symbolic links take on user ownership of their containing directory
[unix-history] / usr / src / sbin / newlfs / lfs.c
1992-11-19 Keith Bostic2^31 doesn't work in C
1992-11-18 Margo SeltzerAdd lock pid to lfs structure.
1992-11-18 Margo SeltzerUse union for inode number. Compute disk blocks per...
1992-09-03 Margo SeltzerInitialize dsize in terms of number of segments (i...
1992-08-26 Keith BosticAdd available space accounting, so that the cleaner...
1992-07-28 Keith BosticInitialize empty segment "nsum" field to 0 so that...
1992-07-25 Keith Bosticfix checksum
1992-07-24 Keith Bosticrip out unnecessary includes
1992-07-24 Keith BosticAdd number of segment summary blocks and number of...
1992-07-22 Keith BosticWrite an empty summary block after the first complete...
1992-07-21 Keith Bosticblock sizes in inodes (dinodes too) are measured in...
1992-07-20 Keith Bosticadd lfs_maxfilesize in the superblock
1992-07-07 Keith Bosticstruct direct now contains a type; times are now quad
1992-07-07 Keith BosticDIRSIZ now takes two args
1992-07-07 Keith Bosticadd lfs_seglock, delete lfs_segtab, lfs_seglist
1992-06-23 Keith Bosticadd directory ops
1992-04-23 Keith Bostictypo
1992-01-15 Keith Bosticneeds moutn.h
1992-01-01 Keith Bosticdelete if_st_atime
1992-01-01 Keith Bosticnbytes shouldn't include superblocks or summary blocks
1991-12-15 Keith Bosticadd cleaner info, set SEGUSE_SUPERBLOCK on segments...
1991-12-07 Keith BosticLFS version 2
1991-12-07 Keith Bosticcheckpoint
1991-09-20 Keith Bosticdate and time created 91/09/19 10:18:48 by bostic