From owner-cvs-src@FreeBSD.ORG Sun May 4 00:21:05 2003 Return-Path: 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 34C8D37B401; Sun, 4 May 2003 00:21:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C806043F75; Sun, 4 May 2003 00:21:04 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h447L40U026055; Sun, 4 May 2003 00:21:04 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h447L4r9026054; Sun, 4 May 2003 00:21:04 -0700 (PDT) Message-Id: <200305040721.h447L4r9026054@repoman.freebsd.org> From: Jake Burkholder Date: Sun, 4 May 2003 00:21:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/sparc64 trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 07:21:05 -0000 jake 2003/05/04 00:21:04 PDT FreeBSD src repository Modified files: sys/sparc64/sparc64 trap.c Log: Forgot to update string and signal tables when some of the trap types changed. Revision Changes Path 1.62 +4 -4 src/sys/sparc64/sparc64/trap.c From owner-cvs-src@FreeBSD.ORG Sun May 4 00:26:30 2003 Return-Path: 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 E5AE337B401; Sun, 4 May 2003 00:26:30 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B1D243FAF; Sun, 4 May 2003 00:26:20 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h447QE62073451 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 4 May 2003 10:26:15 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h447QE3q073446; Sun, 4 May 2003 10:26:14 +0300 (EEST) (envelope-from ru) Date: Sun, 4 May 2003 10:26:14 +0300 From: Ruslan Ermilov To: Warner Losh Message-ID: <20030504072614.GA71034@sunbay.com> References: <200305040414.h444EB9a015741@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <200305040414.h444EB9a015741@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 07:26:31 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 03, 2003 at 09:14:11PM -0700, Warner Losh wrote: > imp 2003/05/03 21:14:11 PDT >=20 > FreeBSD src repository >=20 > Modified files: > . Makefile.inc1=20 > Log: > Many developers run with userland !=3D to kernel. While this isn't > supported, it usually works for months at a time. Allow these people > to override the OSRELDATE of their installed world when things don't > match and the exact OSRELDATE matters and is different than the > kernel. Now that Makefile.inc1 depends more and more about which date > you have to optimize the pieces it builds, it may be necessary to > pessimize things if its guesses are wrong. > =20 > If OSRELDATE is already set, we won't fork the sysctl to find out what > the kernel's date is. > =20 > Developers on IRC suggested that they run mismatches all the time as > well. > =20 > Reviewed by: obrien > =20 Since we're interested mostly in userland date, a fix to the problem is to change OSRELDATE in Makefile.inc1 to the one from . Something like this might work: awk '$1 =3D=3D "#define" && $2 =3D=3D "__FreeBSD_version" { print $3 }' /us= r/include/osreldate.h Didn't have time to make it work under "!=3D" control in Makefile.inc1. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+tMCWUkv4P6juNwoRAknJAJ9kBPbyMFHDsRvICOBSuWT+fq2dEwCeJoD0 pwT8KtDdvdpzGJToT2m5cBY= =rnIu -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR-- From owner-cvs-src@FreeBSD.ORG Sun May 4 00:39:12 2003 Return-Path: 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 C22F137B401; Sun, 4 May 2003 00:39:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6201F43FAF; Sun, 4 May 2003 00:39:12 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h447dC0U026738; Sun, 4 May 2003 00:39:12 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h447dCre026737; Sun, 4 May 2003 00:39:12 -0700 (PDT) Message-Id: <200305040739.h447dCre026737@repoman.freebsd.org> From: Scott Long Date: Sun, 4 May 2003 00:39:12 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/udf udf_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 07:39:13 -0000 scottl 2003/05/04 00:39:12 PDT FreeBSD src repository Modified files: sys/fs/udf udf_vnops.c Log: Correctly calculate the size of the extent that should be read in udf_readatoffset(). This should fixe problems with reading udf filesystems created with mkisofs. Revision Changes Path 1.27 +3 -3 src/sys/fs/udf/udf_vnops.c From owner-cvs-src@FreeBSD.ORG Sun May 4 00:40:30 2003 Return-Path: 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 9BA0D37B401; Sun, 4 May 2003 00:40:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C5A743FA3; Sun, 4 May 2003 00:40:30 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h447eU0U026879; Sun, 4 May 2003 00:40:30 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h447eTgk026875; Sun, 4 May 2003 00:40:29 -0700 (PDT) Message-Id: <200305040740.h447eTgk026875@repoman.freebsd.org> From: Scott Long Date: Sun, 4 May 2003 00:40:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/udf udf.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 07:40:30 -0000 scottl 2003/05/04 00:40:29 PDT FreeBSD src repository Modified files: sys/fs/udf udf.h Log: Add a missing __inline. Strange that gcc never complained about it. Implement udf_readlblks() in terms of RDSECTOR. Revision Changes Path 1.5 +3 -3 src/sys/fs/udf/udf.h From owner-cvs-src@FreeBSD.ORG Sun May 4 00:41:08 2003 Return-Path: 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 AB76737B401; Sun, 4 May 2003 00:41:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C41F43F75; Sun, 4 May 2003 00:41:08 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h447f80U026930; Sun, 4 May 2003 00:41:08 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h447f8t0026929; Sun, 4 May 2003 00:41:08 -0700 (PDT) Message-Id: <200305040741.h447f8t0026929@repoman.freebsd.org> From: Scott Long Date: Sun, 4 May 2003 00:41:07 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/udf udf_vfsops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 07:41:09 -0000 scottl 2003/05/04 00:41:07 PDT FreeBSD src repository Modified files: sys/fs/udf udf_vfsops.c Log: Eliminate the separate malloc type for the sparing table. Revision Changes Path 1.12 +2 -3 src/sys/fs/udf/udf_vfsops.c From owner-cvs-src@FreeBSD.ORG Sun May 4 01:23:25 2003 Return-Path: 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 4C77137B401; Sun, 4 May 2003 01:23:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF78C43FA3; Sun, 4 May 2003 01:23:24 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h448NO0U034691; Sun, 4 May 2003 01:23:24 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h448NOGZ034690; Sun, 4 May 2003 01:23:24 -0700 (PDT) Message-Id: <200305040823.h448NOGZ034690@repoman.freebsd.org> From: Murray Stokely Date: Sun, 4 May 2003 01:23:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/common loader.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 08:23:25 -0000 murray 2003/05/04 01:23:24 PDT FreeBSD src repository Modified files: sys/boot/common loader.8 Log: Fix a bunch of typos and grammatical errors. PR: docs/40234 Submitted by: Chris Pepper (mostly) MFC After: 3 days Revision Changes Path 1.55 +43 -42 src/sys/boot/common/loader.8 From owner-cvs-src@FreeBSD.ORG Sun May 4 02:28:44 2003 Return-Path: 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 1BB7F37B401; Sun, 4 May 2003 02:28:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B056043FA3; Sun, 4 May 2003 02:28:43 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h449Sh0U038050; Sun, 4 May 2003 02:28:43 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h449ShHA038048; Sun, 4 May 2003 02:28:43 -0700 (PDT) Message-Id: <200305040928.h449ShHA038048@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 4 May 2003 02:28:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/atacontrol atacontrol.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 09:28:44 -0000 sos 2003/05/04 02:28:43 PDT FreeBSD src repository Modified files: sbin/atacontrol atacontrol.c Log: On getting status print the stripesize on RAID0's. Revision Changes Path 1.23 +4 -2 src/sbin/atacontrol/atacontrol.c From owner-cvs-src@FreeBSD.ORG Sun May 4 02:34:16 2003 Return-Path: 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 0446137B401; Sun, 4 May 2003 02:34:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D4343FCB; Sun, 4 May 2003 02:34:15 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h449YE0U038265; Sun, 4 May 2003 02:34:14 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h449YE92038264; Sun, 4 May 2003 02:34:14 -0700 (PDT) Message-Id: <200305040934.h449YE92038264@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 4 May 2003 02:34:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 09:34:16 -0000 sos 2003/05/04 02:34:14 PDT FreeBSD src repository Modified files: sys/dev/ata ata-all.c ata-all.h ata-pci.c Log: Grap the ATA lock on all channels before suspend, this makes certain that we have no outstanding ops in transit, which would cause problems on resume. Revision Changes Path 1.181 +13 -0 src/sys/dev/ata/ata-all.c 1.62 +1 -0 src/sys/dev/ata/ata-all.h 1.61 +1 -0 src/sys/dev/ata/ata-pci.c From owner-cvs-src@FreeBSD.ORG Sun May 4 02:51:07 2003 Return-Path: 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 B25BA37B401; Sun, 4 May 2003 02:51:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53AE043FA3; Sun, 4 May 2003 02:51:07 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h449p70U039015; Sun, 4 May 2003 02:51:07 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h449p6Bd039014; Sun, 4 May 2003 02:51:06 -0700 (PDT) Message-Id: <200305040951.h449p6Bd039014@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 4 May 2003 02:51:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/atacontrol atacontrol.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 09:51:08 -0000 sos 2003/05/04 02:51:06 PDT FreeBSD src repository Modified files: sbin/atacontrol atacontrol.c Log: Added more descriptive error outputs. PR: 46096 Revision Changes Path 1.24 +39 -13 src/sbin/atacontrol/atacontrol.c From owner-cvs-src@FreeBSD.ORG Sun May 4 02:53:06 2003 Return-Path: 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 E3CCF37B401; Sun, 4 May 2003 02:53:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 831E443F85; Sun, 4 May 2003 02:53:06 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h449r60U039076; Sun, 4 May 2003 02:53:06 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h449r5nY039075; Sun, 4 May 2003 02:53:05 -0700 (PDT) Message-Id: <200305040953.h449r5nY039075@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 4 May 2003 02:53:05 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/burncd burncd.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 09:53:07 -0000 sos 2003/05/04 02:53:05 PDT FreeBSD src repository Modified files: usr.sbin/burncd burncd.8 Log: Default speed is 4 not 1. PR: 50474 Revision Changes Path 1.27 +1 -1 src/usr.sbin/burncd/burncd.8 From owner-cvs-src@FreeBSD.ORG Sun May 4 02:55:47 2003 Return-Path: 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 C218737B401; Sun, 4 May 2003 02:55:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62E4C43F93; Sun, 4 May 2003 02:55:47 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h449tl0U039247; Sun, 4 May 2003 02:55:47 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h449tkUZ039246; Sun, 4 May 2003 02:55:46 -0700 (PDT) Message-Id: <200305040955.h449tkUZ039246@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 4 May 2003 02:55:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/burncd burncd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 09:55:48 -0000 sos 2003/05/04 02:55:46 PDT FreeBSD src repository Modified files: usr.sbin/burncd burncd.c Log: Dont fixate when doing dvdrw or test writing. PR: 47195 Revision Changes Path 1.34 +1 -1 src/usr.sbin/burncd/burncd.c From owner-cvs-src@FreeBSD.ORG Sun May 4 03:03:16 2003 Return-Path: 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 EDA7437B401; Sun, 4 May 2003 03:03:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C8A743FBF; Sun, 4 May 2003 03:03:15 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44A3F0U040781; Sun, 4 May 2003 03:03:15 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44A3Fet040780; Sun, 4 May 2003 03:03:15 -0700 (PDT) Message-Id: <200305041003.h44A3Fet040780@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 4 May 2003 03:03:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/burncd burncd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 10:03:16 -0000 sos 2003/05/04 03:03:15 PDT FreeBSD src repository Modified files: usr.sbin/burncd burncd.c Log: Fix filename printing when using -l option. PR: 43574 Revision Changes Path 1.35 +2 -2 src/usr.sbin/burncd/burncd.c From owner-cvs-src@FreeBSD.ORG Sun May 4 03:09:58 2003 Return-Path: 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 EDBA637B401; Sun, 4 May 2003 03:09:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74F7D43FCB; Sun, 4 May 2003 03:09:58 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44A9w0U041020; Sun, 4 May 2003 03:09:58 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44A9wA8041019; Sun, 4 May 2003 03:09:58 -0700 (PDT) Message-Id: <200305041009.h44A9wA8041019@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 4 May 2003 03:09:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/burncd burncd.8 burncd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 10:09:59 -0000 sos 2003/05/04 03:09:58 PDT FreeBSD src repository Modified files: usr.sbin/burncd burncd.8 burncd.c Log: Add support for using the CDROM env var for device to use; PR: 38178 Revision Changes Path 1.28 +10 -0 src/usr.sbin/burncd/burncd.8 1.36 +4 -1 src/usr.sbin/burncd/burncd.c From owner-cvs-src@FreeBSD.ORG Sun May 4 05:16:48 2003 Return-Path: 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 1A9EB37B401; Sun, 4 May 2003 05:16:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEAC243F3F; Sun, 4 May 2003 05:16:47 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44CGl0U053033; Sun, 4 May 2003 05:16:47 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44CGlme053032; Sun, 4 May 2003 05:16:47 -0700 (PDT) Message-Id: <200305041216.h44CGlme053032@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 4 May 2003 05:16:47 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-raid.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 12:16:48 -0000 sos 2003/05/04 05:16:47 PDT FreeBSD src repository Modified files: sys/dev/ata ata-raid.c Log: Implement dump function for ATA RAID's. Minor fixes by me... Submitted by: Tor Egge Revision Changes Path 1.63 +128 -0 src/sys/dev/ata/ata-raid.c From owner-cvs-src@FreeBSD.ORG Sun May 4 05:44:05 2003 Return-Path: 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 AE51F37B401; Sun, 4 May 2003 05:44:05 -0700 (PDT) Received: from thalia.otenet.gr (thalia.otenet.gr [195.170.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3748943F75; Sun, 4 May 2003 05:44:03 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a073.otenet.gr [212.205.215.73]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h44ChwmX026958; Sun, 4 May 2003 15:44:00 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h44Chr0X001437; Sun, 4 May 2003 15:43:58 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h44ChrVG001436; Sun, 4 May 2003 15:43:53 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 4 May 2003 15:43:53 +0300 From: Giorgos Keramidas To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030504124353.GA699@gothmog.gr> References: <20030503212154.GA4826@gothmog.gr> <200305032130.h43LUJ8c022020@grimreaper.grondar.org> <20030503214427.GA5192@gothmog.gr> <20030504011752.GA50067@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030504011752.GA50067@dragon.nuxi.com> Subject: Re: cvs commit: src/bin/ls extern.h ls.c print.c util.c src/bin/pax ar_io.c ar_subs.c cache.c cpio.c extern.h gen_subs.c getoldopt.c options.c pat_rep.c pax.c pax.h src/bin/ps fmt.c src/bin/rcp rcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 12:44:06 -0000 On 2003-05-03 18:17, David O'Brien wrote: >On Sun, May 04, 2003 at 12:44:27AM +0300, Giorgos Keramidas wrote: >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ rm print.o >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ make WARNS=0 print.o >>: cc -O2 -Wall -pipe -DLAZY_PS -c print.c >>: print.c: In function `started': >>: print.c:405: warning: `%y' yields only last 2 digits of year >>: print.c: In function `lstarted': >>: print.c:422: warning: `%c' yields only last 2 digits of year in some locales on non-BSD systems >>: >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ rm print.o >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ make WARNS=1 print.o >>: cc -O2 -Wall -pipe -DLAZY_PS -Wsystem-headers -Werror -c print.c >>... >> The warnings are a result of -Wformat-y2k, which is included in -Wall: > > Why doens't WARNS=1 give you "-Wall -Wno-format-y2k" as it is supose to? WARNS=1 doesn't include -Wno-format-y2k, if I'm reading bsd.sys.mk correctly: 30: . if ${WARNS} > 1 1.8 obrien 31: CFLAGS += -Wall -Wno-format-y2k 1.4 obrien 32: . endif WARNS > 1 does. > Do you have some local settings in /etc/make.conf?? Nothing important there. The most relevant local changes shown by `diff -u /usr/share/examples/etc/make.conf make.conf' are: +NO_CPU_CFLAGS= true # Don't add -march= to CFLAGS automatically +NO_CPU_COPTFLAGS=true # Don't add -march= to COPTFLAGS automatically ... -#CFLAGS= -O -pipe +CFLAGS?= -O -pipe ... -#COPTFLAGS= -O -pipe +COPTFLAGS?= -O -pipe From owner-cvs-src@FreeBSD.ORG Sun May 4 05:49:38 2003 Return-Path: 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 75EC937B401; Sun, 4 May 2003 05:49:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1542043FBF; Sun, 4 May 2003 05:49:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44Cnb0U054291; Sun, 4 May 2003 05:49:37 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44CnbKO054290; Sun, 4 May 2003 05:49:37 -0700 (PDT) Message-Id: <200305041249.h44CnbKO054290@repoman.freebsd.org> From: Warner Losh Date: Sun, 4 May 2003 05:49:37 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccbb pccbb.c pccbbdevid.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 12:49:38 -0000 imp 2003/05/04 05:49:37 PDT FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c pccbbdevid.h Log: fix typo in TI1515 ID. Revision Changes Path 1.70 +8 -0 src/sys/dev/pccbb/pccbb.c 1.12 +1 -1 src/sys/dev/pccbb/pccbbdevid.h From owner-cvs-src@FreeBSD.ORG Sun May 4 05:56:59 2003 Return-Path: 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 86DD937B401; Sun, 4 May 2003 05:56:59 -0700 (PDT) Received: from thalia.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26B0C43FB1; Sun, 4 May 2003 05:56:58 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a073.otenet.gr [212.205.215.73]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h44CusmX018034; Sun, 4 May 2003 15:56:55 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h44Cus0X001573; Sun, 4 May 2003 15:56:54 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h44Cus6q001572; Sun, 4 May 2003 15:56:54 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 4 May 2003 15:56:54 +0300 From: Giorgos Keramidas To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030504125654.GC699@gothmog.gr> References: <200305031639.h43GdYQ4049867@repoman.freebsd.org> <20030503205500.GB3907@gothmog.gr> <20030503210442.GC3907@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: cvs commit: src/bin/ls extern.h ls.c print.c util.c src/bin/pax ar_io.c ar_subs.c cache.c cpio.c extern.h gen_subs.c getoldopt.c options.c pat_rep.c pax.c pax.h src/bin/ps fmt.c src/bin/rcp rcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 12:56:59 -0000 On 2003-05-04 00:29, Dag-Erling Smorgrav wrote: > Giorgos Keramidas writes: > > - (void)strftime(buf, sizeof(buf), "%e%b%y", tp); > > + (void)strftime(buf, sizeof(buf), "%e%b%Y", tp); > > [...] > Anyway, the point is that in this case the warning is wrong. The code > is not Y2K safe but it can't be made Y2K safe without breaking the > formatting - and it doesn't even need to be Y2K safe in the first > place since the date displayed is known to lie between boottime and > timeofday so you'd have to have a 100-year uptime for it to become a > problem. Ah, thanks :) Then I should look at WARNS and why it doesn't include -Wno-format-y2k in the case of WARNS=1. From owner-cvs-src@FreeBSD.ORG Sun May 4 08:21:28 2003 Return-Path: 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 CA8F537B401; Sun, 4 May 2003 08:21:28 -0700 (PDT) Received: from thalia.otenet.gr (thalia.otenet.gr [195.170.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C16B43FA3; Sun, 4 May 2003 08:21:27 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a074.otenet.gr [212.205.215.74]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h44FLNmX016350; Sun, 4 May 2003 18:21:24 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h44FLN0X002201; Sun, 4 May 2003 18:21:23 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h44FLNre002200; Sun, 4 May 2003 18:21:23 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 4 May 2003 18:21:23 +0300 From: Giorgos Keramidas To: =?iso-8859-7?Q?S=F8ren?= Schmidt Message-ID: <20030504152123.GE699@gothmog.gr> References: <200305040955.h449tkUZ039246@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-7 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200305040955.h449tkUZ039246@repoman.freebsd.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/burncd burncd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 15:21:29 -0000 On 2003-05-04 02:55, Søren Schmidt wrote: > sos 2003/05/04 02:55:46 PDT > > FreeBSD src repository > > Modified files: > usr.sbin/burncd burncd.c > Log: > Dont fixate when doing dvdrw or test writing. > > PR: 47195 Thank you :))) From owner-cvs-src@FreeBSD.ORG Sun May 4 08:46:36 2003 Return-Path: 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 ADA1B37B401; Sun, 4 May 2003 08:46:36 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DEC43F85; Sun, 4 May 2003 08:46:35 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h44Fium2010881; Sun, 4 May 2003 08:45:00 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h44Fip71010880; Sun, 4 May 2003 08:44:51 -0700 (PDT) Date: Sun, 4 May 2003 08:44:51 -0700 From: "David O'Brien" To: Giorgos Keramidas Message-ID: <20030504154451.GA10690@dragon.nuxi.com> References: <20030503212154.GA4826@gothmog.gr> <200305032130.h43LUJ8c022020@grimreaper.grondar.org> <20030503214427.GA5192@gothmog.gr> <20030504011752.GA50067@dragon.nuxi.com> <20030504124353.GA699@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030504124353.GA699@gothmog.gr> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ls extern.h ls.c print.c util.c src/bin/pax ar_io.c ar_subs.c cache.c cpio.c extern.h gen_subs.c getoldopt.c options.c pat_rep.c pax.c pax.h src/bin/ps fmt.c src/bin/rcp rcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2003 15:46:37 -0000 On Sun, May 04, 2003 at 03:43:53PM +0300, Giorgos Keramidas wrote: > On 2003-05-03 18:17, David O'Brien wrote: > >On Sun, May 04, 2003 at 12:44:27AM +0300, Giorgos Keramidas wrote: > >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ rm print.o > >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ make WARNS=0 print.o > >>: cc -O2 -Wall -pipe -DLAZY_PS -c print.c > >>: print.c: In function `started': > >>: print.c:405: warning: `%y' yields only last 2 digits of year > >>: print.c: In function `lstarted': > >>: print.c:422: warning: `%c' yields only last 2 digits of year in some locales on non-BSD systems > >>: > >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ rm print.o > >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ make WARNS=1 print.o > >>: cc -O2 -Wall -pipe -DLAZY_PS -Wsystem-headers -Werror -c print.c > >>... > >> The warnings are a result of -Wformat-y2k, which is included in -Wall: > > > > Why doens't WARNS=1 give you "-Wall -Wno-format-y2k" as it is supose to? > > WARNS=1 doesn't include -Wno-format-y2k, if I'm reading bsd.sys.mk correctly: You are correct, sorry. But the meat of it is how are you getting -Wall and not -Wno-format-y2k? > 30: . if ${WARNS} > 1 > 1.8 obrien 31: CFLAGS += -Wall -Wno-format-y2k > 1.4 obrien 32: . endif As you can see, they come paired together. > > Do you have some local settings in /etc/make.conf?? > > Nothing important there. The most relevant local changes shown by > `diff -u /usr/share/examples/etc/make.conf make.conf' are: > > +NO_CPU_CFLAGS= true # Don't add -march= to CFLAGS automatically > +NO_CPU_COPTFLAGS=true # Don't add -march= to COPTFLAGS automatically > ... > -#CFLAGS= -O -pipe > +CFLAGS?= -O -pipe > ... > -#COPTFLAGS= -O -pipe > +COPTFLAGS?= -O -pipe How are you getting -O2 above? From owner-cvs-src@FreeBSD.ORG Sun May 4 09:17:02 2003 Return-Path: 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 49DCA37B401; Sun, 4 May 2003 09:17:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBBFF43F75; Sun, 4 May 2003 09:17:01 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44GH10U070767; Sun, 4 May 2003 09:17:01 -0700 (PDT) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44GH1D3070766; Sun, 4 May 2003 09:17:01 -0700 (PDT) Message-Id: <200305041617.h44GH1D3070766@repoman.freebsd.org> From: Daniel Eischen Date: Sun, 4 May 2003 09:17:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_create.c thr_kern.c thr_private.h thr_resume_np.c thr_sig.c thr_suspend_np.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 16:17:02 -0000 deischen 2003/05/04 09:17:01 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_create.c thr_kern.c thr_private.h thr_resume_np.c thr_sig.c thr_suspend_np.c Log: Fix suspend and resume. Submitted (in part) by: Kazuaki Oda Revision Changes Path 1.44 +3 -1 src/lib/libpthread/thread/thr_create.c 1.63 +28 -16 src/lib/libpthread/thread/thr_kern.c 1.86 +5 -0 src/lib/libpthread/thread/thr_private.h 1.17 +5 -18 src/lib/libpthread/thread/thr_resume_np.c 1.49 +3 -6 src/lib/libpthread/thread/thr_sig.c 1.19 +3 -2 src/lib/libpthread/thread/thr_suspend_np.c From owner-cvs-src@FreeBSD.ORG Sun May 4 09:17:55 2003 Return-Path: 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 903D637B401; Sun, 4 May 2003 09:17:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F99543F85; Sun, 4 May 2003 09:17:55 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44GHt0U070802; Sun, 4 May 2003 09:17:55 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44GHs0a070801; Sun, 4 May 2003 09:17:54 -0700 (PDT) Message-Id: <200305041617.h44GHs0a070801@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 4 May 2003 09:17:54 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-raid.c ata-raid.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 16:17:56 -0000 sos 2003/05/04 09:17:54 PDT FreeBSD src repository Modified files: sys/dev/ata ata-raid.c ata-raid.h Log: Change the way loadbalancing works on RAID1's. Based on code partially by me and by . Revision Changes Path 1.64 +27 -6 src/sys/dev/ata/ata-raid.c 1.24 +1 -0 src/sys/dev/ata/ata-raid.h From owner-cvs-src@FreeBSD.ORG Sun May 4 11:14:29 2003 Return-Path: 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 1F54937B404 for ; Sun, 4 May 2003 11:14:29 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C751D43FBF for ; Sun, 4 May 2003 11:14:27 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 2801 invoked by uid 1000); 4 May 2003 18:14:26 -0000 Date: Sun, 4 May 2003 11:14:26 -0700 (PDT) From: Nate Lawson To: Warner Losh In-Reply-To: <20030504124946.AACAC37B42C@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c pccbbdevid.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 18:14:29 -0000 On Sun, 4 May 2003, Warner Losh wrote: > FreeBSD src repository > > Modified files: > sys/dev/pccbb pccbb.c pccbbdevid.h > Log: > fix typo in TI1515 ID. > > Revision Changes Path > 1.70 +8 -0 src/sys/dev/pccbb/pccbb.c > 1.12 +1 -1 src/sys/dev/pccbb/pccbbdevid.h That part (the .h) seems correct but it looks like a bunch of debugging printfs leaked in via pccbb.c (below). I usually avoid wildcard commits to keep this from happening. -Nate > --- src/sys/dev/pccbb/pccbb.c:1.69 Mon Apr 28 22:59:04 2003 > +++ src/sys/dev/pccbb/pccbb.c Sun May 4 05:49:37 2003 > @@ -26,7 +26,7 @@ > * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF > * SUCH DAMAGE. > * > - * $FreeBSD: /repoman/r/ncvs/src/sys/dev/pccbb/pccbb.c,v 1.69 2003/04/29 05:59:04 imp Exp $ > + * $FreeBSD: /repoman/r/ncvs/src/sys/dev/pccbb/pccbb.c,v 1.70 2003/05/04 12:49:37 imp Exp $ > */ > > /* > @@ -976,10 +976,14 @@ > /* > * This ISR needs work XXX > */ > +printf("Cbb 1\n"); > sockevent = cbb_get(sc, CBB_SOCKET_EVENT); > +printf("Cbb 2\n"); > if (sockevent) { > +printf("Cbb 3\n"); > /* ack the interrupt */ > cbb_setb(sc, CBB_SOCKET_EVENT, sockevent); > +printf("Cbb 4\n"); > > /* > * If anything has happened to the socket, we assume that > @@ -995,11 +999,13 @@ > * excellent results. > */ > if (sockevent & CBB_SOCKET_EVENT_CD) { > +printf("Cbb 5\n"); > mtx_lock(&sc->mtx); > sc->flags &= ~CBB_CARD_OK; > cv_signal(&sc->cv); > mtx_unlock(&sc->mtx); > } > +printf("Cbb 6\n"); > if (sockevent & CBB_SOCKET_EVENT_CSTS) { > DPRINTF((" cstsevent occured: 0x%08x\n", > cbb_get(sc, CBB_SOCKET_STATE))); > @@ -1011,7 +1017,9 @@ > /* Other bits? */ > } > if (sc->flags & CBB_CARD_OK) { > +printf("Cbb 7\n"); > STAILQ_FOREACH(ih, &sc->intr_handlers, entries) { > +printf("Cbb 8\n"); > (*ih->intr)(ih->arg); > } > } From owner-cvs-src@FreeBSD.ORG Sun May 4 11:19:56 2003 Return-Path: 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 1797037B401; Sun, 4 May 2003 11:19:56 -0700 (PDT) Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B25543FE1; Sun, 4 May 2003 11:19:55 -0700 (PDT) (envelope-from ler@lerctr.org) Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) (authenticated bits=0)h44IJpKK021485; Sun, 4 May 2003 13:19:51 -0500 (CDT) Date: Sun, 04 May 2003 13:19:51 -0500 From: Larry Rosenman To: Nate Lawson , Warner Losh Message-ID: <272510000.1052072391@lerlaptop.lerctr.org> In-Reply-To: References: X-Mailer: Mulberry/3.0.3 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-milter (http://amavis.org/) cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c pccbbdevid.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 18:19:56 -0000 Warner is trying(!) to figure out what's bad with my CBB stuff on 5.0. He sent me a patch with these in it. :-( Warner: Any news based on my feedback? LER --On Sunday, May 04, 2003 11:14:26 -0700 Nate Lawson wrote: > On Sun, 4 May 2003, Warner Losh wrote: >> FreeBSD src repository >> >> Modified files: >> sys/dev/pccbb pccbb.c pccbbdevid.h >> Log: >> fix typo in TI1515 ID. >> >> Revision Changes Path >> 1.70 +8 -0 src/sys/dev/pccbb/pccbb.c >> 1.12 +1 -1 src/sys/dev/pccbb/pccbbdevid.h > > That part (the .h) seems correct but it looks like a bunch of debugging > printfs leaked in via pccbb.c (below). I usually avoid wildcard commits > to keep this from happening. > > -Nate > >> --- src/sys/dev/pccbb/pccbb.c:1.69 Mon Apr 28 22:59:04 2003 >> +++ src/sys/dev/pccbb/pccbb.c Sun May 4 05:49:37 2003 >> @@ -26,7 +26,7 @@ >> * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY >> OF * SUCH DAMAGE. >> * >> - * $FreeBSD: /repoman/r/ncvs/src/sys/dev/pccbb/pccbb.c,v 1.69 >> 2003/04/29 05:59:04 imp Exp $ + * $FreeBSD: >> /repoman/r/ncvs/src/sys/dev/pccbb/pccbb.c,v 1.70 2003/05/04 12:49:37 imp >> Exp $ */ >> >> /* >> @@ -976,10 +976,14 @@ >> /* >> * This ISR needs work XXX >> */ >> +printf("Cbb 1\n"); >> sockevent = cbb_get(sc, CBB_SOCKET_EVENT); >> +printf("Cbb 2\n"); >> if (sockevent) { >> +printf("Cbb 3\n"); >> /* ack the interrupt */ >> cbb_setb(sc, CBB_SOCKET_EVENT, sockevent); >> +printf("Cbb 4\n"); >> >> /* >> * If anything has happened to the socket, we assume that >> @@ -995,11 +999,13 @@ >> * excellent results. >> */ >> if (sockevent & CBB_SOCKET_EVENT_CD) { >> +printf("Cbb 5\n"); >> mtx_lock(&sc->mtx); >> sc->flags &= ~CBB_CARD_OK; >> cv_signal(&sc->cv); >> mtx_unlock(&sc->mtx); >> } >> +printf("Cbb 6\n"); >> if (sockevent & CBB_SOCKET_EVENT_CSTS) { >> DPRINTF((" cstsevent occured: 0x%08x\n", >> cbb_get(sc, CBB_SOCKET_STATE))); >> @@ -1011,7 +1017,9 @@ >> /* Other bits? */ >> } >> if (sc->flags & CBB_CARD_OK) { >> +printf("Cbb 7\n"); >> STAILQ_FOREACH(ih, &sc->intr_handlers, entries) { >> +printf("Cbb 8\n"); >> (*ih->intr)(ih->arg); >> } >> } > > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 From owner-cvs-src@FreeBSD.ORG Sun May 4 11:33:27 2003 Return-Path: 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 69CF837B401; Sun, 4 May 2003 11:33:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBBB943FAF; Sun, 4 May 2003 11:33:26 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44IXQ0U077360; Sun, 4 May 2003 11:33:26 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44IXQYK077359; Sun, 4 May 2003 11:33:26 -0700 (PDT) Message-Id: <200305041833.h44IXQYK077359@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 4 May 2003 11:33:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/csu/common crtbrand.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 18:33:27 -0000 obrien 2003/05/04 11:33:26 PDT FreeBSD src repository Modified files: lib/csu/common crtbrand.c Log: Set abitag __unused. Revision Changes Path 1.3 +4 -3 src/lib/csu/common/crtbrand.c From owner-cvs-src@FreeBSD.ORG Sun May 4 11:34:01 2003 Return-Path: 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 AD86737B401; Sun, 4 May 2003 11:34:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BE2943FD7; Sun, 4 May 2003 11:34:01 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44IY10U077407; Sun, 4 May 2003 11:34:01 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44IY18r077406; Sun, 4 May 2003 11:34:01 -0700 (PDT) Message-Id: <200305041834.h44IY18r077406@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 4 May 2003 11:34:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/csu/i386-elf Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 18:34:02 -0000 obrien 2003/05/04 11:34:00 PDT FreeBSD src repository Modified files: lib/csu/i386-elf Makefile Log: This is now Gcc 3.3 WARNS 6 clean. Revision Changes Path 1.18 +1 -0 src/lib/csu/i386-elf/Makefile From owner-cvs-src@FreeBSD.ORG Sun May 4 11:48:26 2003 Return-Path: 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 051C537B401; Sun, 4 May 2003 11:48:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A1443FB1; Sun, 4 May 2003 11:48:25 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44ImP0U077934; Sun, 4 May 2003 11:48:25 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44ImPIE077933; Sun, 4 May 2003 11:48:25 -0700 (PDT) Message-Id: <200305041848.h44ImPIE077933@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 4 May 2003 11:48:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_bsd.c geom_bsd_enc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 18:48:26 -0000 phk 2003/05/04 11:48:25 PDT FreeBSD src repository Modified files: sys/geom geom_bsd.c geom_bsd_enc.c Log: Remove debugging printfs which should not have been committed. Revision Changes Path 1.55 +0 -3 src/sys/geom/geom_bsd.c 1.4 +0 -4 src/sys/geom/geom_bsd_enc.c From owner-cvs-src@FreeBSD.ORG Sun May 4 12:23:41 2003 Return-Path: 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 AC24237B401; Sun, 4 May 2003 12:23:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A72543F93; Sun, 4 May 2003 12:23:41 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44JNe0U080267; Sun, 4 May 2003 12:23:40 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44JNeKB080266; Sun, 4 May 2003 12:23:40 -0700 (PDT) Message-Id: <200305041923.h44JNeKB080266@repoman.freebsd.org> From: Alan Cox Date: Sun, 4 May 2003 12:23:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_object.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 19:23:42 -0000 alc 2003/05/04 12:23:40 PDT FreeBSD src repository Modified files: sys/vm vm_object.c Log: Extend the scope of the vm_object lock in vm_object_terminate(). Revision Changes Path 1.285 +4 -4 src/sys/vm/vm_object.c From owner-cvs-src@FreeBSD.ORG Sun May 4 12:24:35 2003 Return-Path: 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 BAF5A37B401; Sun, 4 May 2003 12:24:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AF9443FAF; Sun, 4 May 2003 12:24:35 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44JOZ0U080312; Sun, 4 May 2003 12:24:35 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44JOZZ5080311; Sun, 4 May 2003 12:24:35 -0700 (PDT) Message-Id: <200305041924.h44JOZZ5080311@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 4 May 2003 12:24:35 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom.h geom_ctl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 19:24:36 -0000 phk 2003/05/04 12:24:35 PDT FreeBSD src repository Modified files: sys/geom geom.h geom_ctl.c Log: Add gctl_set_param() function. Revision Changes Path 1.64 +1 -0 src/sys/geom/geom.h 1.22 +25 -0 src/sys/geom/geom_ctl.c From owner-cvs-src@FreeBSD.ORG Sun May 4 12:25:48 2003 Return-Path: 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 DA75B37B401; Sun, 4 May 2003 12:25:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 663AF43FB1; Sun, 4 May 2003 12:25:48 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44JPm0U080439; Sun, 4 May 2003 12:25:48 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44JPmID080438; Sun, 4 May 2003 12:25:48 -0700 (PDT) Message-Id: <200305041925.h44JPmID080438@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 4 May 2003 12:25:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 19:25:49 -0000 phk 2003/05/04 12:25:48 PDT FreeBSD src repository Modified files: sys/geom geom_bsd.c Log: Add a way to read the current mbroffset from a BSD label class. Revision Changes Path 1.56 +7 -1 src/sys/geom/geom_bsd.c From owner-cvs-src@FreeBSD.ORG Sun May 4 12:26:32 2003 Return-Path: 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 519C837B401; Sun, 4 May 2003 12:26:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6AB843FB1; Sun, 4 May 2003 12:26:31 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44JQV0U080486; Sun, 4 May 2003 12:26:31 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44JQVaV080485; Sun, 4 May 2003 12:26:31 -0700 (PDT) Message-Id: <200305041926.h44JQVaV080485@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 4 May 2003 12:26:31 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 19:26:33 -0000 phk 2003/05/04 12:26:31 PDT FreeBSD src repository Modified files: sys/geom geom_bsd.c Log: Only accept a rawoffset if it is identical to the mbroffset. Revision Changes Path 1.57 +4 -0 src/sys/geom/geom_bsd.c From owner-cvs-src@FreeBSD.ORG Sun May 4 12:27:24 2003 Return-Path: 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 497AF37B401; Sun, 4 May 2003 12:27:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D36C43FE3; Sun, 4 May 2003 12:27:23 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44JRM0U080534; Sun, 4 May 2003 12:27:22 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44JRMe8080533; Sun, 4 May 2003 12:27:22 -0700 (PDT) Message-Id: <200305041927.h44JRMe8080533@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 4 May 2003 12:27:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/bsdlabel bsdlabel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 19:27:24 -0000 phk 2003/05/04 12:27:22 PDT FreeBSD src repository Modified files: sbin/bsdlabel bsdlabel.c Log: Add transparent handling of mbroffset for backwards compatibility. Revision Changes Path 1.90 +25 -1 src/sbin/bsdlabel/bsdlabel.c From owner-cvs-src@FreeBSD.ORG Sun May 4 13:02:26 2003 Return-Path: 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 421E137B401; Sun, 4 May 2003 13:02:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D656043FB1; Sun, 4 May 2003 13:02:25 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44K2P0U086971; Sun, 4 May 2003 13:02:25 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44K2POe086970; Sun, 4 May 2003 13:02:25 -0700 (PDT) Message-Id: <200305042002.h44K2POe086970@repoman.freebsd.org> From: Mark Murray Date: Sun, 4 May 2003 13:02:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 20:02:26 -0000 markm 2003/05/04 13:02:25 PDT FreeBSD src repository Modified files: . access Log: Reactivate timed-out commit bit. Frank will be working on the matcd driver, and as considerable time has passed since his last commit, I will be mentoring him to show him the ropes. Approved by: core Revision Changes Path 1.599 +1 -0 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Sun May 4 13:23:40 2003 Return-Path: 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 999E437B47C; Sun, 4 May 2003 13:23:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE82F43FBD; Sun, 4 May 2003 13:23:38 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44KNc0U088652; Sun, 4 May 2003 13:23:38 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44KNc3W088651; Sun, 4 May 2003 13:23:38 -0700 (PDT) Message-Id: <200305042023.h44KNc3W088651@repoman.freebsd.org> From: Wilko Bulte Date: Sun, 4 May 2003 13:23:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 20:23:41 -0000 wilko 2003/05/04 13:23:38 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: Add more detail on CPUs to AS4100 section based on some experimentation. Minor misc. wordsmithing Revision Changes Path 1.59 +18 -8 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-src@FreeBSD.ORG Sun May 4 13:25:54 2003 Return-Path: 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 18FC737B401; Sun, 4 May 2003 13:25:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5EE543FB1; Sun, 4 May 2003 13:25:53 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44KPr0U088770; Sun, 4 May 2003 13:25:53 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44KPr9l088769; Sun, 4 May 2003 13:25:53 -0700 (PDT) Message-Id: <200305042025.h44KPr9l088769@repoman.freebsd.org> From: Wilko Bulte Date: Sun, 4 May 2003 13:25:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 20:25:54 -0000 wilko 2003/05/04 13:25:53 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: Add more detail on CPUs to AS4100 section based on some experimentation. Minor misc. wordsmithing Revision Changes Path 1.13.2.35 +18 -8 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-src@FreeBSD.ORG Sun May 4 14:35:42 2003 Return-Path: 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 C670437B401; Sun, 4 May 2003 14:35:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66CC243F85; Sun, 4 May 2003 14:35:42 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44LZg0U092537; Sun, 4 May 2003 14:35:42 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44LZfXW092536; Sun, 4 May 2003 14:35:41 -0700 (PDT) Message-Id: <200305042135.h44LZfXW092536@repoman.freebsd.org> From: Murray Stokely Date: Sun, 4 May 2003 14:35:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libutil login.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 21:35:43 -0000 murray 2003/05/04 14:35:41 PDT FreeBSD src repository Modified files: lib/libutil login.conf.5 Log: Note that the idletime setting is not enforced. PR: docs/40952 MFC After: 3 days Revision Changes Path 1.48 +5 -1 src/lib/libutil/login.conf.5 From owner-cvs-src@FreeBSD.ORG Sun May 4 15:05:42 2003 Return-Path: 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 28ADD37B401; Sun, 4 May 2003 15:05:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDEEC43F3F; Sun, 4 May 2003 15:05:41 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44M5f0U094938; Sun, 4 May 2003 15:05:41 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44M5fpm094937; Sun, 4 May 2003 15:05:41 -0700 (PDT) Message-Id: <200305042205.h44M5fpm094937@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 4 May 2003 15:05:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/syslogd syslogd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 22:05:42 -0000 gshapiro 2003/05/04 15:05:40 PDT FreeBSD src repository Modified files: usr.sbin/syslogd syslogd.c Log: Cleanup hostname matching in syslogd: 1. Hostnames were not treated case insensitively in all cases. 2. The method for stripping hostnames when reading the syslog.conf differed from that when finding the hostname of an incoming request. This lead to a broken match check. In my case, it meant I had to have '@scooter.smi.example.com.example.com' to have 'logger.example.com' properly save messages from 'scooter.smi.sendmail.com'. 3. Add paranoia to cfline() such that it doesn't try to access memory outside of the bounds of the f_host string. 4. While I am here, get rid of an outdated comment, argv[{0,1,2}] are now checked for NULL after the strdup() calls. Reviewed by: dwmalone MFC after: 1 week Revision Changes Path 1.114 +24 -17 src/usr.sbin/syslogd/syslogd.c From owner-cvs-src@FreeBSD.ORG Sun May 4 15:13:01 2003 Return-Path: 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 A2EE437B401; Sun, 4 May 2003 15:13:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4136443FAF; Sun, 4 May 2003 15:13:01 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44MD10U095268; Sun, 4 May 2003 15:13:01 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44MD024095267; Sun, 4 May 2003 15:13:00 -0700 (PDT) Message-Id: <200305042213.h44MD024095267@repoman.freebsd.org> From: Murray Stokely Date: Sun, 4 May 2003 15:13:00 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/usbd usbd.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 22:13:02 -0000 murray 2003/05/04 15:13:00 PDT FreeBSD src repository Modified files: usr.sbin/usbd usbd.8 Log: A few grammatical improvements. PR: docs/40911 MFC After: 3 days Revision Changes Path 1.20 +5 -3 src/usr.sbin/usbd/usbd.8 From owner-cvs-src@FreeBSD.ORG Sun May 4 15:13:07 2003 Return-Path: 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 D354B37B443; Sun, 4 May 2003 15:13:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3CEE43FDD; Sun, 4 May 2003 15:13:04 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44MD40U095431; Sun, 4 May 2003 15:13:04 -0700 (PDT) (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44MD4kC095430; Sun, 4 May 2003 15:13:04 -0700 (PDT) Message-Id: <200305042213.h44MD4kC095430@repoman.freebsd.org> From: Alexander Kabaev Date: Sun, 4 May 2003 15:13:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys limits.h src/sys/alpha/include _limits.h src/sys/arm/include _limits.h src/sys/i386/include _limits.h src/sys/ia64/include _limits.h src/sys/sparc64/include _limits.h src/sys/amd64/include _limits.h src/sys/powerpc/include _limits.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 22:13:08 -0000 kan 2003/05/04 15:13:04 PDT FreeBSD src repository Modified files: sys/sys limits.h sys/alpha/include _limits.h sys/arm/include _limits.h sys/i386/include _limits.h sys/ia64/include _limits.h sys/sparc64/include _limits.h sys/amd64/include _limits.h sys/powerpc/include _limits.h Log: Style fixes. Remove DBL_DIG, DBL_MIN, DBL_MAX and their FLT_ counterparts, they were marked for deprecation ever since SUSv1 at least. Only define ULLONG_MIN/MAX and LLONG_MAX if long long type is supported. Restore a lost comment in MI _limits.h file and remove it from sys/limits.h where it does not belong. Revision Changes Path 1.13 +12 -9 src/sys/alpha/include/_limits.h 1.6 +11 -8 src/sys/amd64/include/_limits.h 1.5 +11 -8 src/sys/arm/include/_limits.h 1.24 +11 -8 src/sys/i386/include/_limits.h 1.10 +11 -8 src/sys/ia64/include/_limits.h 1.25 +11 -8 src/sys/powerpc/include/_limits.h 1.10 +11 -8 src/sys/sparc64/include/_limits.h 1.4 +8 -26 src/sys/sys/limits.h From owner-cvs-src@FreeBSD.ORG Sun May 4 15:25:23 2003 Return-Path: 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 B174D37B401; Sun, 4 May 2003 15:25:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E13D43FAF; Sun, 4 May 2003 15:25:23 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44MPN0U095903; Sun, 4 May 2003 15:25:23 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44MPN8C095902; Sun, 4 May 2003 15:25:23 -0700 (PDT) Message-Id: <200305042225.h44MPN8C095902@repoman.freebsd.org> From: Murray Stokely Date: Sun, 4 May 2003 15:25:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/lib/libc/gen isinf.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 22:25:24 -0000 murray 2003/05/04 15:25:23 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc/gen isinf.3 Log: Add missing #include to synopsis. Not needed on -CURRENT as these functions are now macros there and the man page is no longer. PR: docs/48083 Revision Changes Path 1.5.2.3 +2 -1 src/lib/libc/gen/isinf.3 From owner-cvs-src@FreeBSD.ORG Sun May 4 15:26:50 2003 Return-Path: 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 F3D4C37B411; Sun, 4 May 2003 15:26:49 -0700 (PDT) Received: from thalia.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B48C43FAF; Sun, 4 May 2003 15:26:48 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a009.otenet.gr [212.205.215.9]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h44MQjmX003093; Mon, 5 May 2003 01:26:46 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h44MQj0X076110; Mon, 5 May 2003 01:26:45 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h44MQjVt076109; Mon, 5 May 2003 01:26:45 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 5 May 2003 01:26:44 +0300 From: Giorgos Keramidas To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20030504222644.GC75721@gothmog.gr> References: <20030503212154.GA4826@gothmog.gr> <200305032130.h43LUJ8c022020@grimreaper.grondar.org> <20030503214427.GA5192@gothmog.gr> <20030504011752.GA50067@dragon.nuxi.com> <20030504124353.GA699@gothmog.gr> <20030504154451.GA10690@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030504154451.GA10690@dragon.nuxi.com> Subject: Re: cvs commit: src/bin/ls extern.h ls.c print.c util.c src/bin/pax ar_io.c ar_subs.c cache.c cpio.c extern.h gen_subs.c getoldopt.c options.c pat_rep.c pax.c pax.h src/bin/ps fmt.c src/bin/rcp rcp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 22:26:50 -0000 On 2003-05-04 08:44, David O'Brien wrote: >On Sun, May 04, 2003 at 12:44:27AM +0300, Giorgos Keramidas wrote: >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ rm print.o >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ make WARNS=0 print.o >>: cc -O2 -Wall -pipe -DLAZY_PS -c print.c >>: print.c: In function `started': >>: print.c:405: warning: `%y' yields only last 2 digits of year >>: print.c: In function `lstarted': >>: print.c:422: warning: `%c' yields only last 2 digits of year in some locales on non-BSD systems >>: >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ rm print.o >>: giorgos@gothmog[00:36]/a/freebsd/src/bin/ps$ make WARNS=1 print.o >>: cc -O2 -Wall -pipe -DLAZY_PS -Wsystem-headers -Werror -c print.c > > But the meat of it is how are you getting -Wall and not > -Wno-format-y2k? Argh! My environment had CFLAGS that included -Wall :( David, and everyone else who replied, thanks for your help; I'm sorry for wasting your time. From owner-cvs-src@FreeBSD.ORG Sun May 4 15:29:10 2003 Return-Path: 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 7D89437B401; Sun, 4 May 2003 15:29:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C6B543F75; Sun, 4 May 2003 15:29:10 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44MT90U096047; Sun, 4 May 2003 15:29:09 -0700 (PDT) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44MT9Yd096046; Sun, 4 May 2003 15:29:09 -0700 (PDT) Message-Id: <200305042229.h44MT9Yd096046@repoman.freebsd.org> From: Daniel Eischen Date: Sun, 4 May 2003 15:29:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/sys lock.c lock.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 22:29:11 -0000 deischen 2003/05/04 15:29:09 PDT FreeBSD src repository Modified files: lib/libpthread/sys lock.c lock.h Log: Protect against a race between granting a lock and accessing other parts of the lock. Submitted by: davidxu Revision Changes Path 1.3 +27 -7 src/lib/libpthread/sys/lock.c 1.3 +1 -0 src/lib/libpthread/sys/lock.h From owner-cvs-src@FreeBSD.ORG Sun May 4 15:36:47 2003 Return-Path: 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 B712837B401; Sun, 4 May 2003 15:36:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5413D43F3F; Sun, 4 May 2003 15:36:47 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44Mal0U096349; Sun, 4 May 2003 15:36:47 -0700 (PDT) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44MakTq096348; Sun, 4 May 2003 15:36:46 -0700 (PDT) Message-Id: <200305042236.h44MakTq096348@repoman.freebsd.org> From: Daniel Eischen Date: Sun, 4 May 2003 15:36:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/net getaddrinfo.c name6.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 22:36:48 -0000 deischen 2003/05/04 15:36:46 PDT FreeBSD src repository Modified files: lib/libc/net getaddrinfo.c name6.c Log: Replace use of a spinlock with a mutex. Revision Changes Path 1.41 +4 -6 src/lib/libc/net/getaddrinfo.c 1.33 +5 -6 src/lib/libc/net/name6.c From owner-cvs-src@FreeBSD.ORG Sun May 4 15:46:34 2003 Return-Path: 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 8A2EC37B401; Sun, 4 May 2003 15:46:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B6E643F75; Sun, 4 May 2003 15:46:34 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44MkY0U096817; Sun, 4 May 2003 15:46:34 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44MkXDL096816; Sun, 4 May 2003 15:46:33 -0700 (PDT) Message-Id: <200305042246.h44MkXDL096816@repoman.freebsd.org> From: Bruce Evans Date: Sun, 4 May 2003 15:46:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d serial X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 22:46:34 -0000 bde 2003/05/04 15:46:33 PDT FreeBSD src repository Modified files: etc/rc.d serial Log: When resetting to defaults, reset drainwait to the current default pf `sysctl -n kern.drainwait` instead of to the boot-time default of 300. Revision Changes Path 1.19 +3 -2 src/etc/rc.d/serial From owner-cvs-src@FreeBSD.ORG Sun May 4 16:46:30 2003 Return-Path: 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 CF1C737B401; Sun, 4 May 2003 16:46:30 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69A6043F93; Sun, 4 May 2003 16:46:29 -0700 (PDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h44NkQu54656; Sun, 4 May 2003 19:46:26 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Sun, 4 May 2003 19:46:26 -0400 (EDT) From: Jeff Roberson To: Julian Elischer In-Reply-To: <200305020618.h426ItI0043920@repoman.freebsd.org> Message-ID: <20030504194558.M55924-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 23:46:31 -0000 Please compile your code before checking it in. It's a prety simple requirement and it only takes a moment. On Thu, 1 May 2003, Julian Elischer wrote: > julian 2003/05/01 23:18:55 PDT > > FreeBSD src repository > > Modified files: > sys/kern sched_ule.c > Log: > Fix typo in last commit > > Revision Changes Path > 1.34 +1 -1 src/sys/kern/sched_ule.c > From owner-cvs-src@FreeBSD.ORG Sun May 4 16:53:37 2003 Return-Path: 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 2E61937B401; Sun, 4 May 2003 16:53:37 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id F351443F75; Sun, 4 May 2003 16:53:35 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h44NrXA7039103; Sun, 4 May 2003 17:53:33 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 04 May 2003 17:52:48 -0600 (MDT) Message-Id: <20030504.175248.121343801.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: References: <20030504124946.AACAC37B42C@hub.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c pccbbdevid.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 23:53:37 -0000 Aarrgghhh. You are right :-( Warner From owner-cvs-src@FreeBSD.ORG Sun May 4 16:58:38 2003 Return-Path: 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 B483037B401; Sun, 4 May 2003 16:58:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55BD843FBD; Sun, 4 May 2003 16:58:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h44Nwc0U005896; Sun, 4 May 2003 16:58:38 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h44Nwc94005895; Sun, 4 May 2003 16:58:38 -0700 (PDT) Message-Id: <200305042358.h44Nwc94005895@repoman.freebsd.org> From: Warner Losh Date: Sun, 4 May 2003 16:58:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccbb pccbb.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 04 May 2003 23:58:39 -0000 imp 2003/05/04 16:58:38 PDT FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: Back out accidentally committed debugging Revision Changes Path 1.71 +0 -8 src/sys/dev/pccbb/pccbb.c From owner-cvs-src@FreeBSD.ORG Sun May 4 19:04:56 2003 Return-Path: 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 C14EF37B401; Sun, 4 May 2003 19:04:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FFA543F85; Sun, 4 May 2003 19:04:56 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4524u0U013495; Sun, 4 May 2003 19:04:56 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4524uaO013494; Sun, 4 May 2003 19:04:56 -0700 (PDT) Message-Id: <200305050204.h4524uaO013494@repoman.freebsd.org> From: Scott Long Date: Sun, 4 May 2003 19:04:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/i386 dokern.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 02:04:57 -0000 scottl 2003/05/04 19:04:56 PDT FreeBSD src repository Modified files: release/i386 dokern.sh Log: Revert rev 1.78 of dokern.sh. The ncv, stg, and nsp drivers aren't specific to pc98, and it looks like space on the kernel floppy isn't as tight as it was. Revision Changes Path 1.79 +0 -3 src/release/i386/dokern.sh From owner-cvs-src@FreeBSD.ORG Sun May 4 20:26:52 2003 Return-Path: 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 89EE037B401; Sun, 4 May 2003 20:26:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C11343F85; Sun, 4 May 2003 20:26:51 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h453Qo0U017664; Sun, 4 May 2003 20:26:50 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h453Qo4f017663; Sun, 4 May 2003 20:26:50 -0700 (PDT) Message-Id: <200305050326.h453Qo4f017663@repoman.freebsd.org> From: Bruce Evans Date: Sun, 4 May 2003 20:26:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d serial X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 03:26:52 -0000 bde 2003/05/04 20:26:50 PDT FreeBSD src repository Modified files: etc/rc.d serial Log: Catch up with 1995(?) for modem speeds (use 57600 instead of 115200 for the example host to modem speed). Revision Changes Path 1.20 +2 -2 src/etc/rc.d/serial From owner-cvs-src@FreeBSD.ORG Sun May 4 21:01:14 2003 Return-Path: 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 45F7837B401; Sun, 4 May 2003 21:01:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6C0E43FA3; Sun, 4 May 2003 21:01:13 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4541D0U024442; Sun, 4 May 2003 21:01:13 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4541D9W024441; Sun, 4 May 2003 21:01:13 -0700 (PDT) Message-Id: <200305050401.h4541D9W024441@repoman.freebsd.org> From: Garance A Drosehn Date: Sun, 4 May 2003 21:01:13 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.8 newsyslog.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 04:01:14 -0000 gad 2003/05/04 21:01:13 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/newsyslog newsyslog.8 newsyslog.c Log: MFC *: Add a config-file flag of 'U' or 'u' to indicate that the pid-file will contain the pid for a process group. This means the file must contain a negative value (as would be needed in the 'kill' commmand). Parts of this change are from OpenBSD, even though OpenBSD does not actually have a 'U' flag. [* = 1.64 newsyslog.c, 1.41 newsyslog.8] PR: bin/28435 Revision Changes Path 1.23.2.13 +17 -6 src/usr.sbin/newsyslog/newsyslog.8 1.25.2.16 +115 -46 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-src@FreeBSD.ORG Sun May 4 21:09:13 2003 Return-Path: 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 7688A37B401; Sun, 4 May 2003 21:09:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE7FA43FDD; Sun, 4 May 2003 21:09:12 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4549C0U025667; Sun, 4 May 2003 21:09:12 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4549Cdd025666; Sun, 4 May 2003 21:09:12 -0700 (PDT) Message-Id: <200305050409.h4549Cdd025666@repoman.freebsd.org> From: Garance A Drosehn Date: Sun, 4 May 2003 21:09:12 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 04:09:13 -0000 gad 2003/05/04 21:09:12 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/newsyslog newsyslog.c Log: MFC 1.66: Fix interactions between entries for a specific file vs entries for a filename pattern, and also wrt filenames given on the command line. Now if a file is listed as a specific entry, it will not *also* be processed by an entry that specifies a pattern. Also, filename-pattern entries will now only match existing files (ignoring directories, etc). Revision Changes Path 1.25.2.17 +177 -62 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-src@FreeBSD.ORG Sun May 4 21:46:04 2003 Return-Path: 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 22D7237B401; Sun, 4 May 2003 21:46:04 -0700 (PDT) Received: from HAL9000.homeunix.com (12-233-57-131.client.attbi.com [12.233.57.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E87C43FAF; Sun, 4 May 2003 21:46:03 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.9/8.12.5) with ESMTP id h454k2dN005054; Sun, 4 May 2003 21:46:02 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h454k1BH005053; Sun, 4 May 2003 21:46:01 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Sun, 4 May 2003 21:46:01 -0700 From: David Schultz To: Murray Stokely Message-ID: <20030505044601.GA4947@HAL9000.homeunix.com> Mail-Followup-To: Murray Stokely , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200305042135.h44LZfXW092536@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305042135.h44LZfXW092536@repoman.freebsd.org> cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libutil login.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 04:46:04 -0000 On Sun, May 04, 2003, Murray Stokely wrote: > murray 2003/05/04 14:35:41 PDT > > FreeBSD src repository > > Modified files: > lib/libutil login.conf.5 > Log: > Note that the idletime setting is not enforced. This is redundant in -CURRENT; nothing in the section under which idletime appears is implemented at all, as the section header explains. ache@ wanted them to remain in the manpage for reasons I don't recall, and putting in the text, ``[These] are not implemented in the base system'' was a compromise. From owner-cvs-src@FreeBSD.ORG Sun May 4 21:52:57 2003 Return-Path: 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 A3F2637B401; Sun, 4 May 2003 21:52:57 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10ED543FAF; Sun, 4 May 2003 21:52:57 -0700 (PDT) (envelope-from murray@builder.freebsdmall.com) Received: (from root@localhost) by builder.freebsdmall.com (8.12.9/8.11.6) id h454queX004318; Sun, 4 May 2003 21:52:56 -0700 (PDT) (envelope-from murray) Date: Sun, 4 May 2003 21:52:56 -0700 From: Murray Stokely To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030504215256.E3018@freebsdmall.com> References: <200305042135.h44LZfXW092536@repoman.freebsd.org> <20030505044601.GA4947@HAL9000.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030505044601.GA4947@HAL9000.homeunix.com>; from das@FreeBSD.ORG on Sun, May 04, 2003 at 09:46:01PM -0700 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Subject: Re: cvs commit: src/lib/libutil login.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 04:52:58 -0000 On Sun, May 04, 2003 at 09:46:01PM -0700, David Schultz wrote: > > Note that the idletime setting is not enforced. > > This is redundant in -CURRENT; nothing in the section under which > idletime appears is implemented at all, as the section header Ok, yes it is redundant in -CURRENT, and I will back it out there. Any reason not to commit this to RELENG_4? - Murray From owner-cvs-src@FreeBSD.ORG Sun May 4 22:01:20 2003 Return-Path: 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 EC06E37B401; Sun, 4 May 2003 22:01:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BFB543F3F; Sun, 4 May 2003 22:01:20 -0700 (PDT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4551K0U027627; Sun, 4 May 2003 22:01:20 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4551KbU027626; Sun, 4 May 2003 22:01:20 -0700 (PDT) Message-Id: <200305050501.h4551KbU027626@repoman.freebsd.org> From: David Xu Date: Sun, 4 May 2003 22:01:20 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_kern.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:01:21 -0000 davidxu 2003/05/04 22:01:20 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_kern.c Log: call dump_queues() only when DEBUG_THREAD_KERN is defined, save some cpu cycles. Revision Changes Path 1.64 +2 -0 src/lib/libpthread/thread/thr_kern.c From owner-cvs-src@FreeBSD.ORG Sun May 4 22:08:38 2003 Return-Path: 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 73F4437B401; Sun, 4 May 2003 22:08:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1385743F3F; Sun, 4 May 2003 22:08:38 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4558b0U028807; Sun, 4 May 2003 22:08:37 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4558bxk028806; Sun, 4 May 2003 22:08:37 -0700 (PDT) Message-Id: <200305050508.h4558bxk028806@repoman.freebsd.org> From: Murray Stokely Date: Sun, 4 May 2003 22:08:37 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:08:39 -0000 murray 2003/05/04 22:08:37 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release Makefile Log: MFC: r1.728 - Allow a person to specify NOCDROM to skip the cdrom.1 target during a release build. Revision Changes Path 1.536.2.109 +5 -1 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Sun May 4 22:25:50 2003 Return-Path: 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 073C737B401; Sun, 4 May 2003 22:25:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE5D643FA3; Sun, 4 May 2003 22:25:49 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455Pn0U029428; Sun, 4 May 2003 22:25:49 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455Pntc029427; Sun, 4 May 2003 22:25:49 -0700 (PDT) Message-Id: <200305050525.h455Pntc029427@repoman.freebsd.org> From: Greg Lehey Date: Sun, 4 May 2003 22:25:49 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/vinum list.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:25:50 -0000 grog 2003/05/04 22:25:49 PDT FreeBSD src repository Modified files: sbin/vinum list.c Log: Finally implement read policies. The previous "implementation" didn't work because it referred to plexes which were almost invariably when referred to. Instead, deprecate the "prefer" keyword for volumes (though it's still there for the moment) and add a keyword "preferred" to the plex definition. The relationship is like this: Old: vol foo ... prefer foo.p3 New: plex foo.p3 volume foo preferred printconfig: Print out the "preferred" keyword for plexes where appropriate. Still print out "prefer" for volumes. The kernel module continues to accept this version, but it's probably not going to live much longer. Revision Changes Path 1.39 +7 -3 src/sbin/vinum/list.c From owner-cvs-src@FreeBSD.ORG Sun May 4 22:27:20 2003 Return-Path: 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 1FB9337B401; Sun, 4 May 2003 22:27:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B587D43FCB; Sun, 4 May 2003 22:27:19 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455RJ0U029488; Sun, 4 May 2003 22:27:19 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455RJav029487; Sun, 4 May 2003 22:27:19 -0700 (PDT) Message-Id: <200305050527.h455RJav029487@repoman.freebsd.org> From: Greg Lehey Date: Sun, 4 May 2003 22:27:19 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/vinum commands.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:27:20 -0000 grog 2003/05/04 22:27:19 PDT FreeBSD src repository Modified files: sbin/vinum commands.c Log: vinum_readpol: Get this right. Submitted by: Allan Saddi vinum_read: White space cleanup. Revision Changes Path 1.49 +20 -19 src/sbin/vinum/commands.c From owner-cvs-src@FreeBSD.ORG Sun May 4 22:28:16 2003 Return-Path: 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 99EC937B401; Sun, 4 May 2003 22:28:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CABA43F75; Sun, 4 May 2003 22:28:16 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455SF0U029565; Sun, 4 May 2003 22:28:15 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455SF4h029564; Sun, 4 May 2003 22:28:15 -0700 (PDT) Message-Id: <200305050528.h455SF4h029564@repoman.freebsd.org> From: Greg Lehey Date: Sun, 4 May 2003 22:28:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinum.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:28:17 -0000 grog 2003/05/04 22:28:15 PDT FreeBSD src repository Modified files: sys/dev/vinum vinum.c Log: free_vinum: Rearrange sequence of actions to avoid potential race condition when shutting down. Revision Changes Path 1.58 +7 -8 src/sys/dev/vinum/vinum.c From owner-cvs-src@FreeBSD.ORG Sun May 4 22:29:11 2003 Return-Path: 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 5DC7037B401; Sun, 4 May 2003 22:29:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1C0B43FBD; Sun, 4 May 2003 22:29:10 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455TA0U029639; Sun, 4 May 2003 22:29:10 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455TAxq029638; Sun, 4 May 2003 22:29:10 -0700 (PDT) Message-Id: <200305050529.h455TAxq029638@repoman.freebsd.org> From: Murray Stokely Date: Sun, 4 May 2003 22:29:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:29:11 -0000 murray 2003/05/04 22:29:10 PDT FreeBSD src repository Modified files: release Makefile Log: Move the setting of the BOOTABLE flag outside of .if MAKE_ISOS so that bootable CDs can still be created if the iso.1 target is called directly. PR: misc/47191 Submitted by: Joost Bekkers MFC after: 1 week Revision Changes Path 1.773 +1 -1 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Sun May 4 22:32:09 2003 Return-Path: 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 87D1337B401; Sun, 4 May 2003 22:32:09 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D91A143FBD; Sun, 4 May 2003 22:32:07 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.36 #1 (Debian)) id 19CYZt-0002nf-00; Mon, 05 May 2003 12:31:53 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.36 #1 (Debian)) id 19CYZg-0002m3-00; Mon, 05 May 2003 12:31:40 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.8/8.12.8) with ESMTP id h455VQZl014311; Mon, 5 May 2003 12:31:26 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.8/8.12.8/Submit) id h455VM0k014309; Mon, 5 May 2003 12:31:22 +0700 (NOVST) Date: Mon, 5 May 2003 12:31:22 +0700 From: Alexey Dokuchaev To: Kris Kennaway Message-ID: <20030505053122.GA13833@regency.nsu.ru> References: <20030430194402.GB84924@rot13.obsecurity.org> <200304301952.h3UJqiQL016860@grimreaper.grondar.org> <20030430200008.GA85160@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030430200008.GA85160@rot13.obsecurity.org> User-Agent: Mutt/1.4i X-Envelope-To: kris@obsecurity.org, mark@grondar.org, cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.11.1.4 X-Spam-Status: No, hits=-134.0 required=5.0 tests=BOGOFILTER_TEST_PASS,EMAIL_ATTRIBUTION,IN_REP_TO, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT,USER_IN_WHITELIST version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: Mark Murray Subject: Re: cvs commit: src/release Makefile src/release/scripts crypto-install.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:32:10 -0000 On Wed, Apr 30, 2003 at 01:00:09PM -0700, Kris Kennaway wrote: > On Wed, Apr 30, 2003 at 08:52:44PM +0100, Mark Murray wrote: > > Kris Kennaway writes: > > > > It will be a box on-the side. > > > > > > I don't understand this sentence. > > > > Sorry. :-). > > > > It is just extra commands to type. Nothing invasive. > > > > > > Simplifies installations, and if folks > > > > dont want to use the applets, they won't have to. > > > > > > But they are still there, and having a bunch of kerberos stuff > > > installed by default (as crypto is) is an additional security hazard > > > to the system. > > > > How is having the kerberos tools hazardous? > > For example, there's been at least one security vulnerability in k5su > over the past year (two if you count the different security policy > behaviour). > > The bottom line here is that most people will never use kerberos, so > installing it by default is an unnecessary security risk, and > contributes to bloat. I don't understand why this change needed to be > made; everything seemed to work fine having k5 in a separate > distribution (the makefile logic was all correct, etc). Seconded here; I'd rather have things going along the old way. ./danfe From owner-cvs-src@FreeBSD.ORG Sun May 4 22:32:20 2003 Return-Path: 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 63CFD37B404; Sun, 4 May 2003 22:32:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1669943FBD; Sun, 4 May 2003 22:32:16 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455WF0U029825; Sun, 4 May 2003 22:32:15 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455WFM1029824; Sun, 4 May 2003 22:32:15 -0700 (PDT) Message-Id: <200305050532.h455WFM1029824@repoman.freebsd.org> From: Greg Lehey Date: Sun, 4 May 2003 22:32:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumconfig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:32:21 -0000 grog 2003/05/04 22:32:15 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumconfig.c Log: Finally implement read policies. The previous "implementation" didn't work because it referred to plexes which were almost invariably when referred to. Instead, deprecate the "prefer" keyword for volumes (though it's still there for the moment) and add a keyword "preferred" to the plex definition. The relationship is like this: Old: vol foo ... prefer foo.p3 New: plex foo.p3 volume foo preferred give_plex_to_volume: set preferred plex if specified on plex definition entry. This involves adding a parameter to the function to specify the preferred plex. config_plex: Implement preferred keyword. Revision Changes Path 1.56 +52 -22 src/sys/dev/vinum/vinumconfig.c From owner-cvs-src@FreeBSD.ORG Sun May 4 22:32:53 2003 Return-Path: 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 6A67137B401; Sun, 4 May 2003 22:32:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EAC843F93; Sun, 4 May 2003 22:32:53 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455Wq0U029856; Sun, 4 May 2003 22:32:52 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455WqlU029855; Sun, 4 May 2003 22:32:52 -0700 (PDT) Message-Id: <200305050532.h455WqlU029855@repoman.freebsd.org> From: Greg Lehey Date: Sun, 4 May 2003 22:32:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:32:53 -0000 grog 2003/05/04 22:32:52 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumio.c Log: vinum_scandisk: Make sure the config is locked before we mess around with it. Finally implement read policies. The previous "implementation" didn't work because it referred to plexes which were almost invariably when referred to. Instead, deprecate the "prefer" keyword for volumes (though it's still there for the moment) and add a keyword "preferred" to the plex definition. The relationship is like this: Old: vol foo ... prefer foo.p3 New: plex foo.p3 volume foo preferred print_config: Print "preferred" where appropriate. No longer print "prefer" on volume config entries. Revision Changes Path 1.86 +22 -15 src/sys/dev/vinum/vinumio.c From owner-cvs-src@FreeBSD.ORG Sun May 4 22:34:00 2003 Return-Path: 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 77B0037B401; Sun, 4 May 2003 22:34:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15E2B43FBD; Sun, 4 May 2003 22:34:00 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455Xx0U029906; Sun, 4 May 2003 22:33:59 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455Xxtf029905; Sun, 4 May 2003 22:33:59 -0700 (PDT) Message-Id: <200305050533.h455Xxtf029905@repoman.freebsd.org> From: Greg Lehey Date: Sun, 4 May 2003 22:33:59 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumioctl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:34:01 -0000 grog 2003/05/04 22:33:59 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumioctl.c Log: Remove DIOCGDINFO ioctl. This almost makes newfs work again without the -v option, though it's not clear that it won't bite us elsewhere. Forgotten by: phk Implement setreadpol() function for the VINUM_READPOL ioctl. Submitted by: Allan Saddi Revision Changes Path 1.44 +41 -14 src/sys/dev/vinum/vinumioctl.c From owner-cvs-src@FreeBSD.ORG Sun May 4 22:34:40 2003 Return-Path: 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 8F45737B401; Sun, 4 May 2003 22:34:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F3B243F85; Sun, 4 May 2003 22:34:40 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455Ye0U029940; Sun, 4 May 2003 22:34:40 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455YdrO029939; Sun, 4 May 2003 22:34:39 -0700 (PDT) Message-Id: <200305050534.h455YdrO029939@repoman.freebsd.org> From: Greg Lehey Date: Sun, 4 May 2003 22:34:39 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumobj.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:34:41 -0000 grog 2003/05/04 22:34:39 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumobj.h Log: White space fixes. Revision Changes Path 1.7 +4 -3 src/sys/dev/vinum/vinumobj.h From owner-cvs-src@FreeBSD.ORG Sun May 4 22:34:48 2003 Return-Path: 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 1F46E37B41F; Sun, 4 May 2003 22:34:48 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3725A43F85; Sun, 4 May 2003 22:34:47 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h455YkA7040475; Sun, 4 May 2003 23:34:46 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 04 May 2003 23:33:36 -0600 (MDT) Message-Id: <20030504.233336.37439629.imp@bsdimp.com> To: ru@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030504072614.GA71034@sunbay.com> References: <200305040414.h444EB9a015741@repoman.freebsd.org> <20030504072614.GA71034@sunbay.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:34:48 -0000 In message: <20030504072614.GA71034@sunbay.com> Ruslan Ermilov writes: : awk '$1 == "#define" && $2 == "__FreeBSD_version" { print $3 }' /usr/include/osreldate.h awk '/^#d.*__FreeBSD_version/ { print $3 }' /usr/include/osreldate.h is a lot shorter. OSRELDATE!=awk '/^\#d.*__FreeBSD_version/ { print $$3 }' /usr/include/osreldate.h should do the trick. Not sure that's the right thing to commit, however... I wanna sleep on it... Warner From owner-cvs-src@FreeBSD.ORG Sun May 4 22:35:03 2003 Return-Path: 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 D4CE537B42C; Sun, 4 May 2003 22:35:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75B2A43F75; Sun, 4 May 2003 22:35:02 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455Z20U029988; Sun, 4 May 2003 22:35:02 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455Z2bK029987; Sun, 4 May 2003 22:35:02 -0700 (PDT) Message-Id: <200305050535.h455Z2bK029987@repoman.freebsd.org> From: Greg Lehey Date: Sun, 4 May 2003 22:35:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumparser.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:35:03 -0000 grog 2003/05/04 22:35:02 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumparser.c Log: Add "preferred" keyword. Revision Changes Path 1.30 +1 -0 src/sys/dev/vinum/vinumparser.c From owner-cvs-src@FreeBSD.ORG Sun May 4 22:35:31 2003 Return-Path: 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 D112037B401; Sun, 4 May 2003 22:35:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AF3D43F75; Sun, 4 May 2003 22:35:29 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455ZT0U030064; Sun, 4 May 2003 22:35:29 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455ZTwF030063; Sun, 4 May 2003 22:35:29 -0700 (PDT) Message-Id: <200305050535.h455ZTwF030063@repoman.freebsd.org> From: Greg Lehey Date: Sun, 4 May 2003 22:35:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumkw.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:35:32 -0000 grog 2003/05/04 22:35:29 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumkw.h Log: Add "preferred" keyword. Revision Changes Path 1.22 +6 -0 src/sys/dev/vinum/vinumkw.h From owner-cvs-src@FreeBSD.ORG Sun May 4 22:35:53 2003 Return-Path: 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 A521C37B401; Sun, 4 May 2003 22:35:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 456FE43FCB; Sun, 4 May 2003 22:35:53 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455Zr0U030139; Sun, 4 May 2003 22:35:53 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455ZqMh030138; Sun, 4 May 2003 22:35:52 -0700 (PDT) Message-Id: <200305050535.h455ZqMh030138@repoman.freebsd.org> From: Greg Lehey Date: Sun, 4 May 2003 22:35:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumlock.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:35:54 -0000 grog 2003/05/04 22:35:52 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumlock.c Log: Clarify comments. Revision Changes Path 1.25 +2 -2 src/sys/dev/vinum/vinumlock.c From owner-cvs-src@FreeBSD.ORG Sun May 4 22:36:21 2003 Return-Path: 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 226F237B401; Sun, 4 May 2003 22:36:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5F8A43FAF; Sun, 4 May 2003 22:36:20 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455aK0U030193; Sun, 4 May 2003 22:36:20 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455aK2j030192; Sun, 4 May 2003 22:36:20 -0700 (PDT) Message-Id: <200305050536.h455aK2j030192@repoman.freebsd.org> From: Murray Stokely Date: Sun, 4 May 2003 22:36:20 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man7 release.7 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:36:22 -0000 murray 2003/05/04 22:36:20 PDT FreeBSD src repository Modified files: share/man/man7 release.7 Log: Make the output more consistent. Revision Changes Path 1.27 +2 -6 src/share/man/man7/release.7 From owner-cvs-src@FreeBSD.ORG Sun May 4 22:39:27 2003 Return-Path: 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 9E86337B401; Sun, 4 May 2003 22:39:27 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7977843FB1; Sun, 4 May 2003 22:39:26 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h455dPLr036185; Mon, 5 May 2003 07:39:25 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Greg Lehey From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 04 May 2003 22:33:59 PDT." <200305050533.h455Xxtf029905@repoman.freebsd.org> Date: Mon, 05 May 2003 07:39:25 +0200 Message-ID: <36184.1052113165@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vinum vinumioctl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:39:28 -0000 In message <200305050533.h455Xxtf029905@repoman.freebsd.org>, Greg Lehey writes : >grog 2003/05/04 22:33:59 PDT > > FreeBSD src repository > > Modified files: > sys/dev/vinum vinumioctl.c > Log: > Remove DIOCGDINFO ioctl. This almost makes newfs work again without > the -v option, though it's not clear that it won't bite us elsewhere. > > Forgotten by: phk Nope, I knew about it. I told the person everybody else but himself considers vinum maintainer when I met him at EuroBSDcon in Brighton. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Sun May 4 22:44:41 2003 Return-Path: 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 5A84637B401; Sun, 4 May 2003 22:44:41 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E157743FA3; Sun, 4 May 2003 22:44:39 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.36 #1 (Debian)) id 19CYmN-0004w4-00; Mon, 05 May 2003 12:44:47 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.36 #1 (Debian)) id 19CYm2-0004qv-00; Mon, 05 May 2003 12:44:26 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.8/8.12.8) with ESMTP id h455iEZl014691; Mon, 5 May 2003 12:44:14 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.8/8.12.8/Submit) id h455iExm014690; Mon, 5 May 2003 12:44:14 +0700 (NOVST) Date: Mon, 5 May 2003 12:44:14 +0700 From: Alexey Dokuchaev To: Peter Wemm Message-ID: <20030505054414.GB13833@regency.nsu.ru> References: <200305010105.h4115Q0s052875@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305010105.h4115Q0s052875@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Envelope-To: peter@freebsd.org, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.11.1.4 X-Spam-Status: No, hits=-134.0 required=5.0 tests=BOGOFILTER_TEST_PASS,EMAIL_ATTRIBUTION,IN_REP_TO, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT,USER_IN_WHITELIST version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/acpica OsdEnvironment.c acpi_machdep.c acpi_wakeup.c src/sys/amd64/amd64 autoconf.c critical.c dump_machdep.c elf_machdep.c exception.s genassym.c identcpu.c initcpu.c legacy.c locore.s machdep.c mem.c nexus.c pmap.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:44:41 -0000 On Wed, Apr 30, 2003 at 06:05:26PM -0700, Peter Wemm wrote: [ .. some stuff stripped down .. ] > - I have tried to minimize looking at the NetBSD code, except in a couple > of places (eg: to find which register they use to replace the trashed > %rcx register in the syscall instruction). As a result, there is not a > lot of similarity. I did look at NetBSD a few times while debugging to > get some ideas about what I might have done wrong in my first attempt. May I ask what was your intention behind trying to minimize looking at the NetBSD code? By loosing a lot of similarity, won't this lead us to potential problems with incorporating fixes and improvements from NetBSD in the future? We always tried to keep the code in sync with other BSDs, didn't we? ./danfe From owner-cvs-src@FreeBSD.ORG Sun May 4 22:51:17 2003 Return-Path: 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 EAB7837B401; Sun, 4 May 2003 22:51:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AE7443F75; Sun, 4 May 2003 22:51:17 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h455pH0U030863; Sun, 4 May 2003 22:51:17 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h455pGi8030862; Sun, 4 May 2003 22:51:16 -0700 (PDT) Message-Id: <200305050551.h455pGi8030862@repoman.freebsd.org> From: Murray Stokely Date: Sun, 4 May 2003 22:51:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/dict web2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:51:18 -0000 murray 2003/05/04 22:51:16 PDT FreeBSD src repository Modified files: share/dict web2 Log: Add amnia, amniotic, and amniocentesis. PR: misc/47342 Submitted by: Gareth McCaughan (a pedantic medical student?) MFC After: 1 week Revision Changes Path 1.12 +3 -0 src/share/dict/web2 From owner-cvs-src@FreeBSD.ORG Sun May 4 22:56:22 2003 Return-Path: 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 8C01237B401; Sun, 4 May 2003 22:56:22 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id A660F43F93; Sun, 4 May 2003 22:56:20 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 68D5151A98; Mon, 5 May 2003 15:26:18 +0930 (CST) Date: Mon, 5 May 2003 15:26:18 +0930 From: Greg 'groggy' Lehey To: Poul-Henning Kamp Message-ID: <20030505055618.GA84427@wantadilla.lemis.com> References: <200305050533.h455Xxtf029905@repoman.freebsd.org> <36184.1052113165@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JyUo+2rKuw1VKSUr" Content-Disposition: inline In-Reply-To: <36184.1052113165@critter.freebsd.dk> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Deliberately breaking software (was: cvs commit: src/sys/dev/vinum vinumioctl.c) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 05:56:23 -0000 --JyUo+2rKuw1VKSUr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 5 May 2003 at 7:39:25 +0200, Poul-Henning Kamp wrote: > In message <200305050533.h455Xxtf029905@repoman.freebsd.org>, Greg Lehey writes: >> grog 2003/05/04 22:33:59 PDT >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/vinum vinumioctl.c >> Log: >> Remove DIOCGDINFO ioctl. This almost makes newfs work again without >> the -v option, though it's not clear that it won't bite us elsewhere. >> >> Forgotten by: phk > > Nope, I knew about it. And you broke it anyway? Why? > I told the person everybody else but himself considers vinum > maintainer when I met him at EuroBSDcon in Brighton. I don't recall that. Anyway, you can't force people to maintain software. I relinquished my maintainership for Vinum simply because I couldn't work with you. Judging by your present attitude, I don't think anything has changed. If you make changes, you should ensure they don't break anything. Your change broke things. Don't blame the fact on other people. Greg -- See complete headers for address and phone numbers --JyUo+2rKuw1VKSUr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+tf0CIubykFB6QiMRAnhdAJ9E/c8rVhXxNT0iWb4n+Y3PuAHy6ACfUUUN 7EsLDeKGsKlDgSO2NkCTAu0= =aBCT -----END PGP SIGNATURE----- --JyUo+2rKuw1VKSUr-- From owner-cvs-src@FreeBSD.ORG Sun May 4 23:06:56 2003 Return-Path: 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 3547B37B401; Sun, 4 May 2003 23:06:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5C1743F85; Sun, 4 May 2003 23:06:55 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4566t0U032488; Sun, 4 May 2003 23:06:55 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4566tC5032487; Sun, 4 May 2003 23:06:55 -0700 (PDT) Message-Id: <200305050606.h4566tC5032487@repoman.freebsd.org> From: Murray Stokely Date: Sun, 4 May 2003 23:06:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/syscons/keymaps INDEX.keymaps Makefile norwegian.dvorak.kbd X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 06:06:56 -0000 murray 2003/05/04 23:06:55 PDT FreeBSD src repository Modified files: share/syscons/keymaps INDEX.keymaps Makefile Added files: share/syscons/keymaps norwegian.dvorak.kbd Log: Add Norwegian dvorak keymap. PR: conf/47556 Submitted by: Eirik Nygaard Revision Changes Path 1.46 +5 -0 src/share/syscons/keymaps/INDEX.keymaps 1.59 +1 -1 src/share/syscons/keymaps/Makefile 1.1 +114 -0 src/share/syscons/keymaps/norwegian.dvorak.kbd (new) From owner-cvs-src@FreeBSD.ORG Sun May 4 23:25:04 2003 Return-Path: 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 BA31137B401; Sun, 4 May 2003 23:25:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5934043FAF; Sun, 4 May 2003 23:25:04 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h456P40U033091; Sun, 4 May 2003 23:25:04 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h456P4Mm033090; Sun, 4 May 2003 23:25:04 -0700 (PDT) Message-Id: <200305050625.h456P4Mm033090@repoman.freebsd.org> From: Murray Stokely Date: Sun, 4 May 2003 23:25:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libutil login.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 06:25:05 -0000 murray 2003/05/04 23:25:04 PDT FreeBSD src repository Modified files: lib/libutil login.conf.5 Log: Backout last commit. It is redundant in -CURRENT. Pointed out by: David Schultz Revision Changes Path 1.49 +1 -5 src/lib/libutil/login.conf.5 From owner-cvs-src@FreeBSD.ORG Sun May 4 23:34:44 2003 Return-Path: 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 4E44F37B401; Sun, 4 May 2003 23:34:44 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AEB343F3F; Sun, 4 May 2003 23:34:43 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h456YfLr036668; Mon, 5 May 2003 08:34:41 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Greg 'groggy' Lehey" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 05 May 2003 15:26:18 +0930." <20030505055618.GA84427@wantadilla.lemis.com> Date: Mon, 05 May 2003 08:34:41 +0200 Message-ID: <36667.1052116481@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: Deliberately breaking software (was: cvs commit: src/sys/dev/vinum vinumioctl.c) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 06:34:44 -0000 In message <20030505055618.GA84427@wantadilla.lemis.com>, "Greg 'groggy' Lehey" writes: >>> Forgotten by: phk >> >> Nope, I knew about it. > >And you broke it anyway? Why? No, vinum disregarded how our disk system worked and implemented only part of the API, that is why you needed a kludge option ("-v") in newfs for vinum. Compare this to ccd which did not need it. >I don't recall that. _That_ is not my problem. >Anyway, you can't force people to maintain software. I find it deeply ironic that you say this to distance yourself from your responsibility as author of vinum, right after trying (and before for that matter, you try again in this email) to force me into fixing vinum for you. But besides, we don't need to force people to maintain software: Either the software is valuable enough for somebody that they will maintain it, or it will rot away and be removed in due time. >I relinquished my maintainership for Vinum simply because I >couldn't work with you. That's your choice. By dropping vinum like a hot potato, you risk that nobody else picks it up (see above). And I may add that you did nothing to make it easy for me to help you with vinum. >Judging by your present attitude, I don't >think anything has changed. If you make changes, you should ensure >they don't break anything. I make sure not to break vinum at the level I can test it. Currently the only test-case I have for vinum is "does it compile ?", and since vinum is in LINT, that is an implict test for me. >Your change broke things. Don't blame the fact on other people. Vinum never followed the rules in the piece of the kernel where was stuffed in. Considering that I tried very hard to teach you how it had to behave, I don't think you can argue that I broke it and that I have to fix it: It was never unbroken to begin with. Right now, you still do not use disk_create() to create proper disk-device in vinum, and that means that features which work with other disk devices in the system do not work with vinum. When do you plan to fix that ? Or should I simply tell people that disk encryption does not, and will not ever work with vinum ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Sun May 4 23:44:27 2003 Return-Path: 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 5CE3637B401; Sun, 4 May 2003 23:44:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F03FD43F93; Sun, 4 May 2003 23:44:26 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h456iQ0U033961; Sun, 4 May 2003 23:44:26 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h456iQI3033960; Sun, 4 May 2003 23:44:26 -0700 (PDT) Message-Id: <200305050644.h456iQI3033960@repoman.freebsd.org> From: Murray Stokely Date: Sun, 4 May 2003 23:44:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.bin/sockstat sockstat.pl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 06:44:27 -0000 murray 2003/05/04 23:44:26 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/sockstat sockstat.pl Log: Prevent use of uninialized value in printf. PR: bin/50603 Submitted by: Jacques Revision Changes Path 1.6.2.6 +2 -2 src/usr.bin/sockstat/sockstat.pl From owner-cvs-src@FreeBSD.ORG Sun May 4 23:46:50 2003 Return-Path: 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 9E46537B401; Sun, 4 May 2003 23:46:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF9643F93; Sun, 4 May 2003 23:46:50 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h456kn0U034081; Sun, 4 May 2003 23:46:49 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h456kn4u034080; Sun, 4 May 2003 23:46:49 -0700 (PDT) Message-Id: <200305050646.h456kn4u034080@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 4 May 2003 23:46:49 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 06:46:51 -0000 phk 2003/05/04 23:46:49 PDT FreeBSD src repository Modified files: sys/geom geom_bsd.c Log: Turn the check that rawoffset == mbroffset into a warning instead. Revision Changes Path 1.58 +5 -3 src/sys/geom/geom_bsd.c From owner-cvs-src@FreeBSD.ORG Sun May 4 23:55:07 2003 Return-Path: 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 D322737B404; Sun, 4 May 2003 23:55:07 -0700 (PDT) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A4043FCB; Sun, 4 May 2003 23:55:05 -0700 (PDT) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [IPv6:::1]) h456sx5v025344; Mon, 5 May 2003 08:54:59 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.12.9/8.12.9/Submit) id h456swuI025343; Mon, 5 May 2003 08:54:58 +0200 (SAST) (envelope-from jhay) Date: Mon, 5 May 2003 08:54:58 +0200 From: John Hay To: Poul-Henning Kamp Message-ID: <20030505065458.GA24741@zibbi.icomtek.csir.co.za> References: <20030505055618.GA84427@wantadilla.lemis.com> <36667.1052116481@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <36667.1052116481@critter.freebsd.dk> User-Agent: Mutt/1.4i cc: Greg 'groggy' Lehey cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: Deliberately breaking software (was: cvs commit: src/sys/dev/vinum vinumioctl.c) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 06:55:08 -0000 May I hijack this a little? > Right now, you still do not use disk_create() to create proper > disk-device in vinum, and that means that features which work with > other disk devices in the system do not work with vinum. ##### beast:~ > man disk_create No manual entry for disk_create ##### This has been bothering me a bit lately. We seem to add new APIs for the kernel, that device drivers etc. should use, but by not documenting them. How should one know which to use and which are not to be used? Think of all the bus_* and other functions too. I think we make life unnecessarily difficult for other device driver writers / mainatiners. Remember there are third party drivers too. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org From owner-cvs-src@FreeBSD.ORG Mon May 5 00:18:43 2003 Return-Path: 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 4E1C537B401; Mon, 5 May 2003 00:18:43 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2899943F75; Mon, 5 May 2003 00:18:42 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h457IbLr037396; Mon, 5 May 2003 09:18:41 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: John Hay From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 05 May 2003 08:54:58 +0200." <20030505065458.GA24741@zibbi.icomtek.csir.co.za> Date: Mon, 05 May 2003 09:18:37 +0200 Message-ID: <37395.1052119117@critter.freebsd.dk> cc: Greg 'groggy' Lehey cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: Deliberately breaking software (was: cvs commit: src/sys/dev/vinum vinumioctl.c) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:18:43 -0000 In message <20030505065458.GA24741@zibbi.icomtek.csir.co.za>, John Hay writes: >May I hijack this a little? Only if you don't try to get us to document things :-) >beast:~ > man disk_create >No manual entry for disk_create >##### Dang :-) >This has been bothering me a bit lately. We seem to add new APIs for >the kernel, that device drivers etc. should use, but by not documenting >them. I agree, and I'm guilty as charged. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Mon May 5 00:22:35 2003 Return-Path: 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 CE92137B401; Mon, 5 May 2003 00:22:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70C9443F75; Mon, 5 May 2003 00:22:35 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h457MZ0U036423; Mon, 5 May 2003 00:22:35 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h457MZBD036422; Mon, 5 May 2003 00:22:35 -0700 (PDT) Message-Id: <200305050722.h457MZBD036422@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 00:22:35 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern md5c.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:22:36 -0000 phk 2003/05/05 00:22:35 PDT FreeBSD src repository Modified files: sys/kern md5c.c Log: Use le32dec() instead of le32toh() because we are not guaranteed to have a word aligned input. Revision Changes Path 1.21 +1 -1 src/sys/kern/md5c.c From owner-cvs-src@FreeBSD.ORG Mon May 5 00:25:19 2003 Return-Path: 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 B849F37B401; Mon, 5 May 2003 00:25:19 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id C037443F85; Mon, 5 May 2003 00:25:17 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id B52D251A8A; Mon, 5 May 2003 16:55:15 +0930 (CST) Date: Mon, 5 May 2003 16:55:15 +0930 From: Greg 'groggy' Lehey To: Poul-Henning Kamp Message-ID: <20030505072515.GC84427@wantadilla.lemis.com> References: <20030505055618.GA84427@wantadilla.lemis.com> <36667.1052116481@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZNveOOYjKturpEFp" Content-Disposition: inline In-Reply-To: <36667.1052116481@critter.freebsd.dk> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: Deliberately breaking software (was: cvs commit: src/sys/dev/vinum vinumioctl.c) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:25:20 -0000 --ZNveOOYjKturpEFp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 5 May 2003 at 8:34:41 +0200, Poul-Henning Kamp wrote: > In message <20030505055618.GA84427@wantadilla.lemis.com>, "Greg 'groggy' Lehey" > writes: > >>>> Forgotten by: phk >>> >>> Nope, I knew about it. >> >> And you broke it anyway? Why? > > No, vinum disregarded how our disk system worked and implemented only > part of the API, that is why you needed a kludge option ("-v") in > newfs for vinum. Compare this to ccd which did not need it. ccd implemented disk labels and partitions. That didn't make sense. But that doesn't answer the question: why did you break something that was working, even if you think the solution was wrong? >> I don't recall that. > > _That_ is not my problem. Yes, it is. You're making claims which you can't substantiate. >> Anyway, you can't force people to maintain software. > > I find it deeply ironic that you say this to distance yourself from > your responsibility as author of vinum, right after trying (and > before for that matter, you try again in this email) to force > me into fixing vinum for you. I never tried to force you to fix Vinum. As should be adequately obvious, you deliberately broke a working interface. >> I relinquished my maintainership for Vinum simply because I >> couldn't work with you. > > That's your choice. It's one that many people make. You are a disruptive influence on the project. > Right now, you still do not use disk_create() to create proper > disk-device in vinum, and that means that features which work with > other disk devices in the system do not work with vinum. Let me rephrase that. I suspect what you meant to say starts with "When I changed the system in February, changing drivers to use disk_create(), I missed out Vinum because...". I'd like to know your reason. If you want to claim that I'm the implicit maintainer, why didn't you tell me about it? And who else can do it? As others have observed, you're referring to undocumented interfaces. There isn't a single comment in the function. How do you expect anybody else to know how to use it? > When do you plan to fix that ? When it's documented. > Or should I simply tell people that disk encryption does not, and > will not ever work with vinum ? Of course not. If you think it's important, fix it. And if you wrote disk_create, document it. As mbp observes, this doesn't belong on this list. If you can think of anything useful to say, please do it in private. Feel free to copy -core. Greg -- See complete headers for address and phone numbers --ZNveOOYjKturpEFp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+thHbIubykFB6QiMRAuBUAKCD9adpUscDkTpdHWeyB6sHft2cPwCgo4YZ e2QRI/LnvV2g2C/G3qRwKgY= =uZna -----END PGP SIGNATURE----- --ZNveOOYjKturpEFp-- From owner-cvs-src@FreeBSD.ORG Mon May 5 00:28:19 2003 Return-Path: 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 C304337B401; Mon, 5 May 2003 00:28:19 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1510A43F3F; Mon, 5 May 2003 00:28:19 -0700 (PDT) (envelope-from scottl@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h457P2Z29041; Mon, 5 May 2003 00:25:02 -0700 Received: from hollin.btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id AAA06711; Mon, 5 May 2003 00:28:11 -0700 (PDT) Received: from hollin.btc.adaptec.com (localhost [127.0.0.1]) h457PIQ5083626; Mon, 5 May 2003 01:25:18 -0600 (MDT) (envelope-from scottl@hollin.btc.adaptec.com) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.12.9/8.12.9/Submit) id h457PIkX083625; Mon, 5 May 2003 01:25:18 -0600 (MDT) (envelope-from scottl) Date: Mon, 5 May 2003 01:25:18 -0600 From: Scott Long To: Greg Lehey Message-ID: <20030505072517.GC83498@hollin.btc.adaptec.com> References: <200305050532.h455WFM1029824@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305050532.h455WFM1029824@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vinum vinumconfig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:28:20 -0000 On Sun, May 04, 2003 at 10:32:15PM -0700, Greg Lehey wrote: > grog 2003/05/04 22:32:15 PDT > > FreeBSD src repository > > Modified files: > sys/dev/vinum vinumconfig.c > Log: > [...] This does not compile. Considering your recent statements on breaking code, and the well published fact that 5.1-BETA happens in less than 24 hours, I would appreciate if code was compile-tested before being checked in: cc -O -pipe -mcpu=pentiumpro -DVINUMDEBUG -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/dev -I@/../include -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/dev/vinum/vinumconfig.c /usr/src/sys/dev/vinum/vinumconfig.c:180: conflicting types for `give_plex_to_volume' @/dev/vinum/vinumext.h:73: previous declaration of `give_plex_to_volume' *** Error code 1 Stop in /usr/src/sys/modules/vinum. *** Error code 1 From owner-cvs-src@FreeBSD.ORG Mon May 5 00:30:48 2003 Return-Path: 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 8255F37B401; Mon, 5 May 2003 00:30:48 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64CF043F3F; Mon, 5 May 2003 00:30:47 -0700 (PDT) (envelope-from scottl@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h457RVZ14021; Mon, 5 May 2003 00:27:31 -0700 Received: from hollin.btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id AAA07878; Mon, 5 May 2003 00:30:39 -0700 (PDT) Received: from hollin.btc.adaptec.com (localhost [127.0.0.1]) h457RlQ5083633; Mon, 5 May 2003 01:27:47 -0600 (MDT) (envelope-from scottl@hollin.btc.adaptec.com) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.12.9/8.12.9/Submit) id h457Rkc4083632; Mon, 5 May 2003 01:27:46 -0600 (MDT) (envelope-from scottl) Date: Mon, 5 May 2003 01:27:46 -0600 From: Scott Long To: "Greg 'groggy' Lehey" Message-ID: <20030505072745.GD83498@hollin.btc.adaptec.com> References: <20030505072515.GC84427@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030505072515.GC84427@wantadilla.lemis.com> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: Deliberately breaking software (was: cvs commit: src/sys/dev/ vinum vinumioctl.c) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:30:49 -0000 It's 3:30am and I'm trying to read email that concerns code that doesn't even compile at the moment. Please take this off the public lists and fix the compile problems in the tree. Thanks! Scott On Mon, May 05, 2003 at 03:25:15AM -0400, Greg 'groggy' Lehey wrote: > On Monday, 5 May 2003 at 8:34:41 +0200, Poul-Henning Kamp wrote: > > In message <20030505055618.GA84427@wantadilla.lemis.com>, "Greg > 'groggy' Lehey" > > writes: > > > >>>> Forgotten by: phk > >>> > >>> Nope, I knew about it. > >> > >> And you broke it anyway? Why? > > > > No, vinum disregarded how our disk system worked and implemented only > > part of the API, that is why you needed a kludge option ("-v") in > > newfs for vinum. Compare this to ccd which did not need it. > > ccd implemented disk labels and partitions. That didn't make sense. > But that doesn't answer the question: why did you break something that > was working, even if you think the solution was wrong? > > >> I don't recall that. > > > > _That_ is not my problem. > > Yes, it is. You're making claims which you can't substantiate. > > >> Anyway, you can't force people to maintain software. > > > > I find it deeply ironic that you say this to distance yourself from > > your responsibility as author of vinum, right after trying (and > > before for that matter, you try again in this email) to force > > me into fixing vinum for you. > > I never tried to force you to fix Vinum. As should be adequately > obvious, you deliberately broke a working interface. > > >> I relinquished my maintainership for Vinum simply because I > >> couldn't work with you. > > > > That's your choice. > > It's one that many people make. You are a disruptive influence on the > project. > > > Right now, you still do not use disk_create() to create proper > > disk-device in vinum, and that means that features which work with > > other disk devices in the system do not work with vinum. > > Let me rephrase that. I suspect what you meant to say starts with > "When I changed the system in February, changing drivers to use > disk_create(), I missed out Vinum because...". I'd like to know your > reason. If you want to claim that I'm the implicit maintainer, why > didn't you tell me about it? > > And who else can do it? As others have observed, you're referring to > undocumented interfaces. There isn't a single comment in the > function. How do you expect anybody else to know how to use it? > > > When do you plan to fix that ? > > When it's documented. > > > Or should I simply tell people that disk encryption does not, and > > will not ever work with vinum ? > > Of course not. If you think it's important, fix it. And if you wrote > disk_create, document it. > > As mbp observes, this doesn't belong on this list. If you can think > of anything useful to say, please do it in private. Feel free to copy > -core. > > Greg > -- > See complete headers for address and phone numbers From owner-cvs-src@FreeBSD.ORG Mon May 5 00:33:13 2003 Return-Path: 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 CDDC037B401; Mon, 5 May 2003 00:33:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4850043F75; Mon, 5 May 2003 00:33:13 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h457XD0U036947; Mon, 5 May 2003 00:33:13 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h457XDV0036945; Mon, 5 May 2003 00:33:13 -0700 (PDT) Message-Id: <200305050733.h457XDV0036945@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 00:33:12 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/common help.common X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:33:14 -0000 obrien 2003/05/05 00:33:12 PDT FreeBSD src repository Modified files: sys/boot/common help.common Log: Since we insist on loading the POS ACPI by default, give the poor user instructions on the main help screen for disabling it. Revision Changes Path 1.25 +5 -0 src/sys/boot/common/help.common From owner-cvs-src@FreeBSD.ORG Mon May 5 00:33:20 2003 Return-Path: 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 E9A5037B435; Mon, 5 May 2003 00:33:19 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9482243F75; Mon, 5 May 2003 00:33:16 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h457XFLr037578; Mon, 5 May 2003 09:33:15 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Greg 'groggy' Lehey" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 05 May 2003 16:55:15 +0930." <20030505072515.GC84427@wantadilla.lemis.com> Date: Mon, 05 May 2003 09:33:15 +0200 Message-ID: <37577.1052119995@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: Deliberately breaking software (was: cvs commit: src/sys/dev/vinum vinumioctl.c) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:33:20 -0000 In message <20030505072515.GC84427@wantadilla.lemis.com>, "Greg 'groggy' Lehey" writes: >[lots of stuff] Greg, this leads nowhere. Please formulate a specific complaint and send it to the trb@. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Mon May 5 00:36:51 2003 Return-Path: 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 CBB9B37B401; Mon, 5 May 2003 00:36:51 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F25043F93; Mon, 5 May 2003 00:36:39 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id C946151A95; Mon, 5 May 2003 17:06:34 +0930 (CST) Date: Mon, 5 May 2003 17:06:34 +0930 From: Greg 'groggy' Lehey To: Scott Long Message-ID: <20030505073634.GD84427@wantadilla.lemis.com> References: <200305050532.h455WFM1029824@repoman.freebsd.org> <20030505072517.GC83498@hollin.btc.adaptec.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yUw0eFUXHKnFujKq" Content-Disposition: inline In-Reply-To: <20030505072517.GC83498@hollin.btc.adaptec.com> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vinum vinumconfig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:36:52 -0000 --yUw0eFUXHKnFujKq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 5 May 2003 at 1:25:18 -0600, Scott Long wrote: > On Sun, May 04, 2003 at 10:32:15PM -0700, Greg Lehey wrote: >> grog 2003/05/04 22:32:15 PDT >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/vinum vinumconfig.c >> Log: >> [...] > > This does not compile. Considering your recent statements on breaking code, > and the well published fact that 5.1-BETA happens in less than 24 hours, I > would appreciate if code was compile-tested before being checked in: Of course it was compile tested before being checked in. It was also functionality tested. It's possible you got it in between two commits. I'll check. Greg -- See complete headers for address and phone numbers --yUw0eFUXHKnFujKq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+thSCIubykFB6QiMRAtu0AJ958giEitMNurXxlvoUsTO8Tkt7QgCfYE+a opPEhQO5VBbE+Xs03sQ9kQU= =xsI3 -----END PGP SIGNATURE----- --yUw0eFUXHKnFujKq-- From owner-cvs-src@FreeBSD.ORG Mon May 5 00:39:40 2003 Return-Path: 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 6D0D637B401; Mon, 5 May 2003 00:39:40 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 807B943F85; Mon, 5 May 2003 00:39:39 -0700 (PDT) (envelope-from scottl@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h457aNZ24255; Mon, 5 May 2003 00:36:23 -0700 Received: from hollin.btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id AAA11510; Mon, 5 May 2003 00:39:31 -0700 (PDT) Received: from hollin.btc.adaptec.com (localhost [127.0.0.1]) h457acQ5083662; Mon, 5 May 2003 01:36:38 -0600 (MDT) (envelope-from scottl@hollin.btc.adaptec.com) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.12.9/8.12.9/Submit) id h457acjl083661; Mon, 5 May 2003 01:36:38 -0600 (MDT) (envelope-from scottl) Date: Mon, 5 May 2003 01:36:38 -0600 From: Scott Long To: "Greg 'groggy' Lehey" Message-ID: <20030505073637.GE83498@hollin.btc.adaptec.com> References: <20030505073634.GD84427@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030505073634.GD84427@wantadilla.lemis.com> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: "Long, Scott" cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vinum vinumconfig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:39:40 -0000 On Mon, May 05, 2003 at 03:36:34AM -0400, Greg 'groggy' Lehey wrote: > On Monday, 5 May 2003 at 1:25:18 -0600, Scott Long wrote: > > On Sun, May 04, 2003 at 10:32:15PM -0700, Greg Lehey wrote: > >> grog 2003/05/04 22:32:15 PDT > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/dev/vinum vinumconfig.c > >> Log: > >> [...] > > > > This does not compile. Considering your recent statements on breaking > code, > > and the well published fact that 5.1-BETA happens in less than 24 > hours, I > > would appreciate if code was compile-tested before being checked in: > > Of course it was compile tested before being checked in. It was also > functionality tested. It's possible you got it in between two > commits. I'll check. > I synced with repoman to verify that it is still broken. From owner-cvs-src@FreeBSD.ORG Mon May 5 00:50:16 2003 Return-Path: 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 F2C0E37B401; Mon, 5 May 2003 00:50:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 934EC43FAF; Mon, 5 May 2003 00:50:15 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h457oF0U042781; Mon, 5 May 2003 00:50:15 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h457oFdn042780; Mon, 5 May 2003 00:50:15 -0700 (PDT) Message-Id: <200305050750.h457oFdn042780@repoman.freebsd.org> From: Greg Lehey Date: Mon, 5 May 2003 00:50:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumext.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:50:16 -0000 grog 2003/05/05 00:50:15 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumext.h Log: Correct failed checkin. Only one of the hunks in the last checkin seems to have made it. Revision Changes Path 1.39 +1 -1 src/sys/dev/vinum/vinumext.h From owner-cvs-src@FreeBSD.ORG Mon May 5 00:54:42 2003 Return-Path: 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 E8A7837B401; Mon, 5 May 2003 00:54:42 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 437A443FA3; Mon, 5 May 2003 00:54:42 -0700 (PDT) (envelope-from scottl@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h457pPZ02649; Mon, 5 May 2003 00:51:25 -0700 Received: from hollin.btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id AAA18474; Mon, 5 May 2003 00:54:34 -0700 (PDT) Received: from hollin.btc.adaptec.com (localhost [127.0.0.1]) h457pfQ5083695; Mon, 5 May 2003 01:51:41 -0600 (MDT) (envelope-from scottl@hollin.btc.adaptec.com) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.12.9/8.12.9/Submit) id h457pfCv083694; Mon, 5 May 2003 01:51:41 -0600 (MDT) (envelope-from scottl) Date: Mon, 5 May 2003 01:51:41 -0600 From: Scott Long To: Greg Lehey Message-ID: <20030505075140.GF83498@hollin.btc.adaptec.com> References: <200305050750.h457oFdn042780@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305050750.h457oFdn042780@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vinum vinumext.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:54:43 -0000 On Mon, May 05, 2003 at 12:50:15AM -0700, Greg Lehey wrote: > grog 2003/05/05 00:50:15 PDT > > FreeBSD src repository > > Modified files: > sys/dev/vinum vinumext.h > Log: > Correct failed checkin. Only one of the hunks in the last checkin > seems to have made it. > > Revision Changes Path > 1.39 +1 -1 src/sys/dev/vinum/vinumext.h Thanks! From owner-cvs-src@FreeBSD.ORG Mon May 5 00:58:45 2003 Return-Path: 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 38EB837B401; Mon, 5 May 2003 00:58:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBD8F43FAF; Mon, 5 May 2003 00:58:44 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h457wi0U043566; Mon, 5 May 2003 00:58:44 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h457wiEQ043565; Mon, 5 May 2003 00:58:44 -0700 (PDT) Message-Id: <200305050758.h457wiEQ043565@repoman.freebsd.org> From: Mark Murray Date: Mon, 5 May 2003 00:58:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/kerberos5 Makefile src/lib Makefile src/lib/libpam/modules modules.inc src/libexec Makefile src/release Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/share/mk bsd.libnames.mk ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 07:58:45 -0000 markm 2003/05/05 00:58:44 PDT FreeBSD src repository Modified files: kerberos5 Makefile lib Makefile lib/libpam/modules modules.inc libexec Makefile release Makefile share/examples/etc make.conf share/man/man5 make.conf.5 share/mk bsd.libnames.mk tools/tools/tinderbox tbmaster.pl usr.bin Makefile secure/lib Makefile secure/lib/libssh Makefile secure/libexec Makefile secure/usr.bin Makefile secure/usr.bin/ssh Makefile secure/usr.sbin/sshd Makefile Log: Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra cleanups were necessary in release/Makefile, and the tinderbox code was syntax checked, not run checked. Revision Changes Path 1.14 +10 -10 src/kerberos5/Makefile 1.156 +1 -1 src/lib/Makefile 1.16 +1 -1 src/lib/libpam/modules/modules.inc 1.58 +1 -1 src/libexec/Makefile 1.774 +2 -14 src/release/Makefile 1.31 +1 -1 src/secure/lib/Makefile 1.22 +1 -1 src/secure/lib/libssh/Makefile 1.14 +1 -1 src/secure/libexec/Makefile 1.22 +1 -1 src/secure/usr.bin/Makefile 1.23 +1 -1 src/secure/usr.bin/ssh/Makefile 1.32 +1 -1 src/secure/usr.sbin/sshd/Makefile 1.213 +2 -2 src/share/examples/etc/make.conf 1.72 +2 -6 src/share/man/man5/make.conf.5 1.65 +1 -1 src/share/mk/bsd.libnames.mk 1.16 +3 -4 src/tools/tools/tinderbox/tbmaster.pl 1.237 +1 -1 src/usr.bin/Makefile From owner-cvs-src@FreeBSD.ORG Mon May 5 01:18:54 2003 Return-Path: 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 2A07637B401; Mon, 5 May 2003 01:18:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCCB543FA3; Mon, 5 May 2003 01:18:53 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h458Ir0U045307; Mon, 5 May 2003 01:18:53 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h458Ir4d045306; Mon, 5 May 2003 01:18:53 -0700 (PDT) Message-Id: <200305050818.h458Ir4d045306@repoman.freebsd.org> From: Murray Stokely Date: Mon, 5 May 2003 01:18:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb usbdevs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:18:54 -0000 murray 2003/05/05 01:18:53 PDT FreeBSD src repository Modified files: sys/dev/usb usbdevs Log: Add KEYSPAN USA19QW, JRC PHONE, SANDISK SDDR75. PR: misc/48141, bin/51265, kern/49053, kern/50144 Revision Changes Path 1.123 +7 -0 src/sys/dev/usb/usbdevs From owner-cvs-src@FreeBSD.ORG Mon May 5 01:22:16 2003 Return-Path: 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 093DE37B401; Mon, 5 May 2003 01:22:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C2F243F3F; Mon, 5 May 2003 01:22:15 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h458MF0U045627; Mon, 5 May 2003 01:22:15 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h458MFFN045626; Mon, 5 May 2003 01:22:15 -0700 (PDT) Message-Id: <200305050822.h458MFFN045626@repoman.freebsd.org> From: Murray Stokely Date: Mon, 5 May 2003 01:22:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb usbdevs.h usbdevs_data.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:22:16 -0000 murray 2003/05/05 01:22:15 PDT FreeBSD src repository Modified files: sys/dev/usb usbdevs.h usbdevs_data.h Log: regen. Revision Changes Path 1.132 +8 -1 src/sys/dev/usb/usbdevs.h 1.132 +31 -1 src/sys/dev/usb/usbdevs_data.h From owner-cvs-src@FreeBSD.ORG Mon May 5 01:26:36 2003 Return-Path: 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 3277C37B401; Mon, 5 May 2003 01:26:36 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E7D743F85; Mon, 5 May 2003 01:26:35 -0700 (PDT) (envelope-from scottl@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h458NIZ16001; Mon, 5 May 2003 01:23:18 -0700 Received: from hollin.btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id BAA03527; Mon, 5 May 2003 01:26:27 -0700 (PDT) Received: from hollin.btc.adaptec.com (localhost [127.0.0.1]) h458NYQ5083789; Mon, 5 May 2003 02:23:34 -0600 (MDT) (envelope-from scottl@hollin.btc.adaptec.com) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.12.9/8.12.9/Submit) id h458NYCJ083788; Mon, 5 May 2003 02:23:34 -0600 (MDT) (envelope-from scottl) Date: Mon, 5 May 2003 02:23:34 -0600 From: Scott Long To: Mark Murray Message-ID: <20030505082333.GA83768@hollin.btc.adaptec.com> References: <200305050758.h457wiEQ043565@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305050758.h457wiEQ043565@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/kerberos5 Makefile src/lib Makefile src/lib/libpam/modules modules.inc src/libexec Makefile src/release Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/share/mk bsd.libnames.mk ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:26:36 -0000 On Mon, May 05, 2003 at 12:58:44AM -0700, Mark Murray wrote: > markm 2003/05/05 00:58:44 PDT > > FreeBSD src repository > > Modified files: > kerberos5 Makefile > lib Makefile > lib/libpam/modules modules.inc > libexec Makefile > release Makefile > share/examples/etc make.conf > share/man/man5 make.conf.5 > share/mk bsd.libnames.mk > tools/tools/tinderbox tbmaster.pl > usr.bin Makefile > secure/lib Makefile > secure/lib/libssh Makefile > secure/libexec Makefile > secure/usr.bin Makefile > secure/usr.bin/ssh Makefile > secure/usr.sbin/sshd Makefile > Log: > Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra > cleanups were necessary in release/Makefile, and the tinderbox code > was syntax checked, not run checked. Do any surprises await users of mit-krb? Also, the change of this knob should be well documented in the release notes. Scott From owner-cvs-src@FreeBSD.ORG Mon May 5 01:30:20 2003 Return-Path: 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 7671437B401; Mon, 5 May 2003 01:30:20 -0700 (PDT) Received: from mailhub.fokus.fraunhofer.de (mailhub.fokus.fraunhofer.de [193.174.154.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5539043F85; Mon, 5 May 2003 01:30:18 -0700 (PDT) (envelope-from brandt@fokus.fraunhofer.de) Received: from beagle (beagle [193.175.132.100])h458UFE03429; Mon, 5 May 2003 10:30:15 +0200 (MEST) Date: Mon, 5 May 2003 10:30:15 +0200 (CEST) From: Harti Brandt To: John Baldwin In-Reply-To: Message-ID: <20030505102728.F53365@beagle.fokus.fraunhofer.de> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "M. Warner Losh" cc: nate@root.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:30:21 -0000 On Wed, 30 Apr 2003, John Baldwin wrote: JB> JB>On 30-Apr-2003 M. Warner Losh wrote: JB>> In message: <20030430093448.U31027@beagle.fokus.fraunhofer.de> JB>> Harti Brandt writes: JB>>: On Tue, 29 Apr 2003, Nate Lawson wrote: JB>>: JB>>: NL>On Mon, 28 Apr 2003, Warner Losh wrote: JB>>: JB>>: NL>> 2) Call FXP_UNLOCK() before calling bus_teardown_intr to avoid JB>>: NL>> a possible deadlock reported by jhb. JB>>: NL> JB>>: NL>This adds a race since fxp_intr could occur after the unlock but before JB>>: NL>the bus_teardown_intr call. The reason why I tore down the intr while JB>>: NL>holding the lock is so fxp_intr would be prevented from accessing the JB>>: NL>device until it has been disabled. Then the normal checks in fxp_intr JB>>: NL>(IFF_OACTIVE or whatever) would show the card is gone and return without JB>>: NL>accessing it. I guess this is ok since ether_ifdetach is still called JB>>: NL>with the lock held (since it is what clears IFF_OACTIVE) but I'm JB>>: NL>interested in your thoughts. JB>>: JB>>: For what I know, you should not call ether_ifdetach with the card lock JB>>: held. ether_ifdetach calls if_detach which in turn may lock the radix node JB>>: head to remove routes. The lock order should be 1) radix node head, 2) JB>>: interface not the other way around. JB>> JB>> Right now there's no safe way to use driver locks. Sometimes, we have JB>> to acquire the locks NET, DRIVER. Other times you do the reverse. JB>> There are other times you do need to call ether_ifdetach with the lock JB>> held. This is a real mess. I'm contemplating a strawman proposal to JB>> help address these issues. JB> JB>This is why I think driver locks should be added last after the JB>infrastructure is finished. It's just easier to structure the code for correct locking while you're writing it than a couple of years later. But, yes, we should try to get a proposal for the infrastructure. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fraunhofer.de, harti@freebsd.org From owner-cvs-src@FreeBSD.ORG Mon May 5 01:31:00 2003 Return-Path: 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 6F73537B401; Mon, 5 May 2003 01:31:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F97243F93; Mon, 5 May 2003 01:31:00 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h458Ux0U046042; Mon, 5 May 2003 01:30:59 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h458Uxv3046041; Mon, 5 May 2003 01:30:59 -0700 (PDT) Message-Id: <200305050830.h458Uxv3046041@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 01:30:59 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:31:00 -0000 phk 2003/05/05 01:30:59 PDT FreeBSD src repository Modified files: sys/geom geom_bsd.c Log: Don't warn if the rawoffset is zero, that is actually the best value it could have. Revision Changes Path 1.59 +1 -1 src/sys/geom/geom_bsd.c From owner-cvs-src@FreeBSD.ORG Mon May 5 01:32:54 2003 Return-Path: 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 5C5B137B401; Mon, 5 May 2003 01:32:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F13C443F85; Mon, 5 May 2003 01:32:53 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h458Wr0U046114; Mon, 5 May 2003 01:32:53 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h458WrXU046113; Mon, 5 May 2003 01:32:53 -0700 (PDT) Message-Id: <200305050832.h458WrXU046113@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 01:32:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_malloc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:32:54 -0000 phk 2003/05/05 01:32:53 PDT FreeBSD src repository Modified files: sys/kern kern_malloc.c Log: Add two KASSERTS which trigger if free(9) would drag the "memuse" statistic for a malloc bucket under zero. This typically happens if you malloc(9) from one bucket and free to another. Revision Changes Path 1.123 +6 -0 src/sys/kern/kern_malloc.c From owner-cvs-src@FreeBSD.ORG Mon May 5 01:33:33 2003 Return-Path: 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 915A037B401; Mon, 5 May 2003 01:33:33 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 753DE43F85; Mon, 5 May 2003 01:33:32 -0700 (PDT) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.7/8.12.7) with ESMTP id h458XSSQ072218; Mon, 5 May 2003 09:33:28 +0100 (BST) (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost)h458XSmD072217; Mon, 5 May 2003 09:33:28 +0100 (BST) X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1])h458WZ8c068948; Mon, 5 May 2003 09:32:35 +0100 (BST) (envelope-from mark@grondar.org) From: Mark Murray Message-Id: <200305050832.h458WZ8c068948@grimreaper.grondar.org> To: Scott Long In-Reply-To: Your message of "Mon, 05 May 2003 02:23:34 MDT." <20030505082333.GA83768@hollin.btc.adaptec.com> Date: Mon, 05 May 2003 09:32:34 +0100 Sender: mark@grondar.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/kerberos5 Makefile src/lib Makefile src/lib/libpam/modules modules.inc src/libexec Makefile src/release Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/share/mk bsd.libnames.mk ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:33:34 -0000 Scott Long writes: > > Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra > > cleanups were necessary in release/Makefile, and the tinderbox code > > was syntax checked, not run checked. > > Do any surprises await users of mit-krb? Also, the change of this knob > should be well documented in the release notes. I'll send out a big "HEADS UP". M -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-src@FreeBSD.ORG Mon May 5 01:33:38 2003 Return-Path: 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 F36C937B407; Mon, 5 May 2003 01:33:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94CB143FD7; Mon, 5 May 2003 01:33:37 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h458Xb0U046145; Mon, 5 May 2003 01:33:37 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h458XaU4046144; Mon, 5 May 2003 01:33:36 -0700 (PDT) Message-Id: <200305050833.h458XaU4046144@repoman.freebsd.org> From: Greg Lehey Date: Mon, 5 May 2003 01:33:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/vinum commands.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:33:38 -0000 grog 2003/05/05 01:33:36 PDT FreeBSD src repository Modified files: sbin/vinum commands.c Log: vinum_start: Call vinum_read with correct number of parameters. Revision Changes Path 1.50 +1 -1 src/sbin/vinum/commands.c From owner-cvs-src@FreeBSD.ORG Mon May 5 01:37:08 2003 Return-Path: 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 546A537B401; Mon, 5 May 2003 01:37:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8DE843F75; Mon, 5 May 2003 01:37:07 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h458b70U046335; Mon, 5 May 2003 01:37:07 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h458b7q2046334; Mon, 5 May 2003 01:37:07 -0700 (PDT) Message-Id: <200305050837.h458b7q2046334@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 01:37:07 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom/bde g_bde_work.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:37:08 -0000 phk 2003/05/05 01:37:07 PDT FreeBSD src repository Modified files: sys/geom/bde g_bde_work.c Log: Use a dedicated malloc(9) bucket for sector storage. Revision Changes Path 1.21 +9 -7 src/sys/geom/bde/g_bde_work.c From owner-cvs-src@FreeBSD.ORG Mon May 5 01:41:54 2003 Return-Path: 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 505D837B401; Mon, 5 May 2003 01:41:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E475743F75; Mon, 5 May 2003 01:41:53 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h458fr0U046590; Mon, 5 May 2003 01:41:53 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h458frhQ046589; Mon, 5 May 2003 01:41:53 -0700 (PDT) Message-Id: <200305050841.h458frhQ046589@repoman.freebsd.org> From: Greg Lehey Date: Mon, 5 May 2003 01:41:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumioctl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:41:54 -0000 grog 2003/05/05 01:41:53 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumioctl.c Log: Implement DIOCGSECTORSIZE and DIOCGMEDIASIZE ioctls. It appears that they are now necessary to use newfs(8). Revision Changes Path 1.45 +24 -0 src/sys/dev/vinum/vinumioctl.c From owner-cvs-src@FreeBSD.ORG Mon May 5 01:42:42 2003 Return-Path: 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 E2E7437B401; Mon, 5 May 2003 01:42:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A2043FA3; Mon, 5 May 2003 01:42:42 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h458gg0U046633; Mon, 5 May 2003 01:42:42 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h458ggLX046632; Mon, 5 May 2003 01:42:42 -0700 (PDT) Message-Id: <200305050842.h458ggLX046632@repoman.freebsd.org> From: Greg Lehey Date: Mon, 5 May 2003 01:42:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumconfig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:42:43 -0000 grog 2003/05/05 01:42:42 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumconfig.c Log: Remove an accidental #include. Maintain sector sizes for all objects, not just for drives. Some of this could do with improvement: in particular, we get an error if the components of an object have different sector sizes. Clean up some comments. Revision Changes Path 1.57 +30 -8 src/sys/dev/vinum/vinumconfig.c From owner-cvs-src@FreeBSD.ORG Mon May 5 01:43:16 2003 Return-Path: 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 BB78C37B401; Mon, 5 May 2003 01:43:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C36743F3F; Mon, 5 May 2003 01:43:16 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h458hG0U046695; Mon, 5 May 2003 01:43:16 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h458hGll046694; Mon, 5 May 2003 01:43:16 -0700 (PDT) Message-Id: <200305050843.h458hGll046694@repoman.freebsd.org> From: Greg Lehey Date: Mon, 5 May 2003 01:43:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumobj.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:43:17 -0000 grog 2003/05/05 01:43:16 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumobj.h Log: Add sector size member to subdisk, plex and volume objects. Revision Changes Path 1.8 +3 -0 src/sys/dev/vinum/vinumobj.h From owner-cvs-src@FreeBSD.ORG Mon May 5 01:44:41 2003 Return-Path: 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 1645837B401; Mon, 5 May 2003 01:44:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC3E843F75; Mon, 5 May 2003 01:44:40 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h458ie0U046775; Mon, 5 May 2003 01:44:40 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h458ie5h046774; Mon, 5 May 2003 01:44:40 -0700 (PDT) Message-Id: <200305050844.h458ie5h046774@repoman.freebsd.org> From: Mark Murray Date: Mon, 5 May 2003 01:44:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:44:41 -0000 markm 2003/05/05 01:44:40 PDT FreeBSD src repository Modified files: . Makefile.inc1 Log: Negate the logic of MAKE_KERBEROS5, and replace it with NO_KERBEROS. Revision Changes Path 1.355 +4 -4 src/Makefile.inc1 From owner-cvs-src@FreeBSD.ORG Mon May 5 01:58:13 2003 Return-Path: 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 88A5937B401; Mon, 5 May 2003 01:58:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 285E543F93; Mon, 5 May 2003 01:58:13 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h458wC0U047280; Mon, 5 May 2003 01:58:12 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h458wCWA047279; Mon, 5 May 2003 01:58:12 -0700 (PDT) Message-Id: <200305050858.h458wCWA047279@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 01:58:12 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom/bde g_bde.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 08:58:13 -0000 phk 2003/05/05 01:58:12 PDT FreeBSD src repository Modified files: sys/geom/bde g_bde.c Log: Re-order the the initialization slightly to improve structure. Revision Changes Path 1.19 +22 -22 src/sys/geom/bde/g_bde.c From owner-cvs-src@FreeBSD.ORG Mon May 5 02:00:14 2003 Return-Path: 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 AAAB737B401; Mon, 5 May 2003 02:00:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4944F43F85; Mon, 5 May 2003 02:00:14 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4590E0U047383; Mon, 5 May 2003 02:00:14 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4590DCO047382; Mon, 5 May 2003 02:00:13 -0700 (PDT) Message-Id: <200305050900.h4590DCO047382@repoman.freebsd.org> From: Murray Stokely Date: Mon, 5 May 2003 02:00:13 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall menus.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 09:00:15 -0000 murray 2003/05/05 02:00:13 PDT FreeBSD src repository Modified files: usr.sbin/sysinstall menus.c Log: Add the dragon screen saver. PR: bin/51571 MFC After: 1 week Revision Changes Path 1.371 +2 -0 src/usr.sbin/sysinstall/menus.c From owner-cvs-src@FreeBSD.ORG Mon May 5 02:00:49 2003 Return-Path: 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 9F40137B401; Mon, 5 May 2003 02:00:49 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFE0E43F75; Mon, 5 May 2003 02:00:47 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 0C9D651A7C; Mon, 5 May 2003 18:30:45 +0930 (CST) Date: Mon, 5 May 2003 18:30:45 +0930 From: Greg 'groggy' Lehey To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030505090045.GI84427@wantadilla.lemis.com> References: <200305050843.h458hGll046694@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Vmb+IyT2VBRvgrJP" Content-Disposition: inline In-Reply-To: <200305050843.h458hGll046694@repoman.freebsd.org> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Subject: Re: cvs commit: src/sys/dev/vinum vinumobj.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 09:00:50 -0000 --Vmb+IyT2VBRvgrJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 5 May 2003 at 1:43:16 -0700, Greg Lehey wrote: > grog 2003/05/05 01:43:16 PDT > > FreeBSD src repository > > Modified files: > sys/dev/vinum vinumobj.h > Log: > Add sector size member to subdisk, plex and volume objects. That's my last commit for the day. After the problems with the last-but-one commit to vinumext.h, I've cvsupped back again to ensure that things build and work. Hopefully nothing else will go wrong. Greg -- See complete headers for address and phone numbers --Vmb+IyT2VBRvgrJP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+tig8IubykFB6QiMRAtbiAJ9XQaRcyKgzzdNeF0xUH61hDaFyIwCgkFl9 jNT0TcXZl7G44U3lhO/FAlg= =gTLx -----END PGP SIGNATURE----- --Vmb+IyT2VBRvgrJP-- From owner-cvs-src@FreeBSD.ORG Mon May 5 02:09:17 2003 Return-Path: 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 A5BC437B401; Mon, 5 May 2003 02:09:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44E1943F3F; Mon, 5 May 2003 02:09:17 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4599H0U048716; Mon, 5 May 2003 02:09:17 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4599Gow048715; Mon, 5 May 2003 02:09:16 -0700 (PDT) Message-Id: <200305050909.h4599Gow048715@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 02:09:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sio sio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 09:09:18 -0000 obrien 2003/05/05 02:09:16 PDT FreeBSD src repository Modified files: sys/dev/sio sio.c Log: Revert rev 1.396 -- it broke the Alpha kernel build. Revision Changes Path 1.398 +1 -1 src/sys/dev/sio/sio.c From owner-cvs-src@FreeBSD.ORG Mon May 5 02:11:34 2003 Return-Path: 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 097A637B401; Mon, 5 May 2003 02:11:34 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4545C43F3F; Mon, 5 May 2003 02:11:33 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h459BLm2018714; Mon, 5 May 2003 02:11:25 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h459BKCX018713; Mon, 5 May 2003 02:11:20 -0700 (PDT) Date: Mon, 5 May 2003 02:11:20 -0700 From: "David O'Brien" To: Mark Murray Message-ID: <20030505091120.GA18678@dragon.nuxi.com> References: <200304301257.h3UCvegA079951@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304301257.h3UCvegA079951@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/kbd atkbd.c src/sys/dev/sio sio.c src/sys/geom geom_kern.c src/sys/i386/i386 autoconf.c src/sys/isa atkbd_isa.c atkbdc_isa.c ppc.c psm.c src/sys/kern kern_descrip.c kern_fork.c kern_mib.c sched_4bsd.c subr_bus.c subr_mbuf.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 09:11:34 -0000 On Wed, Apr 30, 2003 at 05:57:40AM -0700, Mark Murray wrote: > markm 2003/04/30 05:57:40 PDT > > FreeBSD src repository > > Modified files: > sys/dev/kbd atkbd.c > sys/dev/sio sio.c > sys/geom geom_kern.c > sys/i386/i386 autoconf.c > sys/isa atkbd_isa.c atkbdc_isa.c ppc.c psm.c > sys/kern kern_descrip.c kern_fork.c kern_mib.c > sched_4bsd.c subr_bus.c subr_mbuf.c > uipc_socket2.c > sys/net if.c if_ethersubr.c > sys/ufs/ffs ffs_snapshot.c > sys/ufs/ufs ufs_lookup.c > Log: > Fix some easy, global, lint warnings. In most cases, this means > making some local variables static. In a couple of cases, this means > removing an unused variable. This broke the Alpha kernel build, so with my RE@ approved hat on I've backed out the commit to sio.c. Please test on Alpha next time. From owner-cvs-src@FreeBSD.ORG Mon May 5 02:15:51 2003 Return-Path: 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 A63AC37B401; Mon, 5 May 2003 02:15:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4581D43F75; Mon, 5 May 2003 02:15:51 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h459Fp0U049068; Mon, 5 May 2003 02:15:51 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h459FoNV049067; Mon, 5 May 2003 02:15:50 -0700 (PDT) Message-Id: <200305050915.h459FoNV049067@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 02:15:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net if_ethersubr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 09:15:52 -0000 obrien 2003/05/05 02:15:50 PDT FreeBSD src repository Modified files: sys/net if_ethersubr.c Log: Back out rev 1.146 -- it broke the LINT build. We are about to enter the 5.1 code freeze and things must be buildable. Revision Changes Path 1.147 +1 -1 src/sys/net/if_ethersubr.c From owner-cvs-src@FreeBSD.ORG Mon May 5 02:17:07 2003 Return-Path: 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 461C437B401; Mon, 5 May 2003 02:17:07 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D7D143F93; Mon, 5 May 2003 02:17:06 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h459H2m2018814; Mon, 5 May 2003 02:17:02 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h459H29K018813; Mon, 5 May 2003 02:17:02 -0700 (PDT) Date: Mon, 5 May 2003 02:17:02 -0700 From: "David O'Brien" To: Mark Murray Message-ID: <20030505091702.GA18725@dragon.nuxi.com> References: <200304301257.h3UCvegA079951@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304301257.h3UCvegA079951@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/kbd atkbd.c src/sys/dev/sio sio.c src/sys/geom geom_kern.c src/sys/i386/i386 autoconf.c src/sys/isa atkbd_isa.c atkbdc_isa.c ppc.c psm.c src/sys/kern kern_descrip.c kern_fork.c kern_mib.c sched_4bsd.c subr_bus.c subr_mbuf.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 09:17:07 -0000 On Wed, Apr 30, 2003 at 05:57:40AM -0700, Mark Murray wrote: > markm 2003/04/30 05:57:40 PDT > Modified files: > sys/dev/kbd atkbd.c > sys/dev/sio sio.c > sys/geom geom_kern.c > sys/i386/i386 autoconf.c > sys/isa atkbd_isa.c atkbdc_isa.c ppc.c psm.c > sys/kern kern_descrip.c kern_fork.c kern_mib.c > sched_4bsd.c subr_bus.c subr_mbuf.c > uipc_socket2.c > sys/net if.c if_ethersubr.c > sys/ufs/ffs ffs_snapshot.c > sys/ufs/ufs ufs_lookup.c > Log: > Fix some easy, global, lint warnings. In most cases, this means > making some local variables static. In a couple of cases, this means > removing an unused variable. This commit also broke the i386 LINT build. From owner-cvs-src@FreeBSD.ORG Mon May 5 02:22:59 2003 Return-Path: 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 97D1537B40A; Mon, 5 May 2003 02:22:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4795143F75; Mon, 5 May 2003 02:22:59 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h459Mx0U049420; Mon, 5 May 2003 02:22:59 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h459Mwdu049419; Mon, 5 May 2003 02:22:58 -0700 (PDT) Message-Id: <200305050922.h459Mwdu049419@repoman.freebsd.org> From: Martin Blapp Date: Mon, 5 May 2003 02:22:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/linux linux_ipc.c src/sys/sys syscallsubr.h src/sys/kern sysv_shm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 09:23:00 -0000 mbr 2003/05/05 02:22:58 PDT FreeBSD src repository Modified files: sys/compat/linux linux_ipc.c sys/sys syscallsubr.h sys/kern sysv_shm.c Log: Change the semantics of sysv shm emulation to take a additional argument to the functions shm{at,ctl}1 and shm_find_segment_by_shmid{x}. The BSD semantics didn't allow the usage of shared segment after being marked for removal through IPC_RMID. The patch involves the following functions: - shmat - shmctl - shm_find_segment_by_shmid - shm_find_segment_by_shmidx - linux_shmat - linux_shmctl Submitted by: Orlando Bassotto Reviewed by: marcel Revision Changes Path 1.36 +73 -60 src/sys/compat/linux/linux_ipc.c 1.83 +102 -48 src/sys/kern/sysv_shm.c 1.8 +4 -0 src/sys/sys/syscallsubr.h From owner-cvs-src@FreeBSD.ORG Mon May 5 02:52:27 2003 Return-Path: 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 134AF37B401; Mon, 5 May 2003 02:52:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE5BC43F93; Mon, 5 May 2003 02:52:26 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h459qQ0U050612; Mon, 5 May 2003 02:52:26 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h459qQkF050611; Mon, 5 May 2003 02:52:26 -0700 (PDT) Message-Id: <200305050952.h459qQkF050611@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 02:52:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/games/caesar caesar.c src/games/fortune/fortune fortune.c src/games/fortune/strfile strfile.c src/games/fortune/unstr unstr.c src/games/pom pom.c src/games/random random.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 09:52:27 -0000 obrien 2003/05/05 02:52:25 PDT FreeBSD src repository Modified files: games/caesar caesar.c games/fortune/fortune fortune.c games/fortune/strfile strfile.c games/fortune/unstr unstr.c games/pom pom.c games/random random.c Log: Make the __FBSDID usage consistent and protect copyright[] from Gcc 3.3's whining. Revision Changes Path 1.13 +4 -5 src/games/caesar/caesar.c 1.23 +4 -4 src/games/fortune/fortune/fortune.c 1.22 +4 -5 src/games/fortune/strfile/strfile.c 1.9 +4 -5 src/games/fortune/unstr/unstr.c 1.12 +4 -4 src/games/pom/pom.c 1.15 +2 -3 src/games/random/random.c From owner-cvs-src@FreeBSD.ORG Mon May 5 02:53:33 2003 Return-Path: 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 A2D4637B404; Mon, 5 May 2003 02:53:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1659643FB1; Mon, 5 May 2003 02:53:33 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h459rW0U050670; Mon, 5 May 2003 02:53:32 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h459rW9X050669; Mon, 5 May 2003 02:53:32 -0700 (PDT) Message-Id: <200305050953.h459rW9X050669@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 5 May 2003 02:53:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d virecover X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 09:53:34 -0000 mtm 2003/05/05 02:53:32 PDT FreeBSD src repository Modified files: etc/rc.d virecover Log: The vi(1) recovery script cannot send mail regarding interrupted sessions if the mailer is dynamically linked. This happens because on some systems the ldconfig script is run after the vi recovery script. I thought I had already fixed this with revision 1.5 of rc.d/ldconfig, but apparently not. So, in addition I'm making ldconfig a requirement of this script. Approved by: markm (mentor)(implicit) PR: bin/51767 Revision Changes Path 1.5 +1 -1 src/etc/rc.d/virecover From owner-cvs-src@FreeBSD.ORG Mon May 5 03:01:11 2003 Return-Path: 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 9AF9C37B401; Mon, 5 May 2003 03:01:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 397C443F75; Mon, 5 May 2003 03:01:11 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45A1B0U051008; Mon, 5 May 2003 03:01:11 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45A1AOI051007; Mon, 5 May 2003 03:01:10 -0700 (PDT) Message-Id: <200305051001.h45A1AOI051007@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 03:01:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powerpc ofwmagic.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 10:01:12 -0000 obrien 2003/05/05 03:01:10 PDT FreeBSD src repository Modified files: sys/powerpc/powerpc ofwmagic.S Log: Things run thru the C preprocessor must use C-style comments. Revision Changes Path 1.2 +11 -11 src/sys/powerpc/powerpc/ofwmagic.S From owner-cvs-src@FreeBSD.ORG Mon May 5 03:11:18 2003 Return-Path: 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 033FB37B401; Mon, 5 May 2003 03:11:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 977F143FCB; Mon, 5 May 2003 03:11:17 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45ABH0U052619; Mon, 5 May 2003 03:11:17 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45ABH4l052618; Mon, 5 May 2003 03:11:17 -0700 (PDT) Message-Id: <200305051011.h45ABH4l052618@repoman.freebsd.org> From: Søren Schmidt Date: Mon, 5 May 2003 03:11:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata atapi-tape.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 10:11:18 -0000 sos 2003/05/05 03:11:17 PDT FreeBSD src repository Modified files: sys/dev/ata atapi-tape.c Log: Add a missing ~ when clearing flags in close. PR: 35392 Revision Changes Path 1.80 +1 -1 src/sys/dev/ata/atapi-tape.c From owner-cvs-src@FreeBSD.ORG Mon May 5 03:14:53 2003 Return-Path: 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 BCDBB37B401; Mon, 5 May 2003 03:14:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B81843FAF; Mon, 5 May 2003 03:14:53 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45AEr0U052757; Mon, 5 May 2003 03:14:53 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45AErZp052756; Mon, 5 May 2003 03:14:53 -0700 (PDT) Message-Id: <200305051014.h45AErZp052756@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Mon, 5 May 2003 03:14:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/firewire firewire.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 10:14:54 -0000 simokawa 2003/05/05 03:14:53 PDT FreeBSD src repository Modified files: sys/dev/firewire firewire.c Log: Don't panic for FWXF_START state in fw_xfer_unload(). Revision Changes Path 1.50 +7 -2 src/sys/dev/firewire/firewire.c From owner-cvs-src@FreeBSD.ORG Mon May 5 03:24:12 2003 Return-Path: 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 6972E37B401; Mon, 5 May 2003 03:24:12 -0700 (PDT) Received: from mailhub.fokus.fraunhofer.de (mailhub.fokus.fraunhofer.de [193.174.154.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72DF243FB1; Mon, 5 May 2003 03:24:10 -0700 (PDT) (envelope-from brandt@fokus.fraunhofer.de) Received: from beagle (beagle [193.175.132.100])h45AO4E16888; Mon, 5 May 2003 12:24:05 +0200 (MEST) Date: Mon, 5 May 2003 12:24:04 +0200 (CEST) From: Harti Brandt To: "M. Warner Losh" In-Reply-To: <20030430.091421.81670921.imp@bsdimp.com> Message-ID: <20030505122236.G53365@beagle.fokus.fraunhofer.de> References: <20030430.091421.81670921.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: nate@root.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 10:24:12 -0000 On Wed, 30 Apr 2003, M. Warner Losh wrote: MWL>In message: <20030430093448.U31027@beagle.fokus.fraunhofer.de> MWL> Harti Brandt writes: MWL>: On Tue, 29 Apr 2003, Nate Lawson wrote: MWL>: MWL>: NL>On Mon, 28 Apr 2003, Warner Losh wrote: MWL>: MWL>: NL>> 2) Call FXP_UNLOCK() before calling bus_teardown_intr to avoid MWL>: NL>> a possible deadlock reported by jhb. MWL>: NL> MWL>: NL>This adds a race since fxp_intr could occur after the unlock but before MWL>: NL>the bus_teardown_intr call. The reason why I tore down the intr while MWL>: NL>holding the lock is so fxp_intr would be prevented from accessing the MWL>: NL>device until it has been disabled. Then the normal checks in fxp_intr MWL>: NL>(IFF_OACTIVE or whatever) would show the card is gone and return without MWL>: NL>accessing it. I guess this is ok since ether_ifdetach is still called MWL>: NL>with the lock held (since it is what clears IFF_OACTIVE) but I'm MWL>: NL>interested in your thoughts. MWL>: MWL>: For what I know, you should not call ether_ifdetach with the card lock MWL>: held. ether_ifdetach calls if_detach which in turn may lock the radix node MWL>: head to remove routes. The lock order should be 1) radix node head, 2) MWL>: interface not the other way around. MWL> MWL>Right now there's no safe way to use driver locks. Sometimes, we have MWL>to acquire the locks NET, DRIVER. Other times you do the reverse. MWL>There are other times you do need to call ether_ifdetach with the lock MWL>held. This is a real mess. I'm contemplating a strawman proposal to MWL>help address these issues. I'd love to see it. But, what's the point in this iterations over fxp if they are deliberatly wrong? Others will copy this locking stategy to their drivers. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fraunhofer.de, harti@freebsd.org From owner-cvs-src@FreeBSD.ORG Mon May 5 03:28:39 2003 Return-Path: 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 71B6F37B446; Mon, 5 May 2003 03:28:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D211943F3F; Mon, 5 May 2003 03:28:37 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45ASb0U053311; Mon, 5 May 2003 03:28:37 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45ASbqC053310; Mon, 5 May 2003 03:28:37 -0700 (PDT) Message-Id: <200305051028.h45ASbqC053310@repoman.freebsd.org> From: Søren Schmidt Date: Mon, 5 May 2003 03:28:37 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/atacontrol atacontrol.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 10:28:40 -0000 sos 2003/05/05 03:28:37 PDT FreeBSD src repository Modified files: sbin/atacontrol atacontrol.c Log: DOnt allow getting caps from other than master and slave device :) Revision Changes Path 1.25 +3 -0 src/sbin/atacontrol/atacontrol.c From owner-cvs-src@FreeBSD.ORG Mon May 5 05:01:15 2003 Return-Path: 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 A679537B401; Mon, 5 May 2003 05:01:15 -0700 (PDT) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id E519343F93; Mon, 5 May 2003 05:01:14 -0700 (PDT) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.nectar.cc (Postfix) with ESMTP id 2894826; Mon, 5 May 2003 07:01:14 -0500 (CDT) Received: by madman.celabo.org (Postfix, from userid 1001) id 6714578C4A; Mon, 5 May 2003 07:01:13 -0500 (CDT) Date: Mon, 5 May 2003 07:01:13 -0500 From: "Jacques A. Vidrine" To: Mark Murray Message-ID: <20030505120113.GB21530@madman.celabo.org> References: <200305050758.h457wiEQ043565@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305050758.h457wiEQ043565@repoman.freebsd.org> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: NO_KERBEROS (was Re: cvs commit: src/kerberos5 ...) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 12:01:16 -0000 On Mon, May 05, 2003 at 12:58:44AM -0700, Mark Murray wrote: > Log: > Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra > cleanups were necessary in release/Makefile, and the tinderbox code > was syntax checked, not run checked. Hi, Mark! Thanks so much! This takes care of many issues which were bothering me. First and foremost, now we no longer have the bad situation where the Kerberos bits were installed by default, but they were not rebuilt by default during `make world'. This was leaving stale Kerberos libraries and utilities in many situations. Now the Kerberos bits are treated more like the other (in theory) `optional' components of `make world'. Getting rid of the separate Kerberos 4 and Kerberos 5 distributions makes applying fixes, regression testing, and package building significantly simpler (at least from the security-officer perspective). This also removes some misgivings I had about enabling Kerberos support in more parts of the base system --- with separate distributions, each Kerberos-enabled utility became a fork and a support issue. Binary patches (such as those occassionally issued by the SO team and those by 3rd parties such as Colin's updater) will be more widely applicable now. This should cut make release times a wee bit, since we don't have to build telnet and ssh quite so many times. (Now if we could only dispatch the `crypto' distribution :-) Finally, this brings us in line with the other BSDs (NetBSD, OpenBSD, and Mac OS X), which all have Kerberos built-in. Thanks again! Cheers, -- Jacques Vidrine . NTT/Verio SME . FreeBSD UNIX . Heimdal nectar@celabo.org . jvidrine@verio.net . nectar@freebsd.org . nectar@kth.se From owner-cvs-src@FreeBSD.ORG Mon May 5 05:12:12 2003 Return-Path: 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 B69B837B401; Mon, 5 May 2003 05:12:12 -0700 (PDT) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60D2343F75; Mon, 5 May 2003 05:12:11 -0700 (PDT) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.nectar.cc (Postfix) with ESMTP id E980D26; Mon, 5 May 2003 07:12:10 -0500 (CDT) Received: by madman.celabo.org (Postfix, from userid 1001) id 847E078C4A; Mon, 5 May 2003 07:12:10 -0500 (CDT) Date: Mon, 5 May 2003 07:12:10 -0500 From: "Jacques A. Vidrine" To: Scott Long Message-ID: <20030505121210.GD21530@madman.celabo.org> References: <200305050758.h457wiEQ043565@repoman.freebsd.org> <20030505082333.GA83768@hollin.btc.adaptec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030505082333.GA83768@hollin.btc.adaptec.com> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Mark Murray cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/kerberos5 Makefile src/lib Makefile src/lib/libpam/modules modules.inc src/libexec Makefile src/release Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/share/mk bsd.libnames.mk ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 12:12:13 -0000 On Mon, May 05, 2003 at 02:23:34AM -0600, Scott Long wrote: > Do any surprises await users of mit-krb? I would be surprised if there were surprises :-) This doesn't change what has been installed from CD by default for a long time. Cheers, -- Jacques Vidrine . NTT/Verio SME . FreeBSD UNIX . Heimdal nectar@celabo.org . jvidrine@verio.net . nectar@freebsd.org . nectar@kth.se From owner-cvs-src@FreeBSD.ORG Mon May 5 05:54:27 2003 Return-Path: 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 9DFE837B401; Mon, 5 May 2003 05:54:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5122F43F93; Mon, 5 May 2003 05:54:27 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45CsR0U065957; Mon, 5 May 2003 05:54:27 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45CsRBi065956; Mon, 5 May 2003 05:54:27 -0700 (PDT) Message-Id: <200305051254.h45CsRBi065956@repoman.freebsd.org> From: Bruce Evans Date: Mon, 5 May 2003 05:54:27 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile.inc1 src/include Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 12:54:28 -0000 bde 2003/05/05 05:54:27 PDT FreeBSD src repository Modified files: . Makefile.inc1 include Makefile Log: Install symlinks to individual headers instead of symlinks to directories in the SHARED=symlinks case. Symlinks to directories only work if all the the necessary headers are in 1 directory, but the necessary headers are scattered for at least ipfilter headers in . This change also avoids polluting /usr/include with non-headers; the /usr/include hierarchy is now independent of the setting of SHARED. Submitted by: ru (edited to fix netgraph/bluetooth/include and machine/pc) PR: 44148 Revision Changes Path 1.356 +2 -6 src/Makefile.inc1 1.197 +69 -41 src/include/Makefile From owner-cvs-src@FreeBSD.ORG Mon May 5 07:50:25 2003 Return-Path: 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 D84F237B401; Mon, 5 May 2003 07:50:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77F2D43F85; Mon, 5 May 2003 07:50:25 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45EoP0U072080; Mon, 5 May 2003 07:50:25 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45EoPIR072079; Mon, 5 May 2003 07:50:25 -0700 (PDT) Message-Id: <200305051450.h45EoPIR072079@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Mon, 5 May 2003 07:50:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/firewire sbp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 14:50:26 -0000 simokawa 2003/05/05 07:50:25 PDT FreeBSD src repository Modified files: sys/dev/firewire sbp.c Log: Write to RESET_START register if TARGET_RESET ORB doesn't work for timeout. Revision Changes Path 1.50 +138 -52 src/sys/dev/firewire/sbp.c From owner-cvs-src@FreeBSD.ORG Mon May 5 08:03:04 2003 Return-Path: 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 DE09A37B401; Mon, 5 May 2003 08:03:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9814843F75; Mon, 5 May 2003 08:03:03 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45F330U073318; Mon, 5 May 2003 08:03:03 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45F33f5073307; Mon, 5 May 2003 08:03:03 -0700 (PDT) Message-Id: <200305051503.h45F33f5073307@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Mon, 5 May 2003 08:03:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/modules Makefile src/sys/alpha/conf GENERIC src/release/alpha drivers.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 15:03:05 -0000 simokawa 2003/05/05 08:03:03 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/modules Makefile sys/alpha/conf GENERIC release/alpha drivers.conf Log: Disable FireWire on alpha because bus_dmamap_load_mbuf() is not supported. Revision Changes Path 1.2.2.4 +0 -3 src/release/alpha/drivers.conf 1.71.2.28 +0 -5 src/sys/alpha/conf/GENERIC 1.110.2.70 +1 -1 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Mon May 5 08:09:50 2003 Return-Path: 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 48D4A37B401; Mon, 5 May 2003 08:09:50 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DB0D43F3F; Mon, 5 May 2003 08:09:49 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 183FB530E; Mon, 5 May 2003 17:09:46 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: =?iso-8859-1?q?S=F8ren?= Schmidt From: Dag-Erling Smorgrav Date: Mon, 05 May 2003 17:09:45 +0200 In-Reply-To: <200305041216.h44CGlme053032@repoman.freebsd.org> =?iso-8859-1?q?(S=F8ren?= Schmidt's message of "Sun, 4 May 2003 05:16:47 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.3 References: <200305041216.h44CGlme053032@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-raid.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 15:09:50 -0000 S=F8ren Schmidt writes: > Log: > Implement dump function for ATA RAID's. Minor fixes by me... Thank you. DES --=20 Dag-Erling Smorgrav - des@ofug.org From owner-cvs-src@FreeBSD.ORG Mon May 5 08:12:52 2003 Return-Path: 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 6A10E37B401; Mon, 5 May 2003 08:12:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AA4943F85; Mon, 5 May 2003 08:12:52 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45FCp0U073951; Mon, 5 May 2003 08:12:51 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45FCp9P073950; Mon, 5 May 2003 08:12:51 -0700 (PDT) Message-Id: <200305051512.h45FCp9P073950@repoman.freebsd.org> From: Robert Watson Date: Mon, 5 May 2003 08:12:51 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/procfs procfs_dbregs.c procfs_fpregs.c procfs_regs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 15:12:52 -0000 rwatson 2003/05/05 08:12:51 PDT FreeBSD src repository Modified files: sys/fs/procfs procfs_dbregs.c procfs_fpregs.c procfs_regs.c Log: Clean up proc locking in procfs: make sure the proc lock is held before entering sys_process.c debugging primitives, or we violate assertions. Also, be more careful about releasing the process lock around calls to uiomove() which may sleep waiting for paging machinations or related notions. We may want to defer the uiomove() in at least one case, but jhb will look into that at a later date. Reported by: Philippe Charnier Reviewed by: jhb Revision Changes Path 1.22 +4 -1 src/sys/fs/procfs/procfs_dbregs.c 1.28 +4 -1 src/sys/fs/procfs/procfs_fpregs.c 1.27 +4 -3 src/sys/fs/procfs/procfs_regs.c From owner-cvs-src@FreeBSD.ORG Mon May 5 08:23:22 2003 Return-Path: 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 299BD37B401; Mon, 5 May 2003 08:23:22 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DB7443F75; Mon, 5 May 2003 08:23:21 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 00004530E; Mon, 5 May 2003 17:23:19 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Mark Murray From: Dag-Erling Smorgrav Date: Mon, 05 May 2003 17:23:19 +0200 In-Reply-To: <200305050758.h457wiEQ043565@repoman.freebsd.org> (Mark Murray's message of "Mon, 5 May 2003 00:58:44 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.3 References: <200305050758.h457wiEQ043565@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/kerberos5 Makefile src/lib Makefile src/lib/libpam/modules modules.inc src/libexec Makefile src/release Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/share/mk bsd.libnames.mk ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 15:23:22 -0000 Mark Murray writes: > Log: > Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra > cleanups were necessary in release/Makefile, and the tinderbox code > was syntax checked, not run checked. The tinderbox code should not have been touched without my consent - especially since the original code would still behave as intended after the change, while your commit incorrectly removes Kerberos 5 from the -STABLE tinderbox. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-src@FreeBSD.ORG Mon May 5 08:26:32 2003 Return-Path: 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 8308137B401; Mon, 5 May 2003 08:26:32 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80E9643FCB; Mon, 5 May 2003 08:26:31 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 6D9E2530E; Mon, 5 May 2003 17:26:28 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Bruce Evans From: Dag-Erling Smorgrav Date: Mon, 05 May 2003 17:26:28 +0200 In-Reply-To: <200305051254.h45CsRBi065956@repoman.freebsd.org> (Bruce Evans's message of "Mon, 5 May 2003 05:54:27 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.3 References: <200305051254.h45CsRBi065956@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/include Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 15:26:33 -0000 Bruce Evans writes: > Log: > Install symlinks to individual headers instead of symlinks to directories > in the SHARED=symlinks case. Symlinks to directories only work if all the > the necessary headers are in 1 directory, but the necessary headers are > scattered for at least ipfilter headers in . This change also > avoids polluting /usr/include with non-headers; the /usr/include hierarchy > is now independent of the setting of SHARED. Thank you. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-src@FreeBSD.ORG Mon May 5 08:38:42 2003 Return-Path: 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 86FAC37B401; Mon, 5 May 2003 08:38:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2085F43FD7; Mon, 5 May 2003 08:38:42 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45Fcf0U074876; Mon, 5 May 2003 08:38:41 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45FcfjL074875; Mon, 5 May 2003 08:38:41 -0700 (PDT) Message-Id: <200305051538.h45FcfjL074875@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 5 May 2003 08:38:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d abi cron devfs jail localdaemons network3 securelevel X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 15:38:43 -0000 mtm 2003/05/05 08:38:41 PDT FreeBSD src repository Modified files: etc/rc.d abi cron devfs jail localdaemons network3 securelevel Log: Move securelevel further back in the boot order. Approved by: markm (mentor)(implicit) Reviewed by: dougb Revision Changes Path 1.2 +1 -0 src/etc/rc.d/abi 1.3 +1 -0 src/etc/rc.d/cron 1.4 +1 -0 src/etc/rc.d/devfs 1.4 +1 -0 src/etc/rc.d/jail 1.2 +1 -0 src/etc/rc.d/localdaemons 1.137 +1 -0 src/etc/rc.d/network3 1.6 +0 -2 src/etc/rc.d/securelevel From owner-cvs-src@FreeBSD.ORG Mon May 5 08:52:12 2003 Return-Path: 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 D549B37B401; Mon, 5 May 2003 08:52:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7619543FBD; Mon, 5 May 2003 08:52:12 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45FqC0U080521; Mon, 5 May 2003 08:52:12 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45FqBWi080520; Mon, 5 May 2003 08:52:11 -0700 (PDT) Message-Id: <200305051552.h45FqBWi080520@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 08:52:11 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_aes.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 15:52:13 -0000 phk 2003/05/05 08:52:11 PDT FreeBSD src repository Modified files: sys/geom geom_aes.c Log: Avoid double-free panic. Tripped up: DougB Revision Changes Path 1.20 +0 -1 src/sys/geom/geom_aes.c From owner-cvs-src@FreeBSD.ORG Mon May 5 08:53:29 2003 Return-Path: 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 6D09F37B401; Mon, 5 May 2003 08:53:29 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 7BFF743FB1; Mon, 5 May 2003 08:53:27 -0700 (PDT) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 5 May 2003 16:53:26 +0100 (BST) To: Martin Blapp In-Reply-To: Your message of "Mon, 05 May 2003 02:22:58 PDT." <200305050922.h459Mwdu049419@repoman.freebsd.org> Date: Mon, 05 May 2003 16:53:26 +0100 From: Ian Dowse Message-ID: <200305051653.aa98706@salmon.maths.tcd.ie> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_ipc.c src/sys/sys syscallsubr.h src/sys/kern sysv_shm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 15:53:29 -0000 In message <200305050922.h459Mwdu049419@repoman.freebsd.org>, Martin Blapp writ es: > Change the semantics of sysv shm emulation to take a additional > argument to the functions shm{at,ctl}1 and shm_find_segment_by_shmid{x}. > The BSD semantics didn't allow the usage of shared segment after > being marked for removal through IPC_RMID. I had a few incomplete stack-gap patches in this area, so I was just looking over this change while merging. The shmctl() system call is unfortunately quite messy to deal with, since its `struct shmid_ds *buf' argument can point at a different type of structure (struct shm_info) for some commands. BTW, it seems that these additional commands (IPC_INFO, SHM_INFO) and also SHM_STAT are not documented in shmctl(2) so they really only exist for use by the Linux emulator. A few comments about these changes: - shmctl() now assumes that it can fit a `struct shm_info' into `struct shmid_ds buf'. While it does fit now, it would be much better to use a union so as not to need this assumption. - The `bufsz' argument to kern_shmctl() seems to be unnecessary, since callers are required to know already how much space is required - they supplied that space. It would be better just to have shmctl() switch on the command code and then copyout sizeof(struct shm_info) or sizeof(struct shm_info) accordingly. - Is the 'if (error) {td->td_retval[0] = -1;}' at the end of shmctl() really necessary? The syscall() code should ignore td->td_retval[0] in the error case. Ian From owner-cvs-src@FreeBSD.ORG Mon May 5 09:03:36 2003 Return-Path: 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 996E237B401; Mon, 5 May 2003 09:03:36 -0700 (PDT) Received: from HAL9000.homeunix.com (12-233-57-131.client.attbi.com [12.233.57.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7969043F93; Mon, 5 May 2003 09:03:35 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.9/8.12.5) with ESMTP id h45G3YdN007619; Mon, 5 May 2003 09:03:34 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h45G3Ylc007618; Mon, 5 May 2003 09:03:34 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Mon, 5 May 2003 09:03:34 -0700 From: David Schultz To: Murray Stokely Message-ID: <20030505160334.GA7551@HAL9000.homeunix.com> Mail-Followup-To: Murray Stokely , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200305042135.h44LZfXW092536@repoman.freebsd.org> <20030505044601.GA4947@HAL9000.homeunix.com> <20030504215256.E3018@freebsdmall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030504215256.E3018@freebsdmall.com> cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libutil login.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 16:03:37 -0000 On Sun, May 04, 2003, Murray Stokely wrote: > On Sun, May 04, 2003 at 09:46:01PM -0700, David Schultz wrote: > > > Note that the idletime setting is not enforced. > > > > This is redundant in -CURRENT; nothing in the section under which > > idletime appears is implemented at all, as the section header > > Ok, yes it is redundant in -CURRENT, and I will back it out there. > Any reason not to commit this to RELENG_4? Thanks. Committing it to RELENG_4 is okay as far as I know. Go for it. From owner-cvs-src@FreeBSD.ORG Mon May 5 09:18:59 2003 Return-Path: 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 439D237B401; Mon, 5 May 2003 09:18:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9AF443FAF; Mon, 5 May 2003 09:18:58 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45GIw0U082478; Mon, 5 May 2003 09:18:58 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45GIwnW082477; Mon, 5 May 2003 09:18:58 -0700 (PDT) Message-Id: <200305051618.h45GIwnW082477@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 09:18:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/vinum vinum.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 16:18:59 -0000 phk 2003/05/05 09:18:58 PDT FreeBSD src repository Modified files: sbin/vinum vinum.8 Log: Add a BUGS section which explains that & why vinum volumes can not be encrypted with gbde(8). Revision Changes Path 1.61 +6 -0 src/sbin/vinum/vinum.8 From owner-cvs-src@FreeBSD.ORG Mon May 5 09:33:44 2003 Return-Path: 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 4685737B401; Mon, 5 May 2003 09:33:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA90843F85; Mon, 5 May 2003 09:33:43 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45GXh0U083105; Mon, 5 May 2003 09:33:43 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45GXhs8083104; Mon, 5 May 2003 09:33:43 -0700 (PDT) Message-Id: <200305051633.h45GXhs8083104@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 09:33:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/vinum vinum.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 16:33:44 -0000 phk 2003/05/05 09:33:43 PDT FreeBSD src repository Modified files: sbin/vinum vinum.8 Log: Typo in last commit. Spotted by: mbr Revision Changes Path 1.62 +1 -1 src/sbin/vinum/vinum.8 From owner-cvs-src@FreeBSD.ORG Mon May 5 09:35:54 2003 Return-Path: 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 28DCC37B401; Mon, 5 May 2003 09:35:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F12543FBD; Mon, 5 May 2003 09:35:53 -0700 (PDT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45GZr0U083558; Mon, 5 May 2003 09:35:53 -0700 (PDT) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45GZqEg083554; Mon, 5 May 2003 09:35:52 -0700 (PDT) Message-Id: <200305051635.h45GZqEg083554@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 5 May 2003 09:35:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/en midway.c midwayvar.h src/sys/net if_atm.h if_atmsubr.c src/sys/pci if_en_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 16:35:54 -0000 harti 2003/05/05 09:35:52 PDT FreeBSD src repository Modified files: sys/dev/en midway.c midwayvar.h sys/net if_atm.h if_atmsubr.c sys/pci if_en_pci.c Log: Define a link layer MIB for ATM. Most fields of this MIB are needed by ILMI daemons. Factor out common softc fields for all ATM interfaces that need to be externally visible into an ifatm structure and make the midway driver using this structure and fill the MIB. Revision Changes Path 1.39 +67 -44 src/sys/dev/en/midway.c 1.8 +1 -5 src/sys/dev/en/midwayvar.h 1.8 +60 -0 src/sys/net/if_atm.h 1.26 +3 -0 src/sys/net/if_atmsubr.c 1.23 +16 -16 src/sys/pci/if_en_pci.c From owner-cvs-src@FreeBSD.ORG Mon May 5 09:50:43 2003 Return-Path: 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 DDEE137B401; Mon, 5 May 2003 09:50:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DAF543FA3; Mon, 5 May 2003 09:50:43 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45Goh0U088660; Mon, 5 May 2003 09:50:43 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45Gog7h088659; Mon, 5 May 2003 09:50:42 -0700 (PDT) Message-Id: <200305051650.h45Gog7h088659@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 5 May 2003 09:50:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/cvs/cvs Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 16:50:44 -0000 nectar 2003/05/05 09:50:42 PDT FreeBSD src repository Modified files: gnu/usr.bin/cvs/cvs Makefile Log: Enable GSSAPI/Kerberos 5 support (aka `gserver'). MFC after: 1 month Revision Changes Path 1.41 +6 -9 src/gnu/usr.bin/cvs/cvs/Makefile From owner-cvs-src@FreeBSD.ORG Mon May 5 09:55:49 2003 Return-Path: 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 5365537B405 for ; Mon, 5 May 2003 09:55:49 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C4FBD43FAF for ; Mon, 5 May 2003 09:55:47 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 5145 invoked by uid 1000); 5 May 2003 16:55:48 -0000 Date: Mon, 5 May 2003 09:55:48 -0700 (PDT) From: Nate Lawson To: "David E. O'Brien" In-Reply-To: <20030505073321.5484D37B404@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common help.common X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 16:55:49 -0000 On Mon, 5 May 2003, David E. O'Brien wrote: > Since we insist on loading the POS ACPI by default, give the poor user > instructions on the main help screen for disabling it. > > Revision Changes Path > 1.25 +5 -0 src/sys/boot/common/help.common > > --- src/sys/boot/common/help.common:1.24 Thu Mar 6 19:24:38 2003 > +++ src/sys/boot/common/help.common Mon May 5 00:33:12 2003 > @@ -13,6 +13,11 @@ > Some commands may not be available. Use the '?' command to list > most available commands. > > + If needed, disable the use of ACPI with: > + > + unset acpi_load > + $hint.acpi.0.disabled="1" > + > ################################################################################ > # Tautoboot DBoot after a delay Only one of those is needed. I personally prefer the hint since it can be made permanent by adding it to /boot/device.hints. Thanks for documenting this. -Nate From owner-cvs-src@FreeBSD.ORG Mon May 5 09:56:45 2003 Return-Path: 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 96D3D37B401; Mon, 5 May 2003 09:56:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3517843FA3; Mon, 5 May 2003 09:56:45 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45Guj0U088869; Mon, 5 May 2003 09:56:45 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45GuiTC088868; Mon, 5 May 2003 09:56:44 -0700 (PDT) Message-Id: <200305051656.h45GuiTC088868@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 09:56:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumrequest.c vinumrevive.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 16:56:45 -0000 obrien 2003/05/05 09:56:44 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumrequest.c vinumrevive.c Log: Fix usages of %ll[dx] with typedef'ed created types. In the kernel it is wrong 99.9 times out of 100 to use %ll rather than cast to intmax_t and use %j. Revision Changes Path 1.66 +15 -15 src/sys/dev/vinum/vinumrequest.c 1.42 +4 -4 src/sys/dev/vinum/vinumrevive.c From owner-cvs-src@FreeBSD.ORG Mon May 5 10:05:12 2003 Return-Path: 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 8AB7A37B40B; Mon, 5 May 2003 10:05:12 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41D9843F75; Mon, 5 May 2003 10:05:11 -0700 (PDT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h45H583g020982; Mon, 5 May 2003 19:05:09 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Mon, 5 May 2003 19:05:08 +0200 (CEST) From: Martin Blapp To: Ian Dowse In-Reply-To: <200305051653.aa98706@salmon.maths.tcd.ie> Message-ID: <20030505190401.V2898@cvs.imp.ch> References: <200305051653.aa98706@salmon.maths.tcd.ie> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Martin Blapp cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_ipc.c src/sys/sys syscallsubr.h src/sys/kern sysv_shm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 17:05:13 -0000 Hi Ian, > I had a few incomplete stack-gap patches in this area, so I was > just looking over this change while merging. The shmctl() system > call is unfortunately quite messy to deal with, since its `struct > shmid_ds *buf' argument can point at a different type of structure > (struct shm_info) for some commands. BTW, it seems that these > additional commands (IPC_INFO, SHM_INFO) and also SHM_STAT are not > documented in shmctl(2) so they really only exist for use by the > Linux emulator. > > A few comments about these changes: > - shmctl() now assumes that it can fit a `struct shm_info' into > `struct shmid_ds buf'. While it does fit now, it would be much > better to use a union so as not to need this assumption. > > - The `bufsz' argument to kern_shmctl() seems to be unnecessary, > since callers are required to know already how much space is > required - they supplied that space. It would be better just to > have shmctl() switch on the command code and then copyout > sizeof(struct shm_info) or sizeof(struct shm_info) accordingly. > > - Is the 'if (error) {td->td_retval[0] = -1;}' at the end of shmctl() > really necessary? The syscall() code should ignore td->td_retval[0] > in the error case. Ok, I'll discuss these changes with Orlando and come up with a fix. Thanks for looking at the change ! Martin From owner-cvs-src@FreeBSD.ORG Mon May 5 10:19:54 2003 Return-Path: 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 ACD5D37B404 for ; Mon, 5 May 2003 10:19:54 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 9032B43FBF for ; Mon, 5 May 2003 10:19:53 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 5191 invoked by uid 1000); 5 May 2003 17:19:54 -0000 Date: Mon, 5 May 2003 10:19:54 -0700 (PDT) From: Nate Lawson To: Harti Brandt In-Reply-To: <20030505122236.G53365@beagle.fokus.fraunhofer.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 17:19:55 -0000 On Mon, 5 May 2003, Harti Brandt wrote: > M. Warner Losh wrote: > MWL>Right now there's no safe way to use driver locks. Sometimes, we have > MWL>to acquire the locks NET, DRIVER. Other times you do the reverse. > MWL>There are other times you do need to call ether_ifdetach with the lock > MWL>held. This is a real mess. I'm contemplating a strawman proposal to > MWL>help address these issues. > > I'd love to see it. Your comments are coming in a bit late. I believe the next step is for Warner to send out his proposal once he's ready. > But, what's the point in this iterations over fxp if they are deliberatly > wrong? Others will copy this locking stategy to their drivers. As author of the diff in question, I have answered this before. The fxp locks are to protect access to the card registers, softc, etc. from multiple kernel threads. They helped me identify a problem in zalloc (fixed by drew@) when running without Giant. They fostered this discussion which I hope will lead to a documented strategy for how to lock network drivers. Do not copy code until this discussion is complete and ifnet has been locked. -Nate From owner-cvs-src@FreeBSD.ORG Mon May 5 10:21:19 2003 Return-Path: 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 2B46E37B401; Mon, 5 May 2003 10:21:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC5E643F93; Mon, 5 May 2003 10:21:18 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45HLI0U090739; Mon, 5 May 2003 10:21:18 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45HLIZM090738; Mon, 5 May 2003 10:21:18 -0700 (PDT) Message-Id: <200305051721.h45HLIZM090738@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 5 May 2003 10:21:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox tbmaster.pl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 17:21:19 -0000 des 2003/05/05 10:21:18 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: Remove BOOT2_UFS=UFS1_ONLY from the -CURRENT tinderbox environment; it should no longer be necessary. Re-enable Kerberos 5 in the -STABLE tinderbox (incorrectly disabled in the previous commit) Prepare for, but do not actually enable, mailing reports to appropriate FreeBSD mailing lists. Revision Changes Path 1.17 +6 -4 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-src@FreeBSD.ORG Mon May 5 10:36:58 2003 Return-Path: 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 5484137B401; Mon, 5 May 2003 10:36:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E152943FE1; Mon, 5 May 2003 10:36:57 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45Hav0U091347; Mon, 5 May 2003 10:36:57 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45Havf8091346; Mon, 5 May 2003 10:36:57 -0700 (PDT) Message-Id: <200305051736.h45Havf8091346@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 10:36:57 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 geom.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 17:36:58 -0000 phk 2003/05/05 10:36:57 PDT FreeBSD src repository Modified files: share/man/man4 geom.4 Log: A few stylistic fixes. Revision Changes Path 1.8 +11 -10 src/share/man/man4/geom.4 From owner-cvs-src@FreeBSD.ORG Mon May 5 10:43:31 2003 Return-Path: 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 7E5C437B40E; Mon, 5 May 2003 10:43:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A87C43FBD; Mon, 5 May 2003 10:43:31 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45HhU0U091653; Mon, 5 May 2003 10:43:30 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45HhUXD091652; Mon, 5 May 2003 10:43:30 -0700 (PDT) Message-Id: <200305051743.h45HhUXD091652@repoman.freebsd.org> From: Wilko Bulte Date: Mon, 5 May 2003 10:43:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 17:43:32 -0000 wilko 2003/05/05 10:43:30 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: correct CPU speeds for Rawhide Revision Changes Path 1.60 +2 -2 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-src@FreeBSD.ORG Mon May 5 10:45:20 2003 Return-Path: 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 8C4C437B405; Mon, 5 May 2003 10:45:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D84543FAF; Mon, 5 May 2003 10:45:19 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45HjJ0U091765; Mon, 5 May 2003 10:45:19 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45HjJE1091764; Mon, 5 May 2003 10:45:19 -0700 (PDT) Message-Id: <200305051745.h45HjJE1091764@repoman.freebsd.org> From: Wilko Bulte Date: Mon, 5 May 2003 10:45:19 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 17:45:21 -0000 wilko 2003/05/05 10:45:19 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: correct CPU speeds for Rawhide Revision Changes Path 1.13.2.36 +2 -2 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-src@FreeBSD.ORG Mon May 5 10:58:34 2003 Return-Path: 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 4137537B401; Mon, 5 May 2003 10:58:34 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3191843FBF; Mon, 5 May 2003 10:58:33 -0700 (PDT) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.7/8.12.7) with ESMTP id h45HwWSQ096263; Mon, 5 May 2003 18:58:32 +0100 (BST) (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost)h45HwWCO096261; Mon, 5 May 2003 18:58:32 +0100 (BST) X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1])h45HxY8c073217; Mon, 5 May 2003 18:59:35 +0100 (BST) (envelope-from mark@grondar.org) From: Mark Murray Message-Id: <200305051759.h45HxY8c073217@grimreaper.grondar.org> To: Dag-Erling Smorgrav In-Reply-To: Your message of "Mon, 05 May 2003 10:21:18 PDT." <200305051721.h45HLIZM090738@repoman.freebsd.org> Date: Mon, 05 May 2003 18:59:34 +0100 Sender: mark@grondar.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/tinderbox tbmaster.pl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 17:58:34 -0000 Dag-Erling Smorgrav writes: > Re-enable Kerberos 5 in the -STABLE tinderbox (incorrectly disabled in > the previous commit) Oops. Sorry! Thanks! M -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-src@FreeBSD.ORG Mon May 5 11:03:36 2003 Return-Path: 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 8B57C37B404; Mon, 5 May 2003 11:03:35 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AF1043F75; Mon, 5 May 2003 11:03:34 -0700 (PDT) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.7/8.12.7) with ESMTP id h45I3XSQ096371; Mon, 5 May 2003 19:03:33 +0100 (BST) (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost)h45I3X9a096370; Mon, 5 May 2003 19:03:33 +0100 (BST) X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1])h45I1t8c073300; Mon, 5 May 2003 19:01:55 +0100 (BST) (envelope-from mark@grondar.org) From: Mark Murray Message-Id: <200305051801.h45I1t8c073300@grimreaper.grondar.org> To: Dag-Erling Smorgrav In-Reply-To: Your message of "Mon, 05 May 2003 17:23:19 +0200." Date: Mon, 05 May 2003 19:01:55 +0100 Sender: mark@grondar.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/kerberos5 Makefile src/lib Makefile src/lib/libpam/modules modules.inc src/libexec Makefile src/release Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/share/mk bsd.libnames.mk ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 18:03:36 -0000 Dag-Erling Smorgrav writes: > Mark Murray writes: > > Log: > > Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra > > cleanups were necessary in release/Makefile, and the tinderbox code > > was syntax checked, not run checked. > > The tinderbox code should not have been touched without my consent - > especially since the original code would still behave as intended > after the change, while your commit incorrectly removes Kerberos 5 > from the -STABLE tinderbox. Sorry about that. Thanks for fixing it. M -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-src@FreeBSD.ORG Mon May 5 11:13:33 2003 Return-Path: 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 5C3F037B401; Mon, 5 May 2003 11:13:33 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F6D443F93; Mon, 5 May 2003 11:13:32 -0700 (PDT) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.7/8.12.7) with ESMTP id h45IDVSQ096646; Mon, 5 May 2003 19:13:31 +0100 (BST) (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost)h45IDVCC096645; Mon, 5 May 2003 19:13:31 +0100 (BST) X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1])h45IAj8c073420; Mon, 5 May 2003 19:10:45 +0100 (BST) (envelope-from mark@grondar.org) From: Mark Murray Message-Id: <200305051810.h45IAj8c073420@grimreaper.grondar.org> To: "Jacques A. Vidrine" In-Reply-To: Your message of "Mon, 05 May 2003 07:01:13 CDT." <20030505120113.GB21530@madman.celabo.org> Date: Mon, 05 May 2003 19:10:45 +0100 Sender: mark@grondar.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Mark Murray cc: cvs-all@FreeBSD.org Subject: Re: NO_KERBEROS (was Re: cvs commit: src/kerberos5 ...) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 18:13:34 -0000 "Jacques A. Vidrine" writes: > On Mon, May 05, 2003 at 12:58:44AM -0700, Mark Murray wrote: > > Log: > > Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra > > cleanups were necessary in release/Makefile, and the tinderbox code > > was syntax checked, not run checked. > > Hi, Mark! Yo! > Thanks so much! This takes care of many issues which were bothering > me. First and foremost, now we no longer have the bad situation where > the Kerberos bits were installed by default, but they were not rebuilt > by default during `make world'. This was leaving stale Kerberos > libraries and utilities in many situations. Now the Kerberos bits are > treated more like the other (in theory) `optional' components of `make > world'. That's why I like it. :-) > Binary patches (such as those occassionally issued by the SO team and > those by 3rd parties such as Colin's updater) will be more widely > applicable now. > > This should cut make release times a wee bit, since we don't have to > build telnet and ssh quite so many times. (Now if we could only > dispatch the `crypto' distribution :-) There are some build-logic simplifications that can be done, but I don't wish to mess with those till 5.1 is out of the door. > Finally, this brings us in line with the other BSDs (NetBSD, OpenBSD, > and Mac OS X), which all have Kerberos built-in. Excellent! M -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-src@FreeBSD.ORG Mon May 5 12:05:44 2003 Return-Path: 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 CAC3F37B401; Mon, 5 May 2003 12:05:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A6DA43FBD; Mon, 5 May 2003 12:05:44 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45J5i0U096468; Mon, 5 May 2003 12:05:44 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45J5iDV096467; Mon, 5 May 2003 12:05:44 -0700 (PDT) Message-Id: <200305051905.h45J5iDV096467@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 5 May 2003 12:05:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc newsyslog.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 19:05:45 -0000 gad 2003/05/05 12:05:43 PDT FreeBSD src repository Modified files: etc newsyslog.conf Log: Update the comments in this file to reflect the recent changes to newsyslog. MFC after: 1 week Revision Changes Path 1.45 +10 -1 src/etc/newsyslog.conf From owner-cvs-src@FreeBSD.ORG Mon May 5 12:06:46 2003 Return-Path: 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 E04DB37B401; Mon, 5 May 2003 12:06:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 820C643F85; Mon, 5 May 2003 12:06:46 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45J6k0U096514; Mon, 5 May 2003 12:06:46 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45J6kWt096513; Mon, 5 May 2003 12:06:46 -0700 (PDT) Message-Id: <200305051906.h45J6kWt096513@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 5 May 2003 12:06:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc pccard_ether X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 19:06:47 -0000 ume 2003/05/05 12:06:46 PDT FreeBSD src repository Modified files: etc pccard_ether Log: use /etc/rc.d/network_ipv6 instead of obsoleted /etc/rc.network6. Revision Changes Path 1.29 +2 -2 src/etc/pccard_ether From owner-cvs-src@FreeBSD.ORG Mon May 5 12:08:34 2003 Return-Path: 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 4A3E337B401; Mon, 5 May 2003 12:08:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEAC943F93; Mon, 5 May 2003 12:08:33 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45J8X0U096565; Mon, 5 May 2003 12:08:33 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45J8X8O096564; Mon, 5 May 2003 12:08:33 -0700 (PDT) Message-Id: <200305051908.h45J8X8O096564@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 5 May 2003 12:08:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc newsyslog.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 19:08:34 -0000 gad 2003/05/05 12:08:33 PDT FreeBSD src repository Modified files: etc newsyslog.conf Log: Add the 'N' flag to the entries for three log files which are *not* written to by syslogd: /var/log/{daily.log,weekly.log,monthly.log} MFC after: 1 week Revision Changes Path 1.46 +3 -3 src/etc/newsyslog.conf From owner-cvs-src@FreeBSD.ORG Mon May 5 13:01:39 2003 Return-Path: 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 C240D37B409 for ; Mon, 5 May 2003 13:01:39 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF18643FDF for ; Mon, 5 May 2003 13:01:28 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 1642 invoked from network); 5 May 2003 20:01:36 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 5 May 2003 20:01:36 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h45K1Odt015270; Mon, 5 May 2003 16:01:25 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200305040934.h449YE92038264@repoman.freebsd.org> Date: Mon, 05 May 2003 16:01:31 -0400 (EDT) From: John Baldwin To: SXren Schmidt cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 20:01:40 -0000 On 04-May-2003 SXren Schmidt wrote: > sos 2003/05/04 02:34:14 PDT > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-all.c ata-all.h ata-pci.c > Log: > Grap the ATA lock on all channels before suspend, this makes certain > that we have no outstanding ops in transit, which would cause problems > on resume. Thank you! -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Mon May 5 13:05:38 2003 Return-Path: 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 45B0237B401; Mon, 5 May 2003 13:05:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAFD143F3F; Mon, 5 May 2003 13:05:37 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45K5b0U007115; Mon, 5 May 2003 13:05:37 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45K5bIW007114; Mon, 5 May 2003 13:05:37 -0700 (PDT) Message-Id: <200305052005.h45K5bIW007114@repoman.freebsd.org> From: Mark Murray Date: Mon, 5 May 2003 13:05:37 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 20:05:38 -0000 markm 2003/05/05 13:05:37 PDT FreeBSD src repository Modified files: . UPDATING Log: Announce the Kerberos5 changes. Prodded by: imp Revision Changes Path 1.251 +5 -0 src/UPDATING From owner-cvs-src@FreeBSD.ORG Mon May 5 13:28:49 2003 Return-Path: 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 AA7F337B401; Mon, 5 May 2003 13:28:49 -0700 (PDT) Received: from cirb503493.alcatel.com.au (c18609.belrs1.nsw.optusnet.com.au [210.49.80.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C40B43F3F; Mon, 5 May 2003 13:28:48 -0700 (PDT) (envelope-from peterjeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])h45KSkp9002581; Tue, 6 May 2003 06:28:46 +1000 (EST) (envelope-from jeremyp@cirb503493.alcatel.com.au) Received: (from jeremyp@localhost) by cirb503493.alcatel.com.au (8.12.8/8.12.8/Submit) id h45KSiJG002580; Tue, 6 May 2003 06:28:44 +1000 (EST) Date: Tue, 6 May 2003 06:28:44 +1000 From: Peter Jeremy To: Nate Lawson Message-ID: <20030505202844.GA972@cirb503493.alcatel.com.au> References: <3EA9D8E1.2090307@btc.adaptec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 20:28:50 -0000 On Fri, Apr 25, 2003 at 06:24:08PM -0700, Nate Lawson wrote: >I have run various versions of the patch for about 3 weeks and the final >version with no changes for about a week, all without Giant. The reason >why I did not see ifnet problems even though I processed ~400M packets was >because all ifnet processing happened to be with the fxp lock held and my >laptop only had one network interface. This is not an intentional part of >the patch; it is not an attempt to protect ifnet with a local fxp lock! What about the loopback interface (and maybe other virtual interfaces)? Do you have lo0 disabled or does something else protect it? Peter From owner-cvs-src@FreeBSD.ORG Mon May 5 13:33:39 2003 Return-Path: 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 0884B37B401; Mon, 5 May 2003 13:33:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D9F43F93; Mon, 5 May 2003 13:33:38 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45KXc0U008400; Mon, 5 May 2003 13:33:38 -0700 (PDT) (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45KXcWN008399; Mon, 5 May 2003 13:33:38 -0700 (PDT) Message-Id: <200305052033.h45KXcWN008399@repoman.freebsd.org> From: David Malone Date: Mon, 5 May 2003 13:33:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_syscalls.c src/sys/sys syscallsubr.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 20:33:39 -0000 dwmalone 2003/05/05 13:33:38 PDT FreeBSD src repository Modified files: sys/kern uipc_syscalls.c sys/sys syscallsubr.h Log: Split sendit into two parts. The first part, still called sendit, that does the copyin stuff and then calls the second part kern_sendit to do the hard work. Don't bother holding Giant during the copyin phase. The intent of this is to allow the Linux emulator to impliment send* syscalls without using the stackgap. Revision Changes Path 1.146 +65 -50 src/sys/kern/uipc_syscalls.c 1.9 +4 -0 src/sys/sys/syscallsubr.h From owner-cvs-src@FreeBSD.ORG Mon May 5 14:12:37 2003 Return-Path: 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 BDF0837B401; Mon, 5 May 2003 14:12:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D53343FA3; Mon, 5 May 2003 14:12:37 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45LCb0U010931; Mon, 5 May 2003 14:12:37 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LCb40010930; Mon, 5 May 2003 14:12:37 -0700 (PDT) Message-Id: <200305052112.h45LCb40010930@repoman.freebsd.org> From: John Baldwin Date: Mon, 5 May 2003 14:12:37 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_synch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 21:12:38 -0000 jhb 2003/05/05 14:12:37 PDT FreeBSD src repository Modified files: sys/kern kern_synch.c Log: Remove TD_ON_RUNQ() from a check to make sure Giant is not held when calling mi_switch(). The kernel would panic on an earlier KASSERT() in mi_switch() if TD_ON_RUNQ() was true. Revision Changes Path 1.221 +1 -3 src/sys/kern/kern_synch.c From owner-cvs-src@FreeBSD.ORG Mon May 5 14:13:33 2003 Return-Path: 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 522E437B401; Mon, 5 May 2003 14:13:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1BE643F93; Mon, 5 May 2003 14:13:32 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45LDW0U011028; Mon, 5 May 2003 14:13:32 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LDWtu011027; Mon, 5 May 2003 14:13:32 -0700 (PDT) Message-Id: <200305052113.h45LDWtu011027@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 5 May 2003 14:13:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.sys.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 21:13:33 -0000 des 2003/05/05 14:13:32 PDT FreeBSD src repository Modified files: share/mk bsd.sys.mk Log: Don't use -pedantic unless we also set -std of some kind. Revision Changes Path 1.16 +4 -1 src/share/mk/bsd.sys.mk From owner-cvs-src@FreeBSD.ORG Mon May 5 14:14:37 2003 Return-Path: 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 2FEDD37B401; Mon, 5 May 2003 14:14:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2E9843FB1; Mon, 5 May 2003 14:14:36 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45LEa0U011085; Mon, 5 May 2003 14:14:36 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LEaqj011084; Mon, 5 May 2003 14:14:36 -0700 (PDT) Message-Id: <200305052114.h45LEaqj011084@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 5 May 2003 14:14:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.sys.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 21:14:37 -0000 des 2003/05/05 14:14:36 PDT FreeBSD src repository Modified files: share/mk bsd.sys.mk Log: Whitespace cleanup (1.15 had spaces instead of tabs) Revision Changes Path 1.17 +4 -4 src/share/mk/bsd.sys.mk From owner-cvs-src@FreeBSD.ORG Mon May 5 14:15:36 2003 Return-Path: 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 A0DBE37B401; Mon, 5 May 2003 14:15:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4085F43F85; Mon, 5 May 2003 14:15:36 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45LFa0U011203; Mon, 5 May 2003 14:15:36 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LFZDr011202; Mon, 5 May 2003 14:15:35 -0700 (PDT) Message-Id: <200305052115.h45LFZDr011202@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 5 May 2003 14:15:35 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpam/libpam Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 21:15:37 -0000 des 2003/05/05 14:15:35 PDT FreeBSD src repository Modified files: lib/libpam/libpam Makefile Log: OpenPAM is WANRS6-clean. Revision Changes Path 1.44 +1 -1 src/lib/libpam/libpam/Makefile From owner-cvs-src@FreeBSD.ORG Mon May 5 14:16:29 2003 Return-Path: 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 8C5D637B404; Mon, 5 May 2003 14:16:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AE1843F85; Mon, 5 May 2003 14:16:29 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45LGS0U011293; Mon, 5 May 2003 14:16:29 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LGSKk011292; Mon, 5 May 2003 14:16:28 -0700 (PDT) Message-Id: <200305052116.h45LGSKk011292@repoman.freebsd.org> From: John Baldwin Date: Mon, 5 May 2003 14:16:28 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_sig.c src/sys/sys signalvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 21:16:29 -0000 jhb 2003/05/05 14:16:28 PDT FreeBSD src repository Modified files: sys/kern kern_sig.c sys/sys signalvar.h Log: Make issignal() private to kern_sig.c since it is only called from cursig() and cursig() is now a function rather than a macro. Revision Changes Path 1.234 +2 -1 src/sys/kern/kern_sig.c 1.60 +0 -1 src/sys/sys/signalvar.h From owner-cvs-src@FreeBSD.ORG Mon May 5 14:18:11 2003 Return-Path: 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 BA68237B401; Mon, 5 May 2003 14:18:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5974D43FAF; Mon, 5 May 2003 14:18:11 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45LIB0U011354; Mon, 5 May 2003 14:18:11 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LIBD9011353; Mon, 5 May 2003 14:18:11 -0700 (PDT) Message-Id: <200305052118.h45LIBD9011353@repoman.freebsd.org> From: John Baldwin Date: Mon, 5 May 2003 14:18:11 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 21:18:12 -0000 jhb 2003/05/05 14:18:11 PDT FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Lock the proc lock around calls to tdsignal() in the sigwait() family of syscalls. Revision Changes Path 1.235 +12 -6 src/sys/kern/kern_sig.c From owner-cvs-src@FreeBSD.ORG Mon May 5 14:21:32 2003 Return-Path: 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 5031A37B401; Mon, 5 May 2003 14:21:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E52B343F85; Mon, 5 May 2003 14:21:31 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45LLV0U011555; Mon, 5 May 2003 14:21:31 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LLVVa011554; Mon, 5 May 2003 14:21:31 -0700 (PDT) Message-Id: <200305052121.h45LLVVa011554@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 14:21:31 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 21:21:32 -0000 phk 2003/05/05 14:21:31 PDT FreeBSD src repository Modified files: sys/conf NOTES Log: Put descriptive comments on the GEOM_* options Revision Changes Path 1.1148 +9 -9 src/sys/conf/NOTES From owner-cvs-src@FreeBSD.ORG Mon May 5 14:26:26 2003 Return-Path: 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 2FFA437B401; Mon, 5 May 2003 14:26:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C656543F93; Mon, 5 May 2003 14:26:25 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45LQP0U011753; Mon, 5 May 2003 14:26:25 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LQPfC011752; Mon, 5 May 2003 14:26:25 -0700 (PDT) Message-Id: <200305052126.h45LQPfC011752@repoman.freebsd.org> From: John Baldwin Date: Mon, 5 May 2003 14:26:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 21:26:26 -0000 jhb 2003/05/05 14:26:25 PDT FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Mostly sort the includes. Revision Changes Path 1.236 +13 -13 src/sys/kern/kern_sig.c From owner-cvs-src@FreeBSD.ORG Mon May 5 14:27:30 2003 Return-Path: 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 BB34337B401; Mon, 5 May 2003 14:27:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C68D43FBD; Mon, 5 May 2003 14:27:30 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45LRU0U011804; Mon, 5 May 2003 14:27:30 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LRUhR011803; Mon, 5 May 2003 14:27:30 -0700 (PDT) Message-Id: <200305052127.h45LRUhR011803@repoman.freebsd.org> From: John Baldwin Date: Mon, 5 May 2003 14:27:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 21:27:31 -0000 jhb 2003/05/05 14:27:30 PDT FreeBSD src repository Modified files: sys/kern kern_subr.c Log: Tweak the clearing of TDF_DEADLKTREAT so that we only bother grabbing the lock and clearing the flag if it was clear when uiomove() was called. Revision Changes Path 1.74 +2 -2 src/sys/kern/kern_subr.c From owner-cvs-src@FreeBSD.ORG Mon May 5 14:28:09 2003 Return-Path: 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 E261137B404; Mon, 5 May 2003 14:28:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 750C843FBD; Mon, 5 May 2003 14:28:08 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45LS80U011879; Mon, 5 May 2003 14:28:08 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LS8Zk011878; Mon, 5 May 2003 14:28:08 -0700 (PDT) Message-Id: <200305052128.h45LS8Zk011878@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 5 May 2003 14:28:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin Makefile src/sbin/bsdlabel Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 21:28:10 -0000 phk 2003/05/05 14:28:08 PDT FreeBSD src repository Modified files: sbin Makefile sbin/bsdlabel Makefile Log: Compile bsdlabel on all platforms. Install a link to the disklabel(8) name on i386 and alpha platforms. Leave old disklabel(8) sources intact but disconnected from the build for now. Revision Changes Path 1.120 +1 -6 src/sbin/Makefile 1.15 +10 -0 src/sbin/bsdlabel/Makefile From owner-cvs-src@FreeBSD.ORG Mon May 5 14:37:44 2003 Return-Path: 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 7BAC437B401; Mon, 5 May 2003 14:37:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C63F43F3F; Mon, 5 May 2003 14:37:44 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45Lbh0U012307; Mon, 5 May 2003 14:37:43 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45LbhQV012306; Mon, 5 May 2003 14:37:43 -0700 (PDT) Message-Id: <200305052137.h45LbhQV012306@repoman.freebsd.org> From: Doug Barton Date: Mon, 5 May 2003 14:37:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc remote X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 21:37:44 -0000 dougb 2003/05/05 14:37:43 PDT FreeBSD src repository Modified files: etc remote Log: Add traditional BSD names (sio[0-3]) to the finger-friendly com[1-4] entries so that you can do things like 'tip sio1' without having to remember the DOS equivalent. Revision Changes Path 1.12 +5 -5 src/etc/remote From owner-cvs-src@FreeBSD.ORG Mon May 5 15:10:15 2003 Return-Path: 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 BCC1B37B404; Mon, 5 May 2003 15:10:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 127AE43F75; Mon, 5 May 2003 15:10:15 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45MAE0U015216; Mon, 5 May 2003 15:10:14 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45MAEbH015215; Mon, 5 May 2003 15:10:14 -0700 (PDT) Message-Id: <200305052210.h45MAEbH015215@repoman.freebsd.org> From: Doug Barton Date: Mon, 5 May 2003 15:10:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc services X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 22:10:16 -0000 dougb 2003/05/05 15:10:14 PDT FreeBSD src repository Modified files: etc services Log: * Add the nut port from the IANA list (for the nut port) * Add the rndc port, by common usage (TCP only since rndc doesn't use UDP, and the port is not officially assigned) Revision Changes Path 1.93 +3 -0 src/etc/services From owner-cvs-src@FreeBSD.ORG Mon May 5 15:27:38 2003 Return-Path: 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 DD7D937B401; Mon, 5 May 2003 15:27:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 499BA43FBD; Mon, 5 May 2003 15:27:38 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45MRc0U016117; Mon, 5 May 2003 15:27:38 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45MRctT016116; Mon, 5 May 2003 15:27:38 -0700 (PDT) Message-Id: <200305052227.h45MRctT016116@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 5 May 2003 15:27:37 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 22:27:39 -0000 gad 2003/05/05 15:27:37 PDT FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.c Log: Slightly improve the checking of the 'size' field, so people will get a warning message if they switch the values for 'size' and 'when'. MFC after: 1 week Revision Changes Path 1.69 +8 -2 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-src@FreeBSD.ORG Mon May 5 15:50:33 2003 Return-Path: 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 AAC5F37B405; Mon, 5 May 2003 15:50:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF639440A7; Mon, 5 May 2003 15:49:23 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45MnN0U017303; Mon, 5 May 2003 15:49:23 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45MnNr5017302; Mon, 5 May 2003 15:49:23 -0700 (PDT) Message-Id: <200305052249.h45MnNr5017302@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 15:49:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/mv mv.c pathnames.h src/bin/sh var.c src/contrib/isc-dhcp/client clparse.c src/contrib/tar/src buffer.c src/include paths.h src/sbin/shutdown pathnames.h shutdown.c src/sbin/startslip startslip.c src/sbin/vinum commands.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 22:50:34 -0000 obrien 2003/05/05 15:49:23 PDT FreeBSD src repository Modified files: bin/mv mv.c bin/sh var.c contrib/isc-dhcp/client clparse.c contrib/tar/src buffer.c include paths.h sbin/shutdown shutdown.c sbin/startslip startslip.c sbin/vinum commands.c usr.bin/vi pathnames.h Removed files: bin/mv pathnames.h sbin/shutdown pathnames.h Log: Centralize _PATH_* definitions. Submitted by: Tim Kientzle (embellished by me) Revision Changes Path 1.41 +0 -2 src/bin/mv/mv.c 1.7 +0 -37 src/bin/mv/pathnames.h (dead) 1.24 +2 -1 src/bin/sh/var.c 1.10 +1 -1 src/contrib/isc-dhcp/client/clparse.c 1.6 +7 -1 src/contrib/tar/src/buffer.c 1.19 +4 -0 src/include/paths.h 1.3 +0 -41 src/sbin/shutdown/pathnames.h (dead) 1.25 +1 -2 src/sbin/shutdown/shutdown.c 1.35 +2 -2 src/sbin/startslip/startslip.c 1.51 +1 -1 src/sbin/vinum/commands.c 1.3 +4 -0 src/usr.bin/vi/pathnames.h From owner-cvs-src@FreeBSD.ORG Mon May 5 15:54:39 2003 Return-Path: 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 F0A3E37B404 for ; Mon, 5 May 2003 15:54:34 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 8063843FE1 for ; Mon, 5 May 2003 15:54:33 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 5931 invoked by uid 1000); 5 May 2003 22:54:34 -0000 Date: Mon, 5 May 2003 15:54:34 -0700 (PDT) From: Nate Lawson To: Peter Jeremy In-Reply-To: <20030505202844.GA972@cirb503493.alcatel.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 22:54:39 -0000 On Tue, 6 May 2003, Peter Jeremy wrote: > On Fri, Apr 25, 2003 at 06:24:08PM -0700, Nate Lawson wrote: > >I have run various versions of the patch for about 3 weeks and the final > >version with no changes for about a week, all without Giant. The reason > >why I did not see ifnet problems even though I processed ~400M packets was > >because all ifnet processing happened to be with the fxp lock held and my > >laptop only had one network interface. This is not an intentional part of > >the patch; it is not an attempt to protect ifnet with a local fxp lock! > > What about the loopback interface (and maybe other virtual interfaces)? > Do you have lo0 disabled or does something else protect it? ifnet locking is the answer From owner-cvs-src@FreeBSD.ORG Mon May 5 16:27:51 2003 Return-Path: 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 4755337B401; Mon, 5 May 2003 16:27:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA91443F75; Mon, 5 May 2003 16:27:50 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45NRo0U019660; Mon, 5 May 2003 16:27:50 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45NRovx019659; Mon, 5 May 2003 16:27:50 -0700 (PDT) Message-Id: <200305052327.h45NRovx019659@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 16:27:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT avail X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 23:27:51 -0000 obrien 2003/05/05 16:27:50 PDT FreeBSD src repository Modified files: . avail Log: Lock down share/mk/bsd.sys.mk so that it will stop changing out from under those of us trying to get the release properly working so we're ready for 5.1 Beta. Revision Changes Path 1.207 +2 -0 CVSROOT/avail From owner-cvs-src@FreeBSD.ORG Mon May 5 16:30:47 2003 Return-Path: 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 DD2E937B404; Mon, 5 May 2003 16:30:47 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id D582943F93; Mon, 5 May 2003 16:30:46 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id AE7F82A8AE; Mon, 5 May 2003 16:30:46 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Bruce Evans In-Reply-To: <20030502030109.B20181@gamplex.bde.org> Date: Mon, 05 May 2003 16:30:46 -0700 From: Peter Wemm Message-Id: <20030505233046.AE7F82A8AE@canning.wemm.org> cc: cvs-src@FreeBSD.org cc: Maxim Sobolev cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: David O'Brien Subject: Re: cvs commit: src/lib/libc/amd64/gen fabs.S modf.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 23:30:48 -0000 Bruce Evans wrote: > On Thu, 1 May 2003, David O'Brien wrote: > > > On Thu, May 01, 2003 at 02:24:23AM +0300, Maxim Sobolev wrote: > > > Does this mean that it is theoretically possible to use those > > > and other similar functions on SSE2-capable ia32 processors, such > > > as p4, instead of x87 FPU ones? > > > > Probably. You'll have to do a little /%r/%e/ action. > > Not to mention changing the i386 calling convention. But you wouldn't > want to use these and other similar functions on SSEn-capable ia32 > processors, since they don't use SSEn except for using SSE1 registers > to pessimize the function call protocol a little for at least the > callee (the callee has to do extra work to move values from wrong > registers via the stack). Perhaps other unsimilar functions get > more benefits from SSE. > > BTW, is it really safe to use negative stack offsets for scratch > variables ? Where is the signal stack? fabs() and some other functions > use negative stack offsets, but modf() uses a normal frame pointer. Yes. There is a 128 byte 'red zone' below the stack pointer that may be used by leaf functions. Signals delivery is supposed to skip that space, but I haven't done that yet. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Mon May 5 16:38:04 2003 Return-Path: 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 5111F37B401; Mon, 5 May 2003 16:38:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E355F43F75; Mon, 5 May 2003 16:38:03 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45Nc30U020110; Mon, 5 May 2003 16:38:03 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45Nc3tt020109; Mon, 5 May 2003 16:38:03 -0700 (PDT) Message-Id: <200305052338.h45Nc3tt020109@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 5 May 2003 16:38:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 23:38:04 -0000 gad 2003/05/05 16:38:03 PDT FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.c Log: Fix age_old_log checking so that it will notice log files which were rotated and then compressed with bzip2 instead of gzip. Otherwise, any file which had a time-interval specified for 'when' and also specified the 'J' flag would be rotated every time newsyslog was run. (this is a quick-fix, trying to beat the code-freeze for 5.1-release) PR: bin/51519 MFC after: 1 week Revision Changes Path 1.70 +19 -4 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-src@FreeBSD.ORG Mon May 5 16:41:17 2003 Return-Path: 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 EA80E37B401; Mon, 5 May 2003 16:41:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88DC443F75; Mon, 5 May 2003 16:41:17 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45NfH0U020319; Mon, 5 May 2003 16:41:17 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45NfHIc020318; Mon, 5 May 2003 16:41:17 -0700 (PDT) Message-Id: <200305052341.h45NfHIc020318@repoman.freebsd.org> From: Doug Barton Date: Mon, 5 May 2003 16:41:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mdmfs mdmfs.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 23:41:18 -0000 dougb 2003/05/05 16:41:17 PDT FreeBSD src repository Modified files: sbin/mdmfs mdmfs.8 Log: Add an example of how to create an fstab entry. Revision Changes Path 1.16 +4 -0 src/sbin/mdmfs/mdmfs.8 From owner-cvs-src@FreeBSD.ORG Mon May 5 16:49:51 2003 Return-Path: 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 C2A4437B401; Mon, 5 May 2003 16:49:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6352043F75; Mon, 5 May 2003 16:49:51 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45Nnp0U025712; Mon, 5 May 2003 16:49:51 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45NnpBT025711; Mon, 5 May 2003 16:49:51 -0700 (PDT) Message-Id: <200305052349.h45NnpBT025711@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 16:49:51 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT avail X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 23:49:52 -0000 obrien 2003/05/05 16:49:51 PDT FreeBSD src repository Modified files: . avail Log: Remove lock on share/mk/bsd.sys.mk. I've been convenced it isn't needed now. Revision Changes Path 1.208 +0 -1 CVSROOT/avail From owner-cvs-src@FreeBSD.ORG Mon May 5 16:55:44 2003 Return-Path: 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 8073E37B404; Mon, 5 May 2003 16:55:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E1AB43FB1; Mon, 5 May 2003 16:55:43 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h45Nth0U026028; Mon, 5 May 2003 16:55:43 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h45NthJP026027; Mon, 5 May 2003 16:55:43 -0700 (PDT) Message-Id: <200305052355.h45NthJP026027@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 16:55:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d apm X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 23:55:45 -0000 obrien 2003/05/05 16:55:43 PDT FreeBSD src repository Modified files: etc/rc.d apm Log: We won't do APM on Hammer -- ACPI is the game there. Revision Changes Path 1.3 +1 -1 src/etc/rc.d/apm From owner-cvs-src@FreeBSD.ORG Mon May 5 16:56:48 2003 Return-Path: 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 DA28B37B401; Mon, 5 May 2003 16:56:48 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 313E443F3F; Mon, 5 May 2003 16:56:48 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 0FDEC2A8AE; Mon, 5 May 2003 16:56:48 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Mike Makonnen In-Reply-To: <200305020835.h428ZH0g058815@repoman.freebsd.org> Date: Mon, 05 May 2003 16:56:48 -0700 From: Peter Wemm Message-Id: <20030505235648.0FDEC2A8AE@canning.wemm.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d apm apmd archdep X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 23:56:49 -0000 Mike Makonnen wrote: > mtm 2003/05/02 01:35:17 PDT > > FreeBSD src repository > > Modified files: > etc/rc.d apm apmd archdep > Log: > Huh? When did the etc bits for amd64 get added? > Make sure they're ported over to rc.d. > While I'm at it correct a logic mistake in rc.d/apmd. > > Approved by: markm (mentor)(implicit) Umm, I dont think so. apm does not exist on amd64, cannot exist and never will exist. Please back this out. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Mon May 5 16:58:55 2003 Return-Path: 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 A71CE37B401; Mon, 5 May 2003 16:58:55 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3599343F93; Mon, 5 May 2003 16:58:55 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 1819D2A8AE; Mon, 5 May 2003 16:58:55 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "David E. O'Brien" In-Reply-To: <200305052355.h45NthJP026027@repoman.freebsd.org> Date: Mon, 05 May 2003 16:58:55 -0700 From: Peter Wemm Message-Id: <20030505235855.1819D2A8AE@canning.wemm.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d apm X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 05 May 2003 23:58:56 -0000 "David E. O'Brien" wrote: > obrien 2003/05/05 16:55:43 PDT > > FreeBSD src repository > > Modified files: > etc/rc.d apm > Log: > We won't do APM on Hammer -- ACPI is the game there. Not enough. Its also in apmd and there is another 100% bogus commit to archdep as well. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Mon May 5 17:02:55 2003 Return-Path: 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 8CEA237B401; Mon, 5 May 2003 17:02:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AC2C43F93; Mon, 5 May 2003 17:02:55 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4602s0U026301; Mon, 5 May 2003 17:02:55 -0700 (PDT) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4602swg026300; Mon, 5 May 2003 17:02:54 -0700 (PDT) Message-Id: <200305060002.h4602swg026300@repoman.freebsd.org> From: Daniel Eischen Date: Mon, 5 May 2003 17:02:54 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_cancel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 00:02:56 -0000 deischen 2003/05/05 17:02:54 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_cancel.c Log: Make pthread_join() async-cancel-safe. David was going to commit this, but I think he's asleep and want to be sure it gets in before the freeze. Submitted by: davidxu Revision Changes Path 1.20 +0 -9 src/lib/libpthread/thread/thr_cancel.c From owner-cvs-src@FreeBSD.ORG Mon May 5 17:06:05 2003 Return-Path: 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 3DCDE37B401; Mon, 5 May 2003 17:06:05 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFBAB43F3F; Mon, 5 May 2003 17:06:03 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.9/8.12.9) with SMTP id h4606E9S001282; Mon, 5 May 2003 20:06:16 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Mon, 5 May 2003 20:06:13 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Peter Wemm In-Reply-To: <20030505235648.0FDEC2A8AE@canning.wemm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Mike Makonnen cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d apm apmd archdep X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 00:06:05 -0000 On Mon, 5 May 2003, Peter Wemm wrote: > > Modified files: > > etc/rc.d apm apmd archdep > > Log: > > Huh? When did the etc bits for amd64 get added? > > Make sure they're ported over to rc.d. > > While I'm at it correct a logic mistake in rc.d/apmd. > > > > Approved by: markm (mentor)(implicit) > > Umm, I dont think so. apm does not exist on amd64, cannot exist and > never will exist. Please back this out. Well, ACPI does provide emulation for some of the apm(4) control ioctls, such that apm(8) actually usefully reports on the power condition on ACPI boxes. I'd imagine the functionality provided by apmd(8) would be useful still with ACPI, but I don't know if it either directly speaks ACPI or whether the ACPI apm emulation is sufficient to support apmd. If it does, then in theory the apm startup scripts could be useful on ACPI-supporting platforms, including ia64 and AMD64. If that's the case, we might seriously think about renaming apmd to powerd or the like. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories From owner-cvs-src@FreeBSD.ORG Mon May 5 17:07:37 2003 Return-Path: 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 9B1D837B4F0; Mon, 5 May 2003 17:07:37 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3EF743F3F; Mon, 5 May 2003 17:07:36 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4607Lm2086771; Mon, 5 May 2003 17:07:25 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4607HEV086770; Mon, 5 May 2003 17:07:17 -0700 (PDT) Date: Mon, 5 May 2003 17:07:16 -0700 From: "David O'Brien" To: Peter Wemm Message-ID: <20030506000716.GA86731@dragon.nuxi.com> References: <200305052355.h45NthJP026027@repoman.freebsd.org> <20030505235855.1819D2A8AE@canning.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030505235855.1819D2A8AE@canning.wemm.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d apm X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 00:07:38 -0000 On Mon, May 05, 2003 at 04:58:55PM -0700, Peter Wemm wrote: > "David E. O'Brien" wrote: > > obrien 2003/05/05 16:55:43 PDT > > > > FreeBSD src repository > > > > Modified files: > > etc/rc.d apm > > Log: > > We won't do APM on Hammer -- ACPI is the game there. > > Not enough. Its also in apmd and there is another 100% bogus commit to > archdep as well. Uhg. Thanks, I didn't noticed those other two. From owner-cvs-src@FreeBSD.ORG Mon May 5 17:09:52 2003 Return-Path: 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 61F9937B401; Mon, 5 May 2003 17:09:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5EB443FAF; Mon, 5 May 2003 17:09:51 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4609p0U027464; Mon, 5 May 2003 17:09:51 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4609pAl027463; Mon, 5 May 2003 17:09:51 -0700 (PDT) Message-Id: <200305060009.h4609pAl027463@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 17:09:51 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d apmd archdep X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 00:09:52 -0000 obrien 2003/05/05 17:09:51 PDT FreeBSD src repository Modified files: etc/rc.d apmd archdep Log: Back out the amd64 additions. Hammer doesn't do APM, and we certainly aren't ready for any ibcs2_compat bits yet. Revision Changes Path 1.7 +1 -1 src/etc/rc.d/apmd 1.5 +1 -1 src/etc/rc.d/archdep From owner-cvs-src@FreeBSD.ORG Mon May 5 18:10:34 2003 Return-Path: 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 7EEA837B401; Mon, 5 May 2003 18:10:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AABE43F93; Mon, 5 May 2003 18:10:34 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h461AX0U054489; Mon, 5 May 2003 18:10:33 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h461AXFR054488; Mon, 5 May 2003 18:10:33 -0700 (PDT) Message-Id: <200305060110.h461AXFR054488@repoman.freebsd.org> From: Doug Barton Date: Mon, 5 May 2003 18:10:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc devfs.conf src/etc/rc.d devfs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 01:10:35 -0000 dougb 2003/05/05 18:10:33 PDT FreeBSD src repository Modified files: etc/rc.d devfs Added files: etc devfs.conf Log: Allow users to configure stuff in /dev once again by re-doing the devfs script to read /etc/devfs.conf, and take appropriate actions based on what it finds there. The (commented out) examples in the new devfs.conf file are taken in part from the old rc.devfs script. Revision Changes Path 1.1 +47 -0 src/etc/devfs.conf (new) 1.5 +26 -13 src/etc/rc.d/devfs From owner-cvs-src@FreeBSD.ORG Mon May 5 19:00:02 2003 Return-Path: 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 BE2F237B401; Mon, 5 May 2003 19:00:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D88343F93; Mon, 5 May 2003 19:00:02 -0700 (PDT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h462020U056292; Mon, 5 May 2003 19:00:02 -0700 (PDT) (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4620175056291; Mon, 5 May 2003 19:00:01 -0700 (PDT) Message-Id: <200305060200.h4620175056291@repoman.freebsd.org> From: Olivier Houchard Date: Mon, 5 May 2003 19:00:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_sis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 02:00:03 -0000 cognet 2003/05/05 19:00:01 PDT FreeBSD src repository Modified files: sys/pci if_sis.c Log: Don't call timeout() in sis_tick(), this is done earlier by mii_tick(), and it leads to a panic at unload time, as we own 2 instances of callout and untimeout() only one. Will I'm there, remove a call to callout_handler_init(), one is enough. Reviewed by: wpaul Revision Changes Path 1.75 +0 -4 src/sys/pci/if_sis.c From owner-cvs-src@FreeBSD.ORG Mon May 5 19:15:08 2003 Return-Path: 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 7134F37B401; Mon, 5 May 2003 19:15:08 -0700 (PDT) Received: from pop015.verizon.net (pop015pub.verizon.net [206.46.170.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id E62DF43F75; Mon, 5 May 2003 19:15:04 -0700 (PDT) (envelope-from mtm@identd.net) Received: from kokeb.ambesa.net ([138.88.43.78]) by pop015.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030506021504.DGJJ17297.pop015.verizon.net@kokeb.ambesa.net>; Mon, 5 May 2003 21:15:04 -0500 Date: Mon, 5 May 2003 22:15:02 -0400 From: Mike Makonnen To: Robert Watson In-Reply-To: References: <20030505235648.0FDEC2A8AE@canning.wemm.org> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop015.verizon.net from [138.88.43.78] at Mon, 5 May 2003 21:15:03 -0500 Message-Id: <20030506021504.DGJJ17297.pop015.verizon.net@kokeb.ambesa.net> cc: cvs-src@FreeBSD.org cc: mtm@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: peter@wemm.org Subject: Re: cvs commit: src/etc/rc.d apm apmd archdep X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 02:15:09 -0000 On Mon, 5 May 2003 20:06:13 -0400 (EDT) Robert Watson wrote: > > > Umm, I dont think so. apm does not exist on amd64, cannot exist and > > never will exist. Please back this out. > > Well, ACPI does provide emulation for some of the apm(4) control ioctls, > such that apm(8) actually usefully reports on the power condition on ACPI > boxes. I'd imagine the functionality provided by apmd(8) would be useful > still with ACPI, but I don't know if it either directly speaks ACPI or > whether the ACPI apm emulation is sufficient to support apmd. If it does, > then in theory the apm startup scripts could be useful on ACPI-supporting > platforms, including ia64 and AMD64. If that's the case, we might > seriously think about renaming apmd to powerd or the like. > Should this still be backed out ? FWIW, everything that I ported over to rc.d *was* in rc.amd64. Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 mtm@FreeBSD.Org| FreeBSD - The Power To Serve From owner-cvs-src@FreeBSD.ORG Mon May 5 19:28:07 2003 Return-Path: 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 4880D37B405; Mon, 5 May 2003 19:28:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD6A043F75; Mon, 5 May 2003 19:28:03 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h462S30U058234; Mon, 5 May 2003 19:28:03 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h462S38s058230; Mon, 5 May 2003 19:28:03 -0700 (PDT) Message-Id: <200305060228.h462S38s058230@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 5 May 2003 19:28:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d kpasswdd X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 02:28:08 -0000 mtm 2003/05/05 19:28:03 PDT FreeBSD src repository Modified files: etc/rc.d kpasswdd Log: s/kadmind5/kadmin/ Approved by: markm (mentor) Revision Changes Path 1.2 +1 -1 src/etc/rc.d/kpasswdd From owner-cvs-src@FreeBSD.ORG Mon May 5 19:30:53 2003 Return-Path: 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 785BF37B401; Mon, 5 May 2003 19:30:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 156B443FBF; Mon, 5 May 2003 19:30:53 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h462Uq0U058449; Mon, 5 May 2003 19:30:52 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h462Uq9Z058448; Mon, 5 May 2003 19:30:52 -0700 (PDT) Message-Id: <200305060230.h462Uq9Z058448@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 5 May 2003 19:30:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_mutex.c thr_sig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 02:30:54 -0000 mtm 2003/05/05 19:30:52 PDT FreeBSD src repository Modified files: lib/libthr/thread thr_mutex.c thr_sig.c Log: o Correct a debug message that refered to the wrong function o Remove an unncecesary if clause Approved by: markm (mentor)(implicit) Reviewd by: jeff Revision Changes Path 1.4 +1 -1 src/lib/libthr/thread/thr_mutex.c 1.3 +17 -20 src/lib/libthr/thread/thr_sig.c From owner-cvs-src@FreeBSD.ORG Mon May 5 19:33:50 2003 Return-Path: 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 147E237B401; Mon, 5 May 2003 19:33:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A700C43FA3; Mon, 5 May 2003 19:33:49 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h462Xn0U058531; Mon, 5 May 2003 19:33:49 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h462XnSX058530; Mon, 5 May 2003 19:33:49 -0700 (PDT) Message-Id: <200305060233.h462XnSX058530@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 5 May 2003 19:33:49 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/arch/i386/i386 _setcurthread.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 02:33:50 -0000 mtm 2003/05/05 19:33:49 PDT FreeBSD src repository Modified files: lib/libthr/arch/i386/i386 _setcurthread.c Log: Fix a null dereference leading to a core dump when the number of threads exceeds the number of open slots in ldt_entries[]. Approved by: markm (mentor)(implicit) Reviewed by: jeff Revision Changes Path 1.4 +4 -1 src/lib/libthr/arch/i386/i386/_setcurthread.c From owner-cvs-src@FreeBSD.ORG Mon May 5 19:42:16 2003 Return-Path: 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 38B0E37B401; Mon, 5 May 2003 19:42:16 -0700 (PDT) Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 220DC43F75; Mon, 5 May 2003 19:42:14 -0700 (PDT) (envelope-from mtm@identd.net) Received: from kokeb.ambesa.net ([138.88.43.78]) by out006.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030506024213.MDKI25800.out006.verizon.net@kokeb.ambesa.net>; Mon, 5 May 2003 21:42:13 -0500 Date: Mon, 5 May 2003 22:42:12 -0400 From: Mike Makonnen To: Mike Makonnen In-Reply-To: <20030506021504.DGJJ17297.pop015.verizon.net@kokeb.ambesa.net> References: <20030505235648.0FDEC2A8AE@canning.wemm.org> <20030506021504.DGJJ17297.pop015.verizon.net@kokeb.ambesa.net> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out006.verizon.net from [138.88.43.78] at Mon, 5 May 2003 21:42:12 -0500 Message-Id: <20030506024213.MDKI25800.out006.verizon.net@kokeb.ambesa.net> cc: src-committers@FreeBSD.org cc: rwatson@FreeBSD.org cc: peter@wemm.org cc: cvs-src@FreeBSD.org cc: mtm@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d apm apmd archdep X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 02:42:16 -0000 On Mon, 5 May 2003 22:15:02 -0400 Mike Makonnen wrote: > > Should this still be backed out ? > FWIW, everything that I ported over to rc.d *was* in rc.amd64. > nevermind Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 mtm@FreeBSD.Org| FreeBSD - The Power To Serve From owner-cvs-src@FreeBSD.ORG Mon May 5 19:45:29 2003 Return-Path: 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 8658537B401; Mon, 5 May 2003 19:45:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2038B43F75; Mon, 5 May 2003 19:45:29 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h462jS0U059132; Mon, 5 May 2003 19:45:28 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h462jS8N059131; Mon, 5 May 2003 19:45:28 -0700 (PDT) Message-Id: <200305060245.h462jS8N059131@repoman.freebsd.org> From: Alan Cox Date: Mon, 5 May 2003 19:45:28 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_default.c src/sys/vm swap_pager.c vm_object.c vm_pager.c vnode_pager.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 02:45:30 -0000 alc 2003/05/05 19:45:28 PDT FreeBSD src repository Modified files: sys/kern vfs_default.c sys/vm swap_pager.c vm_object.c vm_pager.c vnode_pager.c Log: Lock the vm_object when performing vm_pager_deallocate(). Revision Changes Path 1.84 +1 -1 src/sys/kern/vfs_default.c 1.195 +1 -2 src/sys/vm/swap_pager.c 1.286 +1 -1 src/sys/vm/vm_object.c 1.86 +5 -0 src/sys/vm/vm_pager.c 1.173 +4 -3 src/sys/vm/vnode_pager.c From owner-cvs-src@FreeBSD.ORG Mon May 5 19:46:14 2003 Return-Path: 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 1F19537B401; Mon, 5 May 2003 19:46:14 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FA1143F75; Mon, 5 May 2003 19:46:13 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 67EC22A8AE; Mon, 5 May 2003 19:46:13 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Mike Makonnen In-Reply-To: <20030506021504.DGJJ17297.pop015.verizon.net@kokeb.ambesa.net> Date: Mon, 05 May 2003 19:46:13 -0700 From: Peter Wemm Message-Id: <20030506024613.67EC22A8AE@canning.wemm.org> cc: cvs-src@FreeBSD.org cc: mtm@FreeBSD.org cc: src-committers@FreeBSD.org cc: Robert Watson cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d apm apmd archdep X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 02:46:14 -0000 Mike Makonnen wrote: > On Mon, 5 May 2003 20:06:13 -0400 (EDT) > Robert Watson wrote: > > > > > > Umm, I dont think so. apm does not exist on amd64, cannot exist and > > > never will exist. Please back this out. > > > > Well, ACPI does provide emulation for some of the apm(4) control ioctls, > > such that apm(8) actually usefully reports on the power condition on ACPI > > boxes. I'd imagine the functionality provided by apmd(8) would be useful > > still with ACPI, but I don't know if it either directly speaks ACPI or > > whether the ACPI apm emulation is sufficient to support apmd. If it does, > > then in theory the apm startup scripts could be useful on ACPI-supporting > > platforms, including ia64 and AMD64. If that's the case, we might > > seriously think about renaming apmd to powerd or the like. > > > > Should this still be backed out ? > FWIW, everything that I ported over to rc.d *was* in rc.amd64. Robert is incorrect. Only the i386 implementation of acpica provides the APM API emulation. The include files do not exist on the other platforms. ACPI provides its own ioctl() interface (in addition to the sysctl stuff), which is cross platform. Yes, it should still be backed out. And so should the ibcs2_compat thing. rc.i386 was repocopied to rc.amd64 without changes. Thats where this mess started from. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Mon May 5 20:02:52 2003 Return-Path: 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 9729F37B401; Mon, 5 May 2003 20:02:52 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F12B43FA3; Mon, 5 May 2003 20:02:51 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 2499851A8A; Tue, 6 May 2003 12:32:49 +0930 (CST) Date: Tue, 6 May 2003 12:32:49 +0930 From: Greg 'groggy' Lehey To: Murray Stokely Message-ID: <20030506030249.GT84427@wantadilla.lemis.com> References: <200305040617.h446Hc3s022700@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YBPgkvOMMt/U5Dqr" Content-Disposition: inline In-Reply-To: <200305040617.h446Hc3s022700@repoman.freebsd.org> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 03:02:52 -0000 --YBPgkvOMMt/U5Dqr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Saturday, 3 May 2003 at 23:17:38 -0700, Murray Stokely wrote: > murray 2003/05/03 23:17:38 PDT > > FreeBSD src repository > > Modified files: > share/man/man5 rc.conf.5 > Log: > Remove man page reference for gated, as it isn't in the base system > nor is it available from the ports tree. I missed this. What's supposed to replace it? Greg -- See complete headers for address and phone numbers --YBPgkvOMMt/U5Dqr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+tyXZIubykFB6QiMRAu19AJsGbNwyUHynZYpSNtfuTxr/+KaI0wCdFCoJ 8rzOJyz+kTZijYn+HVWvxJI= =4tUP -----END PGP SIGNATURE----- --YBPgkvOMMt/U5Dqr-- From owner-cvs-src@FreeBSD.ORG Mon May 5 20:05:11 2003 Return-Path: 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 59CB337B401; Mon, 5 May 2003 20:05:11 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-172.dsl.lsan03.pacbell.net [67.115.75.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 962D543F3F; Mon, 5 May 2003 20:05:10 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 4E03D66CFB; Mon, 5 May 2003 20:05:10 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 23FC61565; Mon, 5 May 2003 20:05:10 -0700 (PDT) Date: Mon, 5 May 2003 20:05:10 -0700 From: Kris Kennaway To: Greg 'groggy' Lehey Message-ID: <20030506030509.GA34272@rot13.obsecurity.org> References: <200305040617.h446Hc3s022700@repoman.freebsd.org> <20030506030249.GT84427@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline In-Reply-To: <20030506030249.GT84427@wantadilla.lemis.com> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: Murray Stokely cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 03:05:11 -0000 --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 06, 2003 at 12:32:49PM +0930, Greg 'groggy' Lehey wrote: > On Saturday, 3 May 2003 at 23:17:38 -0700, Murray Stokely wrote: > > murray 2003/05/03 23:17:38 PDT > > > > FreeBSD src repository > > > > Modified files: > > share/man/man5 rc.conf.5 > > Log: > > Remove man page reference for gated, as it isn't in the base system > > nor is it available from the ports tree. >=20 > I missed this. What's supposed to replace it? There are several other routing protocol implementations in ports, e.g. zebra. Removing gated was not a choice, as the code is no longer freely available, and it was not under a permissive license so the old version is no longer usable either. Kris --IJpNTDwzlM2Ie8A6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+tyZlWry0BWjoQKURAlfTAKDiz43+JNBx1HG3MnhpB8SvwOwZ1wCfWJc0 lVavp0Mu+PCdht858RWLobM= =+ca5 -----END PGP SIGNATURE----- --IJpNTDwzlM2Ie8A6-- From owner-cvs-src@FreeBSD.ORG Mon May 5 20:08:16 2003 Return-Path: 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 4708237B401; Mon, 5 May 2003 20:08:16 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BC5643F3F; Mon, 5 May 2003 20:08:15 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id D479B530E; Tue, 6 May 2003 05:08:13 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Doug Barton References: <200305052137.h45LbhQV012306@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 06 May 2003 05:08:12 +0200 In-Reply-To: <200305052137.h45LbhQV012306@repoman.freebsd.org> (Doug Barton's message of "Mon, 5 May 2003 14:37:43 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc remote X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 03:08:16 -0000 Doug Barton writes: > Log: > Add traditional BSD names (sio[0-3]) to the finger-friendly com[1-4] > entries so that you can do things like 'tip sio1' without having > to remember the DOS equivalent. NetBSD calls them tty[a-z]; we've always called them cuaa[0-9]+; Linux calls the /dev/cua[0-9]+; Solaris calls them /dev/cua/[a-z]. Who's to say what's traditional? DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-src@FreeBSD.ORG Mon May 5 20:17:58 2003 Return-Path: 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 0174E37B401; Mon, 5 May 2003 20:17:58 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5609643F85; Mon, 5 May 2003 20:17:57 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23]) by attbi.com (rwcrmhc51) with SMTP id <2003050603175605100jj1kee>; Tue, 6 May 2003 03:17:57 +0000 Date: Mon, 5 May 2003 20:17:56 -0700 (PDT) From: Doug Barton To: Dag-Erling Smorgrav In-Reply-To: Message-ID: <20030505201526.O666@znfgre.qbhto.arg> References: <200305052137.h45LbhQV012306@repoman.freebsd.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc remote X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 03:17:58 -0000 On Tue, 6 May 2003, Dag-Erling Smorgrav wrote: > Doug Barton writes: > > Log: > > Add traditional BSD names (sio[0-3]) to the finger-friendly com[1-4] > > entries so that you can do things like 'tip sio1' without having > > to remember the DOS equivalent. > > NetBSD calls them tty[a-z]; we've always called them cuaa[0-9]+; Linux > calls the /dev/cua[0-9]+; Solaris calls them /dev/cua/[a-z]. Who's to > say what's traditional? I have no objections to adding more aliases. I considered using cuaa[0-3], but personally I have always found that harder to type, and the idea here is "finger friendly." If others want to add more aliases, feel free. Doug -- This .signature sanitized for your protection From owner-cvs-src@FreeBSD.ORG Mon May 5 20:32:41 2003 Return-Path: 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 EE05137B401; Mon, 5 May 2003 20:32:41 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7627043FA3; Mon, 5 May 2003 20:32:41 -0700 (PDT) (envelope-from root@builder.freebsdmall.com) Received: by builder.freebsdmall.com (Postfix, from userid 0) id 29531F2D; Mon, 5 May 2003 20:32:41 -0700 (PDT) Date: Mon, 5 May 2003 20:32:41 -0700 From: Murray Stokely To: Kris Kennaway Message-ID: <20030506033241.GK385@freebsdmall.com> References: <200305040617.h446Hc3s022700@repoman.freebsd.org> <20030506030249.GT84427@wantadilla.lemis.com> <20030506030509.GA34272@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030506030509.GA34272@rot13.obsecurity.org> User-Agent: Mutt/1.4i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: Greg 'groggy' Lehey cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 03:32:42 -0000 On Mon, May 05, 2003 at 08:05:10PM -0700, Kris Kennaway wrote: > > I missed this. What's supposed to replace it? > > There are several other routing protocol implementations in ports, > e.g. zebra. > > Removing gated was not a choice, as the code is no longer freely > available, and it was not under a permissive license so the old > version is no longer usable either. .. and I kept being harassed by NextHop representatives looking for royalties. ;( I made sure to mark it as RESTRICTED, notify other CDROM vendors, and put it in the legal problems file well over a year ago, but the port survived a little longer and the documentation still may not be completely up to date. - Murray From owner-cvs-src@FreeBSD.ORG Mon May 5 20:38:25 2003 Return-Path: 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 C97EF37B401; Mon, 5 May 2003 20:38:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6811443FB1; Mon, 5 May 2003 20:38:25 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h463cP0U061933; Mon, 5 May 2003 20:38:25 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h463cPpn061932; Mon, 5 May 2003 20:38:25 -0700 (PDT) Message-Id: <200305060338.h463cPpn061932@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Mon, 5 May 2003 20:38:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/sendmail Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 03:38:26 -0000 gshapiro 2003/05/05 20:38:25 PDT FreeBSD src repository Modified files: share/sendmail Makefile Log: Prevent a 'make SHARED=symlinks install' followed by 'make install' from failing by removing the symlink before trying to install the actual files. Noticed by: bde MFC after: 5 days Revision Changes Path 1.7 +1 -0 src/share/sendmail/Makefile From owner-cvs-src@FreeBSD.ORG Mon May 5 20:39:59 2003 Return-Path: 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 B4F9A37B404; Mon, 5 May 2003 20:39:59 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF61543F93; Mon, 5 May 2003 20:39:58 -0700 (PDT) (envelope-from scottl@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h463adZ09322; Mon, 5 May 2003 20:36:39 -0700 Received: from hollin.btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id UAA11406; Mon, 5 May 2003 20:39:50 -0700 (PDT) Received: from hollin.btc.adaptec.com (localhost [127.0.0.1]) h463auQ5086580; Mon, 5 May 2003 21:36:56 -0600 (MDT) (envelope-from scottl@hollin.btc.adaptec.com) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.12.9/8.12.9/Submit) id h463auAg086579; Mon, 5 May 2003 21:36:56 -0600 (MDT) (envelope-from scottl) Date: Mon, 5 May 2003 21:36:56 -0600 From: Scott Long To: Mark Murray Message-ID: <20030506033655.GC86502@hollin.btc.adaptec.com> References: <200305052005.h45K5bIW007114@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305052005.h45K5bIW007114@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 03:40:00 -0000 On Mon, May 05, 2003 at 01:05:37PM -0700, Mark Murray wrote: > markm 2003/05/05 13:05:37 PDT > > FreeBSD src repository > > Modified files: > . UPDATING > Log: > Announce the Kerberos5 changes. > > Prodded by: imp > > Revision Changes Path > 1.251 +5 -0 src/UPDATING Can you also get with Bruce Mah to document this in the release notes? Thanks! Scott From owner-cvs-src@FreeBSD.ORG Mon May 5 20:55:13 2003 Return-Path: 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 BB5CE37B401; Mon, 5 May 2003 20:55:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CA6343F75; Mon, 5 May 2003 20:55:13 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h463tD0U069771; Mon, 5 May 2003 20:55:13 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h463tDfF069770; Mon, 5 May 2003 20:55:13 -0700 (PDT) Message-Id: <200305060355.h463tDfF069770@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 5 May 2003 20:55:12 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 03:55:14 -0000 des 2003/05/05 20:55:12 PDT FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Fix a printf() format error which broke the ia64 GENERIC build. Revision Changes Path 1.25 +2 -1 src/sys/dev/em/if_em.c From owner-cvs-src@FreeBSD.ORG Mon May 5 20:55:25 2003 Return-Path: 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 873C037B40C; Mon, 5 May 2003 20:55:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 271AA43FA3; Mon, 5 May 2003 20:55:25 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h463tO0U069811; Mon, 5 May 2003 20:55:24 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h463tOZM069810; Mon, 5 May 2003 20:55:24 -0700 (PDT) Message-Id: <200305060355.h463tOZM069810@repoman.freebsd.org> From: Scott Long Date: Mon, 5 May 2003 20:55:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 03:55:26 -0000 scottl 2003/05/05 20:55:24 PDT FreeBSD src repository Modified files: sys/conf newvers.sh Log: We are now in 5.1-BETA Revision Changes Path 1.50 +2 -2 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Mon May 5 20:56:40 2003 Return-Path: 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 B969437B401; Mon, 5 May 2003 20:56:40 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 243C743FBD; Mon, 5 May 2003 20:56:40 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23]) by attbi.com (rwcrmhc52) with SMTP id <20030506035639052006p1bke>; Tue, 6 May 2003 03:56:39 +0000 Date: Mon, 5 May 2003 20:56:39 -0700 (PDT) From: Doug Barton To: Peter Wemm In-Reply-To: <20030506024613.67EC22A8AE@canning.wemm.org> Message-ID: <20030505205113.D666@znfgre.qbhto.arg> References: <20030506024613.67EC22A8AE@canning.wemm.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: mtm@FreeBSD.org cc: src-committers@FreeBSD.org cc: Robert Watson cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d apm apmd archdep X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 03:56:41 -0000 On Mon, 5 May 2003, Peter Wemm wrote: > Mike Makonnen wrote: > > On Mon, 5 May 2003 20:06:13 -0400 (EDT) > > Robert Watson wrote: > > > > > > > > > Umm, I dont think so. apm does not exist on amd64, cannot exist and > > > > never will exist. Please back this out. > > > > > > Well, ACPI does provide emulation for some of the apm(4) control ioctls, > > > such that apm(8) actually usefully reports on the power condition on ACPI > > > boxes. I'd imagine the functionality provided by apmd(8) would be useful > > > still with ACPI, but I don't know if it either directly speaks ACPI or > > > whether the ACPI apm emulation is sufficient to support apmd. If it does, > > > then in theory the apm startup scripts could be useful on ACPI-supporting > > > platforms, including ia64 and AMD64. If that's the case, we might > > > seriously think about renaming apmd to powerd or the like. > > > > > > > Should this still be backed out ? > > FWIW, everything that I ported over to rc.d *was* in rc.amd64. > > Robert is incorrect. Only the i386 implementation of acpica provides > the APM API emulation. The include files do not exist on the other platforms. > > ACPI provides its own ioctl() interface (in addition to the sysctl stuff), > which is cross platform. > > Yes, it should still be backed out. And so should the ibcs2_compat thing. > > rc.i386 was repocopied to rc.amd64 without changes. Thats where this mess > started from. I share some responsibility for this too. I noticed the problem with the rc.amd64 stuff, but I was too busy fixing my own mistake with rc.sendmail to send a head's up to the -rc list, and when Mike jumped on what he thought was the fix for this, I decided to hope it was the right thing to do and let more experienced people speak on the topic. Doug -- This .signature sanitized for your protection From owner-cvs-src@FreeBSD.ORG Mon May 5 21:04:03 2003 Return-Path: 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 4611737B401; Mon, 5 May 2003 21:04:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D810243FBD; Mon, 5 May 2003 21:04:02 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h464420U071587; Mon, 5 May 2003 21:04:02 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46442W9071586; Mon, 5 May 2003 21:04:02 -0700 (PDT) Message-Id: <200305060404.h46442W9071586@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 5 May 2003 21:04:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox tbmaster.pl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 04:04:04 -0000 des 2003/05/05 21:04:02 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: Start mailing -CURRENT tinderbox failures to the lists. Revision Changes Path 1.18 +1 -1 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-src@FreeBSD.ORG Mon May 5 21:45:08 2003 Return-Path: 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 8200E37B401; Mon, 5 May 2003 21:45:08 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58C9943F85; Mon, 5 May 2003 21:45:07 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h464j6A7049694; Mon, 5 May 2003 22:45:06 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 05 May 2003 22:42:42 -0600 (MDT) Message-Id: <20030505.224242.91394668.imp@bsdimp.com> To: rwatson@FreeBSD.org From: "M. Warner Losh" In-Reply-To: References: <20030505235648.0FDEC2A8AE@canning.wemm.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: mtm@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: peter@wemm.org Subject: Re: cvs commit: src/etc/rc.d apm apmd archdep X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 04:45:09 -0000 In message: Robert Watson writes: : : On Mon, 5 May 2003, Peter Wemm wrote: : : > > Modified files: : > > etc/rc.d apm apmd archdep : > > Log: : > > Huh? When did the etc bits for amd64 get added? : > > Make sure they're ported over to rc.d. : > > While I'm at it correct a logic mistake in rc.d/apmd. : > > : > > Approved by: markm (mentor)(implicit) : > : > Umm, I dont think so. apm does not exist on amd64, cannot exist and : > never will exist. Please back this out. : : Well, ACPI does provide emulation for some of the apm(4) control ioctls, : such that apm(8) actually usefully reports on the power condition on ACPI : boxes. I'd imagine the functionality provided by apmd(8) would be useful : still with ACPI, but I don't know if it either directly speaks ACPI or : whether the ACPI apm emulation is sufficient to support apmd. If it does, : then in theory the apm startup scripts could be useful on ACPI-supporting : platforms, including ia64 and AMD64. If that's the case, we might : seriously think about renaming apmd to powerd or the like. The apm(4) emulation that acpi(4) does now is limited to reporting battery life. It doesn't generate the same events that apmd would be listening for. And in the latest import, the apm emulation layer seems to be broken, at least for my machine. But maybe it is (a) my batteries suck or (b) ACPI's reporting of the battery information broke for my machine. Warner From owner-cvs-src@FreeBSD.ORG Mon May 5 21:49:09 2003 Return-Path: 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 E50ED37B401 for ; Mon, 5 May 2003 21:49:09 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id DE08D43F93 for ; Mon, 5 May 2003 21:49:08 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 6599 invoked by uid 1000); 6 May 2003 04:49:11 -0000 Date: Mon, 5 May 2003 21:49:11 -0700 (PDT) From: Nate Lawson To: "M. Warner Losh" In-Reply-To: <20030505.224242.91394668.imp@bsdimp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d apm apmd archdep X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 04:49:10 -0000 On Mon, 5 May 2003, M. Warner Losh wrote: > The apm(4) emulation that acpi(4) does now is limited to reporting > battery life. It doesn't generate the same events that apmd would be > listening for. And in the latest import, the apm emulation layer > seems to be broken, at least for my machine. But maybe it is (a) my > batteries suck or (b) ACPI's reporting of the battery information > broke for my machine. Compare the output of apm to sysctl hw.acpi.(mumble battery) to see which it is. -Nate From owner-cvs-src@FreeBSD.ORG Mon May 5 21:50:03 2003 Return-Path: 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 61B8F37B401; Mon, 5 May 2003 21:50:03 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9141F43F93; Mon, 5 May 2003 21:50:01 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h464o0A7049720; Mon, 5 May 2003 22:50:01 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 05 May 2003 22:47:36 -0600 (MDT) Message-Id: <20030505.224736.54349996.imp@bsdimp.com> To: des@ofug.org From: "M. Warner Losh" In-Reply-To: References: <200305052137.h45LbhQV012306@repoman.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: dougb@FreeBSD.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/etc remote X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 04:50:03 -0000 In message: Dag-Erling Smorgrav writes: : Doug Barton writes: : > Log: : > Add traditional BSD names (sio[0-3]) to the finger-friendly com[1-4] : > entries so that you can do things like 'tip sio1' without having : > to remember the DOS equivalent. : : NetBSD calls them tty[a-z]; we've always called them cuaa[0-9]+; Linux : calls the /dev/cua[0-9]+; Solaris calls them /dev/cua/[a-z]. Who's to : say what's traditional? NetBSD is a little more traditional. linux and solaris don't count in the 'Traditional' argument, but SunOS 4.x and 3.x do (where they were called /dev/cua* and /dev/tty*, where * was replaced by 'a' or 'b' for builtin serial ports and something else for not builtin). So sio's use of /dev/tty* and /dev/cua* is fairly BSD traditional. However, what's in /etc/remote can be way different than the device names. Solaris doesn't have /etc/remote, for example, and Linux's is so weird the last time I looked that I have no clue what goes on. Warner From owner-cvs-src@FreeBSD.ORG Mon May 5 21:51:48 2003 Return-Path: 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 E0DAE37B401; Mon, 5 May 2003 21:51:48 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id B520543F3F; Mon, 5 May 2003 21:51:47 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h464plA7049734; Mon, 5 May 2003 22:51:47 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 05 May 2003 22:49:23 -0600 (MDT) Message-Id: <20030505.224923.08937755.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: References: <20030505.224242.91394668.imp@bsdimp.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d apm apmd archdep X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 04:51:49 -0000 In message: Nate Lawson writes: : On Mon, 5 May 2003, M. Warner Losh wrote: : > The apm(4) emulation that acpi(4) does now is limited to reporting : > battery life. It doesn't generate the same events that apmd would be : > listening for. And in the latest import, the apm emulation layer : > seems to be broken, at least for my machine. But maybe it is (a) my : > batteries suck or (b) ACPI's reporting of the battery information : > broke for my machine. : : Compare the output of apm to sysctl hw.acpi.(mumble battery) to see which : it is. I did, and I think they are consistant (modulo one bug that's been there for a long time). However, I have batteries that are nearly worn out, so I don't know if the battery is no longer reporting the status, or if acpi broke. Warner From owner-cvs-src@FreeBSD.ORG Mon May 5 23:47:00 2003 Return-Path: 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 F1EAC37B401; Mon, 5 May 2003 23:46:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B93443FAF; Mon, 5 May 2003 23:46:59 -0700 (PDT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h466kx0U079870; Mon, 5 May 2003 23:46:59 -0700 (PDT) (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h466kxLl079869; Mon, 5 May 2003 23:46:59 -0700 (PDT) Message-Id: <200305060646.h466kxLl079869@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Mon, 5 May 2003 23:46:59 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/netinet6 ah_output.c esp_output.c icmp6.c in6_cksum.c ipsec.c nd6.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 06:47:00 -0000 suz 2003/05/05 23:46:59 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/netinet6 ah_output.c esp_output.c icmp6.c in6_cksum.c ipsec.c nd6.c Log: MFC: panic() doesn't need \n Obtained from: KAME Revision Changes Path 1.1.2.5 +1 -1 src/sys/netinet6/ah_output.c 1.1.2.4 +1 -1 src/sys/netinet6/esp_output.c 1.6.2.13 +1 -1 src/sys/netinet6/icmp6.c 1.1.2.4 +5 -5 src/sys/netinet6/in6_cksum.c 1.3.2.12 +37 -37 src/sys/netinet6/ipsec.c 1.2.2.15 +7 -7 src/sys/netinet6/nd6.c From owner-cvs-src@FreeBSD.ORG Tue May 6 00:25:19 2003 Return-Path: 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 299B637B41C; Tue, 6 May 2003 00:25:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDF0543FAF; Tue, 6 May 2003 00:25:18 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h467PI0U083384; Tue, 6 May 2003 00:25:18 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h467PIjw083383; Tue, 6 May 2003 00:25:18 -0700 (PDT) Message-Id: <200305060725.h467PIjw083383@repoman.freebsd.org> From: Doug Barton Date: Tue, 6 May 2003 00:25:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 07:25:19 -0000 dougb 2003/05/06 00:25:18 PDT FreeBSD src repository Modified files: etc Makefile Log: Hook devfs.conf up to the build. Approved by: re (scottl) Revision Changes Path 1.313 +2 -2 src/etc/Makefile From owner-cvs-src@FreeBSD.ORG Tue May 6 01:08:16 2003 Return-Path: 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 4F49037B401; Tue, 6 May 2003 01:08:16 -0700 (PDT) Received: from mailhub.fokus.fraunhofer.de (mailhub.fokus.fraunhofer.de [193.174.154.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D64543F3F; Tue, 6 May 2003 01:08:14 -0700 (PDT) (envelope-from brandt@fokus.fraunhofer.de) Received: from beagle (beagle [193.175.132.100])h46885E17587; Tue, 6 May 2003 10:08:05 +0200 (MEST) Date: Tue, 6 May 2003 10:08:05 +0200 (CEST) From: Harti Brandt To: Nate Lawson In-Reply-To: Message-ID: <20030506100558.Y838@beagle.fokus.fraunhofer.de> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 08:08:16 -0000 On Mon, 5 May 2003, Nate Lawson wrote: NL>On Mon, 5 May 2003, Harti Brandt wrote: NL>> M. Warner Losh wrote: NL>> MWL>Right now there's no safe way to use driver locks. Sometimes, we have NL>> MWL>to acquire the locks NET, DRIVER. Other times you do the reverse. NL>> MWL>There are other times you do need to call ether_ifdetach with the lock NL>> MWL>held. This is a real mess. I'm contemplating a strawman proposal to NL>> MWL>help address these issues. NL>> NL>> I'd love to see it. NL> NL>Your comments are coming in a bit late. I believe the next step is for NL>Warner to send out his proposal once he's ready. Well, I tried to bring up this topic at least twice during the last months... harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fraunhofer.de, harti@freebsd.org From owner-cvs-src@FreeBSD.ORG Tue May 6 02:23:32 2003 Return-Path: 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 8CE1737B401; Tue, 6 May 2003 02:23:32 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A07043F3F; Tue, 6 May 2003 02:23:31 -0700 (PDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h469NSX71601; Tue, 6 May 2003 05:23:28 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Tue, 6 May 2003 05:23:28 -0400 (EDT) From: Jeff Roberson To: John Baldwin In-Reply-To: <200305052118.h45LIBD9011353@repoman.freebsd.org> Message-ID: <20030506052308.V99131-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 09:23:33 -0000 On Mon, 5 May 2003, John Baldwin wrote: > jhb 2003/05/05 14:18:11 PDT > > FreeBSD src repository > > Modified files: > sys/kern kern_sig.c > Log: > Lock the proc lock around calls to tdsignal() in the sigwait() family of > syscalls. > > Revision Changes Path > 1.235 +12 -6 src/sys/kern/kern_sig.c > Thanks! From owner-cvs-src@FreeBSD.ORG Tue May 6 03:33:42 2003 Return-Path: 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 8618C37B401; Tue, 6 May 2003 03:33:42 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FEDE43FDD; Tue, 6 May 2003 03:33:41 -0700 (PDT) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.7/8.12.7) with ESMTP id h46AXbSQ085875; Tue, 6 May 2003 11:33:37 +0100 (BST) (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost)h46AXbCA085874; Tue, 6 May 2003 11:33:37 +0100 (BST) X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1])h46AYE8c082699; Tue, 6 May 2003 11:34:14 +0100 (BST) (envelope-from mark@grondar.org) From: Mark Murray Message-Id: <200305061034.h46AYE8c082699@grimreaper.grondar.org> To: Scott Long In-Reply-To: Your message of "Mon, 05 May 2003 21:36:56 MDT." <20030506033655.GC86502@hollin.btc.adaptec.com> Date: Tue, 06 May 2003 11:34:14 +0100 Sender: mark@grondar.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 10:33:43 -0000 Scott Long writes: > Can you also get with Bruce Mah to document this in the release notes? Sure! M -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-src@FreeBSD.ORG Tue May 6 09:17:24 2003 Return-Path: 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 1A27E37B404; Tue, 6 May 2003 09:17:24 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A344B43FA3; Tue, 6 May 2003 09:17:22 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h46GHDm2036697; Tue, 6 May 2003 09:17:17 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h46GH8pl036692; Tue, 6 May 2003 09:17:09 -0700 (PDT) Date: Tue, 6 May 2003 09:17:08 -0700 From: "David O'Brien" To: Dag-Erling Smorgrav Message-ID: <20030506161708.GD35947@dragon.nuxi.com> References: <200305011436.h41EaRQ7056929@repoman.freebsd.org> <20030501235251.GA53569@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.sys.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 16:17:24 -0000 On Fri, May 02, 2003 at 04:53:40PM +0200, Dag-Erling Smorgrav wrote: > "David O'Brien" writes: > > PLEASE DO NOT ADD ANY MORE STD= TO MAKEFILES. When this came up in > > freebsd-arch you did not have support for this, and you are majorly > > trumpling over a change Mux and I have been working on and announced to > > freebsd-arch. > > I can't find anything about it in my archive. Could you please send > me the message-id or a copy of the original? The thread started with: From: Maxime Henrion Subject: WARNS=6 changes Date: Thu, 13 Mar 2003 20:20:45 +0100 To: arch@FreeBSD.org Message-ID: <20030313192045.GG3819@elvis.mu.org> you proposed this commit of yours: Date: Sun, 16 Mar 2003 14:32:36 +0100 Message-ID: Date: Sun, 16 Mar 2003 14:52:02 +0100 Message-ID: it was disliked by: From: Maxime Henrion Date: Mon, 17 Mar 2003 00:45:07 +0100 Message-ID: <20030316234507.GK3819@elvis.mu.org> Date: Mon, 17 Mar 2003 01:11:00 +0100 Message-ID: <20030317001100.GM3819@elvis.mu.org> From: "David O'Brien" Date: Sun, 16 Mar 2003 16:21:34 -0800 Message-ID: <20030317002134.GA79649@dragon.nuxi.com> From: "David O'Brien" Date: Sun, 16 Mar 2003 16:29:57 -0800 Message-ID: <20030316162956.A78205@hub.freebsd.org> From: Ruslan Ermilov Date: Fri, 14 Mar 2003 20:21:44 +0200 Message-ID: <20030314182144.GA98870@sunbay.com> From: Ruslan Ermilov Date: Fri, 14 Mar 2003 22:12:36 +0200 Message-ID: <20030314201236.GD8760@sunbay.com> (RU didn't want WARNS= to be variable/non-deterministic due to a STD variable) so you committed this patch even when it was reviewed and disliked. I greatly regret I ever asked Mux to be nice to the community and post his desire to arch@ instead of just committing it and blind siding everyone. > Do you have an estimate for when gcc 3.3 will hit the tree? RSN if certain things would hold still. From owner-cvs-src@FreeBSD.ORG Tue May 6 09:47:00 2003 Return-Path: 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 8787237B401; Tue, 6 May 2003 09:47:00 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAF8E43FA3; Tue, 6 May 2003 09:46:59 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 62FAF530F; Tue, 6 May 2003 18:46:58 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: obrien@FreeBSD.org References: <200305011436.h41EaRQ7056929@repoman.freebsd.org> <20030501235251.GA53569@dragon.nuxi.com> <20030506161708.GD35947@dragon.nuxi.com> From: Dag-Erling Smorgrav Date: Tue, 06 May 2003 18:46:57 +0200 In-Reply-To: <20030506161708.GD35947@dragon.nuxi.com> (David O'Brien's message of "Tue, 6 May 2003 09:17:08 -0700") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.sys.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 16:47:00 -0000 "David O'Brien" writes: > On Fri, May 02, 2003 at 04:53:40PM +0200, Dag-Erling Smorgrav wrote: > > "David O'Brien" writes: > > > [...] and you are majorly > > > trumpling over a change Mux and I have been working on and announced to > > > freebsd-arch. > > I can't find anything about it in my archive. Could you please send > > me the message-id or a copy of the original? > The thread started with: > [...] This is not what I asked. Please provide a reference to or a copy of the announcement you claim to have made on -arch about gcc work. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-src@FreeBSD.ORG Tue May 6 10:02:07 2003 Return-Path: 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 1728437B401; Tue, 6 May 2003 10:02:07 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 398E843FB1; Tue, 6 May 2003 10:02:06 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h46H1tm2037251; Tue, 6 May 2003 10:01:55 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h46H1paB037250; Tue, 6 May 2003 10:01:51 -0700 (PDT) Date: Tue, 6 May 2003 10:01:51 -0700 From: "David O'Brien" To: Dag-Erling Smorgrav Message-ID: <20030506170151.GB37180@dragon.nuxi.com> References: <200305011436.h41EaRQ7056929@repoman.freebsd.org> <20030501235251.GA53569@dragon.nuxi.com> <20030506161708.GD35947@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.sys.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 17:02:07 -0000 On Tue, May 06, 2003 at 06:46:57PM +0200, Dag-Erling Smorgrav wrote: > "David O'Brien" writes: > > On Fri, May 02, 2003 at 04:53:40PM +0200, Dag-Erling Smorgrav wrote: > > > "David O'Brien" writes: > > > > [...] and you are majorly > > > > trumpling over a change Mux and I have been working on and announced to > > > > freebsd-arch. > > > I can't find anything about it in my archive. Could you please send > > > me the message-id or a copy of the original? > > The thread started with: > > [...] > > This is not what I asked. Please provide a reference to or a copy of > the announcement you claim to have made on -arch about gcc work. Why does that matter. I complained because you committed something that got negative reviews. That it is interfering with my Gcc 3.3 work is a 2nd matter. From owner-cvs-src@FreeBSD.ORG Tue May 6 12:10:18 2003 Return-Path: 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 66BCA37B404; Tue, 6 May 2003 12:10:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA49A43FB1; Tue, 6 May 2003 12:10:17 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h46JAH0U037685; Tue, 6 May 2003 12:10:17 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46JAHlG037684; Tue, 6 May 2003 12:10:17 -0700 (PDT) Message-Id: <200305061910.h46JAHlG037684@repoman.freebsd.org> From: Hiten Pandya Date: Tue, 6 May 2003 12:10:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 malloc.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 19:10:18 -0000 hmp 2003/05/06 12:10:17 PDT FreeBSD src repository (doc committer) Modified files: share/man/man9 malloc.9 Log: malloc(9) types can be used to identify multiple allocations. PR: docs/38618 Approved by: des (mentor) Revision Changes Path 1.33 +1 -0 src/share/man/man9/malloc.9 From owner-cvs-src@FreeBSD.ORG Tue May 6 12:26:56 2003 Return-Path: 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 0D32C37B401; Tue, 6 May 2003 12:26:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A017343F85; Tue, 6 May 2003 12:26:55 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h46JQt0U038305; Tue, 6 May 2003 12:26:55 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46JQtSg038304; Tue, 6 May 2003 12:26:55 -0700 (PDT) Message-Id: <200305061926.h46JQtSg038304@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 6 May 2003 12:26:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/etc make.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 19:26:56 -0000 obrien 2003/05/06 12:26:55 PDT FreeBSD src repository Modified files: share/examples/etc make.conf Log: Consistentify our NO_KERBEROS documentation. Approved by: re(bmah) Revision Changes Path 1.214 +1 -5 src/share/examples/etc/make.conf From owner-cvs-src@FreeBSD.ORG Tue May 6 12:30:42 2003 Return-Path: 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 3599337B401; Tue, 6 May 2003 12:30:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8EE143FB1; Tue, 6 May 2003 12:30:41 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h46JUf0U038563; Tue, 6 May 2003 12:30:41 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46JUfm6038562; Tue, 6 May 2003 12:30:41 -0700 (PDT) Message-Id: <200305061930.h46JUfm6038562@repoman.freebsd.org> From: John Baldwin Date: Tue, 6 May 2003 12:30:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb uhci_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 19:30:42 -0000 jhb 2003/05/06 12:30:41 PDT FreeBSD src repository Modified files: sys/dev/usb uhci_pci.c Log: Add PCI ID's for the 4 USB hubs on the ICH5 controller. Approved by: re (murray) Revision Changes Path 1.46 +20 -0 src/sys/dev/usb/uhci_pci.c From owner-cvs-src@FreeBSD.ORG Tue May 6 12:31:57 2003 Return-Path: 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 5A67337B404; Tue, 6 May 2003 12:31:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED09843F3F; Tue, 6 May 2003 12:31:56 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h46JVu0U038612; Tue, 6 May 2003 12:31:56 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46JVuqG038611; Tue, 6 May 2003 12:31:56 -0700 (PDT) Message-Id: <200305061931.h46JVuqG038611@repoman.freebsd.org> From: John Baldwin Date: Tue, 6 May 2003 12:31:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 19:31:57 -0000 jhb 2003/05/06 12:31:56 PDT FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Add PCI ID's for the Intel ICH5 (82801EB) chipset. Approved by: re (murray) Sponsored by: The Weather Channel Revision Changes Path 1.24 +1 -0 src/sys/dev/ata/ata-chipset.c 1.9 +1 -0 src/sys/dev/ata/ata-pci.h From owner-cvs-src@FreeBSD.ORG Tue May 6 12:32:26 2003 Return-Path: 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 B514B37B401 for ; Tue, 6 May 2003 12:32:26 -0700 (PDT) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 625E243FAF for ; Tue, 6 May 2003 12:32:24 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 24190 invoked from network); 6 May 2003 19:32:30 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 6 May 2003 19:32:30 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h46JWLp0001183; Tue, 6 May 2003 15:32:21 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200305052355.h45NthJP026027@repoman.freebsd.org> Date: Tue, 06 May 2003 15:32:27 -0400 (EDT) From: John Baldwin To: "David E. O'Brien" cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/etc/rc.d apm X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 19:32:27 -0000 On 05-May-2003 David E. O'Brien wrote: > obrien 2003/05/05 16:55:43 PDT > > FreeBSD src repository > > Modified files: > etc/rc.d apm > Log: > We won't do APM on Hammer -- ACPI is the game there. Actually, you turned on APM, but that is the right thing to do for now as ACPI provides an APM-compatible interface which makes things like battery monitors in ports/ work with ACPI. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Tue May 6 12:34:04 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 0F42837B401; Tue, 6 May 2003 12:34:04 -0700 (PDT) Date: Tue, 6 May 2003 14:34:04 -0500 From: Juli Mallett To: Hiten Pandya Message-ID: <20030506143403.A94501@FreeBSD.org> References: <200305061910.h46JAHlG037684@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200305061910.h46JAHlG037684@repoman.freebsd.org>; from hmp@FreeBSD.org on Tue, May 06, 2003 at 12:10:17PM -0700 X-Title: Code Maven X-Towel: Yes X-Negacore: Yes X-Authentication-Warning: localhost: juli pwned teh intarweb cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 malloc.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 19:34:04 -0000 * Hiten Pandya [ Date: 2003-05-06 ] [ w.r.t. cvs commit: src/share/man/man9 malloc.9 ] > hmp 2003/05/06 12:10:17 PDT > > FreeBSD src repository (doc committer) > > Modified files: > share/man/man9 malloc.9 > Log: > malloc(9) types can be used to identify multiple allocations. > > PR: docs/38618 > Approved by: des (mentor) What about re? -- juli mallett. email: jmallett@freebsd.org; efnet: juli; From owner-cvs-src@FreeBSD.ORG Tue May 6 12:36:14 2003 Return-Path: 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 0BF0537B41B; Tue, 6 May 2003 12:36:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A047F43F3F; Tue, 6 May 2003 12:36:13 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h46JaD0U038795; Tue, 6 May 2003 12:36:13 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46JaDZr038794; Tue, 6 May 2003 12:36:13 -0700 (PDT) Message-Id: <200305061936.h46JaDZr038794@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 6 May 2003 12:36:13 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 19:36:14 -0000 phk 2003/05/06 12:36:13 PDT FreeBSD src repository Modified files: sys/geom geom_bsd.c Log: Fix the WARNING for wrong rawoffset, I tested incompatible units. Approved by: re/jhb Revision Changes Path 1.60 +2 -2 src/sys/geom/geom_bsd.c From owner-cvs-src@FreeBSD.ORG Tue May 6 12:58:12 2003 Return-Path: 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 100CB37B405; Tue, 6 May 2003 12:58:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B39043F93; Tue, 6 May 2003 12:58:11 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h46JwB0U044709; Tue, 6 May 2003 12:58:11 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46JwBBS044708; Tue, 6 May 2003 12:58:11 -0700 (PDT) Message-Id: <200305061958.h46JwBBS044708@repoman.freebsd.org> From: "Bruce A. Mah" Date: Tue, 6 May 2003 12:58:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/share/sgml release.ent X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 19:58:12 -0000 bmah 2003/05/06 12:58:10 PDT FreeBSD src repository Modified files: release/doc/share/sgml release.ent Log: 4.8-RELEASE was the last release from the 4-STABLE branch. Revision Changes Path 1.9 +1 -1 src/release/doc/share/sgml/release.ent From owner-cvs-src@FreeBSD.ORG Tue May 6 13:01:08 2003 Return-Path: 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 CF1D137B401; Tue, 6 May 2003 13:01:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C8D443F75; Tue, 6 May 2003 13:01:08 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h46K180U044914; Tue, 6 May 2003 13:01:08 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46K17rH044913; Tue, 6 May 2003 13:01:07 -0700 (PDT) Message-Id: <200305062001.h46K17rH044913@repoman.freebsd.org> From: "Bruce A. Mah" Date: Tue, 6 May 2003 13:01:07 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/readme article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 20:01:09 -0000 bmah 2003/05/06 13:01:07 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/readme article.sgml Log: Update supported architectures, use &unix; where appropriate, more majordomo->mailman fixes, other misc. updates. Approved by: re (implicitly) Revision Changes Path 1.26 +16 -14 src/release/doc/en_US.ISO8859-1/readme/article.sgml From owner-cvs-src@FreeBSD.ORG Tue May 6 13:04:18 2003 Return-Path: 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 7865037B408; Tue, 6 May 2003 13:04:18 -0700 (PDT) Received: from ns1.gnf.org (ns1.gnf.org [63.196.132.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5843F43F93; Tue, 6 May 2003 13:04:17 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: from EXCHCLUSTER01.lj.gnf.org (exch02.lj.gnf.org [172.25.10.20]) by ns1.gnf.org (8.12.6p2/8.12.3) with ESMTP id h46K4FZu090073; Tue, 6 May 2003 13:04:15 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: from roark.gnf.org ([172.25.24.15]) by EXCHCLUSTER01.lj.gnf.org with Microsoft SMTPSVC(5.0.2195.5329); Tue, 6 May 2003 13:04:16 -0700 Received: from roark.gnf.org (localhost [127.0.0.1]) by roark.gnf.org (8.12.9/8.12.9) with ESMTP id h46K4GSY073916; Tue, 6 May 2003 13:04:16 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: (from gtetlow@localhost) by roark.gnf.org (8.12.9/8.12.9/Submit) id h46K4FlC073915; Tue, 6 May 2003 13:04:15 -0700 (PDT) (envelope-from gtetlow) Date: Tue, 6 May 2003 13:04:15 -0700 From: Gordon Tetlow To: Juli Mallett Message-ID: <20030506200415.GB73198@roark.gnf.org> References: <200305061910.h46JAHlG037684@repoman.freebsd.org> <20030506143403.A94501@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xXmbgvnjoT4axfJE" Content-Disposition: inline In-Reply-To: <20030506143403.A94501@FreeBSD.org> User-Agent: Mutt/1.4i X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-OriginalArrivalTime: 06 May 2003 20:04:16.0615 (UTC) FILETIME=[AC1A7770:01C3140A] cc: Hiten Pandya cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 malloc.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 20:04:19 -0000 --xXmbgvnjoT4axfJE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 06, 2003 at 02:34:04PM -0500, Juli Mallett wrote: > * Hiten Pandya [ Date: 2003-05-06 ] > [ w.r.t. cvs commit: src/share/man/man9 malloc.9 ] > > hmp 2003/05/06 12:10:17 PDT > >=20 > > FreeBSD src repository (doc committer) > >=20 > > Modified files: > > share/man/man9 malloc.9=20 > > Log: > > malloc(9) types can be used to identify multiple allocations. > > =20 > > PR: docs/38618 > > Approved by: des (mentor) >=20 > What about re? That's a good question, the code freeze was only for src, does that include man pages and documentation in the src/ tree? -gordon --xXmbgvnjoT4axfJE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+uBU/Ru2t9DV9ZfsRAnUoAKCZnXbaFwrdP8/+yVqfZBB/da8+AACg1djx w2/hd76VagchAJ83P8fuauk= =H9+W -----END PGP SIGNATURE----- --xXmbgvnjoT4axfJE-- From owner-cvs-src@FreeBSD.ORG Tue May 6 13:12:11 2003 Return-Path: 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 7094D37B404 for ; Tue, 6 May 2003 13:12:11 -0700 (PDT) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B85A43F85 for ; Tue, 6 May 2003 13:12:09 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 14540 invoked from network); 6 May 2003 20:12:14 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 6 May 2003 20:12:14 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h46KC3p0001364; Tue, 6 May 2003 16:12:04 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 06 May 2003 16:12:10 -0400 (EDT) From: John Baldwin To: John Baldwin cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: "David E. O'Brien" cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/etc/rc.d apm X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 20:12:12 -0000 On 06-May-2003 John Baldwin wrote: > > On 05-May-2003 David E. O'Brien wrote: >> obrien 2003/05/05 16:55:43 PDT >> >> FreeBSD src repository >> >> Modified files: >> etc/rc.d apm >> Log: >> We won't do APM on Hammer -- ACPI is the game there. > > Actually, you turned on APM, but that is the right thing to do > for now as ACPI provides an APM-compatible interface which makes > things like battery monitors in ports/ work with ACPI. Nevermind, I can't read diffs it seems. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Tue May 6 13:34:05 2003 Return-Path: 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 1048F37B401; Tue, 6 May 2003 13:34:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A294A43F93; Tue, 6 May 2003 13:34:04 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h46KY40U046948; Tue, 6 May 2003 13:34:04 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46KY4xk046947; Tue, 6 May 2003 13:34:04 -0700 (PDT) Message-Id: <200305062034.h46KY4xk046947@repoman.freebsd.org> From: Robert Watson Date: Tue, 6 May 2003 13:34:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet ip_input.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 20:34:05 -0000 rwatson 2003/05/06 13:34:04 PDT FreeBSD src repository Modified files: sys/netinet ip_input.c Log: Trim a call to mac_create_mbuf_from_mbuf() since m_tag meta-data copying for mbuf headers now works properly in m_dup_pkthdr(), so we don't need to do an explicit copy. Approved by: re (jhb) Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.237 +2 -5 src/sys/netinet/ip_input.c From owner-cvs-src@FreeBSD.ORG Tue May 6 13:41:20 2003 Return-Path: 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 49DA237B401; Tue, 6 May 2003 13:41:20 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F63C43FBD; Tue, 6 May 2003 13:41:18 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.8/8.12.8) with ESMTP id h46KecVo092823; Tue, 6 May 2003 22:40:38 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.8/8.12.8/Submit) id h46KeccC092822; Tue, 6 May 2003 22:40:38 +0200 (CEST) Date: Tue, 6 May 2003 22:40:38 +0200 From: Stijn Hoop To: "Bruce A. Mah" Message-ID: <20030506204038.GF91666@pcwin002.win.tue.nl> References: <200305061958.h46JwBBS044708@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TmwHKJoIRFM7Mu/A" Content-Disposition: inline In-Reply-To: <200305061958.h46JwBBS044708@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Bright-Idea: Let's abolish HTML mail! cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/release/doc/share/sgml release.ent X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 20:41:20 -0000 --TmwHKJoIRFM7Mu/A Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 06, 2003 at 12:58:10PM -0700, Bruce A. Mah wrote: > bmah 2003/05/06 12:58:10 PDT >=20 > FreeBSD src repository >=20 > Modified files: > release/doc/share/sgml release.ent=20 > Log: > 4.8-RELEASE was the last release from the 4-STABLE branch. ^^^^^^ I take it you meant 'latest'? ;-) --Stijn --=20 Help Wanted: Telepath. You know where to apply. --TmwHKJoIRFM7Mu/A Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+uB3GY3r/tLQmfWcRArzZAJ9NiIuUgb697lwkhIu6q98UDFf88ACeIJ1v tiF3Cvx4B6IXw9pVczV2xlg= =Ck0I -----END PGP SIGNATURE----- --TmwHKJoIRFM7Mu/A-- From owner-cvs-src@FreeBSD.ORG Tue May 6 13:57:47 2003 Return-Path: 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 C915D37B404 for ; Tue, 6 May 2003 13:57:47 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 6C28543F3F for ; Tue, 6 May 2003 13:57:46 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 17884 invoked by uid 1000); 6 May 2003 20:57:47 -0000 Date: Tue, 6 May 2003 13:57:47 -0700 (PDT) From: Nate Lawson To: Olivier Houchard In-Reply-To: <20030506020032.8318437B478@hub.freebsd.org> Message-ID: <20030506133223.V29676@root.org> References: <20030506020032.8318437B478@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 20:57:48 -0000 On Mon, 5 May 2003, Olivier Houchard wrote: > Modified files: > sys/pci if_sis.c > Log: > Don't call timeout() in sis_tick(), this is done earlier by mii_tick(), and it > leads to a panic at unload time, as we own 2 instances of callout and > untimeout() only one. > Will I'm there, remove a call to callout_handler_init(), one is enough. > > Reviewed by: wpaul Comments below. > --- src/sys/pci/if_sis.c:1.74 Mon Apr 21 11:34:04 2003 > +++ src/sys/pci/if_sis.c Mon May 5 19:00:01 2003 > @@ -29,7 +29,7 @@ > * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF > * THE POSSIBILITY OF SUCH DAMAGE. > * > - * $FreeBSD: /repoman/r/ncvs/src/sys/pci/if_sis.c,v 1.74 2003/04/21 18:34:04 imp Exp $ > + * $FreeBSD: /repoman/r/ncvs/src/sys/pci/if_sis.c,v 1.75 2003/05/06 02:00:01 cognet Exp $ > */ > > /* > @@ -58,7 +58,7 @@ > */ > > #include > -__FBSDID("$FreeBSD: /repoman/r/ncvs/src/sys/pci/if_sis.c,v 1.74 2003/04/21 18:34:04 imp Exp $"); > +__FBSDID("$FreeBSD: /repoman/r/ncvs/src/sys/pci/if_sis.c,v 1.75 2003/05/06 02:00:01 cognet Exp $"); > > #include > #include Why do we have both the RCS id and FBSDID? I thought only one was enough. > @@ -1374,8 +1374,6 @@ > goto fail; > } > > - callout_handle_init(&sc->sis_stat_ch); > - > /* > * Call MI attach routine. > */ I would rather you deleted the first call to callout_handle_init() instead (after the "Inform the world" comment). Reasons include poor style for the first one and uniformity with other sys/pci/if_* drivers which do the init right before ether_ifattach(). > @@ -1747,8 +1745,6 @@ > if (ifp->if_snd.ifq_head != NULL) > sis_start(ifp); > } > - > - sc->sis_stat_ch = timeout(sis_tick, sc, hz); > > SIS_UNLOCK(sc); > Can you check the other sys/pci/if_* devices to see if they have the same bug? I think they all re-add the timeout at the end of *_tick(). -Nate From owner-cvs-src@FreeBSD.ORG Tue May 6 14:00:38 2003 Return-Path: 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 CC45C37B401; Tue, 6 May 2003 14:00:38 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id D722543F75; Tue, 6 May 2003 14:00:37 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.9/8.12.9) with ESMTP id h46L0aVo065875 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 6 May 2003 17:00:36 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.9/8.12.9/Submit) id h46L0a1Z065872; Tue, 6 May 2003 17:00:36 -0400 (EDT) (envelope-from wollman) Date: Tue, 6 May 2003 17:00:36 -0400 (EDT) From: Garrett Wollman Message-Id: <200305062100.h46L0a1Z065872@khavrinen.lcs.mit.edu> To: Nate Lawson In-Reply-To: <20030506133223.V29676@root.org> References: <20030506020032.8318437B478@hub.freebsd.org> <20030506133223.V29676@root.org> X-Spam-Score: -19.8 () IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 21:00:39 -0000 < said: > I would rather you deleted the first call to callout_handle_init() instead > (after the "Inform the world" comment). Reasons include poor style for > the first one and uniformity with other sys/pci/if_* drivers which do the > init right before ether_ifattach(). I would rather that drivers were fixed to use the new (FreeBSD 4) callout API, so that we can eventually deprecate the old one. -GAWollman From owner-cvs-src@FreeBSD.ORG Tue May 6 14:04:37 2003 Return-Path: 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 95D3437B404 for ; Tue, 6 May 2003 14:04:37 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A61143F75 for ; Tue, 6 May 2003 14:04:36 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 26807 invoked from network); 6 May 2003 21:04:44 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 6 May 2003 21:04:44 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h46L4Wp0001617; Tue, 6 May 2003 17:04:33 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200305062100.h46L0a1Z065872@khavrinen.lcs.mit.edu> Date: Tue, 06 May 2003 17:04:38 -0400 (EDT) From: John Baldwin To: Garrett Wollman cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Nate Lawson Subject: Re: cvs commit: src/sys/pci if_sis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 21:04:38 -0000 On 06-May-2003 Garrett Wollman wrote: > < said: > >> I would rather you deleted the first call to callout_handle_init() instead >> (after the "Inform the world" comment). Reasons include poor style for >> the first one and uniformity with other sys/pci/if_* drivers which do the >> init right before ether_ifattach(). > > I would rather that drivers were fixed to use the new (FreeBSD 4) > callout API, so that we can eventually deprecate the old one. Agreed. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Tue May 6 14:18:15 2003 Return-Path: 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 A899437B401; Tue, 6 May 2003 14:18:15 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B02143F85; Tue, 6 May 2003 14:18:14 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (acs-24-154-229-196.zoominternet.net [24.154.229.196]) by pittgoth.com (8.12.9/8.12.9) with SMTP id h46LICZK054283; Tue, 6 May 2003 17:18:13 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 6 May 2003 17:15:19 -0400 From: Tom Rhodes To: Gordon Tetlow Message-Id: <20030506171519.0888eff9.trhodes@FreeBSD.org> In-Reply-To: <20030506200415.GB73198@roark.gnf.org> References: <200305061910.h46JAHlG037684@repoman.freebsd.org> <20030506143403.A94501@FreeBSD.org> <20030506200415.GB73198@roark.gnf.org> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: jmallett@FreeBSD.org cc: hmp@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 malloc.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 21:18:16 -0000 On Tue, 6 May 2003 13:04:15 -0700 Gordon Tetlow wrote: > On Tue, May 06, 2003 at 02:34:04PM -0500, Juli Mallett wrote: > > * Hiten Pandya [ Date: 2003-05-06 ] > > [ w.r.t. cvs commit: src/share/man/man9 malloc.9 ] > > > hmp 2003/05/06 12:10:17 PDT > > > > > > FreeBSD src repository (doc committer) > > > > > > Modified files: > > > share/man/man9 malloc.9 > > > Log: > > > malloc(9) types can be used to identify multiple allocations. > > > > > > PR: docs/38618 > > > Approved by: des (mentor) > > > > What about re? > > That's a good question, the code freeze was only for src, does that > include man pages and documentation in the src/ tree? > The code freeze qualifies manual pages as they do reside under src/. Partial blame should be mine as when I told hiten he can take the PR and commit it, I never mentioned re approval. -- Tom Rhodes From owner-cvs-src@FreeBSD.ORG Tue May 6 14:24:52 2003 Return-Path: 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 1A3B837B401; Tue, 6 May 2003 14:24:52 -0700 (PDT) Received: from espresso.bsdmike.org (espresso.bsdmike.org [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CA9343FE1; Tue, 6 May 2003 14:24:49 -0700 (PDT) (envelope-from mike@espresso.bsdmike.org) Received: by espresso.bsdmike.org (Postfix, from userid 1002) id E23479C87; Tue, 6 May 2003 17:09:36 -0400 (EDT) Date: Tue, 6 May 2003 17:09:36 -0400 From: Mike Barcroft To: Murray Stokely Message-ID: <20030506170936.B37819@espresso.bsdmike.org> References: <200305042225.h44MPN8C095902@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305042225.h44MPN8C095902@repoman.freebsd.org>; from murray@FreeBSD.org on Sun, May 04, 2003 at 03:25:23PM -0700 Organization: The FreeBSD Project cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen isinf.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 21:24:52 -0000 Murray Stokely writes: > murray 2003/05/04 15:25:23 PDT > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > lib/libc/gen isinf.3 > Log: > Add missing #include to synopsis. Not needed on -CURRENT as > these functions are now macros there and the man page is no longer. > > PR: docs/48083 > > Revision Changes Path > 1.5.2.3 +2 -1 src/lib/libc/gen/isinf.3 Just for reference, isinf.3 was merged into fpclassify.3. Best regards, Mike Barcroft From owner-cvs-src@FreeBSD.ORG Tue May 6 14:27:06 2003 Return-Path: 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 3A3AE37B401; Tue, 6 May 2003 14:27:06 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FE1E43F93; Tue, 6 May 2003 14:27:05 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org (12-240-204-110.client.attbi.com[12.240.204.110]) by attbi.com (rwcrmhc52) with ESMTP id <2003050621270405200qgnlle>; Tue, 6 May 2003 21:27:04 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.9/8.12.9) with ESMTP id h46LR4xV092929; Tue, 6 May 2003 14:27:04 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.9/8.12.9/Submit) id h46LR4Wf092928; Tue, 6 May 2003 14:27:04 -0700 (PDT) (envelope-from bmah) Date: Tue, 6 May 2003 14:27:04 -0700 From: "Bruce A. Mah" To: Stijn Hoop Message-ID: <20030506212704.GA92339@intruder.bmah.org> References: <200305061958.h46JwBBS044708@repoman.freebsd.org> <20030506204038.GF91666@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline In-Reply-To: <20030506204038.GF91666@pcwin002.win.tue.nl> User-Agent: Mutt/1.4.1i X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-url: http://www.employees.org/~bmah/ cc: "Bruce A. Mah" cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/release/doc/share/sgml release.ent X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 21:27:06 -0000 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable If memory serves me right, Stijn Hoop wrote: > On Tue, May 06, 2003 at 12:58:10PM -0700, Bruce A. Mah wrote: > > bmah 2003/05/06 12:58:10 PDT > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > release/doc/share/sgml release.ent=20 > > Log: > > 4.8-RELEASE was the last release from the 4-STABLE branch. > ^^^^^^ >=20 > I take it you meant 'latest'? ;-) Yes. I have to touch this file again anyways, so I'll note a correction in my next commit. Thanks for pointing that out! Bruce. --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+uCin2MoxcVugUsMRAtD1AKD+QiNcOjl9KU3d1yGxQzBtHziTuQCcDoyk teh/rXVxd5uYl4XK3SaSF8A= =+tZ9 -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw-- From owner-cvs-src@FreeBSD.ORG Tue May 6 14:30:17 2003 Return-Path: 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 2EFE237B404; Tue, 6 May 2003 14:30:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3D3443F75; Tue, 6 May 2003 14:30:16 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h46LUG0U050656; Tue, 6 May 2003 14:30:16 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46LUG8x050655; Tue, 6 May 2003 14:30:16 -0700 (PDT) Message-Id: <200305062130.h46LUG8x050655@repoman.freebsd.org> From: "Bruce A. Mah" Date: Tue, 6 May 2003 14:30:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/share/sgml release.ent X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 21:30:18 -0000 bmah 2003/05/06 14:30:16 PDT FreeBSD src repository Modified files: release/doc/share/sgml release.ent Log: Version number bump: We're at 5.1-BETA now. Note that the previous commit message for this file should have read: "4.8-RELEASE is the latest release from the 4-STABLE branch." [1] Pointed out by: Stijn Hoop [1] Approved by re (implicitly) Revision Changes Path 1.10 +1 -1 src/release/doc/share/sgml/release.ent From owner-cvs-src@FreeBSD.ORG Tue May 6 14:34:31 2003 Return-Path: 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 B6B9237B42F; Tue, 6 May 2003 14:34:28 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A54D43F93; Tue, 6 May 2003 14:34:27 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h46LYCm2040217; Tue, 6 May 2003 14:34:16 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h46LYClK040216; Tue, 6 May 2003 14:34:12 -0700 (PDT) Date: Tue, 6 May 2003 14:34:12 -0700 From: "David O'Brien" To: Nate Lawson Message-ID: <20030506213412.GA40115@dragon.nuxi.com> References: <20030506020032.8318437B478@hub.freebsd.org> <20030506133223.V29676@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030506133223.V29676@root.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Olivier Houchard cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 21:34:31 -0000 On Tue, May 06, 2003 at 01:57:47PM -0700, Nate Lawson wrote: > > --- src/sys/pci/if_sis.c:1.74 Mon Apr 21 11:34:04 2003 > > +++ src/sys/pci/if_sis.c Mon May 5 19:00:01 2003 > > @@ -29,7 +29,7 @@ > > * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF > > * THE POSSIBILITY OF SUCH DAMAGE. > > * > > - * $FreeBSD: /repoman/r/ncvs/src/sys/pci/if_sis.c,v 1.74 2003/04/21 18:34:04 imp Exp $ > > + * $FreeBSD: /repoman/r/ncvs/src/sys/pci/if_sis.c,v 1.75 2003/05/06 02:00:01 cognet Exp $ > > */ > > > > /* > > @@ -58,7 +58,7 @@ > > */ > > > > #include > > -__FBSDID("$FreeBSD: /repoman/r/ncvs/src/sys/pci/if_sis.c,v 1.74 2003/04/21 18:34:04 imp Exp $"); > > +__FBSDID("$FreeBSD: /repoman/r/ncvs/src/sys/pci/if_sis.c,v 1.75 2003/05/06 02:00:01 cognet Exp $"); > > > > #include > > #include > > Why do we have both the RCS id and FBSDID? I thought only one was enough. We don't have RCS id. Your real question is why are there two copies of $FreeBSD$ -- simple oversite. From owner-cvs-src@FreeBSD.ORG Tue May 6 14:40:20 2003 Return-Path: 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 31F3937B401; Tue, 6 May 2003 14:40:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9365143F3F; Tue, 6 May 2003 14:40:19 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h46LeJ0U051441; Tue, 6 May 2003 14:40:19 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46LeJZM051438; Tue, 6 May 2003 14:40:19 -0700 (PDT) Message-Id: <200305062140.h46LeJZM051438@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 6 May 2003 14:40:19 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/lib/libc/gen arc4random.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 21:40:20 -0000 trhodes 2003/05/06 14:40:19 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc/gen arc4random.3 Log: MFC 1.13 && 1.14: 1.13: State the fact that the range is twice the traditional RAND_MAX. Add an EXAMPLES section. 1.14: Use the .Dl macro. Revision Changes Path 1.8.2.5 +16 -1 src/lib/libc/gen/arc4random.3 From owner-cvs-src@FreeBSD.ORG Tue May 6 14:54:47 2003 Return-Path: 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 52FE237B401; Tue, 6 May 2003 14:54:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4CA543F75; Tue, 6 May 2003 14:54:46 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h46Lsk0U052059; Tue, 6 May 2003 14:54:46 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h46LskDE052058; Tue, 6 May 2003 14:54:46 -0700 (PDT) Message-Id: <200305062154.h46LskDE052058@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 6 May 2003 14:54:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/df df.1 src/bin/ls ls.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 21:54:47 -0000 trhodes 2003/05/06 14:54:46 PDT FreeBSD src repository Modified files: bin/df df.1 bin/ls ls.1 Log: df(1) and ls(1) print units in 'four or fewer' not 'three or less'. PR: 35523 Submitted by: Tomas Svensson Revision Changes Path 1.29 +2 -2 src/bin/df/df.1 1.74 +1 -1 src/bin/ls/ls.1 From owner-cvs-src@FreeBSD.ORG Tue May 6 14:55:48 2003 Return-Path: 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 141CB37B401; Tue, 6 May 2003 14:55:48 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCCF443F85; Tue, 6 May 2003 14:55:44 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (acs-24-154-229-196.zoominternet.net [24.154.229.196]) by pittgoth.com (8.12.9/8.12.9) with SMTP id h46LthZK054394; Tue, 6 May 2003 17:55:43 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 6 May 2003 17:52:50 -0400 From: Tom Rhodes To: src-committers@FreeBSD.org Message-Id: <20030506175250.4cb358e9.trhodes@FreeBSD.org> In-Reply-To: <200305062154.h46LskDE052058@repoman.freebsd.org> References: <200305062154.h46LskDE052058@repoman.freebsd.org> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/df df.1 src/bin/ls ls.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 May 2003 21:55:48 -0000 On Tue, 6 May 2003 14:54:46 -0700 (PDT) Tom Rhodes wrote: > trhodes 2003/05/06 14:54:46 PDT > > FreeBSD src repository > > Modified files: > bin/df df.1 > bin/ls ls.1 > Log: > df(1) and ls(1) print units in 'four or fewer' not 'three or less'. > > PR: 35523 > Submitted by: Tomas Svensson > > Revision Changes Path > 1.29 +2 -2 src/bin/df/df.1 > 1.74 +1 -1 src/bin/ls/ls.1 > Approved by: re (blanket) Sorry. -- Tom Rhodes From owner-cvs-src@FreeBSD.ORG Tue May 6 17:30:27 2003 Return-Path: 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 DD51237B404; Tue, 6 May 2003 17:30:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D80843F93; Tue, 6 May 2003 17:30:26 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h470UQ0U067107; Tue, 6 May 2003 17:30:26 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h470UQPq067106; Tue, 6 May 2003 17:30:26 -0700 (PDT) Message-Id: <200305070030.h470UQPq067106@repoman.freebsd.org> From: "Tim J. Robbins" Date: Tue, 6 May 2003 17:30:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/lib/libc/gen ftok.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 00:30:27 -0000 tjr 2003/05/06 17:30:26 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc/gen ftok.3 Log: MFC rev. 1.15: Remove reference to libcompat, ftok() was moved into libc. Revision Changes Path 1.12.2.3 +0 -3 src/lib/libc/gen/ftok.3 From owner-cvs-src@FreeBSD.ORG Tue May 6 18:06:04 2003 Return-Path: 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 8AA2837B401; Tue, 6 May 2003 18:06:04 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43EEC43F75; Tue, 6 May 2003 18:06:03 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h47162Tl004565; Tue, 6 May 2003 19:06:02 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200305070106.h47162Tl004565@harmony.village.org> To: John Baldwin In-reply-to: Your message of "Tue, 06 May 2003 15:32:27 EDT." References: Date: Tue, 06 May 2003 19:06:02 -0600 From: Warner Losh cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "David E. O'Brien" Subject: Re: cvs commit: src/etc/rc.d apm X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 01:06:05 -0000 In message John Baldwin writes: : Actually, you turned on APM, but that is the right thing to do : for now as ACPI provides an APM-compatible interface which makes : things like battery monitors in ports/ work with ACPI. The APM interface is a i386/pc98 only sort of thing. Hammer doesn't have this code. Warner From owner-cvs-src@FreeBSD.ORG Tue May 6 19:02:12 2003 Return-Path: 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 CD1C837B401; Tue, 6 May 2003 19:02:12 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F0BF43FCB; Tue, 6 May 2003 19:02:12 -0700 (PDT) (envelope-from root@builder.freebsdmall.com) Received: by builder.freebsdmall.com (Postfix, from userid 0) id F073EEA0; Tue, 6 May 2003 19:02:11 -0700 (PDT) Date: Tue, 6 May 2003 19:02:11 -0700 From: Murray Stokely To: Mike Barcroft Message-ID: <20030507020211.GD385@freebsdmall.com> References: <200305042225.h44MPN8C095902@repoman.freebsd.org> <20030506170936.B37819@espresso.bsdmike.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030506170936.B37819@espresso.bsdmike.org> User-Agent: Mutt/1.4i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen isinf.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 02:02:13 -0000 On Tue, May 06, 2003 at 05:09:36PM -0400, Mike Barcroft wrote: > Just for reference, isinf.3 was merged into fpclassify.3. Ahh thanks. Should MLINKS be created for the old man page names? - Murray From owner-cvs-src@FreeBSD.ORG Tue May 6 20:22:03 2003 Return-Path: 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 4F84C37B401; Tue, 6 May 2003 20:22:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F00CD43FB1; Tue, 6 May 2003 20:22:02 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h473M20U076479; Tue, 6 May 2003 20:22:02 -0700 (PDT) (envelope-from joe@repoman.freebsd.org) Received: (from joe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h473M2bg076478; Tue, 6 May 2003 20:22:02 -0700 (PDT) Message-Id: <200305070322.h473M2bg076478@repoman.freebsd.org> From: Josef Karthauser Date: Tue, 6 May 2003 20:22:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/gstreamer-plugins/files patch-ffmpeg::simple_idct_alpha.c patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 03:22:03 -0000 joe 2003/05/06 20:22:02 PDT FreeBSD src repository Modified files: multimedia/gstreamer-plugins/files patch-ffmpeg::simple_idct_alpha.c Removed files: multimedia/gstreamer-plugins/files patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c Log: Rename a patch file. Requested by: lioux@FreeBSD.org Revision Changes Path 1.2 +0 -0 ports/multimedia/gstreamer-plugins/files/patch-ffmpeg::simple_idct_alpha.c 1.2 +0 -13 ports/multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c (dead) From owner-cvs-src@FreeBSD.ORG Tue May 6 21:15:58 2003 Return-Path: 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 4D04137B401; Tue, 6 May 2003 21:15:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E01CD43F3F; Tue, 6 May 2003 21:15:57 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h474Fv0U088684; Tue, 6 May 2003 21:15:57 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h474FvjX088683; Tue, 6 May 2003 21:15:57 -0700 (PDT) Message-Id: <200305070415.h474FvjX088683@repoman.freebsd.org> From: "Bruce A. Mah" Date: Tue, 6 May 2003 21:15:57 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 04:15:58 -0000 bmah 2003/05/06 21:15:57 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: Kerberos 5 built by default, krb5 distributed folded into crypto. Submitted by: markm Approved by: re (implicitly) Revision Changes Path 1.563 +12 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Tue May 6 22:26:28 2003 Return-Path: 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 AE3E637B401; Tue, 6 May 2003 22:26:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E51F43FDF; Tue, 6 May 2003 22:26:28 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h475QS0U092334; Tue, 6 May 2003 22:26:28 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h475QSmB092333; Tue, 6 May 2003 22:26:28 -0700 (PDT) Message-Id: <200305070526.h475QSmB092333@repoman.freebsd.org> From: Robert Watson Date: Tue, 6 May 2003 22:26:28 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet tcp_input.c tcp_subr.c tcp_var.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 05:26:29 -0000 rwatson 2003/05/06 22:26:28 PDT FreeBSD src repository Modified files: sys/netinet tcp_input.c tcp_subr.c tcp_var.h Log: Correct a bug introduced with reduced TCP state handling; make sure that the MAC label on TCP responses during TIMEWAIT is properly set from either the socket (if available), or the mbuf that it's responding to. Unfortunately, this is made somewhat difficult by the TCP code, as tcp_twstart() calls tcp_twrespond() after discarding the socket but without a reference to the mbuf that causes the "response". Passing both the socket and the mbuf works arounds this--eventually it might be good to make sure the mbuf always gets passed in in "response" scenarios but working through this provided to complicate things too much. Approved by: re (scottl) Reviewed by: hsu Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.205 +1 -1 src/sys/netinet/tcp_input.c 1.160 +18 -3 src/sys/netinet/tcp_subr.c 1.89 +1 -1 src/sys/netinet/tcp_var.h From owner-cvs-src@FreeBSD.ORG Tue May 6 22:37:32 2003 Return-Path: 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 231E437B401; Tue, 6 May 2003 22:37:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B795343FAF; Tue, 6 May 2003 22:37:31 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h475bV0U092759; Tue, 6 May 2003 22:37:31 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h475bVQv092758; Tue, 6 May 2003 22:37:31 -0700 (PDT) Message-Id: <200305070537.h475bVQv092758@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 6 May 2003 22:37:31 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_io.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 05:37:32 -0000 phk 2003/05/06 22:37:31 PDT FreeBSD src repository Modified files: sys/geom geom_io.c Log: Hide the "ENOMEM" notice messages behind bootverbose. They are still a valuable debugging tool for certain kinds of problems. Approved by: re/scottl Revision Changes Path 1.42 +2 -1 src/sys/geom/geom_io.c From owner-cvs-src@FreeBSD.ORG Wed May 7 01:09:06 2003 Return-Path: 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 A224F37B401; Wed, 7 May 2003 01:09:06 -0700 (PDT) Received: from HAL9000.homeunix.com (12-233-57-131.client.attbi.com [12.233.57.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AEB043F3F; Wed, 7 May 2003 01:09:05 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.9/8.12.5) with ESMTP id h47893dN015523; Wed, 7 May 2003 01:09:03 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h47893fg015522; Wed, 7 May 2003 01:09:03 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Wed, 7 May 2003 01:09:03 -0700 From: David Schultz To: Murray Stokely Message-ID: <20030507080903.GA15496@HAL9000.homeunix.com> Mail-Followup-To: Murray Stokely , Mike Barcroft , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200305042225.h44MPN8C095902@repoman.freebsd.org> <20030506170936.B37819@espresso.bsdmike.org> <20030507020211.GD385@freebsdmall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030507020211.GD385@freebsdmall.com> cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: Mike Barcroft Subject: Re: cvs commit: src/lib/libc/gen isinf.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 08:09:07 -0000 On Tue, May 06, 2003, Murray Stokely wrote: > On Tue, May 06, 2003 at 05:09:36PM -0400, Mike Barcroft wrote: > > Just for reference, isinf.3 was merged into fpclassify.3. > > Ahh thanks. Should MLINKS be created for the old man page names? They should already be there. From owner-cvs-src@FreeBSD.ORG Wed May 7 06:28:17 2003 Return-Path: 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 91E2D37B401; Wed, 7 May 2003 06:28:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FFCE43FBF; Wed, 7 May 2003 06:28:17 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47DSG0U029602; Wed, 7 May 2003 06:28:16 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47DSGYw029601; Wed, 7 May 2003 06:28:16 -0700 (PDT) Message-Id: <200305071328.h47DSGYw029601@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Wed, 7 May 2003 06:28:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 13:28:18 -0000 mich 2003/05/07 06:28:16 PDT FreeBSD src repository (ports committer) Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add my birthday. Approved by: roberto (mentor), re(bmah) Revision Changes Path 1.94 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd From owner-cvs-src@FreeBSD.ORG Wed May 7 08:25:27 2003 Return-Path: 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 4471B37B401; Wed, 7 May 2003 08:25:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA08643F85; Wed, 7 May 2003 08:25:26 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47FPQ0U036115; Wed, 7 May 2003 08:25:26 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47FPQ2F036114; Wed, 7 May 2003 08:25:26 -0700 (PDT) Message-Id: <200305071525.h47FPQ2F036114@repoman.freebsd.org> From: John Baldwin Date: Wed, 7 May 2003 08:25:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/sys ctype.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 15:25:27 -0000 jhb 2003/05/07 08:25:26 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/sys ctype.h Log: MFC: Add isprint(). Revision Changes Path 1.2.2.1 +2 -1 src/sys/sys/ctype.h From owner-cvs-src@FreeBSD.ORG Wed May 7 08:26:44 2003 Return-Path: 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 36FF337B401; Wed, 7 May 2003 08:26:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA0C943F93; Wed, 7 May 2003 08:26:43 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47FQh0U036163; Wed, 7 May 2003 08:26:43 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47FQhUp036162; Wed, 7 May 2003 08:26:43 -0700 (PDT) Message-Id: <200305071526.h47FQhUp036162@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 7 May 2003 08:26:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys dkstat.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 15:26:44 -0000 phk 2003/05/07 08:26:43 PDT FreeBSD src repository Modified files: sys/sys dkstat.h Log: #include to limit ports damage. Approved by: re/rwatson Revision Changes Path 1.17 +1 -1 src/sys/sys/dkstat.h From owner-cvs-src@FreeBSD.ORG Wed May 7 08:48:21 2003 Return-Path: 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 A20FB37B421; Wed, 7 May 2003 08:48:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4287443FA3; Wed, 7 May 2003 08:48:21 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47FmL0U042239; Wed, 7 May 2003 08:48:21 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47FmKYl042238; Wed, 7 May 2003 08:48:20 -0700 (PDT) Message-Id: <200305071548.h47FmKYl042238@repoman.freebsd.org> From: Warner Losh Date: Wed, 7 May 2003 08:48:20 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc devd.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 15:48:22 -0000 imp 2003/05/07 08:48:20 PDT FreeBSD src repository Modified files: etc devd.conf Log: Don't use logger by default just yet for unmatched devices. It is a little too chatty on boot and doesn't give enough information. Approved by: re@ (bmah) Revision Changes Path 1.4 +3 -2 src/etc/devd.conf From owner-cvs-src@FreeBSD.ORG Wed May 7 09:46:12 2003 Return-Path: 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 57EC437B404; Wed, 7 May 2003 09:46:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D300B43FCB; Wed, 7 May 2003 09:46:11 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47GkB0U045554; Wed, 7 May 2003 09:46:11 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47GkBDi045553; Wed, 7 May 2003 09:46:11 -0700 (PDT) Message-Id: <200305071646.h47GkBDi045553@repoman.freebsd.org> From: John Baldwin Date: Wed, 7 May 2003 09:46:11 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/ata ata-dma.c ata-pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 16:46:12 -0000 jhb 2003/05/07 09:46:11 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/ata ata-dma.c ata-pci.c Log: MFC: Add PCI ID's for Intel's ICH5 controller (I82801EB). Sponsored by: The Weather Channel Revision Changes Path 1.35.2.31 +1 -0 src/sys/dev/ata/ata-dma.c 1.32.2.14 +3 -0 src/sys/dev/ata/ata-pci.c From owner-cvs-src@FreeBSD.ORG Wed May 7 09:46:56 2003 Return-Path: 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 5149837B401; Wed, 7 May 2003 09:46:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6C9443F93; Wed, 7 May 2003 09:46:55 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47Gkt0U045588; Wed, 7 May 2003 09:46:55 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47GktcU045587; Wed, 7 May 2003 09:46:55 -0700 (PDT) Message-Id: <200305071646.h47GktcU045587@repoman.freebsd.org> From: John Baldwin Date: Wed, 7 May 2003 09:46:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/pci uhci_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 16:46:56 -0000 jhb 2003/05/07 09:46:55 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/pci uhci_pci.c Log: MFC: Add PCI ID's for the Intel ICH5 controller. Sponsored by: The Weather Channel Revision Changes Path 1.26.2.8 +20 -0 src/sys/pci/uhci_pci.c From owner-cvs-src@FreeBSD.ORG Wed May 7 09:47:54 2003 Return-Path: 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 62F1F37B401; Wed, 7 May 2003 09:47:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2C8943F75; Wed, 7 May 2003 09:47:53 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47Glr0U045631; Wed, 7 May 2003 09:47:53 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47GlrgK045630; Wed, 7 May 2003 09:47:53 -0700 (PDT) Message-Id: <200305071647.h47GlrgK045630@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 7 May 2003 09:47:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/contrib/gcc dbxout.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 16:47:54 -0000 obrien 2003/05/07 09:47:53 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) contrib/gcc dbxout.c Log: We goofed a little when we overrode the DBX_FUNCTION_FIRST logic so that we could control the use of dbxout_really_begin_function() based on if the target format is a.out or ELF. The goof resulted in our target logic never being used and thus we always called dbxout_really_begin_function() twice in the ELF case and never in the a.out case. PR: 41671 Submitted by: Mark Kettenis Revision Changes Path 1.4.2.1 +3 -3 src/contrib/gcc/dbxout.c From owner-cvs-src@FreeBSD.ORG Wed May 7 10:04:13 2003 Return-Path: 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 705C537B409 for ; Wed, 7 May 2003 10:04:13 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24BA643FE9 for ; Wed, 7 May 2003 10:04:09 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 4389 invoked from network); 7 May 2003 17:04:14 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 7 May 2003 17:04:14 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h47H47p0005330; Wed, 7 May 2003 13:04:07 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200305070322.h473M2bg076478@repoman.freebsd.org> Date: Wed, 07 May 2003 13:04:14 -0400 (EDT) From: John Baldwin To: Josef Karthauser cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: ports/multimedia/gstreamer-plugins/files patch-ffmpeg::simple_idct_alpha.c patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 17:04:13 -0000 On 07-May-2003 Josef Karthauser wrote: > joe 2003/05/06 20:22:02 PDT > > FreeBSD src repository > > Modified files: > multimedia/gstreamer-plugins/files > patch-ffmpeg::simple_idct_alpha.c > Removed files: > multimedia/gstreamer-plugins/files > > patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c > Log: > Rename a patch file. > > Requested by: lioux@FreeBSD.org > > Revision Changes Path > 1.2 +0 -0 ports/multimedia/gstreamer-plugins/files/patch-ffmpeg::simple_idct_alpha.c > 1.2 +0 -13 > ports/multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_ > idct_alpha.c (dead) While I appreciate this change (what an ugly file name), how did this get comitted to the src repo instead of the ports one? Repomeister special permissions maybe? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Wed May 7 10:08:02 2003 Return-Path: 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 D59B037B405; Wed, 7 May 2003 10:08:02 -0700 (PDT) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id B832943FB1; Wed, 7 May 2003 10:07:59 -0700 (PDT) (envelope-from joe@genius.tao.org.uk) Received: by genius.tao.org.uk (Postfix, from userid 100) id ED5A94260; Wed, 7 May 2003 18:08:09 +0100 (BST) Date: Wed, 7 May 2003 18:08:09 +0100 From: Josef Karthauser To: John Baldwin Message-ID: <20030507170809.GA60068@genius.tao.org.uk> References: <200305070322.h473M2bg076478@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/gstreamer-plugins/files patch-ffmpeg::simple_idct_alpha.c patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 17:08:03 -0000 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 07, 2003 at 01:04:14PM -0400, John Baldwin wrote: >=20 > On 07-May-2003 Josef Karthauser wrote: > > 1.2 +0 -0 ports/multimedia/gstreamer-plugins/files/patch-f= fmpeg::simple_idct_alpha.c > > 1.2 +0 -13 =20 > > ports/multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_ffmp= eg_libavcodec_alpha_simple_ > > idct_alpha.c (dead) >=20 > While I appreciate this change (what an ugly file name), how did this > get comitted to the src repo instead of the ports one? Repomeister > special permissions maybe? >=20 It didn't actually get put in the wrong place, it just looks like it. My local ports tree is checked out of /home/ncvs. When I did a remote commit I used 'cvs -d repoman:/home/ncvs' to commit it, which normally would have produced an error message, but because I'm allowed to log into repoman with my repo-hat on, I bypassed the safety mechanisms. It's a good job that it wasn't Chernobyl!! :) I double checked and it did in fact commit to the right place, with the right file permissions. The only thing that was wrong was the email. Joe --=20 Josef Karthauser (joe@tao.org.uk) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact an= d theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iEYEARECAAYFAj65PXkACgkQXVIcjOaxUBZBjwCfT5TfPylL9Og511/l39aD1/mC kDAAoK9zmcNcB8HhY3L0HPDlGKx0iIMd =ne/Q -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA-- From owner-cvs-src@FreeBSD.ORG Wed May 7 10:21:39 2003 Return-Path: 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 A717237B401; Wed, 7 May 2003 10:21:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48D8043FCB; Wed, 7 May 2003 10:21:39 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47HLd0U048122; Wed, 7 May 2003 10:21:39 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47HLdHL048121; Wed, 7 May 2003 10:21:39 -0700 (PDT) Message-Id: <200305071721.h47HLdHL048121@repoman.freebsd.org> From: John Baldwin Date: Wed, 7 May 2003 10:21:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/isa intr_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 17:21:40 -0000 jhb 2003/05/07 10:21:38 PDT FreeBSD src repository Modified files: sys/i386/isa intr_machdep.c Log: Style nits. Approved by: re (bmah) Revision Changes Path 1.75 +4 -2 src/sys/i386/isa/intr_machdep.c From owner-cvs-src@FreeBSD.ORG Wed May 7 10:23:26 2003 Return-Path: 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 9DF0E37B401; Wed, 7 May 2003 10:23:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D11A43F93; Wed, 7 May 2003 10:23:26 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47HNQ0U048180; Wed, 7 May 2003 10:23:26 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47HNPBv048179; Wed, 7 May 2003 10:23:25 -0700 (PDT) Message-Id: <200305071723.h47HNPBv048179@repoman.freebsd.org> From: John Baldwin Date: Wed, 7 May 2003 10:23:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/i386/gen rfork_thread.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 17:23:27 -0000 jhb 2003/05/07 10:23:25 PDT FreeBSD src repository Modified files: lib/libc/i386/gen rfork_thread.S Log: Properly cleanup the stack before jumping to cerror() if rfork(2) fails. Submitted by: Igor Sysoev Approved by: re (scottl) Revision Changes Path 1.5 +4 -0 src/lib/libc/i386/gen/rfork_thread.S From owner-cvs-src@FreeBSD.ORG Wed May 7 10:29:43 2003 Return-Path: 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 00A3937B401 for ; Wed, 7 May 2003 10:29:43 -0700 (PDT) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5AA143FA3 for ; Wed, 7 May 2003 10:29:40 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 26440 invoked from network); 7 May 2003 17:29:45 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 7 May 2003 17:29:45 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h47HTbp0005407; Wed, 7 May 2003 13:29:38 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030507170809.GA60068@genius.tao.org.uk> Date: Wed, 07 May 2003 13:29:45 -0400 (EDT) From: John Baldwin To: Josef Karthauser cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/gstreamer-plugins/files patch-ffmpeg::simple_idct_alpha.c patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 17:29:43 -0000 On 07-May-2003 Josef Karthauser wrote: > On Wed, May 07, 2003 at 01:04:14PM -0400, John Baldwin wrote: >> >> On 07-May-2003 Josef Karthauser wrote: >> > 1.2 +0 -0 >> > ports/multimedia/gstreamer-plugins/files/patch-ffmpeg::simple_idct_alpha.c >> > 1.2 +0 -13 >> > ports/multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simp >> > le_ >> > idct_alpha.c (dead) >> >> While I appreciate this change (what an ugly file name), how did this >> get comitted to the src repo instead of the ports one? Repomeister >> special permissions maybe? >> > > It didn't actually get put in the wrong place, it just looks like it. > My local ports tree is checked out of /home/ncvs. When I did a remote > commit I used 'cvs -d repoman:/home/ncvs' to commit it, which normally > would have produced an error message, but because I'm allowed to log > into repoman with my repo-hat on, I bypassed the safety mechanisms. > It's a good job that it wasn't Chernobyl!! :) > > I double checked and it did in fact commit to the right place, with the > right file permissions. The only thing that was wrong was the email. Maybe meisters shouldn't be turned on in avail automatically but have to be turned on specifically with a CVSROOT commit to avoid such goofiness in the future? :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Wed May 7 10:31:30 2003 Return-Path: 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 C672037B401; Wed, 7 May 2003 10:31:30 -0700 (PDT) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id C209943FA3; Wed, 7 May 2003 10:31:27 -0700 (PDT) (envelope-from joe@genius.tao.org.uk) Received: by genius.tao.org.uk (Postfix, from userid 100) id 0DC7B421A; Wed, 7 May 2003 18:31:38 +0100 (BST) Date: Wed, 7 May 2003 18:31:38 +0100 From: Josef Karthauser To: John Baldwin Message-ID: <20030507173137.GB60543@genius.tao.org.uk> References: <20030507170809.GA60068@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tsOsTdHNUZQcU9Ye" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/gstreamer-plugins/files patch-ffmpeg::simple_idct_alpha.c patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 17:31:31 -0000 --tsOsTdHNUZQcU9Ye Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 07, 2003 at 01:29:45PM -0400, John Baldwin wrote: >=20 > Maybe meisters shouldn't be turned on in avail automatically but have > to be turned on specifically with a CVSROOT commit to avoid such goofiness > in the future? :) >=20 Oh come on! Just hand me the hat already! :b~~~~~~~~~ Joe --=20 Josef Karthauser (joe@tao.org.uk) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact an= d theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --tsOsTdHNUZQcU9Ye Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iEYEARECAAYFAj65QvkACgkQXVIcjOaxUBZn0QCZAayI9eu/VdDGImjqVORoLDnl jlQAoKqfT9a5Jdwfu3mA7H8r4M2xCxm6 =p3q9 -----END PGP SIGNATURE----- --tsOsTdHNUZQcU9Ye-- From owner-cvs-src@FreeBSD.ORG Wed May 7 10:42:02 2003 Return-Path: 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 E7F7937B401; Wed, 7 May 2003 10:42:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86ABE43F3F; Wed, 7 May 2003 10:42:02 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47Hg20U049022; Wed, 7 May 2003 10:42:02 -0700 (PDT) (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47Hg2DW049021; Wed, 7 May 2003 10:42:02 -0700 (PDT) Message-Id: <200305071742.h47Hg2DW049021@repoman.freebsd.org> From: Anton Berezin Date: Wed, 7 May 2003 10:42:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/apm apm.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 17:42:03 -0000 tobez 2003/05/07 10:42:02 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/apm apm.8 Log: MFC 1.25: The -t flag in the retired apmconf.8 is the same as "-h false" in the apm.8. Since the -t flag in the apm.8 is something different entirely, the reference to -t was quite confusing. Fix that. Revision Changes Path 1.16.2.7 +1 -1 src/usr.sbin/apm/apm.8 From owner-cvs-src@FreeBSD.ORG Wed May 7 10:49:26 2003 Return-Path: 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 1D33337B401; Wed, 7 May 2003 10:49:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F3D643FBD; Wed, 7 May 2003 10:49:25 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47HnP0U049265; Wed, 7 May 2003 10:49:25 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47HnP02049264; Wed, 7 May 2003 10:49:25 -0700 (PDT) Message-Id: <200305071749.h47HnP02049264@repoman.freebsd.org> From: Robert Watson Date: Wed, 7 May 2003 10:49:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_mac.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 17:49:26 -0000 rwatson 2003/05/07 10:49:25 PDT FreeBSD src repository Modified files: sys/kern kern_mac.c Log: Clean up locking for the MAC Framework: (1) Accept that we're now going to use mutexes, so don't attempt to avoid treating them as mutexes. This cleans up locking accessor function names some. (2) Rename variables to _mtx, _cv, _count, simplifying the naming. (3) Add a new form of the _busy() primitive that conditionally makes the list busy: if there are entries on the list, bump the busy count. If there are no entries, don't bump the busy count. Return a boolean indicating whether or not the busy count was bumped. (4) Break mac_policy_list into two lists: one with the same name holding dynamic policies, and a new list, mac_static_policy_list, which holds policies loaded before mac_late and without the unload flag set. The static list may be accessed without holding the busy count, since it can't change at run-time. (5) In general, prefer making the list busy conditionally, meaning we pay only one mutex lock per entry point if all modules are on the static list, rather than two (since we don't have to lower the busy count when we're done with the framework). For systems running just Biba or MLS, this will halve the mutex accesses in the network stack, and may offer a substantial performance benefits. (6) Lay the groundwork for a dynamic-free kernel option which eliminates all locking associated with dynamically loaded or unloaded policies, for pre-configured systems requiring maximum performance but less run-time flexibility. These changes have been running for a few weeks on MAC development branch systems. Approved by: re (jhb) Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.89 +181 -79 src/sys/kern/kern_mac.c From owner-cvs-src@FreeBSD.ORG Wed May 7 10:50:42 2003 Return-Path: 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 8891237B408 for ; Wed, 7 May 2003 10:50:42 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41FCC43FBF for ; Wed, 7 May 2003 10:50:40 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 6881 invoked from network); 7 May 2003 17:50:45 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 7 May 2003 17:50:45 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h47HoYp0005486; Wed, 7 May 2003 13:50:35 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030507173137.GB60543@genius.tao.org.uk> Date: Wed, 07 May 2003 13:50:40 -0400 (EDT) From: John Baldwin To: Josef Karthauser cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/gstreamer-plugins/files patch-ffmpeg::simple_idct_alpha.c patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 17:50:42 -0000 On 07-May-2003 Josef Karthauser wrote: > On Wed, May 07, 2003 at 01:29:45PM -0400, John Baldwin wrote: >> >> Maybe meisters shouldn't be turned on in avail automatically but have >> to be turned on specifically with a CVSROOT commit to avoid such goofiness >> in the future? :) >> > > Oh come on! Just hand me the hat already! :b~~~~~~~~~ /'\ / | \ / /|\ \ / " " " \ / The \ / FreeBSD \ ---/ Pointy Hat \--- / /_______________\, \ | ` - - - - - ' | \_____________________/ Complete with a dangling party tassle and white fuzzy brim. The color of the actual cone shall be determined on arch@ at high noon one week from today. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Wed May 7 10:55:18 2003 Return-Path: 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 695CF37B401; Wed, 7 May 2003 10:55:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06E0443FAF; Wed, 7 May 2003 10:55:18 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47HtH0U049725; Wed, 7 May 2003 10:55:17 -0700 (PDT) (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47HtHlA049724; Wed, 7 May 2003 10:55:17 -0700 (PDT) Message-Id: <200305071755.h47HtHlA049724@repoman.freebsd.org> From: Anton Berezin Date: Wed, 7 May 2003 10:55:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/mtree compare.c mtree.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 17:55:18 -0000 tobez 2003/05/07 10:55:17 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/mtree compare.c mtree.c Log: MFC 1.24 of compare.c: Fix two minor mismatch reporting output errors. MFC 1.22 of mtree.c: The -s option should not assume -U. Revision Changes Path 1.15.2.4 +3 -3 src/usr.sbin/mtree/compare.c 1.8.2.3 +2 -1 src/usr.sbin/mtree/mtree.c From owner-cvs-src@FreeBSD.ORG Wed May 7 11:12:38 2003 Return-Path: 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 EB5A037B401; Wed, 7 May 2003 11:12:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2F943F93; Wed, 7 May 2003 11:12:38 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47ICc0U051567; Wed, 7 May 2003 11:12:38 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47ICcXU051566; Wed, 7 May 2003 11:12:38 -0700 (PDT) Message-Id: <200305071812.h47ICcXU051566@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 7 May 2003 11:12:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/alpha dokern.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 18:12:39 -0000 obrien 2003/05/07 11:12:38 PDT FreeBSD src repository Modified files: release/alpha dokern.sh Log: Back out rev 1.63. Things in this file should be in the same order as in GENERIC. This greatly simplifies the hunting for the next thing to kill. Approved by: re(blanket as alpha re-builder) Revision Changes Path 1.67 +32 -28 src/release/alpha/dokern.sh From owner-cvs-src@FreeBSD.ORG Wed May 7 11:14:01 2003 Return-Path: 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 9E51437B401; Wed, 7 May 2003 11:14:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D1D643FA3; Wed, 7 May 2003 11:14:01 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47IE10U051678; Wed, 7 May 2003 11:14:01 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47IE0gf051677; Wed, 7 May 2003 11:14:00 -0700 (PDT) Message-Id: <200305071814.h47IE0gf051677@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 7 May 2003 11:14:00 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/alpha dokern.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 18:14:02 -0000 obrien 2003/05/07 11:14:00 PDT FreeBSD src repository Modified files: release/alpha dokern.sh Log: Rev 1.67 accidently added "axe". Seeing as how it was just added to GENERIC and may be the thing to get the release builds working I'm leaving it in. Revision Changes Path 1.68 +0 -0 src/release/alpha/dokern.sh From owner-cvs-src@FreeBSD.ORG Wed May 7 11:27:09 2003 Return-Path: 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 C67C437B401; Wed, 7 May 2003 11:27:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7708443FB1; Wed, 7 May 2003 11:27:09 -0700 (PDT) (envelope-from mckusick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47IR90U052105; Wed, 7 May 2003 11:27:09 -0700 (PDT) (envelope-from mckusick@repoman.freebsd.org) Received: (from mckusick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47IR9kV052104; Wed, 7 May 2003 11:27:09 -0700 (PDT) Message-Id: <200305071827.h47IR9kV052104@repoman.freebsd.org> From: Kirk McKusick Date: Wed, 7 May 2003 11:27:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/dump main.c traverse.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 18:27:10 -0000 mckusick 2003/05/07 11:27:09 PDT FreeBSD src repository Modified files: sbin/dump main.c traverse.c Log: Dump is hard-wired to believe that it can read disks on 1024-byte boundaries. For many years this was a reasonable assumption. However, in recent years we have begun seeing devices with 2048-byte sectors. These devices return errors when dump tries to read starting in the middle of a sector or when it tries to read only the first half of a sector. Rather than change the native block size used by dump (and thus create an incompatible dump format), this fix checks for transfer requests that start and/or end on a non-sector boundary. When such a read is detected, the new code reads the entire sector and copies out just the part that dump needs. Reviewed by: Poul-Henning Kamp Approved by: re (John Baldwin ) Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.53 +1 -0 src/sbin/dump/main.c 1.32 +47 -4 src/sbin/dump/traverse.c From owner-cvs-src@FreeBSD.ORG Wed May 7 12:37:52 2003 Return-Path: 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 46E7437B401; Wed, 7 May 2003 12:37:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C709443F85; Wed, 7 May 2003 12:37:51 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47Jbp0U055510; Wed, 7 May 2003 12:37:51 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47Jbpvv055509; Wed, 7 May 2003 12:37:51 -0700 (PDT) Message-Id: <200305071937.h47Jbpvv055509@repoman.freebsd.org> From: Hiten Pandya Date: Wed, 7 May 2003 12:37:51 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/dumpon dumpon.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 19:37:52 -0000 hmp 2003/05/07 12:37:51 PDT FreeBSD src repository (doc committer) Modified files: sbin/dumpon dumpon.8 Log: Bring the dumpon(8) man page closer to reality: - dumpon utility has not used kern.dumpdev sysctl since rev. 1.14 (sbin/dumpon/dumpon.c) when phk@ updated it to use the DIOCSKERNELDUMP ioctl [1] - remove obsolete reference to sysctl(3) While I am there, fix two style nits: - use .Nm instead of `dumpon' - change NOTES to IMPLEMENTATION NOTES, to bring it in line with recommended section headings in mdoc(7) Original patch by: Martin Faxer [1] PR: docs/39293 Approved and Reviewed by: des (mentor), re (scottl, bmah) Revision Changes Path 1.28 +15 -11 src/sbin/dumpon/dumpon.8 From owner-cvs-src@FreeBSD.ORG Wed May 7 13:05:15 2003 Return-Path: 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 87C6237B40A; Wed, 7 May 2003 13:05:15 -0700 (PDT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3752443FAF; Wed, 7 May 2003 13:05:13 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])h47K5BY50667; Thu, 8 May 2003 05:05:11 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <200305071812.h47ICcXU051566@repoman.freebsd.org> References: <200305071812.h47ICcXU051566@repoman.freebsd.org> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20030322(IM144) Lines: 14 From: Makoto Matsushita To: obrien@FreeBSD.org Date: Thu, 08 May 2003 05:05:10 +0900 Message-Id: <20030508050510J.matusita@jp.FreeBSD.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/alpha dokern.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 20:05:16 -0000 obrien> Modified files: obrien> release/alpha dokern.sh obrien> Log: obrien> Back out rev 1.63. Things in this file should be in the same order as in obrien> GENERIC. This greatly simplifies the hunting for the next thing to kill. I second your idea (it would be better that the order of GENERIC and dokern.sh is the same). However syncing src/release/{i386,alpha}/dokern.sh contentas is also important for me and maybe you, and you break that. How do you think about this? -- - Makoto `MAR' Matsushita From owner-cvs-src@FreeBSD.ORG Wed May 7 13:16:42 2003 Return-Path: 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 79E7537B401; Wed, 7 May 2003 13:16:42 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5A6543F75; Wed, 7 May 2003 13:16:39 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h47KGbO9094320; Wed, 7 May 2003 22:16:37 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h47KGbfD094319; Wed, 7 May 2003 22:16:37 +0200 (CEST) Date: Wed, 7 May 2003 22:16:37 +0200 From: Wilko Bulte To: Makoto Matsushita Message-ID: <20030507201637.GA94288@freebie.xs4all.nl> References: <200305071812.h47ICcXU051566@repoman.freebsd.org> <20030508050510J.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030508050510J.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: obrien@FreeBSD.ORG Subject: Re: cvs commit: src/release/alpha dokern.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 20:16:43 -0000 On Thu, May 08, 2003 at 05:05:10AM +0900, Makoto Matsushita wrote: > > obrien> Modified files: > obrien> release/alpha dokern.sh > obrien> Log: > obrien> Back out rev 1.63. Things in this file should be in the same order as in > obrien> GENERIC. This greatly simplifies the hunting for the next thing to kill. > > I second your idea (it would be better that the order of GENERIC and > dokern.sh is the same). However syncing src/release/{i386,alpha}/dokern.sh > contentas is also important for me and maybe you, and you break that. > How do you think about this? Some stuff is not/less relevant to alpha than to x86 so I don't think that beyond ordering them in the same way one should not expect or want them to be synced. Or do I misread your intent? Wilko -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-src@FreeBSD.ORG Wed May 7 13:17:31 2003 Return-Path: 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 254D537B401; Wed, 7 May 2003 13:17:31 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC4243FB1; Wed, 7 May 2003 13:17:28 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h47KHDm2002321; Wed, 7 May 2003 13:17:17 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h47KH5Q9002320; Wed, 7 May 2003 13:17:05 -0700 (PDT) Date: Wed, 7 May 2003 13:17:05 -0700 From: "David O'Brien" To: Makoto Matsushita Message-ID: <20030507201705.GA2296@dragon.nuxi.com> References: <200305071812.h47ICcXU051566@repoman.freebsd.org> <20030508050510J.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030508050510J.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/alpha dokern.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 20:17:31 -0000 On Thu, May 08, 2003 at 05:05:10AM +0900, Makoto Matsushita wrote: > > obrien> Modified files: > obrien> release/alpha dokern.sh > obrien> Log: > obrien> Back out rev 1.63. Things in this file should be in the same order as in > obrien> GENERIC. This greatly simplifies the hunting for the next thing to kill. > > I second your idea (it would be better that the order of GENERIC and > dokern.sh is the same). However syncing src/release/{i386,alpha}/dokern.sh > contentas is also important for me and maybe you, and you break that. > How do you think about this? I'm building the Alpha releases -- that is all I am able to care about. -- -- David (obrien@FreeBSD.org) From owner-cvs-src@FreeBSD.ORG Wed May 7 13:42:57 2003 Return-Path: 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 8148237B401; Wed, 7 May 2003 13:42:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ABB143F85; Wed, 7 May 2003 13:42:57 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47Kgu0U065170; Wed, 7 May 2003 13:42:56 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47KguGX065169; Wed, 7 May 2003 13:42:56 -0700 (PDT) Message-Id: <200305072042.h47KguGX065169@repoman.freebsd.org> From: Garance A Drosehn Date: Wed, 7 May 2003 13:42:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.8 newsyslog.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 20:42:57 -0000 gad 2003/05/07 13:42:56 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/newsyslog newsyslog.8 newsyslog.c Log: MFC *: Add a -C (create) option for newsyslog, and a 'C' flag for entries in the config file. If the -C option is specified once, then newsyslog will create any entries which specify the 'C' flag. If -C is given twice, then newsyslog will create all missing log files. [* = 1.67 newsyslog.c, 1.42 newsyslog.8] Revision Changes Path 1.23.2.14 +21 -2 src/usr.sbin/newsyslog/newsyslog.8 1.25.2.18 +169 -18 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-src@FreeBSD.ORG Wed May 7 14:51:15 2003 Return-Path: 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 24FE637B401; Wed, 7 May 2003 14:51:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCAC543FCB; Wed, 7 May 2003 14:51:14 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47LpE0U068755; Wed, 7 May 2003 14:51:14 -0700 (PDT) (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47LpErd068754; Wed, 7 May 2003 14:51:14 -0700 (PDT) Message-Id: <200305072151.h47LpErd068754@repoman.freebsd.org> From: Paul Saab Date: Wed, 7 May 2003 14:51:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 21:51:15 -0000 ps 2003/05/07 14:51:14 PDT FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: - Change the full Asic revision defines to CHIPID to better since the ASIC revision is really the major number of the CHIPID. Also store the chipid, asic rev and chip revision in the softc for later use. - The write twice to send producer index workaround only applies to the 5700_BX chips, so only do it there. Requested by: jdp - Do not initalize the LED's to 0x00. The default configuration the chip comes up in should yeild proper operation of the LED's. Confirmed by: John Cagle Approved by: re (blanket) Revision Changes Path 1.40 +22 -23 src/sys/dev/bge/if_bge.c 1.16 +27 -18 src/sys/dev/bge/if_bgereg.h From owner-cvs-src@FreeBSD.ORG Wed May 7 15:08:35 2003 Return-Path: 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 1B82637B404; Wed, 7 May 2003 15:08:35 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2928043FB1; Wed, 7 May 2003 15:08:34 -0700 (PDT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 155542ED3F1; Wed, 7 May 2003 15:08:34 -0700 (PDT) Date: Wed, 7 May 2003 15:08:34 -0700 From: Paul Saab To: Paul Saab Message-ID: <20030507220833.GA90693@elvis.mu.org> References: <200305072151.h47LpErd068754@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305072151.h47LpErd068754@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 22:08:35 -0000 Bad grammer/spelling day for me. :( Paul Saab (ps@FreeBSD.org) wrote: > ps 2003/05/07 14:51:14 PDT > > FreeBSD src repository > > Modified files: > sys/dev/bge if_bge.c if_bgereg.h > Log: > - Change the full Asic revision defines to CHIPID to better since the > ASIC revision is really the major number of the CHIPID. Also store > the chipid, asic rev and chip revision in the softc for later use. > > - The write twice to send producer index workaround only applies to > the 5700_BX chips, so only do it there. > Requested by: jdp > > - Do not initalize the LED's to 0x00. The default configuration > the chip comes up in should yeild proper operation of the LED's. > Confirmed by: John Cagle > > Approved by: re (blanket) > > Revision Changes Path > 1.40 +22 -23 src/sys/dev/bge/if_bge.c > 1.16 +27 -18 src/sys/dev/bge/if_bgereg.h > -- -ps From owner-cvs-src@FreeBSD.ORG Wed May 7 16:48:07 2003 Return-Path: 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 45FB937B401; Wed, 7 May 2003 16:48:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAF6643F93; Wed, 7 May 2003 16:48:06 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47Nm60U080027; Wed, 7 May 2003 16:48:06 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47Nm5EJ080026; Wed, 7 May 2003 16:48:05 -0700 (PDT) Message-Id: <200305072348.h47Nm5EJ080026@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 16:48:05 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/amd64 arith.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 23:48:07 -0000 peter 2003/05/07 16:48:05 PDT FreeBSD src repository Modified files: lib/libc/amd64 arith.h Log: Actually use the correct values for AMD64. It is a 64 bit platform, configure gdtoa as such. Revision Changes Path 1.2 +4 -0 src/lib/libc/amd64/arith.h From owner-cvs-src@FreeBSD.ORG Wed May 7 16:49:25 2003 Return-Path: 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 A8E0B37B401; Wed, 7 May 2003 16:49:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45D3543F93; Wed, 7 May 2003 16:49:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47NnO0U080082; Wed, 7 May 2003 16:49:25 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47NnOhQ080081; Wed, 7 May 2003 16:49:24 -0700 (PDT) Message-Id: <200305072349.h47NnOhQ080081@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 16:49:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/amd64/gen Makefile.inc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 23:49:26 -0000 peter 2003/05/07 16:49:24 PDT FreeBSD src repository Modified files: lib/libc/amd64/gen Makefile.inc Log: Turn off alloca.S - it cannot possibly work like this since on AMD64, gcc doesn't use stack frames. It uses offsets relative to %rsp, not %rbp. So we cannot just change %rsp like this. Approved by: re (blanket amd64) Revision Changes Path 1.20 +1 -1 src/lib/libc/amd64/gen/Makefile.inc From owner-cvs-src@FreeBSD.ORG Wed May 7 16:56:15 2003 Return-Path: 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 4E2F937B401; Wed, 7 May 2003 16:56:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEC8343F93; Wed, 7 May 2003 16:56:14 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h47NuE0U080492; Wed, 7 May 2003 16:56:14 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h47NuE8L080491; Wed, 7 May 2003 16:56:14 -0700 (PDT) Message-Id: <200305072356.h47NuE8L080491@repoman.freebsd.org> From: Tom Rhodes Date: Wed, 7 May 2003 16:56:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/bin/df df.1 src/bin/ls ls.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 07 May 2003 23:56:15 -0000 trhodes 2003/05/07 16:56:14 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) bin/df df.1 bin/ls ls.1 Log: MFC: df(1) and ls(1) print units in 'four or fewer' not 'three or less'. PR: 35523 Submitted by: Tomas Svensson Revision Changes Path 1.18.2.9 +2 -2 src/bin/df/df.1 1.33.2.21 +1 -1 src/bin/ls/ls.1 From owner-cvs-src@FreeBSD.ORG Wed May 7 17:02:04 2003 Return-Path: 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 7285337B401; Wed, 7 May 2003 17:02:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11C6043FB1; Wed, 7 May 2003 17:02:04 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h480230U080814; Wed, 7 May 2003 17:02:03 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48023lG080813; Wed, 7 May 2003 17:02:03 -0700 (PDT) Message-Id: <200305080002.h48023lG080813@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 17:02:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/amd64 _fpmath.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 00:02:04 -0000 peter 2003/05/07 17:02:03 PDT FreeBSD src repository Modified files: lib/libc/amd64 _fpmath.h Log: Like ia64, amd64 has got a 16 byte sized and aligned 'long double'. Obtained from: re (blanket amd64) Revision Changes Path 1.3 +2 -1 src/lib/libc/amd64/_fpmath.h From owner-cvs-src@FreeBSD.ORG Wed May 7 17:02:47 2003 Return-Path: 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 ECE5F37B401; Wed, 7 May 2003 17:02:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C42A43F85; Wed, 7 May 2003 17:02:47 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4802l0U080855; Wed, 7 May 2003 17:02:47 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4802l2H080854; Wed, 7 May 2003 17:02:47 -0700 (PDT) Message-Id: <200305080002.h4802l2H080854@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 17:02:47 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/amd64/gen alloca.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 00:02:48 -0000 peter 2003/05/07 17:02:47 PDT FreeBSD src repository Modified files: lib/libc/amd64/gen alloca.S Log: Fix typo, even though this is unused. Revision Changes Path 1.2 +1 -1 src/lib/libc/amd64/gen/alloca.S From owner-cvs-src@FreeBSD.ORG Wed May 7 17:05:01 2003 Return-Path: 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 24C9237B401; Wed, 7 May 2003 17:05:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E0A43FA3; Wed, 7 May 2003 17:05:00 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h480500U081870; Wed, 7 May 2003 17:05:00 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h480500U081869; Wed, 7 May 2003 17:05:00 -0700 (PDT) Message-Id: <200305080005.h480500U081869@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 17:05:00 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 exception.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 00:05:01 -0000 peter 2003/05/07 17:05:00 PDT FreeBSD src repository Modified files: sys/amd64/amd64 exception.S Log: Fix a preemption race. I was reenabling interrupts in the fast system call handler before it was safe. It was possible for to lose context and for something else to clobber the PCPU scratch variable. This moves the interrupt enable *way* too late, but its better safe than sorry for the moment. Revision Changes Path 1.106 +1 -1 src/sys/amd64/amd64/exception.S From owner-cvs-src@FreeBSD.ORG Wed May 7 17:12:38 2003 Return-Path: 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 9AA3737B401; Wed, 7 May 2003 17:12:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AB2E43F93; Wed, 7 May 2003 17:12:38 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h480Cc0U082343; Wed, 7 May 2003 17:12:38 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h480CbNn082342; Wed, 7 May 2003 17:12:37 -0700 (PDT) Message-Id: <200305080012.h480CbNn082342@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 17:12:37 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 00:12:39 -0000 peter 2003/05/07 17:12:37 PDT FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c Log: #include was missing; add it Revision Changes Path 1.566 +1 -0 src/sys/amd64/amd64/machdep.c From owner-cvs-src@FreeBSD.ORG Wed May 7 17:13:25 2003 Return-Path: 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 7731437B401; Wed, 7 May 2003 17:13:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14D3243FB1; Wed, 7 May 2003 17:13:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h480DO0U082420; Wed, 7 May 2003 17:13:24 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h480DOFJ082419; Wed, 7 May 2003 17:13:24 -0700 (PDT) Message-Id: <200305080013.h480DOFJ082419@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 17:13:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 00:13:26 -0000 peter 2003/05/07 17:13:24 PDT FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c Log: Leave space for the 128 byte red-zone on the stack. Revision Changes Path 1.567 +1 -1 src/sys/amd64/amd64/machdep.c From owner-cvs-src@FreeBSD.ORG Wed May 7 17:14:49 2003 Return-Path: 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 1E26837B401; Wed, 7 May 2003 17:14:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF58443FB1; Wed, 7 May 2003 17:14:48 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h480Em0U082486; Wed, 7 May 2003 17:14:48 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h480Emk6082485; Wed, 7 May 2003 17:14:48 -0700 (PDT) Message-Id: <200305080014.h480Emk6082485@repoman.freebsd.org> From: Tom Rhodes Date: Wed, 7 May 2003 17:14:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man5 disktab.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 00:14:49 -0000 trhodes 2003/05/07 17:14:48 PDT FreeBSD src repository Modified files: share/man/man5 disktab.5 Log: Fix some basic errors: - Add a description of b0 / b1 fields. - Do not use 'entry' to refer to both 'entry' and 'field'. - Do not confuse people with heading 'Name' and entry 'Name'. PR: 48104 Submitted by: Gary W. Swearingen (original version) Approved by: re (blanket) Revision Changes Path 1.12 +7 -6 src/share/man/man5/disktab.5 From owner-cvs-src@FreeBSD.ORG Wed May 7 17:28:37 2003 Return-Path: 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 A8A3037B401; Wed, 7 May 2003 17:28:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4718443FBF; Wed, 7 May 2003 17:28:37 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h480Sb0U083165; Wed, 7 May 2003 17:28:37 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h480Sa5k083164; Wed, 7 May 2003 17:28:36 -0700 (PDT) Message-Id: <200305080028.h480Sa5k083164@repoman.freebsd.org> From: Tom Rhodes Date: Wed, 7 May 2003 17:28:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/pw pw.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 00:28:38 -0000 trhodes 2003/05/07 17:28:36 PDT FreeBSD src repository Modified files: usr.sbin/pw pw.8 Log: Add information about the log file. PR: 35575 Submitted by: "Simon L. Nielsen" (original version) Revision Changes Path 1.33 +10 -0 src/usr.sbin/pw/pw.8 From owner-cvs-src@FreeBSD.ORG Wed May 7 17:33:58 2003 Return-Path: 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 D9F7037B404; Wed, 7 May 2003 17:33:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6713E43FA3; Wed, 7 May 2003 17:33:58 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h480Xw0U083544; Wed, 7 May 2003 17:33:58 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h480Xw9X083543; Wed, 7 May 2003 17:33:58 -0700 (PDT) Message-Id: <200305080033.h480Xw9X083543@repoman.freebsd.org> From: Greg Lehey Date: Wed, 7 May 2003 17:33:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/vinum commands.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 00:33:59 -0000 grog 2003/05/07 17:33:58 PDT FreeBSD src repository Modified files: sbin/vinum commands.c Log: vinum_read: Don't lock configuration from userland. If vinum(8) crashes, the config remains locked and causes all subsequent start or read attempts to fail. This is part of a fix for the recently reported hangs. Approved by: re (scottl) Revision Changes Path 1.52 +1 -7 src/sbin/vinum/commands.c From owner-cvs-src@FreeBSD.ORG Wed May 7 17:36:21 2003 Return-Path: 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 8D1AB37B408; Wed, 7 May 2003 17:36:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FA2C43F85; Wed, 7 May 2003 17:36:20 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h480aK0U083836; Wed, 7 May 2003 17:36:20 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h480aKN4083835; Wed, 7 May 2003 17:36:20 -0700 (PDT) Message-Id: <200305080036.h480aKN4083835@repoman.freebsd.org> From: Greg Lehey Date: Wed, 7 May 2003 17:36:20 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumioctl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 00:36:22 -0000 grog 2003/05/07 17:36:20 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumioctl.c Log: ioctl VINUM_READCONFIG: Don't lock configuration here. vinum_scandisk needs to do it anyway to handle the startup case. This is part of a fix for the recently reported hangs. Approved by: re (scottl) Revision Changes Path 1.46 +1 -5 src/sys/dev/vinum/vinumioctl.c From owner-cvs-src@FreeBSD.ORG Wed May 7 18:31:37 2003 Return-Path: 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 8931237B401; Wed, 7 May 2003 18:31:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28BA943FA3; Wed, 7 May 2003 18:31:37 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h481Va0U086772; Wed, 7 May 2003 18:31:36 -0700 (PDT) (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h481Var5086771; Wed, 7 May 2003 18:31:36 -0700 (PDT) Message-Id: <200305080131.h481Var5086771@repoman.freebsd.org> From: Alexander Kabaev Date: Wed, 7 May 2003 18:31:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rtld-elf rtld.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 01:31:37 -0000 kan 2003/05/07 18:31:36 PDT FreeBSD src repository Modified files: libexec/rtld-elf rtld.c Log: Rethink the way we count module references. Simply following DT_NEEDED links is not flexible enough for cases where dynamically loaded modules form a dependency cycle. This should fix an infinite recursion problem encountered by Yahoo. Approved by: re (jhb) Revision Changes Path 1.79 +30 -18 src/libexec/rtld-elf/rtld.c From owner-cvs-src@FreeBSD.ORG Wed May 7 18:38:44 2003 Return-Path: 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 5AE0537B401; Wed, 7 May 2003 18:38:44 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id B437743FAF; Wed, 7 May 2003 18:38:39 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id A369951A98; Thu, 8 May 2003 11:08:37 +0930 (CST) Date: Thu, 8 May 2003 11:08:37 +0930 From: Greg 'groggy' Lehey To: Murray Stokely Message-ID: <20030508013837.GT73844@wantadilla.lemis.com> References: <200305040617.h446Hc3s022700@repoman.freebsd.org> <20030506030249.GT84427@wantadilla.lemis.com> <20030506030509.GA34272@rot13.obsecurity.org> <20030506033241.GK385@freebsdmall.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="15k5Fuw+yLfT1d9X" Content-Disposition: inline In-Reply-To: <20030506033241.GK385@freebsdmall.com> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 01:38:44 -0000 --15k5Fuw+yLfT1d9X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 5 May 2003 at 20:32:41 -0700, Murray Stokely wrote: > On Mon, May 05, 2003 at 08:05:10PM -0700, Kris Kennaway wrote: >>> I missed this. What's supposed to replace it? >> >> There are several other routing protocol implementations in ports, >> e.g. zebra. >> >> Removing gated was not a choice, as the code is no longer freely >> available, and it was not under a permissive license so the old >> version is no longer usable either. > > .. and I kept being harassed by NextHop representatives looking for > royalties. ;( I made sure to mark it as RESTRICTED, notify other CDROM > vendors, and put it in the legal problems file well over a year ago, > but the port survived a little longer and the documentation still may > not be completely up to date. Hmm. This looks like a program crying to be reimplemented as free software. Greg -- See complete headers for address and phone numbers --15k5Fuw+yLfT1d9X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+ubUdIubykFB6QiMRAuF8AKCtTk2gbw6Ylp5svjyOd+M8opZ6+QCgm3er zIfI1PbIxwicVzHrg7Qx9Kg= =qiY2 -----END PGP SIGNATURE----- --15k5Fuw+yLfT1d9X-- From owner-cvs-src@FreeBSD.ORG Wed May 7 18:55:45 2003 Return-Path: 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 8F45237B401; Wed, 7 May 2003 18:55:45 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D9CD43F85; Wed, 7 May 2003 18:55:44 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.9/8.12.9) with ESMTP id h481thVo076239 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 7 May 2003 21:55:43 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.9/8.12.9/Submit) id h481tgCv076236; Wed, 7 May 2003 21:55:42 -0400 (EDT) (envelope-from wollman) Date: Wed, 7 May 2003 21:55:42 -0400 (EDT) From: Garrett Wollman Message-Id: <200305080155.h481tgCv076236@khavrinen.lcs.mit.edu> To: "Greg 'groggy' Lehey" In-Reply-To: <20030508013837.GT73844@wantadilla.lemis.com> References: <200305040617.h446Hc3s022700@repoman.freebsd.org> <20030506030249.GT84427@wantadilla.lemis.com> <20030506030509.GA34272@rot13.obsecurity.org> <20030506033241.GK385@freebsdmall.com> <20030508013837.GT73844@wantadilla.lemis.com> X-Spam-Score: -9.9 () IN_REP_TO,REFERENCES X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 01:55:46 -0000 < said: > Hmm. This [gated] looks like a program crying to be reimplemented as free > software. It has been, at least twice that I know of. -GAWollman From owner-cvs-src@FreeBSD.ORG Wed May 7 18:57:23 2003 Return-Path: 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 B689C37B404; Wed, 7 May 2003 18:57:23 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-172.dsl.lsan03.pacbell.net [67.115.75.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F0F943F85; Wed, 7 May 2003 18:57:22 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id D73B066B9B; Wed, 7 May 2003 18:57:21 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id B4B931001; Wed, 7 May 2003 18:57:21 -0700 (PDT) Date: Wed, 7 May 2003 18:57:21 -0700 From: Kris Kennaway To: Greg 'groggy' Lehey Message-ID: <20030508015721.GA12246@rot13.obsecurity.org> References: <200305040617.h446Hc3s022700@repoman.freebsd.org> <20030506030249.GT84427@wantadilla.lemis.com> <20030506030509.GA34272@rot13.obsecurity.org> <20030506033241.GK385@freebsdmall.com> <20030508013837.GT73844@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline In-Reply-To: <20030508013837.GT73844@wantadilla.lemis.com> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: Murray Stokely cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 01:57:24 -0000 --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 08, 2003 at 11:08:37AM +0930, Greg 'groggy' Lehey wrote: > On Monday, 5 May 2003 at 20:32:41 -0700, Murray Stokely wrote: > > On Mon, May 05, 2003 at 08:05:10PM -0700, Kris Kennaway wrote: > >>> I missed this. What's supposed to replace it? > >> > >> There are several other routing protocol implementations in ports, > >> e.g. zebra. > >> > >> Removing gated was not a choice, as the code is no longer freely > >> available, and it was not under a permissive license so the old > >> version is no longer usable either. > > > > .. and I kept being harassed by NextHop representatives looking for > > royalties. ;( I made sure to mark it as RESTRICTED, notify other CDROM > > vendors, and put it in the legal problems file well over a year ago, > > but the port survived a little longer and the documentation still may > > not be completely up to date. >=20 > Hmm. This looks like a program crying to be reimplemented as free > software. Um, it has been...see what I wrote above. Kris --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+ubmBWry0BWjoQKURAuDUAJ94nie1hYHqt86fALpo65OE0XikrQCfT3t/ Vl19hxWAVPGdE8u/8fQKtr4= =3XWA -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA-- From owner-cvs-src@FreeBSD.ORG Wed May 7 20:19:38 2003 Return-Path: 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 2623737B401; Wed, 7 May 2003 20:19:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B979D43FA3; Wed, 7 May 2003 20:19:37 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h483Jb0U092561; Wed, 7 May 2003 20:19:37 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h483JbsH092560; Wed, 7 May 2003 20:19:37 -0700 (PDT) Message-Id: <200305080319.h483JbsH092560@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 20:19:37 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/amd64/gen modf.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 03:19:38 -0000 peter 2003/05/07 20:19:37 PDT FreeBSD src repository Modified files: lib/libc/amd64/gen modf.S Log: Tidy up modf.S and make it actually work. It wasn't extracting the value out of ST(0) before copying it to %xmm0. Also remove bogus stack frame and work in the red zone. Revision Changes Path 1.2 +13 -16 src/lib/libc/amd64/gen/modf.S From owner-cvs-src@FreeBSD.ORG Wed May 7 20:25:18 2003 Return-Path: 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 3A14537B401; Wed, 7 May 2003 20:25:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC90543FA3; Wed, 7 May 2003 20:25:17 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h483PH0U092870; Wed, 7 May 2003 20:25:17 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h483PHEv092869; Wed, 7 May 2003 20:25:17 -0700 (PDT) Message-Id: <200305080325.h483PHEv092869@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 7 May 2003 20:25:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 03:25:18 -0000 obrien 2003/05/07 20:25:17 PDT FreeBSD src repository Modified files: release Makefile Log: release.9 has become the biggest festering pile of spaghetti s(*^% code. Duplicate the target for Alpha so I can start hacking and slashing bits out. Approved by: re(blanket to make Alpha build) Revision Changes Path 1.775 +118 -1 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Wed May 7 22:36:20 2003 Return-Path: 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 E6AAB37B401; Wed, 7 May 2003 22:36:20 -0700 (PDT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 007E443F75; Wed, 7 May 2003 22:36:17 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])h485aFY56040; Thu, 8 May 2003 14:36:15 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20030507201705.GA2296@dragon.nuxi.com> References: <200305071812.h47ICcXU051566@repoman.freebsd.org> <20030508050510J.matusita@jp.FreeBSD.org> <20030507201705.GA2296@dragon.nuxi.com> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20030322(IM144) Lines: 7 From: Makoto Matsushita To: obrien@FreeBSD.org Date: Thu, 08 May 2003 14:36:13 +0900 Message-Id: <20030508143613H.matusita@jp.FreeBSD.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/alpha dokern.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 05:36:21 -0000 obrien> I'm building the Alpha releases -- that is all I am able to care about. Ok, thanks for clarification, and sorry for wasting your time. -- - Makoto `MAR' Matsushita From owner-cvs-src@FreeBSD.ORG Wed May 7 23:25:03 2003 Return-Path: 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 EA9FE37B401; Wed, 7 May 2003 23:25:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 868E643FAF; Wed, 7 May 2003 23:25:03 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h486P30U007814; Wed, 7 May 2003 23:25:03 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h486P3Hq007813; Wed, 7 May 2003 23:25:03 -0700 (PDT) Message-Id: <200305080625.h486P3Hq007813@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 23:25:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/amd64/gen setjmp.S sigsetjmp.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 06:25:04 -0000 peter 2003/05/07 23:25:03 PDT FreeBSD src repository Modified files: lib/libc/amd64/gen setjmp.S sigsetjmp.S Log: Fix an embarresing transcription error from i386 to amd64. Put the arguments to sigprocmask(2) int the correct order. *blush*. For sigsetjmp(), match up the pushq/popq in the non-savemask case. Revision Changes Path 1.24 +4 -4 src/lib/libc/amd64/gen/setjmp.S 1.26 +8 -9 src/lib/libc/amd64/gen/sigsetjmp.S From owner-cvs-src@FreeBSD.ORG Wed May 7 23:33:08 2003 Return-Path: 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 A5B8937B401; Wed, 7 May 2003 23:33:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E783643FDF; Wed, 7 May 2003 23:33:07 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h486X70U008240; Wed, 7 May 2003 23:33:07 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h486X7WK008239; Wed, 7 May 2003 23:33:07 -0700 (PDT) Message-Id: <200305080633.h486X7WK008239@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 23:33:07 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 06:33:09 -0000 peter 2003/05/07 23:33:07 PDT FreeBSD src repository Modified files: usr.bin Makefile Log: Exclude gprof and truss for amd64 too. Approved by: re (scottl) Revision Changes Path 1.238 +1 -1 src/usr.bin/Makefile From owner-cvs-src@FreeBSD.ORG Wed May 7 23:33:53 2003 Return-Path: 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 3B32137B401; Wed, 7 May 2003 23:33:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0871343F3F; Wed, 7 May 2003 23:33:50 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h486Xn0U008276; Wed, 7 May 2003 23:33:49 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h486XnqQ008275; Wed, 7 May 2003 23:33:49 -0700 (PDT) Message-Id: <200305080633.h486XnqQ008275@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 23:33:49 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/xlint/lint1 param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 06:33:53 -0000 peter 2003/05/07 23:33:49 PDT FreeBSD src repository Modified files: usr.bin/xlint/lint1 param.h Log: Add amd64 settings. Approved by: re (scottl) Revision Changes Path 1.8 +3 -0 src/usr.bin/xlint/lint1/param.h From owner-cvs-src@FreeBSD.ORG Wed May 7 23:35:42 2003 Return-Path: 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 2C86D37B401; Wed, 7 May 2003 23:35:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD5C43F85; Wed, 7 May 2003 23:35:41 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h486Ze0U008421; Wed, 7 May 2003 23:35:41 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h486Ze5Q008420; Wed, 7 May 2003 23:35:40 -0700 (PDT) Message-Id: <200305080635.h486Ze5Q008420@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 23:35:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 06:35:42 -0000 peter 2003/05/07 23:35:40 PDT FreeBSD src repository Modified files: sys Makefile Log: Exclude sys/boot for amd64. There are still toolchain issues to deal with. In theory, gcc -m32 should work, but for now, do not tempt fate. Approved by: re (scottl) Revision Changes Path 1.27 +4 -1 src/sys/Makefile From owner-cvs-src@FreeBSD.ORG Wed May 7 23:37:13 2003 Return-Path: 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 B8EAF37B401; Wed, 7 May 2003 23:37:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59D8B43F75; Wed, 7 May 2003 23:37:13 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h486bD0U008527; Wed, 7 May 2003 23:37:13 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h486bD2M008526; Wed, 7 May 2003 23:37:13 -0700 (PDT) Message-Id: <200305080637.h486bD2M008526@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 23:37:13 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 06:37:14 -0000 peter 2003/05/07 23:37:13 PDT FreeBSD src repository Modified files: libexec Makefile Log: Exclude rtld-elf for amd64. More porting is still needed. Approved by: re (scottl) Revision Changes Path 1.59 +4 -1 src/libexec/Makefile From owner-cvs-src@FreeBSD.ORG Wed May 7 23:39:32 2003 Return-Path: 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 8C73437B401; Wed, 7 May 2003 23:39:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A3C243F3F; Wed, 7 May 2003 23:39:32 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h486dW0U008582; Wed, 7 May 2003 23:39:32 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h486dVc9008581; Wed, 7 May 2003 23:39:31 -0700 (PDT) Message-Id: <200305080639.h486dVc9008581@repoman.freebsd.org> From: Peter Wemm Date: Wed, 7 May 2003 23:39:31 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/binutils/libbinutils Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 06:39:32 -0000 peter 2003/05/07 23:39:31 PDT FreeBSD src repository Modified files: gnu/usr.bin/binutils/libbinutils Makefile Log: Set the binutils arch for as/nm correctly on the amd64 platform. As far as binutils is concerned, the amd64 platform is still called "x86-64"/"x86_64". Setting things from ${MACHINE_ARCH} breaks that. Approved by: re (scottl) Revision Changes Path 1.19 +6 -1 src/gnu/usr.bin/binutils/libbinutils/Makefile From owner-cvs-src@FreeBSD.ORG Thu May 8 00:41:24 2003 Return-Path: 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 D431437B401; Thu, 8 May 2003 00:41:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7451343F93; Thu, 8 May 2003 00:41:24 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h487fO0U012586; Thu, 8 May 2003 00:41:24 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h487fOhp012585; Thu, 8 May 2003 00:41:24 -0700 (PDT) Message-Id: <200305080741.h487fOhp012585@repoman.freebsd.org> From: Peter Wemm Date: Thu, 8 May 2003 00:41:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/amd64/gen setjmp.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 07:41:25 -0000 peter 2003/05/08 00:41:24 PDT FreeBSD src repository Modified files: lib/libc/amd64/gen setjmp.S Log: SIG_SETMASK is 3, not 1. Sigh. Revision Changes Path 1.25 +1 -1 src/lib/libc/amd64/gen/setjmp.S From owner-cvs-src@FreeBSD.ORG Thu May 8 00:47:17 2003 Return-Path: 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 A6F0A37B401; Thu, 8 May 2003 00:47:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4137543F93; Thu, 8 May 2003 00:47:17 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h487lH0U018324; Thu, 8 May 2003 00:47:17 -0700 (PDT) (envelope-from kbyanc@repoman.freebsd.org) Received: (from kbyanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h487lG3p018323; Thu, 8 May 2003 00:47:16 -0700 (PDT) Message-Id: <200305080747.h487lG3p018323@repoman.freebsd.org> From: Kelly Yancey Date: Thu, 8 May 2003 00:47:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/kern kern_event.c kern_proc.c src/sys/sys proc.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 07:47:18 -0000 kbyanc 2003/05/08 00:47:16 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/kern kern_event.c kern_proc.c sys/sys proc.h Log: MFC kern_event.c:1.58: Fix race between a process registering a NOTE_EXIT EVFILT_PROC event and the target process exiting which causes attempts to register the kevent to randomly fail depending on whether the target runs to completion before the parent can call kevent(2). Sponsored by: NTT Multimedia Communications Labs Revision Changes Path 1.2.2.9 +14 -0 src/sys/kern/kern_event.c 1.63.2.9 +2 -2 src/sys/kern/kern_proc.c 1.99.2.8 +1 -0 src/sys/sys/proc.h From owner-cvs-src@FreeBSD.ORG Thu May 8 01:25:52 2003 Return-Path: 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 7E88937B401; Thu, 8 May 2003 01:25:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 321AF43FBD; Thu, 8 May 2003 01:25:52 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h488Pq0U021877; Thu, 8 May 2003 01:25:52 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h488Pp79021876; Thu, 8 May 2003 01:25:51 -0700 (PDT) Message-Id: <200305080825.h488Pp79021876@repoman.freebsd.org> From: Peter Wemm Date: Thu, 8 May 2003 01:25:51 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 machdep.c trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 08:25:52 -0000 peter 2003/05/08 01:25:51 PDT FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c trap.c Log: Oops. Turn T_PAGEFLT back into an interrupt gate. It is *critical* that interrupts be disabled and remain disabled until %cr2 is read. Otherwise we can preempt and another process can fault, and by the time we read %cr2, we see a different processes fault address. This Greatly Confuses vm_fault() (to say the least). The i386 port has got this marked as a bug workaround for a Cyrix CPU, which is what lead me astray. Its actually necessary for preemption, regardless of whether Cyrix cpus had a bug or not. Revision Changes Path 1.568 +1 -1 src/sys/amd64/amd64/machdep.c 1.253 +9 -1 src/sys/amd64/amd64/trap.c From owner-cvs-src@FreeBSD.ORG Thu May 8 06:04:25 2003 Return-Path: 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 8A8ED37B401; Thu, 8 May 2003 06:04:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 257CD43F85; Thu, 8 May 2003 06:04:25 -0700 (PDT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48D4O0U044778; Thu, 8 May 2003 06:04:24 -0700 (PDT) (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48D4Orv044777; Thu, 8 May 2003 06:04:24 -0700 (PDT) Message-Id: <200305081304.h48D4Orv044777@repoman.freebsd.org> From: Maxim Konovalov Date: Thu, 8 May 2003 06:04:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/jail Makefile jail.8 jail.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 13:04:25 -0000 maxim 2003/05/08 06:04:24 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/jail Makefile jail.8 jail.c Log: MFC: rev. 1.7 jail.c o Add missing includes and sort includes. rev. 1.9 Makefile rev. 1.42 jail.8 rev. 1.9 - 1.11 jail.c o Add -u flag to jail(8): set user context before exec. Revision Changes Path 1.4.2.2 +3 -1 src/usr.sbin/jail/Makefile 1.13.2.15 +17 -0 src/usr.sbin/jail/jail.8 1.5.2.2 +73 -22 src/usr.sbin/jail/jail.c From owner-cvs-src@FreeBSD.ORG Thu May 8 06:08:22 2003 Return-Path: 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 9BAA237B401; Thu, 8 May 2003 06:08:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B66343FBF; Thu, 8 May 2003 06:08:22 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48D8L0U044978; Thu, 8 May 2003 06:08:21 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48D8Lvp044977; Thu, 8 May 2003 06:08:21 -0700 (PDT) Message-Id: <200305081308.h48D8Lvp044977@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 8 May 2003 06:08:21 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 13:08:23 -0000 nectar 2003/05/08 06:08:21 PDT FreeBSD src repository Modified files: . access Log: devnull my commit mail. I'll be offline for much of the remainder of the month. Revision Changes Path 1.600 +1 -1 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Thu May 8 06:50:45 2003 Return-Path: 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 43BD537B412; Thu, 8 May 2003 06:50:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEAA543F93; Thu, 8 May 2003 06:50:44 -0700 (PDT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48Doi0U046794; Thu, 8 May 2003 06:50:44 -0700 (PDT) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48Doi6B046793; Thu, 8 May 2003 06:50:44 -0700 (PDT) Message-Id: <200305081350.h48Doi6B046793@repoman.freebsd.org> From: David Schultz Date: Thu, 8 May 2003 06:50:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/alpha arith.h src/lib/libc/amd64 arith.h src/lib/libc/i386 arith.h src/lib/libc/ia64 arith.h src/lib/libc/powerpc arith.h src/lib/libc/sparc64 arith.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 13:50:46 -0000 das 2003/05/08 06:50:44 PDT FreeBSD src repository Modified files: lib/libc/alpha arith.h lib/libc/amd64 arith.h lib/libc/i386 arith.h lib/libc/ia64 arith.h lib/libc/powerpc arith.h lib/libc/sparc64 arith.h Log: Add a comment describing why it's important for the values in this file to be correct, and how to generate them automatically. Caused much pain and suffering for: peter Revision Changes Path 1.2 +7 -0 src/lib/libc/alpha/arith.h 1.3 +7 -0 src/lib/libc/amd64/arith.h 1.2 +7 -0 src/lib/libc/i386/arith.h 1.2 +7 -0 src/lib/libc/ia64/arith.h 1.2 +7 -0 src/lib/libc/powerpc/arith.h 1.2 +7 -0 src/lib/libc/sparc64/arith.h From owner-cvs-src@FreeBSD.ORG Thu May 8 06:52:05 2003 Return-Path: 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 50DF337B401; Thu, 8 May 2003 06:52:05 -0700 (PDT) Received: from cognet.ci0.org (cognet.ci0.org [80.65.224.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id C867743F85; Thu, 8 May 2003 06:52:03 -0700 (PDT) (envelope-from doginou@cognet.ci0.org) Received: from cognet.ci0.org (localhost [127.0.0.1]) by cognet.ci0.org (8.12.9/8.12.9) with ESMTP id h48DoqlS088326; Thu, 8 May 2003 15:50:53 +0200 (CEST) (envelope-from doginou@cognet.ci0.org) Received: (from doginou@localhost) by cognet.ci0.org (8.12.9/8.12.9/Submit) id h48Doqqa088325; Thu, 8 May 2003 15:50:52 +0200 (CEST) Date: Thu, 8 May 2003 15:50:51 +0200 From: Olivier Houchard To: Nate Lawson Message-ID: <20030508135051.GA75992@ci0.org> References: <20030506020032.8318437B478@hub.freebsd.org> <20030506133223.V29676@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030506133223.V29676@root.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_sis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 13:52:06 -0000 On Tue, May 06, 2003 at 01:57:47PM -0700, Nate Lawson wrote: > > @@ -1374,8 +1374,6 @@ > > goto fail; > > } > > > > - callout_handle_init(&sc->sis_stat_ch); > > - > > /* > > * Call MI attach routine. > > */ > > I would rather you deleted the first call to callout_handle_init() instead > (after the "Inform the world" comment). Reasons include poor style for > the first one and uniformity with other sys/pci/if_* drivers which do the > init right before ether_ifattach(). > I don't have any objection in this being changed. > > @@ -1747,8 +1745,6 @@ > > if (ifp->if_snd.ifq_head != NULL) > > sis_start(ifp); > > } > > - > > - sc->sis_stat_ch = timeout(sis_tick, sc, hz); > > > > SIS_UNLOCK(sc); > > > > Can you check the other sys/pci/if_* devices to see if they have the same > bug? I think they all re-add the timeout at the end of *_tick(). > The problem was really that mii_tick() called sis_miibus_statchg() which calls sis_init() which attempts to remove the timeout (but fails at this moment because it is not PENDING) and then re-add the timeout. I checked all the other if_* files and didn't find any similar scenario. > -Nate Olivier From owner-cvs-src@FreeBSD.ORG Thu May 8 07:25:06 2003 Return-Path: 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 306D737B404; Thu, 8 May 2003 07:25:06 -0700 (PDT) Received: from HAL9000.homeunix.com (12-233-57-131.client.attbi.com [12.233.57.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35C2D43F3F; Thu, 8 May 2003 07:25:05 -0700 (PDT) (envelope-from das@FreeBSD.org) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.9/8.12.5) with ESMTP id h48EP2dN020670; Thu, 8 May 2003 07:25:02 -0700 (PDT) (envelope-from das@FreeBSD.org) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h48EP2Tc020669; Thu, 8 May 2003 07:25:02 -0700 (PDT) (envelope-from das@FreeBSD.org) Date: Thu, 8 May 2003 07:25:02 -0700 From: David Schultz To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030508142502.GA20596@HAL9000.homeunix.com> Mail-Followup-To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200305081350.h48Doi6B046793@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305081350.h48Doi6B046793@repoman.freebsd.org> Subject: Re: cvs commit: src/lib/libc/alpha arith.h src/lib/libc/amd64 arith.h src/lib/libc/i386 arith.h src/lib/libc/ia64 arith.h src/lib/libc/powerpc arith.h src/lib/libc/sparc64 arith.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 14:25:06 -0000 On Thu, May 08, 2003, David Schultz wrote: > das 2003/05/08 06:50:44 PDT > > FreeBSD src repository > > Modified files: > lib/libc/alpha arith.h > lib/libc/amd64 arith.h > lib/libc/i386 arith.h > lib/libc/ia64 arith.h > lib/libc/powerpc arith.h > lib/libc/sparc64 arith.h > Log: > Add a comment describing why it's important for the values in this > file to be correct, and how to generate them automatically. > > Caused much pain and suffering for: peter Oops, I forgot about the code freeze and committed this before I had had my morning coffee. Fortunately, this just adds a comment, but I can back it out if asked... From owner-cvs-src@FreeBSD.ORG Thu May 8 07:57:05 2003 Return-Path: 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 696F837B401; Thu, 8 May 2003 07:57:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 071DD43FAF; Thu, 8 May 2003 07:57:05 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48Ev40U051231; Thu, 8 May 2003 07:57:04 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48Ev4Kf051230; Thu, 8 May 2003 07:57:04 -0700 (PDT) Message-Id: <200305081457.h48Ev4Kf051230@repoman.freebsd.org> From: Tom Rhodes Date: Thu, 8 May 2003 07:57:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/man/man5 disktab.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 14:57:06 -0000 trhodes 2003/05/08 07:57:04 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) share/man/man5 disktab.5 Log: MFC revision 1.12: - Add a description of b0 / b1 fields. - Do not use 'entry' to refer to both 'entry' and 'field'. - Do not confuse people with heading 'Name' and entry 'Name'. PR: 48104 Submitted by: Gary W. Swearingen (original version) Revision Changes Path 1.4.2.6 +7 -6 src/share/man/man5/disktab.5 From owner-cvs-src@FreeBSD.ORG Thu May 8 08:01:45 2003 Return-Path: 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 6090A37B412; Thu, 8 May 2003 08:01:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F29A043FCB; Thu, 8 May 2003 08:01:44 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48F1i0U051479; Thu, 8 May 2003 08:01:44 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48F1iKJ051478; Thu, 8 May 2003 08:01:44 -0700 (PDT) Message-Id: <200305081501.h48F1iKJ051478@repoman.freebsd.org> From: Tom Rhodes Date: Thu, 8 May 2003 08:01:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/pw pw.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 15:01:45 -0000 trhodes 2003/05/08 08:01:44 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/pw pw.8 Log: MFC 1.33: Add information about the log file. PR: 35575 Submitted by: "Simon L. Nielsen" (original version) Revision Changes Path 1.19.2.12 +10 -0 src/usr.sbin/pw/pw.8 From owner-cvs-src@FreeBSD.ORG Thu May 8 08:18:11 2003 Return-Path: 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 44E1C37B401; Thu, 8 May 2003 08:18:11 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59A9A43FCB; Thu, 8 May 2003 08:18:10 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h48FI1m2053711; Thu, 8 May 2003 08:18:05 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h48FHxIA053710; Thu, 8 May 2003 08:17:59 -0700 (PDT) Date: Thu, 8 May 2003 08:17:59 -0700 From: "David O'Brien" To: Makoto Matsushita Message-ID: <20030508151759.GC53565@dragon.nuxi.com> References: <200305071812.h47ICcXU051566@repoman.freebsd.org> <20030508050510J.matusita@jp.FreeBSD.org> <20030507201705.GA2296@dragon.nuxi.com> <20030508143613H.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030508143613H.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/alpha dokern.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 15:18:11 -0000 On Thu, May 08, 2003 at 02:36:13PM +0900, Makoto Matsushita wrote: > > obrien> I'm building the Alpha releases -- that is all I am able to care about. > > Ok, thanks for clarification, and sorry for wasting your time. You aren't wasting my time, I can only manage so many things at one time. If I understood you correctly, you would be OK with having the i386 dokern.sh listed in i386 GENERIC order. (I already try to keep the Alpha and i386 GENERIC's in the same order) If that is true if you submit a patch changing the i386 dokern.sh and email it to re@freebsd.org I think it will get approved. I did see jhb say he agreed after all. :-) From owner-cvs-src@FreeBSD.ORG Thu May 8 08:40:01 2003 Return-Path: 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 29BF437B401; Thu, 8 May 2003 08:40:01 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA3EA43F93; Thu, 8 May 2003 08:39:59 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org (12-240-204-110.client.attbi.com[12.240.204.110]) by attbi.com (sccrmhc02) with ESMTP id <20030508153958002006s48re>; Thu, 8 May 2003 15:39:59 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.9/8.12.9) with ESMTP id h48FdwxV052196; Thu, 8 May 2003 08:39:58 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Message-Id: <200305081539.h48FdwxV052196@bmah.dyndns.org> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: David Schultz In-Reply-To: <20030508142502.GA20596@HAL9000.homeunix.com> References: <200305081350.h48Doi6B046793@repoman.freebsd.org> <20030508142502.GA20596@HAL9000.homeunix.com> Comments: In-reply-to David Schultz message dated "Thu, 08 May 2003 07:25:02 -0700." From: "Bruce A. Mah" X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_855837008P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Thu, 08 May 2003 08:39:58 -0700 Sender: bmah@employees.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/alpha arith.h src/lib/libc/amd64 arith.h src/lib/libc/i386 arith.h src/lib/libc/ia64 arith.h src/lib/libc/powerpc arith.h src/lib/libc/sparc64 arith.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bmah@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 15:40:01 -0000 --==_Exmh_855837008P Content-Type: text/plain; charset=us-ascii If memory serves me right, David Schultz wrote: > On Thu, May 08, 2003, David Schultz wrote: > > das 2003/05/08 06:50:44 PDT > > > > FreeBSD src repository > > > > Modified files: > > lib/libc/alpha arith.h > > lib/libc/amd64 arith.h > > lib/libc/i386 arith.h > > lib/libc/ia64 arith.h > > lib/libc/powerpc arith.h > > lib/libc/sparc64 arith.h > > Log: > > Add a comment describing why it's important for the values in this > > file to be correct, and how to generate them automatically. > > > > Caused much pain and suffering for: peter > > Oops, I forgot about the code freeze and committed this before I > had had my morning coffee. Fortunately, this just adds a comment, > but I can back it out if asked... Retroactively approved. Please be more careful next time...and make sure to have that cup of coffee first. :-) Bruce. --==_Exmh_855837008P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) Comment: Exmh version 2.5+ 20020506 iD8DBQE+unpO2MoxcVugUsMRAgAeAKDvlMrvScZWbPvMRNDrhKQ5tSwqfACgvsX4 CQEZfVCp19iNhyCZ5wj6Yus= =NzPJ -----END PGP SIGNATURE----- --==_Exmh_855837008P-- From owner-cvs-src@FreeBSD.ORG Thu May 8 09:02:25 2003 Return-Path: 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 74F9337B420; Thu, 8 May 2003 09:02:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A8EF43FE9; Thu, 8 May 2003 09:02:23 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48G2M0U059908; Thu, 8 May 2003 09:02:22 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48G2MVa059907; Thu, 8 May 2003 09:02:22 -0700 (PDT) Message-Id: <200305081602.h48G2MVa059907@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 8 May 2003 09:02:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/gcc/config/i386 freebsd.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 16:02:25 -0000 obrien 2003/05/08 09:02:22 PDT FreeBSD src repository Modified files: contrib/gcc/config/i386 freebsd.h Log: I goofed in rev 1.59 (a.out support axing) and missed getting FUNCTION_PROFILER fully clean. This resulted in inserted garbage into the produced assembly code when the gcc -pg and -fPIC options are used together. PR: i386/50598 Submitted by: Don Lewis Revision Changes Path 1.62 +1 -1 src/contrib/gcc/config/i386/freebsd.h From owner-cvs-src@FreeBSD.ORG Thu May 8 09:02:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 1B1E837B401; Thu, 8 May 2003 09:02:53 -0700 (PDT) Date: Thu, 8 May 2003 09:02:52 -0700 From: David O'Brien To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030508090252.A11158@hub.freebsd.org> References: <200305081602.h48G2MVa059907@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200305081602.h48G2MVa059907@repoman.freebsd.org>; from obrien@FreeBSD.org on Thu, May 08, 2003 at 09:02:22AM -0700 X-Operating-System: FreeBSD 4.8-RC Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Re: cvs commit: src/contrib/gcc/config/i386 freebsd.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 16:02:53 -0000 On Thu, May 08, 2003 at 09:02:22AM -0700, David E. O'Brien wrote: > obrien 2003/05/08 09:02:22 PDT > FreeBSD src repository > Modified files: > contrib/gcc/config/i386 freebsd.h > Log: > I goofed in rev 1.59 (a.out support axing) and missed getting FUNCTION_PROFILER > fully clean. This resulted in inserted garbage into the produced assembly code > when the gcc -pg and -fPIC options are used together. > > PR: i386/50598 > Submitted by: Don Lewis > > Revision Changes Path > 1.62 +1 -1 src/contrib/gcc/config/i386/freebsd.h Approved by: re(jhb) From owner-cvs-src@FreeBSD.ORG Thu May 8 09:38:14 2003 Return-Path: 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 DFD6337B401; Thu, 8 May 2003 09:38:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E93543FCB; Thu, 8 May 2003 09:38:14 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48GcE0U062070; Thu, 8 May 2003 09:38:14 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48GcEx4062069; Thu, 8 May 2003 09:38:14 -0700 (PDT) Message-Id: <200305081638.h48GcEx4062069@repoman.freebsd.org> From: John Baldwin Date: Thu, 8 May 2003 09:38:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-raid.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 16:38:15 -0000 jhb 2003/05/08 09:38:14 PDT FreeBSD src repository Modified files: sys/dev/ata ata-raid.c Log: Acquire Giant at the start of the raid rebuild kthreads. Reported by: Masachika ISHIZUKA Reviewed by: sos Approved by: re (bmah) Revision Changes Path 1.65 +1 -0 src/sys/dev/ata/ata-raid.c From owner-cvs-src@FreeBSD.ORG Thu May 8 10:25:46 2003 Return-Path: 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 CDD4E37B401; Thu, 8 May 2003 10:25:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A9F143FB1; Thu, 8 May 2003 10:25:41 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48HPf0U064719; Thu, 8 May 2003 10:25:41 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48HPffb064718; Thu, 8 May 2003 10:25:41 -0700 (PDT) Message-Id: <200305081725.h48HPffb064718@repoman.freebsd.org> From: Tom Rhodes Date: Thu, 8 May 2003 10:25:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ldconfig ldconfig.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 17:25:47 -0000 trhodes 2003/05/08 10:25:41 PDT FreeBSD src repository Modified files: sbin/ldconfig ldconfig.8 Log: Describe the pattern filenames must be in before they are added to the hints file. PR: 46271 Approved by: re (blanket) Revision Changes Path 1.32 +3 -0 src/sbin/ldconfig/ldconfig.8 From owner-cvs-src@FreeBSD.ORG Thu May 8 10:47:29 2003 Return-Path: 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 3CC2C37B401; Thu, 8 May 2003 10:47:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDFE743F3F; Thu, 8 May 2003 10:47:28 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48HlS0U065623; Thu, 8 May 2003 10:47:28 -0700 (PDT) (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48HlS76065622; Thu, 8 May 2003 10:47:28 -0700 (PDT) Message-Id: <200305081747.h48HlS76065622@repoman.freebsd.org> From: Jens Schweikhardt Date: Thu, 8 May 2003 10:47:28 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/echo echo.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 17:47:29 -0000 schweikh 2003/05/08 10:47:28 PDT FreeBSD src repository Modified files: bin/echo echo.1 Log: Note that -n and \c are implementation-defined as per TC1 to POSIX 2001. Approved by: re@ (bmah) MFC after: 3 days Revision Changes Path 1.15 +11 -2 src/bin/echo/echo.1 From owner-cvs-src@FreeBSD.ORG Thu May 8 12:49:43 2003 Return-Path: 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 D53CB37B401; Thu, 8 May 2003 12:49:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87DDD43F93; Thu, 8 May 2003 12:49:43 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48Jnh0U077715; Thu, 8 May 2003 12:49:43 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48JnhV0077714; Thu, 8 May 2003 12:49:43 -0700 (PDT) Message-Id: <200305081949.h48JnhV0077714@repoman.freebsd.org> From: Robert Watson Date: Thu, 8 May 2003 12:49:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys _label.h src/sys/kern kern_mac.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 19:49:44 -0000 rwatson 2003/05/08 12:49:43 PDT FreeBSD src repository Modified files: sys/sys _label.h sys/kern kern_mac.c Log: Rename MAC_MAX_POLICIES to MAC_MAX_SLOTS, since the variables and constants in question refer to the number of label slots, not the maximum number of policies that may be loaded. This should reduce confusion regarding an element in the MAC sysctl MIB, as well as make it more clear what the affect of changing the compile-time constants is. Approved by: re (jhb) Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.90 +8 -8 src/sys/kern/kern_mac.c 1.4 +2 -2 src/sys/sys/_label.h From owner-cvs-src@FreeBSD.ORG Thu May 8 14:09:40 2003 Return-Path: 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 4E3E437B401; Thu, 8 May 2003 14:09:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFF6B43F75; Thu, 8 May 2003 14:09:39 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48L9d0U082934; Thu, 8 May 2003 14:09:39 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48L9deO082933; Thu, 8 May 2003 14:09:39 -0700 (PDT) Message-Id: <200305082109.h48L9deO082933@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 8 May 2003 14:09:39 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 21:09:40 -0000 bmah 2003/05/08 14:09:39 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Try to reflect the current state of disklabel (removed) and the recently-activated bsdlabel(8). Revision Changes Path 1.564 +12 -10 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Thu May 8 14:20:17 2003 Return-Path: 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 F355237B401; Thu, 8 May 2003 14:20:16 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8405C43F93; Thu, 8 May 2003 14:20:15 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org (12-240-204-110.client.attbi.com[12.240.204.110]) by attbi.com (sccrmhc01) with ESMTP id <2003050821201400100rgqd9e>; Thu, 8 May 2003 21:20:14 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.9/8.12.9) with ESMTP id h48LKExV017697; Thu, 8 May 2003 14:20:14 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Message-Id: <200305082120.h48LKExV017697@bmah.dyndns.org> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: "Bruce A. Mah" In-Reply-To: <200305082109.h48L9deO082933@repoman.freebsd.org> References: <200305082109.h48L9deO082933@repoman.freebsd.org> Comments: In-reply-to "Bruce A. Mah" message dated "Thu, 08 May 2003 14:09:39 -0700." From: bmah@acm.org (Bruce A. Mah) X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-1157923140P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Thu, 08 May 2003 14:20:14 -0700 Sender: bmah@employees.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bmah@acm.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 21:20:17 -0000 --==_Exmh_-1157923140P Content-Type: text/plain; charset=us-ascii If memory serves me right, "Bruce A. Mah" wrote: > bmah 2003/05/08 14:09:39 PDT > > FreeBSD src repository > > Modified files: > release/doc/en_US.ISO8859-1/relnotes/common new.sgml > Log: > Try to reflect the current state of disklabel (removed) and the > recently-activated bsdlabel(8). Sigh. Approved by: re (implicitly) If anyone knows how to make emacs's version control put up something resembling our CVS commit message template file when I commit, I'd greatly appreciate it. I must do this four or five times every release. Bruce. --==_Exmh_-1157923140P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) Comment: Exmh version 2.5+ 20020506 iD8DBQE+usoN2MoxcVugUsMRAsjkAKCMC2tEI9ia2N9Juu4NKY9tYeTQ6QCgm3ca J7iLQA6SVsc0okbw+GlRvHA= =oY7g -----END PGP SIGNATURE----- --==_Exmh_-1157923140P-- From owner-cvs-src@FreeBSD.ORG Thu May 8 14:22:12 2003 Return-Path: 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 E9C8C37B401; Thu, 8 May 2003 14:22:12 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CF5343FB1; Thu, 8 May 2003 14:22:12 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id CD53422985; Thu, 8 May 2003 14:22:10 -0700 (PDT) Date: Thu, 8 May 2003 14:22:10 -0700 From: Will Andrews To: "Bruce A. Mah" Message-ID: <20030508212210.GZ26372@procyon.firepipe.net> Mail-Followup-To: "Bruce A. Mah" , cvs-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200305082109.h48L9deO082933@repoman.freebsd.org> <200305082120.h48LKExV017697@bmah.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305082120.h48LKExV017697@bmah.dyndns.org> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 21:22:13 -0000 On Thu, May 08, 2003 at 02:20:14PM -0700, Bruce A. Mah wrote: > Approved by: re (implicitly) > > If anyone knows how to make emacs's version control put up something > resembling our CVS commit message template file when I commit, I'd > greatly appreciate it. I must do this four or five times every release. You're part of re@. It should be obvious that if a member of re@ commits something that requires re@ approval, it has it. ;) Regards, -- wca From owner-cvs-src@FreeBSD.ORG Thu May 8 14:47:10 2003 Return-Path: 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 5DE6637B401; Thu, 8 May 2003 14:47:10 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7245A43F3F; Thu, 8 May 2003 14:47:07 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org (12-240-204-110.client.attbi.com[12.240.204.110]) by attbi.com (rwcrmhc51) with ESMTP id <200305082147060510083m3ge>; Thu, 8 May 2003 21:47:06 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.9/8.12.9) with ESMTP id h48Ll5xV017960; Thu, 8 May 2003 14:47:05 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Message-Id: <200305082147.h48Ll5xV017960@bmah.dyndns.org> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: Will Andrews In-Reply-To: <20030508212210.GZ26372@procyon.firepipe.net> References: <200305082109.h48L9deO082933@repoman.freebsd.org> <200305082120.h48LKExV017697@bmah.dyndns.org> <20030508212210.GZ26372@procyon.firepipe.net> Comments: In-reply-to Will Andrews message dated "Thu, 08 May 2003 14:22:10 -0700." From: bmah@acm.org (Bruce A. Mah) X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-1112881182P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Thu, 08 May 2003 14:47:05 -0700 Sender: bmah@employees.org cc: "Bruce A. Mah" cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bmah@acm.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 21:47:10 -0000 --==_Exmh_-1112881182P Content-Type: text/plain; charset=us-ascii If memory serves me right, Will Andrews wrote: > On Thu, May 08, 2003 at 02:20:14PM -0700, Bruce A. Mah wrote: > > Approved by: re (implicitly) > > > > If anyone knows how to make emacs's version control put up something > > resembling our CVS commit message template file when I commit, I'd > > greatly appreciate it. I must do this four or five times every release. > > You're part of re@. It should be obvious that if a member of re@ > commits something that requires re@ approval, it has it. ;) In a sense, you're right, but I should still try to set a good example by making sure I put the right contents in these fields. You know this, but in case anyone else was wondering: REs *do* ask for approvals from each other for commits that don't directly pertain to release-building (or areas of blanket commit authority), so being a member of re@ isn't a free pass to walk all over the tree during the code freeze. :-) Bruce. --==_Exmh_-1112881182P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) Comment: Exmh version 2.5+ 20020506 iD8DBQE+utBZ2MoxcVugUsMRAki0AKDz/P+HMrOZlXZ0LFR+DpVMJF+1YgCfYmo8 8UVeAPyYkkKMZM1jhSmzv48= =fndA -----END PGP SIGNATURE----- --==_Exmh_-1112881182P-- From owner-cvs-src@FreeBSD.ORG Thu May 8 15:29:29 2003 Return-Path: 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 8472E37B401; Thu, 8 May 2003 15:29:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 231DD43F3F; Thu, 8 May 2003 15:29:29 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48MTS0U086941; Thu, 8 May 2003 15:29:28 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48MTSXu086940; Thu, 8 May 2003 15:29:28 -0700 (PDT) Message-Id: <200305082229.h48MTSXu086940@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 8 May 2003 15:29:28 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 22:29:30 -0000 bmah 2003/05/08 15:29:28 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: New newsyslog(8) features. Submitted by: gad Approved by: re (implicitly) Revision Changes Path 1.565 +36 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Thu May 8 15:31:01 2003 Return-Path: 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 7AA6037B401; Thu, 8 May 2003 15:31:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18BDF43FA3; Thu, 8 May 2003 15:31:01 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h48MV00U087095; Thu, 8 May 2003 15:31:00 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h48MV0oC087094; Thu, 8 May 2003 15:31:00 -0700 (PDT) Message-Id: <200305082231.h48MV0oC087094@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 8 May 2003 15:31:00 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 22:31:02 -0000 bmah 2003/05/08 15:31:00 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Whitespace cleanup of previous commit. Translators can ignore this. Approved by: re (implicitly) Revision Changes Path 1.566 +7 -6 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Thu May 8 19:13:24 2003 Return-Path: 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 1D9F437B401; Thu, 8 May 2003 19:13:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3B7943FA3; Thu, 8 May 2003 19:13:23 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h492DN0U005877; Thu, 8 May 2003 19:13:23 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h492DN56005876; Thu, 8 May 2003 19:13:23 -0700 (PDT) Message-Id: <200305090213.h492DN56005876@repoman.freebsd.org> From: Alan Cox Date: Thu, 8 May 2003 19:13:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_object.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 02:13:24 -0000 alc 2003/05/08 19:13:23 PDT FreeBSD src repository Modified files: sys/vm vm_object.c Log: Give the kmem object's mutex a unique name, instead of "vm object", to avoid false reports of lock-order reversal with a system map mutex. Approved by: re (jhb) Revision Changes Path 1.287 +6 -1 src/sys/vm/vm_object.c From owner-cvs-src@FreeBSD.ORG Thu May 8 19:15:53 2003 Return-Path: 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 981D037B401; Thu, 8 May 2003 19:15:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3801B43FD7; Thu, 8 May 2003 19:15:53 -0700 (PDT) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h492Fq0U006017; Thu, 8 May 2003 19:15:52 -0700 (PDT) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h492FqPF006016; Thu, 8 May 2003 19:15:52 -0700 (PDT) Message-Id: <200305090215.h492FqPF006016@repoman.freebsd.org> From: Mike Silbersack Date: Thu, 8 May 2003 19:15:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys mbuf.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 02:15:54 -0000 silby 2003/05/08 19:15:52 PDT FreeBSD src repository Modified files: sys/sys mbuf.h Log: Redefine M_FREELIST to be 0x8000; 0x4000 conflicted with two other uses of m_flags in the kernel. (A future commit will move all private m_flags users here so they're obvious without a great deal of searching.) This should fix the mbuf double-free panics those using ppp or ipfw reset rules have been seeing since the double-free detection code went in. Revision Changes Path 1.122 +1 -1 src/sys/sys/mbuf.h From owner-cvs-src@FreeBSD.ORG Thu May 8 22:58:23 2003 Return-Path: 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 5790B37B401; Thu, 8 May 2003 22:58:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECF3A43FB1; Thu, 8 May 2003 22:58:22 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h495wM0U021980; Thu, 8 May 2003 22:58:22 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h495wMYa021979; Thu, 8 May 2003 22:58:22 -0700 (PDT) Message-Id: <200305090558.h495wMYa021979@repoman.freebsd.org> From: Warner Losh Date: Thu, 8 May 2003 22:58:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc devd.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 05:58:23 -0000 imp 2003/05/08 22:58:22 PDT FreeBSD src repository Modified files: etc devd.conf Log: Comment out the entire nomatch entry. The partially commented out entry causes problems :-( This effectively backs out the commit the re@ allowed me to commit. Revision Changes Path 1.5 +3 -3 src/etc/devd.conf From owner-cvs-src@FreeBSD.ORG Fri May 9 02:11:28 2003 Return-Path: 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 09EBC37B401; Fri, 9 May 2003 02:11:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BCAC43F3F; Fri, 9 May 2003 02:11:27 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h499BR0U038849; Fri, 9 May 2003 02:11:27 -0700 (PDT) (envelope-from robert@repoman.freebsd.org) Received: (from robert@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h499BRdY038848; Fri, 9 May 2003 02:11:27 -0700 (PDT) Message-Id: <200305090911.h499BRdY038848@repoman.freebsd.org> From: Robert Drehmel Date: Fri, 9 May 2003 02:11:27 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/sockstat sockstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 09:11:28 -0000 robert 2003/05/09 02:11:27 PDT FreeBSD src repository Modified files: usr.bin/sockstat sockstat.c Log: To reserve space for 65536 bits, allocate 65536 / (sizeof(int) * CHAR_BITS) `int's instead of 65536 / (sizeof(int) * CHAR_BITS) bytes to avoid a possible segmentation fault if ports above 16383 are specified via the -p option on a platform with 4 byte wide ints. Approved by: re (bmah) Reported by: Marco Wertejuk Revision Changes Path 1.7 +1 -1 src/usr.bin/sockstat/sockstat.c From owner-cvs-src@FreeBSD.ORG Fri May 9 02:12:11 2003 Return-Path: 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 5C28337B401; Fri, 9 May 2003 02:12:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F06A443FAF; Fri, 9 May 2003 02:12:10 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h499CA0U038894; Fri, 9 May 2003 02:12:10 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h499CAAX038893; Fri, 9 May 2003 02:12:10 -0700 (PDT) Message-Id: <200305090912.h499CAAX038893@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 9 May 2003 02:12:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 09:12:11 -0000 hmp 2003/05/09 02:12:10 PDT FreeBSD src repository (doc committer) Modified files: share/man/man9 Makefile Log: Add missing MLINK for arc4rand(9). It is documented in random(9) and referenced by gbde(4). PR: docs/51254 Submitted by: Simon L. Nielsen Approved and Reviewed by: des (mentor), re (bmah) Revision Changes Path 1.188 +1 -0 src/share/man/man9/Makefile From owner-cvs-src@FreeBSD.ORG Fri May 9 02:20:27 2003 Return-Path: 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 4669637B401; Fri, 9 May 2003 02:20:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBA3443F85; Fri, 9 May 2003 02:20:26 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h499KQ0U039219; Fri, 9 May 2003 02:20:26 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h499KQu6039218; Fri, 9 May 2003 02:20:26 -0700 (PDT) Message-Id: <200305090920.h499KQu6039218@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 9 May 2003 02:20:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man5 procfs.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 09:20:27 -0000 hmp 2003/05/09 02:20:26 PDT FreeBSD src repository (doc committer) Modified files: share/man/man5 procfs.5 Log: Document the last field of the procfs 'status' node, which either displays the 'hostname' of the jail, or a hyphen '-' to indicate that the process is not jailed. PR: docs/37470 Submitted by: Adrian Filipi-Martin Approved and Reviewed by: des (mentor), re (bmah) Revision Changes Path 1.27 +4 -0 src/share/man/man5/procfs.5 From owner-cvs-src@FreeBSD.ORG Fri May 9 02:41:19 2003 Return-Path: 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 AB27737B401; Fri, 9 May 2003 02:41:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47F4643F85; Fri, 9 May 2003 02:41:19 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h499fJ0U040016; Fri, 9 May 2003 02:41:19 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h499fIYD040015; Fri, 9 May 2003 02:41:18 -0700 (PDT) Message-Id: <200305090941.h499fIYD040015@repoman.freebsd.org> From: Scott Long Date: Fri, 9 May 2003 02:41:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/scripts doFS.sh print-cdrom-packages.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 09:41:20 -0000 scottl 2003/05/09 02:41:18 PDT FreeBSD src repository Modified files: release/scripts doFS.sh print-cdrom-packages.sh Log: The disc1 package set has overfilled the disc. Axe linux-netscape-navigator-4.8 to free up space. linux-netscape-communicator-4.8 remains and is a superset of the former for those who are stuck are the 1990's =-) Revision Changes Path 1.50 +0 -0 src/release/scripts/doFS.sh 1.42 +0 -1 src/release/scripts/print-cdrom-packages.sh From owner-cvs-src@FreeBSD.ORG Fri May 9 02:44:12 2003 Return-Path: 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 5AF3337B401; Fri, 9 May 2003 02:44:12 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E21243F93; Fri, 9 May 2003 02:44:11 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h499eeZ04746; Fri, 9 May 2003 02:40:40 -0700 Received: from btc.adaptec.com ([10.100.0.149]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id CAA12171; Fri, 9 May 2003 02:44:03 -0700 (PDT) Message-ID: <3EBB77BD.1000305@btc.adaptec.com> Date: Fri, 09 May 2003 03:41:17 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Long References: <200305090941.h499fIYD040015@repoman.freebsd.org> In-Reply-To: <200305090941.h499fIYD040015@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/scripts doFS.sh print-cdrom-packages.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 09:44:12 -0000 Scott Long wrote: > scottl 2003/05/09 02:41:18 PDT > > FreeBSD src repository > > Modified files: > release/scripts doFS.sh print-cdrom-packages.sh > Log: > The disc1 package set has overfilled the disc. Axe linux-netscape-navigator-4.8 > to free up space. linux-netscape-communicator-4.8 remains and is a superset of > the former for those who are stuck are the 1990's =-) > > Revision Changes Path > 1.50 +0 -0 src/release/scripts/doFS.sh > 1.42 +0 -1 src/release/scripts/print-cdrom-packages.sh Ack, I don't know how the doFS.sh line got in there. It seems to be a null commit and hopefully is harmless. From owner-cvs-src@FreeBSD.ORG Fri May 9 03:33:31 2003 Return-Path: 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 A936C37B401; Fri, 9 May 2003 03:33:31 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1C1B43F85; Fri, 9 May 2003 03:33:30 -0700 (PDT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.9/8.12.9) with ESMTP id h49AXSUf069050; Fri, 9 May 2003 14:33:28 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Fri, 9 May 2003 14:33:28 +0400 (MSD) From: Dmitry Morozovsky To: Scott Long In-Reply-To: <200305090941.h499fIYD040015@repoman.freebsd.org> Message-ID: <20030509143036.T39507@woozle.rinet.ru> References: <200305090941.h499fIYD040015@repoman.freebsd.org> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/release/scripts doFS.sh print-cdrom-packages.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 10:33:32 -0000 On Fri, 9 May 2003, Scott Long wrote: SL> The disc1 package set has overfilled the disc. Axe linux-netscape-navigator-4.8 SL> to free up space. linux-netscape-communicator-4.8 remains and is a superset of SL> the former for those who are stuck are the 1990's =-) BTW, most CDR/CDRW vendors now provide mostly (some vendors -- only) 80-mins (700 Mb) disks. There are virtually no hardware which is unable to read them. Don't you think it's time to extend disc1 a bit? Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-cvs-src@FreeBSD.ORG Fri May 9 03:34:41 2003 Return-Path: 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 C5B0337B437; Fri, 9 May 2003 03:34:40 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id C74E443FAF; Fri, 9 May 2003 03:34:38 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 92BBD530E; Fri, 9 May 2003 12:34:36 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: bmah@acm.org References: <200305082109.h48L9deO082933@repoman.freebsd.org> <200305082120.h48LKExV017697@bmah.dyndns.org> From: Dag-Erling Smorgrav Date: Fri, 09 May 2003 12:34:36 +0200 In-Reply-To: <200305082120.h48LKExV017697@bmah.dyndns.org> (Bruce A. Mah's message of "Thu, 08 May 2003 14:20:14 -0700") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: "Bruce A. Mah" cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 10:34:41 -0000 bmah@acm.org (Bruce A. Mah) writes: > If anyone knows how to make emacs's version control put up something > resembling our CVS commit message template file when I commit, I'd > greatly appreciate it. I must do this four or five times every release. Like eivind@ taught me a long time ago (or tried to, anyway): "don't commit from emacs". DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-src@FreeBSD.ORG Fri May 9 07:57:52 2003 Return-Path: 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 2BE9C37B401; Fri, 9 May 2003 07:57:52 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id E691C43F3F; Fri, 9 May 2003 07:57:50 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org (12-240-204-110.client.attbi.com[12.240.204.110]) by attbi.com (sccrmhc03) with ESMTP id <2003050914575000300k61bke>; Fri, 9 May 2003 14:57:50 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.9/8.12.9) with ESMTP id h49Evlrh006979; Fri, 9 May 2003 07:57:48 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Message-Id: <200305091457.h49Evlrh006979@bmah.dyndns.org> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: Dag-Erling Smorgrav In-Reply-To: References: <200305082109.h48L9deO082933@repoman.freebsd.org> <200305082120.h48LKExV017697@bmah.dyndns.org> Comments: In-reply-to Dag-Erling Smorgrav message dated "Fri, 09 May 2003 12:34:36 +0200." From: bmah@acm.org (Bruce A. Mah) X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_806122405P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Fri, 09 May 2003 07:57:47 -0700 Sender: bmah@employees.org cc: "Bruce A. Mah" cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bmah@acm.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 14:57:52 -0000 --==_Exmh_806122405P Content-Type: text/plain; charset=us-ascii If memory serves me right, Dag-Erling Smorgrav wrote: > bmah@acm.org (Bruce A. Mah) writes: > > If anyone knows how to make emacs's version control put up something > > resembling our CVS commit message template file when I commit, I'd > > greatly appreciate it. I must do this four or five times every release. > > Like eivind@ taught me a long time ago (or tried to, anyway): "don't > commit from emacs". I'd rather make the tool fit my way of working, rather than adjust my way of working to fit the tool. :-) Anyways...I think I figured it out (at least for GNU Emacs 21.3). Add this to ~/.emacs: (add-hook 'vc-log-mode-hook '(lambda() (if (= (buffer-size) 0) (insert " PR: Approved by: Reviewed by: ")))) Add other CVS template fields as desired. Salt to taste. Cook until golden brown. Bruce. --==_Exmh_806122405P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) Comment: Exmh version 2.5+ 20020506 iD8DBQE+u8Hr2MoxcVugUsMRAoJgAKDvmFmrtIXUrEuH1WIeylAOsw6kBACg4OAE AwU1dqjk6HdC3wk2P2x0004= =I9dW -----END PGP SIGNATURE----- --==_Exmh_806122405P-- From owner-cvs-src@FreeBSD.ORG Fri May 9 08:02:36 2003 Return-Path: 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 04E4837B401; Fri, 9 May 2003 08:02:36 -0700 (PDT) Received: from mx0.freebsd-services.com (survey.codeburst.net [195.149.39.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05F1B43F75; Fri, 9 May 2003 08:02:35 -0700 (PDT) (envelope-from paul@freebsd-services.com) Received: by mx0.freebsd-services.com (Postfix, from userid 1002) id 2AE031B213; Fri, 9 May 2003 16:02:34 +0100 (BST) Date: Fri, 9 May 2003 16:02:34 +0100 From: Paul Richards To: Peter Wemm Message-ID: <20030509150233.GD54693@survey.codeburst.net> References: <20030501172537.E5DB12A8AB@canning.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030501172537.E5DB12A8AB@canning.wemm.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/sys/boot/i386/libi386 i386_module.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 15:02:36 -0000 On Thu, May 01, 2003 at 10:25:37AM -0700, Peter Wemm wrote: > John Baldwin wrote: > > > > On 30-Apr-2003 Peter Wemm wrote: > > > peter 2003/04/30 15:02:39 PDT > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/boot/i386/libi386 i386_module.c > > > Log: > > > ACPI will always be present on AMD64 - it will never be an autodetect > > > module. > > > > I would require it in the kernel rather than load it as a module then. > > Exactly. But I was just getting annoyed with this warning during > development while I had it stubbed out. You might still want it as a module even if it's mandatory so that you can choose which version to load from the bootloader when your testing new versions. -- Paul Richards From owner-cvs-src@FreeBSD.ORG Fri May 9 08:12:34 2003 Return-Path: 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 8237237B401; Fri, 9 May 2003 08:12:34 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E7643F93; Fri, 9 May 2003 08:12:33 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 2BE90530F; Fri, 9 May 2003 17:12:31 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: bmah@acm.org References: <200305082109.h48L9deO082933@repoman.freebsd.org> <200305082120.h48LKExV017697@bmah.dyndns.org> <200305091457.h49Evlrh006979@bmah.dyndns.org> From: Dag-Erling Smorgrav Date: Fri, 09 May 2003 17:12:30 +0200 In-Reply-To: <200305091457.h49Evlrh006979@bmah.dyndns.org> (Bruce A. Mah's message of "Fri, 09 May 2003 07:57:47 -0700") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: "Bruce A. Mah" cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 15:12:34 -0000 bmah@acm.org (Bruce A. Mah) writes: > Anyways...I think I figured it out (at least for GNU Emacs 21.3). Add > this to ~/.emacs: > > (add-hook 'vc-log-mode-hook '(lambda() (if (= (buffer-size) 0) (insert " > PR: > Approved by: > Reviewed by: > ")))) almost-but-not-quite-off-the-top-of-my-head: (defvar vc-cvs-template-file "CVS/Template") (defun vc-cvs-insert-template () (if (file-exists-p vc-cvs-template-file) (insert-file vc-cvs-template-file))) (add-hook 'vc-log-mode-hook 'vc-cvs-insert-template) and make sure to use -T when checking out or updating - this might help: (setq vc-checkout-switches "-T") DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-src@FreeBSD.ORG Fri May 9 09:08:37 2003 Return-Path: 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 5BEE137B401; Fri, 9 May 2003 09:08:37 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3584E43F93; Fri, 9 May 2003 09:08:36 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h49G8XTl029213; Fri, 9 May 2003 10:08:33 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 09 May 2003 10:08:04 -0600 (MDT) Message-Id: <20030509.100804.67908055.imp@bsdimp.com> To: bmah@acm.org From: "M. Warner Losh" In-Reply-To: <200305091457.h49Evlrh006979@bmah.dyndns.org> References: <200305082120.h48LKExV017697@bmah.dyndns.org> <200305091457.h49Evlrh006979@bmah.dyndns.org> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: bmah@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 16:08:37 -0000 In message: <200305091457.h49Evlrh006979@bmah.dyndns.org> bmah@acm.org (Bruce A. Mah) writes: : Add other CVS template fields as desired. Salt to taste. Cook until : golden brown. This is clearly off topic, but I'm going to ask anyway :-) Is there a way to tell emacs "I want to commit these 5 files all at once" Warner From owner-cvs-src@FreeBSD.ORG Fri May 9 09:15:40 2003 Return-Path: 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 91CA837B401; Fri, 9 May 2003 09:15:40 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 935A943F93; Fri, 9 May 2003 09:15:39 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 04EE3530F; Fri, 9 May 2003 18:15:36 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "M. Warner Losh" References: <200305082120.h48LKExV017697@bmah.dyndns.org> <200305091457.h49Evlrh006979@bmah.dyndns.org> <20030509.100804.67908055.imp@bsdimp.com> From: Dag-Erling Smorgrav Date: Fri, 09 May 2003 18:15:36 +0200 In-Reply-To: <20030509.100804.67908055.imp@bsdimp.com> (M. Warner Losh's message of "Fri, 09 May 2003 10:08:04 -0600 (MDT)") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: bmah@acm.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: bmah@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 16:15:40 -0000 "M. Warner Losh" writes: > Is there a way to tell emacs "I want to commit these 5 files all at > once" No, which is one of the reasons to avoid committing from emacs :) DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-src@FreeBSD.ORG Fri May 9 09:24:13 2003 Return-Path: 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 9446237B401; Fri, 9 May 2003 09:24:13 -0700 (PDT) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80DBF43F3F; Fri, 9 May 2003 09:24:12 -0700 (PDT) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id DC2D510BF81; Fri, 9 May 2003 18:24:10 +0200 (CEST) Date: Fri, 9 May 2003 18:24:10 +0200 From: "Simon L. Nielsen" To: "M. Warner Losh" Message-ID: <20030509162410.GA1456@nitro.dk> References: <200305082120.h48LKExV017697@bmah.dyndns.org> <200305091457.h49Evlrh006979@bmah.dyndns.org> <20030509.100804.67908055.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline In-Reply-To: <20030509.100804.67908055.imp@bsdimp.com> User-Agent: Mutt/1.5.4i cc: bmah@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: bmah@acm.org cc: cvs-all@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 16:24:14 -0000 --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2003.05.09 10:08:04 -0600, M. Warner Losh wrote: > This is clearly off topic, but I'm going to ask anyway :-) >=20 > Is there a way to tell emacs "I want to commit these 5 files all at > once" You can use pcl-cvs which is a part of GNU Emacs 21.x. At least it appears as if commits all the selected files at once, but I have not checked if it really only uses one "cvs commit". --=20 Simon L. Nielsen --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+u9Yq8kocFXgPTRwRAocJAJ4tFvP5tZOmBrxwUfQdpUNx9rFBzgCePbxv MrXyxqvIGmcFDVHeovio9+o= =8nmO -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ-- From owner-cvs-src@FreeBSD.ORG Fri May 9 09:47:24 2003 Return-Path: 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 6528F37B401 for ; Fri, 9 May 2003 09:47:24 -0700 (PDT) Received: from horsey.gshapiro.net (horsey.gshapiro.net [64.105.95.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id C64E643F3F for ; Fri, 9 May 2003 09:47:23 -0700 (PDT) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (localhost [127.0.0.1]) h49GlNIV040773 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 May 2003 09:47:23 -0700 (PDT) Received: (from gshapiro@localhost)h49GlMZ3040772; Fri, 9 May 2003 09:47:23 -0700 (PDT) Date: Fri, 9 May 2003 09:47:22 -0700 From: Gregory Neil Shapiro To: "M. Warner Losh" Message-ID: <20030509164722.GB95078@horsey.gshapiro.net> References: <200305082120.h48LKExV017697@bmah.dyndns.org> <200305091457.h49Evlrh006979@bmah.dyndns.org> <20030509.100804.67908055.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030509.100804.67908055.imp@bsdimp.com> User-Agent: Mutt/1.5.4i cc: bmah@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: bmah@acm.org cc: cvs-all@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 16:47:24 -0000 On Fri, May 09, 2003 at 10:08:04AM -0600, M. Warner Losh wrote: > In message: <200305091457.h49Evlrh006979@bmah.dyndns.org> > bmah@acm.org (Bruce A. Mah) writes: > : Add other CVS template fields as desired. Salt to taste. Cook until > : golden brown. > > This is clearly off topic, but I'm going to ask anyway :-) > > Is there a way to tell emacs "I want to commit these 5 files all at > once" Yes. Instead, use M-X cvs-examine then mark the changed files with 'm' and hit 'c' to commit all of the marked files. From owner-cvs-src@FreeBSD.ORG Fri May 9 10:04:55 2003 Return-Path: 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 B1D4137B40B for ; Fri, 9 May 2003 10:04:55 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C7A443F85 for ; Fri, 9 May 2003 10:04:54 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 27173 invoked from network); 9 May 2003 17:04:59 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 9 May 2003 17:04:59 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h49H4pp0012456; Fri, 9 May 2003 13:04:52 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030509150233.GD54693@survey.codeburst.net> Date: Fri, 09 May 2003 13:04:59 -0400 (EDT) From: John Baldwin To: Paul Richards cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Peter Wemm cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/libi386 i386_module.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 17:04:56 -0000 On 09-May-2003 Paul Richards wrote: > On Thu, May 01, 2003 at 10:25:37AM -0700, Peter Wemm wrote: >> John Baldwin wrote: >> > >> > On 30-Apr-2003 Peter Wemm wrote: >> > > peter 2003/04/30 15:02:39 PDT >> > > >> > > FreeBSD src repository >> > > >> > > Modified files: >> > > sys/boot/i386/libi386 i386_module.c >> > > Log: >> > > ACPI will always be present on AMD64 - it will never be an autodetect >> > > module. >> > >> > I would require it in the kernel rather than load it as a module then. >> >> Exactly. But I was just getting annoyed with this warning during >> development while I had it stubbed out. > > You might still want it as a module even if it's mandatory so that > you can choose which version to load from the bootloader when your > testing new versions. That would only work if the kernel linker supported that. At the moment it doesn't. :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Fri May 9 10:07:12 2003 Return-Path: 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 A5A2F37B404; Fri, 9 May 2003 10:07:12 -0700 (PDT) Received: from mx0.freebsd-services.com (survey.codeburst.net [195.149.39.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id C51DD43F93; Fri, 9 May 2003 10:07:11 -0700 (PDT) (envelope-from paul@freebsd-services.com) Received: from [192.168.7.2] (freebsd.gotadsl.co.uk [81.6.249.198]) by mx0.freebsd-services.com (Postfix) with ESMTP id 5E66C1B211; Fri, 9 May 2003 18:07:10 +0100 (BST) From: Paul Richards To: John Baldwin In-Reply-To: References: Content-Type: text/plain Organization: FreeBSD Services Ltd Message-Id: <1052499754.619.61.camel@cf.freebsd-services.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 09 May 2003 18:02:35 +0100 Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Peter Wemm cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/libi386 i386_module.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 17:07:13 -0000 On Fri, 2003-05-09 at 18:04, John Baldwin wrote: > On 09-May-2003 Paul Richards wrote: > > On Thu, May 01, 2003 at 10:25:37AM -0700, Peter Wemm wrote: > >> John Baldwin wrote: > >> > > >> > On 30-Apr-2003 Peter Wemm wrote: > >> > > peter 2003/04/30 15:02:39 PDT > >> > > > >> > > FreeBSD src repository > >> > > > >> > > Modified files: > >> > > sys/boot/i386/libi386 i386_module.c > >> > > Log: > >> > > ACPI will always be present on AMD64 - it will never be an autodetect > >> > > module. > >> > > >> > I would require it in the kernel rather than load it as a module then. > >> > >> Exactly. But I was just getting annoyed with this warning during > >> development while I had it stubbed out. > > > > You might still want it as a module even if it's mandatory so that > > you can choose which version to load from the bootloader when your > > testing new versions. > > That would only work if the kernel linker supported that. At > the moment it doesn't. :) I don't follow, I do this all the time? or do you mean that having it mandatory would not work if it's also a module? -- Paul Richards FreeBSD Services Ltd From owner-cvs-src@FreeBSD.ORG Fri May 9 10:49:07 2003 Return-Path: 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 0628937B401 for ; Fri, 9 May 2003 10:49:07 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 008CA43F93 for ; Fri, 9 May 2003 10:49:05 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 17959 invoked from network); 9 May 2003 17:49:09 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 9 May 2003 17:49:09 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h49Hn0p0012588; Fri, 9 May 2003 13:49:01 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 09 May 2003 13:49:07 -0400 (EDT) From: John Baldwin To: Dag-Erling Smorgrav cc: bmah@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: bmah@acm.org cc: cvs-src@FreeBSD.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 17:49:07 -0000 On 09-May-2003 Dag-Erling Smorgrav wrote: > "M. Warner Losh" writes: >> Is there a way to tell emacs "I want to commit these 5 files all at >> once" > > No, which is one of the reasons to avoid committing from emacs :) OTOH, C-x p S in [x]emacs with p4.el and p4 works great. :) I use 'EDITOR=gnuclient' and do my cvs commits from the command line to use emacs to edit my commit messsages. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Fri May 9 10:49:28 2003 Return-Path: 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 4F5B337B405 for ; Fri, 9 May 2003 10:49:28 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35D2143F85 for ; Fri, 9 May 2003 10:49:25 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 32426 invoked from network); 9 May 2003 17:49:15 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 9 May 2003 17:49:15 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h49Hn5p0012591; Fri, 9 May 2003 13:49:06 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <1052499754.619.61.camel@cf.freebsd-services.com> Date: Fri, 09 May 2003 13:49:12 -0400 (EDT) From: John Baldwin To: Paul Richards cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Peter Wemm Subject: Re: cvs commit: src/sys/boot/i386/libi386 i386_module.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 17:49:29 -0000 On 09-May-2003 Paul Richards wrote: > On Fri, 2003-05-09 at 18:04, John Baldwin wrote: >> On 09-May-2003 Paul Richards wrote: >> > On Thu, May 01, 2003 at 10:25:37AM -0700, Peter Wemm wrote: >> >> John Baldwin wrote: >> >> > >> >> > On 30-Apr-2003 Peter Wemm wrote: >> >> > > peter 2003/04/30 15:02:39 PDT >> >> > > >> >> > > FreeBSD src repository >> >> > > >> >> > > Modified files: >> >> > > sys/boot/i386/libi386 i386_module.c >> >> > > Log: >> >> > > ACPI will always be present on AMD64 - it will never be an autodetect >> >> > > module. >> >> > >> >> > I would require it in the kernel rather than load it as a module then. >> >> >> >> Exactly. But I was just getting annoyed with this warning during >> >> development while I had it stubbed out. >> > >> > You might still want it as a module even if it's mandatory so that >> > you can choose which version to load from the bootloader when your >> > testing new versions. >> >> That would only work if the kernel linker supported that. At >> the moment it doesn't. :) > > I don't follow, I do this all the time? > > or do you mean that having it mandatory would not work if it's also a > module? Trying to kldload something that is already present in the kernel either fails or results in a kernel panic. If you are already rebooting to test it, then you might as well build a new kernel as a new module each time. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Fri May 9 11:11:01 2003 Return-Path: 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 8B31E37B401; Fri, 9 May 2003 11:11:01 -0700 (PDT) Received: from mx0.freebsd-services.com (survey.codeburst.net [195.149.39.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EFCA43F3F; Fri, 9 May 2003 11:11:00 -0700 (PDT) (envelope-from paul@freebsd-services.com) Received: from [192.168.7.2] (freebsd.gotadsl.co.uk [81.6.249.198]) by mx0.freebsd-services.com (Postfix) with ESMTP id F20E31B211; Fri, 9 May 2003 19:10:58 +0100 (BST) From: Paul Richards To: John Baldwin In-Reply-To: References: Content-Type: text/plain Organization: FreeBSD Services Ltd Message-Id: <1052503582.619.89.camel@cf.freebsd-services.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 09 May 2003 19:06:23 +0100 Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Peter Wemm Subject: Re: cvs commit: src/sys/boot/i386/libi386 i386_module.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 18:11:02 -0000 On Fri, 2003-05-09 at 18:49, John Baldwin wrote: > On 09-May-2003 Paul Richards wrote: > > On Fri, 2003-05-09 at 18:04, John Baldwin wrote: > >> On 09-May-2003 Paul Richards wrote: > >> > On Thu, May 01, 2003 at 10:25:37AM -0700, Peter Wemm wrote: > >> >> John Baldwin wrote: > >> >> > > >> >> > On 30-Apr-2003 Peter Wemm wrote: > >> >> > > peter 2003/04/30 15:02:39 PDT > >> >> > > > >> >> > > FreeBSD src repository > >> >> > > > >> >> > > Modified files: > >> >> > > sys/boot/i386/libi386 i386_module.c > >> >> > > Log: > >> >> > > ACPI will always be present on AMD64 - it will never be an autodetect > >> >> > > module. > >> >> > > >> >> > I would require it in the kernel rather than load it as a module then. > >> >> > >> >> Exactly. But I was just getting annoyed with this warning during > >> >> development while I had it stubbed out. > >> > > >> > You might still want it as a module even if it's mandatory so that > >> > you can choose which version to load from the bootloader when your > >> > testing new versions. > >> > >> That would only work if the kernel linker supported that. At > >> the moment it doesn't. :) > > > > I don't follow, I do this all the time? > > > > or do you mean that having it mandatory would not work if it's also a > > module? > > Trying to kldload something that is already present in the kernel > either fails or results in a kernel panic. If you are already > rebooting to test it, then you might as well build a new kernel > as a new module each time. That's what I was getting at. I wouldn't like to see ACPI become a mandatory part of the static kernel since that would prevent it being loaded at boot time, and that's something I find useful. I'm happy that it me mandatory, in that the acpi functionality must always be present, but I'd still like to be able to put together my running kernel image by choosing which modules to link at boot time. It takes over 10 mins to build a kernel on my box so it's a lot quicker to rebuild the module and reboot than it is to wait for a complete kernel to build. -- Paul Richards FreeBSD Services Ltd From owner-cvs-src@FreeBSD.ORG Fri May 9 11:24:41 2003 Return-Path: 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 C406D37B408; Fri, 9 May 2003 11:24:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6362543F3F; Fri, 9 May 2003 11:24:41 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h49IOf0U077907; Fri, 9 May 2003 11:24:41 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h49IOf94077906; Fri, 9 May 2003 11:24:41 -0700 (PDT) Message-Id: <200305091824.h49IOf94077906@repoman.freebsd.org> From: Peter Wemm Date: Fri, 9 May 2003 11:24:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/syscons syscons.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 18:24:42 -0000 peter 2003/05/09 11:24:41 PDT FreeBSD src repository Modified files: sys/dev/syscons syscons.c Log: Trivial addition of __amd64__ to the ifdefs for platforms that use i386-style vga console support. Approved by: re Revision Changes Path 1.402 +9 -9 src/sys/dev/syscons/syscons.c From owner-cvs-src@FreeBSD.ORG Fri May 9 11:26:07 2003 Return-Path: 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 31DCD37B404; Fri, 9 May 2003 11:26:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DD043FAF; Fri, 9 May 2003 11:26:06 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h49IQ60U078030; Fri, 9 May 2003 11:26:06 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h49IQ6QL078029; Fri, 9 May 2003 11:26:06 -0700 (PDT) Message-Id: <200305091826.h49IQ6QL078029@repoman.freebsd.org> From: Peter Wemm Date: Fri, 9 May 2003 11:26:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 18:26:07 -0000 peter 2003/05/09 11:26:06 PDT FreeBSD src repository Modified files: sys/amd64/conf GENERIC Log: Turn syscons on now that it works, so that anybody trying to run this can see something. Probing for keyboard still works for auto serial console mode. Revision Changes Path 1.384 +6 -6 src/sys/amd64/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Fri May 9 11:27:46 2003 Return-Path: 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 F078A37B401; Fri, 9 May 2003 11:27:45 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44AD743F75; Fri, 9 May 2003 11:27:42 -0700 (PDT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h49IRWPq019342; Fri, 9 May 2003 20:27:32 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Fri, 9 May 2003 20:27:32 +0200 (CEST) From: Martin Blapp To: John Baldwin In-Reply-To: Message-ID: <20030509202516.J23311@cvs.imp.ch> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Paul Richards cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Peter Wemm Subject: Re: cvs commit: src/sys/boot/i386/libi386 i386_module.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 18:27:46 -0000 Hi, > Trying to kldload something that is already present in the kernel > either fails or results in a kernel panic. If you are already > rebooting to test it, then you might as well build a new kernel > as a new module each time. I thought there were patches posted to CURRENT to address this issue ? Nobody seems to have them comitted, unfortunatly. Martin From owner-cvs-src@FreeBSD.ORG Fri May 9 11:28:06 2003 Return-Path: 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 A3FB037B401; Fri, 9 May 2003 11:28:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43BDB43F75; Fri, 9 May 2003 11:28:06 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h49IS60U078113; Fri, 9 May 2003 11:28:06 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h49IS52E078112; Fri, 9 May 2003 11:28:05 -0700 (PDT) Message-Id: <200305091828.h49IS52E078112@repoman.freebsd.org> From: Peter Wemm Date: Fri, 9 May 2003 11:28:05 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include npx.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 18:28:07 -0000 peter 2003/05/09 11:28:05 PDT FreeBSD src repository Modified files: sys/amd64/include npx.h Log: Include the MXCSR initial values, based on the AMD docs. This file should really be renamed to fpu.h and npx.c to fpu.c since its part of the core architecture on amd64 systems, not an isa 'numeric processor extension'. Revision Changes Path 1.28 +2 -0 src/sys/amd64/include/npx.h From owner-cvs-src@FreeBSD.ORG Fri May 9 12:08:00 2003 Return-Path: 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 5F02037B401; Fri, 9 May 2003 12:08:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F188A43F75; Fri, 9 May 2003 12:07:59 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h49J7x0U081239; Fri, 9 May 2003 12:07:59 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h49J7xKO081238; Fri, 9 May 2003 12:07:59 -0700 (PDT) Message-Id: <200305091907.h49J7xKO081238@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 9 May 2003 12:07:59 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/bsdlabel bsdlabel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 19:08:00 -0000 phk 2003/05/09 12:07:59 PDT FreeBSD src repository Modified files: sbin/bsdlabel bsdlabel.c Log: Sigh, this shows just how much one can be conditioned my the environment: Just because we for the last ten years have fought for every byte in the boot code on i386, doesn't mean that other architectures could not actually have space to spare there. Remore debugging message. Revision Changes Path 1.91 +7 -9 src/sbin/bsdlabel/bsdlabel.c From owner-cvs-src@FreeBSD.ORG Fri May 9 12:08:56 2003 Return-Path: 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 9C4D237B401; Fri, 9 May 2003 12:08:56 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D28743F75; Fri, 9 May 2003 12:08:55 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h49J8rxa012830; Fri, 9 May 2003 21:08:54 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 09 May 2003 12:07:59 PDT." <200305091907.h49J7xKO081238@repoman.freebsd.org> Date: Fri, 09 May 2003 21:08:53 +0200 Message-ID: <12829.1052507333@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/bsdlabel bsdlabel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 19:08:57 -0000 In message <200305091907.h49J7xKO081238@repoman.freebsd.org>, Poul-Henning Kamp writes: >phk 2003/05/09 12:07:59 PDT > > FreeBSD src repository > > Modified files: > sbin/bsdlabel bsdlabel.c > Log: > Sigh, this shows just how much one can be conditioned my the environment: > > Just because we for the last ten years have fought for every byte > in the boot code on i386, doesn't mean that other architectures could > not actually have space to spare there. > > Remore debugging message. s/Remore/Remove/ and forgot to add: Approved by: re/wilko -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Fri May 9 12:11:33 2003 Return-Path: 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 0E89537B401; Fri, 9 May 2003 12:11:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3F2443F3F; Fri, 9 May 2003 12:11:32 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h49JBW0U081456; Fri, 9 May 2003 12:11:32 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h49JBWTw081455; Fri, 9 May 2003 12:11:32 -0700 (PDT) Message-Id: <200305091911.h49JBWTw081455@repoman.freebsd.org> From: John Baldwin Date: Fri, 9 May 2003 12:11:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 19:11:33 -0000 jhb 2003/05/09 12:11:32 PDT FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Remove Giant from kern_sigsuspend() and osigsuspend() as these should now be MP safe. Approved by: re (scottl) Revision Changes Path 1.237 +2 -10 src/sys/kern/kern_sig.c From owner-cvs-src@FreeBSD.ORG Fri May 9 13:26:18 2003 Return-Path: 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 50D9037B401; Fri, 9 May 2003 13:26:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7517943FDD; Fri, 9 May 2003 13:26:17 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h49KQH0U090503; Fri, 9 May 2003 13:26:17 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h49KQHDL090502; Fri, 9 May 2003 13:26:17 -0700 (PDT) Message-Id: <200305092026.h49KQHDL090502@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 9 May 2003 13:26:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/bsdlabel bsdlabel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 20:26:18 -0000 phk 2003/05/09 13:26:17 PDT FreeBSD src repository Modified files: sbin/bsdlabel bsdlabel.c Log: Before reading an ascii label, initialize with defaults so that getasciipartspec() has a sectorisize in case it needs one. Approved by: re/jhb Revision Changes Path 1.92 +1 -0 src/sbin/bsdlabel/bsdlabel.c From owner-cvs-src@FreeBSD.ORG Fri May 9 14:06:42 2003 Return-Path: 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 DD36937B401; Fri, 9 May 2003 14:06:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DA9143F3F; Fri, 9 May 2003 14:06:42 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h49L6g0U093009; Fri, 9 May 2003 14:06:42 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h49L6g93093008; Fri, 9 May 2003 14:06:42 -0700 (PDT) Message-Id: <200305092106.h49L6g93093008@repoman.freebsd.org> From: Peter Wemm Date: Fri, 9 May 2003 14:06:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 21:06:43 -0000 peter 2003/05/09 14:06:42 PDT FreeBSD src repository Modified files: usr.sbin Makefile Log: Turn off ppp (ICE) and pppd (cc objects to a varargs decl) on amd64. Revision Changes Path 1.251 +5 -2 src/usr.sbin/Makefile From owner-cvs-src@FreeBSD.ORG Fri May 9 14:25:28 2003 Return-Path: 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 CFFAB37B401; Fri, 9 May 2003 14:25:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E80143F3F; Fri, 9 May 2003 14:25:28 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h49LPS0U093700; Fri, 9 May 2003 14:25:28 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h49LPSZA093699; Fri, 9 May 2003 14:25:28 -0700 (PDT) Message-Id: <200305092125.h49LPSZA093699@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 9 May 2003 14:25:28 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_dev.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 21:25:29 -0000 phk 2003/05/09 14:25:28 PDT FreeBSD src repository Modified files: sys/geom geom_dev.c Log: When a GEOM (/dev-)device is closed and we find that I/O requests are still outstanding, give them a chance to complete. If after 10 seconds we still find outstanding I/O requests, complete the close with a console warning that the system is likely to panic later on. This is a workaround for umount -f not quite doing the right thing. Approved by: re/scottl Revision Changes Path 1.58 +15 -3 src/sys/geom/geom_dev.c From owner-cvs-src@FreeBSD.ORG Fri May 9 14:47:39 2003 Return-Path: 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 7EBBB37B401; Fri, 9 May 2003 14:47:39 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DD9B43FB1; Fri, 9 May 2003 14:47:38 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id BFD86530E; Fri, 9 May 2003 23:47:34 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Paul Richards References: <1052503582.619.89.camel@cf.freebsd-services.com> From: Dag-Erling Smorgrav Date: Fri, 09 May 2003 23:47:33 +0200 In-Reply-To: <1052503582.619.89.camel@cf.freebsd-services.com> (Paul Richards's message of "09 May 2003 19:06:23 +0100") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Peter Wemm cc: John Baldwin Subject: Re: cvs commit: src/sys/boot/i386/libi386 i386_module.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 21:47:40 -0000 Paul Richards writes: > It takes over 10 mins to build a kernel on my box so it's a lot quicker > to rebuild the module and reboot than it is to wait for a complete > kernel to build. If only the acpi code has changed, rebuilding the kernel won't take much more time than rebuilding just the module. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-src@FreeBSD.ORG Fri May 9 16:14:03 2003 Return-Path: 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 D703137B401; Fri, 9 May 2003 16:14:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 728AA43F93; Fri, 9 May 2003 16:14:03 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h49NE30U099727; Fri, 9 May 2003 16:14:03 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h49NE3Yi099726; Fri, 9 May 2003 16:14:03 -0700 (PDT) Message-Id: <200305092314.h49NE3Yi099726@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 9 May 2003 16:14:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 09 May 2003 23:14:04 -0000 bmah 2003/05/09 16:14:03 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Flesh out information on pointing devices and add some manpage cross-references for keyboards. Add a mention of VGA video cards, and pointers to XFree86 where appropriate. PR: 43410 Revision Changes Path 1.147 +27 -6 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml From owner-cvs-src@FreeBSD.ORG Fri May 9 17:47:53 2003 Return-Path: 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 42E0F37B401; Fri, 9 May 2003 17:47:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D521543FCB; Fri, 9 May 2003 17:47:52 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4A0lq0U011594; Fri, 9 May 2003 17:47:52 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4A0lqSp011593; Fri, 9 May 2003 17:47:52 -0700 (PDT) Message-Id: <200305100047.h4A0lqSp011593@repoman.freebsd.org> From: Peter Wemm Date: Fri, 9 May 2003 17:47:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/amd64/gen Makefile.inc ldexp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 00:47:53 -0000 peter 2003/05/09 17:47:52 PDT FreeBSD src repository Modified files: lib/libc/amd64/gen Makefile.inc ldexp.c Log: Update ldexp.c for amd64. Revision Changes Path 1.21 +1 -1 src/lib/libc/amd64/gen/Makefile.inc 1.10 +0 -6 src/lib/libc/amd64/gen/ldexp.c From owner-cvs-src@FreeBSD.ORG Fri May 9 17:49:57 2003 Return-Path: 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 98F0537B401; Fri, 9 May 2003 17:49:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 381AF43FA3; Fri, 9 May 2003 17:49:57 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4A0nv0U011718; Fri, 9 May 2003 17:49:57 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4A0nukd011717; Fri, 9 May 2003 17:49:56 -0700 (PDT) Message-Id: <200305100049.h4A0nukd011717@repoman.freebsd.org> From: Peter Wemm Date: Fri, 9 May 2003 17:49:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 machdep.c support.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 00:49:58 -0000 peter 2003/05/09 17:49:56 PDT FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c support.S Log: Finish translating i386/support.s into amd64 asm - replace bcopy etc with asm versions. This yields about a 5% kernel compile time speedup. Revision Changes Path 1.569 +0 -61 src/sys/amd64/amd64/machdep.c 1.98 +140 -2 src/sys/amd64/amd64/support.S From owner-cvs-src@FreeBSD.ORG Fri May 9 17:51:30 2003 Return-Path: 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 B6C1437B401; Fri, 9 May 2003 17:51:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5669C43FBF; Fri, 9 May 2003 17:51:30 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4A0pU0U011916; Fri, 9 May 2003 17:51:30 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4A0pTWA011915; Fri, 9 May 2003 17:51:29 -0700 (PDT) Message-Id: <200305100051.h4A0pTWA011915@repoman.freebsd.org> From: Peter Wemm Date: Fri, 9 May 2003 17:51:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include md_var.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 00:51:31 -0000 peter 2003/05/09 17:51:29 PDT FreeBSD src repository Modified files: sys/amd64/include md_var.h Log: bcopyb() isn't used on amd64 kernel (it only exists for i386/pcvt) Approved by: re (blanket amd64/*) Revision Changes Path 1.64 +0 -1 src/sys/amd64/include/md_var.h From owner-cvs-src@FreeBSD.ORG Fri May 9 17:53:35 2003 Return-Path: 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 50FB337B401; Fri, 9 May 2003 17:53:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E514043F93; Fri, 9 May 2003 17:53:34 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4A0rY0U012016; Fri, 9 May 2003 17:53:34 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4A0rYlm012015; Fri, 9 May 2003 17:53:34 -0700 (PDT) Message-Id: <200305100053.h4A0rYlm012015@repoman.freebsd.org> From: Peter Wemm Date: Fri, 9 May 2003 17:53:34 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include asm.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 00:53:35 -0000 peter 2003/05/09 17:53:34 PDT FreeBSD src repository Modified files: sys/amd64/include asm.h Log: Remove _ARCH_INDIRECT ifdefs. They existed for lib/msun/* on i386, which could use different versions of the math code depending on whether there was real floating point hardware or math emulation. Since the fpu is part of the core specification on amd64, there is no need for this here. Approved by: re (blanket amd64/*) Revision Changes Path 1.12 +0 -63 src/sys/amd64/include/asm.h From owner-cvs-src@FreeBSD.ORG Fri May 9 17:55:16 2003 Return-Path: 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 647D537B401; Fri, 9 May 2003 17:55:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0403B43FA3; Fri, 9 May 2003 17:55:16 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4A0tF0U012109; Fri, 9 May 2003 17:55:15 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4A0tFHa012108; Fri, 9 May 2003 17:55:15 -0700 (PDT) Message-Id: <200305100055.h4A0tFHa012108@repoman.freebsd.org> From: Peter Wemm Date: Fri, 9 May 2003 17:55:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include _types.h stdarg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 00:55:16 -0000 peter 2003/05/09 17:55:15 PDT FreeBSD src repository Modified files: sys/amd64/include _types.h stdarg.h Log: Provide a fake varargs implementation for lint's benefit. This way it can see the intent of the va_* macros, even though it cannot work. Approved by: re (blanket amd64/*) Revision Changes Path 1.5 +4 -0 src/sys/amd64/include/_types.h 1.5 +13 -0 src/sys/amd64/include/stdarg.h From owner-cvs-src@FreeBSD.ORG Fri May 9 18:12:25 2003 Return-Path: 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 0EC8837B401; Fri, 9 May 2003 18:12:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2C3D43F3F; Fri, 9 May 2003 18:12:24 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4A1CO0U013956; Fri, 9 May 2003 18:12:24 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4A1CO47013955; Fri, 9 May 2003 18:12:24 -0700 (PDT) Message-Id: <200305100112.h4A1CO47013955@repoman.freebsd.org> From: Peter Wemm Date: Fri, 9 May 2003 18:12:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf Makefile.amd64 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 01:12:25 -0000 peter 2003/05/09 18:12:24 PDT FreeBSD src repository Modified files: sys/conf Makefile.amd64 Log: Remove special hacks for FSF cross tools now that it builds natively. Revision Changes Path 1.7 +0 -13 src/sys/conf/Makefile.amd64 From owner-cvs-src@FreeBSD.ORG Fri May 9 21:38:03 2003 Return-Path: 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 0012037B401; Fri, 9 May 2003 21:38:02 -0700 (PDT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id C337B43F75; Fri, 9 May 2003 21:38:01 -0700 (PDT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])h4A4c0Fd033814; Sat, 10 May 2003 13:38:00 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Sat, 10 May 2003 13:37:51 +0900 (JST) Message-Id: <20030510.133751.71111794.nyan@jp.FreeBSD.org> To: bmah@FreeBSD.org From: Takahashi Yoshihiro In-Reply-To: <200305092314.h49NE3Yi099726@repoman.freebsd.org> References: <200305092314.h49NE3Yi099726@repoman.freebsd.org> X-Mailer: Mew version 3.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 04:38:03 -0000 In article <200305092314.h49NE3Yi099726@repoman.freebsd.org> "Bruce A. Mah" writes: > Modified files: > release/doc/en_US.ISO8859-1/hardware/common dev.sgml > Log: > Flesh out information on pointing devices and add some manpage > cross-references for keyboards. Add a mention of VGA video cards, and > pointers to XFree86 where appropriate. VGA does not exist on pc98. --- TAKAHASHI Yoshihiro From owner-cvs-src@FreeBSD.ORG Sat May 10 07:49:20 2003 Return-Path: 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 841E637B410; Sat, 10 May 2003 07:49:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7A6143FBD; Sat, 10 May 2003 07:49:19 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4AEnJ0U073715; Sat, 10 May 2003 07:49:19 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4AEnJEO073714; Sat, 10 May 2003 07:49:19 -0700 (PDT) Message-Id: <200305101449.h4AEnJEO073714@repoman.freebsd.org> From: Søren Schmidt Date: Sat, 10 May 2003 07:49:19 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 14:49:21 -0000 sos 2003/05/10 07:49:19 PDT FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Add a couble new Intel PCI id's Approved by: re@ Revision Changes Path 1.25 +2 -0 src/sys/dev/ata/ata-chipset.c 1.10 +2 -0 src/sys/dev/ata/ata-pci.h From owner-cvs-src@FreeBSD.ORG Sat May 10 09:30:58 2003 Return-Path: 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 F0E0E37B401; Sat, 10 May 2003 09:30:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DC3D43FA3; Sat, 10 May 2003 09:30:57 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4AGUv0U084363; Sat, 10 May 2003 09:30:57 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4AGUvqP084362; Sat, 10 May 2003 09:30:57 -0700 (PDT) Message-Id: <200305101630.h4AGUvqP084362@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 10 May 2003 09:30:57 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 16:30:58 -0000 bmah 2003/05/10 09:30:57 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: No vga(4) on pc98. Submitted by: nyan Approved by: re (implicitly) Revision Changes Path 1.148 +1 -1 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml From owner-cvs-src@FreeBSD.ORG Sat May 10 09:31:18 2003 Return-Path: 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 823FF37B404; Sat, 10 May 2003 09:31:18 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2EF143FF2; Sat, 10 May 2003 09:31:16 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org (12-240-204-110.client.attbi.com[12.240.204.110]) by attbi.com (sccrmhc02) with ESMTP id <2003051016311600200h9m9fe>; Sat, 10 May 2003 16:31:16 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.9/8.12.9) with ESMTP id h4AGVFrh024986; Sat, 10 May 2003 09:31:15 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.9/8.12.9/Submit) id h4AGVEMW024985; Sat, 10 May 2003 09:31:14 -0700 (PDT) (envelope-from bmah) Date: Sat, 10 May 2003 09:31:14 -0700 From: "Bruce A. Mah" To: Takahashi Yoshihiro Message-ID: <20030510163114.GB24789@intruder.bmah.org> References: <200305092314.h49NE3Yi099726@repoman.freebsd.org> <20030510.133751.71111794.nyan@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="f2QGlHpHGjS2mn6Y" Content-Disposition: inline In-Reply-To: <20030510.133751.71111794.nyan@jp.FreeBSD.org> User-Agent: Mutt/1.4.1i X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-url: http://www.employees.org/~bmah/ cc: bmah@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 16:31:19 -0000 --f2QGlHpHGjS2mn6Y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable If memory serves me right, Takahashi Yoshihiro wrote: > In article <200305092314.h49NE3Yi099726@repoman.freebsd.org> > "Bruce A. Mah" writes: >=20 > > Modified files: > > release/doc/en_US.ISO8859-1/hardware/common dev.sgml=20 > > Log: > > Flesh out information on pointing devices and add some manpage > > cross-references for keyboards. Add a mention of VGA video cards, and > > pointers to XFree86 where appropriate. >=20 > VGA does not exist on pc98. Fixed, thanks! Bruce. --f2QGlHpHGjS2mn6Y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+vSlS2MoxcVugUsMRArpbAKDl1ath1PsgHB0OhUc+nNbeBQ84wACgzIpo +8bWz/grE67Xfi/RCZNot2Y= =Ctb/ -----END PGP SIGNATURE----- --f2QGlHpHGjS2mn6Y-- From owner-cvs-src@FreeBSD.ORG Sat May 10 10:24:26 2003 Return-Path: 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 585AE37B401; Sat, 10 May 2003 10:24:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E7343FE1; Sat, 10 May 2003 10:24:25 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4AHOP0U087221; Sat, 10 May 2003 10:24:25 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4AHOPa5087220; Sat, 10 May 2003 10:24:25 -0700 (PDT) Message-Id: <200305101724.h4AHOPa5087220@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Sat, 10 May 2003 10:24:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/sendmail Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 17:24:26 -0000 gshapiro 2003/05/10 10:24:25 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) share/sendmail Makefile Log: MFC: Prevent a 'make SHARED=symlinks install' followed by 'make install' from failing by removing the symlink before trying to install the actual files. Revision Changes Path 1.7 +1 -0 src/share/sendmail/Makefile Revision Changes Path 1.1.2.7 +1 -0 src/share/sendmail/Makefile From owner-cvs-src@FreeBSD.ORG Sat May 10 10:34:32 2003 Return-Path: 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 41B9837B401; Sat, 10 May 2003 10:34:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA9F343FBF; Sat, 10 May 2003 10:34:31 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4AHYV0U087597; Sat, 10 May 2003 10:34:31 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4AHYVmA087596; Sat, 10 May 2003 10:34:31 -0700 (PDT) Message-Id: <200305101734.h4AHYVmA087596@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Sat, 10 May 2003 10:34:31 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/syslogd syslogd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 17:34:32 -0000 gshapiro 2003/05/10 10:34:31 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/syslogd syslogd.c Log: MFC: Cleanup hostname matching in syslogd: 1. Hostnames were not treated case insensitively in all cases. 2. The method for stripping hostnames when reading the syslog.conf differed from that when finding the hostname of an incoming request. This lead to a broken match check. In my case, it meant I had to have '@scooter.smi.example.com.example.com' to have 'logger.example.com' properly save messages from 'scooter.smi.sendmail.com'. 3. Add paranoia to cfline() such that it doesn't try to access memory outside of the bounds of the f_host string. 4. While I am here, get rid of an outdated comment, argv[{0,1,2}] are now checked for NULL after the strdup() calls. Revision Changes Path 1.114 +24 -17 src/usr.sbin/syslogd/syslogd.c Revision Changes Path 1.59.2.24 +20 -14 src/usr.sbin/syslogd/syslogd.c From owner-cvs-src@FreeBSD.ORG Sat May 10 11:08:24 2003 Return-Path: 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 ACBD237B401; Sat, 10 May 2003 11:08:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EBAA43FBF; Sat, 10 May 2003 11:08:24 -0700 (PDT) (envelope-from bmilekic@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4AI8O0U089822; Sat, 10 May 2003 11:08:24 -0700 (PDT) (envelope-from bmilekic@repoman.freebsd.org) Received: (from bmilekic@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4AI8Nfe089821; Sat, 10 May 2003 11:08:23 -0700 (PDT) Message-Id: <200305101808.h4AI8Nfe089821@repoman.freebsd.org> From: Bosko Milekic Date: Sat, 10 May 2003 11:08:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_mbuf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 18:08:25 -0000 bmilekic 2003/05/10 11:08:23 PDT FreeBSD src repository Modified files: sys/kern subr_mbuf.c Log: Make m_freem() just use m_free() instead of duplicating the code. The reason for the duplication was that m_freem() was meant to eventually be optimized to hold the lock of the cache being freed to as long as possible across frees but the difficulty of implementing said optimization right now is too high, given that in some cases (see MAC and non-cluster external buffers), we need to call into other subsytems, something not permissible when the cache lock is held. This change minimizes code duplication while keeping at least the atomic mbuf+cluster free optimization. Suggested by: luigi Revision Changes Path 1.48 +2 -32 src/sys/kern/subr_mbuf.c From owner-cvs-src@FreeBSD.ORG Sat May 10 11:58:19 2003 Return-Path: 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 DC18F37B405; Sat, 10 May 2003 11:58:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C80143FCB; Sat, 10 May 2003 11:58:18 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4AIwH0U091862; Sat, 10 May 2003 11:58:17 -0700 (PDT) (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4AIwHQm091861; Sat, 10 May 2003 11:58:17 -0700 (PDT) Message-Id: <200305101858.h4AIwHQm091861@repoman.freebsd.org> From: Ian Dowse Date: Sat, 10 May 2003 11:58:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/newfs mkfs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 18:58:19 -0000 iedowse 2003/05/10 11:58:17 PDT FreeBSD src repository Modified files: sbin/newfs mkfs.c Log: Put back the error checking in wtfs() that was lost when newfs was changed to use libufs in revision 1.71. Without this, any write failures in newfs were silently ignored. Note that this will display a meaningless errno string in the case of a short write as opposed to a write error, since bwrite()'s return value does not allow the caller to determine if errno is valid. Reported by: Lukas Ertl Reviewed by: jmallett Approved by: re (bmah) Revision Changes Path 1.76 +2 -1 src/sbin/newfs/mkfs.c From owner-cvs-src@FreeBSD.ORG Sat May 10 12:23:57 2003 Return-Path: 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 7656137B401; Sat, 10 May 2003 12:23:57 -0700 (PDT) Received: from smtp-relay.omnis.com (smtp-relay.omnis.com [216.239.128.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26A1543FAF; Sat, 10 May 2003 12:23:54 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from softweyr.homeunix.net (66-91-236-204.san.rr.com [66.91.236.204]) by smtp-relay.omnis.com (Postfix) with ESMTP id 240271BDA2; Sat, 10 May 2003 12:23:52 -0700 (PDT) From: Wes Peters Organization: Softweyr To: Dag-Erling Smorgrav , "M. Warner Losh" Date: Sat, 10 May 2003 12:23:51 -0700 User-Agent: KMail/1.5 References: <200305082120.h48LKExV017697@bmah.dyndns.org> <20030509.100804.67908055.imp@bsdimp.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305101223.51800.wes@softweyr.com> cc: bmah@acm.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: bmah@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 19:23:57 -0000 On Friday 09 May 2003 09:15, Dag-Erling Smorgrav wrote: > "M. Warner Losh" writes: > > Is there a way to tell emacs "I want to commit these 5 files all at > > once" > > No, which is one of the reasons to avoid committing from emacs :) Of course there is. Install the pcl-cvs mode, which lets you 'diredit' the directory your files are in. You can mark multiple files and commit them as a group. http://www.delorie.com/gnu/docs/cvs/pcl-cvs_toc.html -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com From owner-cvs-src@FreeBSD.ORG Sat May 10 14:31:06 2003 Return-Path: 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 C310637B40D; Sat, 10 May 2003 14:31:06 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5602843F3F; Sat, 10 May 2003 14:31:05 -0700 (PDT) (envelope-from root@builder.freebsdmall.com) Received: by builder.freebsdmall.com (Postfix, from userid 0) id 05FA31306; Sat, 10 May 2003 14:31:04 -0700 (PDT) Date: Sat, 10 May 2003 14:31:04 -0700 From: Murray Stokely To: Dmitry Morozovsky Message-ID: <20030510213104.GM385@freebsdmall.com> References: <200305090941.h499fIYD040015@repoman.freebsd.org> <20030509143036.T39507@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030509143036.T39507@woozle.rinet.ru> User-Agent: Mutt/1.4i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Scott Long cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/release/scripts doFS.sh print-cdrom-packages.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 21:31:07 -0000 On Fri, May 09, 2003 at 02:33:28PM +0400, Dmitry Morozovsky wrote: > BTW, most CDR/CDRW vendors now provide mostly (some vendors -- only) 80-mins > (700 Mb) disks. There are virtually no hardware which is unable to read > them. Don't you think it's time to extend disc1 a bit? No that would be a support nightmare. "most" is not nearly enough here, especially for only 50 extra megabytes. I think you're missing a word in your second sentece ("new"?), since there most certainly is a lot of older hardware unable to read these discs. - Murray From owner-cvs-src@FreeBSD.ORG Sat May 10 14:44:43 2003 Return-Path: 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 DE48D37B401; Sat, 10 May 2003 14:44:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48AE743FAF; Sat, 10 May 2003 14:44:43 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ALih0U007344; Sat, 10 May 2003 14:44:43 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ALigZ9007343; Sat, 10 May 2003 14:44:42 -0700 (PDT) Message-Id: <200305102144.h4ALigZ9007343@repoman.freebsd.org> From: Julian Elischer Date: Sat, 10 May 2003 14:44:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 Makefile ng_bluetooth.4 ng_bt3c.4 ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 ng_ubt.4 ubtbcmfw.4 src/sys/modules/netgraph/bluetooth/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bt3c Makefile ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 21:44:44 -0000 julian 2003/05/10 14:44:42 PDT FreeBSD src repository Modified files: share/man/man4 Makefile ng_bluetooth.4 ng_bt3c.4 ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 ng_ubt.4 sys/modules/netgraph/bluetooth Makefile sys/modules/netgraph/bluetooth/bluetooth Makefile sys/modules/netgraph/bluetooth/bt3c Makefile sys/modules/netgraph/bluetooth/h4 Makefile sys/modules/netgraph/bluetooth/hci Makefile sys/modules/netgraph/bluetooth/l2cap Makefile sys/modules/netgraph/bluetooth/socket Makefile sys/modules/netgraph/bluetooth/ubt Makefile sys/netgraph/bluetooth/common ng_bluetooth.c sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c ng_bt3c_var.h sys/netgraph/bluetooth/drivers/h4 TODO ng_h4.c ng_h4_prse.h ng_h4_var.h sys/netgraph/bluetooth/drivers/ubt TODO ng_ubt.c ng_ubt_var.h sys/netgraph/bluetooth/hci TODO ng_hci_cmds.c ng_hci_cmds.h ng_hci_evnt.c ng_hci_evnt.h ng_hci_main.c ng_hci_misc.c ng_hci_misc.h ng_hci_prse.h ng_hci_ulpi.c ng_hci_ulpi.h ng_hci_var.h sys/netgraph/bluetooth/include ng_bluetooth.h ng_bt3c.h ng_btsocket.h ng_btsocket_hci_raw.h ng_btsocket_l2cap.h ng_h4.h ng_hci.h ng_l2cap.h ng_ubt.h sys/netgraph/bluetooth/l2cap TODO ng_l2cap_cmds.c ng_l2cap_cmds.h ng_l2cap_evnt.c ng_l2cap_evnt.h ng_l2cap_llpi.c ng_l2cap_llpi.h ng_l2cap_main.c ng_l2cap_misc.c ng_l2cap_misc.h ng_l2cap_prse.h ng_l2cap_ulpi.c ng_l2cap_ulpi.h ng_l2cap_var.h sys/netgraph/bluetooth/socket TODO ng_btsocket.c ng_btsocket_hci_raw.c ng_btsocket_l2cap.c ng_btsocket_l2cap_raw.c usr.bin/bluetooth Makefile usr.bin/bluetooth/btsockstat Makefile btsockstat.1 btsockstat.c Added files: share/man/man4 ubtbcmfw.4 sys/modules/netgraph/bluetooth/ubtbcmfw Makefile sys/netgraph/bluetooth/drivers/ubtbcmfw ubtbcmfw.c sys/netgraph/bluetooth/include ng_btsocket_rfcomm.h sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c usr.bin/bluetooth/rfcomm_sppd Makefile rfcomm_sppd.1 rfcomm_sppd.c Log: Part one of undating the bluetooth code to the newest version Submitted by: Maksim Yevmenkin Approved by: re@ Revision Changes Path 1.201 +1 -0 src/share/man/man4/Makefile 1.4 +48 -62 src/share/man/man4/ng_bluetooth.4 1.3 +41 -47 src/share/man/man4/ng_bt3c.4 1.4 +153 -92 src/share/man/man4/ng_btsocket.4 1.3 +26 -29 src/share/man/man4/ng_h4.4 1.4 +140 -172 src/share/man/man4/ng_hci.4 1.3 +162 -234 src/share/man/man4/ng_l2cap.4 1.3 +114 -29 src/share/man/man4/ng_ubt.4 1.1 +92 -0 src/share/man/man4/ubtbcmfw.4 (new) 1.2 +3 -1 src/sys/modules/netgraph/bluetooth/Makefile 1.3 +2 -2 src/sys/modules/netgraph/bluetooth/bluetooth/Makefile 1.3 +5 -4 src/sys/modules/netgraph/bluetooth/bt3c/Makefile 1.3 +4 -4 src/sys/modules/netgraph/bluetooth/h4/Makefile 1.3 +4 -4 src/sys/modules/netgraph/bluetooth/hci/Makefile 1.3 +4 -4 src/sys/modules/netgraph/bluetooth/l2cap/Makefile 1.3 +7 -5 src/sys/modules/netgraph/bluetooth/socket/Makefile 1.3 +6 -5 src/sys/modules/netgraph/bluetooth/ubt/Makefile 1.1 +17 -0 src/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile (new) 1.2 +8 -12 src/sys/netgraph/bluetooth/common/ng_bluetooth.c 1.4 +50 -43 src/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c 1.2 +1 -1 src/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_var.h 1.2 +2 -2 src/sys/netgraph/bluetooth/drivers/h4/TODO 1.4 +2 -2 src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c 1.2 +1 -1 src/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h 1.2 +1 -1 src/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h 1.2 +2 -2 src/sys/netgraph/bluetooth/drivers/ubt/TODO 1.6 +1099 -552 src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c 1.2 +22 -12 src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h 1.1 +571 -0 src/sys/netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c (new) 1.2 +5 -18 src/sys/netgraph/bluetooth/hci/TODO 1.4 +1 -1 src/sys/netgraph/bluetooth/hci/ng_hci_cmds.c 1.2 +1 -1 src/sys/netgraph/bluetooth/hci/ng_hci_cmds.h 1.4 +52 -5 src/sys/netgraph/bluetooth/hci/ng_hci_evnt.c 1.2 +1 -1 src/sys/netgraph/bluetooth/hci/ng_hci_evnt.h 1.2 +27 -2 src/sys/netgraph/bluetooth/hci/ng_hci_main.c 1.4 +1 -59 src/sys/netgraph/bluetooth/hci/ng_hci_misc.c 1.2 +1 -3 src/sys/netgraph/bluetooth/hci/ng_hci_misc.h 1.2 +15 -1 src/sys/netgraph/bluetooth/hci/ng_hci_prse.h 1.4 +19 -107 src/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c 1.2 +1 -2 src/sys/netgraph/bluetooth/hci/ng_hci_ulpi.h 1.2 +4 -5 src/sys/netgraph/bluetooth/hci/ng_hci_var.h 1.2 +3 -3 src/sys/netgraph/bluetooth/include/ng_bluetooth.h 1.2 +1 -1 src/sys/netgraph/bluetooth/include/ng_bt3c.h 1.2 +56 -36 src/sys/netgraph/bluetooth/include/ng_btsocket.h 1.2 +4 -2 src/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h 1.2 +8 -2 src/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h 1.1 +337 -0 src/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h (new) 1.2 +1 -1 src/sys/netgraph/bluetooth/include/ng_h4.h 1.2 +5 -1 src/sys/netgraph/bluetooth/include/ng_hci.h 1.2 +12 -5 src/sys/netgraph/bluetooth/include/ng_l2cap.h 1.2 +7 -21 src/sys/netgraph/bluetooth/include/ng_ubt.h 1.2 +1 -1 src/sys/netgraph/bluetooth/l2cap/TODO 1.2 +1 -1 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c 1.4 +9 -5 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h 1.4 +7 -4 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c 1.2 +1 -1 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.h 1.4 +53 -11 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c 1.2 +13 -12 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.h 1.2 +27 -4 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c 1.4 +119 -5 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c 1.2 +7 -1 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h 1.2 +15 -1 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_prse.h 1.2 +1 -1 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.c 1.2 +1 -1 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.h 1.2 +6 -2 src/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h 1.2 +1 -1 src/sys/netgraph/bluetooth/socket/TODO 1.2 +45 -1 src/sys/netgraph/bluetooth/socket/ng_btsocket.c 1.7 +392 -143 src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c 1.6 +285 -148 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c 1.5 +318 -230 src/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c 1.1 +3570 -0 src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c (new) 1.2 +4 -1 src/usr.bin/bluetooth/Makefile 1.2 +4 -2 src/usr.bin/bluetooth/btsockstat/Makefile 1.3 +18 -17 src/usr.bin/bluetooth/btsockstat/btsockstat.1 1.2 +185 -11 src/usr.bin/bluetooth/btsockstat/btsockstat.c 1.1 +15 -0 src/usr.bin/bluetooth/rfcomm_sppd/Makefile (new) 1.1 +107 -0 src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1 (new) 1.1 +383 -0 src/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c (new) From owner-cvs-src@FreeBSD.ORG Sat May 10 14:50:39 2003 Return-Path: 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 0230037B401; Sat, 10 May 2003 14:50:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82FF543FA3; Sat, 10 May 2003 14:50:38 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ALoc0U007992; Sat, 10 May 2003 14:50:38 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ALobsK007991; Sat, 10 May 2003 14:50:37 -0700 (PDT) Message-Id: <200305102150.h4ALobsK007991@repoman.freebsd.org> From: Julian Elischer Date: Sat, 10 May 2003 14:50:37 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/bluetooth Makefilesrc/usr.sbin/bluetooth/bt3cfw Makefile bt3cfw.8 bt3cfw.c src/usr.sbin/bluetooth/hccontrol Makefile hccontrol.8 hccontrol.c hccontrol.h host_controller_baseband.c info.c link_control.c link_policy.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 21:50:39 -0000 julian 2003/05/10 14:50:37 PDT FreeBSD src repository Modified files: usr.sbin/bluetooth Makefile usr.sbin/bluetooth/bt3cfw Makefile bt3cfw.8 bt3cfw.c usr.sbin/bluetooth/hccontrol Makefile hccontrol.8 hccontrol.c hccontrol.h host_controller_baseband.c info.c link_control.c link_policy.c node.c send_recv.c status.c util.c usr.sbin/bluetooth/hcseriald Makefile hcseriald.8 hcseriald.c usr.sbin/bluetooth/l2control Makefile l2cap.c l2control.8 l2control.c l2control.h usr.sbin/bluetooth/l2ping Makefile l2ping.8 l2ping.c Added files: usr.sbin/bluetooth/hcsecd Makefile hcsecd.8 hcsecd.c hcsecd.conf hcsecd.h lexer.l parser.y usr.sbin/bluetooth/rfcomm_pppd Makefile rfcomm_pppd.8 rfcomm_pppd.c Log: Part 2 of the commit if new bluetooth code. Submitted by: Maksim Yevmenkin Approved by: re@ Revision Changes Path 1.2 +5 -2 src/usr.sbin/bluetooth/Makefile 1.2 +2 -2 src/usr.sbin/bluetooth/bt3cfw/Makefile 1.3 +23 -20 src/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 1.2 +1 -1 src/usr.sbin/bluetooth/bt3cfw/bt3cfw.c 1.2 +2 -2 src/usr.sbin/bluetooth/hccontrol/Makefile 1.3 +101 -100 src/usr.sbin/bluetooth/hccontrol/hccontrol.8 1.2 +4 -4 src/usr.sbin/bluetooth/hccontrol/hccontrol.c 1.2 +1 -1 src/usr.sbin/bluetooth/hccontrol/hccontrol.h 1.2 +1 -1 src/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c 1.2 +1 -1 src/usr.sbin/bluetooth/hccontrol/info.c 1.2 +27 -20 src/usr.sbin/bluetooth/hccontrol/link_control.c 1.2 +1 -1 src/usr.sbin/bluetooth/hccontrol/link_policy.c 1.2 +128 -59 src/usr.sbin/bluetooth/hccontrol/node.c 1.2 +1 -1 src/usr.sbin/bluetooth/hccontrol/send_recv.c 1.3 +2 -2 src/usr.sbin/bluetooth/hccontrol/status.c 1.2 +1 -1 src/usr.sbin/bluetooth/hccontrol/util.c 1.1 +12 -0 src/usr.sbin/bluetooth/hcsecd/Makefile (new) 1.1 +101 -0 src/usr.sbin/bluetooth/hcsecd/hcsecd.8 (new) 1.1 +422 -0 src/usr.sbin/bluetooth/hcsecd/hcsecd.c (new) 1.1 +64 -0 src/usr.sbin/bluetooth/hcsecd/hcsecd.conf (new) 1.1 +57 -0 src/usr.sbin/bluetooth/hcsecd/hcsecd.h (new) 1.1 +95 -0 src/usr.sbin/bluetooth/hcsecd/lexer.l (new) 1.1 +339 -0 src/usr.sbin/bluetooth/hcsecd/parser.y (new) 1.2 +2 -2 src/usr.sbin/bluetooth/hcseriald/Makefile 1.3 +27 -27 src/usr.sbin/bluetooth/hcseriald/hcseriald.8 1.2 +6 -4 src/usr.sbin/bluetooth/hcseriald/hcseriald.c 1.2 +2 -2 src/usr.sbin/bluetooth/l2control/Makefile 1.2 +58 -17 src/usr.sbin/bluetooth/l2control/l2cap.c 1.3 +33 -33 src/usr.sbin/bluetooth/l2control/l2control.8 1.2 +4 -10 src/usr.sbin/bluetooth/l2control/l2control.c 1.2 +1 -1 src/usr.sbin/bluetooth/l2control/l2control.h 1.2 +2 -2 src/usr.sbin/bluetooth/l2ping/Makefile 1.3 +31 -39 src/usr.sbin/bluetooth/l2ping/l2ping.8 1.2 +46 -39 src/usr.sbin/bluetooth/l2ping/l2ping.c 1.1 +13 -0 src/usr.sbin/bluetooth/rfcomm_pppd/Makefile (new) 1.1 +246 -0 src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 (new) 1.1 +332 -0 src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c (new) From owner-cvs-src@FreeBSD.ORG Sat May 10 14:53:44 2003 Return-Path: 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 DA22E37B401; Sat, 10 May 2003 14:53:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77A1B43FD7; Sat, 10 May 2003 14:53:44 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ALri0U008064; Sat, 10 May 2003 14:53:44 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ALrhkY008059; Sat, 10 May 2003 14:53:43 -0700 (PDT) Message-Id: <200305102153.h4ALrhkY008059@repoman.freebsd.org> From: Julian Elischer Date: Sat, 10 May 2003 14:53:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/netgraph/bluetooth rc.bluetooth X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 21:53:45 -0000 julian 2003/05/10 14:53:43 PDT FreeBSD src repository Added files: share/examples/netgraph/bluetooth rc.bluetooth Log: This file just didn't want to commit in the last batch of bluetooth files. Approved by: re@ Revision Changes Path 1.1 +267 -0 src/share/examples/netgraph/bluetooth/rc.bluetooth (new) From owner-cvs-src@FreeBSD.ORG Sat May 10 15:03:46 2003 Return-Path: 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 C16D537B401; Sat, 10 May 2003 15:03:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F4B443FAF; Sat, 10 May 2003 15:03:46 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4AM3k0U009452; Sat, 10 May 2003 15:03:46 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4AM3kVF009451; Sat, 10 May 2003 15:03:46 -0700 (PDT) Message-Id: <200305102203.h4AM3kVF009451@repoman.freebsd.org> From: Julian Elischer Date: Sat, 10 May 2003 15:03:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/bluetooth/bcmfw BCM-LEGAL.txt Makefile README bcmfw.8 bcmfw.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 22:03:47 -0000 julian 2003/05/10 15:03:46 PDT FreeBSD src repository Added files: usr.sbin/bluetooth/bcmfw BCM-LEGAL.txt Makefile README bcmfw.8 bcmfw.c Log: Broadcom firmware loading module.. The actual firmware files will follow when the legal status has been confirmed, in the meanwhile they can be downloaded from the location in the README file. Revision Changes Path 1.1 +8 -0 src/usr.sbin/bluetooth/bcmfw/BCM-LEGAL.txt (new) 1.1 +23 -0 src/usr.sbin/bluetooth/bcmfw/Makefile (new) 1.1 +23 -0 src/usr.sbin/bluetooth/bcmfw/README (new) 1.1 +96 -0 src/usr.sbin/bluetooth/bcmfw/bcmfw.8 (new) 1.1 +305 -0 src/usr.sbin/bluetooth/bcmfw/bcmfw.c (new) From owner-cvs-src@FreeBSD.ORG Sat May 10 15:05:15 2003 Return-Path: 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 3F91A37B401; Sat, 10 May 2003 15:05:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3A9843FAF; Sat, 10 May 2003 15:05:14 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4AM5E0U009540; Sat, 10 May 2003 15:05:14 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4AM5Elu009539; Sat, 10 May 2003 15:05:14 -0700 (PDT) Message-Id: <200305102205.h4AM5Elu009539@repoman.freebsd.org> From: Julian Elischer Date: Sat, 10 May 2003 15:05:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/bluetooth Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 22:05:15 -0000 julian 2003/05/10 15:05:14 PDT FreeBSD src repository Modified files: usr.sbin/bluetooth Makefile Log: Don't compile the broadcom firmware module yet. Revision Changes Path 1.3 +3 -2 src/usr.sbin/bluetooth/Makefile From owner-cvs-src@FreeBSD.ORG Sat May 10 15:11:26 2003 Return-Path: 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 3FF1637B401; Sat, 10 May 2003 15:11:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D182643FBD; Sat, 10 May 2003 15:11:25 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4AMBP0U009789; Sat, 10 May 2003 15:11:25 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4AMBPkv009788; Sat, 10 May 2003 15:11:25 -0700 (PDT) Message-Id: <200305102211.h4AMBPkv009788@repoman.freebsd.org> From: Julian Elischer Date: Sat, 10 May 2003 15:11:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph/bluetooth/drivers/h4 ng_h4.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 22:11:26 -0000 julian 2003/05/10 15:11:25 PDT FreeBSD src repository Modified files: sys/netgraph/bluetooth/drivers/h4 ng_h4.c Log: Last commit of the bluetooth upgrade. (this patch was forgotten in the first commit) Submitted by: Maksim Yevmenkin Approved by: re@ Revision Changes Path 1.5 +2 -2 src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c From owner-cvs-src@FreeBSD.ORG Sat May 10 16:01:31 2003 Return-Path: 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 26F1E37B401; Sat, 10 May 2003 16:01:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C4843FD7; Sat, 10 May 2003 16:01:30 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4AN1U0U011856; Sat, 10 May 2003 16:01:30 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4AN1URZ011855; Sat, 10 May 2003 16:01:30 -0700 (PDT) Message-Id: <200305102301.h4AN1URZ011855@repoman.freebsd.org> From: Murray Stokely Date: Sat, 10 May 2003 16:01:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 23:01:31 -0000 murray 2003/05/10 16:01:30 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release Makefile Log: MFC: r1.773 - set BOOTABLE flag in all !NOCDROM cases. Revision Changes Path 1.536.2.110 +1 -1 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Sat May 10 16:07:09 2003 Return-Path: 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 97D5837B401; Sat, 10 May 2003 16:07:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36F4843FBF; Sat, 10 May 2003 16:07:09 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4AN790U012998; Sat, 10 May 2003 16:07:09 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4AN78CF012997; Sat, 10 May 2003 16:07:08 -0700 (PDT) Message-Id: <200305102307.h4AN78CF012997@repoman.freebsd.org> From: Murray Stokely Date: Sat, 10 May 2003 16:07:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/dict web2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 23:07:10 -0000 murray 2003/05/10 16:07:08 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) share/dict web2 Log: MFC: r1.11-1.12 - Add 3 medical words, remove one typo and one archaic spelling. Revision Changes Path 1.10.2.1 +3 -2 src/share/dict/web2 From owner-cvs-src@FreeBSD.ORG Sat May 10 16:16:08 2003 Return-Path: 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 C30F837B404; Sat, 10 May 2003 16:16:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 226F643F75; Sat, 10 May 2003 16:16:06 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ANG50U013466; Sat, 10 May 2003 16:16:05 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ANG5Wd013465; Sat, 10 May 2003 16:16:05 -0700 (PDT) Message-Id: <200305102316.h4ANG5Wd013465@repoman.freebsd.org> From: Murray Stokely Date: Sat, 10 May 2003 16:16:05 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/lib/libutil login.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 23:16:08 -0000 murray 2003/05/10 16:16:05 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libutil login.conf.5 Log: Note that 'idletime' is unused on -STABLE. PR: docs/40952 Revision Changes Path 1.22.2.17 +5 -1 src/lib/libutil/login.conf.5 From owner-cvs-src@FreeBSD.ORG Sat May 10 16:22:49 2003 Return-Path: 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 C434537B404; Sat, 10 May 2003 16:22:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FAF943FA3; Sat, 10 May 2003 16:22:49 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ANMn0U013694; Sat, 10 May 2003 16:22:49 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ANMm0f013693; Sat, 10 May 2003 16:22:48 -0700 (PDT) Message-Id: <200305102322.h4ANMm0f013693@repoman.freebsd.org> From: Murray Stokely Date: Sat, 10 May 2003 16:22:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/routed/rtquery rtquery.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 23:22:50 -0000 murray 2003/05/10 16:22:48 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/routed/rtquery rtquery.8 Log: MFC: r1.17 - update information about gated. Revision Changes Path 1.11.2.4 +12 -11 src/sbin/routed/rtquery/rtquery.8 From owner-cvs-src@FreeBSD.ORG Sat May 10 16:30:55 2003 Return-Path: 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 2F83237B401; Sat, 10 May 2003 16:30:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C282243FBD; Sat, 10 May 2003 16:30:54 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ANUs0U014060; Sat, 10 May 2003 16:30:54 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ANUsfs014059; Sat, 10 May 2003 16:30:54 -0700 (PDT) Message-Id: <200305102330.h4ANUsfs014059@repoman.freebsd.org> From: Murray Stokely Date: Sat, 10 May 2003 16:30:54 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/lib/libutil login.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 23:30:55 -0000 murray 2003/05/10 16:30:54 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libutil login.conf.5 Log: MFC: r1.47 - Document login-backoff and login-retries capabilities. Revision Changes Path 1.22.2.18 +5 -0 src/lib/libutil/login.conf.5 From owner-cvs-src@FreeBSD.ORG Sat May 10 16:40:10 2003 Return-Path: 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 EECE637B401; Sat, 10 May 2003 16:40:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A5D943FD7; Sat, 10 May 2003 16:40:10 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ANeA0U014311; Sat, 10 May 2003 16:40:10 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ANeAMJ014310; Sat, 10 May 2003 16:40:10 -0700 (PDT) Message-Id: <200305102340.h4ANeAMJ014310@repoman.freebsd.org> From: Murray Stokely Date: Sat, 10 May 2003 16:40:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/boot/common loader.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 23:40:11 -0000 murray 2003/05/10 16:40:10 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/boot/common loader.8 Log: MFC: r1.55 - Improve grammar. Revision Changes Path 1.18.2.15 +43 -42 src/sys/boot/common/loader.8 From owner-cvs-src@FreeBSD.ORG Sat May 10 16:45:45 2003 Return-Path: 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 9A6BA37B401; Sat, 10 May 2003 16:45:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3993943F75; Sat, 10 May 2003 16:45:45 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ANjj0U014654; Sat, 10 May 2003 16:45:45 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ANjiak014653; Sat, 10 May 2003 16:45:44 -0700 (PDT) Message-Id: <200305102345.h4ANjiak014653@repoman.freebsd.org> From: Murray Stokely Date: Sat, 10 May 2003 16:45:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/usbd usbd.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 10 May 2003 23:45:46 -0000 murray 2003/05/10 16:45:44 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/usbd usbd.8 Log: MFC: r1.20 - grammar cleanup. Revision Changes Path 1.9.2.9 +5 -3 src/usr.sbin/usbd/usbd.8 From owner-cvs-src@FreeBSD.ORG Sat May 10 17:01:29 2003 Return-Path: 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 0ACD037B401; Sat, 10 May 2003 17:01:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E17443F75; Sat, 10 May 2003 17:01:28 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B01S0U020370; Sat, 10 May 2003 17:01:28 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B01Swp020369; Sat, 10 May 2003 17:01:28 -0700 (PDT) Message-Id: <200305110001.h4B01Swp020369@repoman.freebsd.org> From: Murray Stokely Date: Sat, 10 May 2003 17:01:28 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/usb usbdevs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 00:01:29 -0000 murray 2003/05/10 17:01:28 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb usbdevs Log: MFC: r1.123 - add ids. Revision Changes Path 1.11.2.41 +7 -0 src/sys/dev/usb/usbdevs From owner-cvs-src@FreeBSD.ORG Sat May 10 17:12:30 2003 Return-Path: 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 334F037B404; Sat, 10 May 2003 17:12:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95B3B43F75; Sat, 10 May 2003 17:12:29 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B0CT0U021693; Sat, 10 May 2003 17:12:29 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B0CTKQ021692; Sat, 10 May 2003 17:12:29 -0700 (PDT) Message-Id: <200305110012.h4B0CTKQ021692@repoman.freebsd.org> From: Murray Stokely Date: Sat, 10 May 2003 17:12:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/usb usbdevs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 00:12:30 -0000 murray 2003/05/10 17:12:29 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb usbdevs Log: MFC: r1.116-r1.122 - More IDs. Revision Changes Path 1.11.2.42 +18 -0 src/sys/dev/usb/usbdevs From owner-cvs-src@FreeBSD.ORG Sat May 10 17:14:20 2003 Return-Path: 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 D24D137B401; Sat, 10 May 2003 17:14:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF9D43F3F; Sat, 10 May 2003 17:14:20 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B0EK0U021816; Sat, 10 May 2003 17:14:20 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B0EKDk021815; Sat, 10 May 2003 17:14:20 -0700 (PDT) Message-Id: <200305110014.h4B0EKDk021815@repoman.freebsd.org> From: Murray Stokely Date: Sat, 10 May 2003 17:14:20 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/usb usbdevs.h usbdevs_data.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 00:14:21 -0000 murray 2003/05/10 17:14:20 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb usbdevs.h usbdevs_data.h Log: Regenerate. Revision Changes Path 1.32.2.39 +26 -1 src/sys/dev/usb/usbdevs.h 1.32.2.39 +115 -1 src/sys/dev/usb/usbdevs_data.h From owner-cvs-src@FreeBSD.ORG Sat May 10 17:38:59 2003 Return-Path: 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 B9A5037B401; Sat, 10 May 2003 17:38:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57C7743FBD; Sat, 10 May 2003 17:38:59 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B0cx0U022835; Sat, 10 May 2003 17:38:59 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B0cxwi022834; Sat, 10 May 2003 17:38:59 -0700 (PDT) Message-Id: <200305110038.h4B0cxwi022834@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 10 May 2003 17:38:59 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mount_nfs mount_nfs.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 00:39:00 -0000 trhodes 2003/05/10 17:38:59 PDT FreeBSD src repository Modified files: sbin/mount_nfs mount_nfs.8 Log: Remove remnants of the -p option. While I'm here, remove wording about -P which could be interpreted as 'this option must be specified'. PR: 37221 && 51886 Discussed with: bmah Approved by: re (blanket) Revision Changes Path 1.38 +0 -6 src/sbin/mount_nfs/mount_nfs.8 From owner-cvs-src@FreeBSD.ORG Sat May 10 18:17:04 2003 Return-Path: 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 1021537B401; Sat, 10 May 2003 18:17:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F60143F75; Sat, 10 May 2003 18:17:03 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B1H30U025171; Sat, 10 May 2003 18:17:03 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B1H33X025168; Sat, 10 May 2003 18:17:03 -0700 (PDT) Message-Id: <200305110117.h4B1H33X025168@repoman.freebsd.org> From: Murray Stokely Date: Sat, 10 May 2003 18:17:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/modules/syscons/dragon Makefile dragon_saver.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 01:17:04 -0000 murray 2003/05/10 18:17:02 PDT FreeBSD src repository Added files: (Branch: RELENG_4) sys/modules/syscons/dragon Makefile dragon_saver.c Log: MFC: another graphical screen saver. This was never merged from -CURRENT, though it was clearly written for 4.X. Revision Changes Path 1.3.4.1 +10 -0 src/sys/modules/syscons/dragon/Makefile (new) 1.1.2.1 +275 -0 src/sys/modules/syscons/dragon/dragon_saver.c (new) From owner-cvs-src@FreeBSD.ORG Sat May 10 18:45:50 2003 Return-Path: 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 1CBA837B401; Sat, 10 May 2003 18:45:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B031243FAF; Sat, 10 May 2003 18:45:49 -0700 (PDT) (envelope-from orion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B1jn0U026390; Sat, 10 May 2003 18:45:49 -0700 (PDT) (envelope-from orion@repoman.freebsd.org) Received: (from orion@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B1jnql026389; Sat, 10 May 2003 18:45:49 -0700 (PDT) Message-Id: <200305110145.h4B1jnql026389@repoman.freebsd.org> From: Orion Hodson Date: Sat, 10 May 2003 18:45:49 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/sound/pci via82c686.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 01:45:50 -0000 orion 2003/05/10 18:45:49 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/sound/pci via82c686.h Log: MFC deltas between revisions 1.4 and 1.6 which relate to codec initialization refinements. Revision Changes Path 1.1.2.7 +14 -17 src/sys/dev/sound/pci/via82c686.h From owner-cvs-src@FreeBSD.ORG Sat May 10 18:45:55 2003 Return-Path: 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 480A637B417; Sat, 10 May 2003 18:45:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A144843F85; Sat, 10 May 2003 18:45:53 -0700 (PDT) (envelope-from orion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B1jr0U026420; Sat, 10 May 2003 18:45:53 -0700 (PDT) (envelope-from orion@repoman.freebsd.org) Received: (from orion@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B1jrEq026419; Sat, 10 May 2003 18:45:53 -0700 (PDT) Message-Id: <200305110145.h4B1jrEq026419@repoman.freebsd.org> From: Orion Hodson Date: Sat, 10 May 2003 18:45:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/sound/pci via82c686.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 01:45:56 -0000 orion 2003/05/10 18:45:53 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/sound/pci via82c686.c Log: MFC deltas between revisions 1.21 and 1.24 which relate to codec initialization refinements and handling of mix_init failure. Revision Changes Path 1.4.2.10 +33 -4 src/sys/dev/sound/pci/via82c686.c From owner-cvs-src@FreeBSD.ORG Sat May 10 19:08:11 2003 Return-Path: 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 7097537B401; Sat, 10 May 2003 19:08:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E7F543F85; Sat, 10 May 2003 19:08:11 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B28A0U028168; Sat, 10 May 2003 19:08:10 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B28AS1028167; Sat, 10 May 2003 19:08:10 -0700 (PDT) Message-Id: <200305110208.h4B28AS1028167@repoman.freebsd.org> From: Julian Elischer Date: Sat, 10 May 2003 19:08:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/bluetooth/bcmfw Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 02:08:11 -0000 julian 2003/05/10 19:08:10 PDT FreeBSD src repository Modified files: usr.sbin/bluetooth/bcmfw Makefile Log: Fix (presently unused) Makefile to not need files not yet checked in. Submitted by: Maksim Yevmenkin Approved by: re@ (part of Bluetooth upgrade) Revision Changes Path 1.2 +11 -11 src/usr.sbin/bluetooth/bcmfw/Makefile From owner-cvs-src@FreeBSD.ORG Sat May 10 19:11:51 2003 Return-Path: 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 34B2E37B404; Sat, 10 May 2003 19:11:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A17BE43FE1; Sat, 10 May 2003 19:11:50 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B2Bo0U028336; Sat, 10 May 2003 19:11:50 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B2Boqt028335; Sat, 10 May 2003 19:11:50 -0700 (PDT) Message-Id: <200305110211.h4B2Boqt028335@repoman.freebsd.org> From: Julian Elischer Date: Sat, 10 May 2003 19:11:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/bluetooth Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 02:11:51 -0000 julian 2003/05/10 19:11:50 PDT FreeBSD src repository Modified files: usr.sbin/bluetooth Makefile Log: Re-enable the broadcom firmware utility now that the Makefile in that subdir has been fixed to not need the missing files. The firmware files themselves still now need to be fetched from the internet. The README there gives the location. Approved by: re@ (part of bluetooth upgrade) Revision Changes Path 1.4 +1 -3 src/usr.sbin/bluetooth/Makefile From owner-cvs-src@FreeBSD.ORG Sat May 10 19:19:11 2003 Return-Path: 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 7D5F537B401; Sat, 10 May 2003 19:19:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C74543FBF; Sat, 10 May 2003 19:19:11 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B2JA0U028573; Sat, 10 May 2003 19:19:10 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B2JAcu028572; Sat, 10 May 2003 19:19:10 -0700 (PDT) Message-Id: <200305110219.h4B2JAcu028572@repoman.freebsd.org> From: Julian Elischer Date: Sat, 10 May 2003 19:19:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/bluetooth/bcmfw README X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 02:19:11 -0000 julian 2003/05/10 19:19:10 PDT FreeBSD src repository Modified files: usr.sbin/bluetooth/bcmfw README Log: Make the README reflect reality. Approved by: re@ (blanket for bluetooth upgrade) Revision Changes Path 1.2 +2 -3 src/usr.sbin/bluetooth/bcmfw/README From owner-cvs-src@FreeBSD.ORG Sat May 10 23:18:34 2003 Return-Path: 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 5A18A37B401; Sat, 10 May 2003 23:18:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE42E43FE3; Sat, 10 May 2003 23:18:33 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B6IX0U046261; Sat, 10 May 2003 23:18:33 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B6IXAF046260; Sat, 10 May 2003 23:18:33 -0700 (PDT) Message-Id: <200305110618.h4B6IXAF046260@repoman.freebsd.org> From: Scott Long Date: Sat, 10 May 2003 23:18:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 06:18:34 -0000 scottl 2003/05/10 23:18:33 PDT FreeBSD src repository Modified files: sys/conf majors Log: garbage collect the reserved major for the ips disk device. GEOM makes it unneeded. Revision Changes Path 1.174 +0 -1 src/sys/conf/majors From owner-cvs-src@FreeBSD.ORG Sat May 10 23:36:50 2003 Return-Path: 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 B606E37B401; Sat, 10 May 2003 23:36:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D6D343FBF; Sat, 10 May 2003 23:36:50 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B6ao0U047042; Sat, 10 May 2003 23:36:50 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B6aoCt047041; Sat, 10 May 2003 23:36:50 -0700 (PDT) Message-Id: <200305110636.h4B6aoCt047041@repoman.freebsd.org> From: Scott Long Date: Sat, 10 May 2003 23:36:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ips ips.c ips.h ips_commands.c ips_disk.c ips_disk.h ips_ioctl.c ips_ioctl.h ips_pci.c src/sys/modules/ips Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 06:36:51 -0000 scottl 2003/05/10 23:36:50 PDT FreeBSD src repository Added files: sys/dev/ips ips.c ips.h ips_commands.c ips_disk.c ips_disk.h ips_ioctl.c ips_ioctl.h ips_pci.c sys/modules/ips Makefile Log: Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controller series. This driver was generously developed and released by David Jeffreys and Adaptec. I've updated it to work with 5.x and fixed a few bugs. MFC After: 1 week Revision Changes Path 1.1 +697 -0 src/sys/dev/ips/ips.c (new) 1.1 +403 -0 src/sys/dev/ips/ips.h (new) 1.1 +636 -0 src/sys/dev/ips/ips_commands.c (new) 1.1 +162 -0 src/sys/dev/ips/ips_disk.c (new) 1.1 +66 -0 src/sys/dev/ips/ips_disk.h (new) 1.1 +157 -0 src/sys/dev/ips/ips_ioctl.c (new) 1.1 +61 -0 src/sys/dev/ips/ips_ioctl.h (new) 1.1 +182 -0 src/sys/dev/ips/ips_pci.c (new) 1.1 +8 -0 src/sys/modules/ips/Makefile (new) From owner-cvs-src@FreeBSD.ORG Sat May 10 23:37:53 2003 Return-Path: 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 30E8A37B401; Sat, 10 May 2003 23:37:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5A3743FBD; Sat, 10 May 2003 23:37:52 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B6bq0U047083; Sat, 10 May 2003 23:37:52 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B6bqsa047082; Sat, 10 May 2003 23:37:52 -0700 (PDT) Message-Id: <200305110637.h4B6bqsa047082@repoman.freebsd.org> From: Scott Long Date: Sat, 10 May 2003 23:37:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 06:37:53 -0000 scottl 2003/05/10 23:37:52 PDT FreeBSD src repository Modified files: sys/conf files Log: Add files for the 'ips' driver. Revision Changes Path 1.790 +5 -0 src/sys/conf/files From owner-cvs-src@FreeBSD.ORG Sat May 10 23:39:07 2003 Return-Path: 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 EFB3337B401; Sat, 10 May 2003 23:39:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DC9643F93; Sat, 10 May 2003 23:39:06 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B6d60U047137; Sat, 10 May 2003 23:39:06 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B6d63V047136; Sat, 10 May 2003 23:39:06 -0700 (PDT) Message-Id: <200305110639.h4B6d63V047136@repoman.freebsd.org> From: Scott Long Date: Sat, 10 May 2003 23:39:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/conf GENERIC NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 06:39:08 -0000 scottl 2003/05/10 23:39:06 PDT FreeBSD src repository Modified files: sys/i386/conf GENERIC NOTES Log: Add notes about the 'ips' driver. Revision Changes Path 1.383 +1 -0 src/sys/i386/conf/GENERIC 1.1087 +4 -0 src/sys/i386/conf/NOTES From owner-cvs-src@FreeBSD.ORG Sat May 10 23:40:10 2003 Return-Path: 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 34CF037B401; Sat, 10 May 2003 23:40:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C703443FD7; Sat, 10 May 2003 23:40:09 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B6e90U047181; Sat, 10 May 2003 23:40:09 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B6e9KK047180; Sat, 10 May 2003 23:40:09 -0700 (PDT) Message-Id: <200305110640.h4B6e9KK047180@repoman.freebsd.org> From: Scott Long Date: Sat, 10 May 2003 23:40:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 06:40:10 -0000 scottl 2003/05/10 23:40:09 PDT FreeBSD src repository Modified files: sys/modules Makefile Log: Hook up the ips module Revision Changes Path 1.322 +1 -0 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Sat May 10 23:42:10 2003 Return-Path: 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 5439A37B401; Sat, 10 May 2003 23:42:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6CCC43FE5; Sat, 10 May 2003 23:42:09 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B6g90U047371; Sat, 10 May 2003 23:42:09 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B6g9kD047370; Sat, 10 May 2003 23:42:09 -0700 (PDT) Message-Id: <200305110642.h4B6g9kD047370@repoman.freebsd.org> From: Scott Long Date: Sat, 10 May 2003 23:42:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/i386 drivers.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 May 2003 06:42:10 -0000 scottl 2003/05/10 23:42:09 PDT FreeBSD src repository Modified files: release/i386 drivers.conf Log: The ips ServeRAID driver can go on the driver floppy. Revision Changes Path 1.26 +1 -0 src/release/i386/drivers.conf