K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-03-23T04:47:43.617516Z K 7 svn:log V 297 MFC r315654: Fix linking /rescue/rescue to multiple programs in usr.bin after r315113 I meant for the line that conditionally added in /usr/bin/nc support to be `+=', not `=`. This restores hardlinks for all programs in usr.bin specified before nc(1), e.g., bunzip2 and tar. Pointyhat to: ngie END