freebsd-nq/sbin
Xin LI 98397198e7 In the previous changeset a cast of myminor to u_int were
removed, which will cause problems on architectures where
longs are longer than ints, for instance,
	"mknod foo c 0 0xffff00ff"
would fail in such cases.

Use a proper cast instead.

Prompted by:	bde
2007-06-14 03:16:16 +00:00
..
adjkerntz
atacontrol
atm o IFNAMSIZ includes a terminating null byte. 2007-04-14 16:09:23 +00:00
badsect
bsdlabel
camcontrol
ccdconfig
clri
comcontrol
conscontrol
devd
devfs
dhclient The minimum size of an RFC3442 destination descriptor is five bytes, so 2007-04-13 15:07:10 +00:00
dmesg
dump (bread): For a read that is contained entirely within a block, never copy 2007-04-05 20:31:23 +00:00
dumpfs Replace incomprehensive description of -m by much clearer text from OpenBSD, 2007-05-12 22:35:22 +00:00
dumpon
fdisk Add Apple HFS+ (0xAF) MBR partition type identificator. 2007-05-06 18:48:30 +00:00
fdisk_pc98 Another merging from sbin/fdisk/fdisk.8. 2007-05-10 12:33:00 +00:00
ffsinfo Default output to stdout as the man page suggests. 2007-02-14 23:22:33 +00:00
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde Remove temporary files when there are no longer needed. 2007-04-06 11:16:11 +00:00
geom Fix the online usage for the "dump" command. 2007-05-24 09:21:20 +00:00
ggate Implement a work-around for poor ggate write performance. 2007-04-06 11:19:48 +00:00
gpt
growfs
gvinum
idmapd
ifconfig Add the vlan tag to the bridge route table. This allows a vlan trunk to be 2007-06-13 18:58:04 +00:00
init I understood the MLINK part incorrectly, it should be the other way around 2007-06-01 21:48:07 +00:00
ipf Exclude inet_addr.c from the build. 2007-06-11 19:38:38 +00:00
ipfw o Teach get_mac_addr_mask() to not silently accept incorrect MAC 2007-05-09 18:31:49 +00:00
kldconfig
kldload Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
kldstat Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
kldunload Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
ldconfig
mca
md5
mdconfig Add an example which shows how mdconfig(8) can be used 2007-05-18 13:57:17 +00:00
mdmfs -n is used by newfs to tell "do not generate a .snap directory" instead of 2007-05-14 19:23:13 +00:00
mknod In the previous changeset a cast of myminor to u_int were 2007-06-14 03:16:16 +00:00
mksnap_ffs
mount Align -p output in TAB built columns suitable for /etc/fstab. 2007-04-13 21:30:47 +00:00
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs Add "fg" option as antonym to "bg"; add "hard" option as antonym to "soft". 2007-03-05 14:47:54 +00:00
mount_ntfs
mount_nullfs
mount_reiserfs
mount_std
mount_udf
mount_umapfs
mount_unionfs Raise WARNS level to 6. 2007-02-13 05:39:38 +00:00
natd
newfs Document -J in usage. 2007-03-02 20:07:59 +00:00
newfs_msdos The newfs_msdos utility does not store the boot signature in the 2007-05-31 20:06:46 +00:00
nfsiod
nos-tun
pfctl
pflogd
ping Force the alignment of the chars arrays, as they are casted later to 2007-05-21 14:38:45 +00:00
ping6 Correct two issues in ping6: 2007-04-19 15:41:00 +00:00
quotacheck If two files systems, /a and /b are marked as having quotas enabled 2007-02-04 06:33:15 +00:00
rcorder
reboot
recoverdisk Improve reporting in recoverdisk a good deal. 2007-04-23 12:17:27 +00:00
restore Move macros describing extended attributes in UFS from 2007-03-06 08:13:21 +00:00
route
routed
rtsol
savecore Check fdopen return value. 2007-05-28 09:48:25 +00:00
sconfig
setkey Integrate the Camellia Block Cipher. For more information see RFC 4132 2007-05-09 19:37:02 +00:00
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon
sysctl When we return from a "show" function without printing anything except 2007-06-11 13:02:15 +00:00
tunefs
umount
Makefile Add recoverdisk to the base system, it is far too useful to live 2007-06-12 21:31:39 +00:00
Makefile.inc