wiz
|
bcd8a2345c
|
If file argument is '-', read from stdin.
From Jérémie Courrèges-Anglas <jca@wxcvbn.org>.
|
2013-09-17 20:00:50 +00:00 |
|
christos
|
855e98819b
|
- document non-literal format string
- use err/errx
- prototypes
|
2011-08-16 12:00:46 +00:00 |
|
lukem
|
fc99e5ea7c
|
Fix -Wextra and -Wsign-compare issues
|
2009-04-12 23:34:11 +00:00 |
|
lukem
|
98e5374ccb
|
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
|
2008-07-21 14:19:20 +00:00 |
|
martin
|
ce099b4099
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
|
mrg
|
084c052803
|
quell GCC 4.1 uninitialised variable warnings.
XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
|
2006-05-10 21:53:14 +00:00 |
|
matt
|
fcd0fb118f
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles
|
2000-07-03 02:51:12 +00:00 |
|
kleink
|
3b9e70a904
|
Pasto in previous; noticed by Perry.
|
1999-09-06 21:50:39 +00:00 |
|
kleink
|
4fe72c2fe5
|
Use NL_TEXTMAX to size the buffer passed to regerror().
|
1999-09-06 09:37:29 +00:00 |
|
kleink
|
6bfc84fa5c
|
Harmless signed/unsigned botch.
|
1999-04-23 14:43:05 +00:00 |
|
kleink
|
bbc05bdcb9
|
Avoid a bogus GCC uninitialized warning; reported by Soren S. Jorvang.
|
1999-02-16 17:31:25 +00:00 |
|
kleink
|
183022d001
|
Add an implementation of the XPG4.2 nl(1) utility.
|
1999-02-15 15:07:14 +00:00 |
|