NetBSD/sbin
fvdl a6f7895b92 Only use int13 extensions if the sectors can not be read through the
older CHS interface. This works around stupid BIOSs who report that
int13 extensions are present and functional, but fail when you actually
use them. Like Adaptec SCSI BIOSs.

For the bootselector, there was no space to get the CHS info from
the BIOS. Instead, use a flag that can be set by fdisk. fdisk will
set it if one of the partitions on the disk is out of CHS reach
for this disk/BIOS, so that the bootselector will use int13 extensions.
This isn't so bad, because it needs to be configured via fdisk anyway.

Change the mbr manualpage to reflect some shorter error messages.
1999-04-28 23:27:01 +00:00
..
atactl
badsect
bim
ccdconfig Define __POOL_EXPOSE for this nlist-groveling program. 1999-04-01 09:12:21 +00:00
clri change: 1999-04-06 04:54:19 +00:00
disklabel Allow partitions to extend to the end of the disk, even when 1999-04-26 02:05:46 +00:00
dmesg
dump Implement a read cache, as announced on tech-userlevel. Default is 32k 1999-03-23 14:22:59 +00:00
edlabel
fastboot
fdisk Only use int13 extensions if the sectors can not be read through the 1999-04-28 23:27:01 +00:00
fsck Copy code across from newfs so that 'fsck sd0a' and similar will work. 1999-04-22 04:20:53 +00:00
fsck_ext2fs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsck_ffs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsck_lfs printf format fixes for Alpha. 1999-03-24 05:32:23 +00:00
fsck_msdos Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsdb Add a [-n] option, which allows to examine a fs without altering it. 1999-03-09 16:11:47 +00:00
fsirand
ifconfig revert the previous changes that removed special cased ioctls for ISO 1999-04-01 08:12:23 +00:00
init
ldconfig Plug a file descriptor leak. 1999-04-09 07:29:43 +00:00
lmcctl one-line copyright message 1999-04-17 17:55:13 +00:00
mknod
modload Fix entry point parsing if output file specified to modload (PR7352) 1999-04-23 17:47:02 +00:00
modunload Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount
mount_ados 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
mount_cd9660 Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_ext2fs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_fdesc Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_ffs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_filecore 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
mount_kernfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_lfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_msdos 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
mount_nfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_null Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_portal Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_procfs Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
mount_umap Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_union Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
newfs Modify newfs so that the root node (and lost+found dir, if created) 1999-03-16 21:52:34 +00:00
newfs_lfs Correct data checksum to take ifile indirect block into account, if it exists 1999-03-30 19:04:50 +00:00
newfs_msdos Add missing .El line. 1999-03-10 05:14:51 +00:00
nologin
ping Correct nokerninfo tty flag being left set in most error cases. 1999-04-17 01:17:15 +00:00
raidctl Move COPTS to CPPFLAGS. Nuke some no-longer needed compile options. 1999-03-26 00:46:05 +00:00
reboot
restore
rndctl Make the usage string match the man page. 1999-03-30 17:32:44 +00:00
route Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
routed Revert cast to (int) that caused core-dumps. 1999-03-22 10:25:23 +00:00
savecore
scsictl Remove some extra spaces. 1999-03-15 23:20:23 +00:00
shutdown
slattach Add "-l" to "SYNOPSIS" section and use same order as "slattach" when 1999-03-19 21:18:32 +00:00
swapctl add a -D line to usage(). 1999-04-26 01:02:25 +00:00
ttyflags 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
tunefs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
umount
wsconsctl
Makefile Enable lmcctl 1999-03-25 04:08:29 +00:00
Makefile.inc