Author: weongyo
Date: Wed Apr 8 06:51:58 2009
New Revision: 190838
URL: http://svn.freebsd.org/changeset/base/190838
Log:
add uathload.8
Reviewed by: brueffer
Added:
head/usr.sbin/uathload/uathload.8 (contents, props changed)
Modified:
head/usr.sbin/uathload/Makefile
Modified: hea
Author: mckay
Date: Wed Apr 8 04:30:16 2009
New Revision: 190837
URL: http://svn.freebsd.org/changeset/base/190837
Log:
MFC r187460: Add a limit on namecache entries.
Approved by: re (kib)
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
stable/7/
Author: weongyo
Date: Wed Apr 8 03:53:20 2009
New Revision: 190836
URL: http://svn.freebsd.org/changeset/base/190836
Log:
block build of uathload on ia64 temporarily because binutils expects
machine-specific flags to match but ar5523.bin doesn't have.
Pointed by: marcel
Modified:
he
Author: delphij
Date: Wed Apr 8 02:04:07 2009
New Revision: 190835
URL: http://svn.freebsd.org/changeset/base/190835
Log:
MFC 190398 + 190405:
Use __packed for ioctl structure to make High Point management tool work.
Approved by: re (kensmith)
Modified:
stable/7/sys/ (props chan
Author: marcel
Date: Wed Apr 8 00:14:06 2009
New Revision: 190834
URL: http://svn.freebsd.org/changeset/base/190834
Log:
Fix hangs caused by hardware that signals receive errors
(framing, parity, etc), but does not indicate characters
being received. Since no chracters have been received,
Author: rnoland
Date: Tue Apr 7 22:26:53 2009
New Revision: 190833
URL: http://svn.freebsd.org/changeset/base/190833
Log:
check offsets for R300_ZB_ZPASS_ADDR
Submitted by: Maciej Cencora
MFC after:3 days
Modified:
head/sys/dev/drm/r300_cmdbuf.c
Modified: head/sys/dev/drm/r300_c
Author: delphij
Date: Tue Apr 7 22:23:48 2009
New Revision: 190832
URL: http://svn.freebsd.org/changeset/base/190832
Log:
Add the following media types as supported by bce(4):
- 1000BaseSX
- 2500BaseSX
While I'm there, correct 1000BaseTX as more standard 1000BaseT.
MFC after:
On Wed, Apr 08, 2009 at 12:04:53AM +0200, Ivan Voras wrote:
> 2009/4/7 Dmitry Marakasov :
> > * Robert Watson (rwat...@freebsd.org) wrote:
> >
> >> I get quite a lot of console spam in 8.x right now every boot:
> >>
> >> GEOM_LABEL: Label for provider ad0s1a is ufsid/472fc8054efc5e4a.
> >> GEOM_LAB
Author: rnoland
Date: Tue Apr 7 22:20:58 2009
New Revision: 190831
URL: http://svn.freebsd.org/changeset/base/190831
Log:
Add regs required for occlusion queries support
Submitted by: Maciej Cencora
MFC after:3 days
Modified:
head/sys/dev/drm/r300_cmdbuf.c
head/sys/dev/drm/r300
2009/4/7 Dmitry Marakasov :
> * Robert Watson (rwat...@freebsd.org) wrote:
>
>> I get quite a lot of console spam in 8.x right now every boot:
>>
>> GEOM_LABEL: Label for provider ad0s1a is ufsid/472fc8054efc5e4a.
>> GEOM_LABEL: Label for provider ad0s1e is ufsid/472fc8053581dc9c.
>> Trying to moun
Author: rwatson
Date: Tue Apr 7 20:58:56 2009
New Revision: 190829
URL: http://svn.freebsd.org/changeset/base/190829
Log:
Nul-terminate strings in the VFS name cache, which negligibly change
the size and cost of name cache entries, but make adding debugging
and tracing easier.
Add SDT
* Robert Watson (rwat...@freebsd.org) wrote:
> I get quite a lot of console spam in 8.x right now every boot:
>
> GEOM_LABEL: Label for provider ad0s1a is ufsid/472fc8054efc5e4a.
> GEOM_LABEL: Label for provider ad0s1e is ufsid/472fc8053581dc9c.
> Trying to mount root from ufs:/dev/ad0s1a
> GEOM_
Author: obrien
Date: Tue Apr 7 20:34:34 2009
New Revision: 190828
URL: http://svn.freebsd.org/changeset/base/190828
Log:
Move variable externs into extern.h so they are checked against the
definitions.
Modified:
head/libexec/ftpd/extern.h
head/libexec/ftpd/ftpcmd.y
head/libexec/ftpd/ftp
Author: emaste
Date: Tue Apr 7 20:15:51 2009
New Revision: 190827
URL: http://svn.freebsd.org/changeset/base/190827
Log:
- Use gdb-* glob instead of gdb-6.1.1, to simplify future imports.
- Add a few entries for additional files from later gdb releases that
should also be ignored.
Modifi
Author: brueffer
Date: Tue Apr 7 20:13:48 2009
New Revision: 190826
URL: http://svn.freebsd.org/changeset/base/190826
Log:
Remove superfluous dot.
Modified:
head/share/man/man4/uath.4
Modified: head/share/man/man4/uath.4
==
Author: brueffer
Date: Tue Apr 7 20:12:15 2009
New Revision: 190825
URL: http://svn.freebsd.org/changeset/base/190825
Log:
Autogenerate hardware notes for the uath(4) driver.
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.sgml
Modified: head/release/doc/en_US.ISO8859-1/hardware
Author: brueffer
Date: Tue Apr 7 20:11:02 2009
New Revision: 190824
URL: http://svn.freebsd.org/changeset/base/190824
Log:
Reword the HARDWARE section so uath(4) can actually be recognized in
the hardware notes on the website. While here sort SEE ALSO.
Modified:
head/share/man/man4/uath.4
Author: brueffer
Date: Tue Apr 7 20:00:20 2009
New Revision: 190823
URL: http://svn.freebsd.org/changeset/base/190823
Log:
Mdoc cleanup.
Prompted by: man2hwnotes.pl
MFC after:3 days
Modified:
head/share/man/man4/man4.powerpc/pmu.4
Modified: head/share/man/man4/man4.powerpc/pmu.4
On Tue, 7 Apr 2009, Ivan Voras wrote:
Merge r190423: introduce a new UFS-based label called "ufsid" that can
be used to reference UFS-carrying devices by the unique file system id.
An example of this new label is: /dev/ufsid/48e69c8b5c8e1b43.
The benefit of using GEOM labels in general is to
Author: brueffer
Date: Tue Apr 7 19:53:36 2009
New Revision: 190822
URL: http://svn.freebsd.org/changeset/base/190822
Log:
Move an "end list" macro to the right place.
Found by: man2hwnotes.pl
MFC after:3 days
Modified:
head/share/man/man4/wpi.4
Modified: head/share/man/man4/
Author: fjoe
Date: Tue Apr 7 19:49:38 2009
New Revision: 190821
URL: http://svn.freebsd.org/changeset/base/190821
Log:
Avoid infinite loops when remaking makefiles not only
for Makefile targets but also for targets they depend on.
Modified:
head/usr.bin/make/globals.h
head/usr.bin/make/m
Author: ed
Date: Tue Apr 7 19:44:06 2009
New Revision: 190820
URL: http://svn.freebsd.org/changeset/base/190820
Log:
Improve clarity: if (a && (b ? b : c)) -> if (a && (b || c))
Submitted by: Christoph Mallon
Modified:
head/sys/dev/ata/ata-queue.c
Modified: head/sys/dev/ata/ata-queue.
Author: ivoras
Date: Tue Apr 7 19:35:41 2009
New Revision: 190819
URL: http://svn.freebsd.org/changeset/base/190819
Log:
Merge r190424: man page accompanying r190816.
Reviewed by: pjd
Approved by: re (kib)
Approved by: gnn (mentor) (original)
Modified:
stable/7/sbin/geom/class/la
Author: ed
Date: Tue Apr 7 19:35:20 2009
New Revision: 190818
URL: http://svn.freebsd.org/changeset/base/190818
Log:
Add parentheses to under-parenthesized macro.
Submitted by: Christoph Mallon
Modified:
head/sys/net/if_spppsubr.c
Modified: head/sys/net/if_spppsubr.c
=
Author: ed
Date: Tue Apr 7 19:31:36 2009
New Revision: 190817
URL: http://svn.freebsd.org/changeset/base/190817
Log:
Don't explicitly force ecx to be used for MSR_FSBASE/MSR_GSBASE.
Because the "c" input constaint is used, the compiler will already place
the MSR_FSBASE/MSR_GSBASE constan
Author: rmacklem
Date: Tue Apr 7 19:06:51 2009
New Revision: 190815
URL: http://svn.freebsd.org/changeset/base/190815
Log:
Adding sys/nfs/nfssvc.h and sys/nfs/nfs_nfssvc.c in preparation for
sharing of the nfssvc() system call between nfsserver and the nfsv4
server. Buildi
Author: ivoras
Date: Tue Apr 7 19:18:02 2009
New Revision: 190816
URL: http://svn.freebsd.org/changeset/base/190816
Log:
Merge r190423: introduce a new UFS-based label called "ufsid" that can
be used to reference UFS-carrying devices by the unique file system id.
An example of this new labe
Author: jkim
Date: Tue Apr 7 17:58:15 2009
New Revision: 190814
URL: http://svn.freebsd.org/changeset/base/190814
Log:
Rewrite SMBIOS for loader:
- First three fields of system UUID may be little-endian as described in
SMBIOS Specification v2.6. For now, we keep the network byte order f
On Tue, Apr 07, 2009 at 04:29:50PM +, Maksim Yevmenkin wrote:
> Author: emax
> Date: Tue Apr 7 16:29:50 2009
> New Revision: 190808
> URL: http://svn.freebsd.org/changeset/base/190808
>
> ipfw_start()
> {
> + local _firewall_type
> +
> + _firewall_type=$1
Why extra tab and not s
Author: jkim
Date: Tue Apr 7 17:24:25 2009
New Revision: 190813
URL: http://svn.freebsd.org/changeset/base/190813
Log:
Increase sprintf(3) buffer size, which I forgot from the previous commit.
Modified:
head/sys/boot/i386/libi386/smbios.c
Modified: head/sys/boot/i386/libi386/smbios.c
==
Author: emaste
Date: Tue Apr 7 17:16:09 2009
New Revision: 190812
URL: http://svn.freebsd.org/changeset/base/190812
Log:
Bootstrap merge history for gdb.
Modified:
head/contrib/gdb/ (props changed)
___
svn-src-all@freebsd.org mailing list
http://
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
John Baldwin wrote:
> On Tuesday 07 April 2009 12:40:32 pm Xin LI wrote:
>> Author: delphij
>> Date: Tue Apr 7 16:40:31 2009
>> New Revision: 190810
>> URL: http://svn.freebsd.org/changeset/base/190810
>>
>> Log:
>> When multiple cards are present,
On Tuesday 07 April 2009 12:40:32 pm Xin LI wrote:
> Author: delphij
> Date: Tue Apr 7 16:40:31 2009
> New Revision: 190810
> URL: http://svn.freebsd.org/changeset/base/190810
>
> Log:
> When multiple cards are present, register a shutdown handler for each card
> instead of just register one
Author: imp
Date: Tue Apr 7 17:06:06 2009
New Revision: 190811
URL: http://svn.freebsd.org/changeset/base/190811
Log:
More chip types, and fix a comment.
Modified:
head/sys/dev/ed/if_edreg.h
Modified: head/sys/dev/ed/if_edreg.h
===
Author: delphij
Date: Tue Apr 7 16:40:31 2009
New Revision: 190810
URL: http://svn.freebsd.org/changeset/base/190810
Log:
When multiple cards are present, register a shutdown handler for each card
instead of just register one for the first adapter. Without doing this
there would be some da
On Tue, 7 Apr 2009, Dag-Erling Smørgrav wrote:
Robert Watson writes:
Does this maintain compatibility for people who may still mysteriously
be specifying class-based IPs and netmasks in configuration files? If
not, this should not be MFC'd...
Here's the really ugly part...
% ping 10
PING 1
Author: emax
Date: Tue Apr 7 16:29:50 2009
New Revision: 190808
URL: http://svn.freebsd.org/changeset/base/190808
Log:
MFC r190575
- Add ipfw_nat to the list of required modules if "firewall_nat_enable"
is set and "natd_enable" is NOT set;
- Accept and pass firewall type to the ex
Robert Watson writes:
> Does this maintain compatibility for people who may still mysteriously
> be specifying class-based IPs and netmasks in configuration files? If
> not, this should not be MFC'd...
Here's the really ugly part...
% ping 10
PING 10 (0.0.0.10): 56 data bytes
% ping 10.1
PING 1
Author: imp
Date: Tue Apr 7 16:15:59 2009
New Revision: 190807
URL: http://svn.freebsd.org/changeset/base/190807
Log:
Fix a comment to match the code.
Modified:
head/sys/dev/ed/if_ed_pccard.c
Modified: head/sys/dev/ed/if_ed_pccard.c
==
Author: des
Date: Tue Apr 7 16:13:10 2009
New Revision: 190806
URL: http://svn.freebsd.org/changeset/base/190806
Log:
Fix an inverted KASSERT. Add similar assertions in other similar places.
Reported by: Andrew Brampton
MFC after:1 week
Modified:
head/sys/fs/pseudofs/pseudofs_v
Author: imp
Date: Tue Apr 7 15:44:50 2009
New Revision: 190805
URL: http://svn.freebsd.org/changeset/base/190805
Log:
Remove DL10019 workaround, since the code it calls isn't quite ready.
Modified:
head/sys/dev/ed/if_ed_pccard.c
Modified: head/sys/dev/ed/if_ed_pccard.c
=
Author: imp
Date: Tue Apr 7 15:43:34 2009
New Revision: 190804
URL: http://svn.freebsd.org/changeset/base/190804
Log:
Move tick to end of file for better code references.
Modified:
head/sys/dev/ed/if_ed_pccard.c
Modified: head/sys/dev/ed/if_ed_pccard.c
==
Author: imp
Date: Tue Apr 7 15:40:38 2009
New Revision: 190803
URL: http://svn.freebsd.org/changeset/base/190803
Log:
The DL100xx cards have 24k of packet memory, not 16k. Use it for them
and update comments about original patches doing this and it not
working. It works for both the DL100
Author: imp
Date: Tue Apr 7 15:36:02 2009
New Revision: 190802
URL: http://svn.freebsd.org/changeset/base/190802
Log:
Apply generic media stuff to pccard case too, when we aren't using miibus
for this.
Modified:
head/sys/dev/ed/if_ed_pccard.c
Modified: head/sys/dev/ed/if_ed_pccard.c
=
Author: imp
Date: Tue Apr 7 15:34:26 2009
New Revision: 190801
URL: http://svn.freebsd.org/changeset/base/190801
Log:
Minor fixes to comments about media autoselect.
Modified:
head/sys/dev/ed/if_ed_pccard.c
Modified: head/sys/dev/ed/if_ed_pccard.c
===
Author: bz
Date: Tue Apr 7 14:42:40 2009
New Revision: 190800
URL: http://svn.freebsd.org/changeset/base/190800
Log:
With the right comparison we get a proper wscale value and thus
more adequate TCP performance with IPv6.
Changes for IPv4, r166403 and r172795, both ignored the
IPv6 cou
Randall Stewart ha scritto:
Are you sure that this is a good idea? Is this behavior
described/recommended somewhere? IMHO specifying network without
explicitly defined netmask is at least dangerous, if not wrong, in
present classless addressing time. Changing existing behavior breaks
POLA for som
Author: trhodes
Date: Tue Apr 7 13:51:41 2009
New Revision: 190799
URL: http://svn.freebsd.org/changeset/base/190799
Log:
Remove contractions, reword a sentence to avoid a double negative,
and bump document date for previous change.
OKed by: piso
Modified:
head/sbin/ipfw/ipfw.8
Author: trasz
Date: Tue Apr 7 13:42:53 2009
New Revision: 190798
URL: http://svn.freebsd.org/changeset/base/190798
Log:
Add wide character variants of string manipulations routines to 'SEE ALSO'.
Approved by: rwatson (mentor)
Modified:
head/lib/libc/string/memchr.3
head/lib/libc/stri
Author: ru
Date: Tue Apr 7 12:49:50 2009
New Revision: 190797
URL: http://svn.freebsd.org/changeset/base/190797
Log:
MFC:
- Add missing include.
- Style: size_t can't be negative.
- Don't exit with a zero status code when no jails are configured
on a system.
- Style: sim
Author: rwatson
Date: Tue Apr 7 12:39:55 2009
New Revision: 190796
URL: http://svn.freebsd.org/changeset/base/190796
Log:
Free the captive trasz from the chains of mentorship.
Modified:
svnadmin/conf/mentors
Modified: svnadmin/conf/mentors
===
On 2009-Apr-06 18:45:29 +0100, Robert Watson wrote:
> Perhaps I'm sort of old-fashioned, but I would generally expect:
>
> (1) No netmask specified -- use class to determine netmask
> (2) netmask specified using -net 192.168/20 -- use /20
> (3) netmask specified using -netmask -- use the -netmask
52 matches
Mail list logo