svn commit: r237747 - stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2012-06-28 Thread Martin Matuska
Author: mm Date: Fri Jun 29 06:41:19 2012 New Revision: 237747 URL: http://svn.freebsd.org/changeset/base/237747 Log: MFC r237458: Import Illumos revision 13736:9f1d48e1681f 2901 ZFS receive fails for exabyte sparse files References: https://www.illumos.org/issues/2901 Obtained f

svn commit: r237746 - stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2012-06-28 Thread Martin Matuska
Author: mm Date: Fri Jun 29 06:41:03 2012 New Revision: 237746 URL: http://svn.freebsd.org/changeset/base/237746 Log: MFC r237458: Import Illumos revision 13736:9f1d48e1681f 2901 ZFS receive fails for exabyte sparse files References: https://www.illumos.org/issues/2901 Obtained f

svn commit: r237744 - head/sys/arm/at91

2012-06-28 Thread Warner Losh
Author: imp Date: Fri Jun 29 06:05:44 2012 New Revision: 237744 URL: http://svn.freebsd.org/changeset/base/237744 Log: Add PIOD, make at91sam9x25 a standard SoC, tweak some comments. Modified: head/sys/arm/at91/at91sam9x25.c head/sys/arm/at91/at91sam9x25reg.h head/sys/arm/at91/std.at91sam

svn commit: r237745 - head/sys/arm/at91

2012-06-28 Thread Warner Losh
Author: imp Date: Fri Jun 29 06:06:19 2012 New Revision: 237745 URL: http://svn.freebsd.org/changeset/base/237745 Log: Tweak comment. Modified: head/sys/arm/at91/at91_pmcvar.h Modified: head/sys/arm/at91/at91_pmcvar.h ==

Re: svn commit: r237708 - stable/9/share/man/man7

2012-06-28 Thread Tim Kientzle
On Jun 28, 2012, at 6:10 AM, Warren Block wrote: > Author: wblock (doc committer) > Date: Thu Jun 28 13:10:36 2012 > New Revision: 237708 > URL: http://svn.freebsd.org/changeset/base/237708 > > Log: > MFC r237655: > > Point out that /usr/src, /usr/doc, and /usr/ports may be empty or not > exi

svn commit: r237743 - head/sys/arm/at91

2012-06-28 Thread Warner Losh
Author: imp Date: Fri Jun 29 04:49:50 2012 New Revision: 237743 URL: http://svn.freebsd.org/changeset/base/237743 Log: Ooops, replaced the at91sam9g20 interrupt list with the at91sam9x25 ones. Modified: head/sys/arm/at91/at91sam9x25.c Modified: head/sys/arm/at91/at91sam9x25.c ===

svn commit: r237742 - in head/sys/arm: at91 conf

2012-06-28 Thread Warner Losh
Author: imp Date: Fri Jun 29 04:18:52 2012 New Revision: 237742 URL: http://svn.freebsd.org/changeset/base/237742 Log: Initital support for AT91SAM9X25 SoC and the SAM9X25-EK evaluation board. Much work remains. Added: head/sys/arm/at91/at91sam9x25.c (contents, props changed) head/sys/

svn commit: r237741 - head/sys/arm/xscale

2012-06-28 Thread Warner Losh
Author: imp Date: Fri Jun 29 04:13:31 2012 New Revision: 237741 URL: http://svn.freebsd.org/changeset/base/237741 Log: All xscale ports are armeb, so mark it here. This should reduce universe times a little. Modified: head/sys/arm/xscale/std.xscale Modified: head/sys/arm/xscale/std.xscale

svn commit: r237740 - stable/9/sbin/camcontrol

2012-06-28 Thread Scott Long
Author: scottl Date: Fri Jun 29 03:37:23 2012 New Revision: 237740 URL: http://svn.freebsd.org/changeset/base/237740 Log: Merge the firmware download functionality into camcontrol, as well as several other minor code changes. Obtained from:Netflix, Inc. Added: stable/9/sbin/cam

svn commit: r237739 - stable/8/lib/libedit

2012-06-28 Thread Pedro F. Giffuni
Author: pfg Date: Fri Jun 29 03:03:42 2012 New Revision: 237739 URL: http://svn.freebsd.org/changeset/base/237739 Log: MFC r237448: Merge changes from upstream libedit. Here we update most of the files to at least match the version available in NetBSD's snapshot of 20091228. This

svn commit: r237738 - stable/9/lib/libedit

2012-06-28 Thread Pedro F. Giffuni
Author: pfg Date: Fri Jun 29 03:01:38 2012 New Revision: 237738 URL: http://svn.freebsd.org/changeset/base/237738 Log: MFC r237448: Merge changes from upstream libedit. Here we update most of the files to at least match the version available in NetBSD's snapshot of 20091228. This

svn commit: r237737 - head/sys/powerpc/aim

2012-06-28 Thread Rui Paulo
Author: rpaulo Date: Fri Jun 29 01:55:20 2012 New Revision: 237737 URL: http://svn.freebsd.org/changeset/base/237737 Log: The `end' symbol doesn't match the end of the kernel image because it's relative to the start address (unless the start address is 0, which is not the case). This is cu

svn commit: r237736 - head/sys/netinet6

2012-06-28 Thread Bruce M Simpson
Author: bms Date: Thu Jun 28 23:48:40 2012 New Revision: 237736 URL: http://svn.freebsd.org/changeset/base/237736 Log: Kick the current-state report timer when a V1 group report would be triggered. Submitted by: rpaulo@ MFC after:3 days Modified: head/sys/netinet6/mld6.c Modifie

svn commit: r237735 - head/sys/netinet6

2012-06-28 Thread Bruce M Simpson
Author: bms Date: Thu Jun 28 23:45:37 2012 New Revision: 237735 URL: http://svn.freebsd.org/changeset/base/237735 Log: Fix a typo in MLD query exponent processing. Submitted by: rpaulo@ MFC after:3 days Modified: head/sys/netinet6/mld6.c Modified: head/sys/netinet6/mld6.c

svn commit: r237734 - head/sys/netinet6

2012-06-28 Thread Bruce M Simpson
Author: bms Date: Thu Jun 28 23:44:47 2012 New Revision: 237734 URL: http://svn.freebsd.org/changeset/base/237734 Log: In MLDv2 general query processing, do not enforce the strict check on query origins. Submitted by: Gu Yong MFC after:3 days Modified: head/sys/netinet6/mld6.c M

Re: svn commit: r237660 - head/lib/libc/gen

2012-06-28 Thread David Xu
On 2012/06/28 21:52, Kostik Belousov wrote: On Thu, Jun 28, 2012 at 4:00 PM, David Xu wrote: On 2012/6/28 16:49, David Xu wrote: On 2012/6/28 15:53, Konstantin Belousov wrote: On Thu, Jun 28, 2012 at 10:53:03AM +0800, David Xu wrote: On 2012/6/28 10:32, Attilio Rao wrote: 2012/6/28, David X

svn commit: r237733 - head/sys/amd64/amd64

2012-06-28 Thread Alan Cox
Author: alc Date: Thu Jun 28 22:03:59 2012 New Revision: 237733 URL: http://svn.freebsd.org/changeset/base/237733 Log: Avoid some unnecessary PV list locking in pmap_enter(). Modified: head/sys/amd64/amd64/pmap.c Modified: head/sys/amd64/amd64/pmap.c =

Re: svn commit: r234352 - in head/sys: amd64/linux32 compat/linux i386/linux kern

2012-06-28 Thread Peter Jeremy
On 2012-Apr-16 21:22:02 +, Jung-uk Kim wrote: >Log: > - Implement pipe2 syscall for Linuxulator. This syscall appeared in 2.6.27 > but GNU libc used it without checking its kernel version, e. g., Fedora 10. Recent versions of flash are complaining about the lack of pipe2(). Do you have any

svn commit: r237732 - in stable/8: sys/dev/pci usr.sbin/pciconf

2012-06-28 Thread John Baldwin
Author: jhb Date: Thu Jun 28 21:24:56 2012 New Revision: 237732 URL: http://svn.freebsd.org/changeset/base/237732 Log: MFC 228161,230774,230822,236415: Add a new -e flag to pciconf(8)'s list mode to display PCI error details. Currently this dumps the status of any error bits in the PCI statu

svn commit: r237731 - in stable/9: sys/dev/pci usr.sbin/pciconf

2012-06-28 Thread John Baldwin
Author: jhb Date: Thu Jun 28 21:24:09 2012 New Revision: 237731 URL: http://svn.freebsd.org/changeset/base/237731 Log: MFC 228161,230774,230822,236415: Add a new -e flag to pciconf(8)'s list mode to display PCI error details. Currently this dumps the status of any error bits in the PCI statu

svn commit: r237730 - in head/sys: powerpc/conf sparc64/conf

2012-06-28 Thread Kenneth D. Merry
Author: ken Date: Thu Jun 28 20:48:24 2012 New Revision: 237730 URL: http://svn.freebsd.org/changeset/base/237730 Log: Now that the mps(4) driver is endian-safe, add it to the powerpc and sparc64 GENERIC config files. MFC after:3 days Modified: head/sys/powerpc/conf/GENERIC64 hea

svn commit: r237729 - head/tools/tools/netmap

2012-06-28 Thread Ed Maste
Author: emaste Date: Thu Jun 28 20:10:43 2012 New Revision: 237729 URL: http://svn.freebsd.org/changeset/base/237729 Log: Fix ioctl type for compiling with clang Modified: head/tools/tools/netmap/bridge.c head/tools/tools/netmap/pcap.c Modified: head/tools/tools/netmap/bridge.c ===

svn commit: r237727 - stable/9/sys/boot/i386/boot2

2012-06-28 Thread John Baldwin
Author: jhb Date: Thu Jun 28 19:55:26 2012 New Revision: 237727 URL: http://svn.freebsd.org/changeset/base/237727 Log: MFC 236405: Remove unnecessary initializations. The BSS of boot2 is in fact zero'd when boot2 begins execution by the _start() routine in btxcsu.S. Modified: stable/9/sy

svn commit: r237728 - stable/8/sys/boot/i386/boot2

2012-06-28 Thread John Baldwin
Author: jhb Date: Thu Jun 28 19:55:46 2012 New Revision: 237728 URL: http://svn.freebsd.org/changeset/base/237728 Log: MFC 236405: Remove unnecessary initializations. The BSS of boot2 is in fact zero'd when boot2 begins execution by the _start() routine in btxcsu.S. Modified: stable/8/sy

svn commit: r237726 - head/sys/cam/ctl

2012-06-28 Thread Kenneth D. Merry
Author: ken Date: Thu Jun 28 19:39:30 2012 New Revision: 237726 URL: http://svn.freebsd.org/changeset/base/237726 Log: Add a loader tunable, kern.cam.ctl.disable, that will disable loading CTL. This may be useful in very low memory installations. MFC after:3 days Modified: head/sy

svn commit: r237725 - stable/9/sys/kern

2012-06-28 Thread John Baldwin
Author: jhb Date: Thu Jun 28 19:34:23 2012 New Revision: 237725 URL: http://svn.freebsd.org/changeset/base/237725 Log: MFC 236404: Extend VERBOSE_SYSINIT to also print out the name of variables passed to SYSINIT routines if they can be resolved via symbol look up in DDB. To avoid false pos

svn commit: r237722 - stable/8/etc/periodic/daily

2012-06-28 Thread John Baldwin
Author: jhb Date: Thu Jun 28 18:52:40 2012 New Revision: 237722 URL: http://svn.freebsd.org/changeset/base/237722 Log: MFC 235132: Display dropped transmit packets in the daily network interface output. Modified: stable/8/etc/periodic/daily/420.status-network Directory Properties: stable/

svn commit: r237721 - stable/9/etc/periodic/daily

2012-06-28 Thread John Baldwin
Author: jhb Date: Thu Jun 28 18:52:33 2012 New Revision: 237721 URL: http://svn.freebsd.org/changeset/base/237721 Log: MFC 235132: Display dropped transmit packets in the daily network interface output. Modified: stable/9/etc/periodic/daily/420.status-network Directory Properties: stable/

svn commit: r237720 - in stable/8: sys/kern sys/sys usr.bin/kdump

2012-06-28 Thread John Baldwin
Author: jhb Date: Thu Jun 28 18:38:50 2012 New Revision: 237720 URL: http://svn.freebsd.org/changeset/base/237720 Log: MFC 234494: Include the associated wait channel message for context switch ktrace records. kdump supports both the old and new messages. Modified: stable/8/sys/kern/kern

svn commit: r237719 - in stable/9: sys/kern sys/sys usr.bin/kdump

2012-06-28 Thread John Baldwin
Author: jhb Date: Thu Jun 28 18:38:24 2012 New Revision: 237719 URL: http://svn.freebsd.org/changeset/base/237719 Log: MFC 234494: Include the associated wait channel message for context switch ktrace records. kdump supports both the old and new messages. Modified: stable/9/sys/kern/kern

svn commit: r237718 - head/sys/dev/drm2

2012-06-28 Thread Alexander Motin
Author: mav Date: Thu Jun 28 17:15:16 2012 New Revision: 237718 URL: http://svn.freebsd.org/changeset/base/237718 Log: Fix millisecond to ticks conversion in drm_msleep(). On systems with HZ=100 it caused Intel eDP video output initialization (and Xorg startup) to take several minutes ins

svn commit: r237717 - stable/8/sys/ufs/ffs

2012-06-28 Thread Konstantin Belousov
Author: kib Date: Thu Jun 28 16:54:10 2012 New Revision: 237717 URL: http://svn.freebsd.org/changeset/base/237717 Log: MFC r237366: Fix unbounded-length malloc, controlled from usermode. The added check is performed before exact size of the buffer is calculated, but the buffer cannot have

svn commit: r237716 - head/cddl/contrib/opensolaris/lib/libdtrace/common

2012-06-28 Thread Pedro F. Giffuni
Author: pfg Date: Thu Jun 28 16:44:29 2012 New Revision: 237716 URL: http://svn.freebsd.org/changeset/base/237716 Log: Safer fix for building with Clang. error: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') Reported by: Ed Maste Modified: head

svn commit: r237715 - in head/sys: netinet netinet6

2012-06-28 Thread Michael Tuexen
Author: tuexen Date: Thu Jun 28 16:01:08 2012 New Revision: 237715 URL: http://svn.freebsd.org/changeset/base/237715 Log: Pass the src and dst address of a received packet explicitly around. MFC after: 3 days Modified: head/sys/netinet/sctp_asconf.c head/sys/netinet/sctp_asconf.h hea

svn commit: r237714 - head/cddl/contrib/opensolaris/lib/libdtrace/common

2012-06-28 Thread Pedro F. Giffuni
Author: pfg Date: Thu Jun 28 15:38:14 2012 New Revision: 237714 URL: http://svn.freebsd.org/changeset/base/237714 Log: Fix build with Clang. error: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') Reported by: Ed Maste Modified: head/cddl/contrib

svn commit: r237713 - stable/9/sys/ufs/ffs

2012-06-28 Thread Konstantin Belousov
Author: kib Date: Thu Jun 28 14:26:55 2012 New Revision: 237713 URL: http://svn.freebsd.org/changeset/base/237713 Log: Fix unbounded-length malloc, controlled from usermode. The added check is performed before exact size of the buffer is calculated, but the buffer cannot have size greater th

svn commit: r237712 - stable/9/libexec/rtld-elf

2012-06-28 Thread Konstantin Belousov
Author: kib Date: Thu Jun 28 14:13:45 2012 New Revision: 237712 URL: http://svn.freebsd.org/changeset/base/237712 Log: MFC r237058: Eliminate the static buffer used to read the first page of the mapped object, and eliminate the pread(2) call as well. Mmap the first page of the object tempo

Re: svn commit: r237660 - head/lib/libc/gen

2012-06-28 Thread Kostik Belousov
On Thu, Jun 28, 2012 at 4:00 PM, David Xu wrote: > On 2012/6/28 16:49, David Xu wrote: >> >> On 2012/6/28 15:53, Konstantin Belousov wrote: >>> >>> On Thu, Jun 28, 2012 at 10:53:03AM +0800, David Xu wrote: On 2012/6/28 10:32, Attilio Rao wrote: > > 2012/6/28, David Xu: >> >>>

svn commit: r237710 - stable/7/share/man/man7

2012-06-28 Thread Warren Block
Author: wblock (doc committer) Date: Thu Jun 28 13:12:34 2012 New Revision: 237710 URL: http://svn.freebsd.org/changeset/base/237710 Log: MFC r237655: Point out that /usr/src, /usr/doc, and /usr/ports may be empty or not exist until populated with csup(1) or svn(1). PR: 169

svn commit: r237709 - stable/8/share/man/man7

2012-06-28 Thread Warren Block
Author: wblock (doc committer) Date: Thu Jun 28 13:11:34 2012 New Revision: 237709 URL: http://svn.freebsd.org/changeset/base/237709 Log: MFC r237655: Point out that /usr/src, /usr/doc, and /usr/ports may be empty or not exist until populated with csup(1) or svn(1). PR: 169

svn commit: r237708 - stable/9/share/man/man7

2012-06-28 Thread Warren Block
Author: wblock (doc committer) Date: Thu Jun 28 13:10:36 2012 New Revision: 237708 URL: http://svn.freebsd.org/changeset/base/237708 Log: MFC r237655: Point out that /usr/src, /usr/doc, and /usr/ports may be empty or not exist until populated with csup(1) or svn(1). PR: 169

svn commit: r237707 - stable/8/sbin/geom/class/raid

2012-06-28 Thread Warren Block
Author: wblock (doc committer) Date: Thu Jun 28 13:05:56 2012 New Revision: 237707 URL: http://svn.freebsd.org/changeset/base/237707 Log: MFC r237620: Use possessive "its", no apostrophe. Modified: stable/8/sbin/geom/class/raid/graid.8 Directory Properties: stable/8/sbin/geom/class/rai

svn commit: r237706 - stable/9/sbin/geom/class/raid

2012-06-28 Thread Warren Block
Author: wblock (doc committer) Date: Thu Jun 28 13:04:55 2012 New Revision: 237706 URL: http://svn.freebsd.org/changeset/base/237706 Log: MFC r237620: Use possessive "its", no apostrophe. Modified: stable/9/sbin/geom/class/raid/graid.8 Directory Properties: stable/9/sbin/geom/class/rai

Re: svn commit: r237660 - head/lib/libc/gen

2012-06-28 Thread David Xu
On 2012/6/28 16:49, David Xu wrote: On 2012/6/28 15:53, Konstantin Belousov wrote: On Thu, Jun 28, 2012 at 10:53:03AM +0800, David Xu wrote: On 2012/6/28 10:32, Attilio Rao wrote: 2012/6/28, David Xu: On 2012/6/28 10:21, Attilio Rao wrote: 2012/6/28, David Xu: On 2012/6/28 4:32, Konstantin

svn commit: r237703 - stable/9/sys/dev/puc

2012-06-28 Thread Max Khon
Author: fjoe Date: Thu Jun 28 11:15:48 2012 New Revision: 237703 URL: http://svn.freebsd.org/changeset/base/237703 Log: MFC: r237350, r237357 Add support for the following Moxa PCIe multiport serial boards: - CP102E - CP102EL - CP114EL - CP118EL-A - CP168EL-A Modified: stable/9

svn commit: r237701 - head/release/doc/en_US.ISO8859-1/hardware

2012-06-28 Thread Christian Brueffer
Author: brueffer Date: Thu Jun 28 10:21:25 2012 New Revision: 237701 URL: http://svn.freebsd.org/changeset/base/237701 Log: Automatically generate hardware notes for bwn(4). Modified: head/release/doc/en_US.ISO8859-1/hardware/article.sgml Modified: head/release/doc/en_US.ISO8859-1/hardware/a

svn commit: r237700 - in head/release/doc: en_US.ISO8859-1/hardware share/misc

2012-06-28 Thread Christian Brueffer
Author: brueffer Date: Thu Jun 28 10:12:46 2012 New Revision: 237700 URL: http://svn.freebsd.org/changeset/base/237700 Log: Automatically generate hardware notes for bxe(4). Modified: head/release/doc/en_US.ISO8859-1/hardware/article.sgml head/release/doc/share/misc/dev.archlist.txt Modifi

svn commit: r237699 - stable/9/lib/libc/string

2012-06-28 Thread Isabell Long
Author: issyl0 (doc committer) Date: Thu Jun 28 10:05:45 2012 New Revision: 237699 URL: http://svn.freebsd.org/changeset/base/237699 Log: Merge head revisions 237393, 237409: Locale-specific man page edits: - libc/string/strcoll.3 - libc/string/strstr.3 - libc/string/strxfr

svn commit: r237698 - stable/9/lib/libkiconv

2012-06-28 Thread Gabor Kovesdan
Author: gabor Date: Thu Jun 28 09:18:11 2012 New Revision: 237698 URL: http://svn.freebsd.org/changeset/base/237698 Log: MFC 236028, 236185, 236972 - Add support for BSD iconv when it is built into libc Modified: stable/9/lib/libkiconv/Makefile stable/9/lib/libkiconv/xlat16_iconv.c Dir

Re: svn commit: r237660 - head/lib/libc/gen

2012-06-28 Thread David Xu
On 2012/6/28 15:53, Konstantin Belousov wrote: On Thu, Jun 28, 2012 at 10:53:03AM +0800, David Xu wrote: On 2012/6/28 10:32, Attilio Rao wrote: 2012/6/28, David Xu: On 2012/6/28 10:21, Attilio Rao wrote: 2012/6/28, David Xu: On 2012/6/28 4:32, Konstantin Belousov wrote: Author: kib Date: We

svn commit: r237697 - head/usr.sbin/jail

2012-06-28 Thread Maxim Konovalov
Author: maxim Date: Thu Jun 28 08:25:19 2012 New Revision: 237697 URL: http://svn.freebsd.org/changeset/base/237697 Log: o Restore -u getopt(3) flag somehow killed in r234712. PR: bin/169490 Submitted by: amdmi3 MFC after:2 weeks Modified: head/usr.sbin/jail/jail.c Mo

svn commit: r237696 - head

2012-06-28 Thread Gabor Kovesdan
alse' /etc/malloc.conf".) +20120628: + The sort utility has been replaced with BSD sort. For now, GNU sort + is also available as "gnusort" or the default can be set back to + GNU sort by setting WITH_GNU_SORT. In this case, BSD sort will be + installed as &qu

Re: svn commit: r237660 - head/lib/libc/gen

2012-06-28 Thread Konstantin Belousov
On Thu, Jun 28, 2012 at 10:53:03AM +0800, David Xu wrote: > On 2012/6/28 10:32, Attilio Rao wrote: > >2012/6/28, David Xu: > >>On 2012/6/28 10:21, Attilio Rao wrote: > >>>2012/6/28, David Xu: > On 2012/6/28 4:32, Konstantin Belousov wrote: > >Author: kib > >Date: Wed Jun 27 20:32:45 201

svn commit: r237695 - head/sys/sys

2012-06-28 Thread Warner Losh
Author: imp Date: Thu Jun 28 07:37:46 2012 New Revision: 237695 URL: http://svn.freebsd.org/changeset/base/237695 Log: Turns out the emulators still need/want a_magic, so put it back here. Modified: head/sys/sys/imgact_aout.h Modified: head/sys/sys/imgact_aout.h =

svn commit: r237694 - in head/sys: kern sys

2012-06-28 Thread Warner Losh
Author: imp Date: Thu Jun 28 07:33:43 2012 New Revision: 237694 URL: http://svn.freebsd.org/changeset/base/237694 Log: Remove an old hack I noticed years ago, but never committed. Modified: head/sys/kern/imgact_aout.c head/sys/kern/imgact_gzip.c head/sys/sys/imgact_aout.h Modified: head/

svn commit: r237693 - head/sys/dev/sio

2012-06-28 Thread Warner Losh
Author: imp Date: Thu Jun 28 07:28:39 2012 New Revision: 237693 URL: http://svn.freebsd.org/changeset/base/237693 Log: Document some MP assumptions for sio. Submitted by: bde (years ago) Modified: head/sys/dev/sio/sio.c Modified: head/sys/dev/sio/sio.c ==

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

2012-06-28 Thread Warner Losh
Author: imp Date: Thu Jun 28 07:26:44 2012 New Revision: 237692 URL: http://svn.freebsd.org/changeset/base/237692 Log: Simplify resource activation a bit. Modified: head/sys/dev/pccard/pccard.c head/sys/dev/pccard/pccardvarp.h Modified: head/sys/dev/pccard/pccard.c

svn commit: r237691 - in stable/9: lib/libstand lib/libz lib/libz/contrib lib/libz/contrib/asm686 lib/libz/contrib/gcc_gvmat64 lib/libz/doc lib/libz/test sys/boot/userboot/libstand usr.bin/minigzip

2012-06-28 Thread Xin LI
Author: delphij Date: Thu Jun 28 07:08:48 2012 New Revision: 237691 URL: http://svn.freebsd.org/changeset/base/237691 Log: MFC r237410: zlib 1.2.7. Added: stable/9/lib/libz/test/ - copied from r237677, head/lib/libz/test/ Deleted: stable/9/lib/libz/example.c stable/9/lib/libz/minigzi

svn commit: r237689 - head/sys/cam/scsi

2012-06-28 Thread Warner Losh
Author: imp Date: Thu Jun 28 07:01:48 2012 New Revision: 237689 URL: http://svn.freebsd.org/changeset/base/237689 Log: Add a sysctl to set the cdrom timeout. Data recovery operations from a CD or DVD drive with a damaged disc often benefit from a shorter timeout. Also, when retries are set