NetBSD/sbin
bouyer 1746034b3e Handle "nodump" flag on directories, by not dumping any files or directories
under it. Based on some parts of PR 6705 by Brian Grayson.
In the Makefile, add (commented out) debug options that can be turned on.
1999-03-09 17:25:52 +00:00
..
atactl Code to check for cooked device names was failing even if it succeeded in 1999-02-24 18:49:14 +00:00
badsect #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
bim Add a -y flag to "bim" to assume a yes response to any questions bim might 1999-01-25 22:42:11 +00:00
ccdconfig update for changes to the ccd_softc. 1999-01-21 08:48:46 +00:00
clri #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
disklabel Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
dmesg discard privs as soon as possible. 1998-07-05 08:56:54 +00:00
dump Handle "nodump" flag on directories, by not dumping any files or directories 1999-03-09 17:25:52 +00:00
edlabel convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
fastboot fix bad .Xr references 1998-04-29 09:49:10 +00:00
fdisk Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsck Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsck_ext2fs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsck_ffs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsck_msdos Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsdb Add a [-n] option, which allows to examine a fs without altering it. 1999-03-09 16:11:47 +00:00
fsirand #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
ifconfig Add support for displaying interface alias information. Based on PR/6109 by 1998-09-06 17:51:32 +00:00
init document ipf change at securelevel >= 2 1998-11-14 07:47:36 +00:00
ldconfig Add note about LD_PRELOAD 1999-02-22 23:07:16 +00:00
mknod Add mknod <name> p which creates a named pipe. There is no real reason for 1998-11-24 22:56:26 +00:00
modload Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
modunload Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount Add support for a new flag: "nodevmtime". This sets the MNT_NODEVMTIME mount 1998-12-01 23:20:43 +00:00
mount_ados Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_cd9660 Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_ext2fs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_fdesc Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_ffs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_filecore Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_kernfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_lfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_msdos Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_nfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_null Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_portal Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_procfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_umap Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_union Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
newfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
newfs_msdos sort entries and delete extra periods in SEE also section. 1998-05-22 18:27:50 +00:00
newlfs Do not create more then LFS_MAXNUMSB superblocks. 1999-02-04 22:47:48 +00:00
nologin fix .Nm usage 1997-09-15 07:02:36 +00:00
ping Don't bother doing stddev calculation when n==1, since that results in 1999-03-08 01:16:20 +00:00
raidctl Fix minor formatting error. 1999-03-06 11:57:20 +00:00
reboot Back out the wait-for-slowly-dying-processes change. 1998-10-09 18:50:35 +00:00
restore Make quoted strings work. (don't set the high bit of each character) 1999-02-09 08:55:24 +00:00
rndctl flags and type are seperate now 1999-02-28 17:42:37 +00:00
route Typo fixed 1999-03-04 03:03:15 +00:00
routed LP64 tweaks. 1999-02-25 11:03:22 +00:00
savecore Crash dumps should *not* be world readable. 1999-02-27 20:40:30 +00:00
scsictl Code to check if a cooked device was specified was failing even if the 1999-02-24 18:51:39 +00:00
shutdown testo. We want to source /etc/rc.shutdown. 1998-11-22 19:13:45 +00:00
slattach add the ability to run SLIP with CLOCAL set, per PR#3586 1998-03-23 04:41:16 +00:00
swapctl add a new fstab type "dp" for the user-specified dump device. 1999-02-23 17:00:53 +00:00
ttyflags fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
tunefs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
umount Changes to implement "-R" (raw) option to umount, per PR#4030. 1998-04-17 01:19:42 +00:00
wsconsctl Numbers 0..9 must be treated as keysyms depending on context. Allow 1999-02-08 11:08:23 +00:00
Makefile Add the ldconfig SUBDIR for all platforms so ldconfig(8) is available on 1999-01-30 21:16:33 +00:00
Makefile.inc pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be 1998-03-02 22:03:11 +00:00