On 03/25/2011 18:57, Alexander Best wrote:
On Sat Mar 26 11, Doug Barton wrote:
Author: dougb
Date: Sat Mar 26 00:34:35 2011
New Revision: 220015
URL: http://svn.freebsd.org/changeset/base/220015
Log:
Add an example for the use of the entry to help others
who are as slow as I am.
shoul
Author: dougb
Date: Sun Mar 27 03:06:58 2011
New Revision: 220049
URL: http://svn.freebsd.org/changeset/base/220049
Log:
Hook the 220.backup-pkgdb script I added to the build unconditionally
Hook up 610.ipf6denied based on MK_IPFILTER as 510.ipfdenied is now
Poked by: Andrzej Tobol
Author: dougb
Date: Sun Mar 27 03:03:29 2011
New Revision: 220048
URL: http://svn.freebsd.org/changeset/base/220048
Log:
Add svn:executable property on remaining period scripts without it
Modified:
Directory Properties:
head/etc/periodic/security/410.logincheck (props changed)
head/etc/pe
On 3/26/11 4:29 AM, Andriy Gapon wrote:
on 26/03/2011 13:25 Andriy Gapon said the following:
Author: avg
Date: Sat Mar 26 11:25:36 2011
New Revision: 220032
URL: http://svn.freebsd.org/changeset/base/220032
Log:
linux compat: add SO_PASSCRED option with basic handling
This seems to have
Author: marius
Date: Sat Mar 26 22:39:23 2011
New Revision: 220046
URL: http://svn.freebsd.org/changeset/base/220046
Log:
Wait until the DMA engine is stopped before unmapping buffers and
descriptors, which fixes DMA errors seen on sparc64.
Obtained from:OpenBSD
MFC after:1
Author: kib
Date: Sat Mar 26 21:12:53 2011
New Revision: 220043
URL: http://svn.freebsd.org/changeset/base/220043
Log:
Print the raw value of si_code, that is esp. useful for undecoded values.
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modified:
head/gnu/usr.bin/gdb/libg
Author: alc
Date: Sat Mar 26 20:40:33 2011
New Revision: 220042
URL: http://svn.freebsd.org/changeset/base/220042
Log:
Eliminate an unused definition.
Reviewed by: marcel
Modified:
head/sys/ia64/include/pmap.h
Modified: head/sys/ia64/include/pmap.h
=
Author: ru
Date: Sat Mar 26 19:09:28 2011
New Revision: 220041
URL: http://svn.freebsd.org/changeset/base/220041
Log:
Fixed sockets display somewhat (-L, -T, -x, -Lx, with and without -A).
(I didn't try to fix negative TCP timers with -x.)
MFC after:3 days
Modified:
head/usr.bin/ne
Author: jh
Date: Sat Mar 26 17:17:24 2011
New Revision: 220040
URL: http://svn.freebsd.org/changeset/base/220040
Log:
Fix some style issues in r219925.
Reported by: bde
MFC after:1 month
Modified:
head/sys/kern/vfs_mount.c
Modified: head/sys/kern/vfs_mount.c
=
Author: marius
Date: Sat Mar 26 16:52:31 2011
New Revision: 220039
URL: http://svn.freebsd.org/changeset/base/220039
Log:
- A closer inspection of the OpenSolaris code indicates that the DMA
syncing for Hummingbird and Sabre bridges should be applied with every
BUS_DMASYNC_POSTREAD inste
Author: marius
Date: Sat Mar 26 16:49:12 2011
New Revision: 220038
URL: http://svn.freebsd.org/changeset/base/220038
Log:
- Merge the *_SET macros from fire(4) which generally print out the
register changes when compiled with SCHIZO_DEBUG and take advantage
of them.
- Add support for t
Author: nwhitehorn
Date: Sat Mar 26 13:58:44 2011
New Revision: 220037
URL: http://svn.freebsd.org/changeset/base/220037
Log:
Cause the release target to set up its object directory. It is designed
to be a meta-target, and having it do this avoids it spewing files all
over the source tree by
Author: adrian
Date: Sat Mar 26 13:06:43 2011
New Revision: 220035
URL: http://svn.freebsd.org/changeset/base/220035
Log:
.. And another missed commit - add the PSPOLL capability.
Modified:
head/sys/dev/ath/ath_hal/ah.h
Modified: head/sys/dev/ath/ath_hal/ah.h
Author: adrian
Date: Sat Mar 26 11:59:18 2011
New Revision: 220034
URL: http://svn.freebsd.org/changeset/base/220034
Log:
This was missing from the previous HAL commit - it fixes a typo and
introduces the PS-POLL hardware support.
Modified:
head/sys/dev/ath/ath_hal/ah_internal.h
Modified:
Author: adrian
Date: Sat Mar 26 11:58:29 2011
New Revision: 220033
URL: http://svn.freebsd.org/changeset/base/220033
Log:
If 802.11n is enabled, bump the number of buffers used up to a larger
level.
This is important for AMPDU RX as each burst is multiple packets in a row.
Modified:
he
on 26/03/2011 13:25 Andriy Gapon said the following:
> Author: avg
> Date: Sat Mar 26 11:25:36 2011
> New Revision: 220032
> URL: http://svn.freebsd.org/changeset/base/220032
>
> Log:
> linux compat: add SO_PASSCRED option with basic handling
>
> This seems to have been a part of a bigger p
Author: avg
Date: Sat Mar 26 11:25:36 2011
New Revision: 220032
URL: http://svn.freebsd.org/changeset/base/220032
Log:
linux compat: add SO_PASSCRED option with basic handling
This seems to have been a part of a bigger patch by dchagin that either
haven't been committed or committed parti
Author: avg
Date: Sat Mar 26 11:05:53 2011
New Revision: 220031
URL: http://svn.freebsd.org/changeset/base/220031
Log:
linux compat: improve and fix sendmsg/recvmsg compatibility
- implement baseic stubs for capget, capset, prctl PR_GET_KEEPCAPS
and prctl PR_SET_KEEPCAPS.
- add SCM_CR
Author: avg
Date: Sat Mar 26 10:59:24 2011
New Revision: 220030
URL: http://svn.freebsd.org/changeset/base/220030
Log:
linux compat: add non-dummy capget and capset system calls, regenerate
And drop dummy definitions for those system calls.
This may transiently break the build.
PR:
Author: adrian
Date: Sat Mar 26 10:52:37 2011
New Revision: 220029
URL: http://svn.freebsd.org/changeset/base/220029
Log:
Add in the hardware PS-POLL frame reception setting, but leave it disabled
by default.
Adventourous souls with an AR9220/AR9280 or later and who have a device
that s
Author: avg
Date: Sat Mar 26 10:51:56 2011
New Revision: 220028
URL: http://svn.freebsd.org/changeset/base/220028
Log:
linux compat: add non-dummy capget and capset system calls
PR: kern/149168
Submitted by: John Wehle
Reviewed by: netchild
MFC after:2 weeks
Modified:
Author: adrian
Date: Sat Mar 26 10:47:17 2011
New Revision: 220027
URL: http://svn.freebsd.org/changeset/base/220027
Log:
Introduce hardware PS-POLL support in the HAL.
Linux ath9k only enables this for AR9280 and later NICs; so
create a capability for it so it isn't enabled for earlier
Author: dchagin
Date: Sat Mar 26 09:25:35 2011
New Revision: 220026
URL: http://svn.freebsd.org/changeset/base/220026
Log:
Export the correct AT_PLATFORM value.
Since signal trampolines are copied to the shared page do not need to
leave place on the stack for it. Forgotten in the previous co
Author: adrian
Date: Sat Mar 26 07:29:48 2011
New Revision: 220025
URL: http://svn.freebsd.org/changeset/base/220025
Log:
Put these two back to mirror what ath9k does.
Even though they map to setting the error filter register,
ath9k also writes them untouched to AR_RX_FILTER.
The For
Author: pjd
Date: Sat Mar 26 07:17:24 2011
New Revision: 220024
URL: http://svn.freebsd.org/changeset/base/220024
Log:
Don't calculate len too early.
Modified:
head/lib/libc/gen/directory.3
Modified: head/lib/libc/gen/directory.3
==
Author: pjd
Date: Sat Mar 26 07:15:57 2011
New Revision: 220023
URL: http://svn.freebsd.org/changeset/base/220023
Log:
Follow style(9) in example code and handle opendir(3) error.
Modified:
head/lib/libc/gen/directory.3
Modified: head/lib/libc/gen/directory.3
Author: adrian
Date: Sat Mar 26 07:15:35 2011
New Revision: 220022
URL: http://svn.freebsd.org/changeset/base/220022
Log:
Shuffle around the HAL_RX_FILTER bits to be slightly more sensible.
The phyerr, radar and bssid-match bits aren't real bits, they map
to enabling bits in other registe
27 matches
Mail list logo