svn commit: r195778 - in head/sys: kern net

2009-07-20 Thread Robert Watson
Author: rwatson Date: Mon Jul 20 07:50:50 2009 New Revision: 195778 URL: http://svn.freebsd.org/changeset/base/195778 Log: Add macros VNET_SETNAME and VNET_SYMPREFIX, and expose to userspace if _WANT_VNET is defined. This way we don't need separate definitions in libkvm. Reviewed by:

svn commit: r195779 - head/sys/arm/arm

2009-07-20 Thread Rafal Jaworowski
Author: raj Date: Mon Jul 20 07:53:07 2009 New Revision: 195779 URL: http://svn.freebsd.org/changeset/base/195779 Log: ARM pmap fixes. a) nocache-remap problem When a page is remapped into a non-cacheable virtual memory region there was no associated write-back invalidate

svn commit: r195782 - in head/sys: net netinet netinet6 netipsec

2009-07-20 Thread Robert Watson
Author: rwatson Date: Mon Jul 20 13:55:33 2009 New Revision: 195782 URL: http://svn.freebsd.org/changeset/base/195782 Log: Garbage collect vnet module registrations that have neither constructors nor destructors, as there's no actual work to do. In most cases, the constructors weren't

svn commit: r195783 - stable/7/sys/ufs/ufs

2009-07-20 Thread Sean Nicholas Barkas
Author: snb Date: Mon Jul 20 16:19:42 2009 New Revision: 195783 URL: http://svn.freebsd.org/changeset/base/195783 Log: MFC r195003: Fix a bug reported by pho@ where one can induce a panic by decreasing vfs.ufs.dirhash_maxmem below the current amount of memory used by dirhash. When

svn commit: r195784 - in head: sbin/ifconfig sys/net80211

2009-07-20 Thread Rui Paulo
Author: rpaulo Date: Mon Jul 20 19:12:08 2009 New Revision: 195784 URL: http://svn.freebsd.org/changeset/base/195784 Log: More mesh bits, namely: * bridge support (sam) * handling of errors (sam) * deletion of inactive routing entries * more debug msgs (sam) * fixed some

svn commit: r195785 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2009-07-20 Thread Edward Tomasz Napierala
Author: trasz Date: Mon Jul 20 19:16:42 2009 New Revision: 195785 URL: http://svn.freebsd.org/changeset/base/195785 Log: Fix permission handling for extended attributes in ZFS. Without this change, ZFS uses SunOS Alternate Data Streams semantics - each EA has its own permissions, which are

svn commit: r195786 - in stable/7/games/fortune: . datfiles fortune

2009-07-20 Thread Doug Barton
Author: dougb Date: Mon Jul 20 19:20:37 2009 New Revision: 195786 URL: http://svn.freebsd.org/changeset/base/195786 Log: MFC 195726: spaces before commas and one ). Modified: stable/7/games/fortune/ (props changed) stable/7/games/fortune/datfiles/ (props changed)

svn commit: r195787 - in stable/6/games/fortune: . datfiles fortune

2009-07-20 Thread Doug Barton
Author: dougb Date: Mon Jul 20 19:33:22 2009 New Revision: 195787 URL: http://svn.freebsd.org/changeset/base/195787 Log: MFC 195726: spaces before commas and one ). (Note, the change to fortunes2-o is applied by hand from HEAD/*/fortunes-o.real since the fortunes2-o file was consolidated

svn commit: r195788 - head/sys/netinet

2009-07-20 Thread Robert Watson
Author: rwatson Date: Mon Jul 20 19:40:09 2009 New Revision: 195788 URL: http://svn.freebsd.org/changeset/base/195788 Log: Back out the moving in r195782 of V_ip_id's initialization from the top back to the bottom of ip_init() as found in 7.x. I missed the fact that the bottom half of the

Re: svn commit: r195784 - in head: sbin/ifconfig sys/net80211

2009-07-20 Thread Sam Leffler
Rui Paulo wrote: Author: rpaulo Date: Mon Jul 20 19:12:08 2009 New Revision: 195784 URL: http://svn.freebsd.org/changeset/base/195784 Log: More mesh bits, namely: * bridge support (sam) * handling of errors (sam) * deletion of inactive routing entries * more debug msgs (sam) * fixed

svn commit: r195789 - head

2009-07-20 Thread Antoine Brodin
Author: antoine Date: Mon Jul 20 19:51:47 2009 New Revision: 195789 URL: http://svn.freebsd.org/changeset/base/195789 Log: Update ObsoleteFiles.inc - Remove some USB headers that were resurrected recently - Add new obsolete files (2 man pages and libvgl.so.5) Approved by: re (kib)

svn commit: r195791 - head/sys/dev/if_ndis

2009-07-20 Thread Coleman Kane
Author: cokane Date: Mon Jul 20 23:21:19 2009 New Revision: 195791 URL: http://svn.freebsd.org/changeset/base/195791 Log: Fix regression in last set of commits. Submitted via e-mail and then nagged again via PR. Thank Paul for his persistence and contributions. PR: 136895

svn commit: r195792 - vendor/tzdata/dist

2009-07-20 Thread Edwin Groothuis
Author: edwin Date: Tue Jul 21 01:59:52 2009 New Revision: 195792 URL: http://svn.freebsd.org/changeset/base/195792 Log: Vendor import of tzdata2009k - Changes in Mauritius and Bangladesh - No leapsecond at the end of December 2009 Obtained from:ftp://elsie.nci.nih.gov/pub/

svn commit: r195793 - vendor/tzdata/tzdata2009k

2009-07-20 Thread Edwin Groothuis
Author: edwin Date: Tue Jul 21 02:00:43 2009 New Revision: 195793 URL: http://svn.freebsd.org/changeset/base/195793 Log: Tag of tzdata2009k Added: vendor/tzdata/tzdata2009k/ - copied from r195792, vendor/tzdata/dist/ ___

svn commit: r195794 - in vendor/tzcode/dist: unused zic

2009-07-20 Thread Edwin Groothuis
Author: edwin Date: Tue Jul 21 02:13:57 2009 New Revision: 195794 URL: http://svn.freebsd.org/changeset/base/195794 Log: Vendor import of tzcode2009k zic.c: Do not end a binary file with a POSIX-style time zone string for locations that end up in permanent DST (thanks to

svn commit: r195795 - vendor/tzcode/tzcode2009k

2009-07-20 Thread Edwin Groothuis
Author: edwin Date: Tue Jul 21 02:14:39 2009 New Revision: 195795 URL: http://svn.freebsd.org/changeset/base/195795 Log: Tag of tzcode2009k Added: vendor/tzcode/tzcode2009k/ - copied from r195794, vendor/tzcode/dist/ ___

svn commit: r195796 - stable/7/usr.bin/gzip

2009-07-20 Thread Xin LI
Author: delphij Date: Tue Jul 21 04:04:35 2009 New Revision: 195796 URL: http://svn.freebsd.org/changeset/base/195796 Log: MFC all recent gzip(1) changes, up to r194916. Added: stable/7/usr.bin/gzip/unpack.c - copied unchanged from r195795, head/usr.bin/gzip/unpack.c Modified:

svn commit: r195797 - stable/6/usr.bin/gzip

2009-07-20 Thread Xin LI
Author: delphij Date: Tue Jul 21 04:25:03 2009 New Revision: 195797 URL: http://svn.freebsd.org/changeset/base/195797 Log: MFC all recent gzip(1) changes, up to r194916. Added: stable/6/usr.bin/gzip/unpack.c - copied unchanged from r194579, head/usr.bin/gzip/unpack.c Modified:

Re: svn commit: r195696 - in stable/7: crypto/openssh secure/lib/libssh

2009-07-20 Thread David O'Brien
On Tue, Jul 14, 2009 at 08:46:19PM +, John Baldwin wrote: Date: Tue Jul 14 20:46:19 2009 New Revision: 195696 URL: http://svn.freebsd.org/changeset/base/195696 Log: MFC: Use the closefrom(2) system call. Modified: stable/7/crypto/openssh/ (props changed)