NetBSD/sbin
gwr a9d62322c7 Fix my typo 1995-10-10 21:42:00 +00:00
..
badsect
bim Changed to write the first 1k bytes that includes the disklabel and 1995-09-28 07:08:49 +00:00
ccdconfig Fix up a printf(), from Chris P. Ross. 1995-08-23 01:06:59 +00:00
clri
disklabel sys/errno.h -> errno.h 1995-06-26 23:17:26 +00:00
dmesg
dump
dumpfs
dumplfs
edlabel New, small disk label editor. Does not need ed(1). 1995-10-08 22:39:09 +00:00
fastboot
fdisk Add code to look at the existing partition entries to deduce the 1995-10-04 23:11:19 +00:00
fsck recognize 'ffs' and 'ufs' as meaning the same thing. 1995-07-12 03:39:53 +00:00
fsck_ffs recognize 'ffs' and 'ufs' as meaning the same thing. 1995-07-12 03:39:53 +00:00
fsdb A teensy bit of really minor cleanup. 1995-10-08 23:18:08 +00:00
ifconfig Add support for -DINET_ONLY to make this smaller in a ramdisk. 1995-10-08 23:03:54 +00:00
init Kill sessions that were deleted when rereading /etc/ttys. 1995-10-05 06:11:24 +00:00
ldconfig Just use umask(0); 1995-08-25 11:35:35 +00:00
mknod Convert to use err(3) 1995-08-11 00:08:18 +00:00
modload
modunload
mount Call mount_ffs instead of mount_ufs; PR #1379 1995-08-22 19:58:33 +00:00
mount_ados
mount_cd9660
mount_fdesc
mount_ffs split FFS mount code out of mount(8). the correct way to name fast file 1995-07-12 03:46:47 +00:00
mount_kernfs
mount_lfs
mount_msdos
mount_nfs
mount_null clean up (GRAMMAR POLICE!), removed references to now-nonexistent 1995-07-12 07:08:27 +00:00
mount_portal Remove junk (from Masanobu Saitoh; PR#1378). 1995-08-18 15:01:19 +00:00
mount_procfs
mount_umap
mount_union Fixed example. The "-o -b" flags aren't needed unless the arguments 1995-09-29 06:44:02 +00:00
mountd add adosfs. 1995-08-19 16:08:05 +00:00
newfs Use sysctl() to determine maxpartitions. Fixes pr #970. 1995-06-28 02:21:02 +00:00
newlfs Use sysctl() to determine maxpartitions. Fixes pr #970. 1995-06-28 02:21:02 +00:00
nfsd
nfsiod Prevent loop in SIGCHLD handler (Frank van der Linden; PR#1539). 1995-09-30 11:39:53 +00:00
nologin
ping Fix typo (from Mark Weaver PR#1556); 1995-10-02 19:47:11 +00:00
quotacheck
reboot Add a `-d' option to force a dump. From John Kohl. 1995-10-05 05:36:21 +00:00
restore
route
routed RIP address families are still 2 bytes 1995-07-24 13:03:25 +00:00
savecore set dumpsize in dump_exists(), not save_core(), so that minfree check 1995-07-24 20:35:02 +00:00
shutdown
slattach
swapon Add missing commas (from Masanobu Saitoh; PR#1377). 1995-08-18 14:51:35 +00:00
ttyflags don't complain about errors opening 'on' ttys, if the error is ENXIO. 1995-08-13 05:24:03 +00:00
tunefs
umount Fix the case where stat() fails, so that the file system is still unmounted. 1995-09-22 02:03:48 +00:00
Makefile Fix my typo 1995-10-10 21:42:00 +00:00
Makefile.inc