parameterize BSIZE, FSIZE, and FRAG into fs_bsize, fs_fsize, and fs_frag
[unix-history] / usr / src / sys / ufs / lfs / lfs_alloc.c
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