fix header files
[unix-history] / usr / src / sys / ufs /
1982-09-26 Kirk McKusickrearrange blkpref to centralize and make smarter about...
1982-09-07 Bill Joy(no message)
1982-09-07 Bill Joy(no message)
1982-09-07 Bill Joy(no message)
1982-09-07 Bill Joy(no message)
1982-09-07 Bill Joy(no message)
1982-09-07 Bill Joy(no message)
1982-09-07 Bill Joy(no message)
1982-09-07 Bill Joy(no message)
1982-09-05 Bill Joytime is now a structure
1982-08-25 Bill Joynew groups stuff
1982-08-23 Bill Joyuse rdwri()
1982-08-23 Bill Joyrdwri()
1982-08-15 Bill Joyuse readip1()
1982-08-15 Bill Joyno more readi()
1982-08-11 Sam Lefflerfile locking and new open
1982-08-11 Sam Lefflernew fs system calls prior to truncate and rename
1982-08-04 Sam Lefflerpurge EFS stuff
1982-08-04 Sam Lefflercosmetics
1982-07-31 Sam Lefflerrewrite of nami + reorganization of wdir
1982-07-26 Bill Joyfirst functional version with new ufs_nami.c
1982-07-26 Bill Joyfirst working version (created and removed a file!)
1982-07-26 Bill Joypull maknode and wdir to ufs_nami.c
1982-07-25 Bill Joymerge with calder
1982-07-23 Robert Elzdisc quotas
1982-07-23 Sam Lefflerdebugging stuff for dir records spanning block boundaries
1982-07-23 Robert Elzdisc quotas
1982-07-23 Robert Elzdisc quotas & MUSH
1982-07-20 Robert Elzadded inode pointer to quota file (for disc quotas)
1982-07-17 Robert Elzremoved hlink (no longer used); added dquot (disc quota...
1982-07-17 Robert Elzdate and time created 82/07/16 16:33:09 by kre
1982-07-16 Bill Joydate and time created 82/07/15 20:54:13 by root
1982-07-16 Bill Joyefs crud
1982-07-16 Bill Joyget rid of tty stuff
1982-07-16 Bill Joyefs crud
1982-07-16 Bill Joyblkclr->bzero
1982-07-04 Robert Elzcomplete fix of 4.15 (clear i_rdev in real inode before
1982-07-02 Robert Elzreplace 2 lines accidentally dropped in 4.13
1982-07-01 Bill Joyclear dino on disk in itrunc in all cases
1982-06-30 Robert Elzremove insque/remque asm's in favour of macros
1982-06-30 Robert Elzinode LRU cache added (from Chris Maltby, Sydney Uni)
1982-06-30 Robert Elzinode cache added (Chris Maltby, Sydney Uni originated...
1982-06-26 Bill Joydrop #ifdef SIMFS for /etc/config's sake
1982-06-15 Bill Joyfixes to interactions of new fs and buffer cache with...
1982-06-15 Bill Joymountfs declared
1982-06-11 Kirk McKusickchange iput() to irele() when releasing unlocked inodes
1982-06-08 Kirk McKusickirele() becomes iunlock(); new irele() does iput()...
1982-06-08 Kirk McKusickirele() becomes iunlock(); new irele() does iput()...
1982-06-08 Kirk McKusickupdate mod times of cylinder groups
1982-06-04 Kirk McKusickprovide blksize in stat system call
1982-05-08 Kirk McKusickput in more info before panics
1982-04-20 Kirk McKusickmerge into new file system
1982-04-20 Kirk McKusickbring up to version 4.1
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
next