statfs.f_bsize => statfs.f_iosize; statfs.f_fsize => statfs.f_bsize (for SunOS)
[unix-history] / usr / src / sys /
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
1991-11-01 Keith Bosticnothing; comment revision
1991-10-30 Steven McCannerestore sccs keywords
1991-10-28 Steven McCannesilly C precedence bug fix
1991-10-28 Steven McCanneadd DLT_NULL; BIOCGFLEN no longer exists
1991-10-28 Steven McCanneadded bd_timedout
1991-10-28 Steven McCannenew SunOS/BSD unified source
1991-10-22 Mike Hiblerreflect change to vm_object_page_clean interface
1991-10-22 Mike Hiblerin vm_object_page_clean avoid races with pageout daemon
1991-10-17 William Nesheimadded link level control bits so we can pass mode info...
1991-10-17 William Nesheimadded additional link level control bits, so slip among...
1991-10-11 Keith Bosticprintf cleanup, it seems to work
1991-10-11 Keith Bosticadd LFS mount type
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-09 Keith Sklowermisunderstood function of kernel variable ``ticks'';
1991-10-09 Keith SklowerBug: must zero initial tpref table;
1991-10-08 William Nesheimneed to move vm_prot ahead of pmap.h
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...
next