Author: adrian
Date: Tue May 1 06:11:38 2012
New Revision: 234861
URL: http://svn.freebsd.org/changeset/base/234861
Log:
Bring over the first part of the etherswitch framework - an MDIO bus and
MDIO/MII rendezvous proxy.
* Add an 'mdio' bus, which is the "IO" side of an MII bus (but by d
Author: kientzle
Date: Tue May 1 05:04:49 2012
New Revision: 234860
URL: http://svn.freebsd.org/changeset/base/234860
Log:
Teach ubldr(8) about simple MBR partitioning.
Modified:
head/sys/boot/uboot/lib/devicename.c
head/sys/boot/uboot/lib/disk.c
head/sys/boot/uboot/lib/libuboot.h
Modif
Author: adrian
Date: Tue May 1 04:35:53 2012
New Revision: 234859
URL: http://svn.freebsd.org/changeset/base/234859
Log:
Migrate ARGE_DEBUG to opt_arge.h.
Submitted by: Stefan Bethke
Modified:
head/sys/conf/options.mips
head/sys/mips/atheros/if_arge.c
Modified: head/sys/conf/options
Author: jwd
Date: Tue May 1 01:19:56 2012
New Revision: 234857
URL: http://svn.freebsd.org/changeset/base/234857
Log:
Add myself to this file - it didn't exist last time.
Approved by: rmacklem (mentor)
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-s
Author: rmh
Date: Mon Apr 30 23:12:16 2012
New Revision: 234856
URL: http://svn.freebsd.org/changeset/base/234856
Log:
GNU/kFreeBSD portability fix. This glue overrides header protection
in the system-wide version of by wrapping the #include_next
within the scope of its own header protect
Author: gonzo
Date: Mon Apr 30 22:46:09 2012
New Revision: 234855
URL: http://svn.freebsd.org/changeset/base/234855
Log:
Unbreak jemalloc build with MALLOC_PRODUCTION set. New jemalloc version
uncovered MIPS-related gcc bug described in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33256
Author: bapt
Date: Mon Apr 30 22:00:34 2012
New Revision: 234852
URL: http://svn.freebsd.org/changeset/base/234852
Log:
Import m4 regression tests from OpenBSD
Obtained from:OpenBSD
Approved by: des (mentor)
Added:
head/tools/regression/usr.bin/m4/args.m4 (contents, props ch
Author: bapt
Date: Mon Apr 30 21:26:35 2012
New Revision: 234851
URL: http://svn.freebsd.org/changeset/base/234851
Log:
Add two special directives to libmap.conf:
include :
Parse the contents of file before continuing with the current file.
includedir :
Parse the contents of every fi
Author: bapt
Date: Mon Apr 30 21:02:57 2012
New Revision: 234850
URL: http://svn.freebsd.org/changeset/base/234850
Log:
Respect mathematical operation order piority with the exponent gnu extension
Obtained from:OpenBSD
Approved by: des (mentor)
Modified:
head/usr.bin/m4/parser
Author: mav
Date: Mon Apr 30 17:53:02 2012
New Revision: 234848
URL: http://svn.freebsd.org/changeset/base/234848
Log:
Add to GEOM RAID class module, supporting the DDF metadata format, as
defined by the SNIA Common RAID Disk Data Format Specification v2.0.
Supports multiple volumes per a
Author: dumbbell
Date: Mon Apr 30 16:16:37 2012
New Revision: 234847
URL: http://svn.freebsd.org/changeset/base/234847
Log:
Add myself.
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
==
Author: trasz
Date: Mon Apr 30 16:08:02 2012
New Revision: 234846
URL: http://svn.freebsd.org/changeset/base/234846
Log:
Improve growfs(8) in a few ways; unfortunately, it's somewhat hard to untangle
them and commit separately.
1. Rewrite the way growfs(8) finds the device and mount point
Author: kib
Date: Mon Apr 30 13:31:10 2012
New Revision: 234841
URL: http://svn.freebsd.org/changeset/base/234841
Log:
Add GNU hash support for rtld.
Based on dragonflybsd support for GNU hash by John Marino
Reviewed by: kan
Tested by:bapt
MFC after:2 weeks
Modified:
head
Author: kib
Date: Mon Apr 30 13:29:21 2012
New Revision: 234840
URL: http://svn.freebsd.org/changeset/base/234840
Log:
Split the symlook_obj1 into a loop iterating over the ELF object symbol
hash elements, and a helper matched_symbol() which match the given hash
entry and request, performing
On Mon, Apr 30, 2012 at 04:17:30PM +0400, Alexander V. Chernikov wrote:
> On 30.04.2012 15:36, Gleb Smirnoff wrote:
> >On Mon, Apr 30, 2012 at 01:48:36PM +0200, Luigi Rizzo wrote:
> >L> On Mon, Apr 30, 2012 at 10:22:23AM +, Alexander V. Chernikov wrote:
> >L> > Author: melifaro
> >L> > Dat
On 30.04.2012 15:36, Gleb Smirnoff wrote:
On Mon, Apr 30, 2012 at 01:48:36PM +0200, Luigi Rizzo wrote:
L> On Mon, Apr 30, 2012 at 10:22:23AM +, Alexander V. Chernikov wrote:
L> > Author: melifaro
L> > Date: Mon Apr 30 10:22:23 2012
L> > New Revision: 234834
L> > URL: http://svn.freeb
Author: des
Date: Mon Apr 30 12:12:48 2012
New Revision: 234838
URL: http://svn.freebsd.org/changeset/base/234838
Log:
Don't reuse credentials if redirected to a different host.
Submitted by: Niels Heinen
MFC after:3 weeks
Modified:
head/lib/libfetch/http.c
Modified: head/lib/lib
Author: des
Date: Mon Apr 30 12:11:45 2012
New Revision: 234837
URL: http://svn.freebsd.org/changeset/base/234837
Log:
Since the socket is non-blocking, it is necessary to use select(2) even
when there is no timeout, because read(2) will return immediately if there
is no data waiting in the
On Mon, Apr 30, 2012 at 01:48:36PM +0200, Luigi Rizzo wrote:
L> On Mon, Apr 30, 2012 at 10:22:23AM +, Alexander V. Chernikov wrote:
L> > Author: melifaro
L> > Date: Mon Apr 30 10:22:23 2012
L> > New Revision: 234834
L> > URL: http://svn.freebsd.org/changeset/base/234834
L> >
L> > Log:
L> > M
On Mon, Apr 30, 2012 at 10:22:23AM +, Alexander V. Chernikov wrote:
> Author: melifaro
> Date: Mon Apr 30 10:22:23 2012
> New Revision: 234834
> URL: http://svn.freebsd.org/changeset/base/234834
>
> Log:
> Move several enums and structures required for L2 filtering from
> ip_fw_private.h to
Author: dumbbell
Date: Mon Apr 30 11:28:17 2012
New Revision: 234836
URL: http://svn.freebsd.org/changeset/base/234836
Log:
Remove incorrect __restrict qualifier on several pointers
The typical case was:
static __inline int
convert_ccl(FILE *fp, char * __restrict p, [...])
{
Author: melifaro
Date: Mon Apr 30 10:22:23 2012
New Revision: 234834
URL: http://svn.freebsd.org/changeset/base/234834
Log:
Move several enums and structures required for L2 filtering from
ip_fw_private.h to ip_fw.h.
Remove ipfw/ip_fw_private.h header from non-ipfw code.
Approved by:
Author: np
Date: Mon Apr 30 09:46:05 2012
New Revision: 234833
URL: http://svn.freebsd.org/changeset/base/234833
Log:
Change the default to not use packet counters to generate rx interrupts.
Rely solely on the timer based mechanism.
Update man page to reflect this change.
MFC after:
On 28.04.2012 00:42, Adrian Chadd wrote:
Hi Alex,
Hello!
I don't want to be demanding, but would you please consider committing
your fixes?
I've asked glebius@ for the review for a while ago, but it seems it is a
bit staled..
And if you could, would you please do it as a set of commits, o
Author: tuexen
Date: Mon Apr 30 08:44:21 2012
New Revision: 234832
URL: http://svn.freebsd.org/changeset/base/234832
Log:
Add support for missing gauth_number_of_chunks field. This Bug was
found by Irene Ruengeler.
MFC after: 1 week
Modified:
head/sys/netinet/sctp_uio.h
head/sys/neti
Author: np
Date: Mon Apr 30 08:44:10 2012
New Revision: 234831
URL: http://svn.freebsd.org/changeset/base/234831
Log:
Make sure that the firmware version is available in
dev.t4nex.X.firmware_version even if the driver fails to attach
properly. At least it'll be easy to tell what we're deali
Author: rwatson
Date: Mon Apr 30 08:00:52 2012
New Revision: 234830
URL: http://svn.freebsd.org/changeset/base/234830
Log:
fix a further typo in the pdfork(2) man page.
Submitted by: Norman Hardy
MFC after:3 days
Modified:
head/lib/libc/sys/pdfork.2
Modified: head/lib/libc/sys/pdf
Author: rwatson
Date: Mon Apr 30 07:32:39 2012
New Revision: 234829
URL: http://svn.freebsd.org/changeset/base/234829
Log:
The returned file descriptor from pdfork(2) is via fdp, not pidp.
Submitted by: Norman Hardy
MFC after:3 days
Modified:
head/lib/libc/sys/pdfork.2
Modified: h
28 matches
Mail list logo