NetBSD/sbin
dsl ae60f83e33 Remove old i386 mbr stuff (move to arch/i386/stand/mbr a while ago)
mbr.8 moved to src/share/man/man8/man8.i386
2003-07-16 11:11:49 +00:00
..
atactl Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
badsect use bounded string op 2003-07-13 08:23:39 +00:00
bim .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
brconfig Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
ccdconfig .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
cgdconfig die if asprintf fails to malloc 2003-07-13 07:58:19 +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 xref dkctl(8) 2003-07-13 09:55:34 +00:00
dkctl also reference disklabel(5) 2003-07-13 09:53:10 +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 Remove old i386 mbr stuff (move to arch/i386/stand/mbr a while ago) 2003-07-16 11:11:49 +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 use bounded string op (one strcpy remains) 2003-07-13 08:22:55 +00:00
fsck_ffs use bounded string op 2003-07-13 08:16:15 +00:00
fsck_lfs use bounded string op 2003-07-13 08:05:58 +00:00
fsck_msdos use bounded string op 2003-07-13 08:16:15 +00:00
fsdb use bounded string op 2003-07-13 08:16:15 +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 PR/21860: Robert Elz: ifconfig doesn't allow addr/N notation for INET6 2003-06-11 19:51:31 +00:00
init use asprintf, which is easier 2003-07-12 14:46:41 +00:00
ldconfig Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
lmcctl Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
mbrlabel xref dkctl(8) 2003-07-13 09:55:34 +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 remove obsolete comment 2003-07-13 07:45:27 +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 asprintf is easier. plug memory leak 2003-07-13 07:44:33 +00:00
mount_msdos print masks and modes in octal. 2003-05-03 15:37:07 +00:00
mount_nfs use bounded string op 2003-07-13 08:05:58 +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 use bounded string ops 2003-07-13 07:39:39 +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 Quote macro candidate. 2003-06-27 23:23:51 +00:00
newfs use bounded string op 2003-07-13 08:05:58 +00:00
newfs_lfs use bounded string ops 2003-07-13 07:39:39 +00:00
newfs_msdos snprintf 2003-07-13 07:38:12 +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 Fix typo. Noted by Sean Boudreau on tech-net. 2003-06-06 14:18:40 +00:00
pppoectl use bounded string ops 2003-07-12 14:48:10 +00:00
raidctl use bouded string ops 2003-07-13 07:37:02 +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 Quote punctuation so it gets marked up. 2003-06-30 10:46:22 +00:00
rndctl strlcat 2003-07-13 07:59:24 +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 sprintf can return negative 2003-07-12 14:36:07 +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 Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
setkey Bump date for last. 2003-07-04 13:09:58 +00:00
shutdown Add Ns. 2003-06-30 11:49:54 +00:00
slattach .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
swapctl Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
sysctl Bump date for last, and replace some \*[Lt]/\*[Gt] with .Aq. 2003-07-04 13:32:13 +00:00
ttyflags use strlcat/strlcpy 2003-07-12 14:33:55 +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 use bounded string op 2003-07-13 08:05:58 +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 Revert previous; the change that required it will be done differently. 2002-09-27 21:04:46 +00:00