NetBSD/sbin
wiz dab156a456 This command is not normally executed at boot time.
Closes PR 21225 by Aidan Kehoe.
2003-04-18 14:53:50 +00:00
..
atactl New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
badsect Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
bim .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
brconfig Bump date for last change; new sentence, new line. 2003-03-19 10:37:55 +00:00
ccdconfig .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
cgdconfig We need -I., too. 2003-04-17 22:12:50 +00:00
chkconfig .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
clri Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
disklabel Use 2003-04-16 13:34:34 +00:00
dkctl Until timeval.tv_sec becomes a time_t, we can't pass a pointer to 2003-04-16 13:32:58 +00:00
dmesg Make it possible to see \ in dmesg. 2002-06-05 06:31:21 +00:00
dump Since the size passed in may be different from the fs blocksize, just 2003-04-08 10:02:23 +00:00
dump_lfs Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
edlabel minor makefile delint 2002-09-18 06:38:50 +00:00
fastboot
fdisk Fix range check for the default boot option case. 2003-04-01 19:39:13 +00:00
fsck Make vmsg non-static, so it can be used directly by fsck_lfs. 2003-03-28 08:12:38 +00:00
fsck_ext2fs Consistently spell occurrence with two rs. 2003-03-29 22:48:37 +00:00
fsck_ffs If an alternate superblock is used, update the standard one correctly. 2003-04-14 18:50:52 +00:00
fsck_lfs Bump date for last. 2003-04-16 11:58:43 +00:00
fsck_msdos Eliminate a -Wshadow warning 2003-02-28 05:50:33 +00:00
fsdb Fix reverse test for UFS2 in the blks command. 2003-04-08 14:46:21 +00:00
fsirand clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-17 04:01:56 +00:00
ifconfig Combine no-argument options in SYNOPSIS. 2003-04-16 12:55:15 +00:00
init Call MAKEDEV with "init" 2003-04-17 18:04:47 +00:00
ldconfig Correct length of a memcpy. 2003-01-05 22:28:41 +00:00
lmcctl source, not sourse. From Igor Sobrado in PR 20721. 2003-03-15 19:29:11 +00:00
mbrlabel add MBR_PTYPE_APPLEUFS of 0xa8 2002-09-28 00:56:25 +00:00
mknod clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-17 04:01:56 +00:00
modload desupport LMRESERV_O, anything relying on it doesn't have chance of working 2003-04-11 07:49:31 +00:00
modunload .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
mount move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_ados move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_cd9660 This command is not normally executed at boot time. 2003-04-18 14:53:50 +00:00
mount_ext2fs move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_fdesc move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_ffs move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_filecore move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_kernfs move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_lfs move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_msdos move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_nfs PR/1472: David Carrel: Add option to specify the nfs port. 2003-04-11 17:39:09 +00:00
mount_ntfs move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_null move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_overlay move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_portal move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_procfs move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_smbfs install the example dot.nsmbrc 2003-04-04 07:50:43 +00:00
mount_umap move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
mount_union move getmntopts(3) to libutil, build and install also it's manpage 2003-03-22 12:43:57 +00:00
newbtconf .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
newfs Sort options; mention -O default; grammar improvements; use more macros. 2003-04-03 14:50:35 +00:00
newfs_lfs Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
newfs_msdos New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
nologin
pdisk remove workaround for missing errno.h include 2002-08-22 22:38:05 +00:00
ping permit -s 0. from Maxim Konovalov 2003-04-14 10:18:37 +00:00
ping6 do proper rounded packet loss calculations. 2003-03-27 16:15:44 +00:00
pppoectl bump .Dt [from wiz] 2003-03-22 15:26:38 +00:00
raidctl correct questionable use of strncpy(). 2003-04-15 07:36:14 +00:00
rcorder tweaks for fparseln(3) move from libutil to libc: 2002-11-30 03:10:53 +00:00
reboot Bump date. 2003-04-04 19:02:44 +00:00
resize_ffs make this compile again. 2003-04-03 14:55:16 +00:00
restore Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
rndctl .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
route Made a note in the code about the -d and -d options brought up in 2003-04-03 02:39:50 +00:00
routed use snprintf. there are more... 2003-04-15 08:20:17 +00:00
rtsol Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
savecore .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
scsictl Add missing \n in error. 2002-10-08 20:17:06 +00:00
setkey use NI_MAX*. 10 is not enough for port number. sync w/kame 2003-04-15 07:32:06 +00:00
shutdown New sentence, new line in last. Bump date for last. 2002-10-18 22:44:42 +00:00
slattach .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
swapctl .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
sysctl add checkinterface 2003-04-12 04:32:54 +00:00
ttyflags 'NetBSD.org' and some mdoc fixes. 2003-02-14 16:21:47 +00:00
tunefs Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
umount .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
veriexecctl The next release will be 2.0, not 1.7. 2003-01-19 21:25:36 +00:00
wdogctl .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
wsconsctl Some minor fixes from Soren Jacobsen in PR 21017. 2003-04-05 09:22:22 +00:00
Makefile add mount_smbfs(8) 2003-02-18 20:35:28 +00:00
Makefile.inc Revert previous; the change that required it will be done differently. 2002-09-27 21:04:46 +00:00