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 afte
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
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 ord
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
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
===
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: stable/9/UPDATI
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/ (pro
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/
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: stable/8/UPDATI
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
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
stable/9/gnu/usr.
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.
T
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
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
Mod
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
(a
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:
head/usr.sb
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 r
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 SR
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 m
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 u
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/
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/
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/
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)
Mo
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)
Mo
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)
Mo
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:
stab
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:
stab
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:
stab
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
Author: delphij
Date: Thu Oct 4 22:41:00 2012
New Revision: 241212
URL: http://svn.freebsd.org/changeset/base/241212
Log:
Tag tcpdump 4.3.0.
Added:
vendor/tcpdump/4.3.0/
- copied from r241211, vendor/tcpdump/dist/
___
svn-src-all@freebsd.org m
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
stable/9
On Mon, Sep 24, 2012 at 1:35 PM, Adrian Chadd 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 with ATH_
| 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
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
=
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:
head/sys/dev/bge/i
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
=
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 make.con
Author: yongari
Date: Fri Oct 5 06:24:22 2012
New Revision: 241219
URL: http://svn.freebsd.org/changeset/base/241219
Log:
Add 40 microseconds delay after updating EMAC Mode register as
recommended by Broadcom data sheet.
Modified:
head/sys/dev/bge/if_bge.c
Modified: head/sys/dev/bge/if_bg
On Sep 20, 2012, at 1:05 PM, Gleb Smirnoff wrote:
> Author: glebius
> Date: Thu Sep 20 10:05:10 2012
> New Revision: 240742
> URL: http://svn.freebsd.org/changeset/base/240742
>
> Log:
> Convert lagg(4) to use if_transmit instead of if_start.
>
> In collaboration with: thompsa, sbruno,
40 matches
Mail list logo