summaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs/setup.c
AgeCommit message (Expand)Author
2006-04-17prettier code; ok pedroTheo de Raadt
2006-03-09Remove option -n from newfs as well as all references to fs_postbl()Pedro Martelletto
2005-12-19Add and use a few more constants and macros needed by UFS2Pedro Martelletto
2003-09-25whack commons as wanted by hoTheo de Raadt
2003-06-26const the rcsid, and make it say OpenBSDTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-30only compare suberblock fields that are interesting, instead of trying toTed Unangst
2002-08-23- Convert function definitions to new styleGrigoriy Orlov
2002-06-09rm trailing whitespaceTodd T. Fries
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-05kill more registers;Mike Pechkin
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
2001-05-15report on another calloc() failureTheo de Raadt
2001-04-19Cleanup dirpref and synhronize superblock with freebsd.Grigoriy Orlov
2001-04-13Fix overflow in superblock. From FreeBSD.Grigoriy Orlov
2001-04-06Replace FFS directory preference algorithm(dirpref) by new one.Grigoriy Orlov
2001-03-02Make fsck aware of soft updates.Artur Grabowski
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.Todd C. Miller
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1996-10-20Sync with NetBSD 961019Thorsten Lockert
1996-06-23update rcsidTheo de Raadt
1996-05-28be more carefulTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt