svn commit: r235153 - in head/sys/boot: common i386/efi sparc64/loader

2012-05-09 Thread Andriy Gapon
Author: avg Date: Wed May 9 07:55:42 2012 New Revision: 235153 URL: http://svn.freebsd.org/changeset/base/235153 Log: sys/boot: add common CTASSERT definition Modified: head/sys/boot/common/bootstrap.h head/sys/boot/i386/efi/reloc.c head/sys/boot/sparc64/loader/main.c Modified:

svn commit: r235154 - in head/sys/boot/i386: btx/btx btx/btxldr btx/lib common loader zfsboot

2012-05-09 Thread Andriy Gapon
Author: avg Date: Wed May 9 08:04:29 2012 New Revision: 235154 URL: http://svn.freebsd.org/changeset/base/235154 Log: btxldr: future-proof argument passing from boot1/2-ish to loader Place the arguments at a fixed offset of 0x800 withing the argument area (of size 0x1000). Allow

svn commit: r235155 - in head/sys/boot: i386/libi386 i386/zfsboot pc98/libpc98

2012-05-09 Thread Andriy Gapon
Author: avg Date: Wed May 9 08:05:50 2012 New Revision: 235155 URL: http://svn.freebsd.org/changeset/base/235155 Log: i386 boot: consolidate MAXBDDEV definition MFC after:1 month Modified: head/sys/boot/i386/libi386/biosdisk.c head/sys/boot/i386/libi386/libi386.h

svn commit: r235201 - in head: sbin/geom/class/eli sys/geom/eli

2012-05-09 Thread Eitan Adler
Author: eadler Date: Wed May 9 17:26:52 2012 New Revision: 235201 URL: http://svn.freebsd.org/changeset/base/235201 Log: Clarify error that geli generates when it finds corrupt data. PR: kern/165695 Submitted by: Robert Simmons rsimmo...@gmail.com Reviewed by: pjd

svn commit: r235203 - head/etc/mtree

2012-05-09 Thread Eitan Adler
Author: eadler Date: Wed May 9 17:29:07 2012 New Revision: 235203 URL: http://svn.freebsd.org/changeset/base/235203 Log: Submitted by: gavin, pjd Approved by: cperciva MFC after:3 days Modified: head/etc/mtree/BSD.usr.dist Modified: head/etc/mtree/BSD.usr.dist

svn commit: r235206 - in head/sys/dev/ath/ath_hal: ar5210 ar5211

2012-05-09 Thread Adrian Chadd
Author: adrian Date: Wed May 9 18:17:01 2012 New Revision: 235206 URL: http://svn.freebsd.org/changeset/base/235206 Log: Add some empty DFS methods for AR5210/AR5211 for now, if DFS is enabled but these don't exist, the code panics. I should really just add or use a DFS HAL capability

svn commit: r235207 - in head/sys/boot/sparc64: boot1 zfsboot

2012-05-09 Thread Marius Strobl
Author: marius Date: Wed May 9 19:08:54 2012 New Revision: 235207 URL: http://svn.freebsd.org/changeset/base/235207 Log: Use a non-tricky approach for building and installing zfsboot sharing the Makefile with boot1. Submitted by: ru Modified: head/sys/boot/sparc64/boot1/Makefile

svn commit: r235208 - head/usr.sbin/portsnap/portsnap

2012-05-09 Thread Eitan Adler
Author: eadler Date: Wed May 9 21:56:10 2012 New Revision: 235208 URL: http://svn.freebsd.org/changeset/base/235208 Log: make it easier for users used to a VCS that allows up to be a shortcut for update. PR: bin/152856 Approved by: cperciva MFC after:3 days Modified:

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

2012-05-09 Thread Eitan Adler
Author: eadler Date: Wed May 9 22:13:56 2012 New Revision: 235209 URL: http://svn.freebsd.org/changeset/base/235209 Log: Add a few new tips and update some old ones to more modern commands MFC after:1 week Modified: head/games/fortune/datfiles/freebsd-tips Modified:

Re: svn commit: r235209 - head/games/fortune/datfiles

2012-05-09 Thread Garrett Cooper
On Wed, May 9, 2012 at 3:13 PM, Eitan Adler ead...@freebsd.org wrote: Author: eadler Date: Wed May  9 22:13:56 2012 New Revision: 235209 URL: http://svn.freebsd.org/changeset/base/235209 Log:  Add a few new tips and update some old ones to more modern commands  MFC after:    1 week

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

2012-05-09 Thread Sean Bruno
Author: sbruno Date: Thu May 10 00:00:28 2012 New Revision: 235210 URL: http://svn.freebsd.org/changeset/base/235210 Log: Modify the binding of queues to attach to as many CPUs as possible when using more than one igb(4) adapter. This means that queues will not be bound to the same CPUs if