delete unused U_QSAVE;
[unix-history] / usr / src / sys /
1990-05-11 Kirk McKusickdelete unused U_QSAVE;
1990-05-11 Kirk McKusickadd configuration for size of kernel malloc arena and...
1990-05-11 Kirk McKusickadd default size for kernel malloc arena
1990-05-11 Kirk McKusickconstants added from merging in hp300 support from...
1990-05-11 Kirk McKusickmerge in support for hp300 from Utah
1990-05-11 Kirk McKusicksize and bytes should be unsigned quads
1990-05-11 Kirk McKusickdelete u_qsave, u_eosys, u_quota, and u_qflags;
1990-05-11 Kirk McKusickno more u_eosys
1990-05-11 Kirk McKusickeliminate spurious #defines in user.h
1990-05-11 Kirk McKusickget rid of spurious #defines in user.h
1990-05-11 Kirk McKusickget rid of #defines in user.h
1990-05-11 Kirk McKusickget rid of spurious #define in user.h
1990-05-11 Kirk McKusickadd typedef for u_quad; merge in support for hp300...
1990-05-11 Kirk McKusickmerge in support for hp300
1990-05-11 Kirk McKusickuse proper error variable
1990-05-10 Kirk McKusickmerge in hp300 support
1990-05-10 Kirk McKusickupdate for hp300 merge
1990-05-10 Kirk McKusickhp300 does not have to support `double avenrun' for...
1990-05-10 Kirk McKusickupdate for hp300 merge
1990-05-10 Kirk McKusickdate and time created 90/05/09 10:49:09 by mckusick
1990-05-10 Kirk McKusickupdate for hp300 merge
1990-05-10 Kirk McKusickupdate for hp300 support
1990-05-09 Kirk McKusickmerge in hp300 support from Utah
1990-05-09 Kirk McKusickdate and time created 90/05/08 22:48:03 by mckusick
1990-05-09 Kirk McKusickmerge in hp300 support from Utah
1990-05-09 Kirk McKusickmerge in hp300 support from Utah
1990-05-09 Kirk McKusickmerge in hp300 support from Utah
1990-05-09 Kirk McKusickdate and time created 90/05/08 17:21:40 by mckusick
1990-05-09 Kirk McKusickdate and time created 90/05/08 17:21:39 by mckusick
1990-05-09 Kirk McKusickdate and time created 90/05/08 17:21:09 by mckusick
1990-05-09 Kirk McKusickdate and time created 90/05/08 17:20:43 by mckusick
1990-05-09 Kirk McKusickmust have vnode locked before doing ufs_access
1990-05-09 Kirk McKusickno locking needed in getmdev
1990-05-09 Kirk McKusickwhen sync'ing, verify that vnode has not been recycled...
1990-05-08 Kirk McKusickadd flags parameter to revoke
1990-05-08 Marc Teitelbaumremove MSG_MAXIOVLEN -- use UIO_{MAX|SMALL}IOV from...
1990-05-08 Marc Teitelbaumwhoops, it's revoke (vgone is internal name)
1990-05-08 Marc Teitelbaumadd vgone
1990-05-07 Kirk McKusickspecify the group in which quota files are created
1990-05-06 Kirk McKusickdo not lock vnodes when copying for kinfo (if the info...
1990-05-06 Kirk McKusickhave to check that vnode is still associated with mount...
1990-05-06 Kirk McKusickno longer need to check um_fs to detect busy;
1990-05-06 Kirk McKusickhave to check MNT_UNMOUNT flag after sleeping, not...
1990-05-05 Kirk McKusicknew quota system
1990-05-05 Kirk McKusickmount structure prefixes go from m_ to mnt_ and M_...
1990-05-05 Kirk McKusickmount struct prefixes go from m_ to mnt_ and M_ to...
1990-05-05 Kirk McKusickuse NULLVP
1990-05-05 Kirk McKusickdelete unneeded header
1990-05-05 Keith Skloweruse generic machinery for llifaddrs to replace themesel...
1990-05-05 Marc Teitelbaumlflag can change while we sleep in ttread.
1990-05-05 Kirk McKusickdelete unneeded headers
1990-05-05 Keith Skloweruse generic machinery for llifaddrs to replace themesel...
1990-05-05 Marc Teitelbaumchange wchan messages to consistant format
1990-05-04 Kirk McKusickadd VATTR_NULL as shorthand for vattr_null
1990-05-04 Kirk McKusickdeclare and initialize va_null for VATTR_NULL
1990-05-04 Kirk McKusickvattr_null => VATTR_NULL
1990-05-04 Keith Sklowerincorporate recent torek changes (not tested)
1990-05-04 Keith Sklower1st level torek changes for now
1990-05-04 Keith Sklowerfirst crack at torek changes, may need bug fixes
1990-05-04 Keith Sklowerfirst crack at torek changes, may need bug fixes
1990-05-04 Keith Sklowerfirst crack at torek changes, may need bug fixes
1990-05-04 Keith Sklowerfirst crack at torek changes, may need bug fixes
1990-05-04 Keith Sklowerfirst crack at torek changes, may need bug fixes
1990-05-04 Keith Sklowerfirst crack at torek changes, may need bug fixes
1990-05-04 Keith Sklowerfirst crack at torek changes, may need bug fixes
1990-05-04 Keith Sklowerfix minor bugs for raw access
1990-05-04 Kirk McKusickadd support for NFS to avoid duplication
1990-05-04 Kirk McKusickadd REMOTE and HASBUF for NFS
1990-05-04 Marc Teitelbaumcomm moved to proc
1990-05-04 Kirk McKusickhave to take off the hash list when bread of inode...
1990-05-04 Kirk McKusickminor reorganization to support MP systems (from noemi...
1990-05-03 Kirk McKusickadd ufs_quotactl; eliminate static mount table; add...
1990-05-03 Kirk McKusickiaccess moves into ufs_access; changes for the new...
1990-05-03 Kirk McKusickadd quotactl vfs op
1990-05-03 Kirk McKusickneed quota.h with inode.h now
1990-05-03 Kirk McKusicknew interface to chkdq; clean up u. area access
1990-05-03 Kirk McKusickiaccess => ufs_access; merge vp and vdp
1990-05-03 Kirk McKusickoverhaul to provide for new quota environment
1990-05-03 Kirk McKusickexpand to handle user and group quotas; eliminate stati...
1990-05-03 Kirk McKusickexpand i_dquot to handle user and group quotas
1990-05-03 Kirk McKusickderived from quota_kern.c, quota_subr.c, quota_sys...
1990-05-03 Kirk McKusickadd quotactl function; add QUOTA and LOCAL flags
1990-05-03 Kirk McKusickdefine vflush flags; add NULLVP; shuffle flags
1990-05-03 Kirk McKusickadd entries for UFS mount table entries and UFS quota...
1990-05-03 Kirk McKusickadd vfs_busy/vfs_unbusy to single thread access to...
1990-05-03 Kirk McKusickchecks that vfs_busy is being used
1990-05-03 Kirk McKusickadd quotactl system call;
1990-05-03 Kirk McKusickdo not count processes in load average sleeping over...
1990-05-03 Kirk McKusickadd oldquota call
1990-05-03 Kirk McKusickconvert to new syscall convention
1990-05-03 Kirk McKusickadd null nfs_quotactl routine; define vflush flags
1990-05-03 Kirk McKusickNFSiod waits at PWAIT rather than PRIBIO
1990-05-03 Kirk McKusickNMOUNT is no more
1990-05-02 Kirk McKusickmust have vnode locked when calling VOP_ACCESS
1990-05-02 Keith Sklowerwhen adding a link level route from outside the kernel,
1990-05-02 Marc Teitelbaumadd kinfo_vnode, special case not locking pages (XXX)
1990-05-02 Marc Teitelbauminitialize [us]time
1990-05-02 Marc Teitelbauminitialize u_start
1990-05-02 Marc Teitelbaumonly ktrace i/o if successful
1990-05-02 Marc Teitelbaum^T
next