charnier
73d97bd49e
err() on allocation failure. WARNS=9 compliant
...
use #if 0, #ifndef lint, #endif /* not lint */, #endif ordering
when a message is provided, use errx() instead of err().
2003-06-15 09:28:17 +00:00
obrien
3cb8dae44d
Consistently use FBSDID
2002-06-30 05:25:07 +00:00
jmallett
f45568c081
Remove deprecated register qualifier.
2002-06-24 17:40:27 +00:00
schweikh
b3df2700ad
Make this compile cleanly when warnings are enabled:
...
- ANSIfy function declarations
- braces around initializers structs within structs
- add parens in complicated expressions
- disambiguate dangling elses
- no more implicit int
- make functions static where possible
- use prototypes
- don't use varargs hack for diag()
Requested by: joerg
MFC after: 2 weeks
2001-10-28 18:35:32 +00:00
obrien
c19e92e308
Don't abuse the SCCS `@(#)' for RCS.
...
Requested by: bde
2000-12-25 01:16:12 +00:00
obrien
1cf676f6fe
Add or fix FreeBSD IDs.
2000-12-09 09:52:52 +00:00
obrien
54f27bf6ac
"Implement -[n]fcb (formatting of block comments) and attempt to implement
...
no-space=after-sizeof (not optional) and no-space-after 'struct foo *'
(not optional). Without these, indent unKNFizes even more perfectly KNF code."
Submitted by: bde
2000-12-09 09:45:09 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00