Author: des
Date: Mon Mar 18 10:50:50 2013
New Revision: 248465
URL: http://svnweb.freebsd.org/changeset/base/248465
Log:
Keep the default AuthorizedKeysFile setting. Although authorized_keys2
has been deprecated for a while, some people still use it and were
unpleasantly surprised by this
Author: andrew
Date: Mon Mar 18 08:22:35 2013
New Revision: 248460
URL: http://svnweb.freebsd.org/changeset/base/248460
Log:
Add support for the vmsr and vmrs instructions. This supports the system
level version of the instructions. When used in userland the hardware only
allows us to read/w
Author: andrew
Date: Mon Mar 18 07:41:08 2013
New Revision: 248459
URL: http://svnweb.freebsd.org/changeset/base/248459
Log:
Some ARM vmov similar to 'vmov.f32 s1, s2' will incorrectly have the second
register added to the symbol table by the assembler. On further
investigation it was found
Author: hselasky
Date: Mon Mar 18 07:02:58 2013
New Revision: 248458
URL: http://svnweb.freebsd.org/changeset/base/248458
Log:
Add new USB ID.
PR: usb/177013
MFC after:1 week
Modified:
head/sys/dev/usb/usbdevs
head/sys/dev/usb/wlan/if_run.c
Modified: head/sys/dev/usb/u
On Sunday, March 17, 2013 6:51:58 pm Jilles Tjoelker wrote:
> Author: jilles
> Date: Sun Mar 17 22:51:58 2013
> New Revision: 248446
> URL: http://svnweb.freebsd.org/changeset/base/248446
>
> Log:
> find: Include nanoseconds when comparing timestamps of files.
>
> When comparing to the time
On Saturday, March 16, 2013 12:54:01 pm Rui Paulo wrote:
> On 2013/03/13, at 8:08, John Baldwin wrote:
>
> > On Tuesday, March 12, 2013 5:09:21 pm Pawel Jakub Dawidek wrote:
> >> On Mon, Mar 04, 2013 at 09:18:45PM +, Kenneth D. Merry wrote:
> >>> Author: ken
> >>> Date: Mon Mar 4 21:18:45 20
Author: andrew
Date: Mon Mar 18 15:14:36 2013
New Revision: 248466
URL: http://svnweb.freebsd.org/changeset/base/248466
Log:
do_vfp_vmrs and do_vfp_vmsr should not return anything.
Modified:
head/contrib/binutils/gas/config/tc-arm.c
Modified: head/contrib/binutils/gas/config/tc-arm.c
===
Author: ray
Date: Mon Mar 18 15:18:55 2013
New Revision: 248467
URL: http://svnweb.freebsd.org/changeset/base/248467
Log:
o Switch to use physical addresses in rman for FDT.
o Remove vtophys used to translate virtual address to physical in case rman
carry virtual.
Sponsored by: The FreeB
Author: jhb
Date: Mon Mar 18 17:23:58 2013
New Revision: 248470
URL: http://svnweb.freebsd.org/changeset/base/248470
Log:
Partially revert r195702. Deferring stops is now implemented via a set of
calls to toggle TDF_SBDRY rather than passing PBDRY to individual sleep
calls.
- Remove the s
Author: jhb
Date: Mon Mar 18 18:04:09 2013
New Revision: 248471
URL: http://svnweb.freebsd.org/changeset/base/248471
Log:
Tweak some comments.
Modified:
head/sys/kern/kern_sig.c
Modified: head/sys/kern/kern_sig.c
==
Author: rstone
Date: Mon Mar 18 19:22:51 2013
New Revision: 248472
URL: http://svnweb.freebsd.org/changeset/base/248472
Log:
Correct the definition for Exar XR17V258IV: we must use a config_function
to specify the offset into the PCI memory spare at which each serial port
will find its regis
Author: pjd
Date: Mon Mar 18 21:11:31 2013
New Revision: 248475
URL: http://svnweb.freebsd.org/changeset/base/248475
Log:
Reduce stack usage.
Modified:
head/sbin/geom/class/eli/geom_eli.c
Modified: head/sbin/geom/class/eli/geom_eli.c
==
Author: neel
Date: Mon Mar 18 22:38:30 2013
New Revision: 248477
URL: http://svnweb.freebsd.org/changeset/base/248477
Log:
Simplify the assignment of memory to virtual machines by requiring a single
command line option "-m " to specify the memory size.
Prior to this change the user needed
Author: jkim
Date: Mon Mar 18 23:22:47 2013
New Revision: 248478
URL: http://svnweb.freebsd.org/changeset/base/248478
Log:
Add preliminary support for IBM/Lenovo TrackPoint.
PR: kern/147237 (based on the initial patch for 8.x)
Tested by:glebius (device detection and suspend/
Author: jkim
Date: Mon Mar 18 23:31:22 2013
New Revision: 248479
URL: http://svnweb.freebsd.org/changeset/base/248479
Log:
List TrackPoint device before generic model.
Modified:
head/sys/dev/atkbdc/psm.c
Modified: head/sys/dev/atkbdc/psm.c
Author: ray
Date: Mon Mar 18 23:35:01 2013
New Revision: 248480
URL: http://svnweb.freebsd.org/changeset/base/248480
Log:
Allow simplebus to attach in less strict way, when "simple-bus" listed on not
first position of compatible property, so simplebus driver can be generic
driver for any bus
Author: ray
Date: Mon Mar 18 23:38:15 2013
New Revision: 248481
URL: http://svnweb.freebsd.org/changeset/base/248481
Log:
Hide "no default resources for" warning under bootverbose. It's ok to use
optional resources.
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/dev/fdt/simple
Author: ray
Date: Mon Mar 18 23:41:19 2013
New Revision: 248482
URL: http://svnweb.freebsd.org/changeset/base/248482
Log:
Allow simplebus to attach to another simplebus.
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/dev/fdt/simplebus.c
Modified: head/sys/dev/fdt/simplebus.c
==
Author: neel
Date: Mon Mar 18 23:46:14 2013
New Revision: 248484
URL: http://svnweb.freebsd.org/changeset/base/248484
Log:
Add bhyve to examples.
Requested by: alfred, julian
Obtained from:NetApp
Added:
head/share/examples/bhyve/
head/share/examples/bhyve/vmrun.sh (contents
Author: ray
Date: Mon Mar 18 23:51:39 2013
New Revision: 248485
URL: http://svnweb.freebsd.org/changeset/base/248485
Log:
Don't hesitate to ask parent to setup IRQ finally.
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/dev/fdt/simplebus.c
Modified: head/sys/dev/fdt/simplebus.c
Author: jhibbits
Date: Tue Mar 19 00:39:02 2013
New Revision: 248486
URL: http://svnweb.freebsd.org/changeset/base/248486
Log:
Fix the powerpc64 build. MACHINE_CPUARCH is common for powerpc/powerpc64,
not MACHINE_ARCH.
Modified:
head/sys/modules/dtrace/fbt/Makefile
Modified: head/sys/modu
Author: cperciva
Date: Tue Mar 19 04:42:04 2013
New Revision: 248487
URL: http://svnweb.freebsd.org/changeset/base/248487
Log:
If dumpdev is AUTO but no dump device has been set -- i.e., there is no swap
space configured for rc.d/dumpon to designate for dumping -- then exit
silently rather t
Author: cperciva
Date: Tue Mar 19 05:08:25 2013
New Revision: 248488
URL: http://svnweb.freebsd.org/changeset/base/248488
Log:
Fix typo in previous commit: Exit if */dev/dumpdev* does not exist, not if
*/bin/realpath* does not exist...
Submitted by: markj
Pointy hat to:cperciva
Author: glebius
Date: Tue Mar 19 05:44:25 2013
New Revision: 248489
URL: http://svnweb.freebsd.org/changeset/base/248489
Log:
There are actually two different cases when mlock(2) returns
ENOMEM. Clarify this, taking text from SUS.
Reviewed by: kib
Modified:
head/lib/libc/sys/mlock.2
Author: ae
Date: Tue Mar 19 05:51:47 2013
New Revision: 248490
URL: http://svnweb.freebsd.org/changeset/base/248490
Log:
Fix style and comments.
Modified:
head/sys/net/pfil.c
head/sys/net/pfil.h
Modified: head/sys/net/pfil.c
=
Author: ae
Date: Tue Mar 19 06:04:17 2013
New Revision: 248491
URL: http://svnweb.freebsd.org/changeset/base/248491
Log:
Separate the locking macros that are used in the packet flow path
from others. This helps easy switch to use pfil(4) lock.
Modified:
head/sys/netpfil/ipfw/ip_fw2.c
head
26 matches
Mail list logo