summaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs/utilities.c
AgeCommit message (Expand)Author
2006-04-17more signal handler cleaningTheo de Raadt
2006-04-17solve half of the signal race issuesTheo de Raadt
2006-04-17prettier code; ok pedroTheo de Raadt
2006-04-07fsck needs to unset FS_FLAGS_UPDATED if it changes the super blockPedro Martelletto
2006-04-02use SEEK_* for lseek()Theo de Raadt
2006-03-30when asking y or n, accept "F" which forces yes from the on. i haveTheo de Raadt
2006-03-22earlier asprintf diff caused malloc in signal handler. clarify theTheo de Raadt
2006-03-20NetBSD Coverity CID 2074: Fix memory leak.David Hill
2006-03-12use asprintf instead of a static buffer; dhill, tested by pedroTheo de Raadt
2006-01-25spell fall through as FALLTHROUGHTed Unangst
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-26string cleaning; ok teduTheo de Raadt
2002-08-23- Convert function definitions to new styleGrigoriy Orlov
2002-08-20clean some more signal races, some cannot be fixedTheo de Raadt
2002-02-23getc() returns an intTheo de Raadt
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-04-13Fix overflow in superblock. From FreeBSD.Grigoriy Orlov
2001-03-02Make fsck aware of soft updates.Artur Grabowski
2001-01-19mark signal races i cannot fix at the momentTheo de Raadt
2001-01-15save_errno in signal handlerTheo de Raadt
2000-09-30Some format string problems that were missed during initial audit; deraadt@ andAaron Campbell
1999-03-01SIGINFO supportDavid Leonard
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-06-25(foo *)0 -> NULLkstailey
1996-10-20Sync with NetBSD 961019Thorsten Lockert
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt