freebsd-nq/sbin
Dag-Erling Smørgrav c201d4532c - Add full support for header / data digests.
- Increase target limit from 4 to 64; this limit will be removed entirely
  at a later time.
- Improve recovery from lost network connections.
- Fix some potential deadlocks and a serious memory leak.
- Fix incorrect use of MH_ALIGN (instead of M_ALIGN), which makes no
  practical difference, but triggers a KASSERT with INVARIANTS.
- Fix some warnings in iscontrol(8) and improve the man page somewhat.

Submitted by:	Daniel Braniss <danny@cs.huji.ac.il>
Sponsored by:	Dansk Scanning A/S, Data Robotics Inc.
2010-08-09 12:36:36 +00:00
..
adjkerntz
atacontrol
atm
badsect
bsdlabel - Don't assign the return value from read(2) to a variable of type 2010-06-30 18:34:45 +00:00
camcontrol Spelling fixes. 2010-07-31 21:09:49 +00:00
ccdconfig Remove dead variable assignments 2010-06-11 17:03:04 +00:00
clri
comcontrol
conscontrol
ddb
devd - Avoid calling the copy constructor when it is not necessary. 2010-07-29 16:06:40 +00:00
devfs
dhclient When dhclient obtains a lease, it runs dhclient-script and expects 2010-07-07 06:06:54 +00:00
dmesg
dump
dumpfs - Merge soft-updates journaling from projects/suj/head into head. This 2010-04-24 07:05:35 +00:00
dumpon
fdisk
fdisk_pc98
ffsinfo
fsck Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
fsck_ffs Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
fsck_msdosfs Fix some style(9), although there's a lot more issues here. 2010-06-20 09:40:54 +00:00
fsdb - Merge soft-updates journaling from projects/suj/head into head. This 2010-04-24 07:05:35 +00:00
fsirand fsirand(8): make WARNS=3 clean 2010-05-14 14:26:49 +00:00
gbde Remove dead variable assignments 2010-06-11 17:03:04 +00:00
geom Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
ggate
growfs
gvinum Initialize variables before usage. 2010-06-11 17:02:57 +00:00
hastctl Update the arguments to yy_config_parse() to match r210883. 2010-08-06 05:20:21 +00:00
hastd Document 'none' value for remote. 2010-08-05 19:54:57 +00:00
ifconfig Ethernet vlan(4) interfaces have valid Ethernet link layer addresses but 2010-08-06 15:09:21 +00:00
init
ipf
ipfw Document that the "ngtee" action no longer accepts packet, and 2010-07-27 14:31:39 +00:00
iscontrol - Add full support for header / data digests. 2010-08-09 12:36:36 +00:00
kldconfig
kldload o Add -q flag to usage(). 2010-07-13 04:13:31 +00:00
kldstat Casting size_t to uintmax_t is not necessary anymore. This also 2010-05-12 15:47:43 +00:00
kldunload
ldconfig
mca sysctlbyname() returns -1 on error and sets errno. It does 2010-07-03 22:02:29 +00:00
md5
mdconfig
mdmfs
mknod
mksnap_ffs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount Clarify devfs manpages slightly. 2010-05-29 20:24:01 +00:00
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
mount_msdosfs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_nfs
mount_ntfs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_nullfs
mount_reiserfs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_std mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_udf
mount_unionfs
natd
newfs Fix "Empty input line" mdoc warning. 2010-03-10 00:47:09 +00:00
newfs_msdos Clarify that the "number of bytes per sector"-range in the 2010-07-25 11:31:29 +00:00
nfsiod
nos-tun nos-tun(8): make WARNS=3 clean 2010-03-10 18:51:13 +00:00
pfctl
pflogd
ping Small style fixes: 2010-06-20 12:52:33 +00:00
ping6 Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
quotacheck Update to current version of head. 2010-04-28 05:33:59 +00:00
rcorder mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
reboot Let boot(8) refer to the uart(4) serial driver, which is the replacement 2010-07-04 20:39:07 +00:00
recoverdisk
restore Fix grammar in a line of output. 2010-05-12 20:21:44 +00:00
route
routed
rtsol
savecore
sconfig
setkey o Fix typo. 2010-03-26 05:35:25 +00:00
shutdown
spppcontrol mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
sunlabel Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
swapon
sysctl Free the memory allocated via strdup. 2010-03-13 11:08:57 +00:00
tunefs - Round up the journal size to the block size so we don't confuse fsck. 2010-05-18 01:45:28 +00:00
umount
Makefile
Makefile.inc