add link fields to fs and cg, move magic number to end of struct
[unix-history] / usr / src / sys / ufs / ffs / fs.h
1982-04-13 Kirk McKusickadd link fields to fs and cg, move magic number to...
1982-04-12 Kirk McKusickfloat the cylinder group info => no extra boot blocks...
1982-03-25 Kirk McKusickput into the kernel!
1982-03-25 Kirk McKusickincrease boot block to 8K
1982-03-25 Kirk McKusickupdate with the current system on monet
1982-03-24 Kirk McKusickincorporate sam's changes
1982-02-26 Kirk McKusickdefine speed-up macros
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 McKusicktake in stuffed moved out of param.h
1982-01-05 Kirk McKusickparameterize BSIZE, FSIZE, and FRAG into fs_bsize,...
1981-12-10 Kirk McKusicklint cleanup
1981-11-20 Kirk McKusickconversion of ino_t from u_short to u_long (making...
1981-11-08 Kirk McKusickreorganize and remove some restrictions on sizes
1981-11-01 Kirk McKusickto be compatible with past dump tapes ROOTINO is 2...
1981-10-29 Kirk McKusickput in optimal rotational block allocation
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-10 Kirk McKusickdate and time created 81/09/09 16:50:25 by mckusick