NetBSD/sbin
simonb 643cb3c341 Don't check namelist when choosing to use the sysctl interface. 2000-06-16 03:51:00 +00:00
..
atactl fix typo: he -> the 2000-03-01 16:45:22 +00:00
badsect
bim
ccdconfig Sync with rev. 1.19 of vnconfig.c. 2000-06-09 15:06:31 +00:00
clri
disklabel Add a -I flag which, combined with -e, gives the user the opportunity 2000-05-31 14:13:48 +00:00
dmesg Don't check namelist when choosing to use the sysctl interface. 2000-06-16 03:51:00 +00:00
dump
dump_lfs
edlabel
fastboot
fdisk Fix QNX partition IDs, confirmed by looking at FreeBSD's fdisk. 2000-06-14 19:35:50 +00:00
fsck
fsck_ext2fs Byteswap the group descriptors fields as well. Works again on big-endian 2000-01-31 11:40:12 +00:00
fsck_ffs
fsck_lfs Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
fsck_msdos add a prototype for _readfat() added in last commit and make it static, so 2000-04-26 16:45:02 +00:00
fsdb
fsirand
ifconfig Allocate flagreq on stack. 2000-04-20 02:08:55 +00:00
init document the conditions for /etc/rc to be called with "autoboot" 2000-04-29 00:47:06 +00:00
ldconfig make ldconfig.c not always fail. 2000-06-01 18:17:06 +00:00
lmcctl Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
mbrlabel Moved from mbrlabel.c,v 2000-03-15 11:56:02 +00:00
mknod To resolve PR 9451, wording and formatting adjusted to be more clear about 2000-05-17 09:43:33 +00:00
modload sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
modunload sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
mount Enable and document the -o softdep option. 2000-06-15 22:36:07 +00:00
mount_ados sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
mount_cd9660 fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
mount_ext2fs Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
mount_fdesc
mount_ffs Enable -o softdep. 2000-06-15 22:36:46 +00:00
mount_filecore fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
mount_kernfs
mount_lfs
mount_msdos sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
mount_nfs Update to be more address-family independent, and adapt to TI-RPC 2000-06-09 00:06:36 +00:00
mount_ntfs fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
mount_null
mount_overlay
mount_portal Use CMSG_*() correctly when sending file descriptors. 2000-06-05 16:30:43 +00:00
mount_procfs Fixed typo - zonbie -> zombie 2000-06-08 20:43:16 +00:00
mount_umap
mount_union
newbtconf
newfs Check the number of cylinder group summary area against MAXCSBUFS. fsck and 2000-05-22 10:33:45 +00:00
newfs_lfs Count the Ifile indirect block too (part of PR#9357) 2000-05-23 18:17:20 +00:00
newfs_msdos
nologin
ping sync with latest libipsec and kernel. 2000-01-31 14:24:23 +00:00
ping6 better conformance to draft-ietf-ipngwg-icmp-name-lookups-05. 2000-06-12 16:21:02 +00:00
raidctl In certain cases (e.g. where it makes sense) read/display the 2000-06-03 16:59:36 +00:00
rcorder Fix bug introduced in previous; don't leak file pointers. 2000-05-10 02:04:27 +00:00
reboot Implement a "poweroff" command which is equivalent to "halt -p", 2000-04-25 14:03:25 +00:00
restore Force -t or -N flag disables -u flag (but -t case is just for sanity). 2000-06-09 09:05:02 +00:00
rndctl
route Allow INET6 to be used with SMALL without undefined symbols 2000-05-04 18:29:34 +00:00
routed Revert 1.18 -> 1.19; causes infinite loops on machines that use ppp and 2000-06-11 23:43:17 +00:00
rtsol use getifaddrs. do not leave AF_INET6 listening socket left opened for 2000-02-25 09:19:06 +00:00
savecore .core.Z, not .Z.core. 2000-03-27 13:06:46 +00:00
scsictl Add a note about what and where is printed for 'scan' command. 2000-03-07 19:27:11 +00:00
setkey update examples, so that they would at least pass the parser. 2000-06-14 03:02:12 +00:00
shutdown
slattach
swapctl use <sys/swap.h>. should have happened years ago. 2000-04-13 08:29:56 +00:00
sysctl s/PIMCTL/PIM6CTL/ to avoid future confusion. 2000-06-07 04:40:46 +00:00
ttyflags sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
tunefs Disable (unifdef for now) tunefs -n <disable|enable>, this is done via 2000-06-15 22:37:17 +00:00
umount change ``-a'' to be a synonym for ``-A''. 2000-06-06 07:09:14 +00:00
wsconsctl add some keyboard and mouse type from sys/dev/wscons/wsconsio.h. 2000-03-14 08:11:53 +00:00
Makefile move setkey(8) from usr.sbin to sbin, to enable us to initialize 2000-06-13 15:15:21 +00:00
Makefile.inc