Author: dmarion
Date: Mon Apr 22 08:28:53 2013
New Revision: 249762
URL: http://svnweb.freebsd.org/changeset/base/249762
Log:
Initialize GIC_PMRR register on ARM GIC.
Provided by: Thomas Skibo
Modified:
head/sys/arm/arm/gic.c
Modified: head/sys/arm/arm/gic.c
Author: glebius
Date: Mon Apr 22 09:02:23 2013
New Revision: 249763
URL: http://svnweb.freebsd.org/changeset/base/249763
Log:
Panic if UMA_ZONE_PCPU is created at early stages of boot, when mp_ncpus
isn't yet initialized. Otherwise we will panic at first allocation later.
Sponsored by: Ng
Author: pluknet
Date: Mon Apr 22 09:18:50 2013
New Revision: 249764
URL: http://svnweb.freebsd.org/changeset/base/249764
Log:
Keep up with negative addrlen check removal in r249649.
Modified:
head/lib/libc/sys/accept.2
Modified: head/lib/libc/sys/accept.2
Author: nyan
Date: Mon Apr 22 13:02:41 2013
New Revision: 249765
URL: http://svnweb.freebsd.org/changeset/base/249765
Log:
Build uart_dev_lpc.c on arm only. This fixes pc98 build.
Modified:
head/sys/dev/uart/uart_subr.c
head/sys/modules/uart/Makefile
Modified: head/sys/dev/uart/uart_subr.
Sorry! I should've read the tinderbox failures.
Pointy hat to: jhibbits
On Apr 22, 2013 6:02 AM, "Takahashi Yoshihiro" wrote:
> Author: nyan
> Date: Mon Apr 22 13:02:41 2013
> New Revision: 249765
> URL: http://svnweb.freebsd.org/changeset/base/249765
>
> Log:
> Build uart_dev_lpc.c on arm on
Author: jhb
Date: Mon Apr 22 15:02:32 2013
New Revision: 249766
URL: http://svnweb.freebsd.org/changeset/base/249766
Log:
Use a higher TTL (128) for DHCP packets. This matches the ISC DHCP client.
PR: bin/170279
MFC after:1 week
Modified:
head/sbin/dhclient/packet.c
Mod
Author: jhb
Date: Mon Apr 22 15:51:06 2013
New Revision: 249767
URL: http://svnweb.freebsd.org/changeset/base/249767
Log:
- Some BIOSes use an Extended IRQ resource descriptor in _PRS for a link
that uses non-ISA IRQs but use a plain IRQ resource in _CRS. However,
a non-ISA IRQ can't fi
Author: joel (doc committer)
Date: Mon Apr 22 17:38:26 2013
New Revision: 249768
URL: http://svnweb.freebsd.org/changeset/base/249768
Log:
Minor clarificiation.
PR: 177455
Modified:
head/sbin/geom/class/label/glabel.8
Modified: head/sbin/geom/class/label/glabel.8
=
Author: joel (doc committer)
Date: Mon Apr 22 17:55:12 2013
New Revision: 249769
URL: http://svnweb.freebsd.org/changeset/base/249769
Log:
Point users towards nisdomainname and rc.conf.
PR: 144630
Submitted by: Stefan Krueger ,
Fel
Modified:
head/bin/domainna
Author: sjg
Date: Mon Apr 22 18:11:29 2013
New Revision: 249770
URL: http://svnweb.freebsd.org/changeset/base/249770
Log:
Pass more variables to bsd.prog.mk and
only append to already defined variables.
Submitted by: Garrett Cooper
Modified:
head/share/mk/bsd.progs.mk
Modified: head/s
Author: joel (doc committer)
Date: Mon Apr 22 18:31:39 2013
New Revision: 249771
URL: http://svnweb.freebsd.org/changeset/base/249771
Log:
Minor update about rc.conf.
Modified:
head/usr.sbin/timed/timed/timed.8
Modified: head/usr.sbin/timed/timed/timed.8
=
On Apr 22, 2013, at 11:31 AM, Joel Dahl wrote:
> Author: joel (doc committer)
> Date: Mon Apr 22 18:31:39 2013
> New Revision: 249771
> URL: http://svnweb.freebsd.org/changeset/base/249771
>
> Log:
> Minor update about rc.conf.
>
> Modified:
> head/usr.sbin/timed/timed/timed.8
>
> Modified:
Author: gonzo
Date: Mon Apr 22 18:53:36 2013
New Revision: 249774
URL: http://svnweb.freebsd.org/changeset/base/249774
Log:
Split BeagleBone DTS to generic AM335x part and Beagle-bone specific
Added:
head/sys/boot/fdt/dts/am335x.dtsi (contents, props changed)
Modified:
head/sys/boot/fdt/d
Author: adrian
Date: Mon Apr 22 18:58:12 2013
New Revision: 249775
URL: http://svnweb.freebsd.org/changeset/base/249775
Log:
Update arswitch to the new API.
Modified:
head/sys/dev/etherswitch/arswitch/arswitch.c
Modified: head/sys/dev/etherswitch/arswitch/arswitch.c
=
Author: brooks
Date: Mon Apr 22 19:02:37 2013
New Revision: 249776
URL: http://svnweb.freebsd.org/changeset/base/249776
Log:
MFP4 223084, 227821:
Partially implement generic_bs_*_8() for MIPS platforms.
This is known to work with TARGET_ARCH=mips64 with FreeBSD/BERI.
Assuming that ot
Author: joel (doc committer)
Date: Mon Apr 22 20:14:57 2013
New Revision: 249778
URL: http://svnweb.freebsd.org/changeset/base/249778
Log:
Update description of process status output.
PR: 143850
Submitted by: Slaven Rezic
Modified:
head/share/man/man5/procfs.5
Modified: hea
Author: dteske
Date: Mon Apr 22 21:03:44 2013
New Revision: 249779
URL: http://svnweb.freebsd.org/changeset/base/249779
Log:
Fix "-D file" to automagically enable debugging if not explicitly disabled.
Modified:
head/usr.sbin/bsdconfig/share/common.subr
head/usr.sbin/bsdconfig/share/media/op
Author: dteske
Date: Mon Apr 22 21:11:27 2013
New Revision: 249780
URL: http://svnweb.freebsd.org/changeset/base/249780
Log:
Partially uncommit r249779. The changes to share/common.subr were good
while the remaining changes were part of a much larger ``secret sauce''
involved in an up-coming
Author: dteske
Date: Mon Apr 22 21:19:44 2013
New Revision: 249781
URL: http://svnweb.freebsd.org/changeset/base/249781
Log:
Preserve debugFile preference across the exec boundary.
Modified:
head/usr.sbin/bsdconfig/share/common.subr
Modified: head/usr.sbin/bsdconfig/share/common.subr
===
Author: mckusick
Date: Mon Apr 22 23:59:00 2013
New Revision: 249782
URL: http://svnweb.freebsd.org/changeset/base/249782
Log:
MFC of 242520:
When a file is first being written, the dynamic block reallocation
(implemented by ffs_reallocblks_ufs[12]) relocates the file's blocks
so as to
Author: dteske
Date: Tue Apr 23 00:10:33 2013
New Revision: 249783
URL: http://svnweb.freebsd.org/changeset/base/249783
Log:
Prevent device.subr from auto-loading in the nameservers module.
This module doesn't need device support (but device.subr is loaded
indirectly through media/tcpip.subr
Author: mckusick
Date: Tue Apr 23 01:09:22 2013
New Revision: 249785
URL: http://svnweb.freebsd.org/changeset/base/249785
Log:
MFC of 248623:
The purpose of this change to the FFS layout policy is to reduce the
running time for a full fsck. It also reduces the random access time
for lar
The bug eye-catched:
On 23.04.2013 5:09, Kirk McKusick wrote:
> + case 'k':
> + found_arg = 1;
> + name = "space to hold for metadata blocks";
> + kvalue = atoi(optarg);
> + if (mvalue < 0)
What problem does this solve, other than to unintentionally break the MPT
driver? This needs to be backed out of HEAD and stable/9 until a better
analysis is done.
Scott
On Apr 18, 2013, at 3:44 AM, Alexander Motin wrote:
> Author: mav
> Date: Thu Apr 18 09:44:00 2013
> New Revision: 249611
Author: hselasky
Date: Tue Apr 23 06:26:54 2013
New Revision: 249786
URL: http://svnweb.freebsd.org/changeset/base/249786
Log:
Add descriptive comment.
Modified:
head/sys/dev/usb/controller/xhci.c
Modified: head/sys/dev/usb/controller/xhci.c
==
Author: mm
Date: Tue Apr 23 06:28:35 2013
New Revision: 249787
URL: http://svnweb.freebsd.org/changeset/base/249787
Log:
The zfs synctask code restructuring introduced a new bug that makes it
impossible to set quota and reservation on pools lower than version 22.
Problem has been reported an
Author: mckusick
Date: Tue Apr 23 06:28:49 2013
New Revision: 249788
URL: http://svnweb.freebsd.org/changeset/base/249788
Log:
Merge checked by: Glen Barber (gjb@)
MFC of 247212:
When running with the -d option, instrument fsck_ffs to track the number,
data type, and running time of its
Author: mckusick
Date: Tue Apr 23 06:37:50 2013
New Revision: 249789
URL: http://svnweb.freebsd.org/changeset/base/249789
Log:
Fix error check.
Submitted by: Andrey Chernov (ache@)
MFC after: 3 days
Modified:
head/sbin/tunefs/tunefs.c
Modified: head/sbin/tunefs/tunefs.c
==
28 matches
Mail list logo