bug fixes from elz and utcsrgv!thomson
[unix-history] / usr / src / sbin /
1982-04-03 Bill Joydate and time created 82/04/02 10:29:02 by wnj
1982-04-01 Bill Joyfix -r option and arg count to a real diagnostic
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-24 Kirk McKusickadd symbolic links
1982-03-23 Kirk McKusickadd symbolic links
1982-03-18 Kirk McKusickimplement rudimentary reconstruction of directories
1982-03-15 Bill Joymachine independent
1982-03-01 Bill Joydate and time created 82/03/01 00:59:39 by wnj
1982-03-01 Bill Joycleanup and use perror
1982-02-27 Bill Joytimeout when terminals crazy
1982-02-26 Kirk McKusickkeep "fs" cached in incore inode to avoid constant...
1982-02-26 Kirk McKusickuse speed-up macros in fs.h
1982-02-26 Kirk McKusickuse speed-up macros in fs.h
1982-02-25 Kirk McKusickrelease buffer after bread error
1982-02-24 Kirk McKusickconvert to new directory format
1982-02-24 Kirk McKusickalways allocate inodes 0 and 1 when reconstructing...
1982-02-24 Kirk McKusickconvert to new directory format
1982-02-22 Kirk McKusickconversion to flexable length directory names
1982-02-17 Kirk McKusickconvert to use "library" directory access routines
1982-02-02 Bill Joyfix by rrh: prints out sysname!username instead of...
1982-01-24 Kirk McKusickmake default fail only based on bsize
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-14 Kirk McKusickforce cylinder groups to have a multiple of bsize blocks
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 McKusickconvert to new file system format
1982-01-07 Kirk McKusickincorporate fs.h -r1.10, and param.h -r1.8 reorganization
1982-01-07 Kirk McKusickdate and time created 82/01/06 21:38:43 by mckusick
1982-01-07 Kirk McKusickdelete lost+found when doing full level 0 restor
1982-01-07 Kirk McKusickskip over inode 1 when checking
1982-01-07 Kirk McKusickget rid of proto, allocate lost+found, reserve inode 1
1982-01-05 Kirk McKusickparameterize BSIZE, FSIZE, and FRAG into fs_bsize,...
1982-01-05 Kirk McKusickformatting clean-up
1981-11-28 Kirk McKusickput in makecg() from fsck to implement the -s flag...
1981-11-28 Kirk McKusickclean up makecg in preparation for moving it to icheck...
1981-11-26 Bill Joyimplement -r
1981-11-23 Kirk McKusickunderstand long inodes; convert from old to new directo...
1981-11-14 Kirk McKusickmust use struct ostat when statting old file system
1981-11-10 Kirk McKusickremove -v; reorder subroutines; fix bug in linking...
1981-11-09 Kirk McKusickclean up -h -m; add -v; set mode, owner, and time of...
1981-11-08 Kirk McKusickedit to incorperate -r1.6 reorganization of fs.h
1981-11-08 Kirk McKusickdump from "standard" (ie 1K file system) dump tapes
1981-11-08 Kirk McKusickrestor from "standard" (ie 1K file system) dump tapes
1981-11-08 Kirk McKusickdump to "standard" (ie 1K file system) dump tapes
1981-11-08 Kirk McKusickexcise -s option which did not work
1981-11-01 Kirk McKusickrestor from "standard" (ie 1K file system) dump tapes
1981-11-01 Kirk McKusickforce directory updates on UNALLOCATED inodes which...
1981-11-01 Kirk McKusick8K only dump/restor
1981-10-29 Kirk McKusickput in optimal rotational block allocation
1981-10-26 Kirk McKusickbring version 4.1 up to 4.3
1981-10-26 Kirk McKusickdate and time created 81/10/25 17:48:17 by mckusick
1981-10-26 Kirk McKusickshut type clash warning
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-10-04 Bill Joyadd -f and -v
1981-09-23 Kirk McKusickallow files and directories to have FRAGS as their...
1981-09-23 Kirk McKusickallow files and directories to have FRAGS as their...
1981-09-20 Kirk McKusickinitial BSIZE only file system
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:48:00 by mckusick
1981-08-27 Kirk McKusickdate and time created 81/08/26 23:47:55 by mckusick
1981-08-27 Kirk McKusickdate and time created 81/08/26 23:47:50 by mckusick
1981-08-27 Kirk McKusickdate and time created 81/08/26 23:47:37 by mckusick
1981-08-27 Kirk McKusickdate and time created 81/08/26 23:47:31 by mckusick
1981-07-13 Bill Joymount -f makes a mount table entry
1981-06-13 Bill JoyI supressed the sending of messages to sleeper.
1981-06-12 Bill Joy!cc
1981-06-12 Bill Joyfixes per kre
1981-05-21 Bill Joyfix to have 3 args but kludged: should read dump* from...
1981-05-21 Bill Joydebug code
1981-05-15 Bill Joyversion mismatch is a warning
1981-05-11 Bill Joynew sccs line
1981-05-11 Bill Joynew version
1981-05-11 Bill Joydate and time created 81/05/10 19:24:43 by root
1981-05-11 Bill Joyno -y flag; geteuid() must be root
1981-05-05 Michael ToyAdded -y flag.
1981-04-28 Bill Joymajor cleanup
1981-04-27 Bill Joydont write null wtmp entries; print console message...
1981-04-21 Bill Joyadded error check in log_entry()
1981-04-21 Bill Joyadd check for failure to fopen shutdownlog
1981-04-19 Bill Joyfix problem with GMT
1981-04-19 Bill Joycorrect fix for GMT time conversion problem
1981-04-18 Bill Joycheck for fp==NULL and return
1981-04-15 Bill Joymake it work!
1981-04-04 Bill Joywrite log entries
1981-04-04 Bill Joyfix to not double-save dumps
1981-04-03 Bill JoyFixed previous
1981-04-03 Bill JoyAdded logging
1981-04-03 Bill JoyAdded log entry
1981-04-03 Bill Joydate and time created 81/04/02 21:47:07 by root
1981-03-12 Bill Joydont wait for rewind a fixed length of time;;; use...
next