svn commit: r184862 - in stable/7/sys: . dev/et

2008-11-11 Thread Xin LI
Author: delphij Date: Wed Nov 12 07:07:27 2008 New Revision: 184862 URL: http://svn.freebsd.org/changeset/base/184862 Log: MFC revision 1801453: Don't leak DMA map if not freed. Submitted by: kevlo Approved by: re (kensmith) Modified: stable/7/sys/ (props changed) stable/7/sys/de

svn commit: r184861 - in head/sys/dev/cxgb: common ulp/tom

2008-11-11 Thread Kip Macy
Author: kmacy Date: Wed Nov 12 04:45:09 2008 New Revision: 184861 URL: http://svn.freebsd.org/changeset/base/184861 Log: Update firmware version check make ddp a tunable Obtained from:Chelsio Inc. MFC after:3 days Modified: head/sys/dev/cxgb/common/cxgb_ctl_defs.h head/

svn commit: r184860 - head

2008-11-11 Thread David E. O'Brien
Author: obrien Date: Wed Nov 12 04:43:55 2008 New Revision: 184860 URL: http://svn.freebsd.org/changeset/base/184860 Log: Add the kerberos5 libs to the install32 target. (we've been building the all along, but never installing them) Modified: head/Makefile.inc1 Modified: head/Makefile.inc1

svn commit: r184858 - head/sys/security/audit

2008-11-11 Thread Robert Watson
Author: rwatson Date: Tue Nov 11 23:08:20 2008 New Revision: 184858 URL: http://svn.freebsd.org/changeset/base/184858 Log: Move audit-internal function definitions for getting and setting audit kinfo state to audit_private.h. Modified: head/sys/security/audit/audit.h head/sys/security/aud

svn commit: r184857 - head/sys/security/audit

2008-11-11 Thread Robert Watson
Author: rwatson Date: Tue Nov 11 22:59:40 2008 New Revision: 184857 URL: http://svn.freebsd.org/changeset/base/184857 Log: Minor style tweaks and change lock name string to use _'s and not spaces to improve parseability. Modified: head/sys/security/audit/audit.c Modified: head/sys/security

svn commit: r184856 - in head/sys: bsm security/audit

2008-11-11 Thread Christian S.J. Peron
Author: csjp Date: Tue Nov 11 21:57:03 2008 New Revision: 184856 URL: http://svn.freebsd.org/changeset/base/184856 Log: Add support for extended header BSM tokens. Currently we use the regular header tokens. The extended header tokens contain an IP or IPv6 address which makes it possible t

svn commit: r184854 - head/usr.bin/sed

2008-11-11 Thread Diomidis Spinellis
Author: dds Date: Tue Nov 11 17:15:57 2008 New Revision: 184854 URL: http://svn.freebsd.org/changeset/base/184854 Log: Fix the code to conform to the "or more" part of the following POSIX specification and regression test regress:25. "A function can be preceded by one or more '!' charac

svn commit: r184853 - in stable/7/sys: . modules/cxgb netinet

2008-11-11 Thread Robert Watson
Author: rwatson Date: Tue Nov 11 17:12:26 2008 New Revision: 184853 URL: http://svn.freebsd.org/changeset/base/184853 Log: Merge r184304 from head to stable/7: In both dropwithreset paths in tcp_input.c, drop the tcbinfo lock sooner to decomplicate locking and eliminate the need for a rat

svn commit: r184852 - head/tools/regression/usr.bin/sed

2008-11-11 Thread Diomidis Spinellis
Author: dds Date: Tue Nov 11 17:10:24 2008 New Revision: 184852 URL: http://svn.freebsd.org/changeset/base/184852 Log: Add a test for the "or more" part of the following POSIX specification. "A function can be preceded by one or more '!' characters, in which case the function shall be

svn commit: r184849 - in head: lib/libc/sys sys/amd64/linux32 sys/i386/linux sys/kern sys/sys

2008-11-11 Thread Ed Schouten
Author: ed Date: Tue Nov 11 14:55:59 2008 New Revision: 184849 URL: http://svn.freebsd.org/changeset/base/184849 Log: Several cleanups related to pipe(2). - Use `fildes[2]' instead of `*fildes' to make more clear that pipe(2) fills an array with two descriptors. - Remove EFAULT fro

svn commit: r184842 - head/sys/kern

2008-11-11 Thread Andrew Gallatin
Author: gallatin Date: Tue Nov 11 12:25:08 2008 New Revision: 184842 URL: http://svn.freebsd.org/changeset/base/184842 Log: Avoid scheduling firmware taskqs when cold. This prevents a panic which occurs when a driver attempts to load firmware at boot via firmware_get() when the firmware m

svn commit: r184837 - head/sys/net

2008-11-11 Thread Kip Macy
Author: kmacy Date: Tue Nov 11 09:40:27 2008 New Revision: 184837 URL: http://svn.freebsd.org/changeset/base/184837 Log: - Use RTFREE_LOCKED macro - Don't clone route on lookup (was causing arpresolve to fail) - u_int_32 -> uint32_t Reviewed by: qingli MFC after:3 days Modified:

Re: svn commit: r184771 - in head/sys: dev/syscons kern sys

2008-11-11 Thread Nick Hibma
> pseudo-terminals have the following buffer sizes: > | LINE RAW CAN OUT IHIWT ILOWT OHWT LWT COL STATE SESS PGID > | DISC ttyv0 0 0 0 7680 6720 2052 256 7 OCcl 1146 > | 1146 term ttyp0 0 0 0 7680 6720 1296 256 0 OCc > | 82033 82033 term W