386BSD 0.1 development
[unix-history] / usr / src / sbin / fsck / setup.c
1991-04-20 William F. Jolitz386BSD 0.1 development
1983-01-06 William F. JolitzStart development on 386BSD 0.1
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-04-20 William F. Jolitz386BSD 0.0 development
1991-02-23 Kirk McKusickOn tahoe, must use secsize of 1024, even though the...
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-07-23 Kirk McKusickadditional sanity checks
1990-07-21 Kirk McKusicklint (from Torek)
1990-06-27 Kirk McKusickmissing newline in error message
1990-06-02 Keith Bosticnew copyright notice
1990-05-06 Kirk McKusickdo not need to check for root device as blockcheck...
1990-03-08 Kirk McKusickinitialize inplast (from shumway@sun.com)
1990-02-07 Kirk McKusickallocate hash headers and sort list
1990-02-02 Kirk McKusickconvert to BSD only copyright
1990-02-02 Kirk McKusicklint and other aesthetic cleanups
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-10-25 Kirk McKusickno longer need to include time.h, vnode.h, and inode...
1989-07-01 Kirk McKusickANSI C cleanups from Torek
1989-06-27 Kirk McKusicknew include file locations engendered by vnodes
1989-06-27 Kirk McKusickrecalculate size of cylinder group block when changing...
1988-05-07 Kirk McKusickexpand from three static buffer to a dynamic buffer...
1988-05-03 Kirk McKusickconversion (in either direction) is only done when...
1988-05-02 Kirk McKusickconversion between static and dynamic cylinder group...
1988-04-07 Kirk McKusickrecover from trashed summary information
1987-12-22 Keith Bosticmake ANSI C compatible
1987-04-08 Mike Karelsfix alternate superblock location again; don't offer...
1987-03-12 Mike Karelshuh? where did this come from?
1987-03-12 Mike Karelsuse physical sector size for partial buffer reads;
1987-03-10 Kirk McKusickmake fixing interleave non-fatal
1987-03-06 Kirk McKusickallow fsck to proceed even when not setting default...
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1987-02-27 Mike Karelsupdate disk labels to ioctl's; check the file the user...
1987-02-24 Kirk McKusickuse SBOFF instead of SBLOCK
1987-02-19 Kirk McKusickintuit the appropriate DEV_BSIZE from fsbtodb macro
1987-01-18 Kirk McKusickmust copy fs_npsect and fs_interleave to cope for old...
1987-01-16 Kirk McKusickadd sanity checks for new values used in calculating...
1987-01-16 Kirk McKusickreorganize to allow use of disk labels to search for...
1986-05-16 Kirk McKusickadd error messages for bad minfree and optimization...
1985-09-12 Kirk McKusickmust account for fs_optim field in check
1985-06-06 Distribution FolksAdd copyright
1985-06-03 Kirk McKusickdynamically allocate zero link count table
1985-06-01 Kirk McKusickdynamically allocate the duplicate block table
1985-05-31 Kirk McKusickcheck for improper directory offsets; recover gracefull...
1985-02-09 Kirk McKusickmerge passes 5 and 6 into a single pass
1985-02-08 Kirk McKusickcode reorganization and cleanup
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:54 by mckusick
1983-01-06 William F. JolitzStart development on 386BSD 0.0
1982-09-16 CSRGStart development on BSD 4_3_Net_2
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3