NetBSD/sbin
jonathan c2a1985a50 Support attaching a STRIP line via the "-t strip" flag.
It has been suggested that a separate "stattach" command would be better.
1996-05-19 21:57:39 +00:00
..
badsect
bim
ccdconfig Use getmaxpartitions() and getrawpartition() from libutil, not homegrown 1996-05-16 07:11:17 +00:00
clri
disklabel Include the total number of sectors in the text representation of 1996-03-14 19:49:24 +00:00
dmesg
dump Adjust the base for time estimates to ignore time we spent waiting 1996-05-18 16:16:17 +00:00
dumpfs Avoid arithmetic overflow (Tor Egge; PR#1768). 1996-01-09 21:23:36 +00:00
dumplfs
edlabel #include <sys/ioccom.h> -> #include <sys/ioctl.h> 1996-01-30 18:34:07 +00:00
fastboot
fdisk
fsck_ffs Try looking up the file system name in fstab. From greywolf@starwolf.com, 1996-05-11 14:27:50 +00:00
fsck_msdos Add fsck utility for msdosfs 1996-05-14 17:39:21 +00:00
fsdb Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@analog.com> in PR #2301. 1996-04-08 21:03:06 +00:00
ifconfig Merge with lite-2. 1996-01-04 21:27:29 +00:00
init Updated to use <util.h>. 1996-05-15 23:29:33 +00:00
ldconfig Create v.2 hint files. 1996-01-09 00:04:35 +00:00
mknod
modload Check for .o extension after the *last* . in a file name. 1996-01-17 02:30:44 +00:00
modunload
mount
mount_ados Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_cd9660 Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_fdesc Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_ffs Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_kernfs 'const struct' not 'struct const' 1996-04-13 05:35:39 +00:00
mount_lfs 'const struct' not 'struct const' 1996-04-13 05:35:39 +00:00
mount_msdos 'const struct' not 'struct const' 1996-04-13 05:35:39 +00:00
mount_nfs Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_null Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_portal Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_procfs Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_umap Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_union Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mountd Bring in NFSv3 code by Rick Macklem (from Lite2) 1996-02-18 11:57:50 +00:00
newfs Use getmaxpartitions() from libutil, not a homegrown version. 1996-05-16 07:13:01 +00:00
newlfs Use getmaxpartitions() from libutil, not a homegrown version. 1996-05-16 07:13:01 +00:00
nfsd Reorder #includes. 1996-02-18 23:18:56 +00:00
nfsiod Sync with Lite2. 1996-02-20 16:06:55 +00:00
nologin
ping The maxwait option was accidentally placed in the "options for 1995-12-31 04:55:35 +00:00
quotacheck deal with the fact that fsck has moved 1996-04-05 04:17:54 +00:00
reboot
restore Be more paranoid with our effective uid. 1996-03-15 22:39:26 +00:00
route check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
routed Grammar police, noted by Peter Seebach <seebs@solon.com>; closes PR #1704. 1996-02-06 20:34:28 +00:00
savecore Add amiga to the list of ports using the new savecore. 1996-05-12 04:36:29 +00:00
shutdown
slattach Support attaching a STRIP line via the "-t strip" flag. 1996-05-19 21:57:39 +00:00
swapon
ttyflags recent changes cause this to require <string.h> for proper prototyping. 1996-04-09 05:20:30 +00:00
tunefs
umount Use kernel mount info rather than fstab. From greywolf@starwolf.com, slightly 1996-05-11 14:13:55 +00:00
Makefile Add fsck utility for msdosfs 1996-05-14 17:39:21 +00:00
Makefile.inc