reorganize and clean up John Heideman's layout
[unix-history] / usr / src / sys /
1992-02-04 Kirk McKusickreorganize and clean up John Heideman's layout
1992-02-04 Kirk McKusicknew namei calling convention
1992-02-04 John Heidemanncleanups for new nameidata organization
1992-02-04 John Heidemannnew organization for nameidata
1992-02-04 John Heidemannupdate for new VOP calling convention
1992-02-04 Kirk McKusicktogether with vfs_syscalls.c add reference checking
1992-02-04 Kirk McKusickget rid of debugging; zero out v_mount when recycling...
1992-02-04 Kirk McKusickvn_open no longer take proc (now in ndp); new calling...
1992-02-04 Kirk McKusicknew namei calling convention
1992-02-04 Kirk McKusickvn_open no longer takes a proc (now in ndp)
1992-02-04 John Heidemannmisc cleanups
1992-02-04 John Heidemannnew calling convention for VOP ops
1992-02-04 John Heidemannno longer pass proc to vn_open (now in ndp)
1992-02-04 John Heidemannnew caling convention for VOP ops
1992-02-04 Kirk McKusickno longer pass proc to vn_open as a parameter (now...
1992-02-04 John Heidemannformating
1992-02-04 John Heidemannmaknode goes away
1992-02-04 John Heidemannnew calling convention
1992-02-04 Kirk McKusickmust init proc pointer
1992-02-04 John Heidemannconverted to CN; throw out unused bits
1992-02-04 John Heidemannconvert to CN
1992-02-04 Kirk McKusickhave to vgone root vnode to ensure that no vnodes remai...
1992-02-04 Kirk McKusickcheck that mount structures are empty before deleteing...
1992-02-04 Keith Skloweryet another torek fix
1992-02-04 Keith Sklowerapply fix from torek
1992-02-01 Keith Sklowerfix arg to arpwhohas to match prototype
1992-01-31 Keith Sklowerlint garbage
1992-01-31 Chris Toreklint changes for sparc port (checked in by sklower)
1992-01-31 Chris Toreklint changes for sparc port, bug fix on default case
1992-01-31 Keith Bosticinitialize the size field, FFS does it in newfs, we...
1992-01-31 Keith Sklowerfurther ansi C crap necessary to relieve ordering const...
1992-01-31 Keith Sklowerheader include uniformity
1992-01-31 Chris Torekchecked in for torek by sklower; Mike agrees to all...
1992-01-31 Keith Sklowercheck in torek's changes for sparc and sklower's workar...
1992-01-30 Chris Toreklint and formatting changes, checked in by KLS
1992-01-30 Chris Toreklint and formatting changes, checked in by KLS.
1992-01-23 John Heidemannworks with lookup converted
1992-01-23 John Heidemannlookup converted to new form
1992-01-20 Keith Bosticfix bp usage, check lastseg in UPDATE_SEGUSE; from...
1992-01-19 Keith Bosticinline lfs_itod; make it handle unassiged disk addresse...
1992-01-19 Keith Bosticcheckpoint
1992-01-19 Keith Bosticfirst cut at the truncate code
1992-01-19 Keith Bosticchanges to make lfs_vget retrieve the IFILE inode like...
1992-01-15 Mike Karelsremove compat crap, other cleanups; remove old port...
1992-01-15 Marc Teitelbaumavoid tracing panics at exit
1992-01-15 Kirk McKusickfix copyright notice; add SCCS keywords
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
next