svn commit: r241182 - head/usr.sbin/sysrc

2012-10-04 Thread Joel Dahl
Author: joel (doc committer) Date: Thu Oct 4 06:33:03 2012 New Revision: 241182 URL: http://svn.freebsd.org/changeset/base/241182 Log: Fix HISTORY. Modified: head/usr.sbin/sysrc/sysrc.8 Modified: head/usr.sbin/sysrc/sysrc.8

svn commit: r241183 - head/sys/net

2012-10-04 Thread Andrew Thompson
Author: thompsa Date: Thu Oct 4 07:40:55 2012 New Revision: 241183 URL: http://svn.freebsd.org/changeset/base/241183 Log: Remove the M_NOWAIT from bridge_rtable_init as it isn't needed. The function return value is not even checked and could lead to a panic on a null sc_rthash. MFC

svn commit: r241185 - stable/9/bin/setfacl

2012-10-04 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Oct 4 08:33:46 2012 New Revision: 241185 URL: http://svn.freebsd.org/changeset/base/241185 Log: MFC r240084: Make setfacl -bd an alias for setfacl -k. Previously it would crash on assert. PR: bin/165807 Modified: stable/9/bin/setfacl/setfacl.c

svn commit: r241186 - stable/9/bin/getfacl

2012-10-04 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Oct 4 08:43:49 2012 New Revision: 241186 URL: http://svn.freebsd.org/changeset/base/241186 Log: MFC r240085: In getfacl(1) manual page, mention where to read about the ACL syntax. PR submitter suggested adding it to acl(3) instead, but I don't think pointing

svn commit: r241187 - stable/9/bin/setfacl

2012-10-04 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Oct 4 08:47:05 2012 New Revision: 241187 URL: http://svn.freebsd.org/changeset/base/241187 Log: MFC r240087: Fix an error in setfacl(1) that manifested like this: # setfacl -m u:trasz:rwx x # setfacl -m u:root:rwx x # getfacl x # file: x # owner: root

svn commit: r241190 - head/sys/sys

2012-10-04 Thread Tijl Coosemans
Author: tijl Date: Thu Oct 4 08:53:05 2012 New Revision: 241190 URL: http://svn.freebsd.org/changeset/base/241190 Log: Define clang feature test macro __has_extension. It's used in stdatomic.h. Modified: head/sys/sys/cdefs.h Modified: head/sys/sys/cdefs.h

svn commit: r241189 - stable/9

2012-10-04 Thread Konstantin Belousov
Author: kib Date: Thu Oct 4 08:49:41 2012 New Revision: 241189 URL: http://svn.freebsd.org/changeset/base/241189 Log: MFC r241092: Add the UPDATING note about padlock rng support requiring the config change. Modified: stable/9/UPDATING (contents, props changed) Modified:

svn commit: r241188 - stable/9/bin/cp

2012-10-04 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Oct 4 08:49:04 2012 New Revision: 241188 URL: http://svn.freebsd.org/changeset/base/241188 Log: MFC r240088: Explicitly mention that cp -p copies ACLs. PR: docs/168962 Modified: stable/9/bin/cp/cp.1 Directory Properties: stable/9/bin/cp/

svn commit: r241184 - stable/9/bin/setfacl

2012-10-04 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Oct 4 08:26:49 2012 New Revision: 241184 URL: http://svn.freebsd.org/changeset/base/241184 Log: MFC r240083: Make setfacl(1) behave properly in situations like setfacl -kd. Modified: stable/9/bin/setfacl/setfacl.c Directory Properties: stable/9/bin/setfacl/

svn commit: r241191 - stable/8

2012-10-04 Thread Konstantin Belousov
Author: kib Date: Thu Oct 4 09:02:38 2012 New Revision: 241191 URL: http://svn.freebsd.org/changeset/base/241191 Log: MFC r241092: Add the UPDATING note about padlock rng support requiring the config change. Modified: stable/8/UPDATING (contents, props changed) Modified:

svn commit: r241192 - in stable/9: . gnu/usr.bin/gdb gnu/usr.bin/gdb/arch/amd64 gnu/usr.bin/gdb/arch/arm gnu/usr.bin/gdb/arch/i386 gnu/usr.bin/gdb/arch/ia64 gnu/usr.bin/gdb/arch/mips gnu/usr.bin/gd...

2012-10-04 Thread Max Khon
Author: fjoe Date: Thu Oct 4 09:49:53 2012 New Revision: 241192 URL: http://svn.freebsd.org/changeset/base/241192 Log: MFC: r241002 Fix pseudo checksum calculation. This fixes ipfilter w/ network controllers that implement only partial rx csum offloading. PR: 106438

svn commit: r241193 - in stable/9: . gnu/usr.bin/gdb gnu/usr.bin/gdb/arch/amd64 gnu/usr.bin/gdb/arch/arm gnu/usr.bin/gdb/arch/i386 gnu/usr.bin/gdb/arch/ia64 gnu/usr.bin/gdb/arch/mips gnu/usr.bin/gd...

2012-10-04 Thread Max Khon
Author: fjoe Date: Thu Oct 4 09:53:59 2012 New Revision: 241193 URL: http://svn.freebsd.org/changeset/base/241193 Log: Revert changes that ocassionally got into r241192. Pointy hat to:me Modified: stable/9/Makefile.inc1 stable/9/gnu/usr.bin/gdb/Makefile.inc

svn commit: r241194 - in stable/9/sys/fs: nfs nfsclient nfsserver

2012-10-04 Thread Rick Macklem
Author: rmacklem Date: Thu Oct 4 12:43:45 2012 New Revision: 241194 URL: http://svn.freebsd.org/changeset/base/241194 Log: MFC: r240720 Modify the NFSv4 client so that it can handle owner and owner_group strings that consist entirely of digits, interpreting them as the uid/gid number.

svn commit: r241195 - in head/sys/dev/ath/ath_hal: ar5416 ar9002

2012-10-04 Thread Adrian Chadd
Author: adrian Date: Thu Oct 4 15:42:45 2012 New Revision: 241195 URL: http://svn.freebsd.org/changeset/base/241195 Log: Implement the quarter rate fractional channel programming for the AR5416 and AR9280, but leave it disabled by default. TL;DR: don't enable this code at all unless you

svn commit: r241196 - head/usr.sbin/jail

2012-10-04 Thread Jamie Gritton
Author: jamie Date: Thu Oct 4 18:59:46 2012 New Revision: 241196 URL: http://svn.freebsd.org/changeset/base/241196 Log: Move properly to the next parameter when jailparam_init fails (i.e. on an unknown parameter), to avoid freeing bogus pointers. Modified: head/usr.sbin/jail/config.c

svn commit: r241197 - head/lib/libjail

2012-10-04 Thread Jamie Gritton
Author: jamie Date: Thu Oct 4 19:07:05 2012 New Revision: 241197 URL: http://svn.freebsd.org/changeset/base/241197 Log: Fix some memory allocation errors: * jail_setv will leak a parameter name if jailparam_import fails. * jailparam_all loses the jailparam pointer on realloc error

svn commit: r241198 - head/usr.sbin/acpi/acpidump

2012-10-04 Thread John Baldwin
Author: jhb Date: Thu Oct 4 20:00:32 2012 New Revision: 241198 URL: http://svn.freebsd.org/changeset/base/241198 Log: Display the matrix of inter-domain distances in the SLIT table. This is used to complement the SRAT table on NUMA machines. MFC after:1 week Modified:

svn commit: r241199 - in vendor/libpcap/dist: . Win32/Src doc net packaging pcap test tests

2012-10-04 Thread Xin LI
Author: delphij Date: Thu Oct 4 21:07:56 2012 New Revision: 241199 URL: http://svn.freebsd.org/changeset/base/241199 Log: Vendor import of libpcap 1.3.0. Added: vendor/libpcap/dist/pcap-canusb-linux.c vendor/libpcap/dist/pcap-canusb-linux.h vendor/libpcap/dist/tests/ - copied from

Re: svn commit: r241198 - head/usr.sbin/acpi/acpidump

2012-10-04 Thread John Baldwin
On Thursday, October 04, 2012 4:00:32 pm John Baldwin wrote: Author: jhb Date: Thu Oct 4 20:00:32 2012 New Revision: 241198 URL: http://svn.freebsd.org/changeset/base/241198 Log: Display the matrix of inter-domain distances in the SLIT table. This is used to complement the SRAT

svn commit: r241200 - vendor/libpcap/1.3.0

2012-10-04 Thread Xin LI
Author: delphij Date: Thu Oct 4 21:08:46 2012 New Revision: 241200 URL: http://svn.freebsd.org/changeset/base/241200 Log: Tag libpcap 1.3.0. Added: vendor/libpcap/1.3.0/ - copied from r241199, vendor/libpcap/dist/ ___ svn-src-all@freebsd.org

svn commit: r241201 - in stable/8/sys/fs: nfs nfsclient

2012-10-04 Thread Rick Macklem
Author: rmacklem Date: Thu Oct 4 21:55:37 2012 New Revision: 241201 URL: http://svn.freebsd.org/changeset/base/241201 Log: MFC: r240289 Add a simple printf() based debug facility to the new nfs client. Use it for a printf() that can be harmlessly generated for mmap()'d files. It will be

svn commit: r241203 - stable/8/games/fortune/datfiles

2012-10-04 Thread Doug Barton
Author: dougb Date: Thu Oct 4 22:16:38 2012 New Revision: 241203 URL: http://svn.freebsd.org/changeset/base/241203 Log: MFC r238879: Add a couple of nice quotes from Edward Everett Hale Modified: stable/8/games/fortune/datfiles/fortunes Directory Properties: stable/8/games/fortune/

svn commit: r241202 - stable/9/games/fortune/datfiles

2012-10-04 Thread Doug Barton
Author: dougb Date: Thu Oct 4 22:16:17 2012 New Revision: 241202 URL: http://svn.freebsd.org/changeset/base/241202 Log: MFC r238879: Add a couple of nice quotes from Edward Everett Hale Modified: stable/9/games/fortune/datfiles/fortunes Directory Properties: stable/9/games/fortune/

svn commit: r241204 - stable/7/games/fortune/datfiles

2012-10-04 Thread Doug Barton
Author: dougb Date: Thu Oct 4 22:16:58 2012 New Revision: 241204 URL: http://svn.freebsd.org/changeset/base/241204 Log: MFC r238879: Add a couple of nice quotes from Edward Everett Hale Modified: stable/7/games/fortune/datfiles/fortunes Directory Properties: stable/7/games/fortune/

svn commit: r241206 - stable/8/libexec/save-entropy

2012-10-04 Thread Doug Barton
Author: dougb Date: Thu Oct 4 22:23:57 2012 New Revision: 241206 URL: http://svn.freebsd.org/changeset/base/241206 Log: MFC r240090: Improve file rotation Modified: stable/8/libexec/save-entropy/save-entropy.sh Directory Properties: stable/8/libexec/save-entropy/ (props changed)

svn commit: r241207 - stable/7/libexec/save-entropy

2012-10-04 Thread Doug Barton
Author: dougb Date: Thu Oct 4 22:24:14 2012 New Revision: 241207 URL: http://svn.freebsd.org/changeset/base/241207 Log: MFC r240090: Improve file rotation Modified: stable/7/libexec/save-entropy/save-entropy.sh Directory Properties: stable/7/libexec/save-entropy/ (props changed)

svn commit: r241205 - stable/9/libexec/save-entropy

2012-10-04 Thread Doug Barton
Author: dougb Date: Thu Oct 4 22:23:40 2012 New Revision: 241205 URL: http://svn.freebsd.org/changeset/base/241205 Log: MFC r240090: Improve file rotation Modified: stable/9/libexec/save-entropy/save-entropy.sh Directory Properties: stable/9/libexec/save-entropy/ (props changed)

svn commit: r241208 - in stable/9/etc: . rc.d

2012-10-04 Thread Doug Barton
Author: dougb Date: Thu Oct 4 22:31:56 2012 New Revision: 241208 URL: http://svn.freebsd.org/changeset/base/241208 Log: MFC r229822: There is no longer a need to abstract ${rcvar_manpage} as we are not attempting to maintain compatibility with NetBSD for some years now. Modified:

svn commit: r241209 - in stable/8/etc: . rc.d

2012-10-04 Thread Doug Barton
Author: dougb Date: Thu Oct 4 22:32:12 2012 New Revision: 241209 URL: http://svn.freebsd.org/changeset/base/241209 Log: MFC r229822: There is no longer a need to abstract ${rcvar_manpage} as we are not attempting to maintain compatibility with NetBSD for some years now. Modified:

svn commit: r241210 - in stable/7/etc: . rc.d

2012-10-04 Thread Doug Barton
Author: dougb Date: Thu Oct 4 22:32:27 2012 New Revision: 241210 URL: http://svn.freebsd.org/changeset/base/241210 Log: MFC r229822: There is no longer a need to abstract ${rcvar_manpage} as we are not attempting to maintain compatibility with NetBSD for some years now. Modified:

svn commit: r241211 - in vendor/tcpdump/dist: . tests win32/Include/Arpa win32/Include/Netinet

2012-10-04 Thread Xin LI
Author: delphij Date: Thu Oct 4 22:40:22 2012 New Revision: 241211 URL: http://svn.freebsd.org/changeset/base/241211 Log: Vendor import of tcpdump 4.3.0. Added: vendor/tcpdump/dist/print-tipc.c vendor/tcpdump/dist/tests/icmpv6.out vendor/tcpdump/dist/tests/icmpv6.pcap (contents, props

svn commit: r241213 - stable/9/usr.bin/systat

2012-10-04 Thread Alexander V. Chernikov
Author: melifaro Date: Thu Oct 4 22:56:15 2012 New Revision: 241213 URL: http://svn.freebsd.org/changeset/base/241213 Log: Merge r240605. Make systat(1) accept fractional number of seconds. Make old alarm(3)-based code use select(2). Modified: stable/9/usr.bin/systat/cmds.c

Re: svn commit: r240899 - head/sys/dev/ath

2012-10-04 Thread Garrett Cooper
On Mon, Sep 24, 2012 at 1:35 PM, Adrian Chadd adr...@freebsd.org wrote: Author: adrian Date: Mon Sep 24 20:35:56 2012 New Revision: 240899 URL: http://svn.freebsd.org/changeset/base/240899 Log: Migrate the ath(4) KTR logging to use an ATH_KTR() macro. This should eventually be unified

svn commit: r241214 - in head: . lib/clang/include

2012-10-04 Thread Jung-uk Kim
| uniq -d; # done +# 20121004: remove incomplete unwind.h +OLD_FILES+=usr/include/clang/3.2/unwind.h # 20120908: pf cleanup OLD_FILES+=usr/include/net/if_pflow.h # 20120816: new clang import which bumps version from 3.1 to 3.2 Modified: head/lib/clang/include/Makefile

svn commit: r241215 - head/sys/dev/bge

2012-10-04 Thread Pyun YongHyeon
Author: yongari Date: Fri Oct 5 03:35:38 2012 New Revision: 241215 URL: http://svn.freebsd.org/changeset/base/241215 Log: Don't touch EMAC Mode and TX/RX MAC Mode register when driver is not running. Modified: head/sys/dev/bge/if_bge.c Modified: head/sys/dev/bge/if_bge.c

svn commit: r241216 - head/sys/dev/bge

2012-10-04 Thread Pyun YongHyeon
Author: yongari Date: Fri Oct 5 03:46:25 2012 New Revision: 241216 URL: http://svn.freebsd.org/changeset/base/241216 Log: APE firmware touches EMAC Mode and TX/RX MAC Mode registers to keep the MAC connected to the outside world. So keep the accesses atomic. Modified:

svn commit: r241217 - head/sys/mips/mips

2012-10-04 Thread Alan Cox
Author: alc Date: Fri Oct 5 04:35:20 2012 New Revision: 241217 URL: http://svn.freebsd.org/changeset/base/241217 Log: Eliminate a stale and a duplicated comment. Modified: head/sys/mips/mips/pmap.c Modified: head/sys/mips/mips/pmap.c

svn commit: r241218 - head/usr.sbin/mergemaster

2012-10-04 Thread Doug Barton
Author: dougb Date: Fri Oct 5 05:01:42 2012 New Revision: 241218 URL: http://svn.freebsd.org/changeset/base/241218 Log: Remove references to CVS so that people will stop bringing it up For -p: The localtime update should have been excluded in the first place The