with all apologies ....
[unix-history] / usr / src / sbin / newfs / mkfs.c
1983-03-11 Sam Lefflerwith all apologies ....
1983-02-16 Sam Leffleradd rps and minfree arguments
1983-01-03 Kirk McKusickadd new and useful constants
1982-10-04 Kirk McKusickfix bug which failed to create first super block back-up
1982-09-26 Kirk McKusickadd initialization comments; init for maxcontig and...
1982-09-10 Kirk McKusickadd ifdef STANDALONE for printf and bcopy
1982-09-10 Kirk McKusickforce clearing of unused portions of block maps
1982-04-12 Kirk McKusickfloat the super block, reclaim redundant boot block...
1982-04-09 Kirk McKusickmerge into the new kernel
1982-03-25 Kirk McKusickupdate to the current system
1982-02-26 Kirk McKusickuse speed-up macros in fs.h
1982-02-22 Kirk McKusickconversion to flexable length directory names
1982-01-24 Kirk McKusickmake default fail only based on bsize
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 McKusickget rid of proto, allocate lost+found, reserve inode 1
1982-01-05 Kirk McKusickparameterize BSIZE, FSIZE, and FRAG into fs_bsize,...
1981-11-08 Kirk McKusickedit to incorperate -r1.6 reorganization of fs.h
1981-10-29 Kirk McKusickput in optimal rotational block allocation
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-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:47:31 by mckusick