summaryrefslogtreecommitdiff
path: root/usr.bin/nl
AgeCommit message (Expand)Author
2020-12-31PR/55891 supress displaying separator when numbers supressedginsbach
2020-12-30nl: fix -d delim parsing for POSIXginsbach
2020-12-22nl(1): remove superfluous exitginsbach
2013-09-24Improve description.wiz
2013-09-17If file argument is '-', read from stdin.wiz
2013-09-12Update standards conformance. From jmc@openbsd.wiz
2013-09-09Improvements from jmc@openbsd.wiz
2013-05-01PR/47789: Eitan Adler: small nitschristos
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2012-01-02Remove unnecessary quoting. From Abhinav Upadhyay.wiz
2011-08-16- document non-literal format stringchristos
2009-04-12Fix -Wextra and -Wsign-compare issueslukem
2009-03-11Fix markupjoerg
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
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