Don't need to include paths.h.
[unix-history] / usr / src / sys /
1989-11-23 Kirk McKusicklabel special device operations
1989-11-23 Kirk McKusickFSYNC now takes a waitfor flag
1989-11-23 Kirk McKusickfsync takes a waitfor flag; replace rdwri with vn_rdwr;
1989-11-23 Kirk McKusickuse FSYNC instead of doing iupdat directly
1989-11-23 Kirk McKusickuse new waitfor flag in syncip
1989-11-23 Kirk McKusicksyncip takes a waitfor flag
1989-11-23 Kirk McKusickwriteip and rdwri are gone, use ufs_write and vn_rdwr...
1989-11-23 Kirk McKusickmust lock around FSYNC and READDIR
1989-11-23 Kirk McKusickread/write no longer take an offp
1989-11-23 Kirk McKusickread/write locking is now done above the vnode layer
1989-11-23 Kirk McKusickmust lock before calling READ/WRITE
1989-11-23 Kirk McKusicklocking is now done above the vnode layer;
1989-11-23 Kirk McKusickreadrpc, writerpc, and readdir no longer take an offp;
1989-11-23 Kirk McKusickREAD/WRITE no longer take offp
1989-11-23 Kirk McKusickincrement offset when simulating uiomove
1989-11-23 Kirk McKusicklocking now done above vnode level; read/write no longe...
1989-11-23 Kirk McKusicklock/unlock use vnodes not nfsnodes
1989-11-23 Kirk McKusickhave to pass locked vnode to VOP_WRITE; no longer takes...
1989-11-23 Marc Teitelbaumno longer need ttydefaults.h
1989-11-23 Marc Teitelbaumtypo
1989-11-22 Kirk McKusicksuppress printing of pushes of active vnodes
1989-11-22 Kirk McKusicksuppress printing of pushes of active inodes
1989-11-22 Kirk McKusickREADDIR no longer takes an offp
1989-11-22 Kirk McKusickVOP_READ and VOP_WRITE no longer take an offset pointer
1989-11-21 Marc Teitelbaumchange name of old tiocsetd ioctls
1989-11-21 Marc Teitelbaumadd revoke
1989-11-21 Marc Teitelbaumpropagate SCTTY
1989-11-21 Marc Teitelbaumcontrolling terminal now a vnode; remove vhangup
1989-11-21 Marc Teitelbaumpointer to process group held, (instead of process...
1989-11-21 Marc Teitelbaumtty now holds pointer to process group, not a process...
1989-11-21 Marc Teitelbaumrevoke controlling terminal when session leader exits
1989-11-21 Marc Teitelbaumpull out tty specific code
1989-11-21 Marc Teitelbaumcontrolling terminal is a vnode
1989-11-21 Marc Teitelbaumdeprecate vhangup
1989-11-21 Marc Teitelbaumcontrolling terminal is a vnode
1989-11-21 Marc Teitelbaumvhangup replaced with "revoke"
1989-11-21 Marc Teitelbaumcontrolling terminal is a vnode
1989-11-21 Marc Teitelbaummore posix
1989-11-21 Marc Teitelbaumcontrolling terminal is a vnode
1989-11-21 Marc Teitelbaumposix
1989-11-21 Marc Teitelbaumrearrange for posix; move out old ioctls
1989-11-21 Marc Teitelbaumcontrolling terminal is a vnode
1989-11-21 Marc Teitelbaumposix
1989-11-20 Kirk McKusickdo not lock vnode while doing VFS_STATFS
1989-11-20 Kirk McKusickonly do write check if asking about writing
1989-11-16 Keith Sklowerdate and time created 89/11/15 19:41:07 by sklower
1989-11-16 Keith Sklowerdate and time created 89/11/15 19:41:06 by sklower
1989-11-15 Kirk McKusickhave to put the NFS and MFS maps outside the kmem map...
1989-11-15 Kirk McKusickmaps for NFS and MFS should not be in the middle of...
1989-11-15 Kirk McKusickhave to vput vnode on error
1989-11-14 Keith Bosticreorder and comment facilities/priorities defines;...
1989-11-14 Kirk McKusickflush first, then remove from hashlist
1989-11-14 Kirk McKusickreturn error from copying in arg list, not from throwin...
1989-11-13 Kirk McKusickpull lock check out into a subroutine
1989-11-13 Kirk McKusickset error bit on buffer in dead_strategy
1989-11-13 Kirk McKusickinitialize i_flag not i_flags
1989-11-13 Kirk McKusickclear i_flags when allocating new inodes
1989-11-13 Kirk McKusickcheck for null rdir before vrele'ing it
1989-11-13 Kirk McKusickhave to check mode of descriptor being duped, not the...
1989-11-12 Mike KarelsPOSIX changes
1989-11-11 Kirk McKusickmust set vnode type to VNON after reassigning it
1989-11-11 Kirk McKusicknfs_nflush is replaced by the more general vflush
1989-11-11 Kirk McKusicknfs_nflush now uses vflush
1989-11-11 Kirk McKusickgeneralize iflush into vflush; first cut at support...
1989-11-11 Kirk McKusickadd bmap entry for dead texts
1989-11-11 Kirk McKusickcleanups; add ops returning EBADF for access, getattr...
1989-11-11 Kirk McKusickvinifod now kills process if errors occur during mapping
1989-11-11 Kirk McKusickiflush becomes vflush with hopes of doing forcible...
1989-11-11 Kirk McKusickiflush becomes vflush and moves to vfs_subr.c
1989-11-10 Kirk McKusickfdopen returns a special error so that resources get...
1989-11-10 Kirk McKusickfdopen has to return a special error so that resources...
1989-11-10 Marc Teitelbaumclear session on master close. also, temporary conversi...
1989-11-04 Kirk McKusickget rid of notdef code (and make lint happy)
1989-11-04 Kirk McKusicklint
1989-11-04 Kirk McKusicklint
1989-11-04 Kirk McKusicklint
1989-11-04 Kirk McKusicklint
1989-11-04 Kirk McKusickmake provision for stat, readdir, and readlink on a...
1989-11-03 Kirk McKusickmake provision for forcible close
1989-11-03 Kirk McKusickvclean optionally can close a vnode
1989-11-03 Kirk McKusickdate and time created 89/11/02 17:33:50 by mckusick
1989-11-03 Kirk McKusickKeith Bostic says not so quick with the copyright notice
1989-11-01 Kirk McKusickvnode layer fills in f_flags and f_fsid for statfs()
1989-11-01 Kirk McKusickvnode layer defines f_fsid and f_flags for statfs()
1989-11-01 Kirk McKusickvnode layer fills in f_flags and f_fsid
1989-11-01 Kirk McKusickdefine set of flags exported by statfs()
1989-11-01 Kirk McKusicknothing to do when doing mount update; delete printf
1989-11-01 Kirk McKusickmknod must do an abortop and return an error;
1989-11-01 Kirk McKusickmust pass reference to vnode pointer to nfs_loadattrcac...
1989-11-01 Kirk McKusicknfs_loadattrcache must update an aliased vnode
1989-11-01 Kirk McKusick../machine should be machine
1989-10-30 Kirk McKusickuse 40 second timeout rather than 10 when no pending...
1989-10-30 Kirk McKusickblk_vnodeops => spec_vnodeops
1989-10-30 Kirk McKusickblk_* => spec_*
1989-10-30 Kirk McKusicknfs_ngrab is replaced by vget; flushing vnodes handled...
1989-10-30 Kirk McKusickspecial device aliasing is now handled at the vnode...
1989-10-30 Kirk McKusickadd file system initialization routine
1989-10-30 Kirk McKusickclean out trash
1989-10-30 Kirk McKusickcreate spec_nfsv2nodeops; ngrab is replaced by vget...
1989-10-30 Kirk McKusickdevice uniqueness and aliasing is now handled at the...
next