Re: svn commit: r197615 - stable/8

2009-09-29 Thread Thomas Backman
On Sep 29, 2009, at 3:03 PM, Rui Paulo wrote: On 29 Sep 2009, at 13:55, Ivan Voras wrote: 2009/9/29 Rui Paulo : --- stable/8/UPDATING Tue Sep 29 12:18:23 2009(r197614) +++ stable/8/UPDATING Tue Sep 29 12:20:10 2009(r197615) @@ -22,6 +22,10 @@ NOTE TO PEOPLE WHO THINK THAT

Re: svn commit: r197498 - head/cddl/contrib/opensolaris/cmd/zfs

2009-09-25 Thread Thomas Backman
On Sep 25, 2009, at 8:24 PM, Pawel Jakub Dawidek wrote: Author: pjd Date: Fri Sep 25 18:24:21 2009 New Revision: 197498 URL: http://svn.freebsd.org/changeset/base/197498 Log: Fletcher4 is not the default checksum algorithm. There's a typo in the commit message ("not" instead of "now"). Dunno

Re: svn commit: r196600 - head/sys/arm/conf

2009-08-27 Thread Thomas Backman
On Aug 27, 2009, at 7:33 PM, Sam Leffler wrote: Log: enable mesh by default +optionsIEEE80211_SUPPORT_MESH options IEEE80211_SUPPORT_TDMA options IEEE80211_SUPPORT_MESH Hmm? Regards, Thomas ___ svn-src-all@freebsd.org mailin

Re: svn commit: r195907 - in head/sys: amd64/amd64 i386/i386

2009-07-31 Thread Thomas Backman
On Jul 31, 2009, at 17:04, Ed Schouten wrote: * Ed Schouten wrote: Yay -- this change broke FreeBSD on my MacBook3,1. Could we please add MacBook3,1 to this list before releasing 8.0? By the way, there is no reason to list MacBook1,1 and friends in sys/amd64. Those models don't have a Cor

Re: svn commit: r195907 - in head/sys: amd64/amd64 i386/i386

2009-07-27 Thread Thomas Backman
On Jul 27, 2009, at 16:23, Rui Paulo wrote: On 27 Jul 2009, at 15:04, Thomas Backman wrote: On Jul 27, 2009, at 15:51, Rui Paulo wrote: Author: rpaulo Date: Mon Jul 27 13:51:55 2009 New Revision: 195907 URL: http://svn.freebsd.org/changeset/base/195907 Log: Refine the MacBook hack to only

Re: svn commit: r195907 - in head/sys: amd64/amd64 i386/i386

2009-07-27 Thread Thomas Backman
On Jul 27, 2009, at 15:51, Rui Paulo wrote: Author: rpaulo Date: Mon Jul 27 13:51:55 2009 New Revision: 195907 URL: http://svn.freebsd.org/changeset/base/195907 Log: Refine the MacBook hack to only match early models that have Intel ICH. Hmm, My MacBookPro2,2 has an ICH7M chipset. Does that

Re: svn commit: r195200 - in head/usr.sbin: . wake

2009-06-30 Thread Thomas Backman
On Jun 30, 2009, at 08:51 PM, Martin Blapp wrote: +void +usage(void) +{ + (void)fprintf(stderr, "usage: wake interface lladdr\n"); + exit(0); +} [...] + for (n = 2; n < argc; n++) + if (wake(argv[1], argv[n])) + warnx("error sending Wake on