NetBSD/sbin
itojun 1bc3ecd398 support IPv6. PR 11858 from ura@hiru.aoba.yokohama.jp 2000-12-31 06:03:52 +00:00
..
atactl
badsect
bim
ccdconfig
clri
disklabel move showinfo() and showpartition() into separate file, for use by 2000-12-24 07:08:02 +00:00
dmesg
dump Global variables don't need to be initialised to zero. 2000-12-13 22:45:12 +00:00
dump_lfs
edlabel
fastboot
fdisk use MBR_IS_EXTENDED() instead of local test (which was missing a test case) 2000-12-24 13:32:41 +00:00
fsck
fsck_ext2fs
fsck_ffs Need an lfdir global variable now. 2000-12-14 00:32:22 +00:00
fsck_lfs Check/fix accounting of lfs_dmeta. Patch from Jesse Off 2000-11-21 06:24:26 +00:00
fsck_msdos
fsdb
fsirand
ifconfig Add powersave/powersavesleep into usage. 2000-12-12 20:27:42 +00:00
init Fix typo in v1.38. 2000-12-30 15:32:19 +00:00
ldconfig
lmcctl
mbrlabel change behaviour of flags slightly: 2000-12-27 04:22:11 +00:00
mknod
modload make sure that elf_mod_sizes() uses data_hole size aligned to section alignment 2000-12-27 20:29:36 +00:00
modunload
mount
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 support IPv6. PR 11858 from ura@hiru.aoba.yokohama.jp 2000-12-31 06:03:52 +00:00
mount_procfs
mount_umap
mount_union
newbtconf
newfs Don't swap clustersum[0]. It's not a cluster summery but block free bitmap. 2000-12-23 12:32:12 +00:00
newfs_lfs Add "-A" option to autoconfigure the segment size based on measured 2000-12-05 19:51:14 +00:00
newfs_msdos
nologin
ping
ping6 indent and pedant. from deraadt. sync with kame 2000-12-31 05:04:15 +00:00
raidctl Check return value of fgets. Approved by Greg Oster. 2000-12-31 01:58:03 +00:00
rcorder
reboot
restore
rndctl
route
routed
rtsol
savecore Back out sysctl part for now, awaiting the result of further discussion, 2000-12-11 14:33:51 +00:00
scsictl
setkey avoid use of ANSI C trigraph ??/ 2000-12-20 01:05:22 +00:00
shutdown __CONCAT does token pasting, not string concatnation. if something like: 2000-12-20 00:31:41 +00:00
slattach
swapctl fix incorrect comment; -d does work! 2000-11-17 12:35:09 +00:00
sysctl document net.inet6.icmp6.mtudisc_{lo,hi}wat. 2000-12-21 01:10:52 +00:00
ttyflags
tunefs
umount
wdogctl typo 2000-11-26 15:13:19 +00:00
wsconsctl
Makefile
Makefile.inc