..
adjkerntz
atacontrol
Fix the fallouts from r146267:
2008-12-14 12:56:56 +00:00
atm
Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
2008-05-25 22:11:40 +00:00
badsect
bsdlabel
o One more s/gpt/gpart/.
2008-11-05 09:28:30 +00:00
camcontrol
ccdconfig
clri
comcontrol
conscontrol
ddb
Apply various fixes:
2008-12-24 11:12:21 +00:00
devd
Send all debug to stderr.
2008-12-14 11:48:51 +00:00
devfs
Support for filtering on major device number was removed in rev. 1.7 or
2008-06-27 09:09:50 +00:00
dhclient
Support the remaining options listed in dhcp-options(5) and RFC 2132.
2008-10-17 13:28:53 +00:00
dmesg
dump
Expand dump to allow MAX_INT dump levels.
2008-05-24 05:20:46 +00:00
dumpfs
Add a new flag to dumpfs(8), -f, which causes dumpfs to list all free
2009-01-28 09:33:00 +00:00
dumpon
fdisk
Reword some entries for NTFS and DOS.
2009-01-14 22:05:51 +00:00
fdisk_pc98
ffsinfo
fsck
fsck_ffs
Follow up with previous commit: mention -D, not -C when cg check
2009-01-27 00:29:19 +00:00
fsck_msdosfs
fsdb
fsirand
gbde
geom
- grammar and language fixes
2009-01-04 15:41:01 +00:00
ggate
The signature for a pthread function requires that it
2008-06-26 07:05:35 +00:00
growfs
gvinum
idmapd
ifconfig
Remove assumptions about the max # channels in ioctl's:
2009-01-27 23:42:14 +00:00
init
Static-ify procedures in init(8).
2008-09-27 00:09:10 +00:00
ipf
ipfw
fix printing of uint64_t values, so we can use WARNS=2
2009-01-27 20:26:45 +00:00
iscontrol
Big update to the iSCSI initiator code. Highlights include IPv6 support,
2008-11-25 07:17:11 +00:00
kldconfig
kldload
kldstat
Only show the pathname in verbose output as intended in the last commit (r172862).
2008-12-22 19:52:21 +00:00
kldunload
ldconfig
mca
md5
Minor markup fix for the r186836 update.
2009-01-06 21:16:42 +00:00
mdconfig
Add the possibility to specify "-o force" with "mdconfig -du".
2009-01-10 17:17:18 +00:00
mdmfs
mknod
mksnap_ffs
Note that snapshots may cause a panic on the full UFS filesystem.
2008-07-26 13:18:33 +00:00
mount
r187093 failed to keep the lifetime of the pointer suitable for reentrancy.
2009-01-13 06:08:37 +00:00
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
Add missing qualifier which was missed in the previous commit.
2009-01-05 12:10:22 +00:00
mount_nfs
Fix parsing of acregmin, acregmax, acdirmin and acdirmax NFS mount options
2009-01-28 07:46:35 +00:00
mount_ntfs
Tone down warning about the quality of the NTFS VFS module. It appears that
2009-01-20 02:08:21 +00:00
mount_nullfs
mount_reiserfs
mount_std
mount_udf
mount_unionfs
natd
Check rule numbers against maximum value to avoid rules cleanup due
2008-09-06 17:26:52 +00:00
newfs
Move the check for the ending char in the partition name where
2008-12-12 15:56:38 +00:00
newfs_msdos
Fix build - cast off_t to (intmax_t) for printing.
2008-12-03 23:00:57 +00:00
nfsiod
nos-tun
pfctl
pflogd
ping
- improve readability
2009-01-11 22:36:45 +00:00
ping6
Implement -R support, similar to ping(8)'s -A.
2008-08-27 15:01:23 +00:00
quotacheck
Drag this code kicking and screaming into the twenty-first century.
2008-07-02 15:51:59 +00:00
rcorder
Document the misleading nature of the REQUIRE line. The patch in
2008-06-09 09:07:58 +00:00
reboot
recoverdisk
Bail on ENXIO, you won't get any further any way.
2009-01-17 11:57:32 +00:00
restore
Fix nits pointed out in PR bin/39905 that have not already been
2008-05-23 19:17:08 +00:00
route
Fix regression introduced in rev. 173124:
2009-01-18 11:38:35 +00:00
routed
This main goals of this project are:
2008-12-15 06:10:57 +00:00
rtsol
savecore
Apply various fixes:
2008-12-24 11:12:21 +00:00
sconfig
Do not set IFF_DEBUG directly from the driver.
2008-06-30 21:18:27 +00:00
setkey
o Add missed dot.
2008-09-29 05:31:27 +00:00
shutdown
Note that when shutdown is run without options, it will place
2008-12-23 15:00:03 +00:00
slattach
spppcontrol
startslip
sunlabel
swapon
Add a -q flag to swapon(8) to suppress informational messages. Use it in
2008-06-23 22:17:08 +00:00
sysctl
The sysctl(8) program exits on some errors and only emits warnings on
2008-06-23 22:06:28 +00:00
tunefs
umount
Makefile
add new build knobs and jigger some existing controls to improve
2008-09-21 22:02:26 +00:00
Makefile.inc