update information
[unix-history] / usr / src / sys /
1992-07-29 Kazumasa Utashiroupdate information
1992-07-29 Kazumasa Utashiromodify newvers script
1992-07-29 Kazumasa Utashirovnode_if.o should not be deleted.
1992-07-29 Kazumasa UtashiroNow always uses GCC. And small changes are made.
1992-07-29 Keith Bosticupdate from Kazumasa Utashiro
1992-07-29 Marc Teitelbaumdate and time created 92/07/28 14:16:19 by marc
1992-07-28 Ralph Campbelladded splstatclock
1992-07-28 Ralph Campbelladded changes for clock interrupts/profiling
1992-07-28 Ralph Campbelladded md_coredump struct
1992-07-28 Ralph Campbellfix warning for allproc
1992-07-28 Ralph Campbelladded susword fusword fusintrsword, etc.
1992-07-28 Ralph Campbelluse min() not MIN()
1992-07-28 Ralph Campbellchanges for profiling and bug fixes.
1992-07-28 Ralph Campbelluse min() not MIN()
1992-07-28 Ralph Campbelluse min not MIN()
1992-07-28 Ralph Campbellfix gcc type warnings
1992-07-28 Ralph Campbellchanges for vnode_if.h stuff
1992-07-28 Ralph Campbelluse standard cd and vn device files, fix gcc2 -O bugs
1992-07-28 Keith Bosticdate and time created 92/07/27 09:25:26 by bostic
1992-07-26 Kirk McKusickspec_vnodeops_p now declared in specdev.h
1992-07-26 Kirk McKusickadd declaration for spec_vnodeop_p()
1992-07-26 Kirk McKusickhave to verify that name is on hash chain before trying...
1992-07-26 Kirk McKusickfixups for GNERIC kernel
1992-07-26 Ralph Campbellallow variable size records for python DAT tape drive.
1992-07-26 Keith BosticIfile inode address is maintained in the superblock...
1992-07-26 Kirk McKusickeliminate embedded comments
1992-07-26 Keith Bostichave to build mkboot and installboot to install anything
1992-07-25 Kirk McKusickupdate for 4.4BSD-alpha distribution
1992-07-25 Steven McCannenew kgdb framing---changed FRAME_START now identifies...
1992-07-25 Keith Bosticfix? tags
1992-07-25 Keith Bosticdate and time created 92/07/24 15:36:59 by bostic
1992-07-25 Keith Bosticfix? tags
1992-07-25 Kirk McKusickupdate to latest revision of kgdb debugging protocol
1992-07-25 Keith Bosticfix? tags
1992-07-25 Keith Bosticdate and time created 92/07/24 14:36:40 by bostic
1992-07-25 Keith Bosticdate and time created 92/07/24 14:31:11 by bostic
1992-07-25 Keith Bosticdate and time created 92/07/24 14:31:07 by bostic
1992-07-25 Keith BosticLogical block number in BLOCK_INFO should be daddr_t...
1992-07-25 Keith Bosticchecked in form Mike Karels; a version of format.c...
1992-07-25 Kirk McKusickfix for garbage collection from bsy+@CS.CMU.EDU (Bennet...
1992-07-25 Keith Bosticfix public/private declarations for fstat
1992-07-25 Kirk McKusicksecond try at fixing the mysteriously vanishing directory
1992-07-24 Keith BosticJolitz dropped this on the floor; I'm guessing by the...
1992-07-24 Keith Bosticdate and time created 92/07/23 20:13:48 by bostic
1992-07-24 Keith Bosticdate and time created 92/07/23 19:48:32 by bostic
1992-07-24 Keith Bosticdate and time created 92/07/23 19:12:28 by bostic
1992-07-24 Keith Bosticadd vnode_if.h to depend line, vnode_if.o to object...
1992-07-24 Keith Bosticadd vnode_if.c to the compile directory sources
1992-07-24 Keith Bosticvonde_if.c moving to the makefile
1992-07-24 Keith Bosticsort
1992-07-24 Keith Bosticmove kern/vnode_if.c to machine/vnode_if.c
1992-07-24 Keith Bosticpredeclare strust stat
1992-07-24 Keith Bosticvnode_if.h now in compile directory, add vn_stat prototype
1992-07-24 Keith Bosticbuild vnode_if.c, vnode_if.h from vnode_if.src
1992-07-24 Keith Sklowercheck in for alpha distribution
1992-07-24 Keith Sklowercheck in for distribution
1992-07-24 Keith Sklowercheckpoint for 4.4alpha-lite
1992-07-24 Keith Sklowertwo fixes
1992-07-24 Keith Sklowerinitial release
1992-07-24 Mike Karelsparenthesis error
1992-07-24 Keith Sklowerreorg to be consistent with new config
1992-07-24 Keith BosticDo block accounting when lfs_balloc allocates an indire...
1992-07-24 Keith BosticDo block accounting in terms of sectors. Do block...
1992-07-24 Keith BosticDo block accounting in terms of disk sectors, not file...
1992-07-24 Keith BosticPrint out new fields in superblock.
1992-07-24 Keith BosticDo block accounting in terms of disk sectors, not file...
1992-07-24 Keith BosticDo block accounting in terms of disk sectors, not file...
1992-07-24 Keith BosticDo block accounting in terms of sectors not file system...
1992-07-24 Keith BosticAdd number of summary blocks and number of inode blocks...
1992-07-24 Kirk McKusickupdate to rev 7
1992-07-24 John HeidemannFix irregularities in rename
1992-07-24 Keith Bostickeep gcc happy, no real change
1992-07-24 Akito Fujitaupdate for 4.4BSD-alpha distribution
1992-07-24 Kirk McKusickadd dependencies for libsa
1992-07-24 Chris Torek/sys/scsi moves to /sys/dev/scsi
1992-07-24 Chris Torek/sys/scsi moves to /sys/dev/scsi; add LBL acknowledgeme...
1992-07-23 Keith Bosticdon't end up with dirty ifile buffers after vflush...
1992-07-23 Keith Sklowerthis version compiles at least
1992-07-23 Keith Bostictruncate doesn't need to be synchronous
1992-07-23 Keith Bosticfix fs assignment; clear seglock and set clean on mount
1992-07-23 Keith Bosticdelete unnecessary splbio's;
1992-07-23 Keith Bosticadd LFS_SYNC, so that "synchronous" operations don...
1992-07-23 Kirk McKusicknew hashing scheme
1992-07-23 Kirk McKusicknew cacheing structure
1992-07-23 Keith Sklowerif in_losing notices an RTF_DYNAMIC route, it got freed...
1992-07-23 Kirk McKusickfix from Macklem for the "empty directory" syndrome
1992-07-23 Kirk McKusickupdate to current hashing techniques
1992-07-22 Keith Bosticupdate the contribution notice; LBL requires acknowledg...
1992-07-22 Jan-Simon Pendryfix write checks
1992-07-21 Kirk McKusickno need to define vfreeh and vfreet
1992-07-21 Kirk McKusickspeedups
1992-07-21 Keith Bosticcreation miscfs; rewrite lfs_read to make it look like...
1992-07-21 Keith Bosticindirect block count should be fixed by revision 7...
1992-07-21 Keith Bosticfix count allocation of indirect blocks
1992-07-21 Keith BosticNULL pointer deref fix; fix block counts
1992-07-21 Keith Bosticput in short symlink support; fix block counts
1992-07-21 Keith Bosticcompute number of inode blocks in terms of disk blocks
1992-07-21 Keith Bosticadd lfs_maxfilesize
1992-07-21 Keith Bosticupdate
1992-07-21 Jan-Simon Pendryadded union mounts
next