From owner-cvs-src@FreeBSD.ORG Mon May 15 15:41:00 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2C7316A6AA; Mon, 15 May 2006 15:41:00 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id A737D43D46; Mon, 15 May 2006 15:40:59 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from gothmog.pc (aris.bedc.ondsl.gr [62.103.39.226]) (authenticated bits=128) by igloo.linux.gr (8.13.6/8.13.6/Debian-1) with ESMTP id k4FFeiUE010610 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 15 May 2006 18:40:47 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.6/8.13.6) with ESMTP id k4FFgu7s019561; Mon, 15 May 2006 18:42:56 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.pc (8.13.6/8.13.6/Submit) id k4FFgu1O019560; Mon, 15 May 2006 18:42:56 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Mon, 15 May 2006 18:42:56 +0300 From: Giorgos Keramidas To: Maxim Konovalov Message-ID: <20060515154256.GB19470@gothmog.pc> References: <200605131158.k4DBwwv6094656@repoman.freebsd.org> <200605111725.k4BHPaqC002506@repoman.freebsd.org> <20060515142715.GA1188@gothmog.pc> <20060515185920.G78343@mp2.macomnet.net> <20060515151852.GA10257@gothmog.pc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060515151852.GA10257@gothmog.pc> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-4.003, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.40, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Pawel Jakub Dawidek , Poul-Henning Kamp , cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/adjkerntz adjkerntz.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2006 15:41:00 -0000 On 2006-05-15 18:18, Giorgos Keramidas wrote: > How about adding this to UPDATING then, everyone? > > %%% > Index: UPDATING > =================================================================== > --- UPDATING (revision 75) > +++ UPDATING (working copy) > @@ -21,6 +21,21 @@ > developers choose to disable these features on build machines > to maximize performance. > > +20060511: > + The machdep.* sysctls and the adjkerntz utility have been > + modified bit bit. The new adjkerntz utility uses the new s/bit bit/a bit/, of course.