NetBSD/sbin
scw 39a5a9dc76 Add two sysctls: kern.labelsector and kern.labeloffset.
These are of use to userland code which previously depended on the
hard-coded values of LABELSECTOR and LABELOFFSET to figure out the
location of the disklabel for a particular platform.

With the introduction of umbrella ports such as evbarm, evbmips, etc,
the location of the disklabel may vary between kernels for the same
MACHINE. This sysctl will allow userland programs to remain independent
of the particular flavour of MACHINE in such cases.
2002-12-11 12:59:29 +00:00
..
atactl New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
badsect
bim Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. 2002-12-10 17:14:02 +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 New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
clri
disklabel While cleaning up other places that invoked $EDITOR, noticed that 2002-12-05 22:59:25 +00:00
dkctl New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
dmesg
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
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
ifconfig
init White space nit. 2002-10-04 13:19:05 +00:00
ldconfig MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +00:00
lmcctl New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mbrlabel
mknod
modload Skip empty sections. From Allen Briggs. 2002-11-07 05:55:08 +00:00
modunload
mount Sort SEE ALSO. 2002-11-07 12:45:35 +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
mount_fdesc
mount_ffs New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mount_filecore New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mount_kernfs
mount_lfs
mount_msdos New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
mount_nfs When printing filesystem specific parameters, also print the address and 2002-10-21 03:58:07 +00:00
mount_ntfs New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +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
newbtconf Add missing word. 2002-11-21 18:12:15 +00:00
newfs Remove some unnecessary ``\&''. Add an 'n' between an 'a' and an 'A'. 2002-10-12 22:42:52 +00:00
newfs_lfs New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
newfs_msdos New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
nologin
pdisk
ping set sa_len right 2002-11-16 16:39:55 +00:00
ping6 correct the use of sizeof() on memset(). sync w/kame 2002-12-05 02:07:03 +00:00
pppoectl New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +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 Also, don't allocate string entries one by one. Instead, allocate one page 2002-11-25 07:16:17 +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 Avoid strict alias warnings. 2002-12-06 02:18:37 +00:00
rtsol
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 Add two sysctls: kern.labelsector and kern.labeloffset. 2002-12-11 12:59:29 +00:00
ttyflags New sentence, new line. From Robert Elz. 2002-10-03 15:41:44 +00:00
tunefs
umount
veriexecctl Need <stdlib.h> for exit() prototype. 2002-12-06 02:26:14 +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