BSD 4_3_Reno release
[unix-history] / usr / src / sys / kern / vfs_vnops.c
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-12-06 Kirk McKusickupdate for new VM
1990-08-23 Kirk McKusickfix typos in locking, streamline and fix vn_writechk
1990-06-29 Keith Bosticnew copyright notice
1990-06-22 Kirk McKusickspurious setting of r_val1
1990-06-22 Kirk McKusickdo not have to check whether parent directory is NULL
1990-05-05 Kirk McKusickmount structure prefixes go from m_ to mnt_ and M_...
1990-05-04 Kirk McKusickvattr_null => VATTR_NULL
1990-04-04 Mike Karelsnew tsleep; rm setjmp's; strings for sleep messages
1990-03-27 Kirk McKusickget rid of unneeded includes
1990-03-06 Kirk McKusickselect now passes in file flags (to support FIFO's)
1990-02-09 Marc Teitelbaumforgot tsleep.h
1990-02-09 Marc Teitelbaumtsleep
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-12-22 Kirk McKusickdo not unlock vp when trying to modify `.'
1989-11-23 Kirk McKusickread/write locking is now done above the vnode layer
1989-11-21 Marc Teitelbaumcontrolling terminal now a vnode; remove vhangup
1989-10-25 Kirk McKusickheader file cleanups; vput, vrele, and vref move to...
1989-08-26 Kirk McKusickva_bytes is really bytes; return st_blocks in S_BLKSIZE...
1989-07-04 Kirk McKusickreplace vn_access with vn_writechk;
1989-06-28 Kirk McKusickmust vrelse vnode if VOP_OPEN fails; add vref
1989-06-08 Kirk McKusickreturn flags and generation number in stat structure
1989-05-28 Kirk McKusickupdate from Rick Macklem to generate proper error messages
1989-05-10 Kirk McKusickmerge in vnodes
1989-04-27 Kirk McKusickuse new form of suser()
1989-04-26 Kirk McKusick../machine => machine
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1986-06-05 Kirk McKusick4.3BSD release version
1985-06-09 Kirk McKusickAdd copyright
1985-03-19 Mike Karelsadd gid_t for groups; copy u.u_groups to int array...
1984-08-30 Jim BloomChange to includes. no more ../h
1984-07-09 Kirk McKusickrework `namei' interface to eliminate global variables
1983-07-29 Sam Leffler4.2 distribution
1983-05-28 Sam LefflerMerge ... bill's code plus lint (plus, of course, clean...
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1983-04-01 Sam Lefflertighten up group search by checking for NOGROUP terminator
1983-04-01 Sam Leffleradd NOGROUP identifier; add groupmember function; tight...
1983-02-21 Sam Lefflerfix problem with access and setgid being incompatible
1983-02-17 Sam Lefflerfix access and problems with setgid and saccess
1983-02-11 Sam Lefflergroups set members are shorts, not ints; hz no longer...
1983-01-01 Sam Lefflergroup checks backwards
1982-12-18 Sam Lefflersun merge
1982-12-17 CSRGBSD 4_1_snap release BSD-4_1_snap
1982-11-14 Sam Lefflermerge of 4.1b and 4.1c
1982-10-31 Bill Joyallow writing on special files in read-only filesystem
1982-10-18 Bill Joyopeni returns values
1982-08-25 Bill Joynew groups stuff
1982-08-04 Sam Lefflerpurge EFS crap
1982-07-25 Bill Joymerge with calder
1982-07-16 Bill JoyEFS crud
1982-04-20 Kirk McKusickmerge into new file system
1982-02-28 Bill Joysymbolic links
1982-02-16 Bill Joynew multiple-group stuff
1982-01-26 Bill Joybug fixes (round 1)
1982-01-19 Bill Joyclosef parameter indicating whether error return
1982-01-19 Bill Joydont lose memory when closing non-blocking socket;...
1981-11-19 Bill Joymore cleanup
1981-11-17 Bill Joylint
1981-11-15 Bill Joybefore header overlay
1981-11-09 Bill Joyilock/irele and get rid of FPORT and FNET stuff
1981-10-12 Bill Joyfirst bootable version
1981-08-13 Eric C. Coopernew bbnnet
1981-05-16 Bill Joyzero f_inode when files allocated, so no trashy pointer...
1981-05-13 Bill Joyadd tcp/ip
1981-04-28 Bill Joychanges to put in port code
1981-03-09 Bill Joylint and a few minor fixed
1981-03-07 Bill Joyuse tablefull()... no more UCBIPC
1981-02-28 Bill Joydynamic allocation kernel
1981-02-27 Bill Joyrid of NFILE
1981-02-02 Bill JoyUCBIPC crud
1981-01-29 Robert Elzcall close with fp, not cp; flush buffer cache on last...
1981-01-27 Bill Joymultiplexore fix
1980-11-16 Bill JoyBSD 4 release BSD-4
1980-11-10 Bill Joyminor fixups to restart stuff; version 4.1 for distrib
1980-09-15 Bill Joyfix closef bug
1980-07-20 Bill Joycirc search in falloc (poor mans 2 minute free list)
1980-06-07 Bill Joy%H%->%G%
1980-04-10 Bill Joydate and time created 80/04/09 16:03:11 by bill
1979-09-27 CSRGStart development on BSD 4_3_Reno
1978-11-06 CSRGStart development on BSD 4_1c_2
1978-11-06 Bill JoyStart development on BSD 4
1978-11-06 CSRGStart development on BSD 4_1_snap
1978-11-06 CSRGStart development on BSD 4_3_Tahoe
1978-11-06 CSRGStart development on BSD 4_3
1978-11-06 CSRGStart development on BSD 4_2