Re: svn commit: r216406 - stable/8/sys/amd64/conf

2010-12-13 Thread Ion-Mihai Tetcu
On Mon, 13 Dec 2010 12:34:35 + (UTC) Robert Watson wrote: > Author: rwatson > Date: Mon Dec 13 12:34:35 2010 > New Revision: 216406 > URL: http://svn.freebsd.org/changeset/base/216406 > > Log: > Merge r216365 from head to stable/8: > > Derive the XENHVM kernel from GENERIC, adding o

Re: svn commit: r216406 - stable/8/sys/amd64/conf

2010-12-13 Thread Ion-Mihai Tetcu
On Mon, 13 Dec 2010 15:31:48 + "Robert N. M. Watson" wrote: > > On 13 Dec 2010, at 14:00, Ion-Mihai Tetcu wrote: > > >> Derive the XENHVM kernel from GENERIC, adding only the options > >> required to support PV drivers (such as xenpci), and non-adpti

Re: svn commit: r218750 - stable/8/games/fortune/datfiles

2011-02-17 Thread Ion-Mihai Tetcu
-o. > > PR: bin/137702 > +PLATONIC FRIENDSHIP: > +What develops when two people get > +tired of making love to each other. > +% I really fail to understand what could be offensive here, but whatever ... -- Ion-Mihai Tetcu __

Re: svn commit: r191587 - stable/7/sbin/fsck_ffs

2009-04-27 Thread Ion-Mihai Tetcu
On Mon, 27 Apr 2009 19:15:14 + (UTC) Xin LI wrote: > +.It Fl C > +Check if file system was dismouted cleanly. > +If so, skip file system checks (like "preen"). > +However, if the file system was not cleanly dismounted, do full > checks, +is if > +.Nm > +was invoked without > +.Fl C . Should

Re: svn commit: r212472 - stable/8/usr.sbin/powerd

2010-09-11 Thread Ion-Mihai Tetcu
On Sat, 11 Sep 2010 14:34:16 + (UTC) Bruce Cran wrote: > Author: brucec > Date: Sat Sep 11 14:34:16 2010 > New Revision: 212472 > URL: http://svn.freebsd.org/changeset/base/212472 > > Log: > MFC r211415: > > Add -m and -M options to control the minimum and maximum frequency. > >

Re: svn commit: r194377 - stable/7/sys/dev/ath/ath_hal

2009-06-17 Thread Ion-Mihai Tetcu
On Wed, 17 Jun 2009 17:31:46 + (UTC) John Baldwin wrote: > Author: jhb > Date: Wed Jun 17 17:31:45 2009 > New Revision: 194377 > URL: http://svn.freebsd.org/changeset/base/194377 > > Log: > Remove useless mergeinfo. This was due to copying ath_hal from the > projects branch directly int