History log of /csrg-svn/sbin/fsck/setup.c (Results 1 – 25 of 59)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69319 09-May-1995 mckusick

check and act on the clean flag

# 68992 28-Apr-1995 bostic

prettiness police; From: Charles Hannum <mycroft@NetBSD.ORG>

# 68908 27-Apr-1995 mckusick

add function prototypes

# 68548 21-Mar-1995 mckusick

daddr_t => ufs_daddr_t

# 68140 06-Jan-1995 mckusick

paranoia (from mycroft)

# 67986 23-Nov-1994 mckusick

have to copy fs_maxcluster

# 67669 14-Aug-1994 mckusick

cg_link => cg_firstfield; fs_link => fs_firstfield

# 67103 06-May-1994 mckusick

copy fs_state before checking alternate superblock to keep SunOS happy

# 66178 21-Feb-1994 mkm

get rid of redundant CGSIZE definition

# 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

# 56809 15-Nov-1992 mckusick

avoid core dumps and panics when interrupting fsck early

# 55290 16-Jul-1992 mckusick

have to reset newinofmt flag

# 54504 26-Jun-1992 mckusick

add support for converting to and checking new inode format filesystems;
eliminate conversion back to pre-fat filesystems

# 54207 22-Jun-1992 mckusick

calculate important constants if needed

# 54023 17-Jun-1992 mckusick

allow for new fields

# 53703 27-May-1992 mckusick

add <sys/time.h> for dinode.h

# 53613 17-May-1992 mckusick

do not have to have alternate superblock if -b is specified

# 52013 19-Dec-1991 mckusick

add quad support

# 51532 04-Nov-1991 bostic

break FFS into UFS/FFS/LFS

# 46563 22-Feb-1991 mckusick

On tahoe, must use secsize of 1024, even though the disk label claims 512

# 44941 22-Jul-1990 mckusick

additional sanity checks

# 44934 20-Jul-1990 mckusick

lint (from Torek)

# 44305 26-Jun-1990 mckusick

missing newline in error message

# 42702 01-Jun-1990 bostic

new copyright notice

123