freebsd-nq/sbin
Brooks Davis 9c13d9cd98 Fix build on 64-bit platforms where time_t is 64 bit. Since where
talking about time related to leases, it should be OK to cast these to
(int)s rather than using intmax_t.

Submitted by:	ru
Pointy hat:	brooks
2005-06-07 14:47:54 +00:00
..
adjkerntz
atacontrol Open devices RDONLY for ioctls. That makes it work on open devices to which 2005-06-06 20:46:51 +00:00
atm Cleanups for gcc4: 2005-05-02 10:31:27 +00:00
badsect
bsdlabel
camcontrol
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
dhclient Fix build on 64-bit platforms where time_t is 64 bit. Since where 2005-06-07 14:47:54 +00:00
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
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde
geom
ggate include stdarg.h for va_list 2005-05-02 10:04:16 +00:00
gpt
growfs
gvinum
idmapd
ifconfig Connect if_bridge to the build. 2005-06-05 03:32:53 +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 add_proto() now fills proto for us so stop to 'guess' the protocol from the 2005-06-07 14:11:17 +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
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 Fix a silly little typo I just spotted. 2005-06-06 06:47:33 +00:00
sconfig
setkey
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon
sysctl
tunefs
umount
Makefile Now that dhclient builds and /etc/support has been committed, reconnect 2005-06-07 04:49:37 +00:00
Makefile.inc