brueffer
b64d211df2
Fix some "in in" typos in comments.
...
PR: 121490
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by: rwatson (mentor), jkoshy
MFC after: 3 days
2008-03-26 07:32:08 +00:00
tjr
8fb57041b7
Use warn() instead of perror().
2004-07-15 04:45:24 +00:00
tjr
564a07d9be
Close files after opening them to avoiding leaking descriptors and memory.
2003-06-01 06:15:30 +00:00
dwmalone
fe8579aa8f
ANSIify function definitions to avoid a warning.
...
Minor constness changes.
2002-07-28 14:55:59 +00:00
imp
74d826c7a6
remove __P
2002-03-22 01:22:50 +00:00
dwmalone
3de45f43ac
1) Don't use -Wall in Makefile.
...
2) Don't compile vendor ID.
3) WARNS=4 fixes (constness, make a global local to avoid shadowing, unused
parameters, rename local to avoid shadowing, remove junk after #endif)
4) remove some "register"s.
2002-02-27 15:49:07 +00:00
archie
167c036e91
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
charnier
c32c798b05
Add prototypes to functions. Make -Wall happy.
1997-06-24 06:54:43 +00:00
asami
9a52e662ef
Terminate string copied by strncpy() by '\0' to fix a core dump.
...
Submitted by: kogane@kces.koganemaru.co.jp (Nobuyuki Koganemaru)
1995-06-30 04:59:44 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00