On Fri, 2 Aug 2013 22:46:36 -0700, Rui Paulo writes:
>Cool! Can we set this in /etc/make.conf ?
I would expect so.
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-sr
On 1 Aug 2013, at 23:25, Simon J. Gerraty wrote:
> Author: sjg
> Date: Fri Aug 2 06:25:28 2013
> New Revision: 253883
> URL: http://svnweb.freebsd.org/changeset/base/253883
>
> Log:
> Merge bmake-20130730
> Main feature of interest is .MAKE.JOB.PREFIX=
> to suppress --- job --- tokens.
Coo
Author: marcel
Date: Sat Aug 3 04:25:25 2013
New Revision: 253910
URL: http://svnweb.freebsd.org/changeset/base/253910
Log:
Add a tunable for the default timeout.
Modified:
head/sys/kern/vfs_mountroot.c
Modified: head/sys/kern/vfs_mountroot.c
Author: grehan
Date: Sat Aug 3 03:16:42 2013
New Revision: 253909
URL: http://svnweb.freebsd.org/changeset/base/253909
Log:
Follow-up commit to fix CR0 issues. Maintain
architectural state on CR vmexits by guaranteeing
that EFER, CR0 and the VMCS entry controls are
all in sync when transi
Author: marius
Date: Fri Aug 2 23:31:51 2013
New Revision: 253902
URL: http://svnweb.freebsd.org/changeset/base/253902
Log:
Const'ify scc_driver_name.
Modified:
head/sys/dev/scc/scc_bfe.h
head/sys/dev/scc/scc_core.c
Modified: head/sys/dev/scc/scc_bfe.h
Author: marius
Date: Fri Aug 2 23:30:32 2013
New Revision: 253900
URL: http://svnweb.freebsd.org/changeset/base/253900
Log:
- Use NULL instead of 0 for pointers.
- Remove unnecessary __RMAN_RESOURCE_VISIBLE.
Modified:
head/sys/dev/scc/scc_bfe_ebus.c
head/sys/dev/scc/scc_bfe_macio.c
hea
Author: marius
Date: Fri Aug 2 23:28:49 2013
New Revision: 253899
URL: http://svnweb.freebsd.org/changeset/base/253899
Log:
- Implement iclear methods for QUICC and SAB 82532. With r253161 in place,
this is is crucial at least for the latter.
What happens is that attaching uart(4) to sc
Author: adrian
Date: Fri Aug 2 21:28:36 2013
New Revision: 253898
URL: http://svnweb.freebsd.org/changeset/base/253898
Log:
Add in some definitions required for later iwn(4) device support.
This also clarifies a few existing fields.
Tested:
* Intel 5100
Submitted by: Cedric
Author: adrian
Date: Fri Aug 2 21:23:28 2013
New Revision: 253897
URL: http://svnweb.freebsd.org/changeset/base/253897
Log:
Break out the iwn(4) device IDs into if_iwn_devid.h, as well as add
IDs for new devices.
* Add new device IDs
* Extend the ID probe code to include the newer rang
Author: cognet
Date: Fri Aug 2 20:32:26 2013
New Revision: 253896
URL: http://svnweb.freebsd.org/changeset/base/253896
Log:
Only receive the interrupts on the first core, to avoid duplicate interrupts.
Modified:
head/sys/arm/arm/gic.c
Modified: head/sys/arm/arm/gic.c
===
Author: peter
Date: Fri Aug 2 19:21:46 2013
New Revision: 253895
URL: http://svnweb.freebsd.org/changeset/base/253895
Log:
Update serf 1.2.1 -> 1.3.0 for svn
Added:
head/contrib/serf/SConstruct
- copied unchanged from r253894, vendor/serf/dist/SConstruct
head/contrib/serf/auth/auth_sp
Author: np
Date: Fri Aug 2 18:05:42 2013
New Revision: 253890
URL: http://svnweb.freebsd.org/changeset/base/253890
Log:
Display temperature sensor data. Shows -1 if sensor not
available on the card.
# sysctl dev.t4nex.0.temperature
# sysctl dev.t5nex.0.temperature
Modified:
head/sy
Author: np
Date: Fri Aug 2 17:44:19 2013
New Revision: 253889
URL: http://svnweb.freebsd.org/changeset/base/253889
Log:
Fix previous commit (r253873). "cong" has one bit per channel but the
congestion channel map has 1 nibble per channel. So bits wxyz need to
be blown up into 000w000x000y
On Fri, Aug 02, 2013 at 02:44:11PM +, Hiroki Sato wrote:
> Author: hrs
> Date: Fri Aug 2 14:44:11 2013
> New Revision: 253887
> URL: http://svnweb.freebsd.org/changeset/base/253887
> Log:
> Add p_candebug() check to FILEMON_SET_PID ioctl.
> Discussed with: sjg
> MFC after: 3 days
Author: hrs
Date: Fri Aug 2 14:44:11 2013
New Revision: 253887
URL: http://svnweb.freebsd.org/changeset/base/253887
Log:
Add p_candebug() check to FILEMON_SET_PID ioctl.
Discussed with: sjg
MFC after:3 days
Modified:
head/sys/dev/filemon/filemon.c
Modified: head/sys/dev/fil
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20130802:
+ find -delete can now delete the pathnames given as arguments,
+ instead of only files found below them or if the pathname did
+
Author: glebius
Date: Fri Aug 2 13:06:49 2013
New Revision: 253885
URL: http://svnweb.freebsd.org/changeset/base/253885
Log:
Remove extra zeroing after M_ZERO allocation.
Modified:
head/sys/kern/vfs_aio.c
Modified: head/sys/kern/vfs_aio.c
Le 29 juil. 2013 à 22:26, David E. O'Brien a écrit :
> Author: obrien
> Date: Mon Jul 29 20:26:27 2013
> New Revision: 253779
> URL: http://svnweb.freebsd.org/changeset/base/253779
>
> Log:
> Decouple yarrow from random(4) device.
>
> * Make Yarrow an optional kernel component -- enabled by "
18 matches
Mail list logo