Christoph Mallon wrote:
Julian Elischer schrieb:
M. Warner Losh wrote:
In message: <49c5f88c.3070...@freebsd.org>
Andriy Gapon writes:
: E.g. you can have a simple 3 line block where you need a local
variable
: but that block is located 50 lines from start of an enclosing
functio
Author: rwatson
Date: Sun Mar 29 03:30:15 2009
New Revision: 190518
URL: http://svn.freebsd.org/changeset/base/190518
Log:
Add SDT DTrace probes for VFS vnode operations in the vfs:vop
provider namespace. These are inserted dynamically into the
VOP_..._AP() functions created from vnode_if.s
Author: kientzle
Date: Sun Mar 29 01:04:13 2009
New Revision: 190517
URL: http://svn.freebsd.org/changeset/base/190517
Log:
Merge r188343 from -CURRENT: Unbreak writing shar archives.
When copying file data to the archive, don't write more
than was read. This seems to have only affe
Author: kientzle
Date: Sun Mar 29 01:00:48 2009
New Revision: 190516
URL: http://svn.freebsd.org/changeset/base/190516
Log:
MFC r187976: Restore timestamps on symlinks
Before this fix, pax would stop the restore sequence for
symlinks after setting the owner. As a result, mode
an
Author: bz
Date: Sat Mar 28 23:24:34 2009
New Revision: 190515
URL: http://svn.freebsd.org/changeset/base/190515
Log:
Mark the declaration of bus_space_map 'static' as the implementation is.
Follow one of the two most common indent schemes in this file.
This unbreaks a few mips kernel builds
Author: bz
Date: Sat Mar 28 23:17:18 2009
New Revision: 190514
URL: http://svn.freebsd.org/changeset/base/190514
Log:
For kernel builds reduce the impact of svnversion, just scanning
src/sys and not the entire src/ tree.
An earlier solution by peter had been comitted in r183528 and backed
Author: lulf
Date: Sat Mar 28 21:06:59 2009
New Revision: 190513
URL: http://svn.freebsd.org/changeset/base/190513
Log:
- Add files that should have been added in r190507.
Added:
head/sys/geom/vinum/geom_vinum_create.c (contents, props changed)
head/sys/geom/vinum/geom_vinum_events.c (c
Author: imp
Date: Sat Mar 28 20:59:25 2009
New Revision: 190512
URL: http://svn.freebsd.org/changeset/base/190512
Log:
Update to include Toshiba LANCT00A card being supported, as well as a
caution that while the Mitsubishi M8895 has a DP83902, its ASIC is
undocumented and doens't work with e
Author: marius
Date: Sat Mar 28 19:47:46 2009
New Revision: 190511
URL: http://svn.freebsd.org/changeset/base/190511
Log:
MFC: r190375, r190376
Given that zfs.ko depends on opensolaris.ko also build the latter by
default on sparc64.
Approved by: re (kib)
Modified:
stable/7/sys/
Author: marius
Date: Sat Mar 28 19:23:10 2009
New Revision: 190510
URL: http://svn.freebsd.org/changeset/base/190510
Log:
MFC: r190374
As with ZFS use real atomic operations for sparc64.
Approved by: re (kib)
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (p
Julian Elischer schrieb:
M. Warner Losh wrote:
In message: <49c5f88c.3070...@freebsd.org>
Andriy Gapon writes:
: E.g. you can have a simple 3 line block where you need a local variable
: but that block is located 50 lines from start of an enclosing function.
: Very convenient when y
Author: sam
Date: Sat Mar 28 17:36:56 2009
New Revision: 190508
URL: http://svn.freebsd.org/changeset/base/190508
Log:
enable setting the mac address of 802.11 devices
Modified:
head/sys/net/if.c
Modified: head/sys/net/if.c
Author: lulf
Date: Sat Mar 28 17:20:08 2009
New Revision: 190507
URL: http://svn.freebsd.org/changeset/base/190507
Log:
Import the gvinum work that have been done during and after Summer of Code
2007.
The work have been under testing and fixing since then, and it is mature
enough
to be put
Author: rwatson
Date: Sat Mar 28 16:12:32 2009
New Revision: 190506
URL: http://svn.freebsd.org/changeset/base/190506
Log:
Enable soreceive_dgram() use by UDP by default in 7.x. This can lead
to a significant performance improvement for multi-threaded UDP socket
receive, such as found in BI
Author: kib
Date: Sat Mar 28 15:54:08 2009
New Revision: 190505
URL: http://svn.freebsd.org/changeset/base/190505
Log:
Do not dereference NULL pointer. refobj is NULL for the objects that are
preloaded.
Reported and tested by: ed
Modified:
head/libexec/rtld-elf/rtld.c
Modified:
Author: mr
Date: Sat Mar 28 08:54:47 2009
New Revision: 190501
URL: http://svn.freebsd.org/changeset/base/190501
Log:
Add support for Phenom (Family 10h) to cpufreq.
Its a newer version provided by the author than in the PR.
PR: kern/128575
Submitted by: Gen Otsuji annona2 [at
Author: delphij
Date: Sat Mar 28 07:44:08 2009
New Revision: 190500
URL: http://svn.freebsd.org/changeset/base/190500
Log:
Add some casts to silence compiler warning about signedness.
Modified:
head/lib/libc/db/hash/hash_page.c
head/lib/libc/db/mpool/mpool.c
Modified: head/lib/libc/db/hash
Author: yongari
Date: Sat Mar 28 07:39:35 2009
New Revision: 190499
URL: http://svn.freebsd.org/changeset/base/190499
Log:
o Don't access VPD even if hardware advertised the capability.
It seems that some revision of controller hang while accessing
the VPD. Because VPD access routine are
Author: delphij
Date: Sat Mar 28 07:31:02 2009
New Revision: 190498
URL: http://svn.freebsd.org/changeset/base/190498
Log:
Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.
This does not include the new hash routines since they will cause problems
when reading old ha
Author: delphij
Date: Sat Mar 28 07:26:00 2009
New Revision: 190497
URL: http://svn.freebsd.org/changeset/base/190497
Log:
Allow O_SYNC and O_NOFOLLOW flags in dbopen().
Obtained from:OpenBSD
Modified:
head/lib/libc/db/db/db.c
Modified: head/lib/libc/db/db/db.c
=
Author: delphij
Date: Sat Mar 28 07:20:39 2009
New Revision: 190496
URL: http://svn.freebsd.org/changeset/base/190496
Log:
Plug memory leaks and a potential NULL dereference.
Obtained from:OpenBSD
Modified:
head/lib/libc/db/hash/hash.c
Modified: head/lib/libc/db/hash/hash.c
Author: delphij
Date: Sat Mar 28 07:09:51 2009
New Revision: 190495
URL: http://svn.freebsd.org/changeset/base/190495
Log:
Simplify the logic when determining whether to zero out a db file to after
open(). The previous logic only initializes the database when O_CREAT is
set, but as long as
22 matches
Mail list logo