check in temporary version with compatibility hacks
[unix-history] / usr / src / sys /
1992-01-15 Mike Karelscheck in temporary version with compatibility hacks
1992-01-15 Mike Karelscheck RTT lock, not MTU lock
1992-01-15 Marc Teitelbaumneed to pass kernel size when init'ing on the MIPS
1992-01-15 Marc Teitelbaumhave to avoid use of dequeue which causes problems...
1992-01-15 Kirk McKusickupdate from Rick Macklem (including leases)
1992-01-15 Kirk McKusickbreada generalizes to breadn
1992-01-15 Kirk McKusicklease check when binding unix domain sockets
1992-01-15 Kirk McKusicklease checks on various operations
1992-01-15 Kirk McKusicklease checks on read and write
1992-01-15 Kirk McKusickinit lease
1992-01-15 Kirk McKusickbreada gets generalized to breadn
1992-01-15 Kirk McKusickhandle lease updates when time changes
1992-01-15 Marc Teitelbaumaccount for context switches
1992-01-15 Kirk McKusickmerge nfssvc and async_daemon into nfssvc
1992-01-15 Kirk McKusickadd support for NFS leases
1992-01-15 Kirk McKusickbreada generalized to breadn
1992-01-15 Kirk McKusickhave to check NFS lease when writing core image
1992-01-14 Kirk McKusickrefine read-only checking for new NFS
1992-01-14 Kirk McKusickREMOTE gone; RDONLY added
1992-01-14 Marc Teitelbaummips changes
1992-01-14 Kirk McKusickextensions for new NFS
1992-01-11 Kirk McKusicknew NFS export options; additional argument to lfs_fhtovp
1992-01-11 Kirk McKusicklfs_fhtovp takes an additional parameter
1992-01-11 Keith Bosticvarious bug fixes to make system calls work; from Carl
1992-01-11 Keith Bosticlfs_bmap uses UNASSIGNED (-1), not LFS_UNUSED_DADDR...
1992-01-10 Kirk McKusickadd support for NFS leases
1992-01-10 Kirk McKusickadd NFS leasing
1992-01-10 Kirk McKusicksupport for NFS leases
1992-01-10 Kirk McKusicksupport for leases
1992-01-10 Kirk McKusickadd ZEROQUAD macro
1992-01-10 Kirk McKusickmore NFS types
1992-01-10 Kirk McKusicknew errors for authentication failures
1992-01-10 Kirk McKusicknew fields to support NFS leases
1992-01-10 Keith Bosticlfs_itod CAN return LFS_UNUSED_ADDRESS since lfs_bmapv...
1992-01-09 Keith Bosticput in a real magic number
1992-01-08 Kirk McKusick-yupdate from Rick Macklem
1992-01-08 Kirk McKusicknew modules for NFS from Rick Macklem
1992-01-08 Kirk McKusickdate and time created 92/01/07 20:52:41 by mckusick
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Kirk McKusickcleanups for sigreturn
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Marc Teitelbaumpass in ${PARAM} when building drivers and .s files
1992-01-08 Marc Teitelbaumcontributed by Ralph Campbell
1992-01-08 Marc Teitelbaumadd fp.s
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Kirk McKusickrefinement in definitions of spl from Rick Macklem
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Marc Teitelbaumminor optimization
1992-01-08 Mike Karelsfix up comment
1992-01-08 Keith Sklowerchanges required by nov 92 version of socketvar.h
1992-01-01 Keith Bosticset time before the checksum...
1992-01-01 Keith Bosticadd lfs_flush routine, just a hack until Kirk's done
1992-01-01 Keith Bosticupdate
1992-01-01 Keith Bosticdate and time created 91/12/31 15:10:25 by bostic
1992-01-01 Keith Bosticmake lfs_write really work
1992-01-01 Keith Bosticsync no longer needs single-threading code, it's done...
1992-01-01 Keith Bosticnbytes shouldn't include superblocks or summary blocks
1992-01-01 Keith Bosticfix lfs_markv code to check right order of things,...
1992-01-01 Keith Bosticdelete LFS_IRELEASE, just do a brelse
1992-01-01 Keith Bosticdatosn, sntoda moved to lfs.h; check v_dirtyblkhd in...
1992-01-01 Keith Bosticadd lfs_balloc external declaration
1992-01-01 Keith Bosticfix printf types for disk inode dump routien
1992-01-01 Keith Bosticadd lfs_balloc, routine to allocate a block for writing
1992-01-01 Keith Bosticadd lfs_flush routine, to flush out B_LOCKED queue...
1992-01-01 Keith Bosticextend the IFILE, minor cleanups
1992-01-01 Keith Bosticminor reorg; delete if_st_atime field, not used; move...
1991-12-31 Keith Bosticminor catchup before integrating lfs_truncate
1991-12-31 Keith Bosticlots of minor reworking, lock the IFILE vnode before...
1991-12-20 Kirk McKusickget sense of waiting right (from torek)
1991-12-20 Kirk McKusickavoid null proc pointers (as when panicking)
1991-12-20 Kirk McKusickadd libquad.a for quad support (should probably get...
1991-12-20 Mike Karelscleanups to LD definitions
1991-12-20 Mike Karelsclosef must be prepared for a null proc pointer from...
1991-12-20 Mike Karelsunp_discard has to pass a (null) proc ptr to closef
1991-12-20 Kirk McKusickdebugging code for tracking down stray locks;
1991-12-20 Kirk McKusickhave to remove lock from waiting chain when giving up
1991-12-20 Keith Sklowerreference count ifaddrs to make them safe for deletion
1991-12-20 Keith Sklowerdirs
1991-12-20 Keith Sklowerrefernce count ifaddrs
1991-12-20 Kirk McKusickva_rsv only exist when _NOQUAD support
1991-12-20 Kirk McKusickvattr grew, so number of spares shrank
1991-12-20 Kirk McKusickminor lint; initialize modrev time for NFS leases
1991-12-20 Kirk McKusickselect i_size base on _NOQUAD support; update modrev...
1991-12-20 Kirk McKusickselect di_size based on _NOQUAD support
1991-12-20 Kirk McKusickmust cast long argument to vnode_pager_setsize
1991-12-20 Kirk McKusickslight reordering; update modrev time for NFS leases
1991-12-20 Kirk McKusickmust cast di_size passed to printf
1991-12-20 Kirk McKusickmust cast long argument to vnode_pager_setsize
1991-12-20 Kirk McKusickslight reordering; update modrev time for NFS leases
1991-12-20 Kirk McKusickquad => quad_t
1991-12-20 Kirk McKusicknow includes endian.h; define quad_t based on _NOQUAD...
1991-12-20 Kirk McKusickquad => quad_t; select va_size based on _NOQUAD support
1991-12-20 Kirk McKusickendian.h is now included in types.h
1991-12-20 Kirk McKusickadd mono_time for NFS leases
1991-12-20 Kirk McKusickfsid_t is not really a quad, it is two longs
1991-12-20 Kirk McKusickadd panic for uncleaned vnode private areas
1991-12-20 Kirk McKusickreorder vattr_null to avoid bugs in GCC quad's
1991-12-20 Kirk McKusickadd mono_time for NFS leases
1991-12-20 Kirk McKusickreorg for quad support
next