LFS version 2; no changes required
[unix-history] / usr / src / sys / ufs /
1991-12-07 Keith BosticLFS version 2; no changes required
1991-12-07 Keith BosticLFS version 2; break bmap into three routines, using...
1991-12-07 Keith BosticLFS version 2; minor cleanups, nothing important
1991-12-07 Keith BosticLFS version 2; no longer read the segusage table, it...
1991-12-07 Keith BosticLFS version 2; minor cleanups, nothing important
1991-12-07 Keith BosticLFS version 2; use B_LOCKED queue for buffers
1991-12-07 Keith BosticLFS version 2; describe partial segments, new framing...
1991-12-07 Keith BosticLFS version 2; describe partial segments, new framing...
1991-12-07 Keith BosticLFS version 2; move lfs_getversion to lfs_segment.c
1991-12-07 Keith Bosticnew addressing conventions, using negative numbers...
1991-12-07 Keith Bosticmake triply indirected blocks work
1991-12-07 Keith Bosticadd SCCS header
1991-12-07 Keith Bosticdate and time created 91/12/06 16:11:46 by bostic
1991-11-21 Marc Teitelbaumforward declared static but wasn't
1991-11-21 Marc Teitelbaumdeclared static but wasn't
1991-11-12 Keith Bosticmake ffs_subr.c work with fsck(8) again
1991-11-12 Keith Bosticmove ROOTINO to dinode.h, so applications don't have...
1991-11-12 Keith Bosticmove ROOTINO here, so applications don't have to includ...
1991-11-09 Kirk McKusickproper setup for FIFO's
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops...
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops...
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops;
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops
1991-11-06 Keith BosticROOTINO is in common code
1991-11-04 Keith Bostichave to grab information before the vnode is released
1991-11-02 Keith BosticUFS/FFS split for LFS version 1
1991-11-02 Keith Bosticprototype cleanups
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; delete file system...
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; delete file layout...
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; inode can no longer...
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; move blockatoff into...
1991-11-02 Keith Bosticprototype cleanups
1991-11-02 Keith Bosticmoved hashing into ufs_ihash.c; deleted FFS specific...
1991-11-02 Keith Bosticprototyping fixes
1991-11-02 Keith Bosticadded LFS version 1; add inode ops routines, include...
1991-11-02 Keith Bosticclean up prototypes
1991-11-02 Keith Bosticadd LFS version 1, UFS/FFS split for LFS version 1;
1991-11-02 Keith Bosticdon't assume unless BYTE_ORDER is defined
1991-11-02 Keith Bosticfix copyright, this was done from scratch
1991-11-02 Keith Bosticdon't typedef struct lfs for now
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; lfs moves down one...
1991-11-02 Keith Bosticdon't typedef struct lfs for now
1991-11-02 Keith Bosticcleanup ufs_vinit interface, don't typedef struct lfs now
1991-11-02 Keith Bosticdon't typedef struct lfs for now
1991-11-02 Keith Bosticdon't typedef struct lfs
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; lfs moves down one...
1991-11-02 Keith Bosticdon't typedef struct lfs for now
1991-11-02 Keith Bosticminor cleanup/explanation
1991-11-02 Keith Bosticdon't typedef struct lfs for now
1991-11-02 Keith Bosticminor cleanups, checkpoint before integration
1991-11-02 Keith Bosticcheckpoint before integration
1991-11-02 Keith Bosticcheckpoint before integration, clean up printfs, but...
1991-11-02 Keith Bosticcheckpoint before integration
1991-11-02 Keith Bosticmove ENTRY macro into lfs.h; reorganize source, checkpo...
1991-11-02 Keith Bosticdelete code common with FFS; add inode truncation code
1991-11-02 Keith Bosticdelete code common with FFS; checkpoint before integration
1991-11-02 Keith Bosticmove LFS_IENTRY into lfs.h; checkpoint before integration
1991-11-02 Keith Bosticcheckpoint before integration
1991-11-02 Keith BosticUFS/FFS split for LFS version 1
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; move prototypes into...
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; mfs_print returns int
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; fixes for mountfs...
1991-11-02 Keith BosticUFS/FFS split for LFS version 1
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; move everything but...
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; add ufsmount inode...
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; split ufs_vinit and...
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; add ffs_blkatoff,...
1991-11-02 Keith BosticUFS/FFS split for LFS version 1
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; move inode pref into...
1991-11-02 Keith Bosticnormalize KERNEL includes
1991-11-02 Keith BosticUFS/FFS split for LFS version 1; move ROOTINO into...
1991-10-11 Keith Bosticprintf cleanup, it seems to work
1991-10-10 Keith Bosticadd UNASSIGNED for nonexistent disk address in bmap;
1991-10-10 Keith Bosticlint
1991-10-10 Bill Joylint, use UNASSIGNED, not -1
1991-10-10 Keith Bosticlint
1991-10-10 Keith Bosticcheckpoint, seems to kind of work
1991-10-10 Keith Bosticlint
1991-10-10 Keith Bosticcheckpoint after Margo's changes to make sync work
1991-10-04 Keith Bosticminor cleanups
1991-10-04 Keith Bosticsingle thread LFS syncs
1991-10-04 Keith Bosticprettiness patrol
1991-10-04 Keith Bosticcheckpoint; lots of minor stuff, synchronization redone...
1991-10-03 Keith Bosticcheckpoint
1991-09-26 Keith Bosticdate and time created 91/09/25 14:34:19 by bostic
1991-09-26 Keith Bosticdate and time created 91/09/25 14:34:06 by bostic
1991-09-26 Keith Bosticdate and time created 91/09/25 14:33:58 by bostic
1991-09-26 Keith Bosticdate and time created 91/09/25 14:31:38 by bostic
next