NetBSD/sbin
christos 072bca2c13 PR/21856: Robert Elz: Changes to route(8) to allow /n instead of -prefixlen
for INET6
2003-06-11 15:45:20 +00:00
..
atactl
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 Remove superfluous +. From FUKAUMI Naoki in PR 21390. 2003-04-29 16:39:00 +00:00
ccdconfig .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
cgdconfig use strlcpy 2003-05-17 23:03:28 +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 Bump date for last. 2003-05-06 08:23:57 +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
dump * Document $RCMD_CMD in environ(7). 2003-05-26 10:18:39 +00:00
dump_lfs * Document $RCMD_CMD in environ(7). 2003-05-26 10:18:39 +00:00
edlabel use snprintf 2003-05-17 23:10:57 +00:00
fastboot
fdisk add missing . before Fl 2003-06-03 12:35:54 +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 Oops. The clearinode macro had the UFS2 case reversed, causing it to 2003-04-24 20:08:25 +00:00
fsck_lfs Fix format string. (no % in PRIx..). 2003-05-08 18:39:09 +00:00
fsck_msdos Eliminate a -Wshadow warning 2003-02-28 05:50:33 +00:00
fsdb Fix typo 2003-05-09 23:05:53 +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 use strlcpy 2003-05-17 23:03:28 +00:00
init If RESCUEDIR is defined, use that as an alternate path to sh and mount_mfs, 2003-05-26 09:34:55 +00:00
ldconfig
lmcctl source, not sourse. From Igor Sobrado in PR 20721. 2003-03-15 19:29:11 +00:00
mbrlabel Make writes to the in-core label persist after mbrlabel closes the disk. 2003-06-07 10:03:39 +00:00
mknod Use .Nm instead of .Xr mknod, and sort options in HISTORY (incl. mdoc and grammar nit fixes). 2003-05-09 09:15:20 +00:00
modload Try first to use /dev/ksyms to get kernel symbols, if that fails mutter a 2003-04-24 20:18: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 print masks and modes in octal. 2003-05-03 15:37:07 +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 print masks and modes in octal. 2003-05-03 15:37:07 +00:00
mount_nfs fix a typo that prevents -o wsize=nnn to work. 2003-05-16 15:33:45 +00:00
mount_ntfs Add some missing words (like articles), remove duplicate word; fix some nits. From jmc@openbsd. 2003-05-20 10:18:50 +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 Add some mdoc macros. Add text from PR 13878, modified. 2003-05-07 05:19:44 +00:00
newbtconf setup -> set up. 2003-05-14 12:11:03 +00:00
newfs Convert to using gettimeofday(2) instead of time(3) to get the current 2003-05-02 03:26:11 +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 Bump date for last. 2003-04-24 12:19:06 +00:00
nologin
pdisk
ping permit -s 0. from Maxim Konovalov 2003-04-14 10:18:37 +00:00
ping6 Fix typo. Noted by Sean Boudreau on tech-net. 2003-06-06 14:18:40 +00:00
pppoectl bump .Dt [from wiz] 2003-03-22 15:26:38 +00:00
raidctl sscanf overrun 2003-05-17 01:02:01 +00:00
rcorder Document what happens when you don't have any dependency lines in a 2003-04-24 03:15:45 +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 * Document $RCMD_CMD in environ(7). 2003-05-26 10:18:39 +00:00
rndctl do not hardcode buffer size 2003-05-17 23:16:47 +00:00
route PR/21856: Robert Elz: Changes to route(8) to allow /n instead of -prefixlen 2003-06-11 15:45:20 +00:00
routed strcpy/sprintf cleanup. from openbsd 2003-04-21 08:54:42 +00:00
rtsol assume presense of getifaddrs(3). 2003-05-15 14:44:57 +00:00
savecore simplify by strlcpy 2003-05-18 02:11:13 +00:00
scsictl use strlcpy 2003-05-17 23:03:28 +00:00
setkey correct bad RFC ref. KAME problem report 480 2003-05-27 02:37:24 +00:00
shutdown
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 Avoid a strict-alias warning in gcc 3.3. 2003-05-31 23:42:23 +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 don't compile this -static, depend on MKDYNAMICROOT check in ../Makefile.inc 2003-04-26 12:46:35 +00:00
wdogctl .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
wsconsctl Explicitly close open file descriptor before exiting. 2003-05-04 11:54:59 +00:00
Makefile add mount_smbfs(8) 2003-02-18 20:35:28 +00:00
Makefile.inc