svn commit: r190437 - head/share/man/man4

2009-03-25 Thread Weongyo Jeong
Author: weongyo Date: Thu Mar 26 06:12:04 2009 New Revision: 190437 URL: http://svn.freebsd.org/changeset/base/190437 Log: bump date. Pointed by: yongari Modified: head/share/man/man4/malo.4 head/share/man/man4/wlan.4 Modified: head/share/man/man4/malo.4

svn commit: r190436 - head/share/man/man4

2009-03-25 Thread Weongyo Jeong
Author: weongyo Date: Thu Mar 26 04:17:35 2009 New Revision: 190436 URL: http://svn.freebsd.org/changeset/base/190436 Log: adds malo(4). Modified: head/share/man/man4/wlan.4 Modified: head/share/man/man4/wlan.4 == --

svn commit: r190435 - head/share/man/man4

2009-03-25 Thread Weongyo Jeong
Author: weongyo Date: Thu Mar 26 04:16:40 2009 New Revision: 190435 URL: http://svn.freebsd.org/changeset/base/190435 Log: bwi(4) and mwl(4) doesn't exist at CURRENT. Modified: head/share/man/man4/wlan.4 Modified: head/share/man/man4/wlan.4 ===

svn commit: r190434 - head/share/man/man4

2009-03-25 Thread Weongyo Jeong
Author: weongyo Date: Thu Mar 26 02:59:10 2009 New Revision: 190434 URL: http://svn.freebsd.org/changeset/base/190434 Log: The malo(4) device driver first appeared in FreeBSD 7.1 not 8.0. Reported by: John MFC after:3 days Modified: head/share/man/man4/malo.4 Modified: head/shar

Re: svn commit: r190403 - head/sys/powerpc/powermac

2009-03-25 Thread Weongyo Jeong
On Wed, Mar 25, 2009 at 03:42:49AM +, Nathan Whitehorn wrote: > Author: nwhitehorn > Date: Wed Mar 25 03:42:49 2009 > New Revision: 190403 > URL: http://svn.freebsd.org/changeset/base/190403 > > Log: > Disable ATA DMA for ATAPI devices for now. Apparently, certain revisions > of this contr

svn commit: r190433 - head/sys/dev/drm

2009-03-25 Thread Robert Noland
Author: rnoland Date: Thu Mar 26 02:10:18 2009 New Revision: 190433 URL: http://svn.freebsd.org/changeset/base/190433 Log: Fix up waiting on vblank again... This reverts a last minute change that I made on the last patch, it seems to upset suspend/resume and shutdown. MFC after:3 days

svn commit: r190431 - head/sys/dev/ed

2009-03-25 Thread Warner Losh
Author: imp Date: Wed Mar 25 22:21:53 2009 New Revision: 190431 URL: http://svn.freebsd.org/changeset/base/190431 Log: Tweak comments. Modified: head/sys/dev/ed/if_ed.c Modified: head/sys/dev/ed/if_ed.c == --- head/s

svn commit: r190430 - head/sys/dev/ed

2009-03-25 Thread Warner Losh
Author: imp Date: Wed Mar 25 22:21:38 2009 New Revision: 190430 URL: http://svn.freebsd.org/changeset/base/190430 Log: Add RIOS PCCARD 3. Modified: head/sys/dev/ed/if_ed_pccard.c Modified: head/sys/dev/ed/if_ed_pccard.c

svn commit: r190429 - head/sys/dev/pccard

2009-03-25 Thread Warner Losh
Author: imp Date: Wed Mar 25 22:20:36 2009 New Revision: 190429 URL: http://svn.freebsd.org/changeset/base/190429 Log: RIOS Systems co was naughty and used a 'random' id. Use it with the PCCARD3 name to describe the RIOS PC Card III Ethernet that I have. Modified: head/sys/dev/pccard/pccar

svn commit: r190428 - head/share/man/man4/man4.i386

2009-03-25 Thread Warner Losh
Author: imp Date: Wed Mar 25 22:14:46 2009 New Revision: 190428 URL: http://svn.freebsd.org/changeset/base/190428 Log: Add recently added cards. Modified: head/share/man/man4/man4.i386/fe.4 Modified: head/share/man/man4/man4.i386/fe.4 =

svn commit: r190427 - head/sys/dev/fe

2009-03-25 Thread Warner Losh
Author: imp Date: Wed Mar 25 22:12:07 2009 New Revision: 190427 URL: http://svn.freebsd.org/changeset/base/190427 Log: It appears that the TDK LAK CD011 works with fe driver. I don't have a dongle for the card, but it passes the sanity testsin the probe/attach routines and returns the corre

svn commit: r190426 - in head/sys: amd64/amd64 i386/isa

2009-03-25 Thread John Baldwin
Author: jhb Date: Wed Mar 25 22:08:30 2009 New Revision: 190426 URL: http://svn.freebsd.org/changeset/base/190426 Log: Fix a few nits in the earlier changes to prevent local information leakage in AMD FPUs: - Do not clear the affected state in the case that the FPU registers for the thre

svn commit: r190425 - head/share/man/man4

2009-03-25 Thread Sam Leffler
Author: sam Date: Wed Mar 25 21:20:15 2009 New Revision: 190425 URL: http://svn.freebsd.org/changeset/base/190425 Log: update; mostly to eliminate ambiguity about what hardware is supported Modified: head/share/man/man4/ath.4 head/share/man/man4/ath_hal.4 Modified: head/share/man/man4/ath.

svn commit: r190424 - head/sbin/geom/class/label

2009-03-25 Thread Ivan Voras
Author: ivoras Date: Wed Mar 25 20:40:34 2009 New Revision: 190424 URL: http://svn.freebsd.org/changeset/base/190424 Log: Man page accompanying r190423 - introduce UFS ID labels. Actually-by: pjd Approved by: gnn (mentor) Modified: head/sbin/geom/class/label/glabel.8 Modified: head/

svn commit: r190423 - head/sys/geom/label

2009-03-25 Thread Ivan Voras
Author: ivoras Date: Wed Mar 25 20:38:57 2009 New Revision: 190423 URL: http://svn.freebsd.org/changeset/base/190423 Log: Create GEOM labels from UFS IDs, e.g. /dev/ufsid/49c97b1faa2adc43. UFS IDs are always present and can be used to identify file systems (useful if hardware devices move of

Re: svn commit: r190422 - in head: . contrib/csup

2009-03-25 Thread Ulf Lilleengen
On ons, mar 25, 2009 at 08:15:48pm +, Ulf Lilleengen wrote: > Author: lulf > Date: Wed Mar 25 20:15:48 2009 > New Revision: 190422 > URL: http://svn.freebsd.org/changeset/base/190422 > > Log: > - Add proper error checking and printing to the CVSMode code when reading > and > writing fro

svn commit: r190422 - in head: . contrib/csup

2009-03-25 Thread Ulf Lilleengen
Author: lulf Date: Wed Mar 25 20:15:48 2009 New Revision: 190422 URL: http://svn.freebsd.org/changeset/base/190422 Log: - Add proper error checking and printing to the CVSMode code when reading and writing from/to streams, as leaving them out stops csup from cleaning up on SIGINT and fri

svn commit: r190422 - in head: . contrib/csup

2009-03-25 Thread Ulf Lilleengen
Author: lulf Date: Wed Mar 25 20:15:48 2009 New Revision: 190422 URL: http://svn.freebsd.org/changeset/base/190422 Log: - Add proper error checking and printing to the CVSMode code when reading and writing from/to streams, as leaving them out stops csup from cleaning up on SIGINT and fri

Re: svn commit: r190098 - in head/sys/sparc64: fhc sparc64

2009-03-25 Thread Maxim Sobolev
Christoph Mallon wrote: Sorry for the long essay, but I deem it important to tell how compilers work these day. Good point, maybe it would make sense to compress it somewhat and add to the style(9)? -Maxim ___ svn-src-all@freebsd.org mailing list h

svn commit: r190421 - head/release/picobsd/bridge

2009-03-25 Thread Luigi Rizzo
Author: luigi Date: Wed Mar 25 18:48:46 2009 New Revision: 190421 URL: http://svn.freebsd.org/changeset/base/190421 Log: This config file uses dynamically linked binaries, which is more convenient when you want to import other programs because the libraries will not be replicated. Given

svn commit: r190420 - head/release/picobsd/bridge

2009-03-25 Thread Luigi Rizzo
Author: luigi Date: Wed Mar 25 17:56:28 2009 New Revision: 190420 URL: http://svn.freebsd.org/changeset/base/190420 Log: devfs is the standard now Modified: head/release/picobsd/bridge/config Modified: head/release/picobsd/bridge/config ===

svn commit: r190419 - in head/sys: cddl/dev/dtnfsclient modules/dtrace/dtnfsclient nfsclient

2009-03-25 Thread Robert Watson
Author: rwatson Date: Wed Mar 25 17:47:22 2009 New Revision: 190419 URL: http://svn.freebsd.org/changeset/base/190419 Log: Move dtnfsclient.c in the cddl tree to nfs_kdtrace.c in the nfsclient directory, since it's under a BSD license, and this keeps NFS internals- aware tracing parts close

svn commit: r190418 - in stable/7/sys: . amd64/amd64 amd64/ia32 amd64/include amd64/linux32 compat/linux contrib/pf dev/ath/ath_hal dev/cxgb i386/i386 i386/include i386/isa i386/linux

2009-03-25 Thread John Baldwin
Author: jhb Date: Wed Mar 25 17:22:15 2009 New Revision: 190418 URL: http://svn.freebsd.org/changeset/base/190418 Log: Allow different ABIs to use different initial control words for the FPU on amd64 and i386. This fixes a bug were 32-bit binaries would run with a different floating point e

Re: svn commit: r189574 - head/sys/kern

2009-03-25 Thread M. Warner Losh
In message: <200903251259.20921@freebsd.org> John Baldwin writes: : On Monday 09 March 2009 9:20:23 am Warner Losh wrote: : > Author: imp : > Date: Mon Mar 9 13:20:23 2009 : > New Revision: 189574 : > URL: http://svn.freebsd.org/changeset/base/189574 : > : > Log: : > Fix a long

svn commit: r190417 - head/sys/kern

2009-03-25 Thread John Baldwin
Author: jhb Date: Wed Mar 25 17:02:05 2009 New Revision: 190417 URL: http://svn.freebsd.org/changeset/base/190417 Log: When looking up the parent devclass of a new devclass, create the parent devclass if it doesn't already exist. Modified: head/sys/kern/subr_bus.c Modified: head/sys/kern/s

Re: svn commit: r189574 - head/sys/kern

2009-03-25 Thread John Baldwin
On Monday 09 March 2009 9:20:23 am Warner Losh wrote: > Author: imp > Date: Mon Mar 9 13:20:23 2009 > New Revision: 189574 > URL: http://svn.freebsd.org/changeset/base/189574 > > Log: > Fix a long-standing bug in newbus. It was introduced when subclassing > was introduced. If you have a bus

Re: svn commit: r190401 - head/sys/dev/drm

2009-03-25 Thread Robert Noland
On Wed, 2009-03-25 at 09:29 +, N.J. Mann wrote: > In message <200903250150.n2p1ou4g062...@svn.freebsd.org>, > Robert Noland (rnol...@freebsd.org) wrote: > > Author: rnoland > > Date: Wed Mar 25 01:50:56 2009 > > New Revision: 190401 > > URL: http://svn.freebsd.org/changeset/base/190401 >

svn commit: r190416 - head/lib/libc/net

2009-03-25 Thread Hajimu UMEMOTO
Author: ume Date: Wed Mar 25 16:23:43 2009 New Revision: 190416 URL: http://svn.freebsd.org/changeset/base/190416 Log: Add support for SCTP to getaddrinfo(3). Now, getaddrinfo(3) returns two SOCK_STREAMs, IPPROTO_TCP and IPPROTO_SCTP. It confuses some programs. If getaddrinfo(3) returns

svn commit: r190415 - in stable/7/lib/libc: . string

2009-03-25 Thread Konstantin Belousov
Author: kib Date: Wed Mar 25 15:42:07 2009 New Revision: 190415 URL: http://svn.freebsd.org/changeset/base/190415 Log: MFC r190266: 7.2 will be the first release where strndup() appears. Approved by: re (kensmith) Modified: stable/7/lib/libc/ (props changed) stable/7/lib/libc/stri

svn commit: r190414 - in stable/7/sys: . contrib/pf dev/ata dev/ath/ath_hal dev/cxgb

2009-03-25 Thread Alexander Motin
Author: mav Date: Wed Mar 25 14:26:38 2009 New Revision: 190414 URL: http://svn.freebsd.org/changeset/base/190414 Log: MFC rev. 188846: Handle nForce MCP67 and MCP73 SATA controllers as AHCI. They report itself as ATA RAID, but generic ATAPCI driver unable to detect drives there. AHCI d

svn commit: r190413 - in head/sys: amd64/amd64 i386/isa

2009-03-25 Thread John Baldwin
Author: jhb Date: Wed Mar 25 14:17:08 2009 New Revision: 190413 URL: http://svn.freebsd.org/changeset/base/190413 Log: Rename (fpu|npx)_cleanstate to (fpu|npx)_initialstate to better reflect their purpose. Inspired by: bde MFC after:1 month Modified: head/sys/amd64/amd64/fpu.c

svn commit: r190412 - stable/7/contrib/libpcap

2009-03-25 Thread VANHULLEBUS Yvan
Author: vanhu Date: Wed Mar 25 14:11:29 2009 New Revision: 190412 URL: http://svn.freebsd.org/changeset/base/190412 Log: MFC: Added DLT_ENC to map list, so it is now possible to save dumps on enc0 Approved by: re (gnn) Obtained from:NETASQ Modified: stable/7/contrib/libpcap/

svn commit: r190411 - head/release/picobsd/build

2009-03-25 Thread Luigi Rizzo
Author: luigi Date: Wed Mar 25 14:02:26 2009 New Revision: 190411 URL: http://svn.freebsd.org/changeset/base/190411 Log: add support for shared "crunch" binary. Modified: head/release/picobsd/build/picobsd Modified: head/release/picobsd/build/picobsd =

Re: svn commit: r189883 - head/lib/libc/nls

2009-03-25 Thread Alexander Leidinger
Quoting Christoph Mallon (from Sat, 21 Mar 2009 12:17:21 +0100): Gabor Kovesdan schrieb: [...] Modified: head/lib/libc/nls/de_DE.ISO8859-1.msg [improvement suggestions] I just committed an update to it, it should be better now. People which still think there's room for improvement are

svn commit: r190410 - head/lib/libc/nls

2009-03-25 Thread Alexander Leidinger
Author: netchild Date: Wed Mar 25 12:36:37 2009 New Revision: 190410 URL: http://svn.freebsd.org/changeset/base/190410 Log: Improve the German translation. Some parts (ERANGE, ETXTBSY) triggered by Christoph Mallon. Discussed with: brueffer, gabor (previous version) Modified: hea

Re: svn commit: r190401 - head/sys/dev/drm

2009-03-25 Thread N.J. Mann
In message <200903250150.n2p1ou4g062...@svn.freebsd.org>, Robert Noland (rnol...@freebsd.org) wrote: > Author: rnoland > Date: Wed Mar 25 01:50:56 2009 > New Revision: 190401 > URL: http://svn.freebsd.org/changeset/base/190401 > > Log: > Rework the management of vblank interrupts a bit.

svn commit: r190409 - head/include

2009-03-25 Thread David Schultz
Author: das Date: Wed Mar 25 08:07:52 2009 New Revision: 190409 URL: http://svn.freebsd.org/changeset/base/190409 Log: Make programs that define a macro called `dprintf' more likely to work. Modified: head/include/stdio.h Modified: head/include/stdio.h ===

svn commit: r190408 - head/sys/dev/pccard

2009-03-25 Thread Warner Losh
Author: imp Date: Wed Mar 25 07:26:24 2009 New Revision: 190408 URL: http://svn.freebsd.org/changeset/base/190408 Log: Another akihabra find: Mitsubishi B8895. Modified: head/sys/dev/pccard/pccarddevs Modified: head/sys/dev/pccard/pccarddevs ==

svn commit: r190407 - head/sys/dev/msk

2009-03-25 Thread Pyun YongHyeon
Author: yongari Date: Wed Mar 25 07:05:23 2009 New Revision: 190407 URL: http://svn.freebsd.org/changeset/base/190407 Log: Fix typo. Modified: head/sys/dev/msk/if_msk.c Modified: head/sys/dev/msk/if_msk.c == --- head

svn commit: r190406 - head/contrib/csup

2009-03-25 Thread Ulf Lilleengen
Author: lulf Date: Wed Mar 25 07:01:45 2009 New Revision: 190406 URL: http://svn.freebsd.org/changeset/base/190406 Log: - Remember to set umask before setting attributes of RCS file. Tested by:dougb MFC after:2 days Modified: head/contrib/csup/updater.c Modified: head/contrib/