.. |
atactl
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
badsect
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
bim
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
ccdconfig
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
clri
|
…
|
|
disklabel
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
dmesg
|
…
|
|
dump
|
restore needs the rcmd operations.
|
2001-02-04 21:37:29 +00:00 |
dump_lfs
|
…
|
|
edlabel
|
…
|
|
fastboot
|
…
|
|
fdisk
|
back out previous; it is better for now to handle the dependencies in
|
2001-01-14 09:41:41 +00:00 |
fsck
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
fsck_ext2fs
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
fsck_ffs
|
fix compile errors.
|
2001-02-23 07:51:41 +00:00 |
fsck_lfs
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
fsck_msdos
|
minor knf
|
2001-01-05 01:41:34 +00:00 |
fsdb
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
fsirand
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
ifconfig
|
whitespace at EOL
|
2001-03-01 08:35:16 +00:00 |
init
|
deprecate LOG_ODELAY; it's the default
|
2001-01-10 03:01:41 +00:00 |
ldconfig
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
lmcctl
|
remove redundant declaration
|
2001-02-04 20:06:51 +00:00 |
mbrlabel
|
use getprogname()
|
2001-02-20 23:22:49 +00:00 |
mknod
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
modload
|
…
|
|
modunload
|
…
|
|
mount
|
use getprogname()
|
2001-02-20 23:22:49 +00:00 |
mount_ados
|
error code formatting
|
2001-02-25 20:41:43 +00:00 |
mount_cd9660
|
Document what can happen with bad Rock Ridge info on the CD.
|
2001-01-09 20:51:26 +00:00 |
mount_ext2fs
|
…
|
|
mount_fdesc
|
…
|
|
mount_ffs
|
…
|
|
mount_filecore
|
…
|
|
mount_kernfs
|
…
|
|
mount_lfs
|
…
|
|
mount_msdos
|
…
|
|
mount_nfs
|
remove unnecessary ":" in openlog ident
|
2001-01-11 01:33:35 +00:00 |
mount_ntfs
|
…
|
|
mount_null
|
…
|
|
mount_overlay
|
…
|
|
mount_portal
|
be consistent (both internally and with other programs):
|
2001-01-10 03:33:16 +00:00 |
mount_procfs
|
Fix spelling.
|
2001-01-17 11:58:33 +00:00 |
mount_umap
|
…
|
|
mount_union
|
…
|
|
newbtconf
|
…
|
|
newfs
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
newfs_lfs
|
…
|
|
newfs_msdos
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
nologin
|
…
|
|
ping
|
Add a dependency on libm.
|
2001-02-20 00:15:56 +00:00 |
ping6
|
correct recvmsg() validation.
|
2001-02-04 00:35:20 +00:00 |
raidctl
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
rcorder
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +00:00 |
reboot
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
restore
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
rndctl
|
…
|
|
route
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
routed
|
specify interface by using interface index (set/getsockopt with 0.0.0.0/8).
|
2001-01-15 13:19:12 +00:00 |
rtsol
|
…
|
|
savecore
|
Make option flag variables static. This avoids a conflict between
|
2001-01-11 20:27:12 +00:00 |
scsictl
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
setkey
|
Add a "deleteall" command that takes a src/dst/protocol.
|
2001-02-16 23:55:05 +00:00 |
shutdown
|
…
|
|
slattach
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
swapctl
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
sysctl
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
ttyflags
|
…
|
|
tunefs
|
…
|
|
umount
|
…
|
|
wdogctl
|
use getprogname()
|
2001-02-20 23:22:49 +00:00 |
wsconsctl
|
convert to use getprogname()
|
2001-02-19 22:48:57 +00:00 |
Makefile
|
Descend to mount_* subdirs when cleandir, in addition to clean and distclean.
|
2001-02-14 14:21:08 +00:00 |
Makefile.inc
|
…
|
|