check in temporary version with compatibility hacks
[unix-history] / usr / src / sbin /
1992-01-14 Kirk McKusickfix default NFS behavior with @ or :
1992-01-07 Kirk McKusickupdate to reflect mount_nfs being moved out
1992-01-07 Kirk McKusickfrom Rick Macklem
1992-01-07 Kirk McKusickbreak out NFS handling (to mount_nfs)
1992-01-07 Kirk McKusickminor updates from Rick Macklem
1992-01-01 Keith Bosticget dkcksum from disklabel subdirectory
1992-01-01 Keith Bosticdate and time created 91/12/31 17:04:28 by bostic
1992-01-01 Keith Bosticrip out mkfs calls, so can delete mkfs.c from source
1992-01-01 Keith Bosticdate and time created 91/12/31 17:00:36 by bostic
1992-01-01 Keith Bostic<sys/mount.h> needs <sys/uncred.h>
1992-01-01 Keith Bosticadd LFS support
1992-01-01 Keith Bosticdelete if_st_atime
1992-01-01 Keith Bosticdelete if_st_atime, minor fixes
1992-01-01 Keith Bosticnbytes shouldn't include superblocks or summary blocks
1991-12-20 Kirk McKusickupdate for quad support
1991-12-20 Kirk McKusickadd quad support
1991-12-15 Keith Bosticadd cleaner info, set SEGUSE_SUPERBLOCK on segments...
1991-12-15 Keith Bosticdisplay cleaner info
1991-12-13 Kirk McKusickignore files with NODUMP flag set
1991-12-13 Kirk McKusickupdate for new syntax and semantics from Rick Macklem
1991-12-07 Keith Bostic<sys/mount.h> needs <sys/ucred.h>
1991-12-07 Keith BosticLFS version 2
1991-12-07 Keith Bostictypo
1991-12-07 Keith Bosticcheckpoint
1991-12-07 Keith Bosticupdate DFL_LFSSEG_MASK
1991-12-07 Keith BosticLFS version 2
1991-12-07 Keith Bosticcheckpoint
1991-11-17 Ralph Campbellmips compiler doesn't like [] without extern.
1991-11-16 Keith Bosticadd route label
1991-11-16 Keith Bosticminor cleanup
1991-11-16 Keith Bosticadd program target
1991-11-15 Kirk McKusick-allanon becomes -all
1991-11-15 Kirk McKusickfixes from Rick Macklem
1991-11-15 Kirk McKusickadd debugging for syslog messages
1991-11-15 Kirk McKusickcomments from macklem
1991-11-14 Kirk McKusickan attempt to more fully describe the new exports file...
1991-11-13 Kirk McKusickupdate from Rick Macklem, with further semantic refinem...
1991-11-12 Kirk McKusickmore complete explanation (from Rick Macklem)
1991-11-12 Keith Bosticbreak UFS up into FFS/UFS/LFS/MFS
1991-11-12 Keith Bosticbreak UFS up into FFS/UFS/LFS/MFS
1991-11-12 Keith Bostichash_open -> db_open, delete R_PUT flag
1991-11-12 Keith Bosticbreak UFS up into FFS/UFS/LFS/MFS
1991-11-12 Keith Bosticbreak UFS up into FFS/UFS/LFS/MFS
1991-11-11 Keith Bosticbreak UFS up into FFS/UFS/LFS/MFS
1991-11-05 Keith Bosticbreak FFS into UFS/FFS/LFS
1991-10-31 Keith Bosticfold halt into reboot; clean up the options, add -l...
1991-10-29 Keith Bosticfold halt and reboot together
1991-10-29 Keith Bosticdate and time created 91/10/28 18:02:01 by bostic
1991-10-29 Keith Bosticbreak reboot man page up into machine specific and...
1991-10-29 Keith Bosticadd getopt(3), delete -l option; do sync early on,...
1991-10-18 Kirk McKusickensure that the root inode is dumped
1991-10-17 William Nesheimadded description of new LLC options.
1991-10-17 William Nesheimoops, dropped the keywords, put them back in
1991-10-17 William Nesheimadded three new flags for link layer control (LLC)
1991-10-16 Keith Sklowerreport other bits beyond IFF_NOARP (from jch)
1991-10-10 Kirk McKusickkeep the data structures consistent
1991-09-24 Keith BosticMLINKS needs section numbers
1991-09-24 Keith BosticMLINKS needs a section number
1991-09-20 Keith Bosticdate and time created 91/09/19 10:18:50 by bostic
1991-09-20 Keith Bosticdate and time created 91/09/19 10:18:49 by bostic
1991-09-20 Keith Bosticdate and time created 91/09/19 10:18:48 by bostic
1991-09-20 Keith Bosticdate and time created 91/09/19 10:18:47 by bostic
1991-09-20 Keith Bosticdate and time created 91/09/19 10:18:45 by bostic
1991-09-20 Keith Bosticdate and time created 91/09/19 10:16:34 by bostic
1991-09-20 Keith Bosticdate and time created 91/09/19 10:16:30 by bostic
1991-08-29 Kirk McKusickmerge restore and rrestore
1991-08-29 Kirk McKusickmore informative error messages
1991-08-21 Keith Skloweradd -static and -nostatic flags, amend mike's changes...
1991-08-21 Keith Skloweradd -static and -nostatic
1991-08-07 Chris Torekchanges for sparc gcc
1991-08-05 Cynthia A. E. Livi... mdoc version three
1991-08-05 Cynthia A. E. Livi... insert .Tn
1991-08-05 Cynthia A. E. Livi... verb fix
1991-08-01 Cynthia A. E. Livi... fix broken macro request
1991-07-31 Mike Karelsmissed one
1991-07-31 Mike Karelsrequest & print ifp on route get; more cleanups
1991-07-30 Kirk McKusicktemporarily add ifdef sunos to assist Steve Romig in...
1991-07-30 Kirk McKusickadd support for proper processing of tapes created...
1991-07-30 Kirk McKusickmerge rrestore and restore; partial reads return only...
1991-07-30 Keith Bosticjust inline the __STDC__ stuff, why make it complicated...
1991-07-30 Kirk McKusickminor cleanups to help portability
1991-07-30 Kirk McKusickuse POSIX constant NAME_MAX rather than MAXNAMLEN from...
1991-07-30 Kirk McKusickuse RST_DIR in place of DIR (to avoid conflicts with...
1991-07-30 Kirk McKusickuse RST_DIR in place of DIR (to avoid conflicts with...
1991-07-30 Chris TorekANSI varargs, for sparc among others
1991-07-30 Chris TorekANSI varargs, for sparc among others
1991-07-29 Mike Karelsfix format of "route get", remove compat code, a bit...
1991-07-29 Mike Karelsdon't restart recvfrom (we hang)
1991-07-27 Kirk McKusickminor update from romig to make sunos happy
1991-07-27 Kirk McKusickhave to make cache entries for new directory inodes
1991-07-27 Kirk McKusickgive as much of partial pathnames as possible
1991-07-26 Trent Heinfixed ignoring of TERM in single user mode (added trans...
1991-07-26 Trent Heinfixed "six shells on reboot" problem
1991-07-24 Kirk McKusickmerge dump and rdump
1991-07-24 Kirk McKusickadd description of end-of-media handling
1991-07-24 Kirk McKusickdelete unneeded include of dir.h
1991-07-24 Kirk McKusickuse POSIX constant NAME_MAX rather than MAXNAMLEN from...
1991-07-24 Kirk McKusicktemporarily add ifdef sunos (includes) to assist Steve...
1991-07-24 Kirk McKusickput in EOT handling; merge dump and rdump;
1991-07-24 Kirk McKusicktemporarily add ifdef sunos (includes) to assist Steve...
next