unix-history/.git
1992-05-16 John Heidemannprototypes cleaned up after vn_if change
1992-05-16 John Heidemannbwrite -> vn_bwrite for vn_if change
1992-05-16 John Heidemanndirect vop calls cleaned up by hand
1992-05-16 John Heidemannprototypes cleaned up after vn_if change
1992-05-16 John Heidemannlfs_vfree now returns an int
1992-05-16 John Heidemannprototypes cleaned up after vn_if change
1992-05-16 John Heidemanna few direct calls cleaned up by hand
1992-05-15 Christos ZoulasFixed $< for NLS characters
1992-05-15 Christos ZoulasAdd extra file descriptor dups to make sure 0,1,2 exist
1992-05-15 Christos Zoulasget rid of useless SIGN_EXTEND_CHAR macro
1992-05-15 Christos Zoulasflush in printf() so that we don't lose the output
1992-05-15 Christos Zoulassu path warning and got rid of the last printf(string);
1992-05-15 Marc Teitelbaummodify for use within /bin/sh
1992-05-15 Kirk McKusickadd indir as a real system call
1992-05-15 John Heidemannvnode interface conversion
1992-05-15 John Heidemannnfs_rename made one line
1992-05-15 John Heidemannufs_rename made one line
1992-05-15 John Heidemannffs_extern.h requires #include <sys/vnode.h>
1992-05-15 John Heidemannlfs_extern.h requires #include <sys/vnode.h>
1992-05-15 John Heidemannlfs_extern.h requires lfs_cksum.c
1992-05-15 John HeidemannFIFOOPS update for vn_if conversion
1992-05-15 John Heidemannvnode interface conversion
1992-05-15 Keith Bosticadd munmap call
1992-05-15 Keith Bosticflush stdout, rest of tail uses write(2)
1992-05-15 John Heidemannvnode interface conversion
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...
next