unix-history/.git
1992-05-15 John Heidemannap in lfs_truncate renamed inp because of name conflict...
1992-05-15 John Heidemanninclude reordering due to vn_if change
1992-05-15 John Heidemannvnode interface conversion
1992-05-15 John Heidemannvinit changed for new vn_if
1992-05-15 John Heidemannufs_vinit prototype changed for new vn_if
1992-05-15 Keith Bosticdon't add overflow pages to pages that already have...
1992-05-15 John Heidemannlfs_ubwrite change to for new vnode interface
1992-05-15 Keith Bosticdate and time created 92/05/14 13:26:28 by bostic
1992-05-15 Keith Bosticadd rot13 shell script
1992-05-15 John Heidemannvnode interface conversion
1992-05-15 John Heidemannlfs_ubwrite fixed
1992-05-15 John Heidemannvnode.h/specdev.h swapped to avoid prototype warnings
1992-05-15 John Heidemannvpos param of getnewvnode changed type
1992-05-15 John Heidemannsys/vnode.h included for function prototype structures
1992-05-15 John Heidemannvnode interface conversion
1992-05-15 John Heidemannvfs initialization code moved to vfs_init.c
1992-05-14 John Heidemannvnode interface conversion
1992-05-14 Keith Sklowerreally merged version of my stuff & leres
1992-05-14 Keith Sklowerminor other leres-like changes but this branch didn...
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 BSD Tape Makerschanged ref. to ExhA, THE REGENTS per Mary
1992-05-14 BSD Tape Makersadded 'lite' to title
1992-05-14 Kirk McKusickcannot follow a pointer after structure that contains...
1992-05-14 BSD Tape Makersadded 'complete' to title
1992-05-14 BSD Tape Makersadded 'lite' to title
1992-05-14 BSD Tape Makerschanged wording re Exhibit A
1992-05-14 BSD Tape Makersadded 'lite' to title
1992-05-14 BSD Tape Makersadded 'complete' to title
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 BSD Tape Makersdate and time created 92/05/13 14:49:53 by tapers
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 BSD Tape Makersonly for encumbered, no 1600bpi
1992-05-14 Kirk McKusicknew stat structure reflecting 64-bit file sizes, 32...
1992-05-13 Keith BosticPrepend the gcc-2.1 release copyright notice to all...
1992-05-13 Keith Bosticsize_t is unsigned long for these routines
1992-05-13 Keith BosticSItype becomes explicit `long int'
1992-05-13 Keith Bosticuse BSD conventions for determining ENDIAN; clean up...
1992-05-13 Keith Bosticavoid use of alloca
1992-05-13 Keith Sklowerchanges suggested by jch to ifa_ifwithnet()
1992-05-13 Keith BosticBITS_PER_WORD -> (NBBY * sizeof(long))
1992-05-13 Keith BosticBITS_PER_UNIT -> NBBY
1992-05-13 BSD Tape Makersdate and time created 92/05/12 15:58:30 by tapers
1992-05-13 Keith Bosticuser programs get to this through vm.h
1992-05-13 Marc Teitelbaum-w weirdness fixed
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 BSD Tape Makersprice and exhibit A, also governing law acc to Mary
1992-05-13 BSD Tape Makersprice changed to $1,000, governing law acc to Mary
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 Bosticfix (ruthlessly tested, too!) boundary conditions where...
1992-05-12 Keith Bostic386 fixes from Pace Willison
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
next