History log of /csrg-svn/sbin/ (Results 251 – 275 of 2966)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6646027-Mar-1994 bostic

date and time created 94/03/27 08:06:58 by bostic

6645927-Mar-1994 bostic

Jan-Simon and my new versions of the mount commands
table driven options, delete -F in favor of -o being passed down

6645827-Mar-1994 pendry

remove _PATH_EXECDIR, add _PATH_SBIN, _PATH_USRSBIN

6645727-Mar-1994 bostic

add mount_ufs.c getmntopts.c

6644325-Mar-1994 bostic

there's a bug in restore's interactive mode, which occurs when you 'add'
a directory not in the dump.
From: "Chris G. Demetriou" <cgd@sun-lamp.cs.berkeley.edu>

6640319-Mar-1994 sklower

keeping up with recent flags, and documenting them

6637117-Mar-1994 bostic

Don't install disklabel setgid; it doesn't need to be setgid if it
isn't world executable; if it isn't setgid, it can be world executable.
From: Craig Leres <leres@ee.lbl.gov>

6636417-Mar-1994 bostic

When rdump aborts, it doesn't always properly close a remote tape.
Consider an example: remote tape error. tperror() gets called.
If the user decides to punt the dump, it's aborted, and the
remote i

When rdump aborts, it doesn't always properly close a remote tape.
Consider an example: remote tape error. tperror() gets called.
If the user decides to punt the dump, it's aborted, and the
remote is never properly closed.
From: "Chris G. Demetriou" <cgd@sun-lamp.cs.berkeley.edu>

show more ...

6631205-Mar-1994 pendry

minor cleanups

6627727-Feb-1994 mkm

set maptype when allocating new inodes

6627627-Feb-1994 mkm

avoid stomping on random blocks when attempting to fix corrupted directories

6624622-Feb-1994 bostic

set the default to 1

6624522-Feb-1994 bostic

use -n, not a trailing argument; use getopt even if no arguments;
don't drop core if NFS not compiled into the kernel; KNF

6624422-Feb-1994 bostic

don't set SIGSYS if debugging

6624322-Feb-1994 bostic

forgot to change the argument parsing for -n

6624022-Feb-1994 bostic

don't drop core if NFS isn't compiled into the kernel

6623822-Feb-1994 bostic

replace trailing number with -n plus argument

6623722-Feb-1994 bostic

add -n, to replace trailing count; note exit status values

6623622-Feb-1994 bostic

get the usage statement right

6623522-Feb-1994 bostic

major cleanup, make it pass lint so I can leave the include files
the way I want to, KNF, reasonable error messages

6622322-Feb-1994 pendry

ensure mounts use disjoint parts of the namespace

6622222-Feb-1994 pendry

ensure mounts use disjoint parts of the namespace

6618921-Feb-1994 pendry

pid > 0 && pid != -1 becomes pid > 0

6617821-Feb-1994 mkm

get rid of redundant CGSIZE definition

6617721-Feb-1994 bostic

merge "ret" and "rval" into one variable; usage() doesn't return;
check the return of fscanf

1...<<11121314151617181920>>...119