.. |
atactl
|
Allow the enable command if SMART is not enabled. Duh.
|
2002-09-13 18:31:41 +00:00 |
badsect
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
bim
|
…
|
|
brconfig
|
…
|
|
ccdconfig
|
…
|
|
chkconfig
|
…
|
|
clri
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
disklabel
|
Fix an argument to -width option of .Bl macro.
|
2002-08-19 01:54:58 +00:00 |
dkctl
|
…
|
|
dmesg
|
…
|
|
dump
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
dump_lfs
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
edlabel
|
minor makefile delint
|
2002-09-18 06:38:50 +00:00 |
fastboot
|
…
|
|
fdisk
|
minor makefile delint
|
2002-09-18 06:38:50 +00:00 |
fsck
|
if RESCUEDIR is defined, set _PATH_RESCUE to that
|
2002-08-23 03:19:07 +00:00 |
fsck_ext2fs
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
fsck_ffs
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
fsck_lfs
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
fsck_msdos
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
fsdb
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
fsirand
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
ifconfig
|
Grammar fixes. Bump Dd for recent additions.
|
2002-09-25 00:24:25 +00:00 |
init
|
if RESCUEDIR is defined, use ${RESCUEDIR}/sh as _PATH_ALTSHELL
|
2002-08-24 01:05:14 +00:00 |
ldconfig
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
lmcctl
|
…
|
|
mbrlabel
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
mknod
|
…
|
|
modload
|
uppercase the lkm kernel-userspace dev macros and prefix them with LKM_
|
2002-09-18 22:59:36 +00:00 |
modunload
|
…
|
|
mount
|
Cosmetic changes.
|
2002-09-23 03:39:41 +00:00 |
mount_ados
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_cd9660
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_ext2fs
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_fdesc
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_ffs
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_filecore
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_kernfs
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_lfs
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_msdos
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_nfs
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_ntfs
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_null
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_overlay
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_portal
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_procfs
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_umap
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
mount_union
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
newbtconf
|
…
|
|
newfs
|
MNT_GETARGS support
|
2002-09-21 18:43:31 +00:00 |
newfs_lfs
|
Don't use adaptive measuring techniques to discover a good segment size,
|
2002-08-29 19:51:58 +00:00 |
newfs_msdos
|
…
|
|
nologin
|
…
|
|
pdisk
|
remove workaround for missing errno.h include
|
2002-08-22 22:38:05 +00:00 |
ping
|
Touch up error/warning messages.
|
2002-09-21 18:33:51 +00:00 |
ping6
|
reduce diff w/ kame
|
2002-09-23 12:52:30 +00:00 |
pppoectl
|
Fix usage(). Noticed by itojun.
|
2002-09-01 11:28:07 +00:00 |
raidctl
|
…
|
|
rcorder
|
…
|
|
reboot
|
…
|
|
restore
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
rndctl
|
Type 'network' was an alias for 'net' and was changed to "net" in
|
2002-08-18 23:45:48 +00:00 |
route
|
…
|
|
routed
|
…
|
|
rtsol
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
savecore
|
…
|
|
scsictl
|
Added debug command to support SCIOCDEBUG.
|
2002-09-26 06:15:38 +00:00 |
setkey
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
shutdown
|
…
|
|
slattach
|
…
|
|
swapctl
|
print something sensible on -z if no dump device is set
|
2002-09-18 10:18:17 +00:00 |
sysctl
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
ttyflags
|
…
|
|
tunefs
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
umount
|
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
|
2002-08-19 10:16:51 +00:00 |
wdogctl
|
…
|
|
wsconsctl
|
Sort supported languages, and sync them with reality, as suggested by
|
2002-08-19 18:27:31 +00:00 |
Makefile
|
…
|
|
Makefile.inc
|
Implement MKDYNAMICROOT, which currently defaults to "no", but will
|
2002-08-27 14:46:11 +00:00 |