merge in the new file system
[unix-history] / usr / src / sys / ufs /
1982-04-20 Kirk McKusickmerge in the new file system
1982-04-13 Kirk McKusickadd link fields to fs and cg, move magic number to...
1982-04-12 Kirk McKusickfloat cylinder group info, reclaim redundant boot blocks
1982-04-12 Kirk McKusickfloat the cylinder group info => no extra boot blocks...
1982-04-09 Kirk McKusickbring back changes from calder
1982-04-02 Bill Joylstat <-> stat
1982-04-01 Bill Joydon't check access on .. when out of mounted file system
1982-03-25 Kirk McKusickmerge into the kernel!
1982-03-25 Kirk McKusickupdate to current system
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-03-24 Kirk McKusickincorporate sam's changes
1982-03-24 Kirk McKusickcompress frag tables
1982-03-19 Bill Joyrearrange for kirk
1982-03-17 Bill Joyfix to symlink
1982-03-14 Sam Lefflerlint
1982-03-13 Sam Lefflerlint
1982-03-07 Bill Joyremove some restrictions temporarily
1982-02-28 Bill Joysymbolic links
1982-02-27 Bill Joydmr's nami
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 McKusickdefine speed-up macros
1982-02-22 Kirk McKusickconversion to flexable length directory names
1982-02-16 Bill Joynew multiple-group stuff
1982-01-19 Bill Joyclosef parameter indicating whether error return
1982-01-17 Bill Joyclean crashes!
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-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-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-12-10 Kirk McKusicklint cleanup
1981-11-20 Kirk McKusickconversion of ino_t from u_short to u_long (making...
1981-11-20 Kirk McKusickcheck for bprefs to be out of legal range and if so...
1981-11-19 Bill Joymore cleanup
1981-11-17 Bill Joylint
1981-11-15 Bill Joyjust before overlay of ip
1981-11-15 Bill Joybefore header overlay
1981-11-09 Bill Joymajor cleanups for socket code
1981-11-09 Bill Joyfirst listing, remove CHAOS and mpxip
1981-11-09 Bill Joyplock/prele -> ilock/irele
1981-11-09 Bill Joyremove vfdcnt, IPIPE and IFPORT
1981-11-08 Kirk McKusickedit to incorperate -r1.6 reorganization of fs.h
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-26 Kirk McKusickmove external decls for tables.o from fs.h to alloc.c
1981-10-18 Bill Joycleanup (mpx removal, old tty removal, beginnings of...
1981-10-12 Bill Joyfirst bootable version
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-05 Kirk McKusickdate and time created 81/10/04 16:23:24 by mckusick
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:50:25 by mckusick
1981-09-10 Kirk McKusickdate and time created 81/09/09 16:33:22 by mckusick
1981-08-13 Eric C. Coopernew bbnnet
1981-06-16 Bill Joyport id overlay
1981-05-18 Bill Joychaos change and also .. from rootdir change per jek
1981-04-28 Bill Joyfstat for ports now in pipe.c
1981-04-28 Bill Joycdevpath hack
1981-04-28 Bill Joyplock/prele here now
1981-03-09 Bill Joy%G% -> %E%
1981-03-09 Bill Joylint and a few minor fixed
1981-03-09 Bill Joylint
1981-03-07 Bill Joyget rid of #ifdef CHAOS stuff
1981-03-07 Bill Joyuse tablefull()
1981-03-04 Bill Joymount puts names in s_fsmnt
1981-02-27 Bill Joymove to pointer base to allow dyn allocation
1981-02-27 Bill Joyrid of NINODE
1981-02-27 Bill Joy#ifdef KERNEL
1981-02-24 Bill Joynew sorter
1981-02-20 Bill Joy%G%->%E%
1981-02-17 Bill Joyfix placement of mpurge bug
1981-02-16 Robert Elzbug fix in umount
1981-02-01 Bill Joychanges for cached super-blocks
1981-01-29 Robert Elzcache purging
1981-01-28 Bill Joyreduce NINDEX to 6 to save a lot of space
1981-01-27 Bill Joychaos changes
1981-01-21 Michael ToyRemoved #ifdef UCB. (MCT)
1980-11-10 Bill Joyfix '/'|0200 botch
1980-11-10 Bill Joyminor fixups to restart stuff; version 4.1 for distrib
1980-11-10 Bill Joystamp for 4bsd
1980-10-04 Bill Joyfile system update orderings
1980-07-08 Bill Joytrivial
1980-07-07 Bill Joyfirst cached version
1980-06-17 Bill Joykurt'ies fix
1980-06-07 Bill Joy%H%->%G%
1980-06-05 Bill Joyrepair from cosmetics
1980-06-05 Bill Joyreformat
1980-05-19 Bill Joyback to truncation of names
1980-05-01 Bill Joymacros to get around new c compiler
1980-04-15 Bill JoyIUPDAT fast inline from inline.h in stat()
next