Author: brian
Date: Wed Jun 2 07:47:29 2010
New Revision: 208728
URL: http://svn.freebsd.org/changeset/base/208728
Log:
Fix stuttering sequences and reverse ranges
PR: 123635
Submitted by: Ulrich Spörlein, uqs at spoerlein dot net
Added:
head/tools/regression/usr.bin/jot/reg
Author: mav
Date: Wed Jun 2 08:43:18 2010
New Revision: 208729
URL: http://svn.freebsd.org/changeset/base/208729
Log:
Recommend disabling LAPIC timer instead whole APIC for fixing C3 state.
PR: docs/147180
Submitted by: Tobias Rehbein
Modified:
head/share/man/man4/acpi.4
Mo
Author: uqs
Date: Wed Jun 2 09:34:41 2010
New Revision: 208730
URL: http://svn.freebsd.org/changeset/base/208730
Log:
Zero struct before reading from it
PR: 140384
Found by: clang static analyzer
MFC after: 3 weeks
Modified:
head/bin/chio/chio.c
Modified: head/bin/chio/chio.c
Author: kib
Date: Wed Jun 2 09:59:05 2010
New Revision: 208731
URL: http://svn.freebsd.org/changeset/base/208731
Log:
Add a facility to dynamically adjust or unconfigure p1003_1b mib.
Use it to allow to tune sem_nsem_max at runtime, only when sem.ko
module is present in kernel.
Request
Author: uqs
Date: Wed Jun 2 10:20:23 2010
New Revision: 208732
URL: http://svn.freebsd.org/changeset/base/208732
Log:
mdoc cleanup
Garbage collect unused sections, macros and arguments. Fix prologue and
remove empty lines.
Found by: mdocml
Modified:
head/games/pom/pom.6
head/li
Author: uqs
Date: Wed Jun 2 10:20:31 2010
New Revision: 208733
URL: http://svn.freebsd.org/changeset/base/208733
Log:
mdoc: use literal text, not a column table to present the
configuration file snippet.
Modified:
head/libexec/rbootd/rbootd.8
Modified: head/libexec/rbootd/rbootd.8
===
Author: uqs
Date: Wed Jun 2 10:20:38 2010
New Revision: 208734
URL: http://svn.freebsd.org/changeset/base/208734
Log:
mdoc: spell macros correctly, there's no need for the backslash escape
Modified:
head/lib/libc/gen/scandir.3
head/lib/msun/man/atan2.3
head/lib/msun/man/remainder.3
Modi
Author: des
Date: Wed Jun 2 10:26:31 2010
New Revision: 208735
URL: http://svn.freebsd.org/changeset/base/208735
Log:
Fix expansion of AuthorizedKeysFile (upstream patch)
PR: 146334, 145940
Approved by: re (kib@)
Modified:
stable/8/crypto/openssh/servconf.c
Modified: stabl
Author: des
Date: Wed Jun 2 10:28:26 2010
New Revision: 208736
URL: http://svn.freebsd.org/changeset/base/208736
Log:
Missing commas in Dd
Approved by: re (kib@)
Modified:
stable/8/crypto/openssh/moduli.5
stable/8/crypto/openssh/scp.1
stable/8/crypto/openssh/sftp-server.8
stable/
Author: jmallett
Date: Wed Jun 2 11:06:03 2010
New Revision: 208737
URL: http://svn.freebsd.org/changeset/base/208737
Log:
Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.
o) Add TARGET_ABI to the MIPS toolchain build process. This sets the default
ABI to one of o3
On Wed, Jun 2, 2010 at 11:57 AM, Alan Cox wrote:
> C. Jayachandran wrote:
>>
>> On Wed, Jun 2, 2010 at 3:23 AM, Alan Cox wrote:
>>
>>>
>>> On 5/27/2010 5:05 AM, Jayachandran C. wrote:
>>>
Author: jchandra
Date: Thu May 27 10:05:40 2010
New Revision: 208589
URL: http://svn
On Wednesday 02 June 2010 7:06:03 am Juli Mallett wrote:
> Author: jmallett
> Date: Wed Jun 2 11:06:03 2010
> New Revision: 208737
> URL: http://svn.freebsd.org/changeset/base/208737
>
> Log:
> Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.
>
> o) Fix our GCC spec to d
Author: jhb
Date: Wed Jun 2 15:09:36 2010
New Revision: 208742
URL: http://svn.freebsd.org/changeset/base/208742
Log:
MFamd64: Add a new macro PCPU_XEN_FIELDS to hold XEN-specific per-CPU
fields that is always included in PCPU_MD_FIELDS. The macro is empty for
non-XEN kernels. This avoids
Author: zec
Date: Wed Jun 2 15:29:21 2010
New Revision: 208743
URL: http://svn.freebsd.org/changeset/base/208743
Log:
Provide a macro for registering a virtualized sysctl handler for
VNET opaque data.
MFC after:30 days
Modified:
head/sys/net/vnet.h
Modified: head/sys/net/vnet.h
=
Author: zec
Date: Wed Jun 2 15:44:43 2010
New Revision: 208744
URL: http://svn.freebsd.org/changeset/base/208744
Log:
Virtualize the IPv4 multicast routing code.
Submitted by: iprebeg
Reviewed by: bms, bz, Pavlin Radoslavov
MFC after:30 days
Modified:
head/sys/netinet/ip_mroute
Author: alc
Date: Wed Jun 2 15:46:37 2010
New Revision: 208745
URL: http://svn.freebsd.org/changeset/base/208745
Log:
Minimize the use of the page queues lock for synchronizing access to the
page's dirty field. With the exception of one case, access to this field
is now synchronized by the
Author: marius
Date: Wed Jun 2 17:17:11 2010
New Revision: 208746
URL: http://svn.freebsd.org/changeset/base/208746
Log:
Don't leak memory on destruction.
Reviewed by: marcel
MFC after:3 days
Modified:
head/sys/geom/part/g_part_bsd.c
head/sys/geom/part/g_part_gpt.c
Modified: h
Author: raj
Date: Wed Jun 2 17:17:45 2010
New Revision: 208747
URL: http://svn.freebsd.org/changeset/base/208747
Log:
Import the common Flattened Device Tree infrastructure.
o fdtbus(4) - the main abstract bus driver for all FDT-compliant systems. This
is a direct replacement for the m
Author: raj
Date: Wed Jun 2 17:20:00 2010
New Revision: 208748
URL: http://svn.freebsd.org/changeset/base/208748
Log:
FDT (simplebus) compatible attachment for uart(4).
This will be a single uart(4) attachment code shared by all FDT-enabled
platforms.
Reviewed by: imp
Sponsored b
Author: raj
Date: Wed Jun 2 17:22:38 2010
New Revision: 208749
URL: http://svn.freebsd.org/changeset/base/208749
Log:
Flattened Device Tree helper scripts.
Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Added:
head/sys/tools/fdt/
head/sys/tools/fdt/embed_dtb.sh (contents,
Author: raj
Date: Wed Jun 2 17:24:41 2010
New Revision: 208750
URL: http://svn.freebsd.org/changeset/base/208750
Log:
Provide kernel level headers for the libfdt code.
Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/contrib/libfdt/libfdt_env.h
Modified: head
Author: raj
Date: Wed Jun 2 17:27:23 2010
New Revision: 208751
URL: http://svn.freebsd.org/changeset/base/208751
Log:
Provide memchr() in the libkern.
This is required by libfdt and will be compiled in conditionally only for
FDT-enabled platforms.
Reviewed by: imp
Sponsored by: T
Author: mjacob
Date: Wed Jun 2 18:06:32 2010
New Revision: 208752
URL: http://svn.freebsd.org/changeset/base/208752
Log:
Protect periph drivers list and rearrange things to minimize the chance of
stepping oneself during probing.
Don't blindly decrement a periph probe count.
Reviewed
Author: uqs
Date: Wed Jun 2 18:31:04 2010
New Revision: 208753
URL: http://svn.freebsd.org/changeset/base/208753
Log:
Add required header for isalnum(3) to quench compiler warnings
Forgotten in: r174678
Submitted by: Alexander Best alexbestms at wwu.de
Approved by: das
Modified:
he
Author: glebius
Date: Wed Jun 2 18:46:12 2010
New Revision: 208754
URL: http://svn.freebsd.org/changeset/base/208754
Log:
Merge 208554 from head:
Add uep(4), driver for USB onscreen touch panel from eGalax.
The driver is stub. It just creates device entry and feeds
reassembled
On 06/02/10 10:17, Rafal Jaworowski wrote:
o simplebus(4) - bus driver representing ePAPR
Do we write on it with eINK?
Doug
--
... and that's just a little bit of history repeating.
-- Propellerheads
Improve the effectiveness of your Internet prese
Author: jilles
Date: Wed Jun 2 19:16:58 2010
New Revision: 208755
URL: http://svn.freebsd.org/changeset/base/208755
Log:
sh: Pass TERM changes to libedit.
I have changed the patch slightly to ignore TERM changes in subshells.
PR: bin/146916
Submitted by: Guy Yur
Obtained
On Wed, Jun 2, 2010 at 05:42, John Baldwin wrote:
> On Wednesday 02 June 2010 7:06:03 am Juli Mallett wrote:
>> o) Fix our GCC spec to define __mips64 for 64-bit targets, not __mips64__,
>> the
>> former being what libgcc, etc., check and the latter seemingly being a
>> misspelling of
Author: trasz
Date: Wed Jun 2 20:35:56 2010
New Revision: 208756
URL: http://svn.freebsd.org/changeset/base/208756
Log:
MFC r208437:
Make acl_get_perm_np(3) work with NFSv4 ACLs.
Reviewed by: kientzle@
Approved by: re (kib)
Modified:
stable/8/lib/libc/posix1e/acl_get.c
stable
Author: jkim
Date: Wed Jun 2 21:00:18 2010
New Revision: 208757
URL: http://svn.freebsd.org/changeset/base/208757
Log:
MFC: r208650
Fix a regression from r203544 (MFC of r200554), which broke fdc(4)
attachment to acpi(4).
Approved by: re (kib)
Modified:
stable/8/sys/dev/fdc/fdc
Author: jmallett
Date: Wed Jun 2 21:15:00 2010
New Revision: 208758
URL: http://svn.freebsd.org/changeset/base/208758
Log:
Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default
to
MIPS-III because FreeBSD relies on a number of MIPS-III features; the ABI
default would
In message:
Juli Mallett writes:
: On Wed, Jun 2, 2010 at 05:42, John Baldwin wrote:
: > On Wednesday 02 June 2010 7:06:03 am Juli Mallett wrote:
: >> o) Fix our GCC spec to define __mips64 for 64-bit targets, not
__mips64__, the
: >> former being what libgcc, etc., check and
Author: mm
Date: Wed Jun 2 21:28:07 2010
New Revision: 208759
URL: http://svn.freebsd.org/changeset/base/208759
Log:
Document import of xz.
Approved by: delphij (mentor)
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Modified: head/release/doc/en_US.ISO8859-1/relnote
Author: mjacob
Date: Wed Jun 2 23:31:27 2010
New Revision: 208761
URL: http://svn.freebsd.org/changeset/base/208761
Log:
Various minor and not so minor fixes suggested by Coverity.
In at least one case, it's amazing that target mode worked at all.
Found by: Coverity.
MFC after:2 we
Author: jfv
Date: Thu Jun 3 00:00:45 2010
New Revision: 208762
URL: http://svn.freebsd.org/changeset/base/208762
Log:
Fixes for panic experienced in test at Intel, when
doing bidirectional stress traffic on 82598.
Also a couple bug fixes from Michael Tuexen, thank you!!
Add a workar
Author: kan
Date: Thu Jun 3 00:25:43 2010
New Revision: 208763
URL: http://svn.freebsd.org/changeset/base/208763
Log:
Plug possible memory leak.
Found by: Coverity
MFC after: 2 weeks
Modified:
head/libexec/rtld-elf/rtld.c
Modified: head/libexec/rtld-elf/rtld.c
==
Author: alc
Date: Thu Jun 3 02:24:53 2010
New Revision: 208764
URL: http://svn.freebsd.org/changeset/base/208764
Log:
Maintain the pretense that we support 32KB pages for the sake of the ia64
LINT build.
Modified:
head/sys/vm/vm_page.c
Modified: head/sys/vm/vm_page.c
=
Author: alc
Date: Thu Jun 3 03:55:22 2010
New Revision: 208765
URL: http://svn.freebsd.org/changeset/base/208765
Log:
In the unlikely event that pmap_ts_referenced() demoted five superpage
mappings to the same underlying physical page, the calling thread would be
left forever pinned to the
C. Jayachandran wrote:
On Wed, Jun 2, 2010 at 11:57 AM, Alan Cox wrote:
C. Jayachandran wrote:
On Wed, Jun 2, 2010 at 3:23 AM, Alan Cox wrote:
On 5/27/2010 5:05 AM, Jayachandran C. wrote:
Author: jchandra
Date: Thu May 27 10:05:40 2010
New Revision: 208589
URL: htt
On Thu, Jun 3, 2010 at 10:07 AM, Alan Cox wrote:
> C. Jayachandran wrote:
>>
>> On Wed, Jun 2, 2010 at 11:57 AM, Alan Cox wrote:
>>
>>>
>>> C. Jayachandran wrote:
>>>
On Wed, Jun 2, 2010 at 3:23 AM, Alan Cox wrote:
>
> On 5/27/2010 5:05 AM, Jayachandran C. wrote:
40 matches
Mail list logo