Author: thompsa
Date: Mon Nov 2 23:50:12 2009
New Revision: 198833
URL: http://svn.freebsd.org/changeset/base/198833
Log:
Add more verbose output when dumping the configuration descriptor.
Submitted by: Hans Petter Selasky
Modified:
head/usr.sbin/usbconfig/dump.c
Modified: head/usr.sbi
Author: thompsa
Date: Mon Nov 2 23:30:15 2009
New Revision: 198832
URL: http://svn.freebsd.org/changeset/base/198832
Log:
Provide the same sanity check on the sector size in dagetcapacity as when the
disk is first probed. dagetcapacity is called whenever the disk is opened from
geom via d_o
Author: edwin
Date: Mon Nov 2 23:02:11 2009
New Revision: 198831
URL: http://svn.freebsd.org/changeset/base/198831
Log:
MFV of r198828, tzcode2009q
- Cleanup unnecessary local variables in zdump.
- Fix man-page
MFC after:1 week
Modified:
head/usr.sbin/zic/zdump.c
head/usr.s
Author: edwin
Date: Mon Nov 2 22:33:04 2009
New Revision: 198829
URL: http://svn.freebsd.org/changeset/base/198829
Log:
Tag of tzcode2009q
Added:
vendor/tzcode/tzcode2009q/
- copied from r198828, vendor/tzcode/dist/
___
svn-src-all@freebsd.org
Author: edwin
Date: Mon Nov 2 22:32:14 2009
New Revision: 198828
URL: http://svn.freebsd.org/changeset/base/198828
Log:
Vendor import of tzcode2009q:
- Add more references in tz-art.htm
- Cleanup unnecessary local variables in zdump.
Obtained from:ftp://elsie.nci.nih.gov/pub
Author: simon
Date: Mon Nov 2 21:44:57 2009
New Revision: 198826
URL: http://svn.freebsd.org/changeset/base/198826
Log:
Only print the 'Directory Properties' section if we actually have
changed directory properties.
Modified:
svnadmin/hooks/scripts/mailer.py
Modified: svnadmin/hooks/scrip
Author: edwin
Date: Mon Nov 2 21:44:10 2009
New Revision: 198825
URL: http://svn.freebsd.org/changeset/base/198825
Log:
MFV of tzdata2009q:
- New region: Asia/Novokuznetsk
- Kemerovo oblast' (Kemerovo region) in Russia will change current
time zone on 29 March 2010
- Add historical
Author: edwin
Date: Mon Nov 2 21:40:50 2009
New Revision: 198824
URL: http://svn.freebsd.org/changeset/base/198824
Log:
Tag of tzdata2009q
Added:
vendor/tzdata/tzdata2009q/
- copied from r198823, vendor/tzdata/dist/
___
svn-src-all@freebsd.org
Author: edwin
Date: Mon Nov 2 21:39:45 2009
New Revision: 198823
URL: http://svn.freebsd.org/changeset/base/198823
Log:
Vendor import of tzdata2009q:
- New region: Asia/Novokuznetsk
- Kemerovo oblast' (Kemerovo region) in Russia will change current
time zone on 29 March 2010
- Add
Author: mjacob
Date: Mon Nov 2 21:22:30 2009
New Revision: 198822
URL: http://svn.freebsd.org/changeset/base/198822
Log:
Unbreak SBus cards which have been broken (apparently) for a while.
Most of the pieces came from Marius- correct settings for channels
and resource management. The one pi
On Nov 2, 2009, at 12:34 PM, Kostik Belousov wrote:
On Mon, Nov 02, 2009 at 10:08:17AM -0800, Marcel Moolenaar wrote:
For a change that does change the ABI: revision 198506
tcsh(1) dumps core with a sig 11...
Can you provide some details ? Which architecture is it ?
What is the backtrace ? W
Author: simon
Date: Mon Nov 2 20:37:49 2009
New Revision: 198821
URL: http://svn.freebsd.org/changeset/base/198821
Log:
Change the handling of directory property changes in the svn mailer
script:
- Removes all directories that have only prop-changes from the subject
line (unless ther
On Mon, Nov 02, 2009 at 10:08:17AM -0800, Marcel Moolenaar wrote:
> For a change that does change the ABI: revision 198506
> tcsh(1) dumps core with a sig 11...
Can you provide some details ? Which architecture is it ?
What is the backtrace ? What is the ktrace before SIGSEGV ?
pgpCijm98aQWH.pg
Author: jhb
Date: Mon Nov 2 20:18:50 2009
New Revision: 198820
URL: http://svn.freebsd.org/changeset/base/198820
Log:
Ensure 'kvm' is always initialized. If "-M" was not specified and the
garbage value on the stack was not zero, then 'ddb capture' would try to
use the garbage value as a kv
Author: rpaulo
Date: Mon Nov 2 19:13:12 2009
New Revision: 198819
URL: http://svn.freebsd.org/changeset/base/198819
Log:
Revert a functional change that snuck in.
Modified:
head/sys/compat/ndis/subr_ndis.c
Modified: head/sys/compat/ndis/subr_ndis.c
==
Author: mav
Date: Mon Nov 2 19:02:31 2009
New Revision: 198818
URL: http://svn.freebsd.org/changeset/base/198818
Log:
Add IDs for nVidia MCP65/77/79/89 SATA conntrollers.
Modified:
head/sys/dev/ata/ata-pci.h
head/sys/dev/ata/chipsets/ata-nvidia.c
Modified: head/sys/dev/ata/ata-pci.h
=
Author: emaste
Date: Mon Nov 2 19:01:20 2009
New Revision: 198817
URL: http://svn.freebsd.org/changeset/base/198817
Log:
MFC r197011:
Increase AAC_CMD_TIMEOUT from 30s to 120s to help avoid spurious
"COMMAND 0x TIMEOUT AFTER .. SECONDS" messages. Any commands
that get tr
On Monday 02 November 2009 19:20:19 Colin Percival wrote:
> Robert Watson wrote:
> > On Mon, 2 Nov 2009, Colin Percival wrote:
> >> Attempt to reduce accidental foot-shooting by pointing out that
> >> accept(2)ed sockets do not necessarily inherit O_NONBLOCK from
> >> listening sockets on non-Fr
Author: rpaulo
Date: Mon Nov 2 18:51:24 2009
New Revision: 198816
URL: http://svn.freebsd.org/changeset/base/198816
Log:
Fix a non-style change that snuck in.
Spotted by: danfe
Modified:
head/sys/compat/ndis/kern_ndis.c
Modified: head/sys/compat/ndis/kern_ndis.c
===
Author: alc
Date: Mon Nov 2 18:44:01 2009
New Revision: 198815
URL: http://svn.freebsd.org/changeset/base/198815
Log:
MFC r197524
Make malloc(3) superpage aware.
Modified:
stable/8/lib/libc/stdlib/ (props changed)
stable/8/lib/libc/stdlib/malloc.3
stable/8/lib/libc/stdlib/malloc.c
Author: yongari
Date: Mon Nov 2 18:35:05 2009
New Revision: 198814
URL: http://svn.freebsd.org/changeset/base/198814
Log:
Add a check to know whether driver is still running after
reacquiring driver lock in Rx handler. re(4) drops a driver lock
before passing received frame to upper stack a
On 2 Nov 2009, at 18:20, Colin Percival wrote:
I think a more general caution for accept(2) might instead be:
BUGS
The inheritence of socket options from a listen socket to a newly
accepted socket is inconsistent across protocols, and non-
portable.
I was originally going to write it
Robert Watson wrote:
> On Mon, 2 Nov 2009, Colin Percival wrote:
>> Attempt to reduce accidental foot-shooting by pointing out that
>> accept(2)ed sockets do not necessarily inherit O_NONBLOCK from
>> listening sockets on non-FreeBSD platforms.
>
> I wonder how much trouble we should go to to d
Author: yongari
Date: Mon Nov 2 18:15:11 2009
New Revision: 198813
URL: http://svn.freebsd.org/changeset/base/198813
Log:
Add BCM5761 PHY id.
Modified:
head/sys/dev/mii/brgphy.c
head/sys/dev/mii/miidevs
Modified: head/sys/dev/mii/brgphy.c
==
On Nov 2, 2009, at 7:54 AM, Ed Schouten wrote:
* M. Warner Losh wrote:
And you haven't answered my question: Have you confirmed that there's
no ABI changes on all platforms?
Confirmed on all platforms? No. I've only tested it on i386 and
amd64. I
think someone also tested it on arm, so t
Author: alc
Date: Mon Nov 2 17:45:39 2009
New Revision: 198812
URL: http://svn.freebsd.org/changeset/base/198812
Log:
Avoid pointless calls to pmap_protect().
Reviewed by: kib
Modified:
head/sys/vm/vm_map.c
Modified: head/sys/vm/vm_map.c
===
Author: ivoras
Date: Mon Nov 2 16:56:59 2009
New Revision: 198811
URL: http://svn.freebsd.org/changeset/base/198811
Log:
Add sysctl documentation strings. The descriptions are derived
from tuning(7). One of the descriptions references tuning(7) because
it is too complex to adequatly describ
Author: emaste
Date: Mon Nov 2 16:55:33 2009
New Revision: 198810
URL: http://svn.freebsd.org/changeset/base/198810
Log:
MFC r197011:
Increase AAC_CMD_TIMEOUT from 30s to 120s to help avoid spurious
"COMMAND 0x TIMEOUT AFTER .. SECONDS" messages. Any commands
that get tr
Author: emaste
Date: Mon Nov 2 16:54:23 2009
New Revision: 198809
URL: http://svn.freebsd.org/changeset/base/198809
Log:
MFC r197011:
Increase AAC_CMD_TIMEOUT from 30s to 120s to help avoid spurious
"COMMAND 0x TIMEOUT AFTER .. SECONDS" messages. Any commands
that get tr
Author: emaste
Date: Mon Nov 2 16:49:57 2009
New Revision: 198808
URL: http://svn.freebsd.org/changeset/base/198808
Log:
MFC r197082:
If the pxe client is told to use / as the root path, honour that rather
of trying to mount /pxeroot instead.
PR: i386/106493
Submitte
Author: emaste
Date: Mon Nov 2 16:46:53 2009
New Revision: 198807
URL: http://svn.freebsd.org/changeset/base/198807
Log:
MFC r197082:
If the pxe client is told to use / as the root path, honour that rather
of trying to mount /pxeroot instead.
PR: i386/106493
Submitte
Author: emaste
Date: Mon Nov 2 16:46:06 2009
New Revision: 198806
URL: http://svn.freebsd.org/changeset/base/198806
Log:
MFC r197082:
If the pxe client is told to use / as the root path, honour that rather
of trying to mount /pxeroot instead.
PR: i386/106493
Submitted by
Author: emaste
Date: Mon Nov 2 16:32:32 2009
New Revision: 198805
URL: http://svn.freebsd.org/changeset/base/198805
Log:
MFC r197692:
In fill_kinfo_thread, copy the thread's name into struct kinfo_proc even
if it is empty. Otherwise the previous thread's name would remain in the
Author: emaste
Date: Mon Nov 2 16:29:54 2009
New Revision: 198804
URL: http://svn.freebsd.org/changeset/base/198804
Log:
MFC r198029:
Correct typo: thetime -> the time
PR: docs/139447
Submitted by: Guido Falsi mad at madpilot dot net
Modified:
stable/6/usr.sbin/ntp/
Author: emaste
Date: Mon Nov 2 16:29:04 2009
New Revision: 198803
URL: http://svn.freebsd.org/changeset/base/198803
Log:
MFC r198029:
Correct typo: thetime -> the time
PR: docs/139447
Submitted by: Guido Falsi mad at madpilot dot net
Modified:
stable/7/usr.sbin/ntp/
Author: emaste
Date: Mon Nov 2 16:27:34 2009
New Revision: 198802
URL: http://svn.freebsd.org/changeset/base/198802
Log:
MFC r198029:
Correct typo: thetime -> the time
PR: docs/139447
Submitted by: Guido Falsi mad at madpilot dot net
Modified:
stable/8/usr.sbin/ntp/
Author: emaste
Date: Mon Nov 2 16:25:15 2009
New Revision: 198801
URL: http://svn.freebsd.org/changeset/base/198801
Log:
MFC r198541:
Do first controller time sync after 1 minute, as in Adaptec's vendor
driver.
Modified:
stable/6/sys/ (props changed)
stable/6/sys/conf/ (prop
Author: emaste
Date: Mon Nov 2 16:25:00 2009
New Revision: 198800
URL: http://svn.freebsd.org/changeset/base/198800
Log:
MFC r198541:
Do first controller time sync after 1 minute, as in Adaptec's vendor
driver.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/
Author: emaste
Date: Mon Nov 2 16:22:59 2009
New Revision: 198799
URL: http://svn.freebsd.org/changeset/base/198799
Log:
MFC r198541:
Do first controller time sync after 1 minute, as in Adaptec's vendor
driver.
Modified:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include
Author: rnoland
Date: Mon Nov 2 16:02:36 2009
New Revision: 198798
URL: http://svn.freebsd.org/changeset/base/198798
Log:
MFC 198696
Cleanup in r600_blit
- Don't bother to assign vb until we know we have enough space
- Add variables for sx2, sy2, dx2, dy2 so that these
Author: rnoland
Date: Mon Nov 2 16:02:16 2009
New Revision: 198797
URL: http://svn.freebsd.org/changeset/base/198797
Log:
MFC 198696
Cleanup in r600_blit
- Don't bother to assign vb until we know we have enough space
- Add variables for sx2, sy2, dx2, dy2 so that these
Author: rnoland
Date: Mon Nov 2 16:00:01 2009
New Revision: 198796
URL: http://svn.freebsd.org/changeset/base/198796
Log:
MFC 198695
A bit of cleanup work on radeon_freelist_get()
* Fix the main loop to search all buffers before sleeping.
* Remove dead code
Modified:
stable/7/s
Author: rnoland
Date: Mon Nov 2 15:59:55 2009
New Revision: 198795
URL: http://svn.freebsd.org/changeset/base/198795
Log:
MFC 198695
A bit of cleanup work on radeon_freelist_get()
* Fix the main loop to search all buffers before sleeping.
* Remove dead code
Modified:
stable/8/s
Author: rnoland
Date: Mon Nov 2 15:57:03 2009
New Revision: 198794
URL: http://svn.freebsd.org/changeset/base/198794
Log:
MFC 198692
Use system specified memory barriers rather than rolling our own.
Modified:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/ (props cha
Author: rnoland
Date: Mon Nov 2 15:54:41 2009
New Revision: 198793
URL: http://svn.freebsd.org/changeset/base/198793
Log:
MFC 198691
Fix blitter support for RS880 chips
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
stable/7/sys/dev/drm/r600_bli
* M. Warner Losh wrote:
> And you haven't answered my question: Have you confirmed that there's
> no ABI changes on all platforms?
Confirmed on all platforms? No. I've only tested it on i386 and amd64. I
think someone also tested it on arm, so this makes me believe other
architectures will also w
Author: rnoland
Date: Mon Nov 2 15:53:32 2009
New Revision: 198792
URL: http://svn.freebsd.org/changeset/base/198792
Log:
MFC 198691
Fix blitter support for RS880 chips
Modified:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/ (props changed)
stable/8/sys/cddl/cont
In message: <20091102102404.gp1...@hoeg.nl>
Ed Schouten writes:
: Hello David,
:
: * David Malone wrote:
: > Surely it is an API change, but not an ABI change? Code that used
: > to do:
: >
: > d.d_uid = 3;
: >
: > will no longer compile, but code that was comipled with the old
On Mon, 2009-11-02 at 15:00 +, Robert Watson wrote:
> On Mon, 2 Nov 2009, Colin Percival wrote:
>
> > Attempt to reduce accidental foot-shooting by pointing out that
> > accept(2)ed sockets do not necessarily inherit O_NONBLOCK from
> > listening sockets on non-FreeBSD platforms.
>
> I won
On Mon, 2 Nov 2009, Colin Percival wrote:
Attempt to reduce accidental foot-shooting by pointing out that
accept(2)ed sockets do not necessarily inherit O_NONBLOCK from
listening sockets on non-FreeBSD platforms.
I wonder how much trouble we should go to to document bugs in other systems a
Author: brueffer
Date: Mon Nov 2 12:35:38 2009
New Revision: 198788
URL: http://svn.freebsd.org/changeset/base/198788
Log:
Use our canonical .Dd format.
Submitted by: Ulrich Spoerlein
Modified:
head/bin/getfacl/getfacl.1
head/lib/libc/gen/posix_spawn.3
head/lib/libc/gen/posix_spawn_
Author: remko
Date: Mon Nov 2 12:03:04 2009
New Revision: 198787
URL: http://svn.freebsd.org/changeset/base/198787
Log:
Document the WWWSUPFILE variable.
PR: 137723
Submitted by: Sofian Brabez
Approved by: imp (mentor, implicit)
MFC after:3 days
Facilitated by:
Author: rpaulo
Date: Mon Nov 2 11:07:42 2009
New Revision: 198786
URL: http://svn.freebsd.org/changeset/base/198786
Log:
Big style cleanup. While there remove references to FreeBSD versions
older than 6.0.
Submitted by: Paul B Mahol
Modified:
head/sys/compat/ndis/kern_ndis.c
head/s
Hello David,
* David Malone wrote:
> Surely it is an API change, but not an ABI change? Code that used
> to do:
>
> d.d_uid = 3;
>
> will no longer compile, but code that was comipled with the old
> version will still run. I understand that the assignment doesn't
> do anything useful, but
On Sun, Nov 01, 2009 at 02:12:12AM +0100, Ed Schouten wrote:
> No, we don't. All these fields are not used by drivers, just some old
> version of the devfs code. I made sure struct cdevsw didn't change in
> size, so there should be no API nor ABI conflicts.
Surely it is an API change, but not an A
Author: remko
Date: Mon Nov 2 09:56:46 2009
New Revision: 198785
URL: http://svn.freebsd.org/changeset/base/198785
Log:
Execute the start/stop process of a jail in the background.
This will prevent that the script hangs during startup, which
could cause annoying effects after rebooting for
Author: fjoe
Date: Mon Nov 2 09:47:41 2009
New Revision: 198784
URL: http://svn.freebsd.org/changeset/base/198784
Log:
MFC: Allow KMOD with hypens and dots.
Modified:
stable/7/sys/tools/fw_stub.awk
Modified: stable/7/sys/tools/fw_stub.awk
Author: fjoe
Date: Mon Nov 2 09:47:15 2009
New Revision: 198783
URL: http://svn.freebsd.org/changeset/base/198783
Log:
MFC: Allow KMOD with hypens and dots.
Modified:
stable/8/sys/tools/fw_stub.awk
Modified: stable/8/sys/tools/fw_stub.awk
Author: mav
Date: Mon Nov 2 08:31:00 2009
New Revision: 198782
URL: http://svn.freebsd.org/changeset/base/198782
Log:
The async callback could free the device. If it is a broadcast async,
it doesn't hold device reference, so take our own reference.
Submitted by: thompsa
Modified:
he
59 matches
Mail list logo