Author: jkoshy
Date: Tue Feb 3 09:01:45 2009
New Revision: 188065
URL: http://svn.freebsd.org/changeset/base/188065
Log:
Improve robustness of NMI handling, for NMIs recognized in kernel
mode.
- Make the NMI handler run on its own stack (TSS_IST2).
- Store the GSBASE value for each CPU
Author: rrs
Date: Tue Feb 3 11:00:43 2009
New Revision: 188066
URL: http://svn.freebsd.org/changeset/base/188066
Log:
Adds support for SCTP checksum offload. This means
we, like TCP and UDP, move the checksum calculation
into the IP routines when there is no hardware support
we call into
Author: rrs
Date: Tue Feb 3 11:04:03 2009
New Revision: 188067
URL: http://svn.freebsd.org/changeset/base/188067
Log:
- Cleanup checksum code.
- Prepare for CRC offloading, add MIB counters (RS/MT).
- Bugfix: Disable CRC computation for IPv6 addresses with local scope (MT).
- Bugfix: Hand
Author: dds
Date: Tue Feb 3 12:56:05 2009
New Revision: 188068
URL: http://svn.freebsd.org/changeset/base/188068
Log:
MFC 184854 from head to stable/7
Fix the code to conform to the "or more" part of the following POSIX
specification and regression test regress:25.
"A function c
On Tue, 3 Feb 2009, Diomidis Spinellis wrote:
Author: dds
Date: Tue Feb 3 13:07:34 2009
New Revision: 188069
URL: http://svn.freebsd.org/changeset/base/188069
Log:
MFC r184342 from head to stable/7
Add fallback when mmap fails on regular files. Some filesystems,
like smbnetfs, do not supp
Author: gabor (doc,ports committer)
Date: Tue Feb 3 14:26:55 2009
New Revision: 188071
URL: http://svn.freebsd.org/changeset/base/188071
Log:
MFC: r187920
- Remove non-existing reference
- Fix trailing comma
PR: docs/85118
Submitted by: vs
Modified:
stable/6/contrib/
Author: gabor (doc,ports committer)
Date: Tue Feb 3 14:30:59 2009
New Revision: 188072
URL: http://svn.freebsd.org/changeset/base/188072
Log:
MFC: r187916
- Rename adding_user(8) to adding_user(7). There's no adding_user utility,
but the man page describes conceptual information about
Author: gabor (doc,ports committer)
Date: Tue Feb 3 14:32:06 2009
New Revision: 188073
URL: http://svn.freebsd.org/changeset/base/188073
Log:
MFC: r187916
- Rename adding_user(8) to adding_user(7). There's no adding_user utility,
but the man page describes conceptual information about
Robert Watson wrote:
On Tue, 3 Feb 2009, Diomidis Spinellis wrote:
Author: dds
Date: Tue Feb 3 13:07:34 2009
New Revision: 188069
URL: http://svn.freebsd.org/changeset/base/188069
Log:
MFC r184342 from head to stable/7
Add fallback when mmap fails on regular files. Some filesystems,
like
Author: thompsa
Date: Tue Feb 3 15:24:00 2009
New Revision: 188074
URL: http://svn.freebsd.org/changeset/base/188074
Log:
Add missing string table for the usb quirk enum.
Pointy hat: me
Submitted by: rrs
Modified:
head/sys/dev/usb2/quirk/usb2_quirk.c
head/sys/dev/usb2/quirk/usb2_q
Author: obrien
Date: Tue Feb 3 15:27:29 2009
New Revision: 188075
URL: http://svn.freebsd.org/changeset/base/188075
Log:
Partially revert r186559.
Modified:
head/usr.bin/make/job.c
Modified: head/usr.bin/make/job.c
Author: thompsa
Date: Tue Feb 3 16:00:20 2009
New Revision: 188076
URL: http://svn.freebsd.org/changeset/base/188076
Log:
- Keep the same sorting on usb_errstr_table as the enum.
- Use c99 array initializers for usb_quirk_str so the indexing isnt critical.
Modified:
head/sys/dev/usb2/core/
On Tue, 3 Feb 2009, Diomidis Spinellis wrote:
Robert Watson wrote:
On Tue, 3 Feb 2009, Diomidis Spinellis wrote:
Author: dds Date: Tue Feb 3 13:07:34 2009 New Revision: 188069 URL:
http://svn.freebsd.org/changeset/base/188069
Log:
MFC r184342 from head to stable/7
Add fallback when mmap
Author: jhb
Date: Tue Feb 3 16:14:37 2009
New Revision: 188077
URL: http://svn.freebsd.org/changeset/base/188077
Log:
- Change ichsmb(4) to follow the format of all the other smbus controllers
for slave addressing by using left-adjusted slave addresses (i.e.
xxx0b).
- Require the
Author: gabor (doc,ports committer)
Date: Tue Feb 3 14:25:58 2009
New Revision: 188070
URL: http://svn.freebsd.org/changeset/base/188070
Log:
MFC: r187920
- Remove non-existing reference
- Fix trailing comma
PR: docs/85118
Submitted by: vs
Modified:
stable/7/contrib/
Author: jhb
Date: Tue Feb 3 16:39:51 2009
New Revision: 188078
URL: http://svn.freebsd.org/changeset/base/188078
Log:
Don't right-adjust the SMBus slave address for SSIF IPMI BMCs enumerated
via ACPI either. This is somewhat academic since we don't currently
support such devices though.
M
On Tue, 2009-02-03 at 16:14 +, John Baldwin wrote:
> Author: jhb
> Date: Tue Feb 3 16:14:37 2009
> New Revision: 188077
> URL: http://svn.freebsd.org/changeset/base/188077
>
> Log:
> - Change ichsmb(4) to follow the format of all the other smbus controllers
> for slave addressing by usi
On Tue, Feb 03, 2009 at 02:30:59PM +, Gabor Kovesdan wrote:
> Author: gabor (doc,ports committer)
> Date: Tue Feb 3 14:30:59 2009
> New Revision: 188072
> URL: http://svn.freebsd.org/changeset/base/188072
>
> Log:
> MFC: r187916
> - Rename adding_user(8) to adding_user(7). There's no ad
Author: sbruno
Date: Tue Feb 3 17:13:37 2009
New Revision: 188079
URL: http://svn.freebsd.org/changeset/base/188079
Log:
Delete fwohci_filt() as it is now unused
Obtained from:Marius Strobl
MFC after:2 weeks
Modified:
head/sys/dev/firewire/fwohcivar.h
Modified: head/sys/
Author: danger (doc committer)
Date: Tue Feb 3 17:58:20 2009
New Revision: 188080
URL: http://svn.freebsd.org/changeset/base/188080
Log:
- ANSIfy function definitions
- use nul when we are looking for a terminating character where appropriate
Approved by: imp
Modified:
head/lib/libc/
Author: dds
Date: Tue Feb 3 13:07:34 2009
New Revision: 188069
URL: http://svn.freebsd.org/changeset/base/188069
Log:
MFC r184342 from head to stable/7
Add fallback when mmap fails on regular files. Some filesystems,
like smbnetfs, do not support mmap.
Reported by: Harti Brandt
Author: sam
Date: Tue Feb 3 19:00:56 2009
New Revision: 188084
URL: http://svn.freebsd.org/changeset/base/188084
Log:
fix compilation w/ AH_DEBUG
Modified:
head/sys/dev/ath/ath_hal/ah_regdomain.c
head/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c
Modified: head/sys/dev/ath/ath_hal/ah_regdomain.
Sam Leffler wrote:
Author: sam
Date: Tue Feb 3 19:09:16 2009
New Revision: 188087
URL: http://svn.freebsd.org/changeset/base/188087
Log:
honor any interface width (e.g. setup by the bus shim) and don't probe;
this is needed for the moment to workaround bus shim issues
Added:
head/sys/dev
Author: sam
Date: Tue Feb 3 19:16:04 2009
New Revision: 188088
URL: http://svn.freebsd.org/changeset/base/188088
Log:
Add support for the StrataFlash on 2348 boards:
o add bus shim for cfi driver
o add static mapping for CS0 (we map all 16M as the cfi driver doesn't
support demand mappi
Hello Sam,
Tuesday, February 3, 2009, 8:11:31 PM, you wrote:
> Sam Leffler wrote:
>> Author: sam
>> Date: Tue Feb 3 19:09:16 2009
>> New Revision: 188087
>> URL: http://svn.freebsd.org/changeset/base/188087
>>
>> Log:
>> honor any interface width (e.g. setup by the bus shim) and don't probe;
>
Author: jhb
Date: Tue Feb 3 19:49:21 2009
New Revision: 188093
URL: http://svn.freebsd.org/changeset/base/188093
Log:
Trim what we expose to userland in to just the
constants used for the ppi(4) ioctls for bits in the control and status
registers.
Reviewed by: db
Modified:
head/sy
Author: ed
Date: Tue Feb 3 19:58:28 2009
New Revision: 188096
URL: http://svn.freebsd.org/changeset/base/188096
Log:
Slightly improve the design of the TTY buffer.
The TTY buffers used the standard lists. Unfortunately
they have a big shortcoming. If you want to have a double linked lis
Author: sam
Date: Tue Feb 3 19:06:12 2009
New Revision: 188085
URL: http://svn.freebsd.org/changeset/base/188085
Log:
force atomic_cmpset_ptr types to match atomic_cmpset_32;
this matches what powerpc does
Submitted by: stass
MFC after:2 weeks
Modified:
head/sys/arm/include/atom
Author: ed
Date: Tue Feb 3 20:31:26 2009
New Revision: 188099
URL: http://svn.freebsd.org/changeset/base/188099
Log:
Remove NUMCDEVSW, which is unused since RELENG_5.
Discussed with: kib
Modified:
head/sys/sys/conf.h
Modified: head/sys/sys/conf.h
=
Warner Losh schrieb:
Author: imp
Date: Tue Feb 3 20:25:36 2009
New Revision: 188098
URL: http://svn.freebsd.org/changeset/base/188098
Log:
Fix the functions to match prototypes. The K&R definitions differ
from the ANSI-C prototype due to the 'int promotion' rule.
Modified:
head/lib/libc
In message: <4988aa81.6010...@gmx.de>
Christoph Mallon writes:
: Warner Losh schrieb:
: > Author: imp
: > Date: Tue Feb 3 20:25:36 2009
: > New Revision: 188098
: > URL: http://svn.freebsd.org/changeset/base/188098
: >
: > Log:
: > Fix the functions to match prototypes. The K&R de
and OLD_DIRS last.
#
+# 20090203: adding_user.8 moved to adding_user.7
+OLD_FILES+=usr/share/man/man8/adding_user.8.gz
# 20090122: tzdata2009a import
OLD_FILES+=usr/share/zoneinfo/Asia/Katmandu
# 20090102: file 4.26 import
___
svn-src-all@freebsd.org mail
ast.
#
+# 20090203: adding_user.8 moved to adding_user.7
+OLD_FILES+=usr/share/man/man8/adding_user.8.gz
# 20080407: pkg_sign has been removed
OLD_FILES+=usr/sbin/pkg_check
OLD_FILES+=usr/sbin/pkg_sign
___
svn-src-all@freebsd.org mailing list
h
The ObsoleteFiles.inc should be updated, then ?
Fixed, thanks for the reminder!
--
Gabor Kovesdan
EMAIL: ga...@freebsd.org
WWW: http://www.kovesdan.org
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-
Warner Losh schrieb:
Author: imp
Date: Tue Feb 3 20:25:36 2009
New Revision: 188098
URL: http://svn.freebsd.org/changeset/base/188098
Log:
Fix the functions to match prototypes. The K&R definitions differ
from the ANSI-C prototype due to the 'int promotion' rule.
Modified:
head/lib/libc
Author: imp
Date: Tue Feb 3 20:25:36 2009
New Revision: 188098
URL: http://svn.freebsd.org/changeset/base/188098
Log:
Fix the functions to match prototypes. The K&R definitions differ
from the ANSI-C prototype due to the 'int promotion' rule.
Modified:
head/lib/libc/string/memchr.c
head
Daniel Gerzo schrieb:
Author: danger (doc committer)
Date: Tue Feb 3 17:58:20 2009
New Revision: 188080
URL: http://svn.freebsd.org/changeset/base/188080
Log:
- ANSIfy function definitions
- use nul when we are looking for a terminating character where appropriate
Approved by: imp
[..
Author: sam
Date: Tue Feb 3 19:07:41 2009
New Revision: 188086
URL: http://svn.freebsd.org/changeset/base/188086
Log:
reorg ioctl code to simplify adding new requests
Modified:
head/sys/dev/cfi/cfi_dev.c
Modified: head/sys/dev/cfi/cfi_dev.c
==
Author: sam
Date: Tue Feb 3 19:21:15 2009
New Revision: 188089
URL: http://svn.freebsd.org/changeset/base/188089
Log:
add Roel's copyright as he did the initial version
Modified:
head/sys/dev/cfi/cfi_bus_ixp4xx.c
Modified: head/sys/dev/cfi/cfi_bus_ixp4xx.c
==
ast.
#
+# 20090203: adding_user.8 moved to adding_user.7
+OLD_FILES+=usr/share/man/man8/adding_user.8.gz
# 20080407: pkg_sign has been removed
OLD_FILES+=usr/sbin/pkg_check
OLD_FILES+=usr/sbin/pkg_sign
___
svn-src-all@freebsd.org mailing list
h
Author: sam
Date: Tue Feb 3 19:09:16 2009
New Revision: 188087
URL: http://svn.freebsd.org/changeset/base/188087
Log:
honor any interface width (e.g. setup by the bus shim) and don't probe;
this is needed for the moment to workaround bus shim issues
Added:
head/sys/dev/cfi/cfi_bus_ixp4xx.c
Author: rrs
Date: Tue Feb 3 20:33:28 2009
New Revision: 188100
URL: http://svn.freebsd.org/changeset/base/188100
Log:
LOR fix - Lock only when calling the actual code that
is messing with the UDP tunnel. This means
that if two users actually tried to change the
Daniel Gerzo schrieb:
Hello Sam,
Tuesday, February 3, 2009, 8:11:31 PM, you wrote:
Sam Leffler wrote:
Author: sam
Date: Tue Feb 3 19:09:16 2009
New Revision: 188087
URL: http://svn.freebsd.org/changeset/base/188087
Log:
honor any interface width (e.g. setup by the bus shim) and don't prob
Author: sam
Date: Tue Feb 3 22:32:26 2009
New Revision: 188106
URL: http://svn.freebsd.org/changeset/base/188106
Log:
When crafting a media setting w/ an auto (non-fixed) rate mask out the
turbo option in addition to the mode bits; otherwise if the current
channel is a turbo mode channel we
Author: mckusick
Date: Wed Feb 4 01:02:56 2009
New Revision: 188110
URL: http://svn.freebsd.org/changeset/base/188110
Log:
Update the actions previously attempted by the -D option to make them
robust. With these changes fsck is now able to detect and reliably
rebuild corrupted cylinder grou
Author: cognet
Date: Wed Feb 4 01:14:06 2009
New Revision: 188112
URL: http://svn.freebsd.org/changeset/base/188112
Log:
Erm... Report the buffer as being bounced even when it's the entire buffer,
or we would end up invalidating the cache line for what we just copied...
Reported by: tho
This probably explains why fwcontrol -r often wouldn't actually reset
the bus :-)
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
47 matches
Mail list logo