On 09-12-2010 20:16, Alan Cox wrote:
> Author: alc
> Date: Thu Dec 9 20:16:00 2010
> New Revision: 216333
> URL: http://svn.freebsd.org/changeset/base/216333
>
> Log:
> When r207410 eliminated the acquisition and release of the page queues
> lock from pmap_extract_and_hold(), it didn't take i
On Fri, 17 Dec 2010 09:22:02 -0600
Nathan Whitehorn mentioned:
> I have a patch at http://people.freebsd.org/~nwhitehorn/universe.diff
> that fixes both of these problems, by teaching the universe rule in
> src/Makefile about MACHINEs with multiple MACHINE_ARCHs and by enabling
> the build of
Author: emaste
Date: Sat Dec 18 02:54:51 2010
New Revision: 216513
URL: http://svn.freebsd.org/changeset/base/216513
Log:
Add Exar octal PCI UART.
Submitted by: Mark Johnston
Obtained from:Sandvine Incorporated
Modified:
head/sys/dev/puc/pucdata.c
Modified: head/sys/dev/puc/pu
Author: dougb
Date: Sat Dec 18 00:30:52 2010
New Revision: 216512
URL: http://svn.freebsd.org/changeset/base/216512
Log:
Bring in the relevant changes from NetBSD's 1.31:
"Use strlcpy, not strncpy, when the desired semantics are strlcpy's
rather than strncpy's."
Note: NetBSD's 1.32 i
On Fri Dec 17 10, Alexander Leidinger wrote:
> On Thu, 16 Dec 2010 14:22:30 + (UTC) "Bjoern A. Zeeb"
> wrote:
>
> [descsription of the original ordering]
> > I think grouping by date and then by file/lib/dir is actually better
> > as it'll keep things logically together rather than possibly s
Author: alc
Date: Fri Dec 17 22:41:22 2010
New Revision: 216511
URL: http://svn.freebsd.org/changeset/base/216511
Log:
Implement and use a single optimized function for unholding a set of pages.
Reviewed by: kib@
Modified:
head/sys/dev/cxgb/ulp/tom/cxgb_cpl_socket.c
head/sys/dev/cxgb/
Author: rmacklem
Date: Fri Dec 17 22:18:09 2010
New Revision: 216510
URL: http://svn.freebsd.org/changeset/base/216510
Log:
Fix two vnode locking problems in nfsd_recalldelegation() in the
experimental NFSv4 server. The first was a bogus use of VOP_ISLOCKED()
in a KASSERT() and the second wa
Author: rwatson
Date: Fri Dec 17 22:09:55 2010
New Revision: 216509
URL: http://svn.freebsd.org/changeset/base/216509
Log:
Simply refer to all Xen drivers as para-virtualized, as this appears to
be the preferred Xen parlance.
Discussed with: Steve Hand
MFC after:1 day
Modifi
Author: brucec
Date: Fri Dec 17 21:10:08 2010
New Revision: 216508
URL: http://svn.freebsd.org/changeset/base/216508
Log:
Update shmget(2) with POSIX access permissions and remove non-standard SHM_R,
SHM_W and machine/param.h.
Modified:
head/lib/libc/sys/shmat.2
head/lib/libc/sys/shmctl.2
On 12/17/2010 08:22, Nathan Whitehorn wrote:
On 12/16/10 13:04, Robert Watson wrote:
On Thu, 16 Dec 2010, David O'Brien wrote:
Log:
Bump WARNS to 6.
Modified:
head/sbin/geom/class/eli/Makefile
FYI, this broke the tinderbox on arm, ia64, mips, and sparc64.
Errr. Reverted. I built it
Author: avg
Date: Fri Dec 17 18:22:50 2010
New Revision: 216505
URL: http://svn.freebsd.org/changeset/base/216505
Log:
cyclic xcall: use smp_no_rendevous_barrier as setup function parameter
In this case we call target function only on a single CPU and do not
need any synchronization at th
Author: jhb
Date: Fri Dec 17 16:29:06 2010
New Revision: 216504
URL: http://svn.freebsd.org/changeset/base/216504
Log:
Add back a bounds check on valid idle priorities that was lost in an
earlier commit. While here, move the thread lock down in rtp_to_pri().
It is not needed for all of the
Author: avg
Date: Fri Dec 17 16:21:30 2010
New Revision: 216503
URL: http://svn.freebsd.org/changeset/base/216503
Log:
small cleanup of acpi battery status setting and checking
This is based on the patch submitted by Yuri Skripachov.
Overview of the changes:
- clarify double-use of some
On Thu, 16 Dec 2010 14:22:30 + (UTC) "Bjoern A. Zeeb"
wrote:
[descsription of the original ordering]
> I think grouping by date and then by file/lib/dir is actually better
> as it'll keep things logically together rather than possibly splitting
> it over 3 sections?
As the person who did the
Author: tuexen
Date: Fri Dec 17 15:39:55 2010
New Revision: 216502
URL: http://svn.freebsd.org/changeset/base/216502
Log:
Fix a flightsize bug related to the processing of PKTDRP reports.
MFC after: 3 days.
Modified:
head/sys/netinet/sctp_input.c
Modified: head/sys/netinet/sctp_input.c
On 12/16/10 13:04, Robert Watson wrote:
On Thu, 16 Dec 2010, David O'Brien wrote:
Log:
Bump WARNS to 6.
Modified:
head/sbin/geom/class/eli/Makefile
FYI, this broke the tinderbox on arm, ia64, mips, and sparc64.
Errr. Reverted. I built it on the architectures I had access to...
For
Author: rwatson
Date: Fri Dec 17 11:25:37 2010
New Revision: 216501
URL: http://svn.freebsd.org/changeset/base/216501
Log:
Correct some misundertandings on my part about PV vs HVM kernel
configuration options.
MFC after:1 day
Modified:
head/share/man/man4/xen.4
Modified: head/shar
Author: rwatson
Date: Fri Dec 17 10:05:21 2010
New Revision: 216500
URL: http://svn.freebsd.org/changeset/base/216500
Log:
Fix spelling nits.
MFC after:3 days
Submitted by: bcr
Modified:
head/share/man/man4/xen.4
Modified: head/share/man/man4/xen.4
Author: kevlo
Date: Fri Dec 17 09:38:55 2010
New Revision: 216499
URL: http://svn.freebsd.org/changeset/base/216499
Log:
Add pf in quiet mode
Modified:
head/etc/rc.d/pf
Modified: head/etc/rc.d/pf
==
--- head/etc/rc.d
Author: jchandra
Date: Fri Dec 17 09:14:25 2010
New Revision: 216498
URL: http://svn.freebsd.org/changeset/base/216498
Log:
Minor cleanup for sys/conf/Makefile.mips. Use -e and replace two calls to
sed with one.
Modified:
head/sys/conf/Makefile.mips
Modified: head/sys/conf/Makefile.mips
==
20 matches
Mail list logo