new signals
[unix-history] / usr / src / sys / kern /
1990-01-01 Kirk McKusickadd vfinddev to yield a device vnode from its dev
1989-12-31 Kirk McKusickv_count => v_usecount; v_lastr is being used; v_mounton...
1989-12-31 Kirk McKusickblkflush is no longer used;
1989-12-31 Kirk McKusickVREF => VHOLD as buffers hold holdcnts not usecounts
1989-12-31 Kirk McKusickv_count => v_usecount
1989-12-30 Kirk McKusickv_count => v_usecount
1989-12-30 Kirk McKusickdebugging, check lock count on exit
1989-12-23 Kirk McKusickhave to save v_mountf before vput'ing the vnode
1989-12-22 Kirk McKusickdo not unlock vp when trying to modify `.'
1989-12-22 Kirk McKusicknfssvc now takes three arguments (from Macklem)
1989-12-21 Kirk McKusickhave to nullify ni_dvp on entry
1989-12-20 Kirk McKusickmore fully check the type field
1989-12-20 Kirk McKusickadd missing splx's
1989-12-20 Kirk McKusickinitial error code in compat code (from Mike@cs.utah...
1989-12-20 Kirk McKusickni_segflg => ni_uioseg (fromgmf@osf.org)
1989-12-20 Kirk McKusickget rid of unnecessary test
1989-12-20 Kirk McKusickreturn free pages to head of free list
1989-12-15 Keith Sklowerphoney delta to see how branches work
1989-12-15 Keith SklowerBranch delta to check for re-entrancy
1989-12-01 Kirk McKusickmajor overhaul to generalize for a logical buffer pool
1989-12-01 Kirk McKusickadd vprint routine; semantic cleanups to vgone; use...
1989-12-01 Kirk McKusickhave to invalidate any buffer references before checkin...
1989-11-26 Kirk McKusickvclean is local to this file
1989-11-26 Kirk McKusickoptimize alias lookup in checkalias;
1989-11-26 Kirk McKusickget rid of all users of a particular device
1989-11-26 Kirk McKusickhave to check both v_mount for logical buffer cache...
1989-11-26 Kirk McKusickset v_mount in insmntque; unlock if keeping aliased...
1989-11-26 Kirk McKusickset up separate specinfo structure; allow aliased vnodes
1989-11-25 Kirk McKusickskip over dead file systems in getfsstat
1989-11-25 Kirk McKusickprotect thyself with copyout to userland
1989-11-23 Kirk McKusickmust lock around FSYNC and READDIR
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 McKusickhave to pass locked vnode to VOP_WRITE; no longer takes...
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-20 Kirk McKusickdo not lock vnode while doing VFS_STATFS
1989-11-20 Kirk McKusickonly do write check if asking about writing
1989-11-14 Kirk McKusickreturn error from copying in arg list, not from throwin...
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 McKusickgeneralize iflush into vflush; first cut at support...
1989-11-11 Kirk McKusickvinifod now kills process if errors occur during mapping
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 McKusicklint
1989-11-03 Kirk McKusickvclean optionally can close a vnode
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-10-30 Kirk McKusickblk_vnodeops => spec_vnodeops
1989-10-30 Kirk McKusickimplement file system initialization; ensure that the...
1989-10-30 Kirk McKusickfile system initialization is now all done by vfsinit
1989-10-28 Mike Karelsnew wait macros, return errno instead of setting u...
1989-10-27 Marc Teitelbaumcleanups, add ^T prototype, CIGNORE instead of separate...
1989-10-25 Kirk McKusickmerge inode and nfsnode tables into a single vnode...
1989-10-25 Kirk McKusickheader file cleanups; vput, vrele, and vref move to...
1989-10-25 Kirk McKusickinitialize list of vnodes associated with a new mount...
1989-10-25 Kirk McKusickinitialize systemwide vnode table
1989-10-21 Kirk McKusickbreak out unmounting part so it can be used by mfs
1989-10-20 Kirk McKusickclosef now returns errors
1989-10-20 Kirk McKusickclosef now returns and error (which is ignored)
1989-10-20 Kirk McKusickclosef now returns an error code (which we ignore here)
1989-10-20 Kirk McKusickuse EACCES rather than ENOEXEC for "noexec" option...
1989-10-19 Kirk McKusickexpand vfs_add inline; allow update of mounted file...
1989-10-19 Kirk McKusickvfs_add gets selectively expanded inline
1989-10-16 Kirk McKusickupdated version of blkflush from Torek
1989-10-14 Kirk McKusickdo not return error if source and destination of rename...
1989-10-02 Keith Bosticreverse errors returned by rename(dir,file) and rename...
1989-09-27 Keith Sklowerfast track m_adj from tail didn't adjust pkthdr.len
1989-09-22 Keith Bosticthere's no reason for ffs to be dependent on NSIG
1989-09-15 Kirk McKusickhave to keep b_vp setting inside loop because swstrateg...
1989-09-07 Marc Teitelbaumtty.h needs ioctl.h
1989-09-06 Kirk McKusickadd configuration for memory filesystem
1989-09-06 Kirk McKusickvfs_lock really locks now
1989-09-06 Kirk McKusickadd VFS_START call for memory filesystem;
1989-09-05 Mike Karelsnew mbufs
1989-09-05 Mike Karelsdir.h for osi alpha release
1989-09-05 Mike Karelsrev 7
1989-09-04 Mike Karelsruid, rgid moved to proc
1989-09-04 Mike Karelsremove WSIGRESTART; start count from 0 each time in...
1989-09-04 Mike Karelsmove real uid, gid to proc structure; remove SOUSIG
1989-09-04 Mike Karelsmove signal processing to kern_sig; add saved uid,...
1989-09-04 Mike Karelsall zeros isn't good enough for signal initialization now
1989-09-04 Mike Karelsrev 7
1989-09-04 Mike Karelsmove IEXTEN; cbreak has IEXTEN
1989-09-02 Kirk McKusickadd memory filesystem initialization
next