summaryrefslogtreecommitdiff
path: root/usr.bin/nl
AgeCommit message (Expand)Author
2006-10-08WFORMAT is no more...peter
2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-26Ispell. Begin new sentences on a new line.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-01Whitespace cleanup.wiz
2001-10-19Fix typo.wiz
2000-10-11More format string cleanup by sommerfeld.is
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
1999-09-06Pasto in previous; noticed by Perry.kleink
1999-09-06Use NL_TEXTMAX to size the buffer passed to regerror().kleink
1999-04-23Harmless signed/unsigned botch.kleink
1999-03-07Clean up SYNOPSIS formatting.mycroft
1999-02-16Avoid a bogus GCC uninitialized warning; reported by Soren S. Jorvang.kleink
1999-02-15Add an implementation of the XPG4.2 nl(1) utility.kleink