(no message)
[unix-history] / usr / src / sys / ufs / ffs / ffs_alloc.c
1982-09-07 Bill Joy(no message)
1982-08-04 Sam Lefflercosmetics
1982-07-23 Robert Elzdisc quotas
1982-07-16 Bill Joyblkclr->bzero
1982-06-15 Bill Joyfixes to interactions of new fs and buffer cache with...
1982-06-08 Kirk McKusickupdate mod times of cylinder groups
1982-05-08 Kirk McKusickput in more info before panics
1982-04-20 Kirk McKusickmerge into new file system
1982-04-12 Kirk McKusickfloat cylinder group info, reclaim redundant boot blocks
1982-04-09 Kirk McKusickbring back changes from calder
1982-03-25 Kirk McKusickmerge into the kernel!
1982-03-25 Kirk McKusickupdate to current system
1982-03-24 Kirk McKusickincorporate sam's changes
1982-03-24 Kirk McKusickcompress frag tables
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-22 Kirk McKusickconversion to flexable length directory names
1982-01-14 Kirk McKusickfix mapsearch to check for fragments at the end of...
1982-01-13 Kirk McKusickchange all macros taking "fs" to have it as their first...
1982-01-13 Kirk McKusickadd cg_btot 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.10 reorganization
1982-01-05 Kirk McKusickparameterize BSIZE, FSIZE, and FRAG into fs_bsize,...
1981-12-10 Kirk McKusicklint cleanup
1981-11-20 Kirk McKusickcheck for bprefs to be out of legal range and if so...
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-26 Kirk McKusickmove external decls for tables.o from fs.h to alloc.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-09-10 Kirk McKusickchange "version" to "vers"
1981-09-10 Kirk McKusickdate and time created 81/09/09 16:33:22 by mckusick