don't close fd's twice.
[unix-history] / usr / src / sbin /
1992-08-26 Keith BosticInitialize ifile address correctly, add available space...
1992-08-26 Keith BosticAdd available space accounting, so that the cleaner...
1992-08-21 Keith Bosticadd dumpfs.8 to see also section
1992-08-21 Keith Bosticadd dumpfs to see all section
1992-08-15 Kirk McKusickmust use larger than short to include private flags...
1992-08-15 Keith Sklowermust use larger than short to include private flags...
1992-08-15 Keith Sklowerprivate flags collided with multicast and link flags
1992-08-15 Keith Sklowerifm_flags is a signed short and IFF_MULTICAST gets...
1992-08-10 Kirk McKusickallow setdirmodes to force setting of modes when used...
1992-08-10 Kirk McKusickadd FORCE flag for setdirmodes()
1992-08-10 Kirk McKusickzero out unused part of structure so kernel will not...
1992-07-28 Keith BosticInitialize empty segment "nsum" field to 0 so that...
1992-07-25 Keith Bosticneeds errno.h
1992-07-25 Keith Bosticadd space after message, before perror stuff
1992-07-25 Keith Bosticfix checksum
1992-07-24 Keith Bosticrip out unnecessary includes
1992-07-24 Keith BosticPrint out additional fields in segment usage table.
1992-07-24 Keith BosticAdd number of segment summary blocks and number of...
1992-07-24 Kirk McKusickdo not require valid disk when -T is specified
1992-07-22 Keith BosticWrite an empty summary block after the first complete...
1992-07-22 Keith BosticGet rid of free to unalloced structure; minor formattin...
1992-07-21 Keith Bosticminor cleanup, update, fix argument processing (which...
1992-07-21 Keith Bosticblock sizes in inodes (dinodes too) are measured in...
1992-07-21 Keith Bosticadd scsiformat
1992-07-21 Keith Bosticdate and time created 92/07/20 12:09:06 by bostic
1992-07-21 Keith Bosticdate and time created 92/07/20 12:09:03 by bostic
1992-07-20 Keith Bosticbring up to date
1992-07-20 Jan-Simon Pendryunderstand and allow for union mounts
1992-07-20 Marc Teitelbaumhack to allow enabling early ktracing of init
1992-07-20 Marc Teitelbaumadd DEBUGSHELL to prompt for shell when /bin/sh exits...
1992-07-20 Marc Teitelbaummake prompting for shell the default
1992-07-20 Kirk McKusickmust scan whole directory for subdirs or modified files;
1992-07-20 Keith Bosticadd lfs_maxfilesize in the superblock
1992-07-20 Keith Bosticadd maxfilesize to superblock
1992-07-20 Keith Bosticcheckpoint for 4.4Alpha
1992-07-20 Kirk McKusickundo fix -r5.8 in favor of a new improved fix to the...
1992-07-19 Jan-Simon Pendryupdated
1992-07-19 Jan-Simon Pendrydate and time created 92/07/18 16:13:26 by pendry
1992-07-19 Jan-Simon Pendrydate and time created 92/07/18 15:46:34 by pendry
1992-07-17 Kirk McKusickfix for -alldirs and netgroups
1992-07-17 Kirk McKusickhave to reset newinofmt flag
1992-07-17 Keith Bosticfix the prototypes, minor cleanup to signal handlers
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
next