svn commit: r201331 - stable/8/sys/fs/nfsclient

2009-12-30 Thread Jaakko Heinonen
Author: jh Date: Thu Dec 31 07:34:38 2009 New Revision: 201331 URL: http://svn.freebsd.org/changeset/base/201331 Log: MFC r198291: Unloading of the nfscl module is unsupported because newnfslock doesn't support unloading. It's not trivial to implement newnfslock unloading so for now jus

svn commit: r201330 - stable/8/sys/fs/nfsclient

2009-12-30 Thread Jaakko Heinonen
Author: jh Date: Thu Dec 31 07:32:04 2009 New Revision: 201330 URL: http://svn.freebsd.org/changeset/base/201330 Log: MFC r198290: Fix ordering of nfscl_modevent() and ncl_uninit(). nfscl_modevent() must be called after ncl_uninit() when unloading the nfscl module because ncl_uninit() u

svn commit: r201329 - stable/8/sys/fs/nfsclient

2009-12-30 Thread Jaakko Heinonen
Author: jh Date: Thu Dec 31 07:28:43 2009 New Revision: 201329 URL: http://svn.freebsd.org/changeset/base/201329 Log: MFC r198289: Fix comment typos. Approved by: trasz (mentor) Modified: stable/8/sys/fs/nfsclient/nfs_clstate.c Directory Properties: stable/8/sys/ (props changed

svn commit: r201327 - stable/8/sys/dev/usb

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 06:59:15 2009 New Revision: 201327 URL: http://svn.freebsd.org/changeset/base/201327 Log: Sync usbdevs to fix the build. Pointy hat: me Modified: stable/8/sys/dev/usb/usbdevs Modified: stable/8/sys/dev/usb/usbdevs ==

Re: svn commit: r201290 - head/usr.bin/fetch

2009-12-30 Thread Doug Barton
Doug Barton wrote: > Ruslan Ermilov wrote: >> Author: ru >> Date: Wed Dec 30 23:01:49 2009 >> New Revision: 201290 >> URL: http://svn.freebsd.org/changeset/base/201290 >> >> Log: >> Treat an empty argument as an error, instead of fetching the >> contents of the root directory. > > I'm pretty s

svn commit: r201325 - head/sys/dev/isp

2009-12-30 Thread Matt Jacob
Author: mjacob Date: Thu Dec 31 04:16:18 2009 New Revision: 201325 URL: http://svn.freebsd.org/changeset/base/201325 Log: Create a Node WWN from the *Port* WWN, not vice versa, for 2400s. If the NAA is type 2, the Node WWN is the Port WWN with the 12 bits of port (48..60) cleared. This if

svn commit: r201323 - head/usr.sbin/mergemaster

2009-12-30 Thread Doug Barton
Author: dougb Date: Thu Dec 31 04:07:13 2009 New Revision: 201323 URL: http://svn.freebsd.org/changeset/base/201323 Log: If we are using -p it does not make any sense to even create the MTREENEW file since it will never be used. Modified: head/usr.sbin/mergemaster/mergemaster.sh Modified:

svn commit: r201321 - head/lib/libugidfw

2009-12-30 Thread Ed Schouten
Author: ed Date: Thu Dec 31 01:38:12 2009 New Revision: 201321 URL: http://svn.freebsd.org/changeset/base/201321 Log: Remove an unused variable. Modified: head/lib/libugidfw/ugidfw.c Modified: head/lib/libugidfw/ugidfw.c ===

svn commit: r201320 - head/lib/libgeom

2009-12-30 Thread Ed Schouten
Author: ed Date: Thu Dec 31 01:37:26 2009 New Revision: 201320 URL: http://svn.freebsd.org/changeset/base/201320 Log: Add missing `void' keyword. Modified: head/lib/libgeom/geom_getxml.c Modified: head/lib/libgeom/geom_getxml.c

svn commit: r201319 - head/sys/net

2009-12-30 Thread Qing Li
Author: qingli Date: Thu Dec 31 01:09:16 2009 New Revision: 201319 URL: http://svn.freebsd.org/changeset/base/201319 Log: Remove a deleted comment line that was brought back by my previous commit. MFC after:5 days Modified: head/sys/net/if_var.h Modified: head/sys/net/if_var.h ===

svn commit: r201318 - in head/sys/dev/usb: . serial

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:55:50 2009 New Revision: 201318 URL: http://svn.freebsd.org/changeset/base/201318 Log: Add new device ID to uipaq driver PR: usb/141936 Submitted by: HASHI Hiroaki Modified: head/sys/dev/usb/serial/uipaq.c head/sys/dev/usb/usbdevs Modifi

svn commit: r201317 - stable/8/sys/dev/usb/quirk

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:30:45 2009 New Revision: 201317 URL: http://svn.freebsd.org/changeset/base/201317 Log: MFC r201071 Compact USB_VENDOR_X and USB_PRODUCT_Y in the quirk tables. Modified: stable/8/sys/dev/usb/quirk/usb_quirk.c Directory Properties: stable/8/sys/ (pr

svn commit: r201316 - in stable/8/sys/dev/usb: . net serial wlan

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:20:54 2009 New Revision: 201316 URL: http://svn.freebsd.org/changeset/base/201316 Log: MFC r201028 Use macros to strip off USB_VENDOR_ and USB_PRODUCT_ from some id tables to make them more compact and readable. Modified: stable/8/sys/dev/usb/net/

svn commit: r201315 - stable/8/sys/dev/usb/quirk

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:19:52 2009 New Revision: 201315 URL: http://svn.freebsd.org/changeset/base/201315 Log: MFC r200887 Shorten the USB_QUIRK_ENTRY macro and undef it at the end, its only internal. Modified: stable/8/sys/dev/usb/quirk/usb_quirk.c Directory Properties: s

svn commit: r201314 - in stable/8/sys/dev/usb: quirk storage

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:19:16 2009 New Revision: 201314 URL: http://svn.freebsd.org/changeset/base/201314 Log: MFC r200886 Move all Mass Storage Quirks over to the USB quirk module. Submitted by: Hans Petter Selasky Modified: stable/8/sys/dev/usb/quirk/usb_quirk.c sta

svn commit: r201313 - stable/8/sys/dev/usb

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:18:38 2009 New Revision: 201313 URL: http://svn.freebsd.org/changeset/base/201313 Log: MFC r200885 Sync usb vendor/product defines to p4 Modified: stable/8/sys/dev/usb/usbdevs Directory Properties: stable/8/sys/ (props changed) stable/8/sys/amd6

svn commit: r201312 - stable/8/sys/dev/usb

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:17:59 2009 New Revision: 201312 URL: http://svn.freebsd.org/changeset/base/201312 Log: MFC r200827 Add missed usb product define in r200826. Modified: stable/8/sys/dev/usb/usbdevs Directory Properties: stable/8/sys/ (props changed) stable/8/sys/

svn commit: r201311 - stable/8/sys/dev/usb/serial

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:17:09 2009 New Revision: 201311 URL: http://svn.freebsd.org/changeset/base/201311 Log: MFC r200826 add new ID to UFTDI driver. Submitted by: YAMAMOTO, Shigeru Modified: stable/8/sys/dev/usb/serial/uftdi.c Directory Properties: stable/8/sys/ (

svn commit: r201310 - stable/8/sys/dev/sound/usb

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:15:36 2009 New Revision: 201310 URL: http://svn.freebsd.org/changeset/base/201310 Log: MFC r200825 - add support for more than 2 audio channels. [1] - add support for more sample rates Submitted by: [1] ariff (earlier version), Hans Petter Selask

svn commit: r201309 - stable/8/sys/dev/usb/controller

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:14:37 2009 New Revision: 201309 URL: http://svn.freebsd.org/changeset/base/201309 Log: MFC r200823 Add more OHCI pci ids. Modified: stable/8/sys/dev/usb/controller/ohci_pci.c Directory Properties: stable/8/sys/ (props changed) stable/8/sys/amd64

svn commit: r201308 - stable/8/sys/dev/usb/controller

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:14:02 2009 New Revision: 201308 URL: http://svn.freebsd.org/changeset/base/201308 Log: MFC r200822 Add more EHCI pci ids. Modified: stable/8/sys/dev/usb/controller/ehci_pci.c Directory Properties: stable/8/sys/ (props changed) stable/8/sys/amd64

svn commit: r201307 - stable/8/sys/dev/usb/serial

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:13:24 2009 New Revision: 201307 URL: http://svn.freebsd.org/changeset/base/201307 Log: MFC r200658 Keep list sorted. Modified: stable/8/sys/dev/usb/serial/u3g.c Directory Properties: stable/8/sys/ (props changed) stable/8/sys/amd64/include/xen/

svn commit: r201306 - in stable/8/sys/dev/usb: . serial

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:12:38 2009 New Revision: 201306 URL: http://svn.freebsd.org/changeset/base/201306 Log: MFC r200657 Add a bunch of new 3G ids obtained from from various operating systems and Internet sources. Modified: stable/8/sys/dev/usb/serial/u3g.c stable/8/s

svn commit: r201305 - in stable/8/sys/dev/usb: . serial

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:10:26 2009 New Revision: 201305 URL: http://svn.freebsd.org/changeset/base/201305 Log: MFC r200653 Use the EVENTHANDLER system to hook into the usb device configuration and perform a function such as ejecting a 3G autoinstaller disk. The eventhandler

svn commit: r201304 - stable/8/sys/kern

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:09:47 2009 New Revision: 201304 URL: http://svn.freebsd.org/changeset/base/201304 Log: MFC r200652 If the runcount is non-zero in eventhandler_deregister() then one or more threads are executing the eventhandler, sleep in this case to make it safe fo

svn commit: r201303 - stable/8/sys/dev/usb/quirk

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:08:59 2009 New Revision: 201303 URL: http://svn.freebsd.org/changeset/base/201303 Log: MFC r200396 Wrap long lines. Modified: stable/8/sys/dev/usb/quirk/usb_quirk.c Directory Properties: stable/8/sys/ (props changed) stable/8/sys/amd64/include/x

svn commit: r201302 - in stable/8/sys/dev/usb: . quirk serial

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:08:17 2009 New Revision: 201302 URL: http://svn.freebsd.org/changeset/base/201302 Log: MFC r200395 Add a quirk for the Curitel UM175 where setting multiplexing for call management over the data endpoint causes communication to die. Take this one

svn commit: r201301 - stable/8/sys/dev/usb/serial

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:07:37 2009 New Revision: 201301 URL: http://svn.freebsd.org/changeset/base/201301 Log: MFC r200308 Fix hardware issue with FTDI chips: avoid sending a zero length packet due to hardware sending garbage on ZLPs. Reported by: Corey Smith Submitt

svn commit: r201299 - stable/8/sys/dev/usb/net

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:06:52 2009 New Revision: 201299 URL: http://svn.freebsd.org/changeset/base/201299 Log: MFC r200307 Fix dwSignature for NCM mode and add extra debug output. Modified: stable/8/sys/dev/usb/net/if_cdce.c Directory Properties: stable/8/sys/ (props cha

svn commit: r201300 - in head: . share/mk sys/dev/aic7xxx/aicasm

2009-12-30 Thread Ed Schouten
Author: ed Date: Thu Dec 31 00:07:26 2009 New Revision: 201300 URL: http://svn.freebsd.org/changeset/base/201300 Log: Disable K&R style function definitions for WARNS=6. Unfortunately there are two slight problems with that: - Yacc and lex might generate code that generates warnings be

svn commit: r201298 - in stable/8/sys/dev/usb: . net serial

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:06:12 2009 New Revision: 201298 URL: http://svn.freebsd.org/changeset/base/201298 Log: MFC r200306 Add new device ids. PR: usb/140951, usb/140923 Submitted by: Romain Tartiere, Brett Glass Modified: stable/8/sys/dev/usb/net/if_axe.c

svn commit: r201297 - stable/8/sys/dev/usb/controller

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:05:28 2009 New Revision: 201297 URL: http://svn.freebsd.org/changeset/base/201297 Log: MFC r200305 Correct name, 82801IJ -> 82801JI Modified: stable/8/sys/dev/usb/controller/ehci_pci.c stable/8/sys/dev/usb/controller/uhci_pci.c Directory Properties:

svn commit: r201296 - stable/8/sys/dev/usb/input

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:04:48 2009 New Revision: 201296 URL: http://svn.freebsd.org/changeset/base/201296 Log: MFC r200304 If the ID byte is non zero then we allow descriptors having multiple sizes. Modified: stable/8/sys/dev/usb/input/uhid.c Directory Properties: stable/8

svn commit: r201295 - stable/8/sys/dev/usb/controller

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:04:05 2009 New Revision: 201295 URL: http://svn.freebsd.org/changeset/base/201295 Log: MFC r200087 Add uhci/ehci controller ids. Submitted by: mitya_cabletv.dp.ua Modified: stable/8/sys/dev/usb/controller/ehci_pci.c stable/8/sys/dev/usb/control

svn commit: r201294 - stable/8/sys/dev/usb/serial

2009-12-30 Thread Andrew Thompson
Author: thompsa Date: Thu Dec 31 00:03:29 2009 New Revision: 201294 URL: http://svn.freebsd.org/changeset/base/201294 Log: MFC r199332 Sort ID list by vendor. Modified: stable/8/sys/dev/usb/serial/u3g.c Directory Properties: stable/8/sys/ (props changed) stable/8/sys/amd64/include

Re: svn commit: r201290 - head/usr.bin/fetch

2009-12-30 Thread Doug Barton
Ruslan Ermilov wrote: > Author: ru > Date: Wed Dec 30 23:01:49 2009 > New Revision: 201290 > URL: http://svn.freebsd.org/changeset/base/201290 > > Log: > Treat an empty argument as an error, instead of fetching the > contents of the root directory. I'm pretty sure that you just broke portmast

svn commit: r201293 - head/usr.sbin/mergemaster

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 23:26:29 2009 New Revision: 201293 URL: http://svn.freebsd.org/changeset/base/201293 Log: It's not necessary to include both Op and Fl for command line options included in the text, so use only the latter. Clarify that using -U doesn't make sense in combinat

svn commit: r201292 - head/usr.sbin/mergemaster

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 23:16:14 2009 New Revision: 201292 URL: http://svn.freebsd.org/changeset/base/201292 Log: Document the DELETE_STALE_RC_FILES option introduced in r201291. This is an "rc file only" option by design. While I'm here, update the comments in the example rc file

svn commit: r201291 - head/usr.sbin/mergemaster

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 23:14:03 2009 New Revision: 201291 URL: http://svn.freebsd.org/changeset/base/201291 Log: Add some patches contributed by jhb: 1. Don't prompt the user for "-U but no db" error if we're using -a 2. Add an option to delete stale rc.d files automatically if the u

svn commit: r201290 - head/usr.bin/fetch

2009-12-30 Thread Ruslan Ermilov
Author: ru Date: Wed Dec 30 23:01:49 2009 New Revision: 201290 URL: http://svn.freebsd.org/changeset/base/201290 Log: Treat an empty argument as an error, instead of fetching the contents of the root directory. MFC after:1 week Modified: head/usr.bin/fetch/fetch.c Modified: head/u

svn commit: r201289 - in head/usr.bin: lex yacc

2009-12-30 Thread Ed Schouten
Author: ed Date: Wed Dec 30 22:46:08 2009 New Revision: 201289 URL: http://svn.freebsd.org/changeset/base/201289 Log: Let both yacc and lex generate code that passes -Wold-style-definition. Both these tools emit code where several functions have no `void' keyword placed in the arugment li

svn commit: r201288 - stable/7/sys/boot/i386

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 22:40:30 2009 New Revision: 201288 URL: http://svn.freebsd.org/changeset/base/201288 Log: Remove duplicate include of bsd.own.mk. Modified: stable/7/sys/boot/i386/Makefile Modified: stable/7/sys/boot/i386/Makefile =

svn commit: r201287 - head/sys/kern

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 22:37:28 2009 New Revision: 201287 URL: http://svn.freebsd.org/changeset/base/201287 Log: Actually set RLE_ALLOCATED when allocating a reserved resource so that resource_list_release() will later release the resource instead of failing. Modified: head/sys/kern/s

svn commit: r201286 - head/sys/dev/cardbus

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 22:34:26 2009 New Revision: 201286 URL: http://svn.freebsd.org/changeset/base/201286 Log: Fix an error case I missed in the previous change so that the CIS resource is fully cleaned up if we fail to find the CIS in the devices ROM. Modified: head/sys/dev/cardbus

svn commit: r201285 - head/sys/netinet

2009-12-30 Thread Qing Li
Author: qingli Date: Wed Dec 30 22:13:01 2009 New Revision: 201285 URL: http://svn.freebsd.org/changeset/base/201285 Log: Consolidate the route message generation code for when address aliases were added or deleted. The announced route entry for an address alias is no longer empty because th

svn commit: r201284 - head/sys/netinet6

2009-12-30 Thread Qing Li
Author: qingli Date: Wed Dec 30 21:51:23 2009 New Revision: 201284 URL: http://svn.freebsd.org/changeset/base/201284 Log: Multiple IPv6 addresses of the same prefix can be installed on the same interface. The first address will install the prefix route into the kernel routing table and that

svn commit: r201283 - head/bin/sh

2009-12-30 Thread Jilles Tjoelker
Author: jilles Date: Wed Dec 30 21:46:33 2009 New Revision: 201283 URL: http://svn.freebsd.org/changeset/base/201283 Log: sh: Ensure funcnest is decremented if there was an error in the function. This will be important when things like 'command eval f' will be possible. Currently, the fun

svn commit: r201282 - in head: sys/net sys/netinet sys/netinet6 usr.sbin/arp

2009-12-30 Thread Qing Li
Author: qingli Date: Wed Dec 30 21:35:34 2009 New Revision: 201282 URL: http://svn.freebsd.org/changeset/base/201282 Log: The proxy arp entries could not be added into the system over the IFF_POINTOPOINT link types. The reason was due to the routing entry returned from the kernel covering th

Re: svn commit: r201266 - stable/7/sys/boot/i386

2009-12-30 Thread Oliver Pinter
remove duplocated .include -- --- Makefile.orig 2009-12-30 22:33:30.0 +0100 +++ Makefile2009-12-30 22:33:36.0 +0100 @@ -1,8 +1,6 @@ # $FreeBSD$ .include -.include - SUBDIR=mbr pmbr boot0 boot0sio btx boot2 cdboot gptboot kgzldr \ l

svn commit: r201281 - stable/8/sys/ia64/include

2009-12-30 Thread Marcel Moolenaar
Author: marcel Date: Wed Dec 30 21:00:54 2009 New Revision: 201281 URL: http://svn.freebsd.org/changeset/base/201281 Log: MFC rev 201032: Use unordered memory loads and stores for the in* and out* family of functions. Modified: stable/8/sys/ia64/include/cpufunc.h Directory Properties: s

svn commit: r201280 - head/sys/dev/cardbus

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 20:49:13 2009 New Revision: 201280 URL: http://svn.freebsd.org/changeset/base/201280 Log: Delete the CIS resource after releasing it. This is needed when the CIS is stored in a BAR since the CIS BAR is mapped before the PCI bus driver enumerates all the BARs. W

svn commit: r201279 - in head/sys/dev: cardbus pci

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 20:47:14 2009 New Revision: 201279 URL: http://svn.freebsd.org/changeset/base/201279 Log: Teach the PCI bus driver to handle PCIR_BIOS BARs properly and remove special handling for the PCIR_BIOS decoding enable bit from the cardbus driver. The PCIR_BIOS BAR does

svn commit: r201278 - head/sys/dev/cardbus

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 20:42:07 2009 New Revision: 201278 URL: http://svn.freebsd.org/changeset/base/201278 Log: Use bus_*() rather than bus_space_*(). Modified: head/sys/dev/cardbus/cardbus_cis.c Modified: head/sys/dev/cardbus/cardbus_cis.c

svn commit: r201277 - head/sys/dev/pci

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 19:46:09 2009 New Revision: 201277 URL: http://svn.freebsd.org/changeset/base/201277 Log: Remove no longer used pci_release_resource(). Modified: head/sys/dev/pci/pci.c head/sys/dev/pci/pci_private.h Modified: head/sys/dev/pci/pci.c

svn commit: r201275 - head/sys/dev/mpt

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 19:42:27 2009 New Revision: 201275 URL: http://svn.freebsd.org/changeset/base/201275 Log: Use a constant instead of a magic number for the flag that enables decoding of a device ROM. Modified: head/sys/dev/mpt/mpt_pci.c Modified: head/sys/dev/mpt/mpt_pci.c

svn commit: r201276 - head/sys/kern

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 19:44:31 2009 New Revision: 201276 URL: http://svn.freebsd.org/changeset/base/201276 Log: - Assert that a reserved resource returned via resource_list_alloc() is not active. - Fix bus_generic_rl_(alloc|release)_resource() to not attempt to fetch a resource

svn commit: r201274 - in stable/7/usr.sbin: . service

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 19:38:57 2009 New Revision: 201274 URL: http://svn.freebsd.org/changeset/base/201274 Log: MFC r200743: The service command is an easy interface to the rc.d system. Its primary purpose is to start and stop services provided by the rc.d scripts, however it c

svn commit: r201273 - in stable/8/usr.sbin: . service

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 19:36:40 2009 New Revision: 201273 URL: http://svn.freebsd.org/changeset/base/201273 Log: MFC r200743: The service command is an easy interface to the rc.d system. Its primary purpose is to start and stop services provided by the rc.d scripts, however it c

svn commit: r201272 - stable/7/etc

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 19:26:46 2009 New Revision: 201272 URL: http://svn.freebsd.org/changeset/base/201272 Log: MFC r201036: Delete some trailing whitespace Modified: stable/7/etc/rc.subr Directory Properties: stable/7/etc/ (props changed) Modified: stable/7/etc/rc.subr ===

svn commit: r201271 - stable/8/etc

2009-12-30 Thread Doug Barton
Author: dougb Date: Wed Dec 30 19:25:40 2009 New Revision: 201271 URL: http://svn.freebsd.org/changeset/base/201271 Log: MFC r201036: Delete some trailing whitespace Modified: stable/8/etc/rc.subr Directory Properties: stable/8/etc/ (props changed) Modified: stable/8/etc/rc.subr ===

svn commit: r201270 - head/lib/libc/stdtime

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 19:06:16 2009 New Revision: 201270 URL: http://svn.freebsd.org/changeset/base/201270 Log: Use _once() to initialize the pthread key for thread-local storage to hold the results of gmtime() instead of using a pthread mutex directly. MFC after:1 week Modifi

svn commit: r201269 - in head/sys: conf ia64/ia64 ia64/include

2009-12-30 Thread Marcel Moolenaar
Author: marcel Date: Wed Dec 30 18:15:25 2009 New Revision: 201269 URL: http://svn.freebsd.org/changeset/base/201269 Log: Revamp bus_space access functions: o Optimize for memory mapped I/O by making all I/O port acceses function calls and marking the test for the IA64_BUS_SPACE_IO tag

Re: svn commit: r201209 - in head/sys: conf contrib/dev/iwn dev/iwn modules/iwnfw modules/iwnfw/iwn1000 modules/iwnfw/iwn4965 modules/iwnfw/iwn5000 modules/iwnfw/iwn6000

2009-12-30 Thread Alexander Logvinov
Hello! On 30.12.2009 03:47 Rui Paulo wrote: Author: rpaulo Log: iwn(4) update. Notable changes: Thanks! Now I don't have any problem with this http://lists.freebsd.org/pipermail/freebsd-mobile/2009-November/011806.html . -- Best regards, Alexander Logvinov PGP: 0x1C47D5C0 http://people.

svn commit: r201268 - stable/7/lib/libstand

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 17:55:20 2009 New Revision: 201268 URL: http://svn.freebsd.org/changeset/base/201268 Log: MFC 174741,200919: - Fix logical bug in the bzip2 reading code, which results in bogus EIO returned on a perfectly valid bzip2 stream whose decompressed size is multip

svn commit: r201267 - stable/8/lib/libstand

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 17:53:07 2009 New Revision: 201267 URL: http://svn.freebsd.org/changeset/base/201267 Log: MFC 200919: Fix a bug in gzipfs that prevented lseek() from working and add lseek() support to bzip2fs. This fixes problems with loading compressed amd64 kernel modules c

svn commit: r201266 - stable/7/sys/boot/i386

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 17:45:35 2009 New Revision: 201266 URL: http://svn.freebsd.org/changeset/base/201266 Log: MFC 200872: Don't build zfsboot, gptzfsboot, and zfsloader if WITHOUT_ZFS is enabled. Modified: stable/7/sys/boot/i386/Makefile Directory Properties: stable/7/sys/ (pro

svn commit: r201265 - stable/8/sys/boot/i386

2009-12-30 Thread John Baldwin
Author: jhb Date: Wed Dec 30 17:42:41 2009 New Revision: 201265 URL: http://svn.freebsd.org/changeset/base/201265 Log: MFC 200872: Don't build zfsboot, gptzfsboot, and zfsloader if WITHOUT_ZFS is enabled. Modified: stable/8/sys/boot/i386/Makefile Directory Properties: stable/8/sys/ (pro

svn commit: r201264 - head/sys/geom

2009-12-30 Thread Alexander Motin
Author: mav Date: Wed Dec 30 17:23:27 2009 New Revision: 201264 URL: http://svn.freebsd.org/changeset/base/201264 Log: Call wakeup() only for the first request on the queue. Modified: head/sys/geom/geom_io.c Modified: head/sys/geom/geom_io.c ==

svn commit: r201263 - stable/8/lib/libc/gen

2009-12-30 Thread Jaakko Heinonen
Author: jh Date: Wed Dec 30 17:22:00 2009 New Revision: 201263 URL: http://svn.freebsd.org/changeset/base/201263 Log: MFC r199844: Reset path name back to original correctly in fts_build() when FTS_NOCHDIR option is used. fts_build() could strip a trailing slash from path name in post-o

svn commit: r201262 - head/bin/sh

2009-12-30 Thread Jilles Tjoelker
Author: jilles Date: Wed Dec 30 17:16:49 2009 New Revision: 201262 URL: http://svn.freebsd.org/changeset/base/201262 Log: Fix memory leak when parsing backticks (``). Modified: head/bin/sh/parser.c Modified: head/bin/sh/parser.c ===

svn commit: r201261 - head/sys/dev/aic7xxx/aicasm

2009-12-30 Thread Ed Schouten
Author: ed Date: Wed Dec 30 16:56:50 2009 New Revision: 201261 URL: http://svn.freebsd.org/changeset/base/201261 Log: Add missing `void' keywords. Modified: head/sys/dev/aic7xxx/aicasm/aicasm.c head/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l head/sys/dev/aic7xxx/aicasm/aicasm_scan.l hea

svn commit: r201260 - stable/8/lib/libc/posix1e

2009-12-30 Thread Markus Brueffer
Author: markus Date: Wed Dec 30 16:37:58 2009 New Revision: 201260 URL: http://svn.freebsd.org/changeset/base/201260 Log: MFC r200992: Use a local copy of entry_d for finding matches. Otherwise, if entry_d pointed to an entry of 'acl', all ACL entries starting with entry_d would be delete

Re: svn commit: r201209 - in head/sys: conf contrib/dev/iwn dev/iwn modules/iwnfw modules/iwnfw/iwn1000 modules/iwnfw/iwn4965 modules/iwnfw/iwn5000 modules/iwnfw/iwn6000

2009-12-30 Thread Giorgos Keramidas
On Wed, 30 Dec 2009 15:55:34 +, Rui Paulo wrote: > On 30 Dec 2009, at 11:40, Giorgos Keramidas wrote: >> First of all thanks for all the updates :-) >> >> The new firmware seems to have a few problems when it tries to >> initialize my laptop's iwn0 interface. The laptop is a Thinkpad X61s, >>

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-30 Thread Bruce Evans
On Tue, 29 Dec 2009, Doug Barton wrote: Ed Schouten wrote: While there, rename die_you_gravy_sucking_pig_dog() to something that's less moronic. Boo! IMO the fact that at least some of our sources have some personality is a feature. :) A comment is apparently missing (though it goes wit

svn commit: r201259 - in head: bin/sh tools/regression/bin/sh/expansion

2009-12-30 Thread Jilles Tjoelker
Author: jilles Date: Wed Dec 30 15:59:40 2009 New Revision: 201259 URL: http://svn.freebsd.org/changeset/base/201259 Log: sh: arith: Return only 0 and 1 from && and ||. This agrees with C, POSIX and other shells. Added: head/tools/regression/bin/sh/expansion/arith1.0 (contents, props c

Re: svn commit: r201209 - in head/sys: conf contrib/dev/iwn dev/iwn modules/iwnfw modules/iwnfw/iwn1000 modules/iwnfw/iwn4965 modules/iwnfw/iwn5000 modules/iwnfw/iwn6000

2009-12-30 Thread Rui Paulo
On 30 Dec 2009, at 11:40, Giorgos Keramidas wrote: > On Tue, 29 Dec 2009 19:47:34 + (UTC), Rui Paulo > wrote: >> Author: rpaulo >> Date: Tue Dec 29 19:47:34 2009 >> New Revision: 201209 >> URL: http://svn.freebsd.org/changeset/base/201209 >> >> Log: >> iwn(4) update. Notable changes: >> *

svn commit: r201258 - head/include

2009-12-30 Thread Jilles Tjoelker
Author: jilles Date: Wed Dec 30 15:44:36 2009 New Revision: 201258 URL: http://svn.freebsd.org/changeset/base/201258 Log: Remove the current directory from _PATH_STDPATH. Modified: head/include/paths.h Modified: head/include/paths.h ===

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-30 Thread Sean C. Farley
On Tue, 29 Dec 2009, M. Warner Losh wrote: In message: "Sean C. Farley" writes: : On Tue, 29 Dec 2009, Doug Barton wrote: : : > Ed Schouten wrote: : >> While there, rename die_you_gravy_sucking_pig_dog() to something : >> that's : >> less moronic. : > : > Boo! IMO the fact tha

svn commit: r201257 - head

2009-12-30 Thread Matt Jacob
Author: mjacob Date: Wed Dec 30 14:41:02 2009 New Revision: 201257 URL: http://svn.freebsd.org/changeset/base/201257 Log: Removing pre-commit review on isp(4). It's time to let people have their way with it, if they so choose. I've been fooling with it since 1997. Enough. Modified: head/M

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-30 Thread John Baldwin
On Tuesday 29 December 2009 8:07:57 pm M. Warner Losh wrote: > In message: > "Sean C. Farley" writes: > : On Tue, 29 Dec 2009, Doug Barton wrote: > : > : > Ed Schouten wrote: > : >> While there, rename die_you_gravy_sucking_pig_dog() to something > : >> that's > : >> less moron

Re: svn commit: r201209 - in head/sys: conf contrib/dev/iwn dev/iwn modules/iwnfw modules/iwnfw/iwn1000 modules/iwnfw/iwn4965 modules/iwnfw/iwn5000 modules/iwnfw/iwn6000

2009-12-30 Thread Giorgos Keramidas
On Tue, 29 Dec 2009 19:47:34 + (UTC), Rui Paulo wrote: > Author: rpaulo > Date: Tue Dec 29 19:47:34 2009 > New Revision: 201209 > URL: http://svn.freebsd.org/changeset/base/201209 > > Log: > iwn(4) update. Notable changes: > * new firmware > * untested support for 1000 and 6000 series >

Re: svn commit: r201180 - head/sbin/shutdown

2009-12-30 Thread Garrett Cooper
On Dec 29, 2009, at 5:07 PM, "M. Warner Losh" wrote: In message: "Sean C. Farley" writes: : On Tue, 29 Dec 2009, Doug Barton wrote: : : > Ed Schouten wrote: : >> While there, rename die_you_gravy_sucking_pig_dog() to something : >> that's : >> less moronic. : > : > Boo! IM

svn commit: r201254 - head/sys/netinet

2009-12-30 Thread Shteryana Shopova
Author: syrinx Date: Wed Dec 30 08:52:13 2009 New Revision: 201254 URL: http://svn.freebsd.org/changeset/base/201254 Log: Make sure the multicast forwarding cache entry's stall queue is properly initialized before trying to insert an entry into it. PR: kern/142052 Reviewed by: