NetBSD/sbin
darrenr 3904e69e83 savecore was looking up dumpdev, etc, from the wrong kernel 2000-10-01 02:27:06 +00:00
..
atactl Back out previous two - didn't follow the code properly. 2000-07-13 11:24:40 +00:00
badsect
bim remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
ccdconfig warnx?/errx? audit. don't pass variable/function return value alone. 2000-07-07 12:29:09 +00:00
clri
disklabel in cmd_name(), put the default prompt into a temporary buffer rather 2000-09-04 02:09:26 +00:00
dmesg If "SMALL" is defined don't include kvm support, primarily for install 2000-06-20 01:49:20 +00:00
dump
dump_lfs
edlabel enable edlabel on sparc64, too. 2000-08-09 11:37:34 +00:00
fastboot
fdisk When fetching the disk's hardware geometry, first attempt the 2000-07-06 17:22:43 +00:00
fsck
fsck_ext2fs
fsck_ffs Fix an evil ugly bug which causes files placed into lost+found to 2000-08-03 14:52:39 +00:00
fsck_lfs Various bug-fixes to LFS, to wit: 2000-09-09 04:49:54 +00:00
fsck_msdos if readboot() calls pfatal(), we need to print a \n before exiting 2000-09-15 22:11:41 +00:00
fsdb
fsirand
ifconfig Add vlan(4) support. From Andy Doran <ad@netbsd.org>. 2000-09-27 23:00:24 +00:00
init
ldconfig Modification to previous: only build for ports that are a.out or used 2000-09-29 19:00:59 +00:00
lmcctl remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
mbrlabel More include fixups and GCC 2.96 nonsense 2000-07-03 03:37:59 +00:00
mknod More include fixups and GCC 2.96 nonsense 2000-07-03 03:37:59 +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 If device and mountpoint are given without -t, and without a : in the 2000-09-18 10:48:23 +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 note addition of rrcaseins in history 2000-07-16 08:20:04 +00:00
mount_ext2fs
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 Various bug-fixes to LFS, to wit: 2000-09-09 04:49:54 +00:00
mount_msdos Document the FAT types we support, and add a bugs section (suggested 2000-08-28 15:31:05 +00:00
mount_nfs correct hard-to-understand indentation. 2000-07-16 14:06:08 +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 in SEE ALSO, add missing comma between moun(8) and mount_null(8) 2000-07-30 10:41:29 +00:00
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 Pull down the changes I've just accidently commited into 1.5 branch. 2000-08-26 13:45:20 +00:00
newfs Check the number of cylinder group summary area against MAXCSBUFS. fsck and 2000-05-22 10:33:45 +00:00
newfs_lfs Do not report write errors if the user specified the -N flag. 2000-09-11 01:32:21 +00:00
newfs_msdos
nologin
ping
ping6 For commands and utilities, use EXIT STATUS rather than RETURN VALUES as 2000-09-04 07:30:07 +00:00
raidctl It is impolite to poll in a tight loop. (Thanks to Christos for noting 2000-08-19 19:51:17 +00:00
rcorder Stop parsing once encountered non directive line as documented in man page. 2000-08-04 07:33:55 +00:00
reboot
restore Extract file flags of symbolic link. 2000-07-07 13:24:33 +00:00
rndctl document -s 2000-08-28 13:27:37 +00:00
route
routed Pull in <md5.h> rather than defining our own MD5 structures (!). 2000-07-27 16:34:31 +00:00
rtsol
savecore savecore was looking up dumpdev, etc, from the wrong kernel 2000-10-01 02:27:06 +00:00
scsictl Use .Pa. 2000-07-08 10:28:17 +00:00
setkey Fix spelling. 2000-09-20 22:08:01 +00:00
shutdown backoff rev 1.18 & 1.19 - it's made obsolete by last rc.d changes and using 2000-07-25 19:02:15 +00:00
slattach
swapctl Add space in summary printf. 2000-08-19 21:31:58 +00:00
sysctl fix typo (remplaced --> replaced) 2000-09-26 13:28:27 +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 Adapt to new RPC interface. Use getaddrinfo(), not gethostbyname(). 2000-06-20 00:45:24 +00:00
wsconsctl Fix type of WSKBDIO_?ETENCODING. 2000-07-06 16:30:47 +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