Author: adrian
Date: Fri May 8 06:02:23 2015
New Revision: 282621
URL: https://svnweb.freebsd.org/changeset/base/282621
Log:
oops - how'd i miss this. Sorry!
Modified:
head/sys/vm/vm_phys.h
Modified: head/sys/vm/vm_phys.h
=
Author: ganbold
Date: Fri May 8 04:38:01 2015
New Revision: 282620
URL: https://svnweb.freebsd.org/changeset/base/282620
Log:
This follows the gic and ti/aintc code by adding additional barriers to the
Amlogic pic driver.
Differential Revision:https://reviews.freebsd.org/D2472
Author: ganbold
Date: Fri May 8 04:22:11 2015
New Revision: 282619
URL: https://svnweb.freebsd.org/changeset/base/282619
Log:
The interrupt-parent is set globally so it's unnecessary to also set it at
each node.
Differential Revision:https://reviews.freebsd.org/D2471
Submitted b
Author: gjb
Date: Fri May 8 02:21:29 2015
New Revision: 282618
URL: https://svnweb.freebsd.org/changeset/base/282618
Log:
MFC r282419, r282435:
r282419:
Add logic to detect if the net/bsdec2-image-upload port needs
to be installed. [1]
For the cw-ec2-portinstall and ec2ami
Author: adrian
Date: Fri May 8 00:56:56 2015
New Revision: 282617
URL: https://svnweb.freebsd.org/changeset/base/282617
Log:
Add initial memory locality cost awareness to the VM, and include
a basic ACPI SLIT table parser.
For now this just exports the map via sysctl; it'll eventually be
Author: delphij
Date: Thu May 7 22:54:31 2015
New Revision: 282613
URL: https://svnweb.freebsd.org/changeset/base/282613
Log:
MFV r282611: netcat from OpenBSD 5.7.
MFC after:2 weeks
Modified:
head/contrib/netcat/netcat.c
Directory Properties:
head/contrib/netcat/ (props changed)
Author: delphij
Date: Thu May 7 22:48:13 2015
New Revision: 282612
URL: https://svnweb.freebsd.org/changeset/base/282612
Log:
Tag netcat from OpenBSD 5.7.
Added:
vendor/netcat/5.7/
- copied from r282611, vendor/netcat/dist/
___
svn-src-all@fre
Author: delphij
Date: Thu May 7 22:47:15 2015
New Revision: 282611
URL: https://svnweb.freebsd.org/changeset/base/282611
Log:
Vendor import nc(1) from OPENBSD_5_7.
Modified:
vendor/netcat/dist/netcat.c
Modified: vendor/netcat/dist/netcat.c
===
Author: loos
Date: Thu May 7 22:11:44 2015
New Revision: 282610
URL: https://svnweb.freebsd.org/changeset/base/282610
Log:
Add the SMP support for Raspberry Pi 2 (BCM2836).
Tested with the build of some ports and a buildworld.
Submitted by: Daisuke Aoyama
Added:
head/sys/arm/broad
Author: bapt
Date: Thu May 7 21:30:29 2015
New Revision: 282609
URL: https://svnweb.freebsd.org/changeset/base/282609
Log:
Reduce the size to 64 for the commands, 512 was way too large for the purpose
Noticed by: julian
Modified:
head/usr.bin/checknr/checknr.c
Modified: head/usr.bin/
Author: delphij
Date: Thu May 7 20:54:38 2015
New Revision: 282608
URL: https://svnweb.freebsd.org/changeset/base/282608
Log:
date(1): Make -r behave like GNU's version when the option can not be
interpreted as a number, which checks the file's modification time and
use that as the date/tim
Author: neel
Date: Thu May 7 18:35:15 2015
New Revision: 282595
URL: https://svnweb.freebsd.org/changeset/base/282595
Log:
Allow byte reads of AHCI registers.
This is needed to support Windows guests that use byte reads to access certain
AHCI registers (e.g. PxTFD.Status and PxTFD.Error)
Author: ae
Date: Thu May 7 18:35:01 2015
New Revision: 282594
URL: https://svnweb.freebsd.org/changeset/base/282594
Log:
m_dup() is supposed to give a writable copy of an mbuf chain. It uses
m_dup_pkthdr(), that uses M_COPYFLAGS mask to copy m_flags field.
If original mbuf chain has M_RDONL
Author: emaste
Date: Thu May 7 16:56:20 2015
New Revision: 282586
URL: https://svnweb.freebsd.org/changeset/base/282586
Log:
Correct PL310_POWER_CTRL offset
Offet for the power control register was specified incorrectly (it had
the same value as the prefetch control register.) This chang
Hello;
On 05/07/15 09:58, Antoine Brodin wrote:
On Thu, May 7, 2015 at 4:42 PM, Bryan Drewery wrote:
On 5/6/2015 6:52 PM, Pedro F. Giffuni wrote:
Author: pfg
Date: Wed May 6 23:52:15 2015
New Revision: 282572
URL: https://svnweb.freebsd.org/changeset/base/282572
Log:
Bring OpenRCS 201503
On 05/07/15 09:42, Bryan Drewery wrote:
On 5/6/2015 6:52 PM, Pedro F. Giffuni wrote:
Author: pfg
Date: Wed May 6 23:52:15 2015
New Revision: 282572
URL: https://svnweb.freebsd.org/changeset/base/282572
Log:
Bring OpenRCS 20150326 to the vendor area.
A BSD-licensed alternative to GN
Author: pfg
Date: Thu May 7 15:31:21 2015
New Revision: 282585
URL: https://svnweb.freebsd.org/changeset/base/282585
Log:
Move some old GNU utilities to the misc-GNU.
texinfo is gone from the base system so move it to the
misc-GNU directory. There is another texinfo_2_0
directory there
Author: pfg
Date: Thu May 7 15:21:54 2015
New Revision: 282584
URL: https://svnweb.freebsd.org/changeset/base/282584
Log:
Move some old utilities from NetBSD to the NetBSD directory.
We never used the NetBSD sort directory
lukemftp and lukemftpd have been renamed upstream to
tnftp and
Author: pfg
Date: Thu May 7 15:14:50 2015
New Revision: 282582
URL: https://svnweb.freebsd.org/changeset/base/282582
Log:
Move some old GNU utilities to the misc-GNU directory.
I forgot CVS.
Added:
vendor/misc-GNU/cvs/
- copied from r282581, vendor/cvs/
Deleted:
vendor/cvs/
_
Author: pfg
Date: Thu May 7 15:07:33 2015
New Revision: 282579
URL: https://svnweb.freebsd.org/changeset/base/282579
Log:
Move some old GNU utilities to the misc-GNU directory.
awk, bc, bison, cpio, sort, patch and tar have
been replaced in the base filesystem with code
from other sour
On Thu, May 7, 2015 at 4:42 PM, Bryan Drewery wrote:
> On 5/6/2015 6:52 PM, Pedro F. Giffuni wrote:
>> Author: pfg
>> Date: Wed May 6 23:52:15 2015
>> New Revision: 282572
>> URL: https://svnweb.freebsd.org/changeset/base/282572
>>
>> Log:
>> Bring OpenRCS 20150326 to the vendor area.
>>
>> A
On 5/6/2015 6:52 PM, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Wed May 6 23:52:15 2015
> New Revision: 282572
> URL: https://svnweb.freebsd.org/changeset/base/282572
>
> Log:
> Bring OpenRCS 20150326 to the vendor area.
>
> A BSD-licensed alternative to GNU Revision Control System.
>
Author: ae
Date: Thu May 7 14:17:43 2015
New Revision: 282578
URL: https://svnweb.freebsd.org/changeset/base/282578
Log:
Mark data checksum as valid for multicast packets, that we send back
to myself via simloop.
Also remove duplicate check under #ifdef DIAGNOSTIC.
PR: 180065
Author: hselasky
Date: Thu May 7 12:54:27 2015
New Revision: 282577
URL: https://svnweb.freebsd.org/changeset/base/282577
Log:
Add support for DYMO LabelWriter PnP.
MFC after:2 weeks
Modified:
head/share/man/man4/usb_quirk.4
head/sys/dev/usb/quirk/usb_quirk.c
head/sys/de
Author: andrew
Date: Thu May 7 12:38:23 2015
New Revision: 282576
URL: https://svnweb.freebsd.org/changeset/base/282576
Log:
Clean up the ARM kernel configs to use 'include"file"'.
Modified:
head/sys/arm/conf/AML8726
head/sys/arm/conf/APALIS-IMX6
head/sys/arm/conf/ARMADAXP
head/sys/arm
Author: ae
Date: Thu May 7 12:15:45 2015
New Revision: 282575
URL: https://svnweb.freebsd.org/changeset/base/282575
Log:
Remove unneded #ifdef INET6 and IPSEC. This file compiled only when
both options are defined.
Include opt_sctp.h and sctp_crc32.h to enable #ifdef SCTP code block
and d
26 matches
Mail list logo