#
69468 |
| 14-May-1995 |
mckusick |
only mark root clean when it is mounted read-only |
#
69319 |
| 09-May-1995 |
mckusick |
check and act on the clean flag |
#
68908 |
| 27-Apr-1995 |
mckusick |
add function prototypes |
#
68548 |
| 21-Mar-1995 |
mckusick |
daddr_t => ufs_daddr_t |
#
65842 |
| 23-Jan-1994 |
bostic |
match rev 8.6 of /sys/sys/mount.h from Mike Hibler reorganization for generic support of export information |
#
61492 |
| 05-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
61110 |
| 04-Jun-1993 |
bostic |
rename devname to cdevname, devname(3) now in the C library |
#
57046 |
| 09-Dec-1992 |
mckusick |
canonicalize disk name when running manually; remount root filesystem after changes are made to avoid reboot |
#
54602 |
| 02-Jul-1992 |
mckusick |
-c now takes a level; write out all superblocks after a conversion |
#
53703 |
| 27-May-1992 |
mckusick |
add <sys/time.h> for dinode.h |
#
53055 |
| 23-Mar-1992 |
mckusick |
update from Ralph Campbell to eliminate floating point |
#
51532 |
| 04-Nov-1991 |
bostic |
break FFS into UFS/FFS/LFS |
#
51354 |
| 09-Oct-1991 |
mckusick |
keep the data structures consistent |
#
45027 |
| 07-Aug-1990 |
karels |
fix QUIT processing for preen (was broken when preen.c split out) |
#
44933 |
| 20-Jul-1990 |
mckusick |
lint (from Torek) |
#
44595 |
| 29-Jun-1990 |
mckusick |
lint |
#
42701 |
| 01-Jun-1990 |
bostic |
new copyright notice |
#
42041 |
| 15-May-1990 |
bostic |
string.h is ANSI C include file |
#
41417 |
| 05-May-1990 |
mckusick |
use getopt; do not check for root filesystem when given a list of devices |
#
41099 |
| 26-Apr-1990 |
mckusick |
break out overlapped disk processing to preen.c (for use in quotacheck) |
#
40377 |
| 09-Mar-1990 |
mckusick |
check character device root, not the block device |
#
40048 |
| 08-Feb-1990 |
mckusick |
do not try to fsck non-ufs filesystems (from borman@cray.com) |
#
39980 |
| 01-Feb-1990 |
mckusick |
save block pointers of directories as they are encountered in pass1 so that they do not have to be reread when descending in pass2 |
#
39976 |
| 01-Feb-1990 |
mckusick |
convert to BSD only copyright |
#
39972 |
| 01-Feb-1990 |
mckusick |
lint and other aesthetic cleanups |