Author: eadler
Date: Sun Sep 29 23:38:53 2013
New Revision: 255947
URL: http://svnweb.freebsd.org/changeset/base/255947
Log:
Add the newest NetBSD releases.
Approved by: re (gjb)
Modified:
head/share/misc/bsd-family-tree
Modified: head/share/misc/bsd-family-tree
===
Author: dim
Date: Sun Sep 29 20:35:38 2013
New Revision: 255946
URL: http://svnweb.freebsd.org/changeset/base/255946
Log:
MFC r255804:
Pull in r191165 from upstream llvm trunk:
ISelDAG: spot chain cycles involving MachineNodes
Previously, the DAGISel function WalkChainUsers wa
Author: kib
Date: Sun Sep 29 20:21:34 2013
New Revision: 255945
URL: http://svnweb.freebsd.org/changeset/base/255945
Log:
Make the mac_policy_rm lock recursable, which allows reentrance into
the mac framework. It is needed when priv_check_cred(9) is called from
the mac callback, e.g. in the
Author: bdrewery (ports committer)
Date: Sun Sep 29 20:20:17 2013
New Revision: 255944
URL: http://svnweb.freebsd.org/changeset/base/255944
Log:
Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knob
WITH[OUT]_SSP to avoid hitting an error if user has WITH_SSP in their
Author: nwhitehorn
Date: Sun Sep 29 20:10:22 2013
New Revision: 255943
URL: http://svnweb.freebsd.org/changeset/base/255943
Log:
Changes to CAM or busdma have caused SIMs to be sent 0-length CCBs on
occasion. This resulted in zero mapped segments, triggering an assert in
the PS3 CDROM driver
Author: kib
Date: Sun Sep 29 18:07:14 2013
New Revision: 255942
URL: http://svnweb.freebsd.org/changeset/base/255942
Log:
For vunref(), try to upgrade the vnode lock if the function was called
with the vnode shared-locked. If upgrade succeeded, the inactivation
can be done immediately, inst
Author: kib
Date: Sun Sep 29 18:04:57 2013
New Revision: 255941
URL: http://svnweb.freebsd.org/changeset/base/255941
Log:
Reimplement r255797 using LK_TRYUPGRADE.
The r255797 was:
Increase the chance of the buffer write from the bufdaemon helper
context to succeed. If the locked vnode
Author: kib
Date: Sun Sep 29 18:02:23 2013
New Revision: 255940
URL: http://svnweb.freebsd.org/changeset/base/255940
Log:
Add LK_TRYUPGRADE operation for lockmgr(9), which attempts to
atomically upgrade shared lock to exclusive. On failure, error is
returned and lock is not dropped in the p
Author: andrew
Date: Sun Sep 29 15:19:34 2013
New Revision: 255939
URL: http://svnweb.freebsd.org/changeset/base/255939
Log:
Fix ixp425 boot2 with ARM EABI:
- libkern is missing __aeabi_llsl, implement this by calling __ashldi3.
- Because of how the asm entry macros are defined the boot2 c
Author: des
Date: Sun Sep 29 14:06:19 2013
New Revision: 255938
URL: http://svnweb.freebsd.org/changeset/base/255938
Log:
Yet more BIND files that weren't listed in OptionalObsoleteFiles.
Approved by: re (blanket)
Modified:
head/tools/build/mk/OptionalObsoleteFiles.inc
Modified: head/t
Author: marius
Date: Sun Sep 29 13:09:25 2013
New Revision: 255937
URL: http://svnweb.freebsd.org/changeset/base/255937
Log:
Implement GET_STACK_USAGE.
Discussed with: mav
Approved by: re (kib)
MFC after:1 week
Modified:
head/sys/sparc64/include/proc.h
Modified: head/sys/
Author: philip
Date: Sun Sep 29 13:05:22 2013
New Revision: 255936
URL: http://svnweb.freebsd.org/changeset/base/255936
Log:
DEBUG_FLAGS -g is default for GENERIC and its presence interferes with
disabling the sfxge.ko.symbols build for embedded systems.
Approved by: re (marius)
MFC af
Author: adrian
Date: Sun Sep 29 10:14:16 2013
New Revision: 255935
URL: http://svnweb.freebsd.org/changeset/base/255935
Log:
Add pagemask debugging output in "show tlb" in the debugger.
Approved by: re (marius)
Obtained from:bsdimp
Modified:
head/sys/mips/mips/tlb.c
Modified:
Author: delphij
Date: Sun Sep 29 07:42:25 2013
New Revision: 255934
URL: http://svnweb.freebsd.org/changeset/base/255934
Log:
MFC r255891:
Import NetBSD readline.c,v 1.104: do not crash with add_history(NULL).
Modified:
stable/8/lib/libedit/readline.c
Directory Properties:
stable/8/lib
Author: delphij
Date: Sun Sep 29 07:42:25 2013
New Revision: 255934
URL: http://svnweb.freebsd.org/changeset/base/255934
Log:
MFC r255891:
Import NetBSD readline.c,v 1.104: do not crash with add_history(NULL).
Modified:
stable/9/lib/libedit/readline.c
Directory Properties:
stable/9/lib
15 matches
Mail list logo