vfs initialization code moved to vfs_init.c
[unix-history] / usr / src / sys /
1992-05-15 John Heidemannvfs initialization code moved to vfs_init.c
1992-05-14 John Heidemannvnode interface conversion
1992-05-14 John Heidemannminor syntax change before vnode interface conversion
1992-05-14 John Heidemannvnode interface conversion
1992-05-14 John Heidemanni405 conversion
1992-05-14 Kirk McKusickcannot follow a pointer after structure that contains...
1992-05-14 Kirk McKusickmake off_t and dev_t's explicitly their old sizes
1992-05-14 Kirk McKusickexported routines cannot be static
1992-05-14 Kirk McKusickn_size is now 64-bits
1992-05-14 Kirk McKusickinode times are now timevals
1992-05-14 Kirk McKusicklint; inode times are now timevals
1992-05-14 Kirk McKusickcleanup casts, spell DIAGNOSTIC correctly, inode times...
1992-05-14 Kirk McKusickfix prototypes
1992-05-14 Kirk McKusick32-bit dev, inode times are now stroed in timevals
1992-05-14 Kirk McKusicknew 64-bit file sizes, 32-bit uid, gid, and dev's
1992-05-14 Kirk McKusicktemporary hack to copy short uid and gid to new long...
1992-05-14 Kirk McKusickset the seconds field of the timeval; lint
1992-05-14 Keith Bosticlint
1992-05-14 Kirk McKusickstat times become timevals
1992-05-14 Kirk McKusickadd qseek, qstat, qlstat, qtruncate for
1992-05-14 Kirk McKusickadd fqstat for 64-bit file sizes, 32-bit uid, gid,...
1992-05-14 Kirk McKusicknew syscalls for 64-bit file sizes, 32-bit uid, gid...
1992-05-14 Keith Bosticmore prototypes
1992-05-14 Kirk McKusicktemporary change of lseek prototype from off_t to long
1992-05-14 Kirk McKusick32-bit dev's; more prototypes
1992-05-14 Kirk McKusick64-bit file sizes, 32-bit uid, gid, and dev's
1992-05-14 Kirk McKusicknew stat structure reflecting 64-bit file sizes, 32...
1992-05-13 Keith Sklowerchanges suggested by jch to ifa_ifwithnet()
1992-05-13 Keith Bosticuser programs get to this through vm.h
1992-05-12 Kirk McKusickfix to avoid pageout of text pages back to their binari...
1992-05-12 Kirk McKusicksanity checks (from macklem)
1992-05-12 Kirk McKusickfix to avoid pageout of text pages back to their binari...
1992-05-12 Kirk McKusickadd MBUFLOCK to protect statistics updates (from forys...
1992-05-12 Kirk McKusickfix cltom macro (from forys@snake.cs.utah.edu)
1992-05-12 Kirk McKusickmissing flags argument to sosend (from forys@snake...
1992-05-12 Kirk McKusickinitialize swpa buffers to use proc0 credential (from...
1992-05-12 Kirk McKusickavoid stale caches (from macklem, approved by ralp)
1992-05-12 Keith BosticDon't send an EOI to the slave interrupt controller...
1992-05-12 Keith Bosticfix header
1992-05-12 Keith BosticDon't send an EOI to the slave interrupt controller...
1992-05-12 Keith BosticImplement aston, etc, whose absence has prevented preemtive
1992-05-12 Keith Bosticfix NPX device handling; from Pace Willison
1992-05-12 Keith Bosticdisable pageing in basemem until someone understands...
1992-05-12 Keith Bosticfix NPX device handling; memory sizing update; bad...
1992-05-12 Keith Bosticfix NPX device handling; from Pace Willison
1992-05-12 Keith Bosticpmap_kernel() -> kernel_pmap; from Pace Willison
1992-05-12 Keith Bosticadd quad library (from Pace Willison)
1992-05-12 Keith Sklowerbugfix from julian@tfs.com (Julian Elischer)
1992-05-09 Keith Sklowerremove #define for ia_net
1992-05-07 Kirk McKusickDonn Seeley's to improve interoperability (via Macklem)
1992-05-07 Kirk McKusickAIX interoperability
1992-05-06 Keith Sklowersince IFF_NOARP doesn't cause the ethernet address...
1992-05-06 Keith Bosticfix links target
1992-05-06 Mike Karelsfix tags
1992-05-06 Keith Bosticfix links target
1992-05-06 Mike Karelstags
1992-05-06 Keith Bosticfix links target
1992-05-06 Mike Karelstags
1992-05-05 Keith Skloweruse new m_devget facility
1992-05-05 Keith Sklowercopy out etherheader into vax memory; seems to prevent...
1992-05-05 Keith Sklowerminor fixes made aug 22 1991
1992-05-05 Keith Sklowerdate and time created 92/05/04 17:52:47 by sklower
1992-05-05 Keith Bosticquiet the warnings
1992-05-05 Keith Bosticnew include format; lint
1992-05-05 Keith Bosticnew include format; lint; function prototypes
1992-05-05 Keith Bosticnew include format; lint
1992-05-05 Keith Bosticnew include format; lint; function prototype
1992-05-05 Keith Bosticsome compilers can't handle the appended increment...
1992-05-05 Keith Bosticnew include format; lint
1992-05-05 Keith Bosticnew include format
1992-05-05 Keith Bosticlint
1992-05-05 Keith Bosticdate and time created 92/05/04 17:19:52 by bostic
1992-05-05 Keith Bosticdate and time created 92/05/04 17:19:50 by bostic
1992-05-05 Keith Bosticdefinition of pagerops moves to vnode_pager.c where...
1992-05-05 Keith Bosticadd function prototypes; new include format; define...
1992-05-05 Keith Bosticdefinition of pagerops moves to swap_pager.c where...
1992-05-05 Keith Bosticdefinition of pagerops moves to device_pager.c where...
1992-05-05 Keith Bosticadd function prototypes; new include format; define...
1992-05-05 Keith Bosticadd function prototypes
1992-05-05 Keith Bosticadd function pprototypes
1992-05-05 Keith Bosticmove function prototypes to vm_extern.h
1992-05-05 Keith Bosticmove definition of vm_inherit_t to vm.h
1992-05-05 Keith Bosticmove in definitions of vm exported types
1992-05-05 Keith Bosticcleanup function prototypes
1992-05-05 Keith Bosticadd function prototypes
1992-05-05 Keith Bosticupdate function prototypes
1992-05-05 Keith Bosticnew include format
1992-05-05 Kirk McKusickdelete unneeded header files
1992-05-05 Kirk McKusicklint; clean up include directives
1992-05-05 Kirk McKusicklint
1992-05-05 Kirk McKusicklint inspired bug fix
1992-05-05 Kirk McKusickb_iodone routine has no return value
1992-05-05 Kirk McKusicklint
1992-05-02 Keith BosticOlder versions of gcc padded odd byte-count structures...
1992-04-26 Ralph Campbellset page clean after vm_pager_get().
1992-04-22 Kirk McKusickhave to pass down cred to block allocation routines
1992-04-22 Kirk McKusickhave to pass down cred to block allocation routines
1992-04-22 Kirk McKusickVOP_TRUNCATE now takes a cred argument
1992-04-22 Kirk McKusickVOP_TRUNCATE now takes a credential argument
1992-04-22 Kirk McKusickensure proper types for local variables and parameters
next