Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). | charnier | 1998-06-15 | 1 | -2/+5 |
| | |||||
* | Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) | julian | 1998-03-08 | 1 | -9/+32 |
| | | | | | Submitted by: Kirk McKusick (mcKusick@mckusick.com) Obtained from: WHistle development tree | ||||
* | Finished (?) merging with Lite2: cleaned up #include mess. | bde | 1997-03-12 | 1 | -5/+2 |
| | |||||
* | Merge from Lite2. Note that Lite2 has it's own filesystem clean check | peter | 1997-03-11 | 1 | -64/+97 |
| | | | | | skipping code that overrides ours sooner. One should be eliminated, but for now it works. | ||||
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 1 | -2/+2 |
| | | | | | | for gcc >= 2.5 and no-ops for gcc >= 2.6. Converted to use __dead2 or __pure2 where it wasn't already done, except in math.h where use of __pure was mostly wrong. | ||||
* | Remove unneeded ctype.h | ache | 1995-10-23 | 1 | -1/+0 |
| | |||||
* | Submitted by: phk, added to by bde | bde | 1995-04-02 | 1 | -21/+51 |
| | | | | Fix all the warnings from `gcc -Wall'. | ||||
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+566 |
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin. |