svn commit: r187134 - head/usr.bin/netstat

2009-01-12 Thread Maxim Konovalov
Author: maxim Date: Tue Jan 13 07:58:57 2009 New Revision: 187134 URL: http://svn.freebsd.org/changeset/base/187134 Log: o Respect -ss flags (suppress zero counters) for icmp6 "histogram of error messages" section. Submitted by: naddy MFC after:1 week Modified: head/usr.bin/netst

svn commit: r187133 - head/sys/dev/bce

2009-01-12 Thread Xin LI
Author: delphij Date: Tue Jan 13 07:12:32 2009 New Revision: 187133 URL: http://svn.freebsd.org/changeset/base/187133 Log: Add several HP OEM parts' PCI IDs. MFC after:2 months Modified: head/sys/dev/bce/if_bce.c Modified: head/sys/dev/bce/if_bce.c ==

svn commit: r187132 - head/usr.bin/make

2009-01-12 Thread David E. O'Brien
Author: obrien Date: Tue Jan 13 06:53:53 2009 New Revision: 187132 URL: http://svn.freebsd.org/changeset/base/187132 Log: Don't enable -Q by default - I've fixed the rescue build issue. Modified: head/usr.bin/make/job.c head/usr.bin/make/main.c Modified: head/usr.bin/make/job.c ===

svn commit: r187131 - head/usr.sbin/crunch/crunchgen

2009-01-12 Thread David E. O'Brien
Author: obrien Date: Tue Jan 13 06:52:51 2009 New Revision: 187131 URL: http://svn.freebsd.org/changeset/base/187131 Log: Set .POSIX mode, along with disable parallel mode. Crunchgen parses the output from make(1) and its picky what it should look like. Also use make's conditional assignmen

svn commit: r187130 - head/sbin/mount

2009-01-12 Thread David E. O'Brien
Author: obrien Date: Tue Jan 13 06:08:37 2009 New Revision: 187130 URL: http://svn.freebsd.org/changeset/base/187130 Log: r187093 failed to keep the lifetime of the pointer suitable for reentrancy. Fix that. Also move the current buffer size into the 'cpa' structure. Modified: head/sbin/mo

svn commit: r187129 - head/sys/dev/ath/ath_hal/ar5212

2009-01-12 Thread Sam Leffler
Author: sam Date: Tue Jan 13 05:50:22 2009 New Revision: 187129 URL: http://svn.freebsd.org/changeset/base/187129 Log: On some platforms touching the bb registers when the phy is powered down will cause a fault. Check the phy power state before possibly reading from the bb, this can happen

svn commit: r187128 - head/lib/msun/src

2009-01-12 Thread David Schultz
Author: das Date: Tue Jan 13 05:13:20 2009 New Revision: 187128 URL: http://svn.freebsd.org/changeset/base/187128 Log: Use __gnu89_inline so that these files will compile with newer versions of gcc, where the meaning of 'inline' was changed to match C99. Noticed by: rdivacky Modified:

svn commit: r187126 - head/lib/libarchive

2009-01-12 Thread Tim Kientzle
Author: kientzle Date: Tue Jan 13 04:56:41 2009 New Revision: 187126 URL: http://svn.freebsd.org/changeset/base/187126 Log: "The first part is just to give more info, the latter part fixes an error to read files past the 32bit byte offset, for instance on DVDs." Submitted by: phk@ MFC

svn commit: r187124 - stable/7/sys/dev/ata

2009-01-12 Thread Xin LI
Author: delphij Date: Tue Jan 13 01:39:17 2009 New Revision: 187124 URL: http://svn.freebsd.org/changeset/base/187124 Log: Fix build: MV_61XX is spelled as MV61XX in 7-STABLE. Modified: stable/7/sys/dev/ata/ata-chipset.c Modified: stable/7/sys/dev/ata/ata-chipset.c ==

svn commit: r187123 - head/sys/dev/e1000

2009-01-12 Thread George V. Neville-Neil
Author: gnn Date: Tue Jan 13 00:10:50 2009 New Revision: 187123 URL: http://svn.freebsd.org/changeset/base/187123 Log: Fix a cut/paste bug which prevents us from setting the average latency tunable. Reviewed by: jfv MFC after:1 day Modified: head/sys/dev/e1000/if_igb.c Modified

svn commit: r187120 - in head/tools/tools/net80211: . wlantxtime

2009-01-12 Thread Sam Leffler
Author: sam Date: Mon Jan 12 22:50:55 2009 New Revision: 187120 URL: http://svn.freebsd.org/changeset/base/187120 Log: add tool to calculate air time for 802.11 packets Added: head/tools/tools/net80211/wlantxtime/ head/tools/tools/net80211/wlantxtime/Makefile (contents, props changed) h

svn commit: r187119 - in stable/7/sys: . dev/ata

2009-01-12 Thread Rui Paulo
Author: rpaulo Date: Mon Jan 12 22:37:05 2009 New Revision: 187119 URL: http://svn.freebsd.org/changeset/base/187119 Log: MFC r185268: Add support for Marvell PATA M88SX6121. PR: 129154 Submitted by: João Barros Modified: stable/7/sys/ (props changed) stable/7/sys/d

svn commit: r187118 - head/sys/i386/i386

2009-01-12 Thread Jung-uk Kim
Author: jkim Date: Mon Jan 12 22:01:49 2009 New Revision: 187118 URL: http://svn.freebsd.org/changeset/base/187118 Log: Add basic i386 support for VIA Nano processors. Modified: head/sys/i386/i386/i686_mem.c head/sys/i386/i386/identcpu.c head/sys/i386/i386/initcpu.c Modified: head/sys/i3

svn commit: r187117 - head/sys/i386/i386

2009-01-12 Thread Jung-uk Kim
Author: jkim Date: Mon Jan 12 21:58:19 2009 New Revision: 187117 URL: http://svn.freebsd.org/changeset/base/187117 Log: Replace more strcmp(cpu_vendor, "foo") with cpu_vendor_id. Modified: head/sys/i386/i386/initcpu.c Modified: head/sys/i386/i386/initcpu.c ===

svn commit: r187116 - head/usr.bin/gprof

2009-01-12 Thread David E. O'Brien
Author: obrien Date: Mon Jan 12 21:49:42 2009 New Revision: 187116 URL: http://svn.freebsd.org/changeset/base/187116 Log: If running with "-K" really do not information about symbols from the a.out argument. Before this fix, after searching the currently-running kernel, we would still searc

Re: svn commit: r186504 - head/sbin/mount

2009-01-12 Thread Christoph Mallon
David O'Brien schrieb: On Mon, Jan 12, 2009 at 10:44:25AM +0100, Christoph Mallon wrote: David O'Brien schrieb: On Sun, Jan 11, 2009 at 08:56:22AM +0100, Christoph Mallon wrote: David O'Brien schrieb: On Sun, Jan 04, 2009 at 07:06:18PM +0100, Christoph Mallon wrote: I'm pretty sure $SUPERNATU

Re: svn commit: r186504 - head/sbin/mount

2009-01-12 Thread David O'Brien
On Mon, Jan 12, 2009 at 10:44:25AM +0100, Christoph Mallon wrote: > Alternatively I would have gladly reviewed your solution. Feel free to review the below. > Actually this version doesn't work either. > tron# ./mount -a > usage: mount [-t fstype] [-o options] target_fs mount_point > tron# ./mou

svn commit: r187113 - head/sys/dev/usb2/serial

2009-01-12 Thread Takanori Watanabe
Author: takawata Date: Mon Jan 12 20:13:14 2009 New Revision: 187113 URL: http://svn.freebsd.org/changeset/base/187113 Log: More usb2 foma driver update. 1. Export usb serial port unit number as sysctl. 2. Fix bug on handsfree port. Modified: head/sys/dev/usb2/serial/ufoma2.c Modified: h

svn commit: r187112 - in head/sys: conf crypto/via modules

2009-01-12 Thread Jung-uk Kim
Author: jkim Date: Mon Jan 12 19:23:46 2009 New Revision: 187112 URL: http://svn.freebsd.org/changeset/base/187112 Log: Connect padlock(4) to amd64 build for VIA Nano processors. Modified: head/sys/conf/files.amd64 head/sys/crypto/via/padlock.c head/sys/crypto/via/padlock_hash.c head/sy

svn commit: r187110 - head/games/fortune/datfiles

2009-01-12 Thread Simon L. Nielsen
Author: simon Date: Mon Jan 12 19:17:43 2009 New Revision: 187110 URL: http://svn.freebsd.org/changeset/base/187110 Log: netcat is "now" in base, so point people at nc(1) instead of the port. MFC after:1 week Modified: head/games/fortune/datfiles/freebsd-tips Modified: head/games/fo

svn commit: r187109 - in head/sys/amd64: amd64 include

2009-01-12 Thread Jung-uk Kim
Author: jkim Date: Mon Jan 12 19:17:35 2009 New Revision: 187109 URL: http://svn.freebsd.org/changeset/base/187109 Log: Add basic amd64 support for VIA Nano processors. Modified: head/sys/amd64/amd64/amd64_mem.c head/sys/amd64/amd64/identcpu.c head/sys/amd64/amd64/initcpu.c head/sys/amd

svn commit: r187108 - in stable/7/sys: . arm/conf conf contrib/pf dev/ath/ath_hal dev/cxgb

2009-01-12 Thread Sam Leffler
Author: sam Date: Mon Jan 12 19:16:00 2009 New Revision: 187108 URL: http://svn.freebsd.org/changeset/base/187108 Log: MFC r185478: enable use of modules but disable them by adding MODULES_OVERRIDE="" Modified: stable/7/sys/ (props changed) stable/7/sys/arm/conf/AVILA stable/7/sys/arm/

Re: svn commit: r186504 - head/sbin/mount

2009-01-12 Thread David O'Brien
On Mon, Jan 12, 2009 at 10:44:25AM +0100, Christoph Mallon wrote: > David O'Brien schrieb: >> On Sun, Jan 11, 2009 at 08:56:22AM +0100, Christoph Mallon wrote: >>> David O'Brien schrieb: On Sun, Jan 04, 2009 at 07:06:18PM +0100, Christoph Mallon wrote: > I'm pretty sure $SUPERNATURAL_BEING

svn commit: r187107 - head/tools/tools/usb

2009-01-12 Thread David E. O'Brien
Author: obrien Date: Mon Jan 12 17:26:52 2009 New Revision: 187107 URL: http://svn.freebsd.org/changeset/base/187107 Log: Vi got me in trouble in r187102 - fix typo of duplicate output filename. Submitted by: several Modified: head/tools/tools/usb/print-usb-if-vids.sh Modified: head/too

svn commit: r187106 - in stable/7: etc etc/periodic/daily etc/periodic/monthly etc/periodic/security etc/periodic/weekly gnu gnu/usr.bin lib libexec sbin share share/mk tools/build tools/build/opti...

2009-01-12 Thread Sam Leffler
Author: sam Date: Mon Jan 12 17:19:17 2009 New Revision: 187106 URL: http://svn.freebsd.org/changeset/base/187106 Log: sync build infrastructure changes with HEAD Reviewed by: imp Added: stable/7/tools/build/options/WITHOUT_ACCT - copied unchanged from r183242, head/tools/build/opt

svn commit: r187105 - head/sys/dev/ata

2009-01-12 Thread David E. O'Brien
Author: obrien Date: Mon Jan 12 17:18:58 2009 New Revision: 187105 URL: http://svn.freebsd.org/changeset/base/187105 Log: Fix issue where ata_atapicmd() can never really return EBUSY which is expected in acd_fixate(). This should fix various problems folks are having with 'burncd' reporti

svn commit: r187104 - head/sys/dev/if_ndis

2009-01-12 Thread Andrew Thompson
Author: thompsa Date: Mon Jan 12 17:15:09 2009 New Revision: 187104 URL: http://svn.freebsd.org/changeset/base/187104 Log: Provide a NDIS tx power level converstion to/from net80211, this uses a loookup table to approximate mW<->dBM. Submitted by: Paul B. Mahol Modified: head/sys/dev/

Re: svn commit: r186982 - stable/7/usr.sbin/powerd

2009-01-12 Thread Dag-Erling Smørgrav
Doug Barton writes: > For something like this it's quite simple, just do the merge in > usr.sbin/powerd. Let's say you want to merge all the changes starting > with r185050: > > Set REPO to something useful like svn+ssh://svn.freebsd.org/base/ > > svn merge -r 185050:186476 $REPO/head/usr.sbin/pow

svn commit: r187103 - head/sys/conf

2009-01-12 Thread George V. Neville-Neil
Author: gnn Date: Mon Jan 12 16:54:41 2009 New Revision: 187103 URL: http://svn.freebsd.org/changeset/base/187103 Log: Fix CTF based builds to that if the debug build is being used we get debug symbols. Reviewed by: jhb Modified: head/sys/conf/kern.pre.mk Modified: head/sys/conf/kern

Re: svn commit: r186731 - head/sys/dev/syscons/teken

2009-01-12 Thread Dag-Erling Smørgrav
Ed Schouten writes: > The reason I'm proposing xterm, is because it is the best supported > [...] very portable [...] a lot of other pieces of software that try > to mimic it [...] It also supports a settable title bar, which I find very useful; many people have their shell set up to put the mach

svn commit: r187102 - head/tools/tools/usb

2009-01-12 Thread David E. O'Brien
Author: obrien Date: Mon Jan 12 16:31:27 2009 New Revision: 187102 URL: http://svn.freebsd.org/changeset/base/187102 Log: Update fech URL. Submitted by: Alexander Best Modified: head/tools/tools/usb/print-usb-if-vids.sh Modified: head/tools/tools/usb/print-usb-if-vids.sh ==

svn commit: r187101 - head/sys/boot/i386/libi386

2009-01-12 Thread Jung-uk Kim
Author: jkim Date: Mon Jan 12 16:28:19 2009 New Revision: 187101 URL: http://svn.freebsd.org/changeset/base/187101 Log: Allow VIA Nano processors to boot FreeBSD/amd64. PR: amd64/130303 MFC after:1 week Modified: head/sys/boot/i386/libi386/bootinfo64.c Modified: head/sys

svn commit: r187100 - head/sys/dev/agp

2009-01-12 Thread Jung-uk Kim
Author: jkim Date: Mon Jan 12 16:07:03 2009 New Revision: 187100 URL: http://svn.freebsd.org/changeset/base/187100 Log: Add support for AMD64 Family 10h processors. PR: kern/128331 MFC after:3 days Modified: head/sys/dev/agp/agp_amd64.c Modified: head/sys/dev/agp/agp_amd

svn commit: r187099 - in stable/7: share/man/man4 sys sys/amd64/amd64 sys/amd64/conf sys/amd64/include sys/conf sys/contrib/pf sys/dev/ath/ath_hal sys/dev/cpuctl sys/dev/cxgb sys/i386/conf sys/i386...

2009-01-12 Thread Stanislav Sedov
Author: stas Date: Mon Jan 12 15:48:22 2009 New Revision: 187099 URL: http://svn.freebsd.org/changeset/base/187099 Log: - MFC cpuctl and related commits into RELENG_7. First revision of usr.sbin/cpucontrol was merged directly into usr.sbin since there're no such directory in stable/7

svn commit: r187098 - head/lib/libc/sys

2009-01-12 Thread Daniel Gerzo
Author: danger (doc committer) Date: Mon Jan 12 13:12:02 2009 New Revision: 187098 URL: http://svn.freebsd.org/changeset/base/187098 Log: - add missing include - fix struct memeber's name [1] PR: docs/130413 [1] Submitted by: Thomas Mueller [1] MFC after:3 days Modifie

svn commit: r187094 - in head/sys: conf net netinet6

2009-01-12 Thread Qing Li
Author: qingli Date: Mon Jan 12 11:24:32 2009 New Revision: 187094 URL: http://svn.freebsd.org/changeset/base/187094 Log: Revive the RTF_LLINFO flag in route.h. The kernel code is guarded by the new kernel option COMPAT_ROUTE_FLAGS for binary backward compatibility. The RTF_LLDATA flag maps

Re: svn commit: r186504 - head/sbin/mount

2009-01-12 Thread Christoph Mallon
David O'Brien schrieb: On Sun, Jan 11, 2009 at 08:56:22AM +0100, Christoph Mallon wrote: David O'Brien schrieb: On Sun, Jan 04, 2009 at 07:06:18PM +0100, Christoph Mallon wrote: I'm pretty sure $SUPERNATURAL_BEING_OF_YOUR_CHOICE killed a kitten for the ugly hack you added to mount. The moment

Re: svn commit: r187069 - stable/7/sbin/fsck_ffs

2009-01-12 Thread David O'Brien
On Mon, Jan 12, 2009 at 12:39:22AM +, Xin LI wrote: > Author: delphij > Date: Mon Jan 12 00:39:22 2009 > New Revision: 187069 > URL: http://svn.freebsd.org/changeset/base/187069 > > Log: > MFC revisions 178088 and 179656: Catastrophic recovery mode. Hi Xin, I guess you missed my email to yo

Re: svn commit: r186504 - head/sbin/mount

2009-01-12 Thread David O'Brien
On Sun, Jan 11, 2009 at 08:56:22AM +0100, Christoph Mallon wrote: > David O'Brien schrieb: >> On Sun, Jan 04, 2009 at 07:06:18PM +0100, Christoph Mallon wrote: >>> I'm pretty sure $SUPERNATURAL_BEING_OF_YOUR_CHOICE killed a kitten for >>> the ugly hack you added to mount. The moment you overflow a

svn commit: r187093 - head/sbin/mount

2009-01-12 Thread David E. O'Brien
Author: obrien Date: Mon Jan 12 08:22:36 2009 New Revision: 187093 URL: http://svn.freebsd.org/changeset/base/187093 Log: Use a dynamically grown buffer for building the argv for the sub-mounts. Also fix RCSid spamage. Inspired by patch from: Christoph Mallon Modified: head/sbin