freebsd-skq/sbin
imp 71f3be54cc Change default to be 'process all events before calling daemon.'
Also, put a small work around into devd to prevent a hang on boot this
would cause because select used to return 2 rather than 0 for no
evetnts due to a bug I fixed a few days ago in subr_bus.c.  I'll
remove this workaround May 7th.  You have until then to upgrade your
kernel if you want to run a new devd with an older kernel.
2003-04-25 02:13:42 +00:00
..
adjkerntz
atacontrol Make this WARNS=2 clean by using %j and (uintmax_t). 2003-04-22 19:57:46 +00:00
atm - Fix function declarations. 2003-03-26 05:49:42 +00:00
badsect
bsdlabel Add the beginning of a regression test. 2003-04-18 22:20:46 +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
conscontrol
cxconfig
devd Change default to be 'process all events before calling daemon.' 2003-04-25 02:13:42 +00:00
devfs
dhclient Hook omshell(1) up to the build. 2003-03-25 03:16:53 +00:00
disklabel Quick grammar fix. 2003-04-17 17:36:31 +00:00
dmesg
dump Avoid a name conflict with future functionality: 2003-04-07 11:34:12 +00:00
dumpfs
dumpon
fdisk Use symbolic constants from <sys/diskmbr.h> instead of local constants. 2003-04-13 21:57:08 +00:00
fdisk_pc98
ffsinfo
fsck Back out previous delta to fix fsck on filesystems without an fstab entry, 2003-04-25 01:12:35 +00:00
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde Normalize, fix ``make checkdpadd''. 2003-04-16 11:54:11 +00:00
gpt
growfs
ifconfig Don't abuse module names to facilitate ifconfig module loading; 2003-04-15 06:25:58 +00:00
init There are 5 securelevels, not 4. 2003-03-26 01:30:34 +00:00
ip6fw Make -N option work. 2003-03-25 11:27:46 +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 Change the default syslog facility from LOG_LOCAL0 to LOG_SECURITY after 2003-04-05 10:42:38 +00:00
ipnat
kldconfig style(9): use NULL when assigning/comparing a char *, 2003-04-23 20:33:57 +00:00
kldload These are WARNS=5 clean, mark them as such to keep them that way. 2003-04-23 20:22:33 +00:00
kldstat style(9): use NULL when assigning/comparing a char *, 2003-04-23 20:33:57 +00:00
kldunload style(9): use NULL when assigning/comparing a char *, 2003-04-23 20:33:57 +00:00
ldconfig
mca
md5
mdconfig Add a couple of undocumented test options to MD(4) to aid in regression 2003-04-09 11:59:29 +00:00
mdmfs
mknod Remove some more MAKEDEV information. 2003-03-25 18:43:10 +00:00
mksnap_ffs Close out a possible race where anybody in group operator could 2003-03-02 08:07:57 +00:00
mount Bump the date for recent commits. 2003-04-07 22:58:35 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs Add mount options 'noinet4' and 'noinet6' which prevent using those 2003-03-25 01:25:30 +00:00
mount_ntfs
mount_nullfs
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 Remove reference to diskpart(8) 2003-04-20 19:16:21 +00:00
newfs_msdos
nfsiod
nologin
nos-tun
ping o Skip timestamp part when checking payload. 2003-04-14 08:34:14 +00:00
ping6
quotacheck
raidctl
rcorder
reboot When kill(-1) returns ESRCH, it could be because the current process 2003-04-02 22:13:56 +00:00
restore
route There is an undocument feature that ``route -vnd flush'' prints 2003-04-16 12:06:53 +00:00
routed
rtsol
savecore
setkey Use NI_xxx macros. 2003-04-16 09:53:29 +00:00
shutdown
slattach
spppcontrol
startslip
sunlabel Add testcases to ensure that overwriting bootcode does not trash label. 2003-04-23 08:25:44 +00:00
swapon Spell "utilities" correctly. 2003-02-28 00:55:18 +00:00
sysctl Output machdep.guessed_bootdev as an integer rather than try to format 2003-04-03 21:41:14 +00:00
tunefs
umount Bump the date for recent commits. 2003-04-07 22:58:35 +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