date and time created 92/07/09 14:47:40 by pendry
[unix-history] / usr / src / sbin / icheck /
1992-05-29 Kirk McKusickneed to include <sys/time.h> for <ufs/ufs/dinode.h>
1992-03-20 Keith Bosticdon't drop core
1991-11-12 Keith Bosticbreak UFS up into FFS/UFS/LFS/MFS
1991-04-21 Keith Bosticnew copyright; att/bsd/shared
1991-01-16 Keith Bostickernel reorg
1990-06-25 Trent Heinnew pathname (icheck.8)
1990-05-12 Keith Bosticfirst pass for new make
1990-05-05 Kirk McKusickdelete unneeded headers
1989-07-31 Keith Bosticvnodes
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1988-10-20 Keith Bosticdate and time created 88/10/19 11:19:07 by bostic
1988-05-03 Kirk McKusickupdate to reflect loss of -s flag
1988-05-03 Kirk McKusickconvert to understand dynamic file systems;
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-02-24 Kirk McKusickconvert SBLOCK to SBOFF; generalize use of dev_bsize
1985-05-29 Distribution Folksadd copyright
1985-04-28 Kirk McKusick4.3BSD beta release manual page
1985-04-28 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-28 Kirk McKusickmanual page distributed with 4.1BSD
1982-11-19 Kirk McKusickfixups to -b option
1982-09-10 Kirk McKusickadd ifdef's for STANDALONE; clear out unused bits in...
1982-09-10 Kirk McKusickifdef's for STANDALONE; clear out unused bits in block...
1982-04-12 Kirk McKusickfloat the super block, reclaim redundant boot block...
1982-04-09 Kirk McKusickmerge into the new kernel
1982-03-24 Kirk McKusickcompress frag tables
1982-03-23 Kirk McKusickadd symbolic links
1982-02-26 Kirk McKusickuse speed-up macros in fs.h
1982-02-24 Kirk McKusickalways allocate inodes 0 and 1 when reconstructing...
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 McKusickput in makecg() from fsck to implement the -s flag...
1981-11-08 Kirk McKusickedit to incorperate -r1.6 reorganization of fs.h
1981-11-08 Kirk McKusickexcise -s option which did not work
1981-10-29 Kirk McKusickput in optimal rotational block allocation
1981-09-23 Kirk McKusickallow files and directories to have FRAGS as their...
1981-09-20 Kirk McKusickinitial BSIZE only file system
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:50 by mckusick