On Sat, Dec 14, 2013 at 12:11:01AM +0200, Aleksandr Rybalko wrote:
> Konstantin Belousov написав(ла):
> >On Thu, Dec 12, 2013 at 02:49:27PM +, Aleksandr Rybalko wrote:
> >> Author: ray
> >> Date: Thu Dec 12 14:49:26 2013
> >> New Revision: 259261
> >> URL: http://svnweb.freebsd.org/changeset/b
Author: gavin
Date: Sat Dec 14 18:49:59 2013
New Revision: 259393
URL: http://svnweb.freebsd.org/changeset/base/259393
Log:
Fix several panics when initialization of an ISA or PC-CARD device fails:
o Assign sc->an_dev in an_probe() (which isn't really a probe function in
the standard
Author: jhibbits
Date: Sat Dec 14 19:01:24 2013
New Revision: 259394
URL: http://svnweb.freebsd.org/changeset/base/259394
Log:
Rebase the PMC indices at 1, since PMC_SOFT is at 0.
MFC after:1 week
Modified:
head/sys/powerpc/include/pmc_mdep.h
Modified: head/sys/powerpc/include/pmc_m
Author: jhibbits
Date: Sat Dec 14 20:12:28 2013
New Revision: 259395
URL: http://svnweb.freebsd.org/changeset/base/259395
Log:
Add userland PMC backtracing, and use the PMC trapframe macros for kernel
backtraces.
MFC after:1 week
Modified:
head/sys/dev/hwpmc/hwpmc_powerpc.c
Modifi
Author: nwhitehorn
Date: Sat Dec 14 22:07:40 2013
New Revision: 259397
URL: http://svnweb.freebsd.org/changeset/base/259397
Log:
Widen lun_id_t to 64 bits. This is a follow-on to r257345 to let the kernel
support all valid SAM-5 LUN IDs. CAM_VERSION is bumped, as the CAM ABI
(though not API)
Author: nwhitehorn
Date: Sat Dec 14 22:28:32 2013
New Revision: 259398
URL: http://svnweb.freebsd.org/changeset/base/259398
Log:
Avoid warning about insecure format with clang.
Modified:
head/sys/dev/ofw/ofw_console.c
Modified: head/sys/dev/ofw/ofw_console.c
=
Author: gjb
Date: Sat Dec 14 22:41:17 2013
New Revision: 259400
URL: http://svnweb.freebsd.org/changeset/base/259400
Log:
Reduce disc1.iso size by 74MB by removing lib32 libraries, sendmail,
and atf.
MFC after:3 days
X-MFC-To-10: immediate (-RC2 requirement)
Sponsored by: The Fre
Author: mjg
Date: Sun Dec 15 04:11:43 2013
New Revision: 259407
URL: http://svnweb.freebsd.org/changeset/base/259407
Log:
proc exit: don't take PROC_LOCK while freeing rlimits
Code wishing to check rlimits of some process should check whether it
is exiting first, which current consumers d
Author: luigi
Date: Sun Dec 15 07:04:59 2013
New Revision: 259410
URL: http://svnweb.freebsd.org/changeset/base/259410
Log:
revise the helper functions to lookup binaries and their
shared libraries.
Modified:
head/release/picobsd/build/picobsd
Modified: head/release/picobsd/build/picobsd
=
Author: alfred
Date: Sun Dec 15 07:07:13 2013
New Revision: 259411
URL: http://svnweb.freebsd.org/changeset/base/259411
Log:
Defer start/stop port to workqueues.
We need to do this because the Linux compat layer uses sx(9) for
mutex, however the lagg code uses rmlocks and calls into the m
10 matches
Mail list logo