do it "right"?
[unix-history] / usr / src / sys / ufs / ufs /
1983-06-13 Sam Lefflercleanup fstat
1983-06-11 Sam Lefflerupdate inode time stamps when no work so touch works
1983-05-31 Sam Lefflercollect all the compatibility stuff in single files
1983-05-29 Sam Lefflercleanup dirempty to cut down on stack space used and...
1983-05-29 Kirk McKusickmust do a complete path check when moving directories...
1983-05-29 Kirk McKusickadd checkpath to verify validity of directory renames
1983-05-28 Sam Lefflermove #ifdef's around for easier inclusion
1983-05-28 Sam Lefflerdate and time created 83/05/27 14:02:54 by sam
1983-05-28 Sam LefflerMerge ... bill's code plus lint (plus, of course, clean...
1983-05-25 Sam Lefflerretry #ifdef's so stuff can be included without #define...
1983-05-22 Sam Lefflermake disk block fields long; cleanup
1983-05-22 Sam Lefflersorry robert; the devil made me do it (purge mush)
1983-05-22 Sam Leffleri_blocks (from kre)
1983-05-22 Sam Lefflerpurge mush; stuff for i_blocks
1983-05-22 Sam Lefflerindirtrunc always returns blocks released for use with...
1983-05-18 Sam Lefflertypo
1983-04-23 Kirk McKusickpartial fix for race condition between getting and...
1983-04-02 Sam Lefflerblew it, can't allow anyone but super-user to chown
1983-04-01 Sam Leffleradd utimes call; protection fixes galore
1983-03-23 Sam Leffleroops
1983-03-22 Sam Lefflercheck delete permission on source before doing any...
1983-03-22 Sam Leffleravoid name conflict with freespace macro
1983-03-16 Sam Lefflerbotched non-QUOTA code (from kre)
1983-02-21 Sam Lefflerfix incompatibility between access and setgid
1983-02-11 Sam Lefflergroups set members are shorts, not ints; hz no longer...
1983-02-11 Sam Lefflerfix comment
1983-02-11 Sam Lefflerguard against negative mod parameters
1983-02-11 Sam Lefflerhave direnter return errors so new inodes can be thrown...
1983-02-06 Sam Lefflerrewrite itrunc and indirtrunc to work (and handle tripl...
1983-01-23 Sam Lefflerpatch two holes in rename
1983-01-12 Sam Lefflerirele should be iput in rename
1983-01-02 Sam Leffleravoid linked to directories as targets; iput and irele on
1982-12-29 Sam Lefflercopyin & copyout now return EFAULT and all callers...
1982-12-25 Sam Lefflerzero trash in stat structure
1982-12-23 Sam Lefflernull pathname special case for rename (sigh)
1982-12-22 Sam Lefflererror uninitialized in uiomove
1982-12-22 Sam Lefflermake mkdir & rmdir work with rdwri (still kludged)
1982-12-20 Sam Leffleruse ENOTEMPTY errno
1982-12-18 Sam Lefflersun merge
1982-12-10 Sam Leffleru.u_pofile flags are now UF_*
1982-11-17 Sam Lefflerdropped a line in the merge (damn)
1982-11-14 Sam Lefflermerge 4.1b and 4.1c
1982-11-14 Sam Lefflermerge of 4.1b and 4.1c
1982-11-01 Bill Joyi_socket is i_un.is_socket; i_un was missing
1982-11-01 Bill Joys/PORTAL/SOCK/
1982-10-31 Bill Joyuse ovbcopy
1982-10-24 Bill Joymissing declaration of size
1982-10-20 Bill Joylint
1982-10-20 Bill Joylint
1982-10-20 Bill Joymore lint
1982-10-18 Bill Joylint
1982-10-18 Bill Joymore lint
1982-10-18 Bill Joylint
1982-10-18 Bill Joyfix lint
1982-10-18 Bill Joyopeni returns value
1982-10-11 Bill Joyheader file cleanup while moving vax files to their...
1982-10-11 Bill Joymove vax header files to their own directory
1982-10-10 Bill Joybetter comments
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 & 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 Joyefs crud
1982-07-16 Bill Joyefs crud
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-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-04 Kirk McKusickprovide blksize in stat system call
1982-04-20 Kirk McKusickmerge into new file system
1982-04-20 Kirk McKusickmerge in the new file system
1982-04-02 Bill Joylstat <-> stat
1982-04-01 Bill Joydon't check access on .. when out of mounted file system
1982-03-19 Bill Joyrearrange for kirk
1982-03-17 Bill Joyfix to symlink
next