NetBSD/sbin
jdolecek f462956915 bump date for last 2003-08-02 11:43:21 +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
brconfig Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
ccdconfig
cgdconfig die if asprintf fails to malloc 2003-07-13 07:58:19 +00:00
chkconfig
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 Only compare the interesting part of the bootblock with its backup. 2003-07-24 19:25:46 +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
mount
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
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs asprintf is easier. plug memory leak 2003-07-13 07:44:33 +00:00
mount_msdos bump date for last 2003-08-02 11:43:21 +00:00
mount_nfs include des.h, not kerberosIV/des.h 2003-07-23 21:10:36 +00:00
mount_ntfs g/c all traces of FreeBSD-specific code - it only obfuscated the code without 2003-08-02 10:11:47 +00:00
mount_null
mount_overlay
mount_portal netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
mount_procfs
mount_smbfs install the example dot.nsmbrc 2003-04-04 07:50:43 +00:00
mount_umap
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
ping permit -s 0. from Maxim Konovalov 2003-04-14 10:18:37 +00:00
ping6 fix packet loss rate computation 2003-07-25 06:01:44 +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 netbsd.org->NetBSD.org 2003-07-26 19:38:45 +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 This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +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 add another (void *) cast to appease gcc3.3 2003-07-26 15:28:24 +00:00
shutdown Add Ns. 2003-06-30 11:49:54 +00:00
slattach
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
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 Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
Makefile
Makefile.inc