Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 9 | -16/+16 |
| | |||||
* | Update declaration to match the change made to dir.c a few hours ago. | bde | 1995-04-02 | 1 | -1/+1 |
| | |||||
* | Submitted by: Philippe Charnier <charnier@lirmm.fr>, distilled by bde | bde | 1995-04-02 | 2 | -2/+3 |
| | | | | Fix a couple more bogus types that aren't reported by `gcc -Wall'. | ||||
* | Submitted by: phk, added to by bde | bde | 1995-04-02 | 13 | -71/+257 |
| | | | | Fix all the warnings from `gcc -Wall'. | ||||
* | Remove reference to fsdb(8). We don't have it. | phk | 1995-03-17 | 1 | -1/+0 |
| | |||||
* | Slight change of wording on clean flag not set message to appease some | dg | 1995-02-15 | 1 | -1/+1 |
| | | | | complaints. | ||||
* | >The fix for the missing ".." in the root directory is enclosed below. | dg | 1995-02-15 | 1 | -2/+5 |
| | | | | Submitted by: Kirk McKusick | ||||
* | Don't allow the alternate superblock block number for one file system | bde | 1995-02-09 | 1 | -0/+2 |
| | | | | to apply to others (except when it is given on the command line). | ||||
* | Woops, last patch was by Wolfgang Solfrank. | dg | 1994-09-09 | 1 | -1/+1 |
| | |||||
* | Two fixes from the NetBSD group (Charles Hannum): | dg | 1994-09-09 | 2 | -7/+15 |
| | | | | | | | 1) dir.c: get byte order right in mkentry() 2) pass1.c: When doing -c2 conversion, do secsize reads for a symlink - not doing so was causing the conversion to fail because the device driver can't deal with short reads. | ||||
* | Better support for clean bit: prompt the user to fix it if it's wrong | dg | 1994-08-21 | 2 | -2/+10 |
| | | | | when not preening, and indicate if it was fixed when preening. | ||||
* | Added filesystem clean bit support. This only affects fsck during a | dg | 1994-08-20 | 3 | -2/+28 |
| | | | | | | | preen (-p), and in that case the filesystem is skipped if it is clean. A new flag "-f" for 'force' has been added which basically gives back the old behavior of checking all the filesystems all the time. This very closely models the behavior of SunOS and Ultrix. | ||||
* | Convert to our man installation style. Also fixed long-standing bug | wollman | 1994-08-05 | 1 | -1/+1 |
| | | | | | in `fastboot'/`fasthalt' in which the interpreter would hang around after `reboot' or `halt' is run, causing an irritating ``Killed'' message. | ||||
* | Fixed so that it can grok old style "fastlinks". | dg | 1994-08-02 | 2 | -2/+2 |
| | |||||
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 21 | -0/+7177 |
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin. |