Philippe Charnier
d005495293
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
David E. O'Brien
e026a48c34
Consistently use FBSDID
2002-06-30 05:25:07 +00:00
Juli Mallett
90af6a724e
Remove deprecated register qualifier.
2002-06-24 17:40:27 +00:00
Jens Schweikhardt
7916863d82
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
David E. O'Brien
175f26d6ed
Don't abuse the SCCS `@(#)' for RCS.
...
Requested by: bde
2000-12-25 01:16:12 +00:00
David E. O'Brien
9e50dd7726
Add or fix FreeBSD IDs.
2000-12-09 09:52:52 +00:00
David E. O'Brien
a5e1cac0f5
"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
Rodney W. Grimes
9b50d90275
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00