uu pseudo dma kludge
[unix-history] / usr / src / sbin / fsck /
1983-05-26 Sam Lefflerquotas
1983-05-23 Kirk McKusickaccounting and fix-up for i_blocks (from kre)
1983-03-09 Kirk McKusickcheck for excessively long pathnames
1983-02-25 Kirk McKusickremove any socket inodes left lying around
1983-01-20 Kirk McKusickzero link count table increased 50 => 500; corrupted...
1983-01-09 Kirk McKusickblkcpy() becomes bcopy()
1983-01-09 Kirk McKusickget rid of asm.sed script
1983-01-09 Kirk McKusickblkcpy becomes bcopy
1982-12-04 Kirk McKusickuse raw, not cooked device, for root file system
1982-11-16 Kirk McKusickadd clean and install entries
1982-11-16 Kirk McKusickmerge in branch 2.11.1
1982-11-16 Kirk McKusickdate and time created 82/11/15 12:59:08 by mckusick
1982-11-15 Kirk McKusickcorrectly reset cylinder count in last cylinder group
1982-11-15 Kirk McKusickbranch-place-holder
1982-10-14 Bill Joyspeedups and cleanups
1982-08-01 Bill Joymore routines common with kernel
1982-07-31 Bill Joyremove some macros
1982-07-31 Bill Joysplit up check()
1982-07-31 Kirk McKusickwhen preening, dup blocks in bit maps are ok.
1982-07-26 Kirk McKusickadd consistency check of last entry in a directory
1982-07-04 Robert Elzminor fixes (handle errs on root with -p, and always
1982-06-16 Kirk McKusickforce reboot after fixing the root file system
1982-06-10 Kirk McKusickbe more paranoid about checking unallocated blocks...
1982-05-18 Kirk McKusickminor cosmetic changes to directory salvage code
1982-05-18 Kirk McKusickmerge in fixes 4.10 to 4.15 of old fsck; fix directory...
1982-05-07 Kirk McKusickfix bug in reading multiple block directories
1982-04-16 Kirk McKusickcheck for insufficient memory
1982-04-12 Kirk McKusickfloat the super block, reclaim redundant boot block...
1982-04-09 Kirk McKusickadd check of super block cylinder summary information
1982-04-09 Kirk McKusickmerge into new kernel
1982-03-31 Kirk McKusickfix bug in directory salvage code
1982-03-27 Kirk McKusickuse bread instead of getblk for summary info
1982-03-25 Kirk McKusickupdate to the current system
1982-03-24 Kirk McKusickcompress frag tables
1982-03-23 Kirk McKusickadd symbolic links
1982-03-18 Kirk McKusickimplement rudimentary reconstruction of directories
1982-02-26 Kirk McKusickuse speed-up macros in fs.h
1982-02-24 Kirk McKusickalways allocate inodes 0 and 1 when reconstructing...
1982-02-22 Kirk McKusickconversion to flexable length directory names
1982-02-17 Kirk McKusickconvert to use "library" directory access routines
1982-01-16 Kirk McKusickfix bug in initializing cg_free in makecg()
1982-01-14 Kirk McKusickzero out cg_free for unused portion of last cylinder...
1982-01-13 Kirk McKusickchange all macros taking "fs" to have it as their first...
1982-01-13 Kirk McKusickadd cg_ctot to summarize cg_b
1982-01-11 Kirk McKusickfix rotational layout code to work with disks with...
1982-01-07 Kirk McKusickincorporate fs.h -r1.10, and param.h -r1.8 reorganization
1982-01-07 Kirk McKusickskip over inode 1 when checking
1982-01-05 Kirk McKusickparameterize BSIZE, FSIZE, and FRAG into fs_bsize,...
1981-11-28 Kirk McKusickclean up makecg in preparation for moving it to icheck...
1981-11-14 Kirk McKusickmust use struct ostat when statting old file system
1981-11-08 Kirk McKusickedit to incorperate -r1.6 reorganization of fs.h
1981-11-01 Kirk McKusickforce directory updates on UNALLOCATED inodes which...
1981-10-29 Kirk McKusickput in optimal rotational block allocation
1981-10-26 Kirk McKusickmove external decls for tables.o from fs.h to fsck.c
1981-10-08 Kirk McKusickfix unsigned char problem to get FRAG == 8 to work
1981-10-06 Kirk McKusickmaintaining and using cg_frsum to do intelligent alloca...
1981-09-23 Kirk McKusickallow files and directories to have FRAGS as their...
1981-08-30 Kirk McKusickadd cg_irotor initialization
1981-08-29 Kirk McKusickmove bit op macros to param.h
1981-08-29 Kirk McKusickput in new inode structure
1981-08-27 Kirk McKusickdate and time created 81/08/26 23:47:37 by mckusick