1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sbin
Maxime Henrion 0a50de79cb - Add a new ioctl to get the maximum number of ATA channels.
- Use it in atacontrol(8) when listing ATA devices instead of
  stopping at the first ENXIO received.

This makes atacontrol list work on my sparc64 where the two ATA
channels I have are numbered 2 and 3.

Reviewed by:	sos
2003-03-22 12:18:20 +00:00
..
adjkerntz
atacontrol - Add a new ioctl to get the maximum number of ATA channels. 2003-03-22 12:18:20 +00:00
atm
badsect Remove unused variable to make badsect WARNS=2 clean. 2003-02-22 21:33:42 +00:00
bsdlabel Teach disklabel(8) about different hardware architectures. 2003-03-16 00:11:49 +00:00
camcontrol Fixed (soon might be fatal) -Wformat warnings. 2003-03-15 07:56:59 +00:00
ccdconfig Don't pick the name out of the devstat member of the ccd softc, it will 2003-03-06 06:31:49 +00:00
clri
comcontrol These are WARNS=2 clean, try to keep them that way. 2003-02-23 13:25:02 +00:00
conscontrol
cxconfig
devd mdoc(7) police: Revision. 2003-03-03 11:51:30 +00:00
devfs
dhclient
disklabel Teach disklabel(8) about different hardware architectures. 2003-03-16 00:11:49 +00:00
dmesg These are WARNS=2 clean, try to keep them that way. 2003-02-23 13:25:02 +00:00
dump Sort options. 2003-02-23 01:50:07 +00:00
dumpfs mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
dumpon
fdisk
fdisk_pc98 MFi386: Use DIOCGPC98 ioctl. 2003-02-11 07:32:45 +00:00
ffsinfo
fsck Strip out bogus difference from when this came from NetBSD: transliterating 2003-03-03 09:40:32 +00:00
fsck_ffs Correct lines incorrectly added to the copyright message. Add missing period. 2003-02-14 21:08:14 +00:00
fsck_msdosfs
fsdb
fsirand
gbde Remove reference to unavailable paper. 2003-03-07 09:36:58 +00:00
gpt Show the paritition types that we recognize in human readable format. eg: 2003-02-13 01:00:26 +00:00
growfs
ifconfig Uncomment the description of the ipdst parameter, but refer to IPX 2003-03-08 13:42:42 +00:00
init mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
ip6fw /modules is gone long ago, use the safe equivalents. 2003-03-03 22:46:36 +00:00
ipf
ipfs
ipfstat
ipfw Add a 'verrevpath' option that verifies the interface that a packet 2003-03-15 01:13:00 +00:00
ipmon
ipnat
kldconfig
kldload Add an xref to kldconfig(8). 2003-03-03 22:48:06 +00:00
kldstat
kldunload
ldconfig
mca
md5 Improvements to md5.c so that it uses getrusage to time 2003-02-14 04:48:06 +00:00
mdconfig Add a "-S sectorsize" option to enable Kirk to find a bug :-) 2003-03-03 13:05:00 +00:00
mdmfs
mknod Killed one more instance of pseudo-devices. 2003-02-24 22:54:26 +00:00
mksnap_ffs Close out a possible race where anybody in group operator could 2003-03-02 08:07:57 +00:00
mount mdoc(7) police: kill unnecessary xref. 2003-02-23 01:46:25 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs Update mount_nfs documentation to reference new sysctl for -c default. 2003-01-27 20:12:32 +00:00
mount_ntfs
mount_nullfs The .Xr utility 2003-02-05 13:50:41 +00:00
mount_nwfs
mount_portalfs
mount_smbfs
mount_std
mount_udf
mount_umapfs
mount_unionfs
natd Don't pretend natd(8) doesn't work with ppp(8) interfaces. 2003-02-28 15:41:45 +00:00
newfs mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
newfs_msdos Additional PC98 option is not needed. 2003-01-30 15:09:21 +00:00
nfsiod
nologin
nos-tun
ping Demangle the usage message at the source level. 2003-03-14 07:59:38 +00:00
ping6
quotacheck
raidctl
rcorder
reboot Add the /boot prefix. I forgot this when updating the location. 2003-01-13 18:57:19 +00:00
restore Add TAPE to the ENVIRONMENT section. 2003-01-10 10:55:13 +00:00
route Kill #ifdef NS code 2003-03-05 19:18:05 +00:00
routed Use srandomdev() for FreeBSD 2003-02-11 02:31:53 +00:00
rtsol
savecore
setkey
shutdown
slattach
spppcontrol
startslip
sunlabel Add sunlabel, a more or less drop in replacement for bsd^H^H^Hdisklabel(8) 2003-01-31 07:03:25 +00:00
swapon Spell "utilities" correctly. 2003-02-28 00:55:18 +00:00
sysctl Fix what I think is an off-by-one in certain worst-case scenarios 2003-01-22 00:34:22 +00:00
tunefs Sort options. 2003-02-23 01:50:07 +00:00
umount Remove one of two WARNS=0. 2003-02-23 13:22:41 +00:00
vinum Update to use current version of devstat API. 2003-03-15 20:49:38 +00:00
Makefile Add the mksnap_ffs command to the sbin directory. This setuid root 2003-03-02 01:50:33 +00:00
Makefile.inc