break UFS up into FFS/UFS/LFS/MFS
[unix-history] / usr / src / sys /
1991-11-12 Keith Bosticmake ffs_subr.c work with fsck(8) again
1991-11-12 Keith Bosticmove signal(3)'s prototype back into <sys/signal.h...
1991-11-12 Keith Bosticmake vm inclusion work for applications (I'm assuming...
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-08 Keith Sklowerfinish job kirk started
1991-11-06 Kirk McKusicklint
1991-11-06 Kirk McKusicklint
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 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-05 Kirk McKusickadd LFS file system type
1991-11-05 Keith Bosticadd typename for LFS, integrate comments into structure...
1991-11-04 Keith Bostichave to grab information before the vnode is released
1991-11-02 Keith Bosticput FFS stuff on a #define
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-11-02 Keith Bosticufs moved down one level
1991-11-02 Keith Bosticrename bufstats to ufs_bufstats
1991-11-02 Keith Bosticufs moved down one level
1991-11-02 Keith BosticLFS version 1
1991-11-02 Keith Bosticufs moved down a level
1991-11-02 Keith BosticLFS version 1; XXX vinvalbuf is wrong!
1991-11-02 Keith Bosticufs moves down a level
1991-11-02 Keith Bosticmake panic take printf(3) style args; cleanup %r descri...
1991-11-02 Keith Bosticrename mountedon to ufs_mountedon
1991-11-02 Keith BosticLFS version 1; add LFS file system type
1991-11-02 Keith Bosticlint
1991-11-02 Keith BosticLFS version 1; move ufs down a level
1991-11-02 Keith BosticLFS version 1; add LFS superblock area plus function...
1991-11-02 Keith Bosticlint in vfs_quotactl function prototype
1991-11-02 Keith BosticLFS version 1; add M_SEGMENT, new malloc'd object
1991-11-02 Keith BosticLFS version 1; how to find other superblocks if standar...
1991-11-02 Keith Bosticmake panic take printf(3) style arguments
1991-11-02 Keith Bosticcreate a user-level signal.h
1991-11-02 Keith BosticLFS version 1
next