Author: cperciva
Date: Mon Nov 29 06:50:30 2010
New Revision: 216041
URL: http://svn.freebsd.org/changeset/base/216041
Log:
Fix bug introduced by r194784: Under XEN, the page(s) allocated to dpcpu
for CPU #0 weren't being properly reserved. Under VM pressure this would
cause problems when t
Author: delphij
Date: Mon Nov 29 05:50:20 2010
New Revision: 216040
URL: http://svn.freebsd.org/changeset/base/216040
Log:
Make German formal clause to be consistent with the keymap counterpart.
Submitted by: arundel
MFC after:1 week
Modified:
head/share/syscons/fonts/INDEX.fonts
Author: bz
Date: Mon Nov 29 00:04:08 2010
New Revision: 216022
URL: http://svn.freebsd.org/changeset/base/216022
Log:
Plug well observed races on la_hold entries with the callout handler.
Call the handler function with the lock held, return unlocked as we
might free the entry. Rework fun
Author: jmg
Date: Sun Nov 28 23:34:20 2010
New Revision: 216021
URL: http://svn.freebsd.org/changeset/base/216021
Log:
document that most of ioctl requests in cd(4) are implemented by acd(4)..
Modified:
head/share/man/man4/ata.4
Modified: head/share/man/man4/ata.4
===
Author: jilles
Date: Sun Nov 28 22:49:58 2010
New Revision: 216019
URL: http://svn.freebsd.org/changeset/base/216019
Log:
sh: Make the test for cd/pwd with long pathnames more useful:
* Use $(getconf PATH_MAX /) to make sure we actually exercise the hard part
* Delete our test area even if t
On Sun, Nov 28, 2010 at 07:26:20PM +, Max Khon wrote:
> Author: fjoe
> Date: Sun Nov 28 19:26:20 2010
> New Revision: 216016
> URL: http://svn.freebsd.org/changeset/base/216016
>
> Log:
> Define VM_KMEM_SIZE_MAX on sparc64. Otherwise kernel built with
> DEBUG_MEMGUARD panics early in kmemi
Author: fjoe
Date: Sun Nov 28 19:26:20 2010
New Revision: 216016
URL: http://svn.freebsd.org/changeset/base/216016
Log:
Define VM_KMEM_SIZE_MAX on sparc64. Otherwise kernel built with
DEBUG_MEMGUARD panics early in kmeminit() with the message
"kmem_suballoc: bad status return of 1" because o
Author: kaiw
Date: Sun Nov 28 18:53:57 2010
New Revision: 216014
URL: http://svn.freebsd.org/changeset/base/216014
Log:
Add option -D for ranlib(1). When -D is speicified, ranlib(1) will generate
a deterministic archive symbol table (i.e. timestamp for the symbol table
member header is set t
Author: marius
Date: Sun Nov 28 18:53:29 2010
New Revision: 216013
URL: http://svn.freebsd.org/changeset/base/216013
Log:
Several chipset drivers alter parameters relevant for the DMA tag creation,
i.e. alignment, max_address, max_iosize and segsize (only max_address is
thought to have an ne
Author: kib
Date: Sun Nov 28 17:56:34 2010
New Revision: 216012
URL: http://svn.freebsd.org/changeset/base/216012
Log:
Calling fill_fpregs() for curthread is legitimate, and ELF coredump
does this.
Reported and tested by: pho
MFC after:5 days
Modified:
head/sys/amd64/amd64/
On Sun Nov 28 10, Xin LI wrote:
> Author: delphij
> Date: Sun Nov 28 09:35:56 2010
> New Revision: 215991
> URL: http://svn.freebsd.org/changeset/base/215991
>
> Log:
> Add a manual shrinked version of swiss-8x16 as swiss-8x14.
while you're at it, could you also commit the following patch? this
Author: delphij
Date: Sun Nov 28 09:35:56 2010
New Revision: 215991
URL: http://svn.freebsd.org/changeset/base/215991
Log:
Add a manual shrinked version of swiss-8x16 as swiss-8x14.
MFC after:2 months
Added:
head/share/syscons/fonts/swiss-8x14.fnt (contents, props changed)
Modified
Author: gonzo
Date: Sun Nov 28 08:11:05 2010
New Revision: 215989
URL: http://svn.freebsd.org/changeset/base/215989
Log:
- Add watchdog driver for Cavium Octeon. At the moment only
UP systems are supported.
Added:
head/sys/mips/cavium/octeon_nmi.S (contents, props changed)
head/sys/
Author: jmallett
Date: Sun Nov 28 08:09:20 2010
New Revision: 215988
URL: http://svn.freebsd.org/changeset/base/215988
Log:
Bump up MIPS limits once again; the new Cavium Octeon SDK requires even higher
limits. I'd rather disable the warning and keep the limits at a sane level,
but for now
14 matches
Mail list logo