Re: PERFORCE change 126033 for review

2007-09-04 Thread LI Xin
Hi, Hans, Hans Petter Selasky wrote: > Hi, > > In my opinion you should keep braces around single line if's . > > if (xxx) { >yyy; > } > > This will reduce the chance of error next time you add a statement to an if. I think I have some different understanding. My opinion is that with exce

Progress for 7.0 - the "what's cooking" page

2007-09-04 Thread Ivan Voras
Hi, As some of you may know, I'm maintaining a web page which aims to enumerate and describe major new features for FreeBSD 7, located at http://ivoras.sharanet.org/freebsd/freebsd7.html . Since 7.0 should be released "soon", I'd like to update the page with the current status of the project

Re: Progress for 7.0 - the "what's cooking" page

2007-09-04 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Ivan Voras writes: >As some of you may know, I'm maintaining a web page which aims to=20 >enumerate and describe major new features for FreeBSD 7, located at=20 >http://ivoras.sharanet.org/freebsd/freebsd7.html . Feel free to add: ACPI suspend/resume does

Re: Progress for 7.0 - the "what's cooking" page

2007-09-04 Thread Ben Kaduk
On 9/4/07, Ivan Voras <[EMAIL PROTECTED]> wrote: > Hi, > > As some of you may know, I'm maintaining a web page which aims to > enumerate and describe major new features for FreeBSD 7, located at > http://ivoras.sharanet.org/freebsd/freebsd7.html . > > Since 7.0 should be released "soon", I'd like t

Re: Progress for 7.0 - the "what's cooking" page

2007-09-04 Thread Ivan Voras
Ben Kaduk wrote: Would it be worth mentioning more prominently that NET_NEEDS_GIANT has been axed? It may be included in ``pushing GIANT farther back'', but it seems deserving of an explicit mention, to me. Ok, here's something like it. signature.asc Description: OpenPGP digital signature

Re: VirtualBox?

2007-09-04 Thread Jeremy Messenger
On Tue, 04 Sep 2007 08:33:50 -0500, Ivan Voras <[EMAIL PROTECTED]> wrote: Hi, Is anyone working on porting VirtualBox? http://www.virtualbox.org/wiki/Porting_VirtualBox It mentions FreeBSD but nothing conclusive. It should be easier than VMWare :) http://www.virtualbox.org/wiki/VBox_vs_Othe

Re: Progress for 7.0 - the "what's cooking" page

2007-09-04 Thread Boris Samorodov
Hi Ivan! On Tue, 04 Sep 2007 12:31:57 +0200 Ivan Voras wrote: > As some of you may know, I'm maintaining a web page which aims to > enumerate and describe major new features for FreeBSD 7, located at > http://ivoras.sharanet.org/freebsd/freebsd7.html . > Since 7.0 should be released "soon", I'd

Re: Progress for 7.0 - the "what's cooking" page

2007-09-04 Thread Boris Samorodov
On Tue, 04 Sep 2007 12:31:57 +0200 Ivan Voras wrote: > Of course, additions, corrections, etc. are also welcome. It may be worth mentioning that iscsi_initiator appeared. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.Fr

Re: Progress for 7.0 - the "what's cooking" page

2007-09-04 Thread Eric Crist
On Sep 4, 2007, at 11:38 AMSep 4, 2007, Boris Samorodov wrote: As for linuxulator. The default sysctl will be "compat.linux.osrelease: 2.4.2" and the port will be linux_base-fc4: http://lists.freebsd.org/pipermail/freebsd-emulation/2007-August/ 003914.html I'm sure I'm wrong, but I could have

Re: VirtualBox?

2007-09-04 Thread Matt Olander
On Tuesday 04 September 2007 8:27 am, Jeremy Messenger wrote: > On Tue, 04 Sep 2007 08:33:50 -0500, Ivan Voras <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Is anyone working on porting VirtualBox? > > > > http://www.virtualbox.org/wiki/Porting_VirtualBox > > > > It mentions FreeBSD but nothing conclu

Re: Progress for 7.0 - the "what's cooking" page

2007-09-04 Thread Joshua Isom
I think some mention of ATAPI SATA drives should be mentioned. I have an SATA DVD-RW drive that needs a 7.0 kernel to be recognized, and given some comments on the list, the problem seems to be have been support for ATAPI SATA drives on FreeBSD 6.x(it's not in -STABLE). The chipset on the mot