Xin LI
821df508e8
Revert most part of 200420 as requested, as more review and polish is
...
needed.
2009-12-13 03:14:06 +00:00
Xin LI
6f2d322192
Remove unneeded header includes from usr.bin/ except contributed code.
...
Tested with: make universe
2009-12-11 23:35:38 +00:00
Wojciech A. Koszek
ec4e0f15cd
Make usage() 'static'.
2008-06-08 12:43:02 +00:00
Maxim Konovalov
1b405ff747
o Kill unneeded assignment.
...
Obtained from: OpenBSD
2006-07-30 07:41:28 +00:00
Suleiman Souhlal
f6bbd7a8e9
If ferror is true, we must reset the error indicator.
...
Submitted by: Liam J. Foy <liamfoy@sepulcrum.org>
Approved by: grehan (mentor)
2004-12-15 06:24:57 +00:00
Tim J. Robbins
507e8f1644
Add support for multibyte characters.
2004-07-16 06:21:40 +00:00
David Malone
f4ac32def2
ANSIify function definitions.
...
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.
Reviewed by: md5
2002-09-04 23:29:10 +00:00
Warner Losh
d3cb5ded92
remove __P
2002-03-22 01:33:25 +00:00
David Malone
9f5b04e925
Style improvements recommended by Bruce as a follow up to some
...
of the recent WARNS commits. The idea is:
1) FreeBSD id tags should follow vendor tags.
2) Vendor tags should not be compiled (though copyrights probably should).
3) There should be no blank line between including cdefs and __FBSDIF.
2001-12-10 21:13:08 +00:00
David Malone
586ffa2e8a
Warns cleanups, add FreeBSD IDs.
2001-12-03 21:20:37 +00:00
Warner Losh
1c8af87873
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-29 04:34:07 +00:00
Peter Wemm
0da30e9aa7
Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.
1997-03-11 13:08:12 +00:00