describe ap (Kirk); delete lfs_mntinvalbuf, lfs_vinvalbuf, add
[unix-history] / usr / src / sbin /
1992-07-06 Keith Bosticintegrate into the source tree, minor cleanups, bug...
1992-07-06 Keith Bosticdate and time created 92/07/05 14:15:29 by bostic
1992-07-06 Keith Bosticdate and time created 92/07/05 14:15:17 by bostic
1992-07-06 Keith Bosticdate and time created 92/07/05 14:15:13 by bostic
1992-07-03 Kirk McKusickbuild filesystems with new format inodes
1992-07-03 Kirk McKusickcode to convert ouid/ogid to uid/gid; convert short...
1992-07-03 Kirk McKusicktricky code to convert old style directories to new...
1992-07-03 Kirk McKusickfmttype argument to DIRSIZ; check type values in new...
1992-07-03 Kirk McKusick-c now takes a level; write out all superblocks after...
1992-07-03 Kirk McKusickdon't complain about lost blocks when doing a conversion
1992-07-03 Kirk McKusickprint name of ROOTINO properly; don't write superblock...
1992-07-03 Kirk McKusicktreat short symlinks like BLK and CHR devices
1992-07-03 Kirk McKusickhave to extricate short symlinks and put their data...
1992-07-03 Kirk McKusickwriterec notes whether a record is a spcl record
1992-07-03 Kirk McKusicknew function prototype
1992-07-03 Kirk McKusickuse d_type information to indicate file types
1992-07-03 Kirk McKusicknote type of dump tape
1992-07-01 Kirk McKusickadd provision for new and old inode formats
1992-07-01 Kirk McKusickmore global conversion flags
1992-07-01 Kirk McKusickdefine and use newinofmt
1992-06-27 Kirk McKusickadd new inode format related things
1992-06-27 Kirk McKusickadd support for converting to and checking new inode...
1992-06-27 Kirk McKusickadd support for converting to and checking new inode...
1992-06-24 Keith Bosticmy fault -- dev_t is a u_long
1992-06-23 Keith Bosticadd directory ops
1992-06-23 Keith Bosticfix DFL_LFSBLOCK_MASK
1992-06-23 Kirk McKusickcalculate important constants if needed
1992-06-21 Kirk McKusickadd -T option
1992-06-21 Kirk McKusickfor old inode format dump tapes, copy ouid/ogid to...
1992-06-21 Kirk McKusickMark tapes with new format inodes as DR_NEWINODEFMT
1992-06-21 Kirk McKusickget rid of leading `dump' on all the names
1992-06-21 Keith Bosticlseek takes quad's, now; lots of general cleanup while...
1992-06-21 Kirk McKusickfix from romig for adding a link to a file between...
1992-06-21 Keith Bosticbroken by quads; welcome it to ANSI.
1992-06-21 Kirk McKusickproper termination for reading from pipes; timeval...
1992-06-21 Kirk McKusicktimeval => timespec
1992-06-20 Keith Bosticdon't clear the dump if out of space, plus cleanup...
1992-06-20 Keith Bosticon disk inode changed time form
1992-06-19 Kirk McKusicklint; add parametric functions
1992-06-19 Kirk McKusicklint; bug fix for missing indirection on parameter...
1992-06-19 Keith Bosticon-disk inode is now a timespec
1992-06-19 Kirk McKusicktimeval => timespec
1992-06-19 Kirk McKusicklint
1992-06-19 Kirk McKusickdebugging for slave processes
1992-06-19 Kirk McKusicklint, fix for truncated output to pipes
1992-06-19 Kirk McKusicklint
1992-06-19 Kirk McKusicklint; add Tflag
1992-06-19 Kirk McKusickparametric routines in dump.h
1992-06-19 Kirk McKusicklint
1992-06-18 Kirk McKusickallow for new fields
1992-06-05 Kirk McKusickcalculate the maximum possible file size; lint
1992-06-05 Kirk McKusickinclude <unistd.h> to get lseek prototype
1992-06-04 Kirk McKusickproper use of off_t in lseek
1992-06-03 Kirk McKusickproperly calculate indirect block sizes
1992-06-03 Kirk McKusicksize now has to be printed out as a quad
1992-06-02 Kirk McKusickhave to cast off_t to int
1992-05-29 Kirk McKusickneed to include <sys/time.h> for <ufs/ufs/dinode.h>
1992-05-29 Kirk McKusickneed to include <sys/time.h> for <ufs/ufs/dinode.h...
1992-05-29 Kirk McKusickneed to include <sys/time.h> for <ufs/ufs/dinode.h>
1992-05-29 Kirk McKusickfix up includes
1992-05-28 Kirk McKusickmake `mount -u /' work for diskless workstations (from...
1992-05-28 Kirk McKusickuse mount_mfs instead of just mfs
1992-05-28 Kirk McKusickcheck for newfs of mounted filesystem (from leres@lbl)
1992-05-28 Kirk McKusickdinode times are now timevals
1992-05-28 Kirk McKusickadd <sys/time.h> for dinode.h
1992-05-27 Keith Bosticcast not necessary
1992-05-27 Keith Bosticdisplay usecs; from Craig Leres
1992-05-27 Keith Bosticupdate dmesg to use new kvm interface and vis(3); from...
1992-05-27 Keith Bostickvm is in its own library now
1992-05-27 Kirk McKusickadd <sys/time.h> for dinode.h; need to select tv_sec...
1992-05-27 Kirk McKusickadd <sys/time.h> for dinode.h
1992-05-27 Kirk McKusickback out -r5.19 to working flock based code
1992-05-21 Kirk McKusickdinode's now have timeval's instead of time_t's
1992-05-19 Kirk McKusickneed additional include
1992-05-19 Kirk McKusickproperly handle premature end of tape on pipes
1992-05-18 Kirk McKusickdo not have to have alternate superblock if -b is specified
1992-04-23 Keith Bostictypo
1992-04-21 Kirk McKusickdo not wait for mount info
1992-04-19 Ralph Campbelladded mips boot support
1992-04-16 Kirk McKusickadd netgroup.5
1992-04-16 Kirk McKusickdate and time created 92/04/15 16:23:38 by mckusick
1992-04-10 Chris Torekfix logout on hardwired (getty) lines such as console;
1992-04-10 Kirk McKusickupdate from Rick Macklem
1992-04-10 Kirk McKusickupdate from Rick Macklem with edits by me
1992-04-04 Chris Torek1,$s/exit()/exit(0)/
1992-04-03 Keith Bosticdate and time created 92/04/02 14:05:25 by bostic
1992-04-03 Keith Bosticdate and time created 92/04/02 14:05:20 by bostic
1992-03-24 Kirk McKusickupdate from Ralph Campbell to eliminate floating point
1992-03-20 Keith Bosticdon't drop core
1992-03-20 Keith Bosticminor fix to argument parsing
1992-03-20 Keith Bosticmkdep needs keywords.h
1992-03-20 Keith Bosticreport size in MB, not million bytes
1992-03-18 Kirk McKusickadd -P option to request use of reserved port
1992-03-18 Kirk McKusickadd set_rpc_maxgrouplist() to control maximum number...
1992-03-18 Kirk McKusickadd -P option to request use of reserved port
1992-03-18 Kirk McKusickdate and time created 92/03/17 10:09:22 by mckusick
1992-03-17 Kirk McKusickfile sizes are now 64-bits
1992-03-17 Keith Bosticbuild the man page, too
1992-03-17 Kirk McKusickhandle null's like newlines
1992-03-16 Keith Bosticinclude system include files first
next