NetBSD/sbin
agc bf07c8719a Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22308, verified by myself.
2003-08-07 10:04:11 +00:00
..
atactl Add NetBSD RCS Ids. 2003-06-23 11:53:35 +00:00
badsect Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
disklabel Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
dkctl also reference disklabel(5) 2003-07-13 09:53:10 +00:00
dmesg Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
dump Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
dump_lfs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
edlabel use snprintf 2003-05-17 23:10:57 +00:00
fastboot Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
fdisk Remove old i386 mbr stuff (move to arch/i386/stand/mbr a while ago) 2003-07-16 11:11:49 +00:00
fsck Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
fsck_ext2fs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
fsck_ffs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +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 Exit child process if we fail to 'cd /dev' or 'execl sh MAKEDEV'. 2003-08-05 09:31:48 +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 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 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 netbsd.org->NetBSD.org 2003-07-26 19:38:45 +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
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 Bump date for flushall description. 2003-08-07 09:46:17 +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 .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 Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
Makefile add mount_smbfs(8) 2003-02-18 20:35:28 +00:00
Makefile.inc