svn commit: r224632 - head/lib/libproc

2011-08-03 Thread Andriy Gapon
Author: avg Date: Wed Aug 3 09:55:59 2011 New Revision: 224632 URL: http://svn.freebsd.org/changeset/base/224632 Log: fix a serious bug in libproc's proc_attach proc_attach always frees any struct proc_handle data that it allocates, but that is supposed to be done only in error

svn commit: r224634 - head/sys/dev/ath/ath_hal/ar9002

2011-08-03 Thread Adrian Chadd
Author: adrian Date: Wed Aug 3 13:39:11 2011 New Revision: 224634 URL: http://svn.freebsd.org/changeset/base/224634 Log: Add in a dirty hack that allows for AR9280/AR9285/AR9287 embedded systems, in the same way that AR9130 embedded systems work. This isn't -everything- that is required

svn commit: r224637 - head/sys/fs/nfsserver

2011-08-03 Thread Zack Kirsch
Author: zack Date: Wed Aug 3 18:50:19 2011 New Revision: 224637 URL: http://svn.freebsd.org/changeset/base/224637 Log: Fix an NFS server issue where it was not correctly setting the eof flag when a READ had hit the end of the file. Also, clean up some cruft in the code. Approved by:

svn commit: r224639 - head/usr.bin/catman

2011-08-03 Thread Ulrich Spoerlein
Author: uqs Date: Wed Aug 3 19:26:57 2011 New Revision: 224639 URL: http://svn.freebsd.org/changeset/base/224639 Log: Unbreak catman(1) by removing calls to col(1). col(1) was mangling the SGR escapes and is not strictly required. See r222647, r222648, r222650, and r222653 for more

svn commit: r224640 - head/crypto/openssh

2011-08-03 Thread Brooks Davis
Author: brooks Date: Wed Aug 3 20:00:36 2011 New Revision: 224640 URL: http://svn.freebsd.org/changeset/base/224640 Log: Enable keyword expansion for $FreeBSD$ on files where it was added it r224638. Submitted by: bz Approved by: re (implicit) Point hat to: brooks Modified:

svn commit: r224641 - in head: lib/libc/net sys/netinet sys/netinet6

2011-08-03 Thread Michael Tuexen
Author: tuexen Date: Wed Aug 3 20:21:00 2011 New Revision: 224641 URL: http://svn.freebsd.org/changeset/base/224641 Log: The result of a joint work between rrs@ and myself at the IETF: * Decouple the path supervision using a separate HB timer per path. * Add support for potentially failed

svn commit: r224642 - head/crypto/openssh

2011-08-03 Thread Brooks Davis
Author: brooks Date: Wed Aug 3 20:21:52 2011 New Revision: 224642 URL: http://svn.freebsd.org/changeset/base/224642 Log: Fix two more $FreeBSD$ keywords. Reported by: pluknet Approved by: re (implicit) Modified: head/crypto/openssh/compat.h (contents, props changed)

svn commit: r224644 - head/sys/dev/ath/ath_hal/ar9002

2011-08-03 Thread Adrian Chadd
Author: adrian Date: Wed Aug 3 23:57:38 2011 New Revision: 224644 URL: http://svn.freebsd.org/changeset/base/224644 Log: Undo this for now. It's right, but it means everything will rely on the ar9130 code. Since at least one kernel config specifies individual ath HAL chips rather than