svn commit: r252406 - head/sys/dev/usb/wlan

2013-06-29 Thread Rui Paulo
Author: rpaulo Date: Sun Jun 30 06:05:32 2013 New Revision: 252406 URL: http://svnweb.freebsd.org/changeset/base/252406 Log: Fix a typo. Modified: head/sys/dev/usb/wlan/if_urtwn.c Modified: head/sys/dev/usb/wlan/if_urtwn.c =

svn commit: r252405 - head/sys/dev/usb/wlan

2013-06-29 Thread Rui Paulo
Author: rpaulo Date: Sun Jun 30 06:04:00 2013 New Revision: 252405 URL: http://svnweb.freebsd.org/changeset/base/252405 Log: Fix the RSSI calculation. Modified: head/sys/dev/usb/wlan/if_urtwn.c Modified: head/sys/dev/usb/wlan/if_urtwn.c ===

svn commit: r252404 - head/sys/dev/bge

2013-06-29 Thread Pyun YongHyeon
Author: yongari Date: Sun Jun 30 05:56:13 2013 New Revision: 252404 URL: http://svnweb.freebsd.org/changeset/base/252404 Log: Fix triggering false watchdog timeout as done in bce(4) when controller is in PAUSE state. Modified: head/sys/dev/bge/if_bge.c head/sys/dev/bge/if_bgereg.h Modifi

svn commit: r252403 - head/sys/dev/usb/wlan

2013-06-29 Thread Rui Paulo
Author: rpaulo Date: Sun Jun 30 05:25:24 2013 New Revision: 252403 URL: http://svnweb.freebsd.org/changeset/base/252403 Log: Fix the ni_txrate calculation. Modified: head/sys/dev/usb/wlan/if_urtwn.c Modified: head/sys/dev/usb/wlan/if_urtwn.c ==

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

2013-06-29 Thread Pyun YongHyeon
Author: yongari Date: Sun Jun 30 05:12:18 2013 New Revision: 252402 URL: http://svnweb.freebsd.org/changeset/base/252402 Log: Fix triggering false watchdog timeout when controller is in PAUSE state. Previously it used to check if controller has sent a PAUSE frame to the remote peer. Re

svn commit: r252401 - head/sys/dev/usb/wlan

2013-06-29 Thread Rui Paulo
Author: rpaulo Date: Sun Jun 30 05:10:33 2013 New Revision: 252401 URL: http://svnweb.freebsd.org/changeset/base/252401 Log: Fix a reference count bug in urtwn_ra_init(). Modified: head/sys/dev/usb/wlan/if_urtwn.c Modified: head/sys/dev/usb/wlan/if_urtwn.c ===

svn commit: r252400 - head/usr.bin/calendar/calendars

2013-06-29 Thread Hiren Panchasara
Author: hiren Date: Sun Jun 30 01:20:59 2013 New Revision: 252400 URL: http://svnweb.freebsd.org/changeset/base/252400 Log: Adding myself to the calendar! Approved by: sbruno (mentor) Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified: head/usr.bin/calendar/calendars/c

svn commit: r252399 - head/sys/dev/iwn

2013-06-29 Thread Hiren Panchasara
Author: hiren Date: Sun Jun 30 01:05:24 2013 New Revision: 252399 URL: http://svnweb.freebsd.org/changeset/base/252399 Log: Fixing incorrect id for Intel Centrino Wireless-N 130. PR: kern/180094 Submitted by: Cedric Approved by:sbruno (mentor) MFC after: 3 week

svn commit: r252397 - head/sys/fs/ext2fs

2013-06-29 Thread Pedro F. Giffuni
Author: pfg Date: Sun Jun 30 00:42:51 2013 New Revision: 252397 URL: http://svnweb.freebsd.org/changeset/base/252397 Log: ext2fs: Use the complete random() range in i_gen. i_gen is unsigned in ext2fs so we can handle the complete 32 bits. MFC after:1 week Modified: head/sys/fs

svn commit: r252396 - head/sys/arm/conf

2013-06-29 Thread Aleksandr Rybalko
Author: ray Date: Sat Jun 29 23:58:16 2013 New Revision: 252396 URL: http://svnweb.freebsd.org/changeset/base/252396 Log: Arndale Board (by Insignal) kernel config file. More info on the Wiki page https://wiki.freebsd.org/FreeBSD/arm/ArndaleBoard Submitted by: Ruslan Bukin Reviewed by:

svn commit: r252395 - head/sys/arm/versatile

2013-06-29 Thread Oleksandr Tymoshenko
Author: gonzo Date: Sat Jun 29 23:51:17 2013 New Revision: 252395 URL: http://svnweb.freebsd.org/changeset/base/252395 Log: - Fix IMAPx registers values calculation - Initialize SMAPx registers too although they're unused in QEMU - Do not pass IO/MEM resources to upper bus for activation, ha

svn commit: r252394 - head/sys/dev/uart

2013-06-29 Thread Aleksandr Rybalko
Author: ray Date: Sat Jun 29 23:48:08 2013 New Revision: 252394 URL: http://svnweb.freebsd.org/changeset/base/252394 Log: Teach UART to attach Exynos/s3/s5 class driver. Submitted by: Ruslan Bukin Reviewed by: gonzo Modified: head/sys/dev/uart/uart.h head/sys/dev/uart/uart_bus_fdt.

svn commit: r252393 - head/sys/arm/versatile

2013-06-29 Thread Oleksandr Tymoshenko
Author: gonzo Date: Sat Jun 29 23:40:44 2013 New Revision: 252393 URL: http://svnweb.freebsd.org/changeset/base/252393 Log: Enable patth-through of IRQ30 and IRQ31 to PIC just as comment states Modified: head/sys/arm/versatile/versatile_sic.c Modified: head/sys/arm/versatile/versatile_sic.c

svn commit: r252391 - in head/sys/arm/samsung: . exynos

2013-06-29 Thread Aleksandr Rybalko
Author: ray Date: Sat Jun 29 23:39:05 2013 New Revision: 252391 URL: http://svnweb.freebsd.org/changeset/base/252391 Log: Import basic support for Samsung Exynos 5 support. Submitted by: Ruslan Bukin Reviewed by: gonzo Added: head/sys/arm/samsung/ head/sys/arm/samsung/exynos/ hea

svn commit: r252392 - head/sys/cddl/compat/opensolaris/kern

2013-06-29 Thread Steven Hartland
Author: smh Date: Sat Jun 29 23:39:38 2013 New Revision: 252392 URL: http://svnweb.freebsd.org/changeset/base/252392 Log: style(9) fixes MFC after:2 days Modified: head/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c Modified: head/sys/cddl/compat/opensolaris/kern/opensolaris

svn commit: r252390 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2013-06-29 Thread Steven Hartland
Author: smh Date: Sat Jun 29 23:15:45 2013 New Revision: 252390 URL: http://svnweb.freebsd.org/changeset/base/252390 Log: Remove invalid ASSERT which causes a panic on zfs renames when run with ASSERTS. Removal was missed in merge of illumos 3464 (r248571) MFC after:2 days Modified:

svn commit: r252388 - head/sbin/swapon

2013-06-29 Thread Xin LI
Author: delphij Date: Sat Jun 29 22:04:04 2013 New Revision: 252388 URL: http://svnweb.freebsd.org/changeset/base/252388 Log: - Modify swapon(8) so that it uses most of geli(8) defaults for swap, which is presently: AES-XTS, no authentication. Create provider with pagesize as sectors

Re: svn commit: r252345 - head/sbin/swapon

2013-06-29 Thread Ed Schouten
Hi Hiroki, 2013/6/28 Hiroki Sato : > +static char aalgo_default[] = "hmac/sha256"; > +static char ealgo_default[] = "aes"; > ... > - aalgo = "hmac/sha256"; > - ealgo = "aes"; > + aalgo = aalgo_default; > + ealgo = ealgo_default; Strictly speaking, this should not be necess

svn commit: r252387 - head/contrib/libstdc++/libsupc++

2013-06-29 Thread Dimitry Andric
Author: dim Date: Sat Jun 29 20:17:14 2013 New Revision: 252387 URL: http://svnweb.freebsd.org/changeset/base/252387 Log: Make libsupc++'s __cxa_call_terminate() prototype consistent with the definition. Submitted by: d...@gmx.com MFC after:3 days Modified: head/contrib/libstdc++

svn commit: r252386 - head/sbin/hastd

2013-06-29 Thread Ed Schouten
Author: ed Date: Sat Jun 29 20:13:39 2013 New Revision: 252386 URL: http://svnweb.freebsd.org/changeset/base/252386 Log: Don't let hastd use C11 atomics. Due to possible concerns about the stability of C11 atomics, use our existing atomics API instead. Requested by: pjd Modified:

svn commit: r252385 - head/sys/dev/ath

2013-06-29 Thread Adrian Chadd
Author: adrian Date: Sat Jun 29 19:57:57 2013 New Revision: 252385 URL: http://svnweb.freebsd.org/changeset/base/252385 Log: Don't log anything if npkts == 0. This occurs at RX DMA start, even though the RX FIFO has plenty of space. I'll go figure out why, but this shouldn't cause people

Re: svn commit: r252380 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2013-06-29 Thread Martin Matuska
s/a...@freebsd.org/netch...@freebsd.org/g On 29.6.2013 18:45, Martin Matuska wrote: > Author: mm > Date: Sat Jun 29 16:45:37 2013 > New Revision: 252380 > URL: http://svnweb.freebsd.org/changeset/base/252380 > > Log: > Unbreak "zfs jail" and "zfs unjail" (broken since r248571) > > I missed

svn commit: r252382 - in head/sys/cam: . scsi

2013-06-29 Thread Scott Long
Author: scottl Date: Sat Jun 29 17:48:59 2013 New Revision: 252382 URL: http://svnweb.freebsd.org/changeset/base/252382 Log: Introduce accessors for the ccb status word. Convert one (of many more) modules to use it, will convert the others once the appropriate shed color is selected by cons

Re: svn commit: r252381 - head/sys/contrib/dev/ath/ath_hal/ar9300

2013-06-29 Thread Ulrich Spörlein
On Sat, 2013-06-29 at 16:49:01 +, Adrian Chadd wrote: > Author: adrian > Date: Sat Jun 29 16:49:00 2013 > New Revision: 252381 > URL: http://svnweb.freebsd.org/changeset/base/252381 > > Log: > Check the return value from ath_hal_malloc() > > Reported by:uqs > > Modified: > he

Re: svn commit: r252376 - head/lib/libutil

2013-06-29 Thread Konstantin Belousov
On Sat, Jun 29, 2013 at 09:42:49AM -0700, m...@freebsd.org wrote: > On Sat, Jun 29, 2013 at 9:36 AM, Tim Kientzle wrote: > > > > > On Jun 29, 2013, at 9:19 AM, Konstantin Belousov wrote: > > > > > On Sat, Jun 29, 2013 at 03:52:49PM +, Tim Kientzle wrote: > > >> Author: kientzle > > >> Date: S

svn commit: r252381 - head/sys/contrib/dev/ath/ath_hal/ar9300

2013-06-29 Thread Adrian Chadd
Author: adrian Date: Sat Jun 29 16:49:00 2013 New Revision: 252381 URL: http://svnweb.freebsd.org/changeset/base/252381 Log: Check the return value from ath_hal_malloc() Reported by: uqs Modified: head/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_attach.c Modified: head/sys/contrib/dev/at

svn commit: r252380 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2013-06-29 Thread Martin Matuska
Author: mm Date: Sat Jun 29 16:45:37 2013 New Revision: 252380 URL: http://svnweb.freebsd.org/changeset/base/252380 Log: Unbreak "zfs jail" and "zfs unjail" (broken since r248571) I missed to register zfs_ioc_jail and zfs_ioc_unjail as legacy ioctl's with the new zfs_ioctl_register_legacy

Re: svn commit: r252376 - head/lib/libutil

2013-06-29 Thread mdf
On Sat, Jun 29, 2013 at 9:36 AM, Tim Kientzle wrote: > > On Jun 29, 2013, at 9:19 AM, Konstantin Belousov wrote: > > > On Sat, Jun 29, 2013 at 03:52:49PM +, Tim Kientzle wrote: > >> Author: kientzle > >> Date: Sat Jun 29 15:52:48 2013 > >> New Revision: 252376 > >> URL: http://svnweb.freebsd.

Re: svn commit: r252376 - head/lib/libutil

2013-06-29 Thread Tim Kientzle
On Jun 29, 2013, at 9:19 AM, Konstantin Belousov wrote: > On Sat, Jun 29, 2013 at 03:52:49PM +, Tim Kientzle wrote: >> Author: kientzle >> Date: Sat Jun 29 15:52:48 2013 >> New Revision: 252376 >> URL: http://svnweb.freebsd.org/changeset/base/252376 >> >> Log: >> Fix -Wunsequenced warning >

Re: svn commit: r252376 - head/lib/libutil

2013-06-29 Thread Konstantin Belousov
On Sat, Jun 29, 2013 at 03:52:49PM +, Tim Kientzle wrote: > Author: kientzle > Date: Sat Jun 29 15:52:48 2013 > New Revision: 252376 > URL: http://svnweb.freebsd.org/changeset/base/252376 > > Log: > Fix -Wunsequenced warning What is this ? From the name of the warning, it sounds as if the pr

svn commit: r252379 - in head: sbin/mdconfig share/man/man5 share/man/man9

2013-06-29 Thread Joel Dahl
Author: joel (doc committer) Date: Sat Jun 29 16:05:44 2013 New Revision: 252379 URL: http://svnweb.freebsd.org/changeset/base/252379 Log: mdoc: remove EOL whitespace. Modified: head/sbin/mdconfig/mdconfig.8 head/share/man/man5/fstab.5 head/share/man/man9/locking.9 Modified: head/sbin/md

svn commit: r252378 - head/usr.sbin/newsyslog

2013-06-29 Thread Tim Kientzle
Author: kientzle Date: Sat Jun 29 15:58:03 2013 New Revision: 252378 URL: http://svnweb.freebsd.org/changeset/base/252378 Log: Fix -Wunsequenced Submitted by: d...@gmx.com Modified: head/usr.sbin/newsyslog/newsyslog.c Modified: head/usr.sbin/newsyslog/newsyslog.c ===

svn commit: r252377 - head/usr.sbin/pw

2013-06-29 Thread Tim Kientzle
Author: kientzle Date: Sat Jun 29 15:54:17 2013 New Revision: 252377 URL: http://svnweb.freebsd.org/changeset/base/252377 Log: Fix -Wunsequenced warning Submitted by: d...@gmx.com Modified: head/usr.sbin/pw/pw_user.c Modified: head/usr.sbin/pw/pw_user.c ===

svn commit: r252376 - head/lib/libutil

2013-06-29 Thread Tim Kientzle
Author: kientzle Date: Sat Jun 29 15:52:48 2013 New Revision: 252376 URL: http://svnweb.freebsd.org/changeset/base/252376 Log: Fix -Wunsequenced warning Submitted by: d...@gmx.com Modified: head/lib/libutil/login_times.c Modified: head/lib/libutil/login_times.c =

svn commit: r252375 - head/lib/libfetch

2013-06-29 Thread Tim Kientzle
Author: kientzle Date: Sat Jun 29 15:51:27 2013 New Revision: 252375 URL: http://svnweb.freebsd.org/changeset/base/252375 Log: Fix -Wunsequenced warning. Submitted by: d...@gmx.com Modified: head/lib/libfetch/fetch.c Modified: head/lib/libfetch/fetch.c ==

svn commit: r252374 - head/bin/ed

2013-06-29 Thread Tim Kientzle
Author: kientzle Date: Sat Jun 29 15:49:26 2013 New Revision: 252374 URL: http://svnweb.freebsd.org/changeset/base/252374 Log: Fix a -Wunsequenced warning. Submitted by: d...@gmx.com Modified: head/bin/ed/re.c Modified: head/bin/ed/re.c ==

svn commit: r252373 - head/usr.bin

2013-06-29 Thread Tim Kientzle
Author: kientzle Date: Sat Jun 29 15:31:23 2013 New Revision: 252373 URL: http://svnweb.freebsd.org/changeset/base/252373 Log: Enable svnlite on armv6. Modified: head/usr.bin/Makefile Modified: head/usr.bin/Makefile

Re: svn commit: r252372 - head/sys/arm/arm

2013-06-29 Thread Andrew Turner
On Sat, 29 Jun 2013 12:27:50 + (UTC) Aleksandr Rybalko wrote: > Author: ray > Date: Sat Jun 29 12:27:50 2013 > New Revision: 252372 > URL: http://svnweb.freebsd.org/changeset/base/252372 > > Log: > Add ARM Generic Timer driver. > > Submitted by: Ruslan Bukin > > Added: > hea

Re: svn commit: r252346 - head/share/man/man9

2013-06-29 Thread Jilles Tjoelker
On Sat, Jun 29, 2013 at 09:37:42PM +0800, Julian Elischer wrote: > On 6/29/13 9:16 PM, Julian Elischer wrote: > >> -If the owner is not currently actually running then the spin step > >> is skipped. > >> +then a thread attempting to acquire the mutex will spin rather > >> than yielding > >> +the

Re: svn commit: r252346 - head/share/man/man9

2013-06-29 Thread Julian Elischer
On 6/29/13 9:16 PM, Julian Elischer wrote: thanks! -If the owner is not currently actually running then the spin step is skipped. +then a thread attempting to acquire the mutex will spin rather than yielding +the processor. Am I wrong in thinking that it will only spin for a short while, ev

Re: svn commit: r252346 - head/share/man/man9

2013-06-29 Thread Julian Elischer
thanks! On 6/29/13 12:33 AM, John Baldwin wrote: Author: jhb Date: Fri Jun 28 16:33:45 2013 New Revision: 252346 URL: http://svnweb.freebsd.org/changeset/base/252346 Log: Make a pass over this page to correct and clarify a few things as well as some general word-smithing. - Don't clai

svn commit: r252372 - head/sys/arm/arm

2013-06-29 Thread Aleksandr Rybalko
Author: ray Date: Sat Jun 29 12:27:50 2013 New Revision: 252372 URL: http://svnweb.freebsd.org/changeset/base/252372 Log: Add ARM Generic Timer driver. Submitted by: Ruslan Bukin Added: head/sys/arm/arm/generic_timer.c (contents, props changed) Added: head/sys/arm/arm/generic_timer.c

svn commit: r252371 - head/sys/boot/fdt/dts

2013-06-29 Thread Aleksandr Rybalko
Author: ray Date: Sat Jun 29 12:24:11 2013 New Revision: 252371 URL: http://svnweb.freebsd.org/changeset/base/252371 Log: Add FDT for Arndale board and Samsung Exynos5250 SoC. Submitted by: Ruslan Bukin Added: head/sys/boot/fdt/dts/exynos5250-arndale.dts (contents, props changed) he

svn commit: r252370 - head/sys/arm/arm

2013-06-29 Thread Aleksandr Rybalko
Author: ray Date: Sat Jun 29 12:08:26 2013 New Revision: 252370 URL: http://svnweb.freebsd.org/changeset/base/252370 Log: o Initialize interrupt groups as Group 0 (secure interrupts). o Minor cleanup. Submitted by: Ruslan Bukin Modified: head/sys/arm/arm/gic.c Modified: head/sys/arm/

Re: svn commit: r251886 - in head: contrib/apr contrib/apr-util contrib/serf contrib/sqlite3 contrib/subversion share/mk usr.bin usr.bin/svn usr.bin/svn/lib usr.bin/svn/lib/libapr usr.bin/svn/lib/liba

2013-06-29 Thread Peter Jeremy
On 2013-Jun-18 02:53:45 +, Peter Wemm wrote: >Author: peter >Date: Tue Jun 18 02:53:45 2013 >New Revision: 251886 >URL: http://svnweb.freebsd.org/changeset/base/251886 > >Log: > Introduce svnlite so that we can check out our source code again. Somewhat late and to take a tack that wasn't use