update for 4.4BSD
[unix-history] / usr / src / sbin /
1992-07-16 Keith Bosticdisplay additional (in-memory) information
1992-07-16 Keith Bosticdon't specify "all" target or it won't build the man...
1992-07-15 Keith Bosticfix va_start macro usage
1992-07-14 Keith Bosticfix header
1992-07-14 Jan-Simon Pendrydate and time created 92/07/13 15:47:59 by pendry
1992-07-14 Jan-Simon Pendrymove to rev 5
1992-07-14 Jan-Simon Pendrydate and time created 92/07/13 15:46:31 by pendry
1992-07-14 Jan-Simon Pendryportal.h moved
1992-07-13 Kirk McKusickalways have to initialize d_type
1992-07-13 Keith Bosticput in key words
1992-07-13 Keith Bosticmove misc file systems to miscfs
1992-07-13 Keith Bosticmove misc file systems to miscfs
1992-07-13 Cynthia A. E. Livi... mdoc version three
1992-07-13 Jan-Simon Pendrycheckpoint
1992-07-12 John Heidemannminor changes
1992-07-12 John HeidemannMinor formatting changes
1992-07-12 John HeidemannRemoved some debugging printfs
1992-07-12 John Heidemann(no message)
1992-07-12 John HeidemannConverted from null layer to umap layer
1992-07-11 Craig LeresFix flags.
1992-07-11 Craig LeresDocument flag.
1992-07-11 John Heidemanndate and time created 92/07/10 16:54:55 by heideman
1992-07-11 John Heidemanndate and time created 92/07/10 16:29:35 by heideman
1992-07-11 John Heidemanndate and time created 92/07/10 16:29:26 by heideman
1992-07-10 Kirk McKusickshort circuit testing for NFS unmounts to avoid hanging
1992-07-10 Chris Torekadd boot_sparc.8
1992-07-10 Chris Torekdate and time created 92/07/09 18:25:34 by torek
1992-07-10 Jan-Simon Pendrydate and time created 92/07/09 14:47:43 by pendry
1992-07-10 Jan-Simon Pendrydate and time created 92/07/09 14:47:42 by pendry
1992-07-10 Jan-Simon Pendrydate and time created 92/07/09 14:47:41 by pendry
1992-07-10 Jan-Simon Pendrydate and time created 92/07/09 14:47:40 by pendry
1992-07-10 John Heidemanndate and time created 92/07/09 13:58:53 by heideman
1992-07-10 John Heidemanndate and time created 92/07/09 13:56:28 by heideman
1992-07-10 John Heidemanndate and time created 92/07/09 13:47:37 by heideman
1992-07-09 Keith Sklowermulticast bit needs to be printed & we are obsoleteing...
1992-07-07 Keith Bosticstruct direct now contains a type; times are now quad
1992-07-07 Keith Bostictime's are quads
1992-07-07 Keith BosticDIRSIZ now takes two args
1992-07-07 Keith Bosticadd lfs_seglock, delete lfs_segtab, lfs_seglist
1992-07-07 Keith Bosticfix the man page links
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
next