freebsd-skq/sbin
John Baldwin d14c0c076e Fix some warnings on 64-bit archs.
Reviewed by:	sam
2005-06-01 14:55:45 +00:00
..
adjkerntz
atacontrol Print the rigth argv string on error (too much c&p).. 2005-05-20 06:23:40 +00:00
atm Cleanups for gcc4: 2005-05-02 10:31:27 +00:00
badsect
bsdlabel
camcontrol Add "report only" functionality to 'camcontrol format', so users can get a 2005-03-26 05:34:54 +00:00
ccdconfig
clri Give variable an initial value. Use errx() instead of fprintf(). 2005-05-29 16:07:10 +00:00
comcontrol
conscontrol
devd Ignore sigpipe so we can properly detach clients to the pipe. 2005-05-16 20:51:46 +00:00
devfs Use .Pa instead of .Xr to follow mdoc(7) 2005-04-20 01:56:33 +00:00
dhclient
dmesg
dump Make gcc4 happy by making consistent signedness. 2005-05-02 10:00:39 +00:00
dumpfs
dumpon
fdisk cosmetic changes. 2005-05-01 09:50:02 +00:00
fdisk_pc98 - Merged some missing changes from fdisk/fdisk.c. 2005-05-01 10:08:35 +00:00
ffsinfo Grammatical improvement. 2005-04-08 10:32:22 +00:00
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde
geom Remove trailing spaces. 2005-04-29 07:57:50 +00:00
ggate include stdarg.h for va_list 2005-05-02 10:04:16 +00:00
gpt - distinguish between the device name (what the user called it on the 2005-04-24 20:08:29 +00:00
growfs Don't define FS_DEBUG by default, as this causes growfs to write debugging 2005-03-31 04:10:31 +00:00
gvinum
idmapd Remove dead code. 2005-04-14 20:27:30 +00:00
ifconfig Fix some warnings on 64-bit archs. 2005-06-01 14:55:45 +00:00
init
ip6fw
ipf Fix the contents of the underneath .depend files and "make checkdpadd". 2005-05-17 14:29:06 +00:00
ipfw Unbreak handling of "ip[v]6" protocol and option flag. No more segfaults 2005-05-21 03:27:33 +00:00
kldconfig
kldload
kldstat Synchronize program's usage() with manpage's SYNOPSIS. 2005-05-21 07:08:32 +00:00
kldunload
ldconfig
mca
md5
mdconfig
mdmfs
mknod
mksnap_ffs
mount Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_autofs
mount_cd9660 Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_ext2fs Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_hpfs Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_msdosfs Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_nfs Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_nfs4 Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_ntfs Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_nullfs Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_reiserfs Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_std Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_udf Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_ufs Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_umapfs Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
mount_unionfs Add a handy macro to represent null mount option, MOPT_NULL, and make 2005-06-01 09:39:36 +00:00
natd WARNS=6 and gcc4 cleanup: 2005-05-02 10:13:38 +00:00
newfs
newfs_msdos
nfsiod When accessing the sysctl vfs.nfs.iodmax, don't report errors as being 2005-04-07 20:37:04 +00:00
nos-tun
pfctl Adapt Makefiles for pfctl(8) and authpf(8) to 3.7 sources. 2005-05-03 16:57:38 +00:00
pflogd
ping
ping6
quotacheck
rcorder
reboot
recoverdisk
restore rscid -> __FBSDID. Mark parameter as __unused when necessary. 2005-05-29 15:57:00 +00:00
route - do DNS lookup for symbolic names specified for a destination 2005-05-23 14:12:32 +00:00
routed Remove #ident directives, they don't exist on the vendor branch anymore. 2005-05-31 20:28:49 +00:00
rtsol
savecore Constify savedir pointer, and remove an accompaning strdup() call. 2005-05-29 16:28:07 +00:00
sconfig
setkey
shutdown
slattach
spppcontrol
startslip
sunlabel Fix grammar error caused by my previous edit. 2005-03-30 18:54:41 +00:00
swapon
sysctl Show descriptions for type CTLTYPE_NODES. 2005-04-13 06:59:07 +00:00
tunefs
umount
Makefile Fix order (I introduced some time ago) broken in previous revision. 2005-05-25 07:31:05 +00:00
Makefile.inc