NetBSD/sbin
tsutsui 899149f1e5 Add x_mount, which does not include any MOUNT_PROGS.
Installer does not require all vfs progs and all binaries
are crunched after all.
2001-02-18 06:15:48 +00:00
..
atactl
badsect fix nested extern 2001-02-04 19:54:56 +00:00
bim
ccdconfig Sprinkle some const. 2001-01-28 00:59:26 +00:00
clri
disklabel
dmesg
dump restore needs the rcmd operations. 2001-02-04 21:37:29 +00:00
dump_lfs
edlabel
fastboot
fdisk
fsck remove redundant declarations and nested externs. 2001-02-04 19:59:37 +00:00
fsck_ext2fs fix nested extern and duplicate declarations 2001-02-04 21:19:34 +00:00
fsck_ffs remove redundant declarations 2001-02-04 21:25:54 +00:00
fsck_lfs fix redundant decls 2001-02-04 21:52:02 +00:00
fsck_msdos
fsdb remove redundant declarations 2001-02-04 21:25:54 +00:00
fsirand fix nested extern. While I am here assign copyright to TNF. 2001-02-04 20:04:02 +00:00
ifconfig fix nested externs 2001-02-04 20:05:20 +00:00
init
ldconfig
lmcctl remove redundant declaration 2001-02-04 20:06:51 +00:00
mbrlabel - remove unused arg to getparts() 2001-02-18 03:36:07 +00:00
mknod fix nested extern 2001-02-04 20:09:40 +00:00
modload
modunload
mount Add x_mount, which does not include any MOUNT_PROGS. 2001-02-18 06:15:48 +00:00
mount_ados
mount_cd9660
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs
mount_msdos
mount_nfs
mount_ntfs
mount_null
mount_overlay
mount_portal
mount_procfs
mount_umap
mount_union
newbtconf
newfs
newfs_lfs
newfs_msdos fix nested extern 2001-02-04 21:53:39 +00:00
nologin
ping
ping6 correct recvmsg() validation. 2001-02-04 00:35:20 +00:00
raidctl remove redundant prototypes. 2001-02-04 21:05:42 +00:00
rcorder
reboot
restore revert previous change; not needed. 2001-02-04 21:38:34 +00:00
rndctl
route remove nested externs. 2001-02-04 21:09:07 +00:00
routed
rtsol
savecore
scsictl Fix typo. 2001-02-11 13:04:22 +00:00
setkey Add a "deleteall" command that takes a src/dst/protocol. 2001-02-16 23:55:05 +00:00
shutdown
slattach fix nested extern 2001-02-04 21:11:47 +00:00
swapctl
sysctl during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +00:00
ttyflags
tunefs
umount
wdogctl fix nested extern 2001-02-04 21:14:32 +00:00
wsconsctl avoid redundant declaration 2001-02-04 21:16:59 +00:00
Makefile Descend to mount_* subdirs when cleandir, in addition to clean and distclean. 2001-02-14 14:21:08 +00:00
Makefile.inc