NetBSD/sbin
seb d7b1a9a6a6 Introduce a new feature for reverting multiple boot configurations i.e.
effectively making the currently selected configuration the only one
active and removing boot configuration selection menu.
This is accomplished by running 'newbtconf revert'.

From PR bin/17808 by myself. Thanks to gendalia and lukem for the help finding
the right keyword.

Approved by lukem.
2003-01-06 00:31:49 +00:00
..
atactl New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
badsect Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
bim developed with one o only, from Adrian Mrva. 2002-12-21 12:41:58 +00:00
brconfig Fix typo in error message. 2002-11-06 05:26:54 +00:00
ccdconfig New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
cgdconfig Make iteration count for PKCS#5 settable in the parameters files. 2002-12-04 05:02:29 +00:00
chkconfig Spell output with two ts. 2003-01-04 23:43:02 +00:00
clri Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
disklabel Use getlabel{sector,offset}() instead of LABEL{SECTOR,OFFSET}. 2002-12-12 11:34:46 +00:00
dkctl New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
dmesg Make it possible to see \ in dmesg. 2002-06-05 06:31:21 +00:00
dump should be safer to cast to u_long than to cast down to int 2002-11-17 04:49:18 +00:00
dump_lfs New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
edlabel minor makefile delint 2002-09-18 06:38:50 +00:00
fastboot
fdisk Enable bootselector code for x86_64. 2002-11-30 13:47:19 +00:00
fsck New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
fsck_ext2fs New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
fsck_ffs check that a disklabel is valid before trying to extract partition 2002-11-05 05:18:50 +00:00
fsck_lfs Use An, Aq for author markup. 2002-10-01 14:23:38 +00:00
fsck_msdos New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
fsdb New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
fsirand Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
ifconfig New sentence, new line. 2002-09-30 07:37:09 +00:00
init White space nit. 2002-10-04 13:19:05 +00:00
ldconfig Correct length of a memcpy. 2003-01-05 22:28:41 +00:00
lmcctl New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mbrlabel add MBR_PTYPE_APPLEUFS of 0xa8 2002-09-28 00:56:25 +00:00
mknod Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
modload Skip empty sections. From Allen Briggs. 2002-11-07 05:55:08 +00:00
modunload
mount removable with only two es, from Adrian Mrva. 2002-12-21 12:27:14 +00:00
mount_ados New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mount_cd9660 New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +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 New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mount_filecore Sort sections. 2003-01-02 10:32:01 +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 New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mount_nfs Fix tyops pointed out by Igor Sobrado in PR misc/19623: 2003-01-01 21:22:50 +00:00
mount_ntfs Fix tyops pointed out by Igor Sobrado in PR misc/19623: 2003-01-01 21:22:50 +00:00
mount_null New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mount_overlay New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mount_portal Use more markup. 2002-10-01 13:52:49 +00:00
mount_procfs New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mount_umap New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mount_union MNT_GETARGS support 2002-09-21 18:43:31 +00:00
newbtconf Introduce a new feature for reverting multiple boot configurations i.e. 2003-01-06 00:31:49 +00:00
newfs Add a BUGS section describing that async mounts are currently disabled, 2002-12-21 20:33:35 +00:00
newfs_lfs Use getlabeloffset() instead of LABELOFFSET. 2002-12-12 11:40:17 +00:00
newfs_msdos New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
nologin
pdisk remove workaround for missing errno.h include 2002-08-22 22:38:05 +00:00
ping set sa_len right 2002-11-16 16:39:55 +00:00
ping6 address has two ds, not three; from Adrian Mrva. 2002-12-21 12:43:07 +00:00
pppoectl Drop trailing whitespace. 2002-12-19 14:49:03 +00:00
raidctl Remove trailing space. 2002-11-16 23:54:16 +00:00
rcorder tweaks for fparseln(3) move from libutil to libc: 2002-11-30 03:10:53 +00:00
reboot New sentence, new line. From Robert Elz. 2002-10-03 15:41:44 +00:00
restore system with two ss, from Adrian Mrva. 2002-12-21 12:45:32 +00:00
rndctl New sentence, new line. From Robert Elz. 2002-10-03 15:41:44 +00:00
route correct prefixlen handling for IPv4. 2002-10-18 00:21:23 +00:00
routed Sort sections, new sentences begin on new lines, add a missing line, 2002-12-18 19:20:05 +00:00
rtsol Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
savecore Remove prototype for non-existent function log(). 2002-12-06 02:20:00 +00:00
scsictl Add missing \n in error. 2002-10-08 20:17:06 +00:00
setkey Avoid strict alias warnings. 2002-12-06 02:20:43 +00:00
shutdown New sentence, new line in last. Bump date for last. 2002-10-18 22:44:42 +00:00
slattach New sentence, new line. From Robert Elz. 2002-10-03 15:41:44 +00:00
swapctl New sentence, new line. Use some more mdoc. 2002-10-01 14:53:58 +00:00
sysctl On Darwin, mach_init is the system bootstrap process. It is responsible 2002-12-24 12:15:45 +00:00
ttyflags New sentence, new line. From Robert Elz. 2002-10-03 15:41:44 +00:00
tunefs dependent only has es, no as; from Adrian Mrva. 2002-12-21 12:50:54 +00:00
umount Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
veriexecctl Remove traces of old names (verifiedexec_load and /dev/verifiedexec). 2002-12-21 23:41:44 +00:00
wdogctl New sentence, new line. From Robert Elz. 2002-10-03 15:41:44 +00:00
wsconsctl Add WSKBD_TYPE_MAPLE and WSMOUSE_TYPE_MAPLE for Dreamcast Maple bus devices. 2002-12-10 13:05:09 +00:00
Makefile Renamed the verified exec fingerprint loader. 2002-11-23 10:53:55 +00:00
Makefile.inc Revert previous; the change that required it will be done differently. 2002-09-27 21:04:46 +00:00