summaryrefslogtreecommitdiff
path: root/usr.bin/nl/nl.c
AgeCommit message (Expand)Author
2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg
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-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