Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make this compile cleanly when warnings are enabled: | schweikh | 2001-10-28 | 1 | -77/+80 |
| | | | | | | | | | | | | | | - 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 | ||||
* | Don't abuse the SCCS `@(#)' for RCS. | obrien | 2000-12-25 | 1 | -1/+1 |
| | | | | Requested by: bde | ||||
* | Add or fix FreeBSD IDs. | obrien | 2000-12-09 | 1 | -1/+1 |
| | |||||
* | "Implement -[n]fcb (formatting of block comments) and attempt to implement | obrien | 2000-12-09 | 1 | -0/+2 |
| | | | | | | | 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 | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Use err(3) instead of local redefinition. Add usage(). | charnier | 1997-07-15 | 1 | -12/+10 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+300 |