From owner-cvs-all@FreeBSD.ORG Sun Apr 6 00:02:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB17E37B401; Sun, 6 Apr 2003 00:02:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89AFB43FAF; Sun, 6 Apr 2003 00:02:21 -0800 (PST) (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 h3682L0U089432; Sun, 6 Apr 2003 00:02:21 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3682K20089431; Sun, 6 Apr 2003 00:02:20 -0800 (PST) Message-Id: <200304060802.h3682K20089431@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sun, 6 Apr 2003 00:02:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/lib/libc/stdio test-printfloat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 08:02:22 -0000 tjr 2003/04/06 00:02:20 PST FreeBSD src repository Modified files: tools/regression/lib/libc/stdio test-printfloat.c Log: Test for bug in revision 1.54 of vfprintf.c. Revision Changes Path 1.2 +3 -0 src/tools/regression/lib/libc/stdio/test-printfloat.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 00:30:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B5E737B407; Sun, 6 Apr 2003 00:30:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06CDD43F85; Sun, 6 Apr 2003 00:30:26 -0800 (PST) (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 h368UP0U091992; Sun, 6 Apr 2003 00:30:25 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h368UPa9091991; Sun, 6 Apr 2003 00:30:25 -0800 (PST) Message-Id: <200304060830.h368UPa9091991@repoman.freebsd.org> From: Warner Losh Date: Sun, 6 Apr 2003 00:30:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/tip/libacu courier.c df.c hayes.c t3000.c src/usr.bin/tip/tip cmds.c cmdtab.c tip.c tip.h value.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 08:30:27 -0000 imp 2003/04/06 00:30:25 PST FreeBSD src repository Modified files: usr.bin/tip/libacu courier.c df.c hayes.c t3000.c usr.bin/tip/tip cmds.c cmdtab.c tip.c tip.h value.c Log: make prototpyes match functions, and declare things static as needed Revision Changes Path 1.6 +1 -0 src/usr.bin/tip/libacu/courier.c 1.3 +3 -2 src/usr.bin/tip/libacu/df.c 1.4 +4 -2 src/usr.bin/tip/libacu/hayes.c 1.5 +1 -0 src/usr.bin/tip/libacu/t3000.c 1.16 +10 -9 src/usr.bin/tip/tip/cmds.c 1.5 +0 -4 src/usr.bin/tip/tip/cmdtab.c 1.16 +3 -2 src/usr.bin/tip/tip/tip.c 1.9 +6 -1 src/usr.bin/tip/tip/tip.h 1.8 +1 -1 src/usr.bin/tip/tip/value.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 00:35:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1026A37B401; Sun, 6 Apr 2003 00:35:34 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E2343F85; Sun, 6 Apr 2003 00:35:33 -0800 (PST) (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 h368ZWA7081968; Sun, 6 Apr 2003 01:35:32 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 06 Apr 2003 01:34:08 -0700 (MST) Message-Id: <20030406.013408.66270520.imp@bsdimp.com> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200304060830.h368UPa9091991@repoman.freebsd.org> References: <200304060830.h368UPa9091991@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 Subject: Re: cvs commit: src/usr.bin/tip/libacu courier.c df.c hayes.c t3000.c src/usr.bin/tip/tip cmds.c cmdtab.c tip.c tip.h value.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 08:35:34 -0000 In message: <200304060830.h368UPa9091991@repoman.freebsd.org> Warner Losh writes: : imp 2003/04/06 00:30:25 PST : : FreeBSD src repository : : Modified files: : usr.bin/tip/libacu courier.c df.c hayes.c t3000.c : usr.bin/tip/tip cmds.c cmdtab.c tip.c tip.h value.c : Log: : make prototpyes match functions, and declare things static as needed BTW, Tip needs a lot of work to make it modern 'C', but this fixes about 1/10 of the warnings in the current build.... I didn't want to fix all of them since it looks like this code might also be shared with some other BSD. Warner From owner-cvs-all@FreeBSD.ORG Sun Apr 6 00:36:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 936FC37B401; Sun, 6 Apr 2003 00:36:13 -0800 (PST) Received: from fafoe.dyndns.org (chello212186121237.14.vie.surfer.at [212.186.121.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD96643F93; Sun, 6 Apr 2003 00:36:12 -0800 (PST) (envelope-from stefan@fafoe.dyndns.org) Received: from frog.fafoe (frog.fafoe [192.168.2.101]) by fafoe.dyndns.org (Postfix) with ESMTP id 754DB3FC4; Sun, 6 Apr 2003 10:36:08 +0200 (CEST) Received: by frog.fafoe (Postfix, from userid 1001) id 0F25C136; Sun, 6 Apr 2003 10:36:07 +0200 (CEST) Date: Sun, 6 Apr 2003 10:36:06 +0200 From: Stefan Farfeleder To: Bruce Evans References: <200304052346.h35Nkwoi037742@repoman.freebsd.org> <20030406134416.A3578@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030406134416.A3578@gamplex.bde.org> User-Agent: Mutt/1.5.4i Message-Id: <20030406083608.754DB3FC4@fafoe.dyndns.org> cc: Maxime Henrion cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxpreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 08:36:14 -0000 On Sun, Apr 06, 2003 at 02:16:07PM +1000, Bruce Evans wrote: > On Sat, 5 Apr 2003, Maxime Henrion wrote: > > > mux 2003/04/05 15:46:58 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/fxp if_fxpreg.h > > Log: > > ... > > - Change some u_int to u_int8_t which make more sense here since > > we're really defining bytes. That produces the same code due to > > how bitfields work. > > This gives undefined behaviour and thus produces random code if it is > compiled by a C compiler (unless Bool_t happens to be u_int8_t). From > n869.txt: > > [#8] A bit-field shall have a type that is a qualified or > unqualified version of _Bool, signed int, or unsigned int. > > I fixed this bug in many places, including in rev.1.13 of if_fxpreg.h. > but it keeps getting reintroduced :-(. > > Bit-fields of other integer types are an unportable gcc extension. > They affect the struct layout in unportable apparently-undocumented > ways. IIRC, they don't affect internal padding but they do affect the > size and alignment the struct -- a struct that has only uint8_t > bit-fields in it has only the size and alignment requirements of > uint8_t, while a struct with only u_int bit-fields in it has the size > and alignment requirements of u_int. This may be controlled to some > extent using other unportable gcc extensions. FYI, the final standard says 4 A bit-field shall have a type that is a qualified or unqualified version of _Bool, signed int, unsigned int, or some other implementation-defined type. and moved it from the Semantics to the Constraints section, so a C compiler not supporting u_int8_t has to issue at least a diagnostic before producing random code :) Regards, Stefan Farfeleder From owner-cvs-all@FreeBSD.ORG Sun Apr 6 00:48:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F29337B401; Sun, 6 Apr 2003 00:48:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1A9B43F75; Sun, 6 Apr 2003 00:48:25 -0800 (PST) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h368mP0U098345; Sun, 6 Apr 2003 00:48:25 -0800 (PST) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h368mPaB098344; Sun, 6 Apr 2003 00:48:25 -0800 (PST) Message-Id: <200304060848.h368mPaB098344@repoman.freebsd.org> From: Eric Anholt Date: Sun, 6 Apr 2003 00:48:25 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-servers/XFree86-4-Server Makefile ports/x11-servers/XFree86-4-Server/files patch-int10-generic.c patch-mga_dri.c patch-nv_driver.c patch-nv_setup.c patch-radeon_cursor.c patch-radeon_dri.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 08:48:26 -0000 anholt 2003/04/06 00:48:25 PST FreeBSD ports repository Modified files: x11-servers/XFree86-4-Server Makefile Added files: x11-servers/XFree86-4-Server/files patch-int10-generic.c patch-mga_dri.c patch-nv_driver.c patch-nv_setup.c patch-radeon_cursor.c patch-radeon_dri.c Log: [1] Fix a hang in int10 on starting the server with multiple cards [2] Fix a server hang on reset with DRI enabled on Radeons [3] Fix a server hang on reset with DRI enabled on Matrox [4] Fix screen going into powersaving with Xinerama, Xcursor, and Radeons [5] Fix an unresolved symbol in the nv driver [6] Fix a crash in DDC with Riva 128 cards (XFree86 bug 71) [7] Add some missing manpages to the MAN4 list PR: [7] ports/50113 Obtained from: [1] XFree86 bug 6 [2] XFree86 bug 94 [3] Panagiotis Papadakos [4] XFree86 bug 90 [5,6] XFree86 CVS Revision Changes Path 1.134 +6 -2 ports/x11-servers/XFree86-4-Server/Makefile 1.1 +39 -0 ports/x11-servers/XFree86-4-Server/files/patch-int10-generic.c (new) 1.1 +16 -0 ports/x11-servers/XFree86-4-Server/files/patch-mga_dri.c (new) 1.1 +16 -0 ports/x11-servers/XFree86-4-Server/files/patch-nv_driver.c (new) 1.1 +35 -0 ports/x11-servers/XFree86-4-Server/files/patch-nv_setup.c (new) 1.1 +16 -0 ports/x11-servers/XFree86-4-Server/files/patch-radeon_cursor.c (new) 1.1 +15 -0 ports/x11-servers/XFree86-4-Server/files/patch-radeon_dri.c (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 00:59:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB91837B401; Sun, 6 Apr 2003 00:59:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ABB543FB1; Sun, 6 Apr 2003 00:59:23 -0800 (PST) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h368xN0U099063; Sun, 6 Apr 2003 00:59:23 -0800 (PST) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h368xNKR099062; Sun, 6 Apr 2003 00:59:23 -0800 (PST) Message-Id: <200304060859.h368xNKR099062@repoman.freebsd.org> From: Eric Anholt Date: Sun, 6 Apr 2003 00:59:23 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-servers/XFree86-4-Server Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 08:59:24 -0000 anholt 2003/04/06 00:59:23 PST FreeBSD ports repository Modified files: x11-servers/XFree86-4-Server Makefile Log: Followup to last commit: Add missing radeon_cursor.c to the list of patches. Revision Changes Path 1.135 +2 -1 ports/x11-servers/XFree86-4-Server/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 01:05:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEB6437B401; Sun, 6 Apr 2003 01:05:29 -0800 (PST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8DE843F3F; Sun, 6 Apr 2003 01:05:28 -0800 (PST) (envelope-from lizard@unsane.de) Received: from [212.227.126.206] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19265f-0003Fd-00; Sun, 06 Apr 2003 11:05:27 +0200 Received: from [217.80.243.249] (helo=unsane.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 19265f-0004wk-00; Sun, 06 Apr 2003 11:05:27 +0200 Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id D63487A6; Sun, 6 Apr 2003 11:05:23 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id D46981F5; Sun, 6 Apr 2003 11:05:20 +0200 (CEST) Date: Sun, 6 Apr 2003 11:05:20 +0200 From: Oliver Braun To: Eric Anholt Message-ID: <20030406090520.GA20354@unsane.de> Mail-Followup-To: Oliver Braun , Eric Anholt , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200304060848.h368mPaB098344@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline In-Reply-To: <200304060848.h368mPaB098344@repoman.freebsd.org> X-PGP-Key: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0xEF25B1BA X-PGP-Key-Alternative: finger obraun@FreeBSD.org X-PGP-Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Editor: Vim-601 http://www.vim.org/ User-Agent: Mutt/1.5.4i X-Virus-Scanned: by AMaViS snapshot-20020531 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-servers/XFree86-4-Server Makefile ports/x11-servers/XFree86-4-Server/files patch-int10-generic.c patch-mga_dri.c patch-nv_driver.c patch-nv_setup.c patch-radeon_cursor.c patch-radeon_dri.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 09:05:30 -0000 --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Eric Anholt [2003-04-06 00:48 -0800]: > [1] Fix a hang in int10 on starting the server with multiple cards Thanks, Olli --=20 Oliver Braun :: :: --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+j+3QwLFrfe8lsboRAlgUAKC8DPsTsaTMWG41z4K2RDqVvaJk3QCgn6HQ KP5of7RjhqtP5tjSuvv6j9Y= =IF5g -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG-- From owner-cvs-all@FreeBSD.ORG Sun Apr 6 03:26:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE74C37B401; Sun, 6 Apr 2003 03:26:10 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73BD243FA3; Sun, 6 Apr 2003 03:26:10 -0700 (PDT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 5760C2ED414; Sun, 6 Apr 2003 03:26:10 -0700 (PDT) Date: Sun, 6 Apr 2003 12:26:10 +0200 From: Maxime Henrion To: Juli Mallett Message-ID: <20030406102610.GZ1750@elvis.mu.org> References: <200304060127.h361RDEo051875@repoman.freebsd.org> <20030405203224.A39491@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030405203224.A39491@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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 10:26:11 -0000 Juli Mallett wrote: > * De: Maxime Henrion [ Data: 2003-04-05 ] > [ Subjecte: cvs commit: src/sys/dev/fxp if_fxp.c ] > > mux 2003/04/05 17:27:13 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/fxp if_fxp.c > > Log: > > Use __FBSDID. > > Is this consistent with other dev/ driver files? Are we going to move > to preferring __FBSDID in the kernel, over /*\n * $FreeBSD$? I know > there was a decision to convert things using string $FreeBSD$ to this > (since we can strip it after the kernel is linked, or at compile time), > but I hadn't seen anything about using it in general? > > Useful for modules, I suppose? Mostly useful for "ident /boot/kernel/kernel" IMO. Cheers, Maxime From owner-cvs-all@FreeBSD.ORG Sun Apr 6 04:21:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1FCE37B405; Sun, 6 Apr 2003 04:21:28 -0700 (PDT) Received: from topaz.ad1810.com (topaz.ad1810.com [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D99E43FBD; Sun, 6 Apr 2003 04:21:27 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.ad1810.com [212.204.230.141]) by topaz.ad1810.com (Postfix) with ESMTP id C5BD72BA05; Sun, 6 Apr 2003 13:21:24 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 3E8016A712B; Sun, 6 Apr 2003 21:21:19 +1000 (EST) Date: Sun, 6 Apr 2003 21:21:19 +1000 From: Edwin Groothuis To: Joseph Scott Message-ID: <20030406112119.GD762@k7.mavetju> References: <200304060007.h3607wlh040125@repoman.freebsd.org> <20030405214251.X22728@randomservers> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030405214251.X22728@randomservers> User-Agent: Mutt/1.4i cc: cvs-ports@freebsd.org cc: ports-committers@freebsd.org cc: Nick Sayer cc: cvs-all@freebsd.org cc: Edwin Groothuis Subject: Re: cvs commit: ports/mail/cyrus Makefile pkg-plist ports/mail/cyrus/files 600.cyrus X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 11:21:29 -0000 On Sat, Apr 05, 2003 at 09:43:49PM -0800, Joseph Scott wrote: > On Sat, 5 Apr 2003, Edwin Groothuis wrote: > > edwin 2003/04/05 16:07:58 PST > > FreeBSD ports repository > > > > Modified files: > > mail/cyrus Makefile pkg-plist > > Added files: > > mail/cyrus/files 600.cyrus > > Log: > > cyrus port should add periodic file to prune deliverdb > > > > The cyrus port takes no steps to insure the deliver databases > > are properly pruned. This can be quite easily accomplished > > on a daily basis by adding a periodic file to take care of > > this. This should be a model for other ports that require > > daily/weekly/monthly actions. Why else did we bother to > > break up the cron jobs into the /etc/periodic* structure? > > > > PR: ports/26801 > > Submitted by: Nick Sayer > > Should this also be applied to mail/cyrus-imapd, cyrus-imapd2 and > cyrus-imapd22? >From what I read from the replies of their maintainers, I don't think so. See http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/26801 for the comment. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php From owner-cvs-all@FreeBSD.ORG Sun Apr 6 04:47:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 317A637B401; Sun, 6 Apr 2003 04:47:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3E6643F85; Sun, 6 Apr 2003 04:47:24 -0700 (PDT) (envelope-from hosokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36BlO0U018106; Sun, 6 Apr 2003 04:47:24 -0700 (PDT) (envelope-from hosokawa@repoman.freebsd.org) Received: (from hosokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36BlOvb018105; Sun, 6 Apr 2003 04:47:24 -0700 (PDT) Message-Id: <200304061147.h36BlOvb018105@repoman.freebsd.org> From: Tatsumi Hosokawa Date: Sun, 6 Apr 2003 04:47: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/share/termcap termcap.src X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 11:47:26 -0000 hosokawa 2003/04/06 04:47:24 PDT FreeBSD src repository Modified files: share/termcap termcap.src Log: These entries (for multilingual sysinstall) are not for Japanese term only. Changed to more generic names. Revision Changes Path 1.135 +3 -3 src/share/termcap/termcap.src From owner-cvs-all@FreeBSD.ORG Sun Apr 6 04:52:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B6EF37B401; Sun, 6 Apr 2003 04:52:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDE5A43FA3; Sun, 6 Apr 2003 04:52:14 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36BqE0U018621; Sun, 6 Apr 2003 04:52:14 -0700 (PDT) (envelope-from tom@repoman.freebsd.org) Received: (from tom@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36BqEA9018620; Sun, 6 Apr 2003 04:52:14 -0700 (PDT) Message-Id: <200304061152.h36BqEA9018620@repoman.freebsd.org> From: Tom Hukins Date: Sun, 6 Apr 2003 04:52:14 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mirrors chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 11:52:15 -0000 tom 2003/04/06 04:52:14 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Add an rsync mirror in the UK. PR: 50501 Submitted by: Tim Bishop Revision Changes Path 1.284 +14 -0 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 05:03:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 869AF37B401; Sun, 6 Apr 2003 05:03: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 D6F9B43F3F; Sun, 6 Apr 2003 05:03:20 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 9F93B5308; Sun, 6 Apr 2003 14:03:18 +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: Tor.Egge@cvsup.no.freebsd.org From: des@ofug.org (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Sun, 06 Apr 2003 14:03:17 +0200 In-Reply-To: <20030406004043E.tegge@cvsup.no.freebsd.org> (Tor.Egge@cvsup.no.freebsd.org's message of "Sun, 06 Apr 2003 00:40:43 GMT") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <20030405190623H.tegge@cvsup.no.freebsd.org> <20030406004043E.tegge@cvsup.no.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/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 12:03:23 -0000 Tor.Egge@cvsup.no.freebsd.org writes: > I believe it will work on most x86 SMP systems. I've had 100% success > but the number of samples is small (2). Is there a simple procedure to determine whether the TSCs on any given multi-CPU machine are synchronized? DES --=20 Dag-Erling Sm=F8rgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Sun Apr 6 05:08:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3801C37B401; Sun, 6 Apr 2003 05:08:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD61043FBD; Sun, 6 Apr 2003 05:08:10 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36C8A0U020418; Sun, 6 Apr 2003 05:08:10 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36C8AAP020417; Sun, 6 Apr 2003 05:08:10 -0700 (PDT) Message-Id: <200304061208.h36C8AAP020417@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 05:08:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/slurp Makefile pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 12:08:11 -0000 edwin 2003/04/06 05:08:10 PDT FreeBSD ports repository Modified files: news/slurp Makefile pkg-plist Added files: news/slurp pkg-message Log: slurp port overwrites/delete existing configuration file Installing(/deinstalling) package slurp-1.10_1 causes any existing configuration file /usr/local/news/lib/slurp.sys to be overwritten(/deleted). Since this file may be quite long this is a considerable annoyance. Package should install a sample file instead, eg. /usr/local/news/lib/slurp.sys.sample PR: ports/40276 Submitted by: Thomas Sandford Revision Changes Path 1.15 +5 -2 ports/news/slurp/Makefile 1.1 +4 -0 ports/news/slurp/pkg-message (new) 1.4 +1 -1 ports/news/slurp/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 05:20:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E83D37B401; Sun, 6 Apr 2003 05:20:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F8EB43FAF; Sun, 6 Apr 2003 05:20:23 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36CKM0U021186; Sun, 6 Apr 2003 05:20:22 -0700 (PDT) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36CKMrO021185; Sun, 6 Apr 2003 05:20:22 -0700 (PDT) Message-Id: <200304061220.h36CKMrO021185@repoman.freebsd.org> From: Alan Eldridge Date: Sun, 6 Apr 2003 05:20:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/qt31 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 12:20:23 -0000 alane 2003/04/06 05:20:22 PDT FreeBSD ports repository Modified files: x11-toolkits/qt31 Makefile Log: update portrevision since package name is changed Revision Changes Path 1.136 +1 -1 ports/x11-toolkits/qt31/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 05:26:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F9CA37B401; Sun, 6 Apr 2003 05:26:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC1D743F3F; Sun, 6 Apr 2003 05:26:20 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36CQK0U021680; Sun, 6 Apr 2003 05:26:20 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36CQK0Y021679; Sun, 6 Apr 2003 05:26:20 -0700 (PDT) Message-Id: <200304061226.h36CQK0Y021679@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 6 Apr 2003 05:26:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/webmin Makefile distinfo ports/sysutils/webmin/files patch-usermin::config X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 12:26:21 -0000 olgeni 2003/04/06 05:26:20 PDT FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Added files: sysutils/webmin/files patch-usermin::config Log: Update to 1.080 (plus net-1.080-7). Make the usermin module PREFIX clean. Revision Changes Path 1.158 +5 -19 ports/sysutils/webmin/Makefile 1.123 +2 -17 ports/sysutils/webmin/distinfo 1.1 +5 -0 ports/sysutils/webmin/files/patch-usermin::config (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 05:33:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12E9D37B401; Sun, 6 Apr 2003 05:33:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF3B943FD7; Sun, 6 Apr 2003 05:33:24 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36CXO0U022268; Sun, 6 Apr 2003 05:33:24 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36CXOl7022267; Sun, 6 Apr 2003 05:33:24 -0700 (PDT) Message-Id: <200304061233.h36CXOl7022267@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 05:33:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/mozilla-jlp Makefile distinfo pkg-descr pkg-message pkg-plist ports/japanese/mozilla-jlp/files installed-chrome.txt mozilla.sh unix.js X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 12:33:25 -0000 nork 2003/04/06 05:33:24 PDT FreeBSD ports repository Modified files: japanese/mozilla-jlp Makefile distinfo pkg-descr pkg-message pkg-plist japanese/mozilla-jlp/files installed-chrome.txt mozilla.sh unix.js Log: Update to 1.3. PR: ports/50634 Submitted by: Yoichi ASAI Revision Changes Path 1.41 +25 -20 ports/japanese/mozilla-jlp/Makefile 1.29 +1 -1 ports/japanese/mozilla-jlp/distinfo 1.13 +2 -0 ports/japanese/mozilla-jlp/files/installed-chrome.txt 1.2 +29 -4 ports/japanese/mozilla-jlp/files/mozilla.sh 1.18 +5 -1 ports/japanese/mozilla-jlp/files/unix.js 1.4 +1 -1 ports/japanese/mozilla-jlp/pkg-descr 1.2 +1 -1 ports/japanese/mozilla-jlp/pkg-message 1.19 +85 -85 ports/japanese/mozilla-jlp/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 05:50:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9956D37B401; Sun, 6 Apr 2003 05:50:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A04F43F85; Sun, 6 Apr 2003 05:50:50 -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 h36Coo0U023486; Sun, 6 Apr 2003 05:50:50 -0700 (PDT) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36Conq8023480; Sun, 6 Apr 2003 05:50:49 -0700 (PDT) Message-Id: <200304061250.h36Conq8023480@repoman.freebsd.org> From: Daniel Eischen Date: Sun, 6 Apr 2003 05:50:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gnat Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 12:50:51 -0000 deischen 2003/04/06 05:50:49 PDT FreeBSD ports repository Modified files: lang/gnat Makefile Log: Remove the BUILD_DEPENDS for gcc28; we don't need gcc28 to be built or installed, we just want the port's patch files. Revision Changes Path 1.40 +0 -2 ports/lang/gnat/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 06:07:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 462BA37B401; Sun, 6 Apr 2003 06:07:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2AD543FCB; Sun, 6 Apr 2003 06:07:51 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36D7p0U025366; Sun, 6 Apr 2003 06:07:51 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36D7pK8025365; Sun, 6 Apr 2003 06:07:51 -0700 (PDT) Message-Id: <200304061307.h36D7pK8025365@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 06:07:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/msntp Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:07:52 -0000 nork 2003/04/06 06:07:51 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/msntp Makefile distinfo pkg-descr pkg-plist Log: Add msntp 1.6, a straightforward SNTP (Simple Network Time Protocol) daemon/utility. PR: ports/50631 Submitted by: Kimura Fuyuki Revision Changes Path 1.960 +1 -0 ports/net/Makefile 1.1 +28 -0 ports/net/msntp/Makefile (new) 1.1 +1 -0 ports/net/msntp/distinfo (new) 1.1 +7 -0 ports/net/msntp/pkg-descr (new) 1.1 +4 -0 ports/net/msntp/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 06:08:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 962A637B401; Sun, 6 Apr 2003 06:08:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3824E43F3F; Sun, 6 Apr 2003 06:08:05 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36D840U025408; Sun, 6 Apr 2003 06:08:04 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36D84OJ025407; Sun, 6 Apr 2003 06:08:04 -0700 (PDT) Message-Id: <200304061308.h36D84OJ025407@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 06:08:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:08:06 -0000 nork 2003/04/06 06:08:04 PDT FreeBSD ports repository Modified files: . modules Log: msntp --> ports/net/msntp Revision Changes Path 1.7008 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 6 06:26:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF7D337B401; Sun, 6 Apr 2003 06:26:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E27743F85; Sun, 6 Apr 2003 06:26:12 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36DQC0U026599; Sun, 6 Apr 2003 06:26:12 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36DQCNJ026598; Sun, 6 Apr 2003 06:26:12 -0700 (PDT) Message-Id: <200304061326.h36DQCNJ026598@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 06:26:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/russian/apache13-modssl Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:26:13 -0000 nork 2003/04/06 06:26:11 PDT FreeBSD ports repository Modified files: russian/apache13-modssl Makefile distinfo Log: Update to 1.3.27PL30.17+2.8.14. PR: ports/50622 Submitted by: Lev A. Serebryakov (maintainer) Revision Changes Path 1.31 +1 -1 ports/russian/apache13-modssl/Makefile 1.18 +1 -1 ports/russian/apache13-modssl/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 06:26:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60B9C37B404; Sun, 6 Apr 2003 06:26:23 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 529EE43F3F; Sun, 6 Apr 2003 06:26:21 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id XAA15050; Sun, 6 Apr 2003 23:26:07 +1000 Date: Sun, 6 Apr 2003 23:26:06 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Stefan Farfeleder In-Reply-To: <20030406083608.754DB3FC4@fafoe.dyndns.org> Message-ID: <20030406230343.N627@gamplex.bde.org> References: <200304052346.h35Nkwoi037742@repoman.freebsd.org> <20030406083608.754DB3FC4@fafoe.dyndns.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Maxime Henrion cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxpreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:26:23 -0000 On Sun, 6 Apr 2003, Stefan Farfeleder wrote: > On Sun, Apr 06, 2003 at 02:16:07PM +1000, Bruce Evans wrote: > > This gives undefined behaviour and thus produces random code if it is > > compiled by a C compiler (unless Bool_t happens to be u_int8_t). From > > n869.txt: > > > > [#8] A bit-field shall have a type that is a qualified or > > unqualified version of _Bool, signed int, or unsigned int. > ... > FYI, the final standard says > > 4 A bit-field shall have a type that is a qualified or unqualified version of _Bool, signed > int, unsigned int, or some other implementation-defined type. > > and moved it from the Semantics to the Constraints section, so a C > compiler not supporting u_int8_t has to issue at least a diagnostic > before producing random code :) :-). The wording seems a bit fuzzy. Is there a way for applications to determine what the implementation-defined type(s) are? Bruce From owner-cvs-all@FreeBSD.ORG Sun Apr 6 06:36:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFBDF37B401; Sun, 6 Apr 2003 06:36:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AC8843F75; Sun, 6 Apr 2003 06:36:24 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36DaO0U027280; Sun, 6 Apr 2003 06:36:24 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36DaO3m027279; Sun, 6 Apr 2003 06:36:24 -0700 (PDT) Message-Id: <200304061336.h36DaO3m027279@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 06:36:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/streamtuner-local Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:36:25 -0000 nork 2003/04/06 06:36:24 PDT FreeBSD ports repository Modified files: audio/streamtuner-local Makefile distinfo pkg-descr Log: Update to 0.2.1. PR: ports/50546 Submitted by: Jean-Yves Lefort (maintainer) Revision Changes Path 1.3 +3 -4 ports/audio/streamtuner-local/Makefile 1.2 +1 -1 ports/audio/streamtuner-local/distinfo 1.2 +1 -1 ports/audio/streamtuner-local/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Apr 6 06:38:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8D8F37B401; Sun, 6 Apr 2003 06:38:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44B1D43F85; Sun, 6 Apr 2003 06:38:10 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36DcA0U027335; Sun, 6 Apr 2003 06:38:10 -0700 (PDT) (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36Dc98k027334; Sun, 6 Apr 2003 06:38:09 -0700 (PDT) Message-Id: <200304061338.h36Dc98k027334@repoman.freebsd.org> From: Martin Heinen Date: Sun, 6 Apr 2003 06:38:09 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 13:38:11 -0000 mheinen 2003/04/06 06:38:09 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: Add a missing tag. Revision Changes Path 1.202 +1 -1 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 07:00:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 031AE37B401; Sun, 6 Apr 2003 07:00:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95D2E43FBF; Sun, 6 Apr 2003 07:00:32 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36E0W0U028720; Sun, 6 Apr 2003 07:00:32 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36E0Wmp028719; Sun, 6 Apr 2003 07:00:32 -0700 (PDT) Message-Id: <200304061400.h36E0Wmp028719@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 07:00:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/hs-HOpenGL Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:00:33 -0000 nork 2003/04/06 07:00:32 PDT FreeBSD ports repository Modified files: graphics/hs-HOpenGL Makefile Log: Change MAINTAINER to jan@hacker7.net, and correct dependency on version of lang/ghc. PR: ports/50409 Submitted by: Jan Rochel (maintainer) Revision Changes Path 1.5 +5 -5 ports/graphics/hs-HOpenGL/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 07:04:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54FA437B401; Sun, 6 Apr 2003 07:04:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E822943F3F; Sun, 6 Apr 2003 07:04:07 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36E470U030076; Sun, 6 Apr 2003 07:04:07 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36E47L7030075; Sun, 6 Apr 2003 07:04:07 -0700 (PDT) Message-Id: <200304061404.h36E47L7030075@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 07:04:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-CGI-Session pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:04:08 -0000 nork 2003/04/06 07:04:07 PDT FreeBSD ports repository Modified files: www/p5-CGI-Session pkg-plist Log: Fix pkg-plist. PR: ports/50400 Submitted by: Erwin Lansing (maintainer) Revision Changes Path 1.6 +0 -1 ports/www/p5-CGI-Session/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 07:06:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 346A137B401; Sun, 6 Apr 2003 07:06:21 -0700 (PDT) Received: from fafoe.dyndns.org (chello212186121237.14.vie.surfer.at [212.186.121.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FCD443F3F; Sun, 6 Apr 2003 07:06:20 -0700 (PDT) (envelope-from stefan@fafoe.dyndns.org) Received: from frog.fafoe (frog.fafoe [192.168.2.101]) by fafoe.dyndns.org (Postfix) with ESMTP id 62F473FAF; Sun, 6 Apr 2003 16:06:17 +0200 (CEST) Received: by frog.fafoe (Postfix, from userid 1001) id 53DE3136; Sun, 6 Apr 2003 16:06:16 +0200 (CEST) Date: Sun, 6 Apr 2003 16:06:16 +0200 From: Stefan Farfeleder To: Bruce Evans References: <200304052346.h35Nkwoi037742@repoman.freebsd.org> <20030406083608.754DB3FC4@fafoe.dyndns.org> <20030406230343.N627@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030406230343.N627@gamplex.bde.org> User-Agent: Mutt/1.5.4i Message-Id: <20030406140618.62F473FAF@fafoe.dyndns.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxpreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:06:21 -0000 On Sun, Apr 06, 2003 at 11:26:06PM +1000, Bruce Evans wrote: > On Sun, 6 Apr 2003, Stefan Farfeleder wrote: > > > On Sun, Apr 06, 2003 at 02:16:07PM +1000, Bruce Evans wrote: > > > This gives undefined behaviour and thus produces random code if it is > > > compiled by a C compiler (unless Bool_t happens to be u_int8_t). From > > > n869.txt: > > > > > > [#8] A bit-field shall have a type that is a qualified or > > > unqualified version of _Bool, signed int, or unsigned int. > > ... > > FYI, the final standard says > > > > 4 A bit-field shall have a type that is a qualified or unqualified version of _Bool, signed > > int, unsigned int, or some other implementation-defined type. > > > > and moved it from the Semantics to the Constraints section, so a C > > compiler not supporting u_int8_t has to issue at least a diagnostic > > before producing random code :) > > :-). The wording seems a bit fuzzy. Is there a way for applications to > determine what the implementation-defined type(s) are? Unfortunately not. Stefan From owner-cvs-all@FreeBSD.ORG Sun Apr 6 07:06:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41EC537B405; Sun, 6 Apr 2003 07:06:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3EF843F3F; Sun, 6 Apr 2003 07:06:36 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36E6a0U030229; Sun, 6 Apr 2003 07:06:36 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36E6aSt030228; Sun, 6 Apr 2003 07:06:36 -0700 (PDT) Message-Id: <200304061406.h36E6aSt030228@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 07:06:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/msp430-libc Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:06:37 -0000 nork 2003/04/06 07:06:36 PDT FreeBSD ports repository Modified files: devel/msp430-libc Makefile distinfo pkg-plist Log: Update to 1.0.20030326. PR: ports/50396 Submitted by: Lev A. Serbryakov (maintainer) Revision Changes Path 1.6 +1 -1 ports/devel/msp430-libc/Makefile 1.5 +1 -1 ports/devel/msp430-libc/distinfo 1.5 +26 -0 ports/devel/msp430-libc/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 07:09:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79FAA37B401; Sun, 6 Apr 2003 07:09:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 176A943FBF; Sun, 6 Apr 2003 07:09:23 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36E9M0U030321; Sun, 6 Apr 2003 07:09:22 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36E9MYo030320; Sun, 6 Apr 2003 07:09:22 -0700 (PDT) Message-Id: <200304061409.h36E9MYo030320@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 07:09:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/msp430-gcc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:09:23 -0000 nork 2003/04/06 07:09:22 PDT FreeBSD ports repository Modified files: devel/msp430-gcc Makefile distinfo Log: Update to 3.2.2.20030304. PR: ports/50395 Submitted by: Lev A. Serbryakov (maintainer) Revision Changes Path 1.6 +2 -1 ports/devel/msp430-gcc/Makefile 1.5 +1 -1 ports/devel/msp430-gcc/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 07:26:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 257AF37B401; Sun, 6 Apr 2003 07:26:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6BBE43F3F; Sun, 6 Apr 2003 07:26:00 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36EQ00U031504; Sun, 6 Apr 2003 07:26:00 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36EQ0uF031499; Sun, 6 Apr 2003 07:26:00 -0700 (PDT) Message-Id: <200304061426.h36EQ0uF031499@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Apr 2003 07:25:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/smarty Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:26:01 -0000 arved 2003/04/06 07:25:59 PDT FreeBSD ports repository Modified files: www/smarty Makefile distinfo pkg-plist Log: Update to 2.4.2 Give MAINTAINERship to submitter. PR: 48969 Submitted by: zhuravlev alexander Revision Changes Path 1.9 +3 -3 ports/www/smarty/Makefile 1.7 +2 -2 ports/www/smarty/distinfo 1.7 +14 -1 ports/www/smarty/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 07:30:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45EA837B401; Sun, 6 Apr 2003 07:30:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA63B43F93; Sun, 6 Apr 2003 07:30:41 -0700 (PDT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36EUf0U031806; Sun, 6 Apr 2003 07:30:41 -0700 (PDT) (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36EUfsC031803; Sun, 6 Apr 2003 07:30:41 -0700 (PDT) Message-Id: <200304061430.h36EUfsC031803@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 6 Apr 2003 07:30:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc33 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:30:42 -0000 gerald 2003/04/06 07:30:41 PDT FreeBSD ports repository Modified files: lang/gcc33 Makefile Log: Appease portlint by various whitespace changes. Remove last traces of PATCH_SITES and PATCHFILES which we haven't used lately as well as of libgcj not building properly. Revision Changes Path 1.128 +8 -12 ports/lang/gcc33/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 07:32:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89F2B37B401; Sun, 6 Apr 2003 07:32:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2680043FAF; Sun, 6 Apr 2003 07:32:56 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36EWt0U032120; Sun, 6 Apr 2003 07:32:55 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36EWtrO032119; Sun, 6 Apr 2003 07:32:55 -0700 (PDT) Message-Id: <200304061432.h36EWtrO032119@repoman.freebsd.org> From: Oliver Braun Date: Sun, 6 Apr 2003 07:32:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/muttprint Makefileports/print/muttprint/files patch-ab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:32:57 -0000 obraun 2003/04/06 07:32:55 PDT FreeBSD ports repository Modified files: print/muttprint Makefile print/muttprint/files patch-ab Log: * Create a uniq tmpfile for each user. * Bump PORTREVISION. PR: ports/50540 Submitted by: Alex Semenyaka Revision Changes Path 1.15 +1 -0 ports/print/muttprint/Makefile 1.6 +12 -3 ports/print/muttprint/files/patch-ab From owner-cvs-all@FreeBSD.ORG Sun Apr 6 07:43:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB1C637B401; Sun, 6 Apr 2003 07:43:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 501C143F75; Sun, 6 Apr 2003 07:43:08 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36Eh80U032825; Sun, 6 Apr 2003 07:43:08 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36Eh8il032824; Sun, 6 Apr 2003 07:43:08 -0700 (PDT) Message-Id: <200304061443.h36Eh8il032824@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 07:43:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/messagewall Makefileports/mail/messagewall/files allow-multiple-recipients.patch patch-exchange-server X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:43:09 -0000 nork 2003/04/06 07:43:07 PDT FreeBSD ports repository Modified files: mail/messagewall Makefile Added files: mail/messagewall/files allow-multiple-recipients.patch patch-exchange-server Log: There is a problem with the interaction between MessageWall and Microsoft Exchange server. The MS Exchange server gets upset that MessageWall sends the "250 2.0.0 h1Q0Qc907062 Message accepted for delivery" and the "\r\n" in different packets. The first patch works around this MS problem. See http://messagewall.org/cgi-bin/ezmlm-browse.cgi?command=showthread&list=messagewall-discuss&month=200302&threadid=nnoiaogojliciagmgpbk The other patch changes how MessageWall behaves when there are multiple recipients to a message. MessageWall accepts the first recipient, but defers the second with a temporary SMTP error. This can take some time for all recipients to get the message when the sending side has a long queue time. MessageWall does this since different recipients of a message can have different profiles. We, along with a number of sites, use a single profile for all inbound email. This patch, which must be enabled when the port is built with -DMESSAGEWALL_ALLOW_MULT_RCPT, allows multiple recipients, using the profile of the first recipient. See: http://www.messagewall.org/cgi-bin/ezmlm-browse.cgi?command=showthread&list=messagewall-discuss&month=200303&threadid=lcjcimckfmdphlhpjjhn PR: ports/50296 Submitted by: Douglas K. Rand Approved by: maintainer timeout (12 days) Revision Changes Path 1.4 +16 -0 ports/mail/messagewall/Makefile 1.1 +33 -0 ports/mail/messagewall/files/allow-multiple-recipients.patch (new) 1.1 +20 -0 ports/mail/messagewall/files/patch-exchange-server (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 07:53:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13DEC37B401; Sun, 6 Apr 2003 07:53:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAFB543F75; Sun, 6 Apr 2003 07:53:52 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36Erq0U033622; Sun, 6 Apr 2003 07:53:52 -0700 (PDT) (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36ErqQc033621; Sun, 6 Apr 2003 07:53:52 -0700 (PDT) Message-Id: <200304061453.h36ErqQc033621@repoman.freebsd.org> From: Martin Heinen Date: Sun, 6 Apr 2003 07:53:52 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/de_DE.ISO8859-1/books/faq book.sgml doc/de_DE.ISO8859-1/books/handbook/mirrors chapter.sgml doc/de_DE.ISO8859-1/books/handbook/l10n chapter.sgml doc/de_DE.ISO8859-1/books/handbook/linuxemu chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:53:53 -0000 mheinen 2003/04/06 07:53:52 PDT FreeBSD doc repository Modified files: de_DE.ISO8859-1/books/faq book.sgml de_DE.ISO8859-1/books/handbook/mirrors chapter.sgml de_DE.ISO8859-1/books/handbook/l10n chapter.sgml de_DE.ISO8859-1/books/handbook/linuxemu chapter.sgml Log: MFbed: Content update and various fixes. books/faq/book.sgml 1.520 -> 1.521 books/handbook/mirrors/chapter.sgml 1.283 -> 1.284 books/handbook/l10n/chapter.sgml fixes only books/handbook/linuxemu/chapter.sgml fixes only Revision Changes Path 1.36 +3 -20 doc/de_DE.ISO8859-1/books/faq/book.sgml 1.12 +2 -2 doc/de_DE.ISO8859-1/books/handbook/l10n/chapter.sgml 1.9 +2 -2 doc/de_DE.ISO8859-1/books/handbook/linuxemu/chapter.sgml 1.18 +16 -2 doc/de_DE.ISO8859-1/books/handbook/mirrors/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 07:55:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12CAB37B401; Sun, 6 Apr 2003 07:55:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A067643F85; Sun, 6 Apr 2003 07:55:18 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36EtI0U033724; Sun, 6 Apr 2003 07:55:18 -0700 (PDT) (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36EtIOh033723; Sun, 6 Apr 2003 07:55:18 -0700 (PDT) Message-Id: <200304061455.h36EtIOh033723@repoman.freebsd.org> From: Martin Heinen Date: Sun, 6 Apr 2003 07:55:18 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/de_DE.ISO8859-1/books/handbook/advanced-networking chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 14:55:19 -0000 mheinen 2003/04/06 07:55:18 PDT FreeBSD doc repository Modified files: de_DE.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: The NFS section of "Advanced Networking". Submitted by: Johann Kois Revision Changes Path 1.8 +609 -10 doc/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:06:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 434CE37B401; Sun, 6 Apr 2003 08:06:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDD8343F3F; Sun, 6 Apr 2003 08:06:19 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36F6J0U035553; Sun, 6 Apr 2003 08:06:19 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36F6Jkx035552; Sun, 6 Apr 2003 08:06:19 -0700 (PDT) Message-Id: <200304061506.h36F6Jkx035552@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Apr 2003 08:06:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp Makefile ports/ftp/bsdftpd-ssl Makefile distinfo pkg-descr pkg-plist ports/ftp/bsdftpd-ssl/files pkg-descr.client pkg-message.server pkg-plist.client X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:06:20 -0000 arved 2003/04/06 08:06:19 PDT FreeBSD ports repository Modified files: ftp Makefile Added files: ftp/bsdftpd-ssl Makefile distinfo pkg-descr pkg-plist ftp/bsdftpd-ssl/files pkg-descr.client pkg-message.server pkg-plist.client Log: Add BSDftpd-ssl, an RFC 2228 compliant TLS/SSL-enhanced FTP server. PR: 44756 Submitted by: Nick Leuta Revision Changes Path 1.58 +1 -0 ports/ftp/Makefile 1.1 +99 -0 ports/ftp/bsdftpd-ssl/Makefile (new) 1.1 +1 -0 ports/ftp/bsdftpd-ssl/distinfo (new) 1.1 +7 -0 ports/ftp/bsdftpd-ssl/files/pkg-descr.client (new) 1.1 +2 -0 ports/ftp/bsdftpd-ssl/files/pkg-message.server (new) 1.1 +20 -0 ports/ftp/bsdftpd-ssl/files/pkg-plist.client (new) 1.1 +7 -0 ports/ftp/bsdftpd-ssl/pkg-descr (new) 1.1 +21 -0 ports/ftp/bsdftpd-ssl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:06:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39DCA37B428; Sun, 6 Apr 2003 08:06:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEDD243F93; Sun, 6 Apr 2003 08:06:29 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36F6T0U035591; Sun, 6 Apr 2003 08:06:29 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36F6TLh035590; Sun, 6 Apr 2003 08:06:29 -0700 (PDT) Message-Id: <200304061506.h36F6TLh035590@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Apr 2003 08:06:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:06:30 -0000 arved 2003/04/06 08:06:29 PDT FreeBSD ports repository Modified files: . modules Log: bsdftpd-ssl --> ports/ftp/bsdftpd-ssl Revision Changes Path 1.7009 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:08:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E582137B401; Sun, 6 Apr 2003 08:08:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8759E43FA3; Sun, 6 Apr 2003 08:08:04 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36F840U035717; Sun, 6 Apr 2003 08:08:04 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36F84V7035716; Sun, 6 Apr 2003 08:08:04 -0700 (PDT) Message-Id: <200304061508.h36F84V7035716@repoman.freebsd.org> From: Oliver Braun Date: Sun, 6 Apr 2003 08:08:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/nessus-devel Makefile distinfo ports/security/nessus-libnasl-devel Makefile distinfo ports/security/nessus-libraries-devel Makefile distinfo ports/security/nessus-plugins-devel Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:08:05 -0000 obraun 2003/04/06 08:08:04 PDT FreeBSD ports repository Modified files: security/nessus-devel Makefile distinfo security/nessus-libnasl-devel Makefile distinfo security/nessus-libraries-devel Makefile distinfo security/nessus-plugins-devel Makefile distinfo pkg-plist Log: Upgrade to 2.0.3. PR: ports/50550 Submitted by: maintainer Revision Changes Path 1.52 +1 -1 ports/security/nessus-devel/Makefile 1.31 +1 -1 ports/security/nessus-devel/distinfo 1.41 +1 -1 ports/security/nessus-libnasl-devel/Makefile 1.30 +1 -1 ports/security/nessus-libnasl-devel/distinfo 1.41 +1 -1 ports/security/nessus-libraries-devel/Makefile 1.31 +1 -1 ports/security/nessus-libraries-devel/distinfo 1.42 +1 -1 ports/security/nessus-plugins-devel/Makefile 1.31 +1 -1 ports/security/nessus-plugins-devel/distinfo 1.34 +227 -0 ports/security/nessus-plugins-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:14:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F85E37B401; Sun, 6 Apr 2003 08:14:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D6E43FB1; Sun, 6 Apr 2003 08:14:24 -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 h36FEO0U036304; Sun, 6 Apr 2003 08:14:24 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36FEOP7036303; Sun, 6 Apr 2003 08:14:24 -0700 (PDT) Message-Id: <200304061514.h36FEOP7036303@repoman.freebsd.org> From: Jake Burkholder Date: Sun, 6 Apr 2003 08:14: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/sparc64/sparc64 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:14:25 -0000 jake 2003/04/06 08:14:24 PDT FreeBSD src repository Modified files: sys/sparc64/sparc64 pmap.c Log: Ignore attempts to pmap_kremove or pmap_qremove pages which do not have a valid mapping. This is bug for bug compatible with other platforms. Revision Changes Path 1.105 +2 -0 src/sys/sparc64/sparc64/pmap.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:23:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6B3337B401; Sun, 6 Apr 2003 08:23:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A15E643F85; Sun, 6 Apr 2003 08:23:19 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36FNJ0U036939; Sun, 6 Apr 2003 08:23:19 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36FNJWG036938; Sun, 6 Apr 2003 08:23:19 -0700 (PDT) Message-Id: <200304061523.h36FNJWG036938@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Apr 2003 08:23:19 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:23:22 -0000 arved 2003/04/06 08:23:19 PDT FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Nick Leuta for his bsdftpd-ssl port. Revision Changes Path 1.365 +5 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:25:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1653937B401; Sun, 6 Apr 2003 08:25:57 -0700 (PDT) Received: from cvsup.no.freebsd.org (c2h5oh.idi.ntnu.no [129.241.103.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id D358943F85; Sun, 6 Apr 2003 08:25:55 -0700 (PDT) (envelope-from Tor.Egge@cvsup.no.freebsd.org) Received: from localhost (localhost [127.0.0.1])h36FPsai043531; Sun, 6 Apr 2003 15:25:54 GMT (envelope-from tegge@cvsup.no.freebsd.org) To: des@ofug.org From: Tor.Egge@cvsup.no.freebsd.org In-Reply-To: References: <20030406004043E.tegge@cvsup.no.freebsd.org> X-Mailer: Mew version 1.94.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20030406152554B.tegge@cvsup.no.freebsd.org> Date: Sun, 06 Apr 2003 15:25:54 GMT Sender: Tor Egge X-Dispatcher: imput version 20000228(IM140) Lines: 9 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:25:57 -0000 > Is there a simple procedure to determine whether the TSCs on any given > multi-CPU machine are synchronized? Ensure that the TSCs are used, then run a program which calls gettimeofday() in a loop and prints an error message each time the clock steps backwards. Repeat procedure after 1 day of uptime. - Tor Egge From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:31:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD40D37B404; Sun, 6 Apr 2003 08:31:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E72E43FAF; Sun, 6 Apr 2003 08:31:08 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36FV70U037558; Sun, 6 Apr 2003 08:31:07 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36FV73D037556; Sun, 6 Apr 2003 08:31:07 -0700 (PDT) Message-Id: <200304061531.h36FV73D037556@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 6 Apr 2003 08:31:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/maildrop Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:31:09 -0000 petef 2003/04/06 08:31:07 PDT FreeBSD ports repository Modified files: mail/maildrop Makefile Log: Specify /usr/sbin/sendmail (mailwrapper) as the default sendmail binary to use by default now, unless the user specifies NO_MAILWRAPPER. Submitted by: Thomas Seck Revision Changes Path 1.26 +6 -0 ports/mail/maildrop/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:34:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46CD537B401; Sun, 6 Apr 2003 08:34:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D884D43FAF; Sun, 6 Apr 2003 08:34:40 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36FYe0U037650; Sun, 6 Apr 2003 08:34:40 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36FYeLc037649; Sun, 6 Apr 2003 08:34:40 -0700 (PDT) Message-Id: <200304061534.h36FYeLc037649@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Apr 2003 08:34:40 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/bibliography chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:34:41 -0000 arved 2003/04/06 08:34:40 PDT FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/handbook/bibliography chapter.sgml Log: Add some more FreeBSD books to the bibliography. PR: 50248 Reviewed by: keramida, ceri Revision Changes Path 1.45 +32 -3 doc/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:37:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9814E37B401; Sun, 6 Apr 2003 08:37:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 379BA43FA3; Sun, 6 Apr 2003 08:37:21 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36FbK0U037792; Sun, 6 Apr 2003 08:37:20 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36FbKdZ037791; Sun, 6 Apr 2003 08:37:20 -0700 (PDT) Message-Id: <200304061537.h36FbKdZ037791@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 6 Apr 2003 08:37:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/passlogd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:37:22 -0000 petef 2003/04/06 08:37:20 PDT FreeBSD ports repository Modified files: net/passlogd Makefile distinfo Log: Update to 0.1e. This fixes the recent parser problem allowing for a remote exploit. Revision Changes Path 1.7 +1 -1 ports/net/passlogd/Makefile 1.2 +1 -1 ports/net/passlogd/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:45:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 767D337B401; Sun, 6 Apr 2003 08:45:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1178A43F93; Sun, 6 Apr 2003 08:45:35 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36FjY0U038498; Sun, 6 Apr 2003 08:45:34 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36FjYLf038497; Sun, 6 Apr 2003 08:45:34 -0700 (PDT) Message-Id: <200304061545.h36FjYLf038497@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Apr 2003 08:45:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/libsocket++ Makefile distinfo ports/net/libsocket++/files patch-named-sockbuf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:45:36 -0000 arved 2003/04/06 08:45:34 PDT FreeBSD ports repository Modified files: net/libsocket++ Makefile distinfo Removed files: net/libsocket++/files patch-named-sockbuf Log: Update to 1.12.9 Grab Maintainership. Revision Changes Path 1.17 +2 -2 ports/net/libsocket++/Makefile 1.4 +1 -1 ports/net/libsocket++/distinfo 1.2 +0 -1347 ports/net/libsocket++/files/patch-named-sockbuf (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:46:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFAE537B401; Sun, 6 Apr 2003 08:46:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 472CE43F85; Sun, 6 Apr 2003 08:46:32 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36FkW0U038581; Sun, 6 Apr 2003 08:46:32 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36FkWLT038580; Sun, 6 Apr 2003 08:46:32 -0700 (PDT) Message-Id: <200304061546.h36FkWLT038580@repoman.freebsd.org> From: Oliver Braun Date: Sun, 6 Apr 2003 08:46:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/ocaml-pxp Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:46:33 -0000 obraun 2003/04/06 08:46:31 PDT FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ocaml-pxp Makefile distinfo pkg-descr pkg-plist Log: Add ocaml-pxp 1.1.5, validating XML parser for OCaml. PR: ports/50640 Submitted by: Stephane Legrand Revision Changes Path 1.502 +1 -0 ports/textproc/Makefile 1.1 +28 -0 ports/textproc/ocaml-pxp/Makefile (new) 1.1 +1 -0 ports/textproc/ocaml-pxp/distinfo (new) 1.1 +21 -0 ports/textproc/ocaml-pxp/pkg-descr (new) 1.1 +74 -0 ports/textproc/ocaml-pxp/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:46:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FB9B37B401; Sun, 6 Apr 2003 08:46:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 417DA43F85; Sun, 6 Apr 2003 08:46:43 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36Fkh0U038619; Sun, 6 Apr 2003 08:46:43 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36FkgDr038618; Sun, 6 Apr 2003 08:46:42 -0700 (PDT) Message-Id: <200304061546.h36FkgDr038618@repoman.freebsd.org> From: Oliver Braun Date: Sun, 6 Apr 2003 08:46:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:46:44 -0000 obraun 2003/04/06 08:46:42 PDT FreeBSD ports repository Modified files: . modules Log: ocaml-pxp --> ports/textproc/ocaml-pxp Revision Changes Path 1.7010 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:50:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FF2337B401; Sun, 6 Apr 2003 08:50:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B23A43FBD; Sun, 6 Apr 2003 08:50:56 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36Fot0U044388; Sun, 6 Apr 2003 08:50:55 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36FotGh044384; Sun, 6 Apr 2003 08:50:55 -0700 (PDT) Message-Id: <200304061550.h36FotGh044384@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 08:50:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/gv Makefile ports/print/gv/files patch-source::gv_misc_res.dat X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:50:56 -0000 nork 2003/04/06 08:50:55 PDT FreeBSD ports repository Modified files: print/gv Makefile Added files: print/gv/files patch-source::gv_misc_res.dat Log: Drop a line which contain apLineDel key, and bump PORTREVISION accordingly. PR: ports/50074 Submitted by: Daniel Lang Revision Changes Path 1.40 +1 -1 ports/print/gv/Makefile 1.1 +10 -0 ports/print/gv/files/patch-source::gv_misc_res.dat (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 08:51:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B64E637B401; Sun, 6 Apr 2003 08:51:32 -0700 (PDT) Received: from cheer.mahoroba.org (flets20-070.kamome.or.jp [218.45.20.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8695743F75; Sun, 6 Apr 2003 08:51:30 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (IDENT:1HTV8PuHu9qG/+Owf+b6hNs+JgWZ7ugA4a4iw9kVrg3GIupNg5eRKv/EAW1obTuS@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)h36FpQVA081258 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Apr 2003 00:51:26 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 07 Apr 2003 00:51:26 +0900 Message-ID: From: Hajimu UMEMOTO To: Joseph Scott In-Reply-To: <20030405214251.X22728@randomservers> References: <200304060007.h3607wlh040125@repoman.freebsd.org> <20030405214251.X22728@randomservers> User-Agent: xcite1.38> Wanderlust/2.11.0 (Wonderwall) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.4 Emacs/21.2 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 5.0-CURRENT MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) X-Spam-Status: No, hits=-26.1 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: cvs-ports@freebsd.org cc: ports-committers@freebsd.org cc: Nick Sayer cc: cvs-all@freebsd.org cc: Edwin Groothuis Subject: Re: cvs commit: ports/mail/cyrus Makefile pkg-plist ports/mail/cyrus/files 600.cyrus X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 15:51:33 -0000 Hi, >>>>> On Sat, 5 Apr 2003 21:43:49 -0800 (PST) >>>>> Joseph Scott said: joseph> On Sat, 5 Apr 2003, Edwin Groothuis wrote: > edwin 2003/04/05 16:07:58 PST > > FreeBSD ports repository > > Modified files: > mail/cyrus Makefile pkg-plist > Added files: > mail/cyrus/files 600.cyrus > Log: > cyrus port should add periodic file to prune deliverdb > > The cyrus port takes no steps to insure the deliver databases > are properly pruned. This can be quite easily accomplished > on a daily basis by adding a periodic file to take care of > this. This should be a model for other ports that require > daily/weekly/monthly actions. Why else did we bother to > break up the cron jobs into the /etc/periodic* structure? > > PR: ports/26801 > Submitted by: Nick Sayer joseph> Should this also be applied to mail/cyrus-imapd, cyrus-imapd2 and joseph> cyrus-imapd22? No, since Cyrus IMAPd 2.X has its own control process, you don't need it. It is specified in cyrus.conf and the master does the job. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Sun Apr 6 09:01:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B32A37B401; Sun, 6 Apr 2003 09:01:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08F8B43FA3; Sun, 6 Apr 2003 09:01:23 -0700 (PDT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36G1M0U045147; Sun, 6 Apr 2003 09:01:22 -0700 (PDT) (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36G1M9X045146; Sun, 6 Apr 2003 09:01:22 -0700 (PDT) Message-Id: <200304061601.h36G1M9X045146@repoman.freebsd.org> From: Cy Schubert Date: Sun, 6 Apr 2003 09:01:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/ntp pkg-descr ports/net/ntp-devel pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 16:01:23 -0000 cy 2003/04/06 09:01:22 PDT FreeBSD ports repository Modified files: net/ntp pkg-descr net/ntp-devel pkg-descr Log: Update website URI. Revision Changes Path 1.4 +1 -1 ports/net/ntp-devel/pkg-descr 1.4 +1 -1 ports/net/ntp/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Apr 6 09:04:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D30637B401; Sun, 6 Apr 2003 09:04:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFF8543F3F; Sun, 6 Apr 2003 09:04:04 -0700 (PDT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36G440U046153; Sun, 6 Apr 2003 09:04:04 -0700 (PDT) (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36G44Xq046152; Sun, 6 Apr 2003 09:04:04 -0700 (PDT) Message-Id: <200304061604.h36G44Xq046152@repoman.freebsd.org> From: Cy Schubert Date: Sun, 6 Apr 2003 09:04:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/ntp-devel pkg-descr ports/net/ntp pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 16:04:05 -0000 cy 2003/04/06 09:04:04 PDT FreeBSD ports repository Modified files: net/ntp-devel pkg-descr net/ntp pkg-descr Log: Forced commit to document that the previous commit was submitted by, PR: 50487 Submitted by: arved Revision Changes Path 1.5 +0 -0 ports/net/ntp-devel/pkg-descr 1.5 +0 -0 ports/net/ntp/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Apr 6 09:11:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62EF437B405; Sun, 6 Apr 2003 09:11:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0112B43F75; Sun, 6 Apr 2003 09:11:49 -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 h36GBm0U046782; Sun, 6 Apr 2003 09:11:48 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36GBmlo046781; Sun, 6 Apr 2003 09:11:48 -0700 (PDT) Message-Id: <200304061611.h36GBmlo046781@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Apr 2003 09:11:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/vim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 16:11:49 -0000 obrien 2003/04/06 09:11:48 PDT FreeBSD ports repository Modified files: editors/vim Makefile Log: Fix the DATADIR path in the cases where the distfile contains a patch level. Revision Changes Path 1.223 +3 -3 ports/editors/vim/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 09:26:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC62237B401; Sun, 6 Apr 2003 09:26:41 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9471B43F75; Sun, 6 Apr 2003 09:26:40 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org (12-240-204-110.client.attbi.com[12.240.204.110]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <20030406162638001002l76re>; Sun, 6 Apr 2003 16:26:38 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.9/8.12.9) with ESMTP id h36GQbs0092732; Sun, 6 Apr 2003 09:26:37 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.9/8.12.9/Submit) id h36GQbnt092731; Sun, 6 Apr 2003 09:26:37 -0700 (PDT) Date: Sun, 6 Apr 2003 09:26:37 -0700 From: "Bruce A. Mah" To: Tom Rhodes Message-ID: <20030406162637.GA92662@intruder.bmah.org> References: <200304052142.h35LgoRZ022370@repoman.freebsd.org> <20030405164201.18670e91.trhodes@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: <20030405164201.18670e91.trhodes@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: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 16:26:42 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable If memory serves me right, Tom Rhodes wrote: > On Sat, 5 Apr 2003 13:42:50 -0800 (PST) > Tom Rhodes wrote: >=20 > > trhodes 2003/04/05 13:42:50 PST > >=20 > > FreeBSD doc repository > >=20 > > Modified files: > > share/sgml man-refs.ent=20 > > Log: > > Add manual refs for wlan(4) and smapi(4). This looks right. > > =20 > > Revision Changes Path > > 1.195 +2 -0 doc/share/sgml/man-refs.ent > >=20 >=20 > If its not right I'm sure bmah will let me know. :) Looks OK to me. If you use doc/share/examples/add-manref.sh it's pretty hard to go wrong. Bruce. --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+kFU92MoxcVugUsMRAskPAJ9uKCrdqyMuNYf1b7WP61vs20yJsQCfWrRj FYxpqHRnHex1chhdvaY9UGw= =SKiV -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- From owner-cvs-all@FreeBSD.ORG Sun Apr 6 09:28:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D3E837B401; Sun, 6 Apr 2003 09:28:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A142E43FBD; Sun, 6 Apr 2003 09:28:32 -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 h36GSW0U047656; Sun, 6 Apr 2003 09:28:32 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36GSWQ7047655; Sun, 6 Apr 2003 09:28:32 -0700 (PDT) Message-Id: <200304061628.h36GSWQ7047655@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Apr 2003 09:28:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/vim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 16:28:33 -0000 obrien 2003/04/06 09:28:32 PDT FreeBSD ports repository Modified files: editors/vim Makefile Log: Fix another place where having the patch level in the distfile caused problems. PR: 50618 Submitted by: Yen-Ming Lee Revision Changes Path 1.224 +7 -6 ports/editors/vim/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 09:29:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01B9F37B401; Sun, 6 Apr 2003 09:29:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D7F643FBD; Sun, 6 Apr 2003 09:29:48 -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 h36GTm0U047734; Sun, 6 Apr 2003 09:29:48 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36GTmHu047732; Sun, 6 Apr 2003 09:29:48 -0700 (PDT) Message-Id: <200304061629.h36GTmHu047732@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 6 Apr 2003 09:29:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/gkrellm2 Makefile distinfo ports/sysutils/gkrellm2/files patch-src::sysdeps::freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 16:29:49 -0000 ume 2003/04/06 09:29:48 PDT FreeBSD ports repository Modified files: sysutils/gkrellm2 Makefile distinfo Removed files: sysutils/gkrellm2/files patch-src::sysdeps::freebsd.c Log: Update to 2.1.9. Revision Changes Path 1.71 +1 -3 ports/sysutils/gkrellm2/Makefile 1.48 +1 -1 ports/sysutils/gkrellm2/distinfo 1.8 +0 -18 ports/sysutils/gkrellm2/files/patch-src::sysdeps::freebsd.c (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 09:35:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C41737B401; Sun, 6 Apr 2003 09:35:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7D1443FB1; Sun, 6 Apr 2003 09:35:26 -0700 (PDT) (envelope-from stephane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36GZQ0U048319; Sun, 6 Apr 2003 09:35:26 -0700 (PDT) (envelope-from stephane@repoman.freebsd.org) Received: (from stephane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36GZQ0u048318; Sun, 6 Apr 2003 09:35:26 -0700 (PDT) Message-Id: <200304061635.h36GZQ0u048318@repoman.freebsd.org> From: Stephane Legrand Date: Sun, 6 Apr 2003 09:35:26 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/fr includes.sgml includes.xsl index.xsl www/fr/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 16:35:27 -0000 stephane 2003/04/06 09:35:26 PDT FreeBSD doc repository Modified files: fr includes.sgml includes.xsl index.xsl fr/news news.xml Log: Merge from the English version: 1.55 -> 1.56 includes.sgml 1.12 -> 1.13 includes.xsl 1.47 -> 1.56 index.xsl 1.135 -> 1.141 news/news.xml Revision Changes Path 1.3 +6 -4 www/fr/includes.sgml 1.3 +5 -3 www/fr/includes.xsl 1.3 +37 -14 www/fr/index.xsl 1.4 +56 -6 www/fr/news/news.xml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 09:39:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44FDC37B401; Sun, 6 Apr 2003 09:39:26 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED04F43F85; Sun, 6 Apr 2003 09:39:24 -0700 (PDT) (envelope-from tilman@arved.de) Received: from arved.de (localhost [127.0.0.1])h36GEThP065815; Sun, 6 Apr 2003 18:14:30 +0200 (CEST) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by arved.de (8.12.9/8.12.6/Submit) id h36GETXC065812; Sun, 6 Apr 2003 18:14:29 +0200 (CEST) Message-Id: <200304061614.h36GETXC065812@arved.de> To: cy@FreeBSD.org (Cy Schubert) From: Tilman Linneweh In-Reply-To: <200304061604.h36G44Xq046152@repoman.freebsd.org> References: <200304061604.h36G44Xq046152@repoman.freebsd.org> Date: Sun, 6 Apr 2003 18:14:29 +0200 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/ntp-devel pkg-descr ports/net/ntp pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 16:39:27 -0000 * Cy Schubert [So, 06 Apr 2003 at 18:04 GMT]: > cy 2003/04/06 09:04:04 PDT > > FreeBSD ports repository > > Modified files: > net/ntp-devel pkg-descr > net/ntp pkg-descr > Log: > Forced commit to document that the previous commit was submitted by, > > PR: 50487 > Submitted by: arved > No, not really. It was Submitted by: Dan Naumov regards tilman From owner-cvs-all@FreeBSD.ORG Sun Apr 6 10:05:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 984FF37B401; Sun, 6 Apr 2003 10:05:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43C1C43FBD; Sun, 6 Apr 2003 10:05:27 -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 h36H5R0U051160; Sun, 6 Apr 2003 10:05:27 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36H5QEf051159; Sun, 6 Apr 2003 10:05:26 -0700 (PDT) Message-Id: <200304061705.h36H5QEf051159@repoman.freebsd.org> From: Jake Burkholder Date: Sun, 6 Apr 2003 10:05: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/sys/sparc64/include cpufunc.h md_var.h src/sys/sparc64/sparc64 machdep.c pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:05:27 -0000 jake 2003/04/06 10:05:26 PDT FreeBSD src repository Modified files: sys/sparc64/include cpufunc.h md_var.h sys/sparc64/sparc64 machdep.c pmap.c Log: Use the vis block copy/zero functions for pmap_copy_page and pmap_zero_page. These are called through function pointers so that different implementations can be provided for cheetah, where the block load instructions may or may not be a win, and so they can be disabled with the machdep.use_vis tunable. In terms of raw bandwidth the integer versions are faster, but not allocating lines in the L2 cache for useless data gives a measurable improvement in user time for the benchmarks I tested (mostly buildworld with -j8). As far as I can tell the instructions used are implemented on everything back to UltraSPARC I, so there should not be a problem with different cpu types. Revision Changes Path 1.16 +0 -3 src/sys/sparc64/include/cpufunc.h 1.13 +9 -4 src/sys/sparc64/include/md_var.h 1.86 +14 -0 src/sys/sparc64/sparc64/machdep.c 1.106 +6 -6 src/sys/sparc64/sparc64/pmap.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 10:09:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2232D37B401; Sun, 6 Apr 2003 10:09:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3B6843FB1; Sun, 6 Apr 2003 10:09:47 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36H9l0U051298; Sun, 6 Apr 2003 10:09:47 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36H9lIg051297; Sun, 6 Apr 2003 10:09:47 -0700 (PDT) Message-Id: <200304061709.h36H9lIg051297@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 6 Apr 2003 10:09:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/libfpx/files Makefile.bsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:09:48 -0000 dinoex 2003/04/06 10:09:47 PDT FreeBSD ports repository Modified files: graphics/libfpx/files Makefile.bsd Log: - honor NO_WERROR Approved by: mi@corbulon.video-collage.com Revision Changes Path 1.7 +2 -2 ports/graphics/libfpx/files/Makefile.bsd From owner-cvs-all@FreeBSD.ORG Sun Apr 6 10:32:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 706A037B408; Sun, 6 Apr 2003 10:32:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78C9043FE9; Sun, 6 Apr 2003 10:32:13 -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 h36HWD0U053132; Sun, 6 Apr 2003 10:32:13 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36HWCfW053131; Sun, 6 Apr 2003 10:32:12 -0700 (PDT) Message-Id: <200304061732.h36HWCfW053131@repoman.freebsd.org> From: Scott Long Date: Sun, 6 Apr 2003 10:32: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/usb usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:32:19 -0000 scottl 2003/04/06 10:32:12 PDT FreeBSD src repository Modified files: sys/dev/usb usbdevs Log: Add ID's for the CLIE 5.0 series and the Belkin F5U109 usb->serial adapter. Revision Changes Path 1.116 +2 -0 src/sys/dev/usb/usbdevs From owner-cvs-all@FreeBSD.ORG Sun Apr 6 10:32:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB06337B408; Sun, 6 Apr 2003 10:32:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3490743F75; Sun, 6 Apr 2003 10:32:40 -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 h36HWe0U053175; Sun, 6 Apr 2003 10:32:40 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36HWdNk053174; Sun, 6 Apr 2003 10:32:39 -0700 (PDT) Message-Id: <200304061732.h36HWdNk053174@repoman.freebsd.org> From: Scott Long Date: Sun, 6 Apr 2003 10:32: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/usb usbdevs.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:32:41 -0000 scottl 2003/04/06 10:32:39 PDT FreeBSD src repository Modified files: sys/dev/usb usbdevs.h Log: Regen Revision Changes Path 1.125 +3 -1 src/sys/dev/usb/usbdevs.h From owner-cvs-all@FreeBSD.ORG Sun Apr 6 10:34:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CFC537B401; Sun, 6 Apr 2003 10:34:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D96D43F3F; Sun, 6 Apr 2003 10:34: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 h36HY90U053249; Sun, 6 Apr 2003 10:34: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 h36HY8qi053248; Sun, 6 Apr 2003 10:34:08 -0700 (PDT) Message-Id: <200304061734.h36HY8qi053248@repoman.freebsd.org> From: Scott Long Date: Sun, 6 Apr 2003 10:34: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/sys/dev/usb usbdevs_data.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:34:10 -0000 scottl 2003/04/06 10:34:08 PDT FreeBSD src repository Modified files: sys/dev/usb usbdevs_data.h Log: Regen from usbdevs v.116 Revision Changes Path 1.125 +13 -1 src/sys/dev/usb/usbdevs_data.h From owner-cvs-all@FreeBSD.ORG Sun Apr 6 10:34:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 456AA37B401; Sun, 6 Apr 2003 10:34:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D945743F3F; Sun, 6 Apr 2003 10:34: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 h36HYo0U053294; Sun, 6 Apr 2003 10:34: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 h36HYoX5053293; Sun, 6 Apr 2003 10:34:50 -0700 (PDT) Message-Id: <200304061734.h36HYoX5053293@repoman.freebsd.org> From: Scott Long Date: Sun, 6 Apr 2003 10:34: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/usb uvisor.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:34:51 -0000 scottl 2003/04/06 10:34:50 PDT FreeBSD src repository Modified files: sys/dev/usb uvisor.c Log: Add support for the CLIE 5.0 series of PDAs Revision Changes Path 1.12 +1 -0 src/sys/dev/usb/uvisor.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 11:15:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E200337B401; Sun, 6 Apr 2003 11:15:03 -0700 (PDT) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A1A543F3F; Sun, 6 Apr 2003 11:15:02 -0700 (PDT) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id LAA04624; Sun, 6 Apr 2003 11:08:29 -0700 (PDT) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) by arch20m.dellroad.org (8.12.8/8.12.8) with ESMTP id h36I8Sir002361; Sun, 6 Apr 2003 11:08:28 -0700 (PDT) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.8/8.12.8/Submit) id h36I8SXN002360; Sun, 6 Apr 2003 11:08:28 -0700 (PDT) From: Archie Cobbs Message-Id: <200304061808.h36I8SXN002360@arch20m.dellroad.org> In-Reply-To: <200304041212.h34CCYa2090678@repoman.freebsd.org> To: Dag-Erling Smorgrav Date: Sun, 6 Apr 2003 11:08:28 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit 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/netgraph ng_l2tp.c ng_pptpgre.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:15:04 -0000 Dag-Erling Smorgrav wrote: > Modified files: > sys/netgraph ng_l2tp.c ng_pptpgre.c > Log: > Don't use ovbcopy(). Does bcopy() work with overlapping regions? Thanks, -Archie __________________________________________________________________________ Archie Cobbs * Precision I/O * http://www.precisionio.com From owner-cvs-all@FreeBSD.ORG Sun Apr 6 11:15:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 143ED37B40B; Sun, 6 Apr 2003 11:15:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5F6043F75; Sun, 6 Apr 2003 11:15:30 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36IFU0U057132; Sun, 6 Apr 2003 11:15:30 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36IFUo0057131; Sun, 6 Apr 2003 11:15:30 -0700 (PDT) Message-Id: <200304061815.h36IFUo0057131@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Apr 2003 11:15:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/openwebmail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:15:31 -0000 leeym 2003/04/06 11:15:30 PDT FreeBSD ports repository Modified files: mail/openwebmail Makefile Log: use cpio(1) instead of tar(1), avoid owner's problem when the port is built and installed by different user. Submitted by: David Magda Revision Changes Path 1.25 +3 -5 ports/mail/openwebmail/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 11:17:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11F5D37B401; Sun, 6 Apr 2003 11:17:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98EA043F3F; Sun, 6 Apr 2003 11:17:31 -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 h36IHV0U057194; Sun, 6 Apr 2003 11:17:31 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36IHVEX057193; Sun, 6 Apr 2003 11:17:31 -0700 (PDT) Message-Id: <200304061817.h36IHVEX057193@repoman.freebsd.org> From: Jake Burkholder Date: Sun, 6 Apr 2003 11:17: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/sparc64/include pmap.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:17:32 -0000 jake 2003/04/06 11:17:31 PDT FreeBSD src repository Modified files: sys/sparc64/include pmap.h Log: Make the pmap stats writeable. It can be useful to clear them. Revision Changes Path 1.34 +1 -1 src/sys/sparc64/include/pmap.h From owner-cvs-all@FreeBSD.ORG Sun Apr 6 11:18:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14F8537B401; Sun, 6 Apr 2003 11:18:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A712743FA3; Sun, 6 Apr 2003 11:18:17 -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 h36IIH0U057236; Sun, 6 Apr 2003 11:18:17 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36IIHPM057235; Sun, 6 Apr 2003 11:18:17 -0700 (PDT) Message-Id: <200304061818.h36IIHPM057235@repoman.freebsd.org> From: Jake Burkholder Date: Sun, 6 Apr 2003 11:18: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/sparc64/sparc64 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:18:18 -0000 jake 2003/04/06 11:18:17 PDT FreeBSD src repository Modified files: sys/sparc64/sparc64 pmap.c Log: Remove a largely useless statistic (its kept elsewhere too). Revision Changes Path 1.107 +0 -3 src/sys/sparc64/sparc64/pmap.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 11:26:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2E3337B407; Sun, 6 Apr 2003 11:26:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D67343FBF; Sun, 6 Apr 2003 11:26:53 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36IQr0U057910; Sun, 6 Apr 2003 11:26:53 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36IQrux057909; Sun, 6 Apr 2003 11:26:53 -0700 (PDT) Message-Id: <200304061826.h36IQrux057909@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Apr 2003 11:26:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/imapfilter Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:26:54 -0000 leeym 2003/04/06 11:26:53 PDT FreeBSD ports repository Modified files: mail/imapfilter Makefile distinfo Log: update to version 0.8.7 PR: 50637 Submitted by: Lefteris Chatzibarbas Revision Changes Path 1.8 +1 -1 ports/mail/imapfilter/Makefile 1.8 +1 -1 ports/mail/imapfilter/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 11:38:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCC5637B401; Sun, 6 Apr 2003 11:38:45 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F3E243FAF; Sun, 6 Apr 2003 11:38:45 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 526085308; Sun, 6 Apr 2003 20:38:43 +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: Archie Cobbs From: des@ofug.org (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Sun, 06 Apr 2003 20:38:42 +0200 In-Reply-To: <200304061808.h36I8SXN002360@arch20m.dellroad.org> (Archie Cobbs's message of "Sun, 6 Apr 2003 11:08:28 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <200304061808.h36I8SXN002360@arch20m.dellroad.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/netgraph ng_l2tp.c ng_pptpgre.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:38:46 -0000 Archie Cobbs writes: > Dag-Erling Smorgrav wrote: > > Log: > > Don't use ovbcopy(). > Does bcopy() work with overlapping regions? Yes. This has been the case for at least ten years, and is documented in the manual page for the userland version. DES --=20 Dag-Erling Sm=F8rgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Sun Apr 6 11:42:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A83A637B401; Sun, 6 Apr 2003 11:42:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 483E443FB1; Sun, 6 Apr 2003 11:42:23 -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 h36IgN0U059102; Sun, 6 Apr 2003 11:42:23 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36IgNp8059101; Sun, 6 Apr 2003 11:42:23 -0700 (PDT) Message-Id: <200304061842.h36IgNp8059101@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 6 Apr 2003 11:42: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/sys/i386/i386 mp_clock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:42:24 -0000 des 2003/04/06 11:42:22 PDT FreeBSD src repository Modified files: sys/i386/i386 mp_clock.c Log: Initialize the PIIX timecounter in piix_attach(), which is called only once, instead of doing it in piix_probe(), which is called every time the PCI bus is rescanned. Revision Changes Path 1.12 +12 -8 src/sys/i386/i386/mp_clock.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 11:44:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B85AB37B401; Sun, 6 Apr 2003 11:44:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 517A043FB1; Sun, 6 Apr 2003 11:44:28 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36IiS0U059230; Sun, 6 Apr 2003 11:44:28 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36IiSOj059229; Sun, 6 Apr 2003 11:44:28 -0700 (PDT) Message-Id: <200304061844.h36IiSOj059229@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 6 Apr 2003 11:44:28 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/radiusd-cistron Makefile ports/net/radiusd-cistron/files patch-raduse X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 18:44:29 -0000 dinoex 2003/04/06 11:44:28 PDT FreeBSD ports repository Modified files: net/radiusd-cistron Makefile Added files: net/radiusd-cistron/files patch-raduse Log: - Fixes coredump in raduse PR: 50570 Submitted by: guy@sphinx.incentre.net Revision Changes Path 1.20 +1 -0 ports/net/radiusd-cistron/Makefile 1.1 +65 -0 ports/net/radiusd-cistron/files/patch-raduse (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 12:11:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE2CF37B401; Sun, 6 Apr 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 823BA43F93; Sun, 6 Apr 2003 12:11:33 -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 h36JBX0U062045; Sun, 6 Apr 2003 12:11:33 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36JBXDW062044; Sun, 6 Apr 2003 12:11:33 -0700 (PDT) Message-Id: <200304061911.h36JBXDW062044@repoman.freebsd.org> From: Warner Losh Date: Sun, 6 Apr 2003 12:11: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/usr.sbin/wicontrol wicontrol.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:11:34 -0000 imp 2003/04/06 12:11:33 PDT FreeBSD src repository Modified files: usr.sbin/wicontrol wicontrol.c Log: o Tone down the obsolete messages since we actually do something, for the moment, with the deprecated flags. o Better error reporting on getting values from the driver. When we can't get one for the default dumpinfo output. The old driver would succeed for invalid RIDs, while the new driver reports errors. Since the info we're getting from the card/driver doesn't exist for all cards, we just don't report them. Improve error reporting elsewhere now that wi_getval doesn't exit. Also fix a file descriptor leak as a side effect. Reported by: scottl Revision Changes Path 1.34 +48 -36 src/usr.sbin/wicontrol/wicontrol.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 12:13:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBCF037B401; Sun, 6 Apr 2003 12:13:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 656A843FBD; Sun, 6 Apr 2003 12:13:34 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36JDY0U062156; Sun, 6 Apr 2003 12:13:34 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36JDYmo062155; Sun, 6 Apr 2003 12:13:34 -0700 (PDT) Message-Id: <200304061913.h36JDYmo062155@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 12:13:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gnome2-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:13:35 -0000 marcus 2003/04/06 12:13:34 PDT FreeBSD ports repository Modified files: devel/gnome2-devel Makefile Log: Convert to new GNOME infrastructure. Revision Changes Path 1.5 +2 -3 ports/devel/gnome2-devel/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 12:23:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 042EC37B401; Sun, 6 Apr 2003 12:23:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A70343F3F; Sun, 6 Apr 2003 12:23:31 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36JNV0U062771; Sun, 6 Apr 2003 12:23:31 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36JNVqU062770; Sun, 6 Apr 2003 12:23:31 -0700 (PDT) Message-Id: <200304061923.h36JNVqU062770@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 12:23:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/librsvg2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:23:32 -0000 marcus 2003/04/06 12:23:31 PDT FreeBSD ports repository Modified files: graphics/librsvg2 Makefile Log: * Add --disable-gtk-doc [1] * Make portlint a little happier * Convert to new GNOME infrastructure PR: 50648 Revision Changes Path 1.25 +5 -9 ports/graphics/librsvg2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 12:26:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3173637B401; Sun, 6 Apr 2003 12:26:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C598143FAF; Sun, 6 Apr 2003 12:26:30 -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 h36JQU0U062917; Sun, 6 Apr 2003 12:26:30 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36JQUnu062916; Sun, 6 Apr 2003 12:26:30 -0700 (PDT) Message-Id: <200304061926.h36JQUnu062916@repoman.freebsd.org> From: Alan Cox Date: Sun, 6 Apr 2003 12:26: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/ufs/ffs ffs_rawread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:26:31 -0000 alc 2003/04/06 12:26:30 PDT FreeBSD src repository Modified files: sys/ufs/ffs ffs_rawread.c Log: Sufficient access checks are performed by vmapbuf() that calling useracc() is pointless. Remove the call to useracc(). Don't reinitialize fields that are already initialized by getpbuf(). Reviewed by: tegge Revision Changes Path 1.4 +0 -5 src/sys/ufs/ffs/ffs_rawread.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 12:27:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F49437B401; Sun, 6 Apr 2003 12:27:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E18B43F75; Sun, 6 Apr 2003 12:27:50 -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 h36JRo0U062953; Sun, 6 Apr 2003 12:27:50 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36JRnmp062952; Sun, 6 Apr 2003 12:27:49 -0700 (PDT) Message-Id: <200304061927.h36JRnmp062952@repoman.freebsd.org> From: Warner Losh Date: Sun, 6 Apr 2003 12:27: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.sbin/wicontrol wicontrol.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:27:51 -0000 imp 2003/04/06 12:27:49 PDT FreeBSD src repository Modified files: usr.sbin/wicontrol wicontrol.8 Log: Improve, and slightly soften, the deprecated flags. Call them deprecated and not obsolete, but add a warning about their disappearance. Add additional notes that explain the lameness of WEP. Revision Changes Path 1.38 +17 -10 src/usr.sbin/wicontrol/wicontrol.8 From owner-cvs-all@FreeBSD.ORG Sun Apr 6 12:39:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D69EF37B401; Sun, 6 Apr 2003 12:39:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7417543F85; Sun, 6 Apr 2003 12:39:57 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36Jdv0U063767; Sun, 6 Apr 2003 12:39:57 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36Jdvvd063766; Sun, 6 Apr 2003 12:39:57 -0700 (PDT) Message-Id: <200304061939.h36Jdvvd063766@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 12:39:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gnome2-devel Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:39:58 -0000 marcus 2003/04/06 12:39:57 PDT FreeBSD ports repository Modified files: devel/gnome2-devel Makefile pkg-descr Log: * Bump the version number to be in sync with the GNOME 2 desktop * Replace all instances of GNOME 2.0 with GNOME 2 Revision Changes Path 1.6 +2 -3 ports/devel/gnome2-devel/Makefile 1.2 +2 -2 ports/devel/gnome2-devel/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Apr 6 12:42:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16EAE37B401; Sun, 6 Apr 2003 12:42:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A899B43FA3; Sun, 6 Apr 2003 12:42:56 -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 h36Jgu0U064229; Sun, 6 Apr 2003 12:42:56 -0700 (PDT) (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36Jguug064228; Sun, 6 Apr 2003 12:42:56 -0700 (PDT) Message-Id: <200304061942.h36Jguug064228@repoman.freebsd.org> From: David Malone Date: Sun, 6 Apr 2003 12: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/libexec/tftpd tftpd.8 tftpd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:42:57 -0000 dwmalone 2003/04/06 12:42:56 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) libexec/tftpd tftpd.8 tftpd.c Log: Sync with current. 1) Favour "utility" in man page. 2) ANSIify, warns and other minor cleanup. 3) Support transfer size and timeout options. 4) Set group aswell as user. Revision Changes Path 1.6.2.6 +5 -4 src/libexec/tftpd/tftpd.8 1.15.2.5 +172 -60 src/libexec/tftpd/tftpd.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 12:51:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9A5337B401; Sun, 6 Apr 2003 12:51:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B2E43F93; Sun, 6 Apr 2003 12:51:38 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36Jpc0U070071; Sun, 6 Apr 2003 12:51:38 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36JpbKm070070; Sun, 6 Apr 2003 12:51:37 -0700 (PDT) Message-Id: <200304061951.h36JpbKm070070@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 6 Apr 2003 12:51:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/qmHandle Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:51:39 -0000 petef 2003/04/06 12:51:37 PDT FreeBSD ports repository Modified files: mail/qmHandle Makefile distinfo pkg-descr Log: Project home has moved to sourceforge. Revision Changes Path 1.5 +2 -2 ports/mail/qmHandle/Makefile 1.3 +1 -1 ports/mail/qmHandle/distinfo 1.3 +1 -1 ports/mail/qmHandle/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Apr 6 12:54:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 185F037B407; Sun, 6 Apr 2003 12:54:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABEE343FBD; Sun, 6 Apr 2003 12:54:00 -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 h36Js00U070155; Sun, 6 Apr 2003 12:54:00 -0700 (PDT) (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36Js0YM070154; Sun, 6 Apr 2003 12:54:00 -0700 (PDT) Message-Id: <200304061954.h36Js0YM070154@repoman.freebsd.org> From: David Malone Date: Sun, 6 Apr 2003 12:54:00 -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 Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 19:54:01 -0000 dwmalone 2003/04/06 12:54:00 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) . Makefile.inc1 Log: Grab a copy of mkdir for doing the installworld. The calendar MFC needs this. Reviewed by: ru Revision Changes Path 1.141.2.62 +1 -1 src/Makefile.inc1 From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:01:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52F8037B401; Sun, 6 Apr 2003 13:01:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E538943F3F; Sun, 6 Apr 2003 13:01:55 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36K1t0U070818; Sun, 6 Apr 2003 13:01:55 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36K1tXU070817; Sun, 6 Apr 2003 13:01:55 -0700 (PDT) Message-Id: <200304062001.h36K1tXU070817@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 13:01:55 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/docs faq2.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:01:56 -0000 marcus 2003/04/06 13:01:55 PDT FreeBSD doc repository Modified files: en/gnome/docs faq2.sgml Log: * Remove the section that talked about GNOMENG * Update the Fifth Toe section now that it's been beefed up * Change the fontconfig manpage reference from fontconfig(3) to fonts-conf(5) * s/Xft2/Xft/ Revision Changes Path 1.28 +20 -50 www/en/gnome/docs/faq2.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:04:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1545337B401; Sun, 6 Apr 2003 13:04:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86F0043FA3; Sun, 6 Apr 2003 13:04:58 -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 h36K4w0U071930; Sun, 6 Apr 2003 13:04:58 -0700 (PDT) (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36K4wix071929; Sun, 6 Apr 2003 13:04:58 -0700 (PDT) Message-Id: <200304062004.h36K4wix071929@repoman.freebsd.org> From: David Malone Date: Sun, 6 Apr 2003 13:04:58 -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/calendar Makefile calendar.1 calendar.c calendar.h day.c src/usr.bin/calendar/calendars calendar.all calendar.australia calendar.birthday calendar.freebsd calendar.history calendar.holiday calendar.lotr calendar.music ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:04:59 -0000 dwmalone 2003/04/06 13:04:58 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/calendar Makefile calendar.1 calendar.c calendar.h day.c usr.bin/calendar/calendars calendar.all calendar.australia calendar.birthday calendar.freebsd calendar.history calendar.holiday calendar.music calendar.newzealand calendar.world usr.bin/calendar/calendars/de_DE.ISO8859-1 calendar.feiertag calendar.geschichte calendar.wissenschaft usr.bin/calendar/calendars/ru_RU.KOI8-R calendar.common Added files: (Branch: RELENG_4) usr.bin/calendar/calendars calendar.lotr calendar.southafrica Log: Sync with -current. 1) "Friday" option to tell calendar which is the day before the weekend, so it knows when to show you the events for the start of next week. 2) Make sure directories exist before installing the calendar files. 3) Misc datafile updates, additions and corrections. Revision Changes Path 1.12.8.6 +2 -1 src/usr.bin/calendar/Makefile 1.16.2.9 +39 -7 src/usr.bin/calendar/calendar.1 1.11.2.5 +14 -3 src/usr.bin/calendar/calendar.c 1.5.2.3 +1 -0 src/usr.bin/calendar/calendar.h 1.6.2.2 +1 -0 src/usr.bin/calendar/calendars/calendar.all 1.2.2.2 +2 -2 src/usr.bin/calendar/calendars/calendar.australia 1.12.2.2 +6 -4 src/usr.bin/calendar/calendars/calendar.birthday 1.67.2.4 +26 -6 src/usr.bin/calendar/calendars/calendar.freebsd 1.13.2.2 +39 -64 src/usr.bin/calendar/calendars/calendar.history 1.9.2.5 +138 -162 src/usr.bin/calendar/calendars/calendar.holiday 1.1.2.1 +47 -0 src/usr.bin/calendar/calendars/calendar.lotr (new) 1.8.2.2 +3 -3 src/usr.bin/calendar/calendars/calendar.music 1.1.2.2 +1 -1 src/usr.bin/calendar/calendars/calendar.newzealand 1.1.4.1 +23 -0 src/usr.bin/calendar/calendars/calendar.southafrica (new) 1.4.2.1 +1 -0 src/usr.bin/calendar/calendars/calendar.world 1.7.2.2 +2 -2 src/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.feiertag 1.8.2.3 +14 -15 src/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.geschichte 1.7.2.2 +2 -2 src/usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.wissenschaft 1.10.2.2 +20 -0 src/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.common 1.13.2.5 +1 -1 src/usr.bin/calendar/day.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:14:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92BBD37B401; Sun, 6 Apr 2003 13:14:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D82A43FBD; Sun, 6 Apr 2003 13:14:31 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36KEV0U072636; Sun, 6 Apr 2003 13:14:31 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36KEUCO072635; Sun, 6 Apr 2003 13:14:30 -0700 (PDT) Message-Id: <200304062014.h36KEUCO072635@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 13:14:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gnomedesktop Makefileports/x11/gnomedesktop/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:14:32 -0000 marcus 2003/04/06 13:14:30 PDT FreeBSD ports repository Modified files: x11/gnomedesktop Makefile x11/gnomedesktop/files patch-configure Log: Update GNOME_VENDOR to reflect the fact that this version of GNOME was packaged by the FreeBSD GNOME Project. Revision Changes Path 1.24 +1 -0 ports/x11/gnomedesktop/Makefile 1.3 +12 -6 ports/x11/gnomedesktop/files/patch-configure From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:23:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D5C837B401; Sun, 6 Apr 2003 13:23:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EBF343FAF; Sun, 6 Apr 2003 13:23:15 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36KNE0U073242; Sun, 6 Apr 2003 13:23:14 -0700 (PDT) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36KNEOh073241; Sun, 6 Apr 2003 13:23:14 -0700 (PDT) Message-Id: <200304062023.h36KNEOh073241@repoman.freebsd.org> From: Trevor Johnson Date: Sun, 6 Apr 2003 13:23:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:23:15 -0000 trevor 2003/04/06 13:23:14 PDT FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Add mirrors.usc.edu. Revision Changes Path 1.143 +3 -1 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:23:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B113737B41A; Sun, 6 Apr 2003 13:23:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D6ED43FAF; Sun, 6 Apr 2003 13:23:17 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36KNH0U073273; Sun, 6 Apr 2003 13:23:17 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36KNGeP073272; Sun, 6 Apr 2003 13:23:16 -0700 (PDT) Message-Id: <200304062023.h36KNGeP073272@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 6 Apr 2003 13:23:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/p5-Geo-Weather Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:23:20 -0000 petef 2003/04/06 13:23:16 PDT FreeBSD ports repository Modified files: misc/p5-Geo-Weather Makefile distinfo Log: Update to 1.2.1. Revision Changes Path 1.8 +1 -1 ports/misc/p5-Geo-Weather/Makefile 1.5 +1 -1 ports/misc/p5-Geo-Weather/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:26:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A49337B401; Sun, 6 Apr 2003 13:26:59 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A75843FA3; Sun, 6 Apr 2003 13:26:58 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com ([192.168.0.5]) by pittgoth.com (8.12.8/8.12.8) with SMTP id h36KQvBG046523; Sun, 6 Apr 2003 16:26:57 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Mon, 7 Apr 2003 04:25:25 -0400 From: Tom Rhodes To: "Bruce A. Mah" Message-Id: <20030407042525.56801e24.trhodes@FreeBSD.org> In-Reply-To: <20030406162637.GA92662@intruder.bmah.org> References: <200304052142.h35LgoRZ022370@repoman.freebsd.org> <20030405164201.18670e91.trhodes@FreeBSD.org> <20030406162637.GA92662@intruder.bmah.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: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:26:59 -0000 On Sun, 6 Apr 2003 09:26:37 -0700 "Bruce A. Mah" wrote: > If memory serves me right, Tom Rhodes wrote: > > On Sat, 5 Apr 2003 13:42:50 -0800 (PST) > > Tom Rhodes wrote: > > > > > trhodes 2003/04/05 13:42:50 PST > > > > > > FreeBSD doc repository > > > > > > Modified files: > > > share/sgml man-refs.ent > > > Log: > > > Add manual refs for wlan(4) and smapi(4). This looks right. > > > > > > Revision Changes Path > > > 1.195 +2 -0 doc/share/sgml/man-refs.ent > > > > > > > If its not right I'm sure bmah will let me know. :) > > Looks OK to me. If you use doc/share/examples/add-manref.sh it's > pretty hard to go wrong. > > Bruce. > We have examples?! Yay! :) I just didn't know if we handled the man[1-9].ARCH differently than any others. -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:32:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC5B137B401; Sun, 6 Apr 2003 13:32:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88D0E43F3F; Sun, 6 Apr 2003 13:32:16 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36KWG0U073973; Sun, 6 Apr 2003 13:32:16 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36KWGYL073972; Sun, 6 Apr 2003 13:32:16 -0700 (PDT) Message-Id: <200304062032.h36KWGYL073972@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Apr 2003 13:32:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/pybliographer Makefile distinfo pkg-plist ports/misc/pybliographer/files patch-Makefile.in patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:32:17 -0000 arved 2003/04/06 13:32:16 PDT FreeBSD ports repository Modified files: misc/pybliographer Makefile distinfo pkg-plist Added files: misc/pybliographer/files patch-configure Removed files: misc/pybliographer/files patch-Makefile.in Log: Unbreak by updating to 1.0.11 Based on: PR: 50577 Submitted by: Mark Linimon Revision Changes Path 1.18 +2 -5 ports/misc/pybliographer/Makefile 1.3 +1 -1 ports/misc/pybliographer/distinfo 1.2 +0 -11 ports/misc/pybliographer/files/patch-Makefile.in (dead) 1.1 +11 -0 ports/misc/pybliographer/files/patch-configure (new) 1.3 +10 -0 ports/misc/pybliographer/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:37:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F30C037B401; Sun, 6 Apr 2003 13:37:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D0A543FBD; Sun, 6 Apr 2003 13:37:07 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36Kb70U074161; Sun, 6 Apr 2003 13:37:07 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36Kb75N074160; Sun, 6 Apr 2003 13:37:07 -0700 (PDT) Message-Id: <200304062037.h36Kb75N074160@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 13:37:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts/Xft Makefile ports/x11-fonts/Xft/files patch-xftdraw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:37:08 -0000 marcus 2003/04/06 13:37:06 PDT FreeBSD ports repository Modified files: x11-fonts/Xft Makefile Added files: x11-fonts/Xft/files patch-xftdraw.c Log: Fix a segfault that can occur when mixing RENDER and non-RENDER fonts. Obtained from: XFree86 CVS Revision Changes Path 1.15 +1 -1 ports/x11-fonts/Xft/Makefile 1.1 +20 -0 ports/x11-fonts/Xft/files/patch-xftdraw.c (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:38:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6797437B401; Sun, 6 Apr 2003 13:38:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04B1A43FBD; Sun, 6 Apr 2003 13:38:46 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36Kcj0U074256; Sun, 6 Apr 2003 13:38:45 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36KcjYr074255; Sun, 6 Apr 2003 13:38:45 -0700 (PDT) Message-Id: <200304062038.h36KcjYr074255@repoman.freebsd.org> From: Ceri Davies Date: Sun, 6 Apr 2003 13:38:45 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en publish.sgml www/en/gifs fbsd-ososfypc.jpg X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:38:46 -0000 ceri 2003/04/06 13:38:45 PDT FreeBSD doc repository Modified files: en publish.sgml Added files: en/gifs fbsd-ososfypc.jpg Log: Add Annelise Anderson's "FreeBSD: An Open-Source Operating System for your Personal Computer". Revision Changes Path 1.1 +132 -0 www/en/gifs/fbsd-ososfypc.jpg (new) 1.56 +14 -1 www/en/publish.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:39:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0809C37B401 for ; Sun, 6 Apr 2003 13:39:27 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 0DCB043F85 for ; Sun, 6 Apr 2003 13:39:26 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 23373 invoked by uid 1000); 6 Apr 2003 20:39:27 -0000 Date: Sun, 6 Apr 2003 13:39:27 -0700 (PDT) From: Nate Lawson To: Tor.Egge@cvsup.no.freebsd.org In-Reply-To: <20030406152554B.tegge@cvsup.no.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 cc: des@ofug.org Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:39:27 -0000 On Sun, 6 Apr 2003 Tor.Egge@cvsup.no.freebsd.org wrote: > > Is there a simple procedure to determine whether the TSCs on any given > > multi-CPU machine are synchronized? > > Ensure that the TSCs are used, then run a program which calls > gettimeofday() in a loop and prints an error message each time the > clock steps backwards. Repeat procedure after 1 day of uptime. Perhaps you could enable this option by default if it had a corresponding check for drift that would disable it if things got out of hand. -Nate From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:57:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB0F037B401; Sun, 6 Apr 2003 13:57:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CD2E43FBD; Sun, 6 Apr 2003 13:57:08 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36Kv80U075528; Sun, 6 Apr 2003 13:57:08 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36Kv85R075527; Sun, 6 Apr 2003 13:57:08 -0700 (PDT) Message-Id: <200304062057.h36Kv85R075527@repoman.freebsd.org> From: Ceri Davies Date: Sun, 6 Apr 2003 13:57:08 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gifs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:57:09 -0000 ceri 2003/04/06 13:57:08 PDT FreeBSD doc repository Modified files: en/gifs Makefile Log: Add the new image for Annelise Anderson's book to the build. Revision Changes Path 1.45 +2 -2 www/en/gifs/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 13:57:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7EB237B401; Sun, 6 Apr 2003 13:57:57 -0700 (PDT) Received: from shrike.submonkey.net (pc1-cdif2-5-cust38.cdif.cable.ntl.com [81.101.150.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0B7543FBD; Sun, 6 Apr 2003 13:57:56 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.12) id 192HDA-000D8f-00; Sun, 06 Apr 2003 21:57:56 +0100 Date: Sun, 6 Apr 2003 21:57:56 +0100 From: Ceri Davies To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030406205755.GA44830@submonkey.net> Mail-Followup-To: Ceri Davies , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200304062057.h36Kv85R075527@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304062057.h36Kv85R075527@repoman.freebsd.org> User-Agent: Mutt/1.5.4i Sender: Ceri Davies Subject: Re: cvs commit: www/en/gifs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 20:57:58 -0000 On Sun, Apr 06, 2003 at 01:57:08PM -0700, Ceri Davies wrote: > ceri 2003/04/06 13:57:08 PDT > > FreeBSD doc repository > > Modified files: > en/gifs Makefile > Log: > Add the new image for Annelise Anderson's book to the build. Grr, why is this so easy to forget ? Ceri -- From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:01:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C01037B409; Sun, 6 Apr 2003 14:01:02 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA11F43FAF; Sun, 6 Apr 2003 14:01:00 -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 h36L0vA7086289; Sun, 6 Apr 2003 15:00:58 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 06 Apr 2003 14:59:20 -0600 (MDT) Message-Id: <20030406.145920.93211262.imp@bsdimp.com> To: archie@dellroad.org From: "M. Warner Losh" In-Reply-To: <200304061808.h36I8SXN002360@arch20m.dellroad.org> References: <200304041212.h34CCYa2090678@repoman.freebsd.org> <200304061808.h36I8SXN002360@arch20m.dellroad.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 cc: des@FreeBSD.org Subject: Re: cvs commit: src/sys/netgraph ng_l2tp.c ng_pptpgre.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:01:03 -0000 In message: <200304061808.h36I8SXN002360@arch20m.dellroad.org> Archie Cobbs writes: : Dag-Erling Smorgrav wrote: : > Modified files: : > sys/netgraph ng_l2tp.c ng_pptpgre.c : > Log: : > Don't use ovbcopy(). : : Does bcopy() work with overlapping regions? Yes. 100% guarnateed in BSD. Warner From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:05:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA18837B401; Sun, 6 Apr 2003 14:05:22 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60E2143FA3; Sun, 6 Apr 2003 14:05:22 -0700 (PDT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 4D4D72ED411; Sun, 6 Apr 2003 14:05:22 -0700 (PDT) Date: Sun, 6 Apr 2003 23:05:22 +0200 From: Maxime Henrion To: Bruce Evans Message-ID: <20030406210522.GA1750@elvis.mu.org> References: <200304052346.h35Nkwoi037742@repoman.freebsd.org> <20030406134416.A3578@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030406134416.A3578@gamplex.bde.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/fxp if_fxpreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:05:23 -0000 Bruce Evans wrote: > On Sat, 5 Apr 2003, Maxime Henrion wrote: > > > mux 2003/04/05 15:46:58 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/fxp if_fxpreg.h > > Log: > > ... > > - Change some u_int to u_int8_t which make more sense here since > > we're really defining bytes. That produces the same code due to > > how bitfields work. > > This gives undefined behaviour and thus produces random code if it is > compiled by a C compiler (unless Bool_t happens to be u_int8_t). From > n869.txt: > > [#8] A bit-field shall have a type that is a qualified or > unqualified version of _Bool, signed int, or unsigned int. > > I fixed this bug in many places, including in rev.1.13 of if_fxpreg.h. > but it keeps getting reintroduced :-(. I didn't know you fixed this before, sorry for having reverted your previous fixes. > Bit-fields of other integer types are an unportable gcc extension. > They affect the struct layout in unportable apparently-undocumented > ways. IIRC, they don't affect internal padding but they do affect the > size and alignment the struct -- a struct that has only uint8_t > bit-fields in it has only the size and alignment requirements of > uint8_t, while a struct with only u_int bit-fields in it has the size > and alignment requirements of u_int. This may be controlled to some > extent using other unportable gcc extensions. I somehow thought that C99 wasn't only allowing the use of other integer types, but also defined the behaviour when using them, but I see that I was wrong. Even though I find it a pity that we can't use uint8_t in a portable way - because we're really talking bytes there - I'll backout this part of my changes. Thanks for pointing this out, Maxime From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:13:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10E0F37B401; Sun, 6 Apr 2003 14:13:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A434943FBF; Sun, 6 Apr 2003 14:13:43 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36LDh0U077676; Sun, 6 Apr 2003 14:13:43 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36LDhqI077675; Sun, 6 Apr 2003 14:13:43 -0700 (PDT) Message-Id: <200304062113.h36LDhqI077675@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 6 Apr 2003 14:13:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/bitchx distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:13:44 -0000 arved 2003/04/06 14:13:43 PDT FreeBSD ports repository Modified files: irc/bitchx distinfo Log: Chase checksum of tcl.o, It is now ready for the upcoming BitchX release 1.0c20 Submitted by: Rob Andrews Revision Changes Path 1.13 +1 -1 ports/irc/bitchx/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:16:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1901437B401; Sun, 6 Apr 2003 14:16:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF6743FEC; Sun, 6 Apr 2003 14:16:05 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36LG50U077988; Sun, 6 Apr 2003 14:16:05 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36LG5bq077987; Sun, 6 Apr 2003 14:16:05 -0700 (PDT) Message-Id: <200304062116.h36LG5bq077987@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 14:16:05 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/gnomeutils Makefile ports/misc/gnomeutils2 Makefile ports/multimedia/nautilus-media Makefile ports/x11/gnomecore Makefile ports/x11/gnomeapplets Makefile ports/x11/gnomeapplets2 Makefile ports/x11/libpanel Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:16:06 -0000 marcus 2003/04/06 14:16:05 PDT FreeBSD ports repository Modified files: misc/gnomeutils Makefile misc/gnomeutils2 Makefile multimedia/nautilus-media Makefile x11/gnomecore Makefile x11/gnomeapplets Makefile x11/gnomeapplets2 Makefile x11/libpanel Makefile x11/gnomedesktop Makefile x11-toolkits/py-gnome Makefile x11-toolkits/panel-- Makefile x11-fm/nautilus Makefile x11-fm/nautilus2 Makefile Log: * Update to new GNOME infrastructure * Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade across desktop versions Revision Changes Path 1.45 +1 -2 ports/misc/gnomeutils/Makefile 1.61 +2 -5 ports/misc/gnomeutils2/Makefile 1.3 +3 -5 ports/multimedia/nautilus-media/Makefile 1.62 +1 -1 ports/x11-fm/nautilus/Makefile 1.80 +2 -5 ports/x11-fm/nautilus2/Makefile 1.10 +1 -1 ports/x11-toolkits/panel--/Makefile 1.63 +1 -2 ports/x11-toolkits/py-gnome/Makefile 1.35 +1 -1 ports/x11/gnomeapplets/Makefile 1.46 +3 -6 ports/x11/gnomeapplets2/Makefile 1.90 +1 -1 ports/x11/gnomecore/Makefile 1.25 +2 -5 ports/x11/gnomedesktop/Makefile 1.4 +1 -1 ports/x11/libpanel/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:18:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4C0937B401; Sun, 6 Apr 2003 14:18:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FE7943FA3; Sun, 6 Apr 2003 14:18:40 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36LIe0U078069; Sun, 6 Apr 2003 14:18:40 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36LIeex078066; Sun, 6 Apr 2003 14:18:40 -0700 (PDT) Message-Id: <200304062118.h36LIeex078066@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 14:18:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gnomeapplets Makefile ports/x11/gnomeapplets2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:18:41 -0000 marcus 2003/04/06 14:18:40 PDT FreeBSD ports repository Modified files: x11/gnomeapplets Makefile x11/gnomeapplets2 Makefile Log: Correct a typo. Revision Changes Path 1.36 +1 -1 ports/x11/gnomeapplets/Makefile 1.47 +1 -1 ports/x11/gnomeapplets2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:19:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5FC537B401; Sun, 6 Apr 2003 14:19:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD86643F93; Sun, 6 Apr 2003 14:19:23 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36LJN0U078116; Sun, 6 Apr 2003 14:19:23 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36LJN5a078115; Sun, 6 Apr 2003 14:19:23 -0700 (PDT) Message-Id: <200304062119.h36LJN5a078115@repoman.freebsd.org> From: Ceri Davies Date: Sun, 6 Apr 2003 14:19:23 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/internal homepage.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:19:25 -0000 ceri 2003/04/06 14:19:23 PDT FreeBSD doc repository Modified files: en/internal homepage.pl Log: Stop using the $passwd variable for two different purposes. Revision Changes Path 1.5 +1 -1 www/en/internal/homepage.pl From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:22:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73F2637B401; Sun, 6 Apr 2003 14:22:38 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 225EF43F75; Sun, 6 Apr 2003 14:22:37 -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 h36LMHLd030503; Sun, 6 Apr 2003 23:22:30 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Nate Lawson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 06 Apr 2003 13:39:27 PDT." Date: Sun, 06 Apr 2003 23:22:17 +0200 Message-ID: <30502.1049664137@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: des@ofug.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: Tor.Egge@cvsup.no.freebsd.org Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:22:39 -0000 In message , Nate Lawson wri tes: >On Sun, 6 Apr 2003 Tor.Egge@cvsup.no.freebsd.org wrote: >> > Is there a simple procedure to determine whether the TSCs on any given >> > multi-CPU machine are synchronized? >> >> Ensure that the TSCs are used, then run a program which calls >> gettimeofday() in a loop and prints an error message each time the >> clock steps backwards. Repeat procedure after 1 day of uptime. > >Perhaps you could enable this option by default if it had a corresponding >check for drift that would disable it if things got out of hand. It will require considerable statistics to convince me to enable TSC on SMP systems in general or by default. -- 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-all@FreeBSD.ORG Sun Apr 6 14:23:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3DD137B401; Sun, 6 Apr 2003 14:23:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 630F343FB1; Sun, 6 Apr 2003 14:23:03 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36LN30U078585; Sun, 6 Apr 2003 14:23:03 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36LN3NS078584; Sun, 6 Apr 2003 14:23:03 -0700 (PDT) Message-Id: <200304062123.h36LN3NS078584@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 6 Apr 2003 14:23: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 Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:23:04 -0000 ru 2003/04/06 14:23:03 PDT FreeBSD src repository Modified files: . Makefile.inc1 Log: Fixed buildworld stages names in comments. Revision Changes Path 1.334 +10 -9 src/Makefile.inc1 From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:31:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E6A837B401; Sun, 6 Apr 2003 14:31:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5068743FAF; Sun, 6 Apr 2003 14:31:27 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36LVR0U079231; Sun, 6 Apr 2003 14:31:27 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36LVRgr079230; Sun, 6 Apr 2003 14:31:27 -0700 (PDT) Message-Id: <200304062131.h36LVRgr079230@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 6 Apr 2003 14:31: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/sys/ia64/ia64 exception.s locore.s X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:31:28 -0000 marcel 2003/04/06 14:31:26 PDT FreeBSD src repository Modified files: sys/ia64/ia64 exception.s locore.s Log: Remove the 32KB VHPT section from the kernel image. We don't really use it because we allocate a VHPT based on the size of the physical memory and even if the allocated VHPT is 32KB, we don't use the in- image section for it. Since the VHPT must be naturally aligned, we save 48K on average (due to alignment). Consequently, we start off with the VHPT disabled (it is assumed the VHPT is disabled because the EFI loader runs without memory address translation and thus has no need to setup the VHPT). It's probably a good idea to explicitly disable the VHPT if we make the use of the VHPT optional. Revision Changes Path 1.41 +0 -8 src/sys/ia64/ia64/exception.s 1.28 +2 -5 src/sys/ia64/ia64/locore.s From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:32:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BC7437B401; Sun, 6 Apr 2003 14:32:44 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4808C43F93; Sun, 6 Apr 2003 14:32:43 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id B8B325308; Sun, 6 Apr 2003 23:32:40 +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: Nate Lawson From: Dag-Erling Smorgrav Date: Sun, 06 Apr 2003 23:32:40 +0200 In-Reply-To: (Nate Lawson's message of "Sun, 6 Apr 2003 13:39:27 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Tor.Egge@cvsup.no.freebsd.org Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:32:45 -0000 --=-=-= Nate Lawson writes: > Perhaps you could enable this option by default if it had a corresponding > check for drift that would disable it if things got out of hand. There wouldn't be much point in that unless the SMP_TSC option also forced the TSC to be selected at boot time. On most SMP systems, the PIIX timecounter is automatically selected by virtue of being discovered last. On a related note, the attached patch converts the SMP_TSC option into a boot-time tunable. It also enables the TSC on single-CPU systems running an SMP kernel, since there is no synchronization problem with a single CPU. I must have bad benchmark karma, BTW - I can see no reduction of context switch time or any other significant performance boost when using the TSC on my dual Celeron system. DES -- Dag-Erling Smorgrav - des@ofug.org --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=smp_tsc.diff Index: conf/options.i386 =================================================================== RCS file: /home/ncvs/src/sys/conf/options.i386,v retrieving revision 1.189 diff -u -r1.189 options.i386 --- conf/options.i386 4 Apr 2003 23:54:46 -0000 1.189 +++ conf/options.i386 6 Apr 2003 21:16:49 -0000 @@ -41,7 +41,6 @@ CLK_CALIBRATION_LOOP opt_clock.h CLK_USE_I8254_CALIBRATION opt_clock.h CLK_USE_TSC_CALIBRATION opt_clock.h -SMP_TSC opt_clock.h TIMER_FREQ opt_clock.h NO_F00F_HACK opt_cpu.h Index: i386/conf/NOTES =================================================================== RCS file: /home/ncvs/src/sys/i386/conf/NOTES,v retrieving revision 1.1083 diff -u -r1.1083 NOTES --- i386/conf/NOTES 4 Apr 2003 23:54:46 -0000 1.1083 +++ i386/conf/NOTES 6 Apr 2003 21:18:01 -0000 @@ -247,11 +247,6 @@ options CLK_USE_I8254_CALIBRATION options CLK_USE_TSC_CALIBRATION -# One some SMP mainboards, the TSCs can be used in SMP mode due to -# them being synchronized. This can significantly reduce the context -# switch cost. -options SMP_TSC - ##################################################################### # MISCELLANEOUS DEVICES AND OPTIONS Index: i386/i386/tsc.c =================================================================== RCS file: /home/ncvs/src/sys/i386/i386/tsc.c,v retrieving revision 1.198 diff -u -r1.198 tsc.c --- i386/i386/tsc.c 4 Apr 2003 23:54:46 -0000 1.198 +++ i386/i386/tsc.c 6 Apr 2003 21:30:43 -0000 @@ -30,11 +30,12 @@ #include #include +#include #include #include #include -#include #include +#include #include #include #include @@ -43,6 +44,13 @@ int tsc_is_broken; u_int tsc_present; +#ifdef SMP +static int smp_tsc; +SYSCTL_INT(_kern_timecounter, OID_AUTO, smp_tsc, CTLFLAG_RD, &smp_tsc, 0, + "Indicates whether the TSC is safe to use in SMP mode"); +TUNABLE_INT("kern.timecounter.smp_tsc", &smp_tsc); +#endif + static unsigned tsc_get_timecount(struct timecounter *tc); static struct timecounter tsc_timecounter = { @@ -77,14 +85,17 @@ if (bootverbose) printf("TSC clock: %ju Hz\n", (intmax_t)tsc_freq); -#if defined(SMP) && !defined(SMP_TSC) +#ifdef SMP /* - * We can not use the TSC in SMP mode, until we figure out a - * cheap (impossible), reliable and precise (yeah right!) way - * to synchronize the TSCs of all the CPUs. - * Modern SMP hardware has the ACPI timer and we use that. + * We can not use the TSC in SMP mode unless the TSCs on all CPUs + * are somehow synchronized. Some hardware configurations do + * this, but we have no way of determining whether this is the + * case, so we do not use the TSC in multi-processor systems + * unless the user indicated (by setting kern.timecounter.smp_tsc + * to 1) that he believes that his TSCs are synchronized. */ - return; + if (mp_ncpus > 1 && !smp_tsc) + return; #endif /* Index: sys/timetc.h =================================================================== RCS file: /home/ncvs/src/sys/sys/timetc.h,v retrieving revision 1.56 diff -u -r1.56 timetc.h --- sys/timetc.h 29 Jan 2003 11:29:22 -0000 1.56 +++ sys/timetc.h 6 Apr 2003 21:23:57 -0000 @@ -64,4 +64,8 @@ void tc_setclock(struct timespec *ts); void tc_ticktock(void); +#ifdef SYSCTL_DECL +SYSCTL_DECL(_kern_timecounter); +#endif + #endif /* !_SYS_TIMETC_H_ */ --=-=-=-- From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:33:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6676537B401; Sun, 6 Apr 2003 14:33:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0749543F75; Sun, 6 Apr 2003 14:33:50 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36LXn0U079300; Sun, 6 Apr 2003 14:33:49 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36LXnDj079299; Sun, 6 Apr 2003 14:33:49 -0700 (PDT) Message-Id: <200304062133.h36LXnDj079299@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 6 Apr 2003 14: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 Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:33:50 -0000 ru 2003/04/06 14:33:49 PDT FreeBSD src repository Modified files: . Makefile.inc1 Log: Moved libbuild target to where it belongs. Added a comment. Revision Changes Path 1.335 +8 -5 src/Makefile.inc1 From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:34:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E174737B41B; Sun, 6 Apr 2003 14:34:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3076943F75; Sun, 6 Apr 2003 14:34:00 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36LY00U079780; Sun, 6 Apr 2003 14:34:00 -0700 (PDT) (envelope-from horikawa@repoman.freebsd.org) Received: (from horikawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36LXx0v079779; Sun, 6 Apr 2003 14:33:59 -0700 (PDT) Message-Id: <200304062133.h36LXx0v079779@repoman.freebsd.org> From: Kazuo Horikawa Date: Sun, 6 Apr 2003 14:33:59 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ja_JP.eucJP/man/man2 Makefile _exit.2 accept.2 access.2 acct.2 adjtime.2 aio_cancel.2 aio_error.2 aio_read.2 aio_return.2 aio_suspend.2 aio_waitcomplete.2 aio_write.2 bind.2... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:34:02 -0000 horikawa 2003/04/06 14:33:59 PDT FreeBSD doc repository Modified files: ja_JP.eucJP/man/man2 Makefile _exit.2 accept.2 access.2 acct.2 adjtime.2 aio_cancel.2 aio_error.2 aio_read.2 aio_return.2 aio_suspend.2 aio_waitcomplete.2 aio_write.2 bind.2 brk.2 chdir.2 chflags.2 chmod.2 chown.2 chroot.2 clock_gettime.2 close.2 connect.2 creat.2 dup.2 execve.2 fcntl.2 fhopen.2 flock.2 fork.2 fsync.2 getdirentries.2 getdtablesize.2 getfh.2 getfsstat.2 getgid.2 getgroups.2 getitimer.2 getlogin.2 getpeername.2 getpgrp.2 getpid.2 getpriority.2 getrlimit.2 getrusage.2 getsid.2 getsockname.2 getsockopt.2 gettimeofday.2 getuid.2 i386_get_ioperm.2 i386_get_ldt.2 i386_vm86.2 intro.2 ioctl.2 issetugid.2 jail.2 kill.2 killpg.2 kldfind.2 kldfirstmod.2 kldload.2 kldnext.2 kldstat.2 kldsym.2 kldunload.2 kqueue.2 ktrace.2 link.2 listen.2 lseek.2 madvise.2 mincore.2 minherit.2 mkdir.2 mkfifo.2 mknod.2 mlock.2 mmap.2 modfind.2 modnext.2 modstat.2 mount.2 mprotect.2 msync.2 munmap.2 nanosleep.2 nfssvc.2 open.2 pathconf.2 pipe.2 poll.2 profil.2 ptrace.2 quotactl.2 read.2 readlink.2 reboot.2 recv.2 rename.2 revoke.2 rfork.2 rmdir.2 rtprio.2 sched_get_priority_max.2 sched_setparam.2 sched_setscheduler.2 sched_yield.2 select.2 semctl.2 semget.2 semop.2 send.2 sendfile.2 setgroups.2 setpgid.2 setregid.2 setresuid.2 setreuid.2 setsid.2 setuid.2 shmat.2 shmctl.2 shmget.2 shutdown.2 sigaction.2 sigaltstack.2 sigpause.2 sigpending.2 sigprocmask.2 sigreturn.2 sigsetmask.2 sigstack.2 sigsuspend.2 sigvec.2 socket.2 socketpair.2 stat.2 statfs.2 swapon.2 symlink.2 sync.2 sysarch.2 syscall.2 truncate.2 umask.2 undelete.2 unlink.2 utimes.2 vfork.2 wait.2 write.2 Log: Catch up with 5.0-CURRENT-20030222-JPSNAP Submitted by: Akira Ikeuchi Revision Changes Path 1.5 +1 -1 doc/ja_JP.eucJP/man/man2/Makefile 1.9 +5 -5 doc/ja_JP.eucJP/man/man2/_exit.2 1.12 +8 -8 doc/ja_JP.eucJP/man/man2/accept.2 1.9 +8 -8 doc/ja_JP.eucJP/man/man2/access.2 1.9 +5 -5 doc/ja_JP.eucJP/man/man2/acct.2 1.10 +5 -5 doc/ja_JP.eucJP/man/man2/adjtime.2 1.9 +11 -9 doc/ja_JP.eucJP/man/man2/aio_cancel.2 1.10 +8 -8 doc/ja_JP.eucJP/man/man2/aio_error.2 1.12 +18 -19 doc/ja_JP.eucJP/man/man2/aio_read.2 1.10 +9 -9 doc/ja_JP.eucJP/man/man2/aio_return.2 1.9 +9 -9 doc/ja_JP.eucJP/man/man2/aio_suspend.2 1.9 +7 -7 doc/ja_JP.eucJP/man/man2/aio_waitcomplete.2 1.9 +17 -17 doc/ja_JP.eucJP/man/man2/aio_write.2 1.14 +8 -8 doc/ja_JP.eucJP/man/man2/bind.2 1.14 +3 -3 doc/ja_JP.eucJP/man/man2/brk.2 1.11 +9 -9 doc/ja_JP.eucJP/man/man2/chdir.2 1.10 +9 -9 doc/ja_JP.eucJP/man/man2/chflags.2 1.13 +13 -13 doc/ja_JP.eucJP/man/man2/chmod.2 1.11 +15 -14 doc/ja_JP.eucJP/man/man2/chown.2 1.11 +12 -7 doc/ja_JP.eucJP/man/man2/chroot.2 1.13 +18 -9 doc/ja_JP.eucJP/man/man2/clock_gettime.2 1.12 +6 -6 doc/ja_JP.eucJP/man/man2/close.2 1.11 +8 -9 doc/ja_JP.eucJP/man/man2/connect.2 1.7 +2 -2 doc/ja_JP.eucJP/man/man2/creat.2 1.10 +10 -9 doc/ja_JP.eucJP/man/man2/dup.2 1.10 +11 -10 doc/ja_JP.eucJP/man/man2/execve.2 1.16 +14 -14 doc/ja_JP.eucJP/man/man2/fcntl.2 1.11 +15 -12 doc/ja_JP.eucJP/man/man2/fhopen.2 1.11 +7 -7 doc/ja_JP.eucJP/man/man2/flock.2 1.10 +6 -4 doc/ja_JP.eucJP/man/man2/fork.2 1.11 +6 -6 doc/ja_JP.eucJP/man/man2/fsync.2 1.10 +11 -11 doc/ja_JP.eucJP/man/man2/getdirentries.2 1.7 +3 -4 doc/ja_JP.eucJP/man/man2/getdtablesize.2 1.9 +5 -5 doc/ja_JP.eucJP/man/man2/getfh.2 1.9 +7 -6 doc/ja_JP.eucJP/man/man2/getfsstat.2 1.9 +7 -7 doc/ja_JP.eucJP/man/man2/getgid.2 1.9 +6 -6 doc/ja_JP.eucJP/man/man2/getgroups.2 1.11 +10 -10 doc/ja_JP.eucJP/man/man2/getitimer.2 1.11 +15 -14 doc/ja_JP.eucJP/man/man2/getlogin.2 1.11 +4 -4 doc/ja_JP.eucJP/man/man2/getpeername.2 1.10 +12 -10 doc/ja_JP.eucJP/man/man2/getpgrp.2 1.10 +7 -7 doc/ja_JP.eucJP/man/man2/getpid.2 1.11 +10 -10 doc/ja_JP.eucJP/man/man2/getpriority.2 1.12 +10 -10 doc/ja_JP.eucJP/man/man2/getrlimit.2 1.10 +7 -7 doc/ja_JP.eucJP/man/man2/getrusage.2 1.9 +7 -7 doc/ja_JP.eucJP/man/man2/getsid.2 1.11 +5 -5 doc/ja_JP.eucJP/man/man2/getsockname.2 1.13 +23 -23 doc/ja_JP.eucJP/man/man2/getsockopt.2 1.13 +5 -5 doc/ja_JP.eucJP/man/man2/gettimeofday.2 1.9 +6 -6 doc/ja_JP.eucJP/man/man2/getuid.2 1.11 +4 -4 doc/ja_JP.eucJP/man/man2/i386_get_ioperm.2 1.9 +6 -6 doc/ja_JP.eucJP/man/man2/i386_get_ldt.2 1.10 +9 -9 doc/ja_JP.eucJP/man/man2/i386_vm86.2 1.12 +100 -99 doc/ja_JP.eucJP/man/man2/intro.2 1.11 +15 -14 doc/ja_JP.eucJP/man/man2/ioctl.2 1.7 +4 -4 doc/ja_JP.eucJP/man/man2/issetugid.2 1.10 +4 -4 doc/ja_JP.eucJP/man/man2/jail.2 1.13 +8 -8 doc/ja_JP.eucJP/man/man2/kill.2 1.9 +4 -4 doc/ja_JP.eucJP/man/man2/killpg.2 1.9 +3 -4 doc/ja_JP.eucJP/man/man2/kldfind.2 1.9 +2 -2 doc/ja_JP.eucJP/man/man2/kldfirstmod.2 1.9 +6 -6 doc/ja_JP.eucJP/man/man2/kldload.2 1.9 +4 -4 doc/ja_JP.eucJP/man/man2/kldnext.2 1.11 +3 -3 doc/ja_JP.eucJP/man/man2/kldstat.2 1.6 +5 -5 doc/ja_JP.eucJP/man/man2/kldsym.2 1.8 +2 -3 doc/ja_JP.eucJP/man/man2/kldunload.2 1.14 +17 -15 doc/ja_JP.eucJP/man/man2/kqueue.2 1.12 +7 -7 doc/ja_JP.eucJP/man/man2/ktrace.2 1.11 +6 -5 doc/ja_JP.eucJP/man/man2/link.2 1.12 +9 -7 doc/ja_JP.eucJP/man/man2/listen.2 1.10 +10 -10 doc/ja_JP.eucJP/man/man2/lseek.2 1.13 +4 -21 doc/ja_JP.eucJP/man/man2/madvise.2 1.9 +46 -13 doc/ja_JP.eucJP/man/man2/mincore.2 1.11 +4 -4 doc/ja_JP.eucJP/man/man2/minherit.2 1.12 +4 -4 doc/ja_JP.eucJP/man/man2/mkdir.2 1.11 +5 -5 doc/ja_JP.eucJP/man/man2/mkfifo.2 1.12 +4 -4 doc/ja_JP.eucJP/man/man2/mknod.2 1.10 +9 -9 doc/ja_JP.eucJP/man/man2/mlock.2 1.15 +17 -17 doc/ja_JP.eucJP/man/man2/mmap.2 1.9 +3 -3 doc/ja_JP.eucJP/man/man2/modfind.2 1.8 +6 -4 doc/ja_JP.eucJP/man/man2/modnext.2 1.10 +4 -4 doc/ja_JP.eucJP/man/man2/modstat.2 1.14 +41 -26 doc/ja_JP.eucJP/man/man2/mount.2 1.10 +18 -3 doc/ja_JP.eucJP/man/man2/mprotect.2 1.13 +6 -6 doc/ja_JP.eucJP/man/man2/msync.2 1.10 +5 -5 doc/ja_JP.eucJP/man/man2/munmap.2 1.10 +12 -10 doc/ja_JP.eucJP/man/man2/nanosleep.2 1.8 +8 -8 doc/ja_JP.eucJP/man/man2/nfssvc.2 1.16 +5 -5 doc/ja_JP.eucJP/man/man2/open.2 1.12 +11 -13 doc/ja_JP.eucJP/man/man2/pathconf.2 1.12 +3 -3 doc/ja_JP.eucJP/man/man2/pipe.2 1.9 +5 -5 doc/ja_JP.eucJP/man/man2/poll.2 1.12 +5 -4 doc/ja_JP.eucJP/man/man2/profil.2 1.13 +10 -10 doc/ja_JP.eucJP/man/man2/ptrace.2 1.14 +12 -12 doc/ja_JP.eucJP/man/man2/quotactl.2 1.13 +17 -15 doc/ja_JP.eucJP/man/man2/read.2 1.10 +6 -6 doc/ja_JP.eucJP/man/man2/readlink.2 1.11 +6 -6 doc/ja_JP.eucJP/man/man2/reboot.2 1.11 +11 -11 doc/ja_JP.eucJP/man/man2/recv.2 1.13 +17 -18 doc/ja_JP.eucJP/man/man2/rename.2 1.11 +7 -7 doc/ja_JP.eucJP/man/man2/revoke.2 1.13 +13 -14 doc/ja_JP.eucJP/man/man2/rfork.2 1.11 +4 -4 doc/ja_JP.eucJP/man/man2/rmdir.2 1.12 +9 -8 doc/ja_JP.eucJP/man/man2/rtprio.2 1.12 +14 -13 doc/ja_JP.eucJP/man/man2/sched_get_priority_max.2 1.12 +6 -6 doc/ja_JP.eucJP/man/man2/sched_setparam.2 1.12 +10 -10 doc/ja_JP.eucJP/man/man2/sched_setscheduler.2 1.11 +3 -3 doc/ja_JP.eucJP/man/man2/sched_yield.2 1.13 +10 -10 doc/ja_JP.eucJP/man/man2/select.2 1.11 +6 -6 doc/ja_JP.eucJP/man/man2/semctl.2 1.9 +5 -7 doc/ja_JP.eucJP/man/man2/semget.2 1.11 +6 -6 doc/ja_JP.eucJP/man/man2/semop.2 1.12 +14 -12 doc/ja_JP.eucJP/man/man2/send.2 1.12 +12 -12 doc/ja_JP.eucJP/man/man2/sendfile.2 1.10 +5 -6 doc/ja_JP.eucJP/man/man2/setgroups.2 1.11 +5 -5 doc/ja_JP.eucJP/man/man2/setpgid.2 1.10 +8 -9 doc/ja_JP.eucJP/man/man2/setregid.2 1.11 +2 -2 doc/ja_JP.eucJP/man/man2/setresuid.2 1.11 +4 -6 doc/ja_JP.eucJP/man/man2/setreuid.2 1.8 +5 -5 doc/ja_JP.eucJP/man/man2/setsid.2 1.11 +18 -18 doc/ja_JP.eucJP/man/man2/setuid.2 1.11 +8 -8 doc/ja_JP.eucJP/man/man2/shmat.2 1.9 +3 -3 doc/ja_JP.eucJP/man/man2/shmctl.2 1.10 +5 -7 doc/ja_JP.eucJP/man/man2/shmget.2 1.13 +7 -6 doc/ja_JP.eucJP/man/man2/shutdown.2 1.13 +13 -13 doc/ja_JP.eucJP/man/man2/sigaction.2 1.13 +6 -4 doc/ja_JP.eucJP/man/man2/sigaltstack.2 1.10 +5 -5 doc/ja_JP.eucJP/man/man2/sigpause.2 1.11 +4 -4 doc/ja_JP.eucJP/man/man2/sigpending.2 1.11 +9 -9 doc/ja_JP.eucJP/man/man2/sigprocmask.2 1.11 +5 -5 doc/ja_JP.eucJP/man/man2/sigreturn.2 1.8 +7 -7 doc/ja_JP.eucJP/man/man2/sigsetmask.2 1.7 +2 -2 doc/ja_JP.eucJP/man/man2/sigstack.2 1.8 +4 -4 doc/ja_JP.eucJP/man/man2/sigsuspend.2 1.10 +7 -7 doc/ja_JP.eucJP/man/man2/sigvec.2 1.12 +11 -11 doc/ja_JP.eucJP/man/man2/socket.2 1.10 +3 -3 doc/ja_JP.eucJP/man/man2/socketpair.2 1.13 +16 -16 doc/ja_JP.eucJP/man/man2/stat.2 1.11 +13 -13 doc/ja_JP.eucJP/man/man2/statfs.2 1.9 +48 -18 doc/ja_JP.eucJP/man/man2/swapon.2 1.10 +6 -6 doc/ja_JP.eucJP/man/man2/symlink.2 1.11 +7 -7 doc/ja_JP.eucJP/man/man2/sync.2 1.8 +4 -4 doc/ja_JP.eucJP/man/man2/sysarch.2 1.9 +4 -4 doc/ja_JP.eucJP/man/man2/syscall.2 1.11 +9 -9 doc/ja_JP.eucJP/man/man2/truncate.2 1.11 +4 -4 doc/ja_JP.eucJP/man/man2/umask.2 1.11 +3 -3 doc/ja_JP.eucJP/man/man2/undelete.2 1.12 +5 -5 doc/ja_JP.eucJP/man/man2/unlink.2 1.13 +13 -13 doc/ja_JP.eucJP/man/man2/utimes.2 1.10 +6 -6 doc/ja_JP.eucJP/man/man2/vfork.2 1.10 +7 -7 doc/ja_JP.eucJP/man/man2/wait.2 1.11 +19 -17 doc/ja_JP.eucJP/man/man2/write.2 From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:34:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D24237B421; Sun, 6 Apr 2003 14:34:13 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D1BD43F93; Sun, 6 Apr 2003 14:34:11 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id HAA08142; Mon, 7 Apr 2003 07:34:09 +1000 Date: Mon, 7 Apr 2003 07:34:08 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Maxime Henrion In-Reply-To: <20030406210522.GA1750@elvis.mu.org> Message-ID: <20030407073334.E2071@gamplex.bde.org> References: <200304052346.h35Nkwoi037742@repoman.freebsd.org> <20030406134416.A3578@gamplex.bde.org> <20030406210522.GA1750@elvis.mu.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/dev/fxp if_fxpreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:34:13 -0000 On Sun, 6 Apr 2003, Maxime Henrion wrote: > Bruce Evans wrote: > > Bit-fields of other integer types are an unportable gcc extension. > > ... > I somehow thought that C99 wasn't only allowing the use of other integer > types, but also defined the behaviour when using them, but I see that I > was wrong. Even though I find it a pity that we can't use uint8_t in a > portable way - because we're really talking bytes there - I'll backout > this part of my changes. Thanks. Bruce From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:35:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D368F37B401; Sun, 6 Apr 2003 14:35:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 746D743F85; Sun, 6 Apr 2003 14:35:46 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36LZk0U079929; Sun, 6 Apr 2003 14:35:46 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36LZjoe079928; Sun, 6 Apr 2003 14:35:45 -0700 (PDT) Message-Id: <200304062135.h36LZjoe079928@repoman.freebsd.org> From: Maxime Henrion Date: Sun, 6 Apr 2003 14:35:45 -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/fxp if_fxpreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:35:47 -0000 mux 2003/04/06 14:35:45 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxpreg.h Log: Revert the s/u_int/u_int8_t/ changes, we can't really use other integer types than int with bit-fields in a portable way. Prodded by: bde Revision Changes Path 1.33 +22 -22 src/sys/dev/fxp/if_fxpreg.h From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:37:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8448637B401; Sun, 6 Apr 2003 14:37:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2415443FBD; Sun, 6 Apr 2003 14:37:15 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36LbE0U079988; Sun, 6 Apr 2003 14:37:14 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36LbEvI079987; Sun, 6 Apr 2003 14:37:14 -0700 (PDT) Message-Id: <200304062137.h36LbEvI079987@repoman.freebsd.org> From: Ceri Davies Date: Sun, 6 Apr 2003 14:37:14 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/search search.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:37:16 -0000 ceri 2003/04/06 14:37:14 PDT FreeBSD doc repository Modified files: en/search search.sgml Log: Remove a broken link to cross referenced kernel source. Submitted by: Mats Dufberg Revision Changes Path 1.83 +1 -3 www/en/search/search.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:39:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EFB137B401; Sun, 6 Apr 2003 14:39:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7529943FD7; Sun, 6 Apr 2003 14:39:21 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36LdL0U080096; Sun, 6 Apr 2003 14:39:21 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36LdLBh080095; Sun, 6 Apr 2003 14:39:21 -0700 (PDT) Message-Id: <200304062139.h36LdLBh080095@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 6 Apr 2003 14:39:21 -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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:39:22 -0000 ru 2003/04/06 14:39:21 PDT FreeBSD src repository Modified files: . Makefile.inc1 Log: Always remove ${WORLDTMP}/build/usr/include, even in the NOCLEAN case. This way, we won't have stale compatibility headers there. Revision Changes Path 1.336 +1 -0 src/Makefile.inc1 From owner-cvs-all@FreeBSD.ORG Sun Apr 6 14:46:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A63337B401; Sun, 6 Apr 2003 14:46:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06FD843F75; Sun, 6 Apr 2003 14:46:45 -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 h36Lki0U080783; Sun, 6 Apr 2003 14:46:44 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36Lki91080782; Sun, 6 Apr 2003 14:46:44 -0700 (PDT) Message-Id: <200304062146.h36Lki91080782@repoman.freebsd.org> From: Warner Losh Date: Sun, 6 Apr 2003 14:46: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 Makefile.inc1 src/tools/build Makefile Makefile.boot X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 21:46:45 -0000 imp 2003/04/06 14:46:44 PDT FreeBSD src repository Modified files: . Makefile.inc1 tools/build Makefile Makefile.boot Log: -legacy and /.../legacy/... looks better than build or bootstrap in the logs, so use that instead. Submitted by: obrien. Revision Changes Path 1.337 +14 -10 src/Makefile.inc1 1.2 +1 -1 src/tools/build/Makefile 1.3 +4 -4 src/tools/build/Makefile.boot From owner-cvs-all@FreeBSD.ORG Sun Apr 6 15:04:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70BB637B401; Sun, 6 Apr 2003 15:04:04 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70CBF43FAF; Sun, 6 Apr 2003 15:04:03 -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 h36M3xLd030950; Mon, 7 Apr 2003 00:03:59 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Dag-Erling Smorgrav From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 06 Apr 2003 23:32:40 +0200." Date: Mon, 07 Apr 2003 00:03:59 +0200 Message-ID: <30949.1049666639@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: Tor.Egge@cvsup.no.freebsd.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: Nate Lawson Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 22:04:04 -0000 In message , Dag-Erling Smorgrav writes: >--=-=-= > >Nate Lawson writes: >> Perhaps you could enable this option by default if it had a corresponding >> check for drift that would disable it if things got out of hand. > >There wouldn't be much point in that unless the SMP_TSC option also >forced the TSC to be selected at boot time. On most SMP systems, the >PIIX timecounter is automatically selected by virtue of being >discovered last. It is specifically discovered last because it should be used if at all possible. >I must have bad benchmark karma, BTW - I can see no reduction of >context switch time or any other significant performance boost when >using the TSC on my dual Celeron system. There is a big difference if you get to use "ACPI-fast" (correctly implemented hardware) instead of "ACPI-safe" (buggy hardware). -- 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-all@FreeBSD.ORG Sun Apr 6 15:14:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66A5037B401; Sun, 6 Apr 2003 15:14:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04F9543FBF; Sun, 6 Apr 2003 15:14:39 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36MEc0U083880; Sun, 6 Apr 2003 15:14:38 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36MEcZ2083879; Sun, 6 Apr 2003 15:14:38 -0700 (PDT) Message-Id: <200304062214.h36MEcZ2083879@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 15:14:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.port.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 22:14:39 -0000 marcus 2003/04/06 15:14:38 PDT FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Sync the GNOME comments with the latest bsd.gnome.mk. Noticed by: Piero Approved by: portmgr (kris) Revision Changes Path 1.445 +4 -8 ports/Mk/bsd.port.mk From owner-cvs-all@FreeBSD.ORG Sun Apr 6 15:21:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B254137B404; Sun, 6 Apr 2003 15:21:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B6243FAF; Sun, 6 Apr 2003 15:21:04 -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 h36ML40U084408; Sun, 6 Apr 2003 15:21:04 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36ML4tQ084406; Sun, 6 Apr 2003 15:21:04 -0700 (PDT) Message-Id: <200304062221.h36ML4tQ084406@repoman.freebsd.org> From: Alan Cox Date: Sun, 6 Apr 2003 15: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/cam cam_periph.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 22:21:05 -0000 alc 2003/04/06 15:21:04 PDT FreeBSD src repository Modified files: sys/cam cam_periph.c Log: Sufficient access checks are performed by vmapbuf() that calling useracc() is pointless. Remove the calls to useracc(). Revision Changes Path 1.48 +0 -19 src/sys/cam/cam_periph.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 15:21:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A6137B405; Sun, 6 Apr 2003 15:21:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C652B43FBD; Sun, 6 Apr 2003 15:21:35 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36MLZ0U084492; Sun, 6 Apr 2003 15:21:35 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36MLZgg084491; Sun, 6 Apr 2003 15:21:35 -0700 (PDT) Message-Id: <200304062221.h36MLZgg084491@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 15:21:35 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 22:21:36 -0000 marcus 2003/04/06 15:21:35 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Philip Paeps for his contribution of ports/x11-toolkits/gtk-cleanice-engine and ports/x11-toolkits/gtk-aqualightblue-theme. Revision Changes Path 1.366 +5 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 15:36:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFE0737B401; Sun, 6 Apr 2003 15:36:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BE0243F85; Sun, 6 Apr 2003 15:36:26 -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 h36MaQ0U085340; Sun, 6 Apr 2003 15:36:26 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36MaPog085339; Sun, 6 Apr 2003 15:36:25 -0700 (PDT) Message-Id: <200304062236.h36MaPog085339@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Apr 2003 15:36:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/apr Makefile pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 22:36:27 -0000 bmah 2003/04/06 15:36:25 PDT FreeBSD ports repository Modified files: devel/apr Makefile Removed files: devel/apr pkg-install Log: Maintainer update: devel/apr and www/apache2 can coexist now (in fact, this has been true since ports/www/apache2/Makefile rev. 1.136), so remove the checks that prevented both from being installed on the same system. No PORTREVISION bump because anyone who was affected by this change would not have been able to install this port anyway. Submitted by: Craig Rodrigues (MAINTAINER) Revision Changes Path 1.16 +0 -3 ports/devel/apr/Makefile 1.5 +0 -15 ports/devel/apr/pkg-install (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 15:37:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A82B37B401; Sun, 6 Apr 2003 15:37:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE9BC43FB1; Sun, 6 Apr 2003 15:37:13 -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 h36MbD0U085440; Sun, 6 Apr 2003 15:37:13 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36MbDE5085439; Sun, 6 Apr 2003 15:37:13 -0700 (PDT) Message-Id: <200304062237.h36MbDE5085439@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Apr 2003 15:37:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/apr Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 22:37:14 -0000 bmah 2003/04/06 15:37:13 PDT FreeBSD ports repository Modified files: devel/apr Makefile Log: Fix whitespace nit. Submitted by: portlint(1) Revision Changes Path 1.17 +1 -1 ports/devel/apr/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 15:59:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A07F37B401; Sun, 6 Apr 2003 15:59:39 -0700 (PDT) Received: from sunfire.lclark.edu (lclark.edu [149.175.1.5]) by mx1.FreeBSD.org (Postfix) with SMTP id 500D643F3F; Sun, 6 Apr 2003 15:59:37 -0700 (PDT) (envelope-from eta@lclark.edu) Received: from [149.175.30.191] ([149.175.30.191]) by sunfire.lclark.edu (SAVSMTP 3.0.1.45) with SMTP id M2003040615583926907 ; Sun, 06 Apr 2003 15:58:39 -0700 From: Eric Anholt To: ports-committers@FreeBSD.org In-Reply-To: <200304060848.h368mPaB098344@repoman.freebsd.org> References: <200304060848.h368mPaB098344@repoman.freebsd.org> Content-Type: text/plain Organization: Message-Id: <1049670225.618.43.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 06 Apr 2003 16:03:45 -0700 Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-servers/XFree86-4-Server Makefile ports/x11-servers/XFree86-4-Server/files patch-int10-generic.c patch-radeon_cursor.c patch-radeon_dri.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 22:59:39 -0000 On Sun, 2003-04-06 at 00:48, Eric Anholt wrote: > anholt 2003/04/06 00:48:25 PST > > FreeBSD ports repository > > Modified files: > x11-servers/XFree86-4-Server Makefile > Added files: > x11-servers/XFree86-4-Server/files patch-int10-generic.c > patch-mga_dri.c > patch-nv_driver.c > patch-nv_setup.c > patch-radeon_cursor.c > patch-radeon_dri.c > Log: > [1] Fix a hang in int10 on starting the server with multiple cards > [2] Fix a server hang on reset with DRI enabled on Radeons > [3] Fix a server hang on reset with DRI enabled on Matrox > [4] Fix screen going into powersaving with Xinerama, Xcursor, and Radeons > [5] Fix an unresolved symbol in the nv driver > [6] Fix a crash in DDC with Riva 128 cards (XFree86 bug 71) > [7] Add some missing manpages to the MAN4 list By the way, if anyone has hangs on logout from xdm/gdm/kdm with Rage 128, 4.3.0 DRM (either -current or the drmstable diffs from my site), and 4.3.0, please tell me. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sun Apr 6 16:09:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F310C37B401; Sun, 6 Apr 2003 16:09:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90F6043F75; Sun, 6 Apr 2003 16:09:57 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36N9v0U088365; Sun, 6 Apr 2003 16:09:57 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36N9vka088364; Sun, 6 Apr 2003 16:09:57 -0700 (PDT) Message-Id: <200304062309.h36N9vka088364@repoman.freebsd.org> From: Maxime Henrion Date: Sun, 6 Apr 2003 16:09: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/sys/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:09:58 -0000 mux 2003/04/06 16:09:57 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Because alpha can't access memory in 16-bit granularity, we're using an atomic operation to clear the suspend flag in fxp_start(). Since other architectures may need the same thing, we want to do it all the time and not only in the __alpha__ case. However, we don't want to use atomic operations on 16-bit integers, because those may not be available on any architecture. We're thus faking a 32-bit atomic operation here. This patch also deals with endianness here. Revision Changes Path 1.159 +11 -7 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 16:16:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 680D237B401; Sun, 6 Apr 2003 16:16:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 087D843F75; Sun, 6 Apr 2003 16:16:01 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36NG00U089031; Sun, 6 Apr 2003 16:16:00 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36NG0AZ089030; Sun, 6 Apr 2003 16:16:00 -0700 (PDT) Message-Id: <200304062316.h36NG0AZ089030@repoman.freebsd.org> From: Maxime Henrion Date: Sun, 6 Apr 2003 16:16: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/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:16:02 -0000 mux 2003/04/06 16:16:00 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Move a bus_dmamap_sync() to the correct place. Revision Changes Path 1.160 +1 -1 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 16:20:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92EEF37B401; Sun, 6 Apr 2003 16:20:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 324D743F3F; Sun, 6 Apr 2003 16:20:42 -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 h36NKg0U089348; Sun, 6 Apr 2003 16:20:42 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36NKfoC089347; Sun, 6 Apr 2003 16:20:41 -0700 (PDT) Message-Id: <200304062320.h36NKfoC089347@repoman.freebsd.org> From: Doug Barton Date: Sun, 6 Apr 2003 16:20:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/p5-Net-DNS pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:20:43 -0000 dougb 2003/04/06 16:20:41 PDT FreeBSD ports repository Modified files: net/p5-Net-DNS pkg-plist Log: Convert to use of %%SITE_PERL%% and %%DOCSDIR%% Re-sort for good measure Revision Changes Path 1.11 +53 -53 ports/net/p5-Net-DNS/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 16:24:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75E3037B405; Sun, 6 Apr 2003 16:24:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1977143FAF; Sun, 6 Apr 2003 16:24:40 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36NOd0U089707; Sun, 6 Apr 2003 16:24:39 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36NOdf2089706; Sun, 6 Apr 2003 16:24:39 -0700 (PDT) Message-Id: <200304062324.h36NOdf2089706@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 16:24:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/openrm Makefile distinfo pkg-descr pkg-plist ports/graphics/openrm/files patch-bin-mklib.linux patch-make.cfg patch-rm-rminit.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:24:41 -0000 edwin 2003/04/06 16:24:39 PDT FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/openrm Makefile distinfo pkg-descr pkg-plist graphics/openrm/files patch-bin-mklib.linux patch-make.cfg patch-rm-rminit.c Log: New port: graphics/openrm OpenGL based library OpenRM Scene Graph is set of tools and utilities that implement a high performance, flexible and extendible scene graph API. Underneath OpenRM, OpenGL(tm) is used as the graphics platform for rendering, so OpenRM is highly portable and can deliver blazing rendering speeds. OpenRM can be used on any platform that has OpenGL. PR: ports/40366 Submitted by: Igor Pokrovsky Revision Changes Path 1.576 +1 -0 ports/graphics/Makefile 1.1 +95 -0 ports/graphics/openrm/Makefile (new) 1.1 +2 -0 ports/graphics/openrm/distinfo (new) 1.1 +29 -0 ports/graphics/openrm/files/patch-bin-mklib.linux (new) 1.1 +41 -0 ports/graphics/openrm/files/patch-make.cfg (new) 1.1 +12 -0 ports/graphics/openrm/files/patch-rm-rminit.c (new) 1.1 +22 -0 ports/graphics/openrm/pkg-descr (new) 1.1 +167 -0 ports/graphics/openrm/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 16:24:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8705237B41E; Sun, 6 Apr 2003 16:24:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E564D43F93; Sun, 6 Apr 2003 16:24:48 -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 h36NOm0U089741; Sun, 6 Apr 2003 16:24:48 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36NOmpT089740; Sun, 6 Apr 2003 16:24:48 -0700 (PDT) Message-Id: <200304062324.h36NOmpT089740@repoman.freebsd.org> From: Doug Barton Date: Sun, 6 Apr 2003 16:24:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/p5-Net-DNS Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:24:50 -0000 dougb 2003/04/06 16:24:48 PDT FreeBSD ports repository Modified files: net/p5-Net-DNS Makefile distinfo Log: Update to version 0.34, which has better handling for multi-string TXT RR's, and multiple queries in one packet. Also some minor bug fixes for Net::DNS::Resolver::Recurse and Net::DNS::Resolver::axfr_next(). Convert to ${SITE_PERL} Revision Changes Path 1.40 +3 -4 ports/net/p5-Net-DNS/Makefile 1.18 +1 -1 ports/net/p5-Net-DNS/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 16:24:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 355A337B42C; Sun, 6 Apr 2003 16:24:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB35443F93; Sun, 6 Apr 2003 16:24:55 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36NOt0U089778; Sun, 6 Apr 2003 16:24:55 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36NOt40089777; Sun, 6 Apr 2003 16:24:55 -0700 (PDT) Message-Id: <200304062324.h36NOt40089777@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 16:24:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:24:56 -0000 edwin 2003/04/06 16:24:55 PDT FreeBSD ports repository Modified files: . modules Log: openrm --> ports/graphics/openrm Revision Changes Path 1.7011 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 6 16:30:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94F1437B401; Sun, 6 Apr 2003 16:30:28 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9006A43F75; Sun, 6 Apr 2003 16:30:27 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id EF5815308; Mon, 7 Apr 2003 01:30:24 +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: "Poul-Henning Kamp" From: Dag-Erling Smorgrav Date: Mon, 07 Apr 2003 01:30:23 +0200 In-Reply-To: <30949.1049666639@critter.freebsd.dk> ("Poul-Henning Kamp"'s message of "Mon, 07 Apr 2003 00:03:59 +0200") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <30949.1049666639@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: Tor.Egge@cvsup.no.freebsd.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: Nate Lawson Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:30:31 -0000 "Poul-Henning Kamp" writes: > In message , Dag-Erling Smorgrav writes: > > On most SMP systems, the > > PIIX timecounter is automatically selected by virtue of being > > discovered last. > It is specifically discovered last because it should be used if > at all possible. It's more precise than the TSC (mostly because the TSC calibration code sucks), but if one is willing to sacrifice a small amount of precision for performance, then the TSC is probably better, I think. > There is a big difference if you get to use "ACPI-fast" (correctly > implemented hardware) instead of "ACPI-safe" (buggy hardware). Unfortunately, ACPI-fast is not available on my system. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Sun Apr 6 16:46:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF5EB37B401; Sun, 6 Apr 2003 16:46:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 508AF43F75; Sun, 6 Apr 2003 16:46:03 -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 h36Nk30U091318; Sun, 6 Apr 2003 16:46:03 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36Nk24G091317; Sun, 6 Apr 2003 16:46:02 -0700 (PDT) Message-Id: <200304062346.h36Nk24G091317@repoman.freebsd.org> From: Warner Losh Date: Sun, 6 Apr 2003 16:46: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 Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:46:04 -0000 imp 2003/04/06 16:46:02 PDT FreeBSD src repository Modified files: . Makefile.inc1 Log: Put back parts of 1.335 and 1.336 that 1.337 accidentally backed out. Submitted by: ru Revision Changes Path 1.338 +1 -5 src/Makefile.inc1 From owner-cvs-all@FreeBSD.ORG Sun Apr 6 16:51:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4927037B401; Sun, 6 Apr 2003 16:51:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBB3F43F75; Sun, 6 Apr 2003 16:51:10 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36NpA0U096935; Sun, 6 Apr 2003 16:51:10 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36Np8ta096930; Sun, 6 Apr 2003 16:51:08 -0700 (PDT) Message-Id: <200304062351.h36Np8ta096930@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 16:51:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openldap20 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:51:11 -0000 edwin 2003/04/06 16:51:08 PDT FreeBSD ports repository Modified files: net/openldap20 Makefile Log: net/openldap20 doesn't work if db3 and db4 are installed Compile it. Try to run it. It won't. ktracing /usr/local/libexec/slapd -d 0 and confirming with ldd shows that it compiles with db3's headers (as specified by the port makefile) but links with /usr/local/lib/libdb4 (if present...as it is on my system). PR: ports/38744 Submitted by: Faried Nawaz Revision Changes Path 1.63 +7 -1 ports/net/openldap20/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 16:53:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46A7337B401; Sun, 6 Apr 2003 16:53:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAE5843F3F; Sun, 6 Apr 2003 16:53:11 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36NrB0U097007; Sun, 6 Apr 2003 16:53:11 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36NrBUC097006; Sun, 6 Apr 2003 16:53:11 -0700 (PDT) Message-Id: <200304062353.h36NrBUC097006@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 16:53:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openldap20 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:53:12 -0000 edwin 2003/04/06 16:53:11 PDT FreeBSD ports repository Modified files: net/openldap20 Makefile Log: Check for proper lib. PR: ports/38744 Revision Changes Path 1.64 +1 -1 ports/net/openldap20/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 16:55:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70D9137B401; Sun, 6 Apr 2003 16:55:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1108A43FB1; Sun, 6 Apr 2003 16:55:18 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h36NtH0U097084; Sun, 6 Apr 2003 16:55:17 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h36NtHhR097083; Sun, 6 Apr 2003 16:55:17 -0700 (PDT) Message-Id: <200304062355.h36NtHhR097083@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 16:55:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gnome2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 23:55:19 -0000 marcus 2003/04/06 16:55:17 PDT FreeBSD ports repository Modified files: x11/gnome2 Makefile Log: Allow the pre-install check to run after the recent bsd.port.mk updates. Revision Changes Path 1.62 +1 -1 ports/x11/gnome2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:01:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E9FB37B401; Sun, 6 Apr 2003 17:01:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3CEB43F75; Sun, 6 Apr 2003 17:01:33 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3701X0U097714; Sun, 6 Apr 2003 17:01:33 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3701XJc097713; Sun, 6 Apr 2003 17:01:33 -0700 (PDT) Message-Id: <200304070001.h3701XJc097713@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 6 Apr 2003 17:01: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 Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:01:34 -0000 ru 2003/04/06 17:01:33 PDT FreeBSD src repository Modified files: . Makefile.inc1 Log: Put back the undocumented change from rev. 1.334 too: no need to create ${WORLDTMP}/legacy/usr/include explicitly. Revision Changes Path 1.339 +1 -1 src/Makefile.inc1 From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:10:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FD9A37B401; Sun, 6 Apr 2003 17:10:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF7B943FA3; Sun, 6 Apr 2003 17:10:11 -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 h370AB0U098888; Sun, 6 Apr 2003 17:10:11 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370ABO5098887; Sun, 6 Apr 2003 17:10:11 -0700 (PDT) Message-Id: <200304070010.h370ABO5098887@repoman.freebsd.org> From: Doug Barton Date: Sun, 6 Apr 2003 17:10:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/p5-Mail-SpamAssassin/files patch-lib_Mail_SpamAssassin_CmdLearn.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:10:12 -0000 dougb 2003/04/06 17:10:11 PDT FreeBSD ports repository Removed files: mail/p5-Mail-SpamAssassin/files patch-lib_Mail_SpamAssassin_CmdLearn.pm Log: The SA developers incorporated something very similar to this patch, so it's no longer necessary. Revision Changes Path 1.2 +0 -27 ports/mail/p5-Mail-SpamAssassin/files/patch-lib_Mail_SpamAssassin_CmdLearn.pm (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:12:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACA0D37B401; Sun, 6 Apr 2003 17:12:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C2F143F3F; Sun, 6 Apr 2003 17:12:10 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h370CA0U099333; Sun, 6 Apr 2003 17:12:10 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370CAxU099332; Sun, 6 Apr 2003 17:12:10 -0700 (PDT) Message-Id: <200304070012.h370CAxU099332@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 17:12:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openldap20 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:12:11 -0000 edwin 2003/04/06 17:12:09 PDT FreeBSD ports repository Modified files: net/openldap20 Makefile Log: Fix unfetchable distfiles net/openldap20 some MASTER_SITES are unreachable / do not carry copies PR: ports/47337 Submitted by: Bjoern A. Zeeb Revision Changes Path 1.65 +11 -6 ports/net/openldap20/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:12:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E48937B404; Sun, 6 Apr 2003 17:12:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D273343FBF; Sun, 6 Apr 2003 17:12:26 -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 h370CQ0U099362; Sun, 6 Apr 2003 17:12:26 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370CQs9099361; Sun, 6 Apr 2003 17:12:26 -0700 (PDT) Message-Id: <200304070012.h370CQs9099361@repoman.freebsd.org> From: Doug Barton Date: Sun, 6 Apr 2003 17:12:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:12:28 -0000 dougb 2003/04/06 17:12:26 PDT FreeBSD ports repository Modified files: mail/p5-Mail-SpamAssassin Makefile distinfo Log: Upgrade to version 2.53, which contains numerous bug fixes. See the Changes file for more information. Conditionalize dependency on p5-MIME-Base64 for perl < 5.8. Revision Changes Path 1.43 +5 -3 ports/mail/p5-Mail-SpamAssassin/Makefile 1.14 +1 -1 ports/mail/p5-Mail-SpamAssassin/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:13:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8707E37B401; Sun, 6 Apr 2003 17:13:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 273E643F85; Sun, 6 Apr 2003 17:13:19 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h370DI0U099432; Sun, 6 Apr 2003 17:13:18 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370DImE099431; Sun, 6 Apr 2003 17:13:18 -0700 (PDT) Message-Id: <200304070013.h370DImE099431@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 17:13:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openldap12 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:13:20 -0000 edwin 2003/04/06 17:13:18 PDT FreeBSD ports repository Modified files: net/openldap12 Makefile Log: Fix unfetchable distfiles net/openldap12 some MASTER_SITES are unreachable / do not carry copies PR: ports/47338 Submitted by: Bjoern A. Zeeb Revision Changes Path 1.29 +11 -6 ports/net/openldap12/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:24:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22FA637B401; Sun, 6 Apr 2003 17:24:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B045B43F85; Sun, 6 Apr 2003 17:24:56 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h370Ou0U000270; Sun, 6 Apr 2003 17:24:56 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370OuxL000269; Sun, 6 Apr 2003 17:24:56 -0700 (PDT) Message-Id: <200304070024.h370OuxL000269@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 17:24:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/gn-gnspool Makefile ports/japanese/ack Makefile ports/audio/play Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:24:57 -0000 edwin 2003/04/06 17:24:56 PDT FreeBSD ports repository Modified files: japanese/gn-gnspool Makefile japanese/ack Makefile audio/play Makefile Log: Set maintainer to ports@freebsd.org now that argv.ac doesn't exist anymore. Revision Changes Path 1.11 +1 -1 ports/audio/play/Makefile 1.7 +1 -1 ports/japanese/ack/Makefile 1.16 +1 -1 ports/japanese/gn-gnspool/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:31:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68D3A37B401; Sun, 6 Apr 2003 17:31:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0793543F3F; Sun, 6 Apr 2003 17:31:05 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h370V40U000876; Sun, 6 Apr 2003 17:31:04 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370V4jh000875; Sun, 6 Apr 2003 17:31:04 -0700 (PDT) Message-Id: <200304070031.h370V4jh000875@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 17:31:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/russian/wmcyrx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:31:05 -0000 edwin 2003/04/06 17:31:04 PDT FreeBSD ports repository Modified files: russian/wmcyrx Makefile Log: [PATCH] russian/wmcyrx: fix MASTER_SITES russian/wmcyrx: fix MASTER_SITES (fenner) PR: ports/48209 Submitted by: Sergey A. Osokin Revision Changes Path 1.17 +2 -3 ports/russian/wmcyrx/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:33:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 268B437B401; Sun, 6 Apr 2003 17:33:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B988F43FAF; Sun, 6 Apr 2003 17:33:56 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h370Xu0U000946; Sun, 6 Apr 2003 17:33:56 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370XuHk000945; Sun, 6 Apr 2003 17:33:56 -0700 (PDT) Message-Id: <200304070033.h370XuHk000945@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 17:33:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/mingw-opengl-headers pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:33:57 -0000 edwin 2003/04/06 17:33:56 PDT FreeBSD ports repository Modified files: devel/mingw-opengl-headers pkg-descr Log: devel/mingw-opengl-headers: URL fix (pkg-descr) URL changed. PR: ports/48375 Submitted by: MA, Dunzi Revision Changes Path 1.2 +1 -1 ports/devel/mingw-opengl-headers/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:39:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6873037B401; Sun, 6 Apr 2003 17:39:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 082B843FA3; Sun, 6 Apr 2003 17:39:10 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h370d90U001174; Sun, 6 Apr 2003 17:39:09 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370d91i001173; Sun, 6 Apr 2003 17:39:09 -0700 (PDT) Message-Id: <200304070039.h370d91i001173@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 17:39:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/netsaint Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:39:10 -0000 edwin 2003/04/06 17:39:09 PDT FreeBSD ports repository Modified files: net/netsaint Makefile Log: add-ons for netsaint and nagios Add mysql/pgsql capabilities to netsaint. PR: ports/48102 Submitted by: Krzysztof Stryjek Revision Changes Path 1.23 +15 -0 ports/net/netsaint/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:39:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DC6D37B401; Sun, 6 Apr 2003 17:39:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C4E143FAF; Sun, 6 Apr 2003 17:39:55 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h370ds0U001362; Sun, 6 Apr 2003 17:39:54 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370dsdh001359; Sun, 6 Apr 2003 17:39:54 -0700 (PDT) Message-Id: <200304070039.h370dsdh001359@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 17:39:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/nagios Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:39:55 -0000 edwin 2003/04/06 17:39:54 PDT FreeBSD ports repository Modified files: net/nagios Makefile Log: add-ons for netsaint and nagios Add mysql/pgsql support to net/nagios PR: ports/48102 Submitted by: Krzysztof Stryjek Revision Changes Path 1.25 +15 -0 ports/net/nagios/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:42:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 300C237B401; Sun, 6 Apr 2003 17:42:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F3D43F93; Sun, 6 Apr 2003 17:42:20 -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 h370gK0U001995; Sun, 6 Apr 2003 17:42:20 -0700 (PDT) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370gK2u001994; Sun, 6 Apr 2003 17:42:20 -0700 (PDT) Message-Id: <200304070042.h370gK2u001994@repoman.freebsd.org> From: David Schultz Date: Sun, 6 Apr 2003 17:42: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/libc/stdio vfprintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:42:21 -0000 das 2003/04/06 17:42:20 PDT FreeBSD src repository Modified files: lib/libc/stdio vfprintf.c Log: - %e conversions with precision 0 should not cause a decimal point to be printed. - Fix %f conversions where the number of significant digits is < expt. This would be a one-line change were it not for thousands separators. Noticed by tjr. - Remove some unnecessary code in the parsing of precision specifiers. Revision Changes Path 1.55 +22 -18 src/lib/libc/stdio/vfprintf.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:42:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0AE237B401; Sun, 6 Apr 2003 17:42:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D82243FA3; Sun, 6 Apr 2003 17:42:50 -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 h370go0U002029; Sun, 6 Apr 2003 17:42:50 -0700 (PDT) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370gnxL002028; Sun, 6 Apr 2003 17:42:49 -0700 (PDT) Message-Id: <200304070042.h370gnxL002028@repoman.freebsd.org> From: David Schultz Date: Sun, 6 Apr 2003 17:42: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/tools/regression/lib/libc/stdio test-printfloat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:42:51 -0000 das 2003/04/06 17:42:49 PDT FreeBSD src repository Modified files: tools/regression/lib/libc/stdio test-printfloat.c Log: Additional regression tests for grouping, parsing of '.*', and printing of %f formats where the number of significant digits is < expt. Revision Changes Path 1.3 +9 -0 src/tools/regression/lib/libc/stdio/test-printfloat.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:43:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84FE837B401; Sun, 6 Apr 2003 17:43:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23D9543FAF; Sun, 6 Apr 2003 17:43:46 -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 h370hj0U002143; Sun, 6 Apr 2003 17:43:45 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370hjs4002142; Sun, 6 Apr 2003 17:43:45 -0700 (PDT) Message-Id: <200304070043.h370hjs4002142@repoman.freebsd.org> From: Doug Barton Date: Sun, 6 Apr 2003 17:43:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/xpdf Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:43:47 -0000 dougb 2003/04/06 17:43:45 PDT FreeBSD ports repository Modified files: graphics/xpdf Makefile distinfo Log: Upgrade to 2.02, which in addition to numerous other bug fixes contains the previous security patch. Revision Changes Path 1.49 +1 -9 ports/graphics/xpdf/Makefile 1.20 +1 -2 ports/graphics/xpdf/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:45:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1460237B401; Sun, 6 Apr 2003 17:45:45 -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 BD8CE43FAF; Sun, 6 Apr 2003 17:45:43 -0700 (PDT) (envelope-from das@freebsd.org) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) h370jbKj050775; Sun, 6 Apr 2003 17:45:37 -0700 (PDT) (envelope-from das@freebsd.org) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6p2/8.12.5/Submit) id h370jbIW050774; Sun, 6 Apr 2003 17:45:37 -0700 (PDT) (envelope-from das@freebsd.org) Date: Sun, 6 Apr 2003 17:45:37 -0700 From: David Schultz To: Tim Robbins Message-ID: <20030407004537.GA50755@HAL9000.homeunix.com> Mail-Followup-To: Tim Robbins , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org References: <200304052211.h35MBglG027473@repoman.freebsd.org> <20030406174843.A44495@dilbert.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030406174843.A44495@dilbert.robbins.dropbear.id.au> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/stdio floatio.h vfprintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:45:45 -0000 On Sun, Apr 06, 2003, Tim Robbins wrote: > On Sat, Apr 05, 2003 at 02:11:42PM -0800, David Schultz wrote: > > > das 2003/04/05 14:11:42 PST > > > > FreeBSD src repository > > > > Modified files: > > lib/libc/stdio floatio.h vfprintf.c > > Log: > > Rework the floating point code in printf(). Significant changes: > > > > - We used to round long double arguments to double. Now we print > > them properly. > > > > - Bugs involving '%F', corner cases of '#' and 'g' format > > specifiers, and the '.*' precision specifier have been > > fixed. > > > > - Added support for the "'" specifier to print thousands' grouping > > characters in a locale-dependent manner. > > > > - Implement the __vfprintf() side of hexadecimal floating point > > support. All that is still needed is a routine to convert the > > mantissa to hex digits one nibble at a time in the style of ultoa(). > > I think there is a bug here. I've attached a small test program that mimics > the behaviour of top's "CPU states" display. Here are the results on 4.x: [...] > for (i = 0; i < 150; i += 10) > printf(i >= 100 ? "CPU states: %4.0f%%\n" : > "CPU states: %4.1f%% user\n", (double)i); Oops! I have just checked in a fix for the problem. It was a little bit tricky due to the handling of thousands' grouping. Thanks for pointing this out. From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:49:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DA8E37B401; Sun, 6 Apr 2003 17:49:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF08F43FA3; Sun, 6 Apr 2003 17:49:53 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h370nr0U002355; Sun, 6 Apr 2003 17:49:53 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h370nra9002354; Sun, 6 Apr 2003 17:49:53 -0700 (PDT) Message-Id: <200304070049.h370nra9002354@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Sun, 6 Apr 2003 17:49: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/lib/libusbhid libusbhid.h parse.c usage.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:49:55 -0000 mdodd 2003/04/06 17:49:53 PDT FreeBSD src repository Modified files: lib/libusbhid libusbhid.h parse.c usage.c Log: MF NetBSD: - Reduce diffs with NetBSD. - Formatting and explicit values for enum declaration. - Order of prototypes. - zero report_size in hid_clear_local() - errx() needs no newline - Don't initialie variable in declaration in hid_parse_usage_in_page(). - Use fmtcheck() in hid_usage_in_page(). Revision Changes Path 1.8 +7 -3 src/lib/libusbhid/libusbhid.h 1.7 +1 -0 src/lib/libusbhid/parse.c 1.7 +9 -7 src/lib/libusbhid/usage.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 17:54:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2386637B401; Sun, 6 Apr 2003 17:54:52 -0700 (PDT) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A8A43F85; Sun, 6 Apr 2003 17:54:51 -0700 (PDT) (envelope-from mdodd@FreeBSD.ORG) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.9/8.12.9) with ESMTP id h370soEF096241; Sun, 6 Apr 2003 20:54:50 -0400 (EDT) (envelope-from mdodd@FreeBSD.ORG) Date: Sun, 6 Apr 2003 20:54:50 -0400 (EDT) From: "Matthew N. Dodd" X-X-Sender: winter@sasami.jurai.net To: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <200304070049.h370nra9002354@repoman.freebsd.org> Message-ID: <20030406205313.Q18916@sasami.jurai.net> References: <200304070049.h370nra9002354@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: cvs commit: src/lib/libusbhid libusbhid.h parse.c usage.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 00:54:52 -0000 On Sun, 6 Apr 2003, Matthew N. Dodd wrote: > - Use fmtcheck() in hid_usage_in_page(). This commit fixes this problem: # usbhidctl -f /dev/uhid0 -r ... Input size=1 count=1 page=Button usage=Button_%d 1, logical range 0..1 Input size=1 count=1 page=Button usage=Button_%d 2, logical range 0..1 Input size=1 count=1 page=Button usage=Button_%d 3, logical range 0..1 This is the correct output: Input size=1 count=1 page=Button usage=Button_1, logical range 0..1 Input size=1 count=1 page=Button usage=Button_2, logical range 0..1 Input size=1 count=1 page=Button usage=Button_3, logical range 0..1 -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | From owner-cvs-all@FreeBSD.ORG Sun Apr 6 18:03:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3A9137B401; Sun, 6 Apr 2003 18:03:02 -0700 (PDT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E76843F85; Sun, 6 Apr 2003 18:03:02 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (210.50.251.57) by smtp01.syd.iprimus.net.au (7.0.012) id 3E8A144A00114064; Mon, 7 Apr 2003 11:02:59 +1000 Received: by dilbert.robbins.dropbear.id.au (Postfix, from userid 1000) id E03F7C90D; Mon, 7 Apr 2003 11:03:02 +1000 (EST) Date: Mon, 7 Apr 2003 11:03:02 +1000 From: Tim Robbins To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Message-ID: <20030407110302.A72014@dilbert.robbins.dropbear.id.au> References: <200304052211.h35MBglG027473@repoman.freebsd.org> <20030406174843.A44495@dilbert.robbins.dropbear.id.au> <20030407004537.GA50755@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: <20030407004537.GA50755@HAL9000.homeunix.com>; from das@freebsd.org on Sun, Apr 06, 2003 at 05:45:37PM -0700 Subject: Re: cvs commit: src/lib/libc/stdio floatio.h vfprintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:03:03 -0000 On Sun, Apr 06, 2003 at 05:45:37PM -0700, David Schultz wrote: > On Sun, Apr 06, 2003, Tim Robbins wrote: > > On Sat, Apr 05, 2003 at 02:11:42PM -0800, David Schultz wrote: > > > > > das 2003/04/05 14:11:42 PST > > > > > > FreeBSD src repository > > > > > > Modified files: > > > lib/libc/stdio floatio.h vfprintf.c > > > Log: > > > Rework the floating point code in printf(). Significant changes: > > > > > > - We used to round long double arguments to double. Now we print > > > them properly. > > > > > > - Bugs involving '%F', corner cases of '#' and 'g' format > > > specifiers, and the '.*' precision specifier have been > > > fixed. > > > > > > - Added support for the "'" specifier to print thousands' grouping > > > characters in a locale-dependent manner. > > > > > > - Implement the __vfprintf() side of hexadecimal floating point > > > support. All that is still needed is a routine to convert the > > > mantissa to hex digits one nibble at a time in the style of ultoa(). > > > > I think there is a bug here. I've attached a small test program that mimics > > the behaviour of top's "CPU states" display. Here are the results on 4.x: > [...] > > for (i = 0; i < 150; i += 10) > > printf(i >= 100 ? "CPU states: %4.0f%%\n" : > > "CPU states: %4.1f%% user\n", (double)i); > > Oops! I have just checked in a fix for the problem. It was a > little bit tricky due to the handling of thousands' grouping. > Thanks for pointing this out. Thanks. As soon as the p4 depot syncs with CVS again, I'll merge vfprintf.c 1.55 into vfwprintf.c and commit it. I had already merged 1.54, but decided not to commit it until it was fixed. Tim From owner-cvs-all@FreeBSD.ORG Sun Apr 6 18:07:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FF5037B405; Sun, 6 Apr 2003 18:07:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F5F343F75; Sun, 6 Apr 2003 18:07:49 -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 h3717n0U004566; Sun, 6 Apr 2003 18:07:49 -0700 (PDT) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3717mG4004565; Sun, 6 Apr 2003 18:07:48 -0700 (PDT) Message-Id: <200304070107.h3717mG4004565@repoman.freebsd.org> From: David Schultz Date: Sun, 6 Apr 2003 18:07: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/lib/libc/stdio vfprintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:07:50 -0000 das 2003/04/06 18:07:48 PDT FreeBSD src repository Modified files: lib/libc/stdio vfprintf.c Log: Today just isn't my day. Remove some old commented out code that snuck into the last commit. Noticed by: mike Revision Changes Path 1.56 +1 -1 src/lib/libc/stdio/vfprintf.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 18:10:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 948BF37B401; Sun, 6 Apr 2003 18:10:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B6E743F3F; Sun, 6 Apr 2003 18:10:16 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h371AF0U004661; Sun, 6 Apr 2003 18:10:15 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h371AFWC004660; Sun, 6 Apr 2003 18:10:15 -0700 (PDT) Message-Id: <200304070110.h371AFWC004660@repoman.freebsd.org> From: Sean Chittenden Date: Sun, 6 Apr 2003 18:10:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/GeoIP Makefile distinfopatch-libGeoIP::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:10:17 -0000 seanc 2003/04/06 18:10:15 PDT FreeBSD ports repository Modified files: net/GeoIP Makefile distinfo net/GeoIP/files patch-conf::Makefile.in Removed files: net/GeoIP/files patch-libGeoIP::Makefile Log: Update GeoIP to 1.1.9 Revision Changes Path 1.16 +1 -2 ports/net/GeoIP/Makefile 1.10 +1 -1 ports/net/GeoIP/distinfo 1.3 +10 -10 ports/net/GeoIP/files/patch-conf::Makefile.in 1.2 +0 -41 ports/net/GeoIP/files/patch-libGeoIP::Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 18:13:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB2B237B401; Sun, 6 Apr 2003 18:13:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8498843F3F; Sun, 6 Apr 2003 18:13:02 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h371D20U005133; Sun, 6 Apr 2003 18:13:02 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h371D2sL005132; Sun, 6 Apr 2003 18:13:02 -0700 (PDT) Message-Id: <200304070113.h371D2sL005132@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 18:13:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/nagios-plugins Makefile distinfo pkg-plist patch-configure.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:13:03 -0000 edwin 2003/04/06 18:13:02 PDT FreeBSD ports repository Modified files: net/nagios-plugins Makefile distinfo pkg-plist net/nagios-plugins/files patch-configure.in Removed files: net/nagios-plugins/files patch-check_mysql.c Log: MAINTAINER UPDATE: net/nagios-plugins Update nagios-plugins to 1.3.0. Remove unneeded patch files/patch-check_mysql.c Move nagios workfile directory from /usr/local/var/nagios to /var/spool/nagios. /usr/local is read-only on some NFS booted systems. PR: ports/48987 Submitted by: Blaz Zupan Revision Changes Path 1.20 +3 -4 ports/net/nagios-plugins/Makefile 1.8 +1 -1 ports/net/nagios-plugins/distinfo 1.2 +0 -11 ports/net/nagios-plugins/files/patch-check_mysql.c (dead) 1.3 +13 -49 ports/net/nagios-plugins/files/patch-configure.in 1.8 +1 -0 ports/net/nagios-plugins/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 18:16:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50BBF37B401; Sun, 6 Apr 2003 18:16:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E788F43F75; Sun, 6 Apr 2003 18:16:37 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h371Gb0U005357; Sun, 6 Apr 2003 18:16:37 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h371GbK8005356; Sun, 6 Apr 2003 18:16:37 -0700 (PDT) Message-Id: <200304070116.h371GbK8005356@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 18:16:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/nagios Makefile pkg-plist ports/net/nagios/files patch-xcddb.c patch-xdddb.c patch-xeddb.c patch-xrddb.c patch-xsddb.c ports/net/nagios/scripts checkps X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:16:38 -0000 edwin 2003/04/06 18:16:37 PDT FreeBSD ports repository Modified files: net/nagios Makefile pkg-plist Added files: net/nagios/files patch-xcddb.c patch-xdddb.c patch-xeddb.c patch-xrddb.c patch-xsddb.c Removed files: net/nagios/scripts checkps Log: MAINTAINER UPDATE: net/nagios - move nagios workfile directory from /usr/local/var/nagios to /var/spool/nagios. /usr/local is read-only on some NFS booted systems. - remove scripts/checkps, everybody should have a working /bin/ps by now. - add new switches WITH_MYSQL and WITH_PGSQL which enable support for putting configuration files into a MySQL or PostgreSQL database, based on a patch submitted in PR 48102 by Krzysztof Stryjek PR: ports/48988 Submitted by: Blaz Zupan Revision Changes Path 1.26 +3 -7 ports/net/nagios/Makefile 1.1 +11 -0 ports/net/nagios/files/patch-xcddb.c (new) 1.1 +11 -0 ports/net/nagios/files/patch-xdddb.c (new) 1.1 +11 -0 ports/net/nagios/files/patch-xeddb.c (new) 1.1 +11 -0 ports/net/nagios/files/patch-xrddb.c (new) 1.1 +11 -0 ports/net/nagios/files/patch-xsddb.c (new) 1.14 +8 -9 ports/net/nagios/pkg-plist 1.3 +0 -10 ports/net/nagios/scripts/checkps (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 18:18:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E06A37B401; Sun, 6 Apr 2003 18:18:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2770343FBD; Sun, 6 Apr 2003 18:18:07 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h371I60U005431; Sun, 6 Apr 2003 18:18:06 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h371I6NJ005430; Sun, 6 Apr 2003 18:18:06 -0700 (PDT) Message-Id: <200304070118.h371I6NJ005430@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 18:18:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/amavisd-new Makefile pkg-plist ports/security/amavisd-new/files amavisd.sh.tmpl patch-amavisd patch-amavisdconf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:18:08 -0000 edwin 2003/04/06 18:18:06 PDT FreeBSD ports repository Modified files: security/amavisd-new Makefile pkg-plist security/amavisd-new/files amavisd.sh.tmpl Added files: security/amavisd-new/files patch-amavisd patch-amavisdconf Log: MAINTAINER UPDATE: security/amavisd-new Fixes for amavisd-new port: - add missing dependency on devel/p5-IO - install amavisdconf utility - bump portrevision PR: ports/48984 Submitted by: Blaz Zupan Revision Changes Path 1.6 +13 -8 ports/security/amavisd-new/Makefile 1.4 +1 -2 ports/security/amavisd-new/files/amavisd.sh.tmpl 1.1 +11 -0 ports/security/amavisd-new/files/patch-amavisd (new) 1.1 +20 -0 ports/security/amavisd-new/files/patch-amavisdconf (new) 1.4 +1 -0 ports/security/amavisd-new/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 18:25:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F2D237B401; Sun, 6 Apr 2003 18:25:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E09143F75; Sun, 6 Apr 2003 18:25:41 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h371Pe0U006003; Sun, 6 Apr 2003 18:25:40 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h371PeDC006002; Sun, 6 Apr 2003 18:25:40 -0700 (PDT) Message-Id: <200304070125.h371PeDC006002@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Sun, 6 Apr 2003 18:25: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/i386/isa mca_machdep.c mca_machdep.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 01:25:41 -0000 mdodd 2003/04/06 18:25:40 PDT FreeBSD src repository Removed files: sys/i386/isa mca_machdep.c mca_machdep.h Log: Retire these files. Revision Changes Path 1.7 +0 -158 src/sys/i386/isa/mca_machdep.c (dead) 1.2 +0 -31 src/sys/i386/isa/mca_machdep.h (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 19:06:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1666837B401; Sun, 6 Apr 2003 19:06:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9E6443FB1; Sun, 6 Apr 2003 19:06:47 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3726l0U010259; Sun, 6 Apr 2003 19:06:47 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3726lN1010258; Sun, 6 Apr 2003 19:06:47 -0700 (PDT) Message-Id: <200304070206.h3726lN1010258@repoman.freebsd.org> From: Sean Chittenden Date: Sun, 6 Apr 2003 19:06:47 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 02:06:48 -0000 seanc 2003/04/06 19:06:47 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Use the entity for the security mailing list. Revision Changes Path 1.522 +1 -1 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 6 19:12:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3CFD37B401; Sun, 6 Apr 2003 19:12:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8299343F85; Sun, 6 Apr 2003 19:12:11 -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 h372CB0U010752; Sun, 6 Apr 2003 19:12:11 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h372CBwg010751; Sun, 6 Apr 2003 19:12:11 -0700 (PDT) Message-Id: <200304070212.h372CBwg010751@repoman.freebsd.org> From: Doug Barton Date: Sun, 6 Apr 2003 19:12:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xscreensaver Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 02:12:12 -0000 dougb 2003/04/06 19:12:11 PDT FreeBSD ports repository Modified files: x11/xscreensaver Makefile distinfo pkg-plist Log: Upgrade to version 4.09, which has the usual mix of a few new hacks, and a few small improvements to existing ones. Revision Changes Path 1.65 +2 -2 ports/x11/xscreensaver/Makefile 1.33 +1 -1 ports/x11/xscreensaver/distinfo 1.40 +8 -0 ports/x11/xscreensaver/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 19:20:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CF9337B401; Sun, 6 Apr 2003 19:20:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFFE943FAF; Sun, 6 Apr 2003 19:20:28 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h372KS0U011115; Sun, 6 Apr 2003 19:20:28 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h372KShX011113; Sun, 6 Apr 2003 19:20:28 -0700 (PDT) Message-Id: <200304070220.h372KShX011113@repoman.freebsd.org> From: Sean Chittenden Date: Sun, 6 Apr 2003 19:20:28 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 02:20:29 -0000 seanc 2003/04/06 19:20:28 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/share/sgml mailing-lists.ent Log: Add an entity for the performance@ mailing list. Revision Changes Path 1.13 +3 -0 doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent From owner-cvs-all@FreeBSD.ORG Sun Apr 6 19:20:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4207437B401; Sun, 6 Apr 2003 19:20:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D568D43FB1; Sun, 6 Apr 2003 19:20:49 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h372Kn0U011311; Sun, 6 Apr 2003 19:20:49 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h372KnQ0011309; Sun, 6 Apr 2003 19:20:49 -0700 (PDT) Message-Id: <200304070220.h372KnQ0011309@repoman.freebsd.org> From: Adam Weinberger Date: Sun, 6 Apr 2003 19:20:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/mziq Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 02:20:51 -0000 adamw 2003/04/06 19:20:49 PDT FreeBSD ports repository Modified files: audio/mziq Makefile distinfo Log: Update to 0.4.1. PR: 50653 Submitted by: Gea-Suan Lin (maintainer) Revision Changes Path 1.7 +1 -1 ports/audio/mziq/Makefile 1.4 +1 -1 ports/audio/mziq/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 19:24:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D7F337B404; Sun, 6 Apr 2003 19:24:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F45B43F3F; Sun, 6 Apr 2003 19:24:16 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h372OG0U011555; Sun, 6 Apr 2003 19:24:16 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h372OGpM011554; Sun, 6 Apr 2003 19:24:16 -0700 (PDT) Message-Id: <200304070224.h372OGpM011554@repoman.freebsd.org> From: Sean Chittenden Date: Sun, 6 Apr 2003 19:24:16 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 02:24:18 -0000 seanc 2003/04/06 19:24:16 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/share/sgml mailing-lists.ent Log: Shorten the email addresses used in the list SGML entities. Lists can be referred to as just [listname]@FreeBSD.org instead of freebsd-[listname]@FreeBSD.org. Revision Changes Path 1.14 +66 -66 doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent From owner-cvs-all@FreeBSD.ORG Sun Apr 6 20:13:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C01BE37B401; Sun, 6 Apr 2003 20:13:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E07E43FA3; Sun, 6 Apr 2003 20:13:24 -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 h373DO0U015769; Sun, 6 Apr 2003 20:13:24 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h373DObG015768; Sun, 6 Apr 2003 20:13:24 -0700 (PDT) Message-Id: <200304070313.h373DObG015768@repoman.freebsd.org> From: Doug Barton Date: Sun, 6 Apr 2003 20:13:24 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 03:13:25 -0000 dougb 2003/04/06 20:13:24 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/share/sgml mailing-lists.ent Log: Back out the previous commit. I'm partially responsible for giving Sean bad advice about this topic, and I happen to know that he's currently away from the keyboard. The problem is that while you can send mail to foo@freebsd.org, you must subscribe to freebsd-foo, so this change is likely to confuse users. Revision Changes Path 1.15 +66 -66 doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent From owner-cvs-all@FreeBSD.ORG Sun Apr 6 20:17:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06AB137B401; Sun, 6 Apr 2003 20:17:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06EFB43FAF; Sun, 6 Apr 2003 20:17:40 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h373Hd0U015984; Sun, 6 Apr 2003 20:17:39 -0700 (PDT) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h373Hdfx015983; Sun, 6 Apr 2003 20:17:39 -0700 (PDT) Message-Id: <200304070317.h373Hdfx015983@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 6 Apr 2003 20:17: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/lib/libc/stdio vfprintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 03:17:41 -0000 ache 2003/04/06 20:17:39 PDT FreeBSD src repository Modified files: lib/libc/stdio vfprintf.c Log: __wcsconv(): free(convbuf) before returning NULL Revision Changes Path 1.57 +4 -2 src/lib/libc/stdio/vfprintf.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 20:30:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FC5337B401; Sun, 6 Apr 2003 20:30:25 -0700 (PDT) Received: from smtp02.syd.iprimus.net.au (smtp02.syd.iprimus.net.au [210.50.76.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED8D143F75; Sun, 6 Apr 2003 20:30:24 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (210.50.251.57) by smtp02.syd.iprimus.net.au (7.0.012) id 3E8A16000011471D; Mon, 7 Apr 2003 13:30:22 +1000 Received: by dilbert.robbins.dropbear.id.au (Postfix, from userid 1000) id 51DA8C90D; Mon, 7 Apr 2003 13:30:26 +1000 (EST) Date: Mon, 7 Apr 2003 13:30:26 +1000 From: Tim Robbins To: "Andrey A. Chernov" Message-ID: <20030407133026.A76188@dilbert.robbins.dropbear.id.au> References: <200304070317.h373Hdfx015983@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: <200304070317.h373Hdfx015983@repoman.freebsd.org>; from ache@FreeBSD.org on Sun, Apr 06, 2003 at 08:17:39PM -0700 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdio vfprintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 03:30:25 -0000 On Sun, Apr 06, 2003 at 08:17:39PM -0700, Andrey A. Chernov wrote: > ache 2003/04/06 20:17:39 PDT > > FreeBSD src repository > > Modified files: > lib/libc/stdio vfprintf.c > Log: > __wcsconv(): free(convbuf) before returning NULL Good catch. Tim From owner-cvs-all@FreeBSD.ORG Sun Apr 6 20:37:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E916937B401; Sun, 6 Apr 2003 20:37:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92BBA43FAF; Sun, 6 Apr 2003 20:37:51 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h373bp0U017260; Sun, 6 Apr 2003 20:37:51 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h373bpmW017259; Sun, 6 Apr 2003 20:37:51 -0700 (PDT) Message-Id: <200304070337.h373bpmW017259@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Apr 2003 20:37:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/upnp/files patch-src::urlconfig::urlconfig.c patch-src::uuid::uuid.c patch-upnp::src::uuid::uuid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 03:37:52 -0000 leeym 2003/04/06 20:37:51 PDT FreeBSD ports repository Added files: devel/upnp/files patch-upnp::src::urlconfig::urlconfig.c patch-upnp::src::uuid::uuid.c Removed files: devel/upnp/files patch-src::urlconfig::urlconfig.c patch-src::uuid::uuid.c Log: correct the path of patch files and unbreak upnp Noticed by: ahgu Revision Changes Path 1.2 +0 -10 ports/devel/upnp/files/patch-src::urlconfig::urlconfig.c (dead) 1.2 +0 -10 ports/devel/upnp/files/patch-src::uuid::uuid.c (dead) 1.1 +10 -0 ports/devel/upnp/files/patch-upnp::src::urlconfig::urlconfig.c (new) 1.1 +10 -0 ports/devel/upnp/files/patch-upnp::src::uuid::uuid.c (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 20:49:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD45D37B401; Sun, 6 Apr 2003 20:49:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57A2943FAF; Sun, 6 Apr 2003 20:49:16 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h373nG0U023113; Sun, 6 Apr 2003 20:49:16 -0700 (PDT) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h373nGYf023112; Sun, 6 Apr 2003 20:49:16 -0700 (PDT) Message-Id: <200304070349.h373nGYf023112@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 6 Apr 2003 20:49:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/lynx-current Makefile distinfo pkg-plist ports/www/lynx-current/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 03:49:17 -0000 ache 2003/04/06 20:49:16 PDT FreeBSD ports repository Modified files: www/lynx-current Makefile distinfo pkg-plist www/lynx-current/files patch-aa Log: Upgrade to 2.8.5dev.14 Revision Changes Path 1.143 +2 -2 ports/www/lynx-current/Makefile 1.166 +1 -1 ports/www/lynx-current/distinfo 1.17 +19 -4 ports/www/lynx-current/files/patch-aa 1.32 +1 -0 ports/www/lynx-current/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 21:04:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CB8337B401; Sun, 6 Apr 2003 21:04:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C19DD43F75; Sun, 6 Apr 2003 21:04:35 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3744Z0U025278; Sun, 6 Apr 2003 21:04:35 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3744ZBL025277; Sun, 6 Apr 2003 21:04:35 -0700 (PDT) Message-Id: <200304070404.h3744ZBL025277@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 6 Apr 2003 21:04:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/powerdns Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 04:04:36 -0000 dinoex 2003/04/06 21:04:35 PDT FreeBSD ports repository Modified files: net/powerdns Makefile Log: - build recursor only on i386 recursor fails on alpha, ia64 and sparc with undefined symbol "makecontext" Revision Changes Path 1.7 +4 -5 ports/net/powerdns/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 21:42:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BAB937B401; Sun, 6 Apr 2003 21:42:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFDF143F85; Sun, 6 Apr 2003 21:42:37 -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 h374gb0U028924; Sun, 6 Apr 2003 21:42:37 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h374gb7S028923; Sun, 6 Apr 2003 21:42:37 -0700 (PDT) Message-Id: <200304070442.h374gb7S028923@repoman.freebsd.org> From: Robert Watson Date: Sun, 6 Apr 2003 21:42: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/wicontrol wicontrol.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 04:42:38 -0000 rwatson 2003/04/06 21:42:37 PDT FreeBSD src repository Modified files: usr.sbin/wicontrol wicontrol.8 Log: s/obsoelte/obsolete/ Revision Changes Path 1.39 +4 -4 src/usr.sbin/wicontrol/wicontrol.8 From owner-cvs-all@FreeBSD.ORG Sun Apr 6 21:49:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78E6537B401; Sun, 6 Apr 2003 21:49:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11BE543FA3; Sun, 6 Apr 2003 21:49:23 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h374nM0U029159; Sun, 6 Apr 2003 21:49:22 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h374nMmE029158; Sun, 6 Apr 2003 21:49:22 -0700 (PDT) Message-Id: <200304070449.h374nMmE029158@repoman.freebsd.org> From: Kevin Lo Date: Sun, 6 Apr 2003 21:49:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/yafic Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 04:49:23 -0000 kevlo 2003/04/06 21:49:22 PDT FreeBSD ports repository Modified files: security/yafic Makefile distinfo Log: Update to 1.1 PR: 50626 Submitted by: MAINTAINER Revision Changes Path 1.4 +1 -1 ports/security/yafic/Makefile 1.3 +1 -1 ports/security/yafic/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 21:52:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41CBF37B401; Sun, 6 Apr 2003 21:52:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9342443FB1; Sun, 6 Apr 2003 21:52:44 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h374qi0U029663; Sun, 6 Apr 2003 21:52:44 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h374qi12029662; Sun, 6 Apr 2003 21:52:44 -0700 (PDT) Message-Id: <200304070452.h374qi12029662@repoman.freebsd.org> From: Kevin Lo Date: Sun, 6 Apr 2003 21:52:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Exception-Class Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 04:52:45 -0000 kevlo 2003/04/06 21:52:44 PDT FreeBSD ports repository Modified files: devel/p5-Exception-Class Makefile distinfo Log: Update to 1.12 PR: 50635 Submitted by: MAINTAINER Revision Changes Path 1.11 +1 -1 ports/devel/p5-Exception-Class/Makefile 1.8 +1 -1 ports/devel/p5-Exception-Class/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 21:55:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F60E37B401; Sun, 6 Apr 2003 21:55:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CCD743FB1; Sun, 6 Apr 2003 21:55:03 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h374t20U029750; Sun, 6 Apr 2003 21:55:02 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h374t283029749; Sun, 6 Apr 2003 21:55:02 -0700 (PDT) Message-Id: <200304070455.h374t283029749@repoman.freebsd.org> From: Kevin Lo Date: Sun, 6 Apr 2003 21:55:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-HTML-CalendarMonthSimple Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 04:55:04 -0000 kevlo 2003/04/06 21:55:02 PDT FreeBSD ports repository Modified files: www/p5-HTML-CalendarMonthSimple Makefile distinfo Log: Update to 1.20 PR: 50636 Submitted by: MAINTAINER Revision Changes Path 1.6 +1 -1 ports/www/p5-HTML-CalendarMonthSimple/Makefile 1.5 +1 -1 ports/www/p5-HTML-CalendarMonthSimple/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 22:00:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2643937B401; Sun, 6 Apr 2003 22:00:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9A0943FA3; Sun, 6 Apr 2003 22:00:20 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3750K0U029976; Sun, 6 Apr 2003 22:00:20 -0700 (PDT) (envelope-from billf@repoman.freebsd.org) Received: (from billf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3750K0N029975; Sun, 6 Apr 2003 22:00:20 -0700 (PDT) Message-Id: <200304070500.h3750K0N029975@repoman.freebsd.org> From: Bill Fumerola Date: Sun, 6 Apr 2003 22:00:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/xearth/files freebsd.committers.markers X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:00:21 -0000 billf 2003/04/06 22:00:20 PDT FreeBSD ports repository Modified files: astro/xearth/files freebsd.committers.markers Log: update this a bit belatedly Revision Changes Path 1.124 +1 -1 ports/astro/xearth/files/freebsd.committers.markers From owner-cvs-all@FreeBSD.ORG Sun Apr 6 22:04:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE1F537B401; Sun, 6 Apr 2003 22:04:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6149543F85; Sun, 6 Apr 2003 22:04:24 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3754O0U031411; Sun, 6 Apr 2003 22:04:24 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3754OsW031410; Sun, 6 Apr 2003 22:04:24 -0700 (PDT) Message-Id: <200304070504.h3754OsW031410@repoman.freebsd.org> From: Kevin Lo Date: Sun, 6 Apr 2003 22:04:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/logmon Makefile distinfo ports/sysutils/logmon/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:04:25 -0000 kevlo 2003/04/06 22:04:24 PDT FreeBSD ports repository Modified files: sysutils/logmon Makefile distinfo Removed files: sysutils/logmon/files patch-aa Log: Update to 0.4.2 PR: 50652 Submitted by: MAINTAINER Revision Changes Path 1.5 +1 -1 ports/sysutils/logmon/Makefile 1.3 +1 -1 ports/sysutils/logmon/distinfo 1.2 +0 -79 ports/sysutils/logmon/files/patch-aa (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 22:14:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55A3E37B404; Sun, 6 Apr 2003 22:14:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2E5F43F85; Sun, 6 Apr 2003 22:14:51 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h375Ep0U032142; Sun, 6 Apr 2003 22:14:51 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h375Ep8w032141; Sun, 6 Apr 2003 22:14:51 -0700 (PDT) Message-Id: <200304070514.h375Ep8w032141@repoman.freebsd.org> From: Kevin Lo Date: Sun, 6 Apr 2003 22:14:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/nd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:14:52 -0000 kevlo 2003/04/06 22:14:51 PDT FreeBSD ports repository Modified files: www/nd Makefile distinfo Log: Update to 0.7.0 PR: 50549 Submitted by: MAINTAINER Revision Changes Path 1.4 +1 -1 ports/www/nd/Makefile 1.3 +1 -1 ports/www/nd/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 6 22:19:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 573E737B401; Sun, 6 Apr 2003 22:19:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E540543F85; Sun, 6 Apr 2003 22:19:35 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h375JZ0U032329; Sun, 6 Apr 2003 22:19:35 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h375JZUm032328; Sun, 6 Apr 2003 22:19:35 -0700 (PDT) Message-Id: <200304070519.h375JZUm032328@repoman.freebsd.org> From: Adam Weinberger Date: Sun, 6 Apr 2003 22:19:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks/wmfuzzy Makefile distinfo ports/x11-clocks/wmfuzzy/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:19:37 -0000 adamw 2003/04/06 22:19:35 PDT FreeBSD ports repository Modified files: x11-clocks/wmfuzzy Makefile distinfo Removed files: x11-clocks/wmfuzzy/files patch-Makefile Log: Update to 0.3. The program's Makefile now plays nicely with FreeBSD, so patch-Makefile is getting whacked. Revision Changes Path 1.6 +1 -1 ports/x11-clocks/wmfuzzy/Makefile 1.2 +1 -1 ports/x11-clocks/wmfuzzy/distinfo 1.2 +0 -25 ports/x11-clocks/wmfuzzy/files/patch-Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 22:22:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D619537B401; Sun, 6 Apr 2003 22:22:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 756BD43FCB; Sun, 6 Apr 2003 22:22:13 -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 h375MD0U032780; Sun, 6 Apr 2003 22:22:13 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h375MDPQ032779; Sun, 6 Apr 2003 22:22:13 -0700 (PDT) Message-Id: <200304070522.h375MDPQ032779@repoman.freebsd.org> From: Murray Stokely Date: Sun, 6 Apr 2003 22:22: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/share/misc bsd-family-tree X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:22:14 -0000 murray 2003/04/06 22:22:13 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) share/misc bsd-family-tree Log: MFC: r1.69,1.70 - Add FreeBSD 4.8 & 5.0 to the family tree. Revision Changes Path 1.21.2.14 +11 -4 src/share/misc/bsd-family-tree From owner-cvs-all@FreeBSD.ORG Sun Apr 6 22:24:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 507D537B401; Sun, 6 Apr 2003 22:24:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F13CB43FA3; Sun, 6 Apr 2003 22:24:22 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h375OM0U032904; Sun, 6 Apr 2003 22:24:22 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h375OMnR032903; Sun, 6 Apr 2003 22:24:22 -0700 (PDT) Message-Id: <200304070524.h375OMnR032903@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Apr 2003 22:24:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/yasm Makefile distinfo pkg-descr pkg-plist ports/devel/yasm/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:24:23 -0000 ijliao 2003/04/06 22:24:22 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/yasm Makefile distinfo pkg-descr pkg-plist devel/yasm/files patch-ltmain.sh Log: add yasm 0.2.1 A complete rewrite of the NASM assembler Revision Changes Path 1.1082 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/yasm/Makefile (new) 1.1 +1 -0 ports/devel/yasm/distinfo (new) 1.1 +15 -0 ports/devel/yasm/files/patch-ltmain.sh (new) 1.1 +8 -0 ports/devel/yasm/pkg-descr (new) 1.1 +50 -0 ports/devel/yasm/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 22:24:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0120D37B40F; Sun, 6 Apr 2003 22:24:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 438DA43FAF; Sun, 6 Apr 2003 22:24:31 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h375OV0U032946; Sun, 6 Apr 2003 22:24:31 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h375OUWj032945; Sun, 6 Apr 2003 22:24:30 -0700 (PDT) Message-Id: <200304070524.h375OUWj032945@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Apr 2003 22:24:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:24:32 -0000 ijliao 2003/04/06 22:24:30 PDT FreeBSD ports repository Modified files: . modules Log: yasm --> ports/devel/yasm Revision Changes Path 1.7012 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 6 22:49:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0268E37B401; Sun, 6 Apr 2003 22:49:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9199D43F75; Sun, 6 Apr 2003 22:49:37 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h375nb0U034559; Sun, 6 Apr 2003 22:49:37 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h375nblp034558; Sun, 6 Apr 2003 22:49:37 -0700 (PDT) Message-Id: <200304070549.h375nblp034558@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 6 Apr 2003 22:49:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/openssl Makefileports/security/openssl/files patch-Configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:49:38 -0000 dinoex 2003/04/06 22:49:37 PDT FreeBSD ports repository Modified files: security/openssl Makefile security/openssl/files patch-Configure Log: - enable threads on ia64 - OPENSSL_OVERWRITE_BASE defaults to STABLE/CURRENT shared lib version This solves problems when the share lib is deinstalled. ports/50292 PR: 50292 Revision Changes Path 1.82 +6 -6 ports/security/openssl/Makefile 1.3 +1 -1 ports/security/openssl/files/patch-Configure From owner-cvs-all@FreeBSD.ORG Sun Apr 6 22:50:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7C1537B401; Sun, 6 Apr 2003 22:50:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 619CE43F3F; Sun, 6 Apr 2003 22:50:40 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h375oe0U034825; Sun, 6 Apr 2003 22:50:40 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h375odKW034821; Sun, 6 Apr 2003 22:50:39 -0700 (PDT) Message-Id: <200304070550.h375odKW034821@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 6 Apr 2003 22:50:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/openssl-beta Makefile ports/security/openssl-beta/files patch-Configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:50:41 -0000 dinoex 2003/04/06 22:50:39 PDT FreeBSD ports repository Modified files: security/openssl-beta Makefile security/openssl-beta/files patch-Configure Log: - enable threads on ia64 - OPENSSL_OVERWRITE_BASE defaults to STABLE/CURRENT shared lib version This solves problems when the share lib is deinstalled. ports/50292 PR: 50292 Revision Changes Path 1.87 +6 -6 ports/security/openssl-beta/Makefile 1.3 +1 -1 ports/security/openssl-beta/files/patch-Configure From owner-cvs-all@FreeBSD.ORG Sun Apr 6 22:54:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0092637B401; Sun, 6 Apr 2003 22:54:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95A4B43FBF; Sun, 6 Apr 2003 22:54:39 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h375sd0U035144; Sun, 6 Apr 2003 22:54:39 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h375sdhD035143; Sun, 6 Apr 2003 22:54:39 -0700 (PDT) Message-Id: <200304070554.h375sdhD035143@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 6 Apr 2003 22:54:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/openssl bsd.openssl.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 05:54:40 -0000 dinoex 2003/04/06 22:54:39 PDT FreeBSD ports repository Modified files: security/openssl bsd.openssl.mk Log: - defaults to STABLE/CURRENT shared lib version Revision Changes Path 1.2 +4 -4 ports/security/openssl/bsd.openssl.mk From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:06:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 247CA37B401; Sun, 6 Apr 2003 23:06:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8B7E43F75; Sun, 6 Apr 2003 23:06:44 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3766i0U036906; Sun, 6 Apr 2003 23:06:44 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3766is6036905; Sun, 6 Apr 2003 23:06:44 -0700 (PDT) Message-Id: <200304070606.h3766is6036905@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Apr 2003 23:06:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/xrmap Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:06:45 -0000 leeym 2003/04/06 23:06:44 PDT FreeBSD ports repository Modified files: misc/xrmap Makefile Log: Remove redundant variables defenition in the Makefile PR: 50627 Submitted by: Serge Gagnon Revision Changes Path 1.8 +0 -6 ports/misc/xrmap/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:11:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1219137B401; Sun, 6 Apr 2003 23:11:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B6443FAF; Sun, 6 Apr 2003 23:11:42 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h376Bg0U037382; Sun, 6 Apr 2003 23:11:42 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h376BgOK037381; Sun, 6 Apr 2003 23:11:42 -0700 (PDT) Message-Id: <200304070611.h376BgOK037381@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Apr 2003 23:11:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/pfaedit Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:11:43 -0000 nork 2003/04/06 23:11:42 PDT FreeBSD ports repository Modified files: print/pfaedit Makefile distinfo pkg-plist Log: Update to 20030404. PR: ports/50660 Submitted by: KANOU Hiroki (maintainer) Revision Changes Path 1.34 +1 -1 ports/print/pfaedit/Makefile 1.30 +3 -3 ports/print/pfaedit/distinfo 1.18 +6 -0 ports/print/pfaedit/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:26:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96BB537B401; Sun, 6 Apr 2003 23:26:35 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA32343F93; Sun, 6 Apr 2003 23:26:33 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id QAA15009; Mon, 7 Apr 2003 16:26:30 +1000 Date: Mon, 7 Apr 2003 16:26:28 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Maxime Henrion In-Reply-To: <200304062309.h36N9vka088364@repoman.freebsd.org> Message-ID: <20030407153635.J3268@gamplex.bde.org> References: <200304062309.h36N9vka088364@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/sys/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:26:36 -0000 On Sun, 6 Apr 2003, Maxime Henrion wrote: > mux 2003/04/06 16:09:57 PDT > > FreeBSD src repository > > Modified files: > sys/dev/fxp if_fxp.c > Log: > Because alpha can't access memory in 16-bit granularity, > we're using an atomic operation to clear the suspend flag > in fxp_start(). Since other architectures may need the > same thing, we want to do it all the time and not only > in the __alpha__ case. However, we don't want to use > atomic operations on 16-bit integers, because those may > not be available on any architecture. We're thus faking > a 32-bit atomic operation here. This patch also deals > with endianness here. Not to pick on this commit but... Atomic operations on integers other than int and u_int shouldn't be available on any arches, since they are little need in MD code and cannot be used in MI code since using them break would break some arches. I removed them in my i386 version. This mainly exposes brokenness in netgraph and drm, since these sources use atomic operations on longs and there are no atomic operations on longs on some arches (e.g., i386's with correctly-sized longs). The patch has some style bugs: > Index: if_fxp.c > =================================================================== > RCS file: /home/ncvs/src/sys/dev/fxp/if_fxp.c,v > retrieving revision 1.158 > retrieving revision 1.159 > diff -u -2 -r1.158 -r1.159 > --- if_fxp.c 6 Apr 2003 01:27:12 -0000 1.158 > +++ if_fxp.c 6 Apr 2003 23:09:57 -0000 1.159 > @@ -33,5 +33,5 @@ > > #include > -__FBSDID("$FreeBSD: src/sys/dev/fxp/if_fxp.c,v 1.158 2003/04/06 01:27:12 mux Exp $"); > +__FBSDID("$FreeBSD: src/sys/dev/fxp/if_fxp.c,v 1.159 2003/04/06 23:09:57 mux Exp $"); > > #include $FreeBSD$ should not be used in the kernel. > @@ -58,4 +58,5 @@ > #include > > +#include is part of . It should not be included directly if is included. > #include /* for DELAY */ Old style bug: should rarely be included. It especially shouldn't be included "for DELAY" since it doesn't declare DELAY. It is only needed for a couple of misplaced and/or problematic interfaces like sysbeep(). (sysbeep() only needs to have an MI implementation, but it currently has a PC-specific interface (its `pitch' arg is actually its wavelength in units of i8254 timer cycles for the PC implementation of i8254's, except on alphas and some other arches cloned from alphas where its `pitch' arg is actually its pitch so that it is not even bug for bug compatible with its callers). Some means of beeping is needed generally although the machine might not have any hardware for it.) This include was removed from most drivers, but was restored in some for compatibility with RELENG_2 or RELENG_3 and then cut and pasted into zillions. In this file, it was removed in rev.1.97 and then rotted back in in rev.1.107. > @@ -1208,5 +1209,5 @@ > { > struct fxp_softc *sc = ifp->if_softc; > - struct fxp_tx *txp; > + struct fxp_tx *txp, *last; > struct mbuf *mb_head; > int error; Disordered declarations (new: 't' > 'l' && 's' > 'l'; old: 'm' > 's'). > @@ -1384,10 +1384,14 @@ > * up the status while we update the command field. > * This could cause us to overwrite the completion status. > + * > + * This is a bit tricky, because we want to avoid using > + * atomic operations on 16bits values, since they may not > + * be available on any architecture or may be very > + * inefficient. > */ > - atomic_clear_short(&sc->fxp_desc.tx_last->tx_cb->cb_command, > - FXP_CB_COMMAND_S); > -#else > - sc->fxp_desc.tx_last->tx_cb->cb_command &= ~FXP_CB_COMMAND_S; > -#endif /*__alpha__*/ > + last = sc->fxp_desc.tx_last; > + atomic_clear_32((u_int32_t *)&last->tx_cb->cb_status, > + htobe32(bswap16(FXP_CB_COMMAND_S))); Some arches might not have 32-bit atomic operations either. This problem is not limited to alphas, so the ifdef shouldn't be '#ifdef __alpha__'. I thought that this problem also affects sparc64s since I first learned about the full unportability of atomic operations from jake. Short condtionals should not have a comment on the #endif. > + > sc->fxp_desc.tx_last = txp; Extra blank line. KNF uses no optional blank lines (indent -sob), and this blank line is not an option -- it disassociates the final statement of the initialization of tx_last from the rest of the initialization. There is also a wrong blank line before the initialization of tx_last. It disassociates the initialization from the comment that describes the initialization. The big comment for the alpha case makes the scope of comment on the initialization especially unclear. Bruce From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:27:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5CB437B401; Sun, 6 Apr 2003 23:27:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DCE043F93; Sun, 6 Apr 2003 23:27:49 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h376Rn0U038229; Sun, 6 Apr 2003 23:27:49 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h376Rnv5038228; Sun, 6 Apr 2003 23:27:49 -0700 (PDT) Message-Id: <200304070627.h376Rnv5038228@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 23:27:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mozilla-devel Makefile distinfo patch-nsprpub_pr_src_misc_prtime.c patch-qt xim_dekita2.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:27:50 -0000 marcus 2003/04/06 23:27:49 PDT FreeBSD ports repository Modified files: www/mozilla-devel Makefile distinfo www/mozilla-devel/files patch-nsprpub_pr_src_misc_prtime.c patch-qt Added files: www/mozilla-devel/files xim_dekita2.patch Removed files: www/mozilla-devel/files patch-config_rules.mk Log: * Update to 1.4a and unbreak * Convert to new GNOME infrastructure Revision Changes Path 1.144 +25 -10 ports/www/mozilla-devel/Makefile 1.63 +2 -3 ports/www/mozilla-devel/distinfo 1.2 +0 -15 ports/www/mozilla-devel/files/patch-config_rules.mk (dead) 1.2 +9 -16 ports/www/mozilla-devel/files/patch-nsprpub_pr_src_misc_prtime.c 1.21 +7 -16 ports/www/mozilla-devel/files/patch-qt 1.1 +784 -0 ports/www/mozilla-devel/files/xim_dekita2.patch (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:28:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3BBB37B401; Sun, 6 Apr 2003 23:28:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71BFB43FAF; Sun, 6 Apr 2003 23:28:31 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h376SV0U038345; Sun, 6 Apr 2003 23:28:31 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h376SVxO038344; Sun, 6 Apr 2003 23:28:31 -0700 (PDT) Message-Id: <200304070628.h376SVxO038344@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 23:28:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/galeon Makefile ports/www/galeon2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:28:32 -0000 marcus 2003/04/06 23:28:31 PDT FreeBSD ports repository Modified files: www/galeon Makefile www/galeon2 Makefile Log: * Add mozilla-1.4a support * Convert to new GNOME infrastructure Revision Changes Path 1.98 +4 -6 ports/www/galeon/Makefile 1.102 +21 -24 ports/www/galeon2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:31:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24E8637B401; Sun, 6 Apr 2003 23:31:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7A0243FAF; Sun, 6 Apr 2003 23:31:44 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h376Vi0U038800; Sun, 6 Apr 2003 23:31:44 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h376Vi6H038799; Sun, 6 Apr 2003 23:31:44 -0700 (PDT) Message-Id: <200304070631.h376Vi6H038799@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 23:31:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/xearth/files freebsd.committers.markers X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:31:45 -0000 edwin 2003/04/06 23:31:44 PDT FreeBSD ports repository Modified files: astro/xearth/files freebsd.committers.markers Log: I've moved! Revision Changes Path 1.125 +2 -1 ports/astro/xearth/files/freebsd.committers.markers From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:36:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6047737B401; Sun, 6 Apr 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 01F5643F3F; Sun, 6 Apr 2003 23:36:50 -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 h376an0U039010; Sun, 6 Apr 2003 23:36:49 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h376anIZ039009; Sun, 6 Apr 2003 23:36:49 -0700 (PDT) Message-Id: <200304070636.h376anIZ039009@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sun, 6 Apr 2003 23:36: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/libc/stdio vfwprintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:36:50 -0000 tjr 2003/04/06 23:36:49 PDT FreeBSD src repository Modified files: lib/libc/stdio vfwprintf.c Log: Catch up with recent vfprintf.c changes. Revision Changes Path 1.10 +215 -175 src/lib/libc/stdio/vfwprintf.c From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:42:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2052D37B401; Sun, 6 Apr 2003 23:42:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B57A143F93; Sun, 6 Apr 2003 23:42:33 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h376gX0U039556; Sun, 6 Apr 2003 23:42:33 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h376gXeK039555; Sun, 6 Apr 2003 23:42:33 -0700 (PDT) Message-Id: <200304070642.h376gXeK039555@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Sun, 6 Apr 2003 23:42:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/generator Makefile distinfo pkg-plist ports/emulators/generator/files patch-aa patch-ab patch-ac patch-ad patch-configure patch-configure.in patch-main-Makefile.in patch-main-ui-gtk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:42:34 -0000 mdodd 2003/04/06 23:42:33 PDT FreeBSD ports repository Modified files: emulators/generator Makefile distinfo pkg-plist Added files: emulators/generator/files patch-configure patch-configure.in patch-main-Makefile.in patch-main-ui-gtk.c Removed files: emulators/generator/files patch-aa patch-ab patch-ac patch-ad Log: - Update to 0.34 - Add support for SDL Joysticks. - Possibly run on more than i386. Revision Changes Path 1.3 +35 -23 ports/emulators/generator/Makefile 1.2 +1 -1 ports/emulators/generator/distinfo 1.2 +0 -140 ports/emulators/generator/files/patch-aa (dead) 1.2 +0 -13 ports/emulators/generator/files/patch-ab (dead) 1.2 +0 -75 ports/emulators/generator/files/patch-ac (dead) 1.2 +0 -34 ports/emulators/generator/files/patch-ad (dead) 1.1 +11 -0 ports/emulators/generator/files/patch-configure (new) 1.1 +11 -0 ports/emulators/generator/files/patch-configure.in (new) 1.1 +20 -0 ports/emulators/generator/files/patch-main-Makefile.in (new) 1.1 +136 -0 ports/emulators/generator/files/patch-main-ui-gtk.c (new) 1.2 +1 -6 ports/emulators/generator/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:48:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 690B837B401; Sun, 6 Apr 2003 23:48:48 -0700 (PDT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EE2F43F75; Sun, 6 Apr 2003 23:48:47 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (210.50.253.1) by smtp01.syd.iprimus.net.au (7.0.012) id 3E8A144A00127D2D; Mon, 7 Apr 2003 16:48:46 +1000 Received: by dilbert.robbins.dropbear.id.au (Postfix, from userid 1000) id BC162C90D; Mon, 7 Apr 2003 16:48:49 +1000 (EST) Date: Mon, 7 Apr 2003 16:48:49 +1000 From: Tim Robbins To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030407164849.A81391@dilbert.robbins.dropbear.id.au> References: <200304070636.h376anIZ039009@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: <200304070636.h376anIZ039009@repoman.freebsd.org>; from tjr@FreeBSD.org on Sun, Apr 06, 2003 at 11:36:49PM -0700 Subject: Re: cvs commit: src/lib/libc/stdio vfwprintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:48:49 -0000 On Sun, Apr 06, 2003 at 11:36:49PM -0700, Tim J. Robbins wrote: > tjr 2003/04/06 23:36:49 PDT > > FreeBSD src repository > > Modified files: > lib/libc/stdio vfwprintf.c > Log: > Catch up with recent vfprintf.c changes. This (and vfprintf.c) have evolved into something utterly disgusting and could probably do with a rewrite using a suitable structure, instead of "one big function with one big switch statement". Tim From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:49:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A8B637B404; Sun, 6 Apr 2003 23:49:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF58D43F75; Sun, 6 Apr 2003 23:49:24 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h376nO0U039798; Sun, 6 Apr 2003 23:49:24 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h376nOML039797; Sun, 6 Apr 2003 23:49:24 -0700 (PDT) Message-Id: <200304070649.h376nOML039797@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Apr 2003 23:49:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/xearth/files freebsd.committers.markers freebsd.ftp.markers X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:49:26 -0000 edwin 2003/04/06 23:49:24 PDT FreeBSD ports repository Modified files: astro/xearth/files freebsd.committers.markers freebsd.ftp.markers Log: added comment about www.heavens-above.com for finding your coordinates. redid layout of freebsd.ftp.markers Revision Changes Path 1.126 +3 -0 ports/astro/xearth/files/freebsd.committers.markers 1.18 +38 -37 ports/astro/xearth/files/freebsd.ftp.markers From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:51:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991B337B401; Sun, 6 Apr 2003 23:51:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3334443FBD; Sun, 6 Apr 2003 23:51:45 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h376pi0U040298; Sun, 6 Apr 2003 23:51:44 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h376pi2P040297; Sun, 6 Apr 2003 23:51:44 -0700 (PDT) Message-Id: <200304070651.h376pi2P040297@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Apr 2003 23:51:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/spamstats Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:51:46 -0000 leeym 2003/04/06 23:51:44 PDT FreeBSD ports repository Modified files: mail Makefile Added files: mail/spamstats Makefile distinfo pkg-descr pkg-plist Log: add spamstats-0.4b a tool to generate statistics on a {exim/postfix/sendmail}/spamd system. Revision Changes Path 1.373 +1 -0 ports/mail/Makefile 1.1 +33 -0 ports/mail/spamstats/Makefile (new) 1.1 +1 -0 ports/mail/spamstats/distinfo (new) 1.1 +8 -0 ports/mail/spamstats/pkg-descr (new) 1.1 +5 -0 ports/mail/spamstats/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 6 23:51:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DA0937B401; Sun, 6 Apr 2003 23:51:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F2F443FB1; Sun, 6 Apr 2003 23:51:59 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h376pw0U040336; Sun, 6 Apr 2003 23:51:58 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h376pwiM040335; Sun, 6 Apr 2003 23:51:58 -0700 (PDT) Message-Id: <200304070651.h376pwiM040335@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Apr 2003 23:51:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 06:52:00 -0000 leeym 2003/04/06 23:51:58 PDT FreeBSD ports repository Modified files: . modules Log: spamstats --> ports/mail/spamstats Revision Changes Path 1.7013 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 7 00:15:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C52C37B40C; Mon, 7 Apr 2003 00:15:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E269943F3F; Mon, 7 Apr 2003 00:15:29 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h377FT0U042774; Mon, 7 Apr 2003 00:15:29 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h377FTr1042773; Mon, 7 Apr 2003 00:15:29 -0700 (PDT) Message-Id: <200304070715.h377FTr1042773@repoman.freebsd.org> From: Marc Fonvieille Date: Mon, 7 Apr 2003 00:15:29 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:15:30 -0000 blackend 2003/04/07 00:15:29 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: Add option tags where needed. Revision Changes Path 1.75 +1 -1 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 00:21:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98B3037B401; Mon, 7 Apr 2003 00:21:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3985E43FCB; Mon, 7 Apr 2003 00:21:50 -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 h377Lo0U043276; Mon, 7 Apr 2003 00:21:50 -0700 (PDT) (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h377LnfP043275; Mon, 7 Apr 2003 00:21:49 -0700 (PDT) Message-Id: <200304070721.h377LnfP043275@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 7 Apr 2003 00:21: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/share/man/man4 polling.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:21:51 -0000 maxim 2003/04/07 00:21:49 PDT FreeBSD src repository Modified files: share/man/man4 polling.4 Log: o Add em(4) to a list of supported devices. MFC after: 1 week Revision Changes Path 1.6 +1 -0 src/share/man/man4/polling.4 From owner-cvs-all@FreeBSD.ORG Mon Apr 7 00:29:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F18EB37B404; Mon, 7 Apr 2003 00:29:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C86243FBD; Mon, 7 Apr 2003 00:29:21 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h377TL0U043549; Mon, 7 Apr 2003 00:29:21 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h377TLm3043548; Mon, 7 Apr 2003 00:29:21 -0700 (PDT) Message-Id: <200304070729.h377TLm3043548@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 7 Apr 2003 00:29:21 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/clusterit Makefile ports/net/clusterit/files patch-alignstring patch-common::common.c patch-tools::dshbak.src X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:29:22 -0000 demon 2003/04/07 00:29:21 PDT FreeBSD ports repository Modified files: net/clusterit Makefile Added files: net/clusterit/files patch-alignstring patch-common::common.c patch-tools::dshbak.src Log: Fix crashes in some cases. Bump PORTREVISION. Submitted by: Alexander Kourakos Revision Changes Path 1.11 +1 -0 ports/net/clusterit/Makefile 1.1 +121 -0 ports/net/clusterit/files/patch-alignstring (new) 1.1 +34 -0 ports/net/clusterit/files/patch-common::common.c (new) 1.1 +24 -0 ports/net/clusterit/files/patch-tools::dshbak.src (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 00:29:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C43AD37B401; Mon, 7 Apr 2003 00:29:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62EDF43F85; Mon, 7 Apr 2003 00:29:36 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h377Ta0U043576; Mon, 7 Apr 2003 00:29:36 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h377TajB043575; Mon, 7 Apr 2003 00:29:36 -0700 (PDT) Message-Id: <200304070729.h377TajB043575@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 7 Apr 2003 00:29:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openldap20/files slapd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:29:37 -0000 edwin 2003/04/07 00:29:36 PDT FreeBSD ports repository Modified files: net/openldap20/files slapd.sh Log: net/openldap20 can't start with sample command line syntax in the startup script. When you try to start slapd with the sample commandline arguments for specifying multiple URIs in /usr/local/etc/rc.d/slapd.sh, it fails. PR: ports/49074 Submitted by: Taoka Fumiyoshi Revision Changes Path 1.4 +5 -5 ports/net/openldap20/files/slapd.sh From owner-cvs-all@FreeBSD.ORG Mon Apr 7 00:30:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5432D37B401; Mon, 7 Apr 2003 00:30:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E898443F85; Mon, 7 Apr 2003 00:30:33 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h377UX0U043760; Mon, 7 Apr 2003 00:30:33 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h377UXUd043758; Mon, 7 Apr 2003 00:30:33 -0700 (PDT) Message-Id: <200304070730.h377UXUd043758@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 7 Apr 2003 00:30:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openldap21/files slapd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:30:34 -0000 edwin 2003/04/07 00:30:33 PDT FreeBSD ports repository Modified files: net/openldap21/files slapd.sh Log: net/openldap20 can't start with sample command line syntax in the startup script. PR: ports/49074 Submitted by: Taoka Fumiyoshi Revision Changes Path 1.6 +5 -5 ports/net/openldap21/files/slapd.sh From owner-cvs-all@FreeBSD.ORG Mon Apr 7 00:56:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28D0737B401; Mon, 7 Apr 2003 00:56:32 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64C9743F3F; Mon, 7 Apr 2003 00:56:30 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id RAA28128; Mon, 7 Apr 2003 17:55:55 +1000 Date: Mon, 7 Apr 2003 17:55:54 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Dag-Erling Smorgrav In-Reply-To: Message-ID: <20030407163148.L3478@gamplex.bde.org> References: <30949.1049666639@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: Tor.Egge@cvsup.no.freebsd.org cc: cvs-src@FreeBSD.org cc: Nate Lawson cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 07:56:32 -0000 On Mon, 7 Apr 2003, Dag-Erling Smorgrav wrote: > "Poul-Henning Kamp" writes: > > In message , Dag-Erling Smorgrav writes: > > > On most SMP systems, the > > > PIIX timecounter is automatically selected by virtue of being > > > discovered last. > > It is specifically discovered last because it should be used if > > at all possible. > > It's more precise than the TSC (mostly because the TSC calibration > code sucks), Um, the TSC calibration code was almost perfect until it was axed. It just calibrated relative to the RTC so it suffered from any inaccuracy of the RTC, which can be just as large of as the inaccuracy of the nominal i8254 frequency or have the opposite sign so that the combined inaccuracy is larger. The axing message gave lack of precision rather than lack of accuracy, but that should be fixable. The TSC frequency just varies with temperature in a different way than the RTC, so of course its frequency isn't always calibrated to nearly the same value -- that's becauee it isn't. Also, the calibration was written on an i486 and isn't quite as careful as it could be about i/o accesses or taking an averages. I think this accounts for most of the remaining jitter. Another thing the old code got right was calibration of the i8254 relative to the TSC. They obviously use the same hardware clock on at least all of my active machines (BP6, A7V266-E), since the calibrated ratio is always the same (as far as ntp running over a long period can tell). The old calibration code calibrates them relative to another clock so the only error in their relative frequencies is from the different time that it takes to read their counters. The i8254 counter typically takes 5 usec longer to read, but for some reason the actual error is less than 1 i8254 cycle on all of my active systems. The current TSC calibration code has much the same 5 usec algorithmic error, but for some reasons the actual error is closer to 7 usec than (< 1 usec). This is partly because the old calibration code goes closer to the hardware than the current code -- it used getit() instead of DELAY(). However, the error is easy to (mostly) compensate for by calling DELAY() twice. I currently use the following code. It has lots of debugging cruft and is in an old version of clock.c because I don't use -current. The 10+ second DELAY() is too long to use in production: %%% Index: clock.c =================================================================== RCS file: /home/ncvs/src/sys/i386/isa/clock.c,v retrieving revision 1.191 diff -u -2 -r1.191 clock.c --- clock.c 4 Dec 2002 13:46:49 -0000 1.191 +++ clock.c 6 Apr 2003 08:30:48 -0000 @@ -793,4 +1061,6 @@ #endif if (tsc_present && tsc_freq == 0) { + u_int64_t tscval[6]; + /* * Calibration of the i586 clock relative to the mc146818A @@ -798,29 +1068,71 @@ * to the i8254 clock. */ - u_int64_t old_tsc = rdtsc(); - + orig_tsc = rdtsc(); DELAY(1000000); - tsc_freq = rdtsc() - old_tsc; + tsc_freq = rdtsc() - orig_tsc; + + /* + * Assume that `DELAY(n); tscval[CONST];' takes a constant time + * longer than n usec. Do things twice to cancel the constant. But + * first, call DELAY(1) to warm up any caches and possible DELAY() + * itself. + * + * Unfortunately, this is still less precise than the "less precise" + * code that was axed (mainly because it doesn't repeat the internals + * of DELAY() and getit()). The old code somehow made + * tsc_freq / i8254_freq a constant to within better than 0.5 ppm on + * machines where the perfectly precise value is a constant (because + * the clocks are scaled from the same hardware clock), although there + * is a potential loss of 1 ppm just reading an ISA register and 3 + * times that for 3 registers in getit(). + */ +cal: + DELAY(1); + tscval[0] = rdtsc(); + DELAY(1000); + tscval[1] = rdtsc(); + tscval[2] = rdtsc(); + DELAY(1001000); + tscval[3] = rdtsc(); + tscval[4] = rdtsc(); + DELAY(11001000); + tscval[5] = rdtsc(); + + tsc_freq = tscval[3] - tscval[2] - (tscval[1] - tscval[0]); + if (bootverbose) + printf("TSC clock: %ju Hz\n", (uintmax_t)tsc_freq); + tsc_freq = (tscval[5] - tscval[4] - (tscval[3] - tscval[2])) / 10; + if (bootverbose) + printf("TSC clock: %ju Hz\n", (uintmax_t)tsc_freq); + if (bootverbose) + printf("raw: %ju %ju %ju %ju %ju %ju\n", tscval[0], tscval[1], + tscval[2], tscval[3], tscval[4],tscval[5]); + if (bootverbose && cncheckc() == -1) + goto cal; + #ifdef CLK_USE_TSC_CALIBRATION if (bootverbose) - printf("TSC clock: %u Hz (Method B)\n", tsc_freq); + printf("TSC clock: %u Hz (method B)\n", tsc_freq); #endif } -#if !defined(SMP) +#ifdef SMP /* - * We can not use the TSC in SMP mode, until we figure out a - * cheap (impossible), reliable and precise (yeah right!) way + * We can not use the TSC in SMP mode until we figure out a + * cheap (impossible), reliable and precise (yeah right!) way * to synchronize the TSCs of all the CPUs. * Curse Intel for leaving the counter out of the I/O APIC. */ + return; +#endif /* - * We can not use the TSC if we support APM. Precise timekeeping - * on an APM'ed machine is at best a fools pursuit, since + * We can not use the TSC if we support APM. Precise timekeeping + * on an APM'ed machine is at best a fool's pursuit, since + * APM'ed machine is at best a fools pursuit anyway, since * any and all of the time spent in various SMM code can't * be reliably accounted for. Reading the RTC is your only - * source of reliable time info. The i8254 looses too of course - * but we need to have some kind of time... + * source of reliable time info. The i8254 loses too of course + * but we need to have some kind of time. * We don't know at this point whether APM is going to be used * or not, nor when it might be activated. Play it safe. %%% The calibration loop in the old code was also axed for the TSC. A loop is hacked into the above, and the old code is kept so that I can actually see if they are working and compare their results for the same boot (i.e., temperature). Output looks like this: %%% Calibrating clock(s) ... TSC clock: 1532744625 Hz, i8254 clock: 1193121 Hz Press a key on the console to abort clock calibration Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193121 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193120 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193121 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193120 Hz Apr 6 22:41:03 besplex last message repeated 3 times Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193121 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193120 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193121 Hz Calibrating clock(s) ... TSC clock: 1532750692 Hz, i8254 clock: 1193125 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193120 Hz Apr 6 22:41:03 besplex last message repeated 3 times Calibrating clock(s) ... TSC clock: 1532750692 Hz, i8254 clock: 1193125 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193121 Hz Calibrating clock(s) ... TSC clock: 1532750692 Hz, i8254 clock: 1193125 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193121 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193120 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193121 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193120 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz CLK_USE_TSC_CALIBRATION not specified - using old calibration method TSC clock: 1532823236 Hz TSC clock: 1532823868 Hz raw: 102497236103 102498778864 102498778875 104033144872 104033144883 120895749569 TSC clock: 1532823253 Hz TSC clock: 1532823868 Hz raw: 120896993608 120898536184 120898536195 122432902024 122432902035 139295506553 TSC clock: 1532823236 Hz TSC clock: 1532823868 Hz raw: 139296717815 139298260408 139298260419 140832626248 140832626259 157695230777 TSC clock: 1532823236 Hz TSC clock: 1532823868 Hz raw: 157696400039 157697942632 157697942643 159232308472 159232308483 176094913001 TSC clock: 1532823236 Hz TSC clock: 1532823868 Hz raw: 176096077559 176097620152 176097620163 177631985992 177631986003 194494590521 TSC clock: 1532823236 Hz TSC clock: 1532823868 Hz raw: 194495761463 194497304056 194497304067 196031669896 196031669907 212894274425 TSC clock: 1532823236 Hz TSC clock: 1532823868 Hz raw: 212895446543 212896989136 212896989147 214431354976 214431354987 231293959505 Timecounter "TSC" frequency 1532823868 Hz Calibrating clock(s) ... TSC clock: 1532744644 Hz, i8254 clock: 1193121 Hz %%% Notes on this output: - Most of the values are amazingly stable. The TSC counts are mostly same to within a single CPU clock over a period of 10+ seconds! This despite running a fair amount of code and doing millions of bus accesses. - There is only a small difference between cycle counts for delays of 1 second (adjusted) and 10 seconds (adjusted and divided by 10). It is insignificant but larger than I like and I can't completely explain it. The raw counts are printed to help debug it. I first thought it was from jitter in the bus accesses, but this is inconsistent with the stability of the counts. Perhaps it is just from different overheads for scaling the microseconds counts. - There is a glitch in the old calibration method that gives a fairly consistent 5 i8254 cycle times when it happens. I don't understand this. On the slower BP6, the variance is larger (about 11 i8254 cycle time max) and more evenly distributed. I don't understand this at all. RTC 1-second interrupts seemed to have a much smaller variance that when I last tested them a year or 2 ago despite interrupt handling having an inherently higher variance than a polling loop (this was with non-broken fast interrupts as in RELENG_4). None of the above matters if you use ntp or have special hardware. Just use the most efficient working timecounter with starting with its default frequency and let ntp determine the right frequency. > but if one is willing to sacrifice a small amount of > precision for performance, then the TSC is probably better, I think. It's more than a small amount of precision. As a practical matter, ntp can easily compensate for all the normal variance that I have seen TSCs and RTCs. My worst cases are approx. 100 ppm errors for the initial frequency, 20 ppm for daily temperature-related changes and < 100 ppm for yearly temperature-related changes. But the errors from unsynchronized TSCs and TSC throttling are much larger than that. I found an interesting example (apparently) involving TSC throttling on Athlons. I used to use pciconf -w -b pci0:0:0 0x95 0x1a # Idle hack. This ORs 0x02 into the register. It makes Athlons with certain VIA chipsets run about 20 degrees C cooler in the idle loop. See http://vcool.occludo.net/VC_Theory.html I stopped using this when I noticed that it screws up the TSC. The errors are sometimes thousands of ppm. As a side benefit of not using this, this reduces the maximum system-activity-related temperature changes a lot (from about 30 degrees C to about 10 degrees C here) so it reduces system-activity-related frequency drift. Bruce From owner-cvs-all@FreeBSD.ORG Mon Apr 7 01:09:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC0EA37B401; Mon, 7 Apr 2003 01:09:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87FF443F3F; Mon, 7 Apr 2003 01:09:53 -0700 (PDT) (envelope-from mckay@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3789r0U052423; Mon, 7 Apr 2003 01:09:53 -0700 (PDT) (envelope-from mckay@repoman.freebsd.org) Received: (from mckay@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3789rlM052422; Mon, 7 Apr 2003 01:09:53 -0700 (PDT) Message-Id: <200304070809.h3789rlM052422@repoman.freebsd.org> From: Stephen McKay Date: Mon, 7 Apr 2003 01:09: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/usr.sbin/ctm/ctm ctm.h ctm_input.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:09:54 -0000 mckay 2003/04/07 01:09:53 PDT FreeBSD src repository Modified files: usr.sbin/ctm/ctm ctm.h ctm_input.c Log: Remove the maximum patch size limit. It was intended as a check against applying corrupt deltas, but has never (to my knowledge) caught any sort of corruption, but instead has caused failures on correct deltas several times. I don't see any way to make the check useful, so it's gone. Submitted by: Stephen Montgomery-Smith PR: 50461 MFC after: 7 days Revision Changes Path 1.18 +0 -1 src/usr.sbin/ctm/ctm/ctm.h 1.10 +0 -4 src/usr.sbin/ctm/ctm/ctm_input.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 01:21:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A4AF37B401; Mon, 7 Apr 2003 01:21:41 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAFC143F75; Mon, 7 Apr 2003 01:21:40 -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 98E5B66D32; Mon, 7 Apr 2003 01:21:40 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 82F90107C; Mon, 7 Apr 2003 01:21:40 -0700 (PDT) Date: Mon, 7 Apr 2003 01:21:40 -0700 From: Kris Kennaway To: Dirk Meyer Message-ID: <20030407082140.GA55955@rot13.obsecurity.org> References: <200304070404.h3744ZBL025277@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <200304070404.h3744ZBL025277@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/net/powerdns Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:21:42 -0000 --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 06, 2003 at 09:04:35PM -0700, Dirk Meyer wrote: > dinoex 2003/04/06 21:04:35 PDT >=20 > FreeBSD ports repository >=20 > Modified files: > net/powerdns Makefile=20 > Log: > - build recursor only on i386 > recursor fails on alpha, ia64 and sparc with undefined symbol "makecont= ext" Wouldn't it be better to figure out why the symbol is undefined? Kris --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+kTUUWry0BWjoQKURAssTAJ9yLat6daEym6I+rTZWc00dFQQYgwCgy2uZ 799IFJUn2tm4kT2gYZeIOfc= =aqje -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C-- From owner-cvs-all@FreeBSD.ORG Mon Apr 7 01:34:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 118AF37B401; Mon, 7 Apr 2003 01:34:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FFD843FA3; Mon, 7 Apr 2003 01:34:20 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h378YK0U054272; Mon, 7 Apr 2003 01:34:20 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h378YKSR054271; Mon, 7 Apr 2003 01:34:20 -0700 (PDT) Message-Id: <200304070834.h378YKSR054271@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Apr 2003 01:34:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java Makefile ports/java/java-getopt Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:34:21 -0000 ijliao 2003/04/07 01:34:20 PDT FreeBSD ports repository Modified files: java Makefile Added files: java/java-getopt Makefile distinfo pkg-descr pkg-plist Log: add java-getopt 1.0.9 Java version of GNU getopt family functions Revision Changes Path 1.75 +1 -0 ports/java/Makefile 1.1 +31 -0 ports/java/java-getopt/Makefile (new) 1.1 +1 -0 ports/java/java-getopt/distinfo (new) 1.1 +5 -0 ports/java/java-getopt/pkg-descr (new) 1.1 +2 -0 ports/java/java-getopt/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 01:34:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81B0137B426; Mon, 7 Apr 2003 01:34:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22D3A43F93; Mon, 7 Apr 2003 01:34:28 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h378YR0U054310; Mon, 7 Apr 2003 01:34:27 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h378YRbf054309; Mon, 7 Apr 2003 01:34:27 -0700 (PDT) Message-Id: <200304070834.h378YRbf054309@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Apr 2003 01:34:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:34:29 -0000 ijliao 2003/04/07 01:34:27 PDT FreeBSD ports repository Modified files: . modules Log: java-getopt --> ports/java/java-getopt Revision Changes Path 1.7014 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 7 01:36:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20EB337B401; Mon, 7 Apr 2003 01:36:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2AAC43FA3; Mon, 7 Apr 2003 01:36:53 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h378ar0U054480; Mon, 7 Apr 2003 01:36:53 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h378ar8m054479; Mon, 7 Apr 2003 01:36:53 -0700 (PDT) Message-Id: <200304070836.h378ar8m054479@repoman.freebsd.org> From: Sean Chittenden Date: Mon, 7 Apr 2003 01:36:53 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:36:54 -0000 seanc 2003/04/07 01:36:53 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/share/sgml mailing-lists.ent Log: Now that majordomo has been retired from being the mailing list manager for FreeBSD.org, update the links to the various lists to be links to the www mailman interface for the lists. Revision Changes Path 1.16 +71 -143 doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent From owner-cvs-all@FreeBSD.ORG Mon Apr 7 01:40:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6126F37B401; Mon, 7 Apr 2003 01:40:18 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6AA443F3F; Mon, 7 Apr 2003 01:40:17 -0700 (PDT) (envelope-from sean@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1001) id E19312106A; Mon, 7 Apr 2003 01:40:08 -0700 (PDT) Date: Mon, 7 Apr 2003 01:40:08 -0700 From: Sean Chittenden To: Doug Barton Message-ID: <20030407084008.GC79923@perrin.int.nxad.com> References: <200304070313.h373DObG015768@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZfOjI3PrQbgiZnxM" Content-Disposition: inline In-Reply-To: <200304070313.h373DObG015768@repoman.freebsd.org> User-Agent: Mutt/1.4i X-PGP-Key: finger seanc@FreeBSD.org X-PGP-Fingerprint: 3849 3760 1AFE 7B17 11A0 83A6 DD99 E31F BC84 B341 X-Web-Homepage: http://sean.chittenden.org/ cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:40:19 -0000 --ZfOjI3PrQbgiZnxM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > dougb 2003/04/06 20:13:24 PDT >=20 > FreeBSD doc repository >=20 > Modified files: > en_US.ISO8859-1/share/sgml mailing-lists.ent=20 > Log: > Back out the previous commit. I'm partially responsible for giving Sean > bad advice about this topic, and I happen to know that he's currently > away from the keyboard. > =20 > The problem is that while you can send mail to foo@freebsd.org, you must > subscribe to freebsd-foo, so this change is likely to confuse users. Thanks Doug. While this could be a huge bikeshed in terms of what the right name is for a list, linking to the mailman web interface for a list is likely a better idea anyway (patch committed). -sc --=20 Sean Chittenden --ZfOjI3PrQbgiZnxM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iD8DBQE+kTlo3ZnjH7yEs0ERAr0+AJ9UjvHihs1aKvF2WFlRxjTnsD+4VwCguD/o nsDV1VQBy/8tF2mUWX11CRE= =vXyd -----END PGP SIGNATURE----- --ZfOjI3PrQbgiZnxM-- From owner-cvs-all@FreeBSD.ORG Mon Apr 7 01:50:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CE9C37B401; Mon, 7 Apr 2003 01:50:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0987243F3F; Mon, 7 Apr 2003 01:50:38 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h378ob0U055399; Mon, 7 Apr 2003 01:50:37 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h378obs0055396; Mon, 7 Apr 2003 01:50:37 -0700 (PDT) Message-Id: <200304070850.h378obs0055396@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 7 Apr 2003 01:50:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/bouncycastle Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:50:38 -0000 edwin 2003/04/07 01:50:37 PDT FreeBSD ports repository Modified files: java/bouncycastle Makefile distinfo Log: [PATCH] Update java/bouncycastle to version 1.16 java/bouncycastle port is currently at version 1.11. However the jce-jdk13-111.tar.gz tarball downloaded from http://www.bouncycastle.org/download/ suddenly seems to contain jce-jdk13-116, which naturally fails the checksum test: PR: ports/46184 Submitted by: Matthew Seaman Revision Changes Path 1.3 +1 -1 ports/java/bouncycastle/Makefile 1.2 +1 -1 ports/java/bouncycastle/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 7 01:58:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F7C37B401; Mon, 7 Apr 2003 01:58:32 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C502043F85; Mon, 7 Apr 2003 01:58:30 -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 h378w7Zq004146; Mon, 7 Apr 2003 10:58:13 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Bruce Evans From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 07 Apr 2003 17:55:54 +1000." <20030407163148.L3478@gamplex.bde.org> Date: Mon, 07 Apr 2003 10:58:07 +0200 Message-ID: <4145.1049705887@critter.freebsd.dk> cc: src-committers@FreeBSD.org cc: Nate Lawson cc: cvs-src@FreeBSD.org cc: Tor.Egge@cvsup.no.freebsd.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:58:32 -0000 In message <20030407163148.L3478@gamplex.bde.org>, Bruce Evans writes: Sorry Bruce, but this is a fair bit more complicated than that. It is true that the temperature coefficient of the RTC crystal and the crystal which (usually) drives the i8254 and TSC are different, but we are nowhere close to being able to measure that in a one second interval with the kind of jitters we suffer in accessing the RTC. If we did many observations or used longer integration times, we might be able to improve it, but it is certainly not something we can even contemplate waiting for during bootup. Once we have booted, NTPD beats anything we can do (see below before protesting about lack of network connectivity). >Another thing the old code got right was calibration of the i8254 relative >to the TSC. They obviously use the same hardware clock on at least >all of my active machines (BP6, A7V266-E), since the calibrated ratio >is always the same (as far as ntp running over a long period can tell). This is generally true, and while the Xtal is normally the 14.318MHz[1] neither are universal facts. I played with detecting the actual PLL ratios, and this generally is a viable avenue under the normal circumstances, but sufficient "odd-ball" systems exist that I am not comfortable with it in general. >The old calibration code calibrates them relative to another clock so >the only error in their relative frequencies is from the different time >that it takes to read their counters. The i8254 counter typically takes >5 usec longer to read, but for some reason the actual error is less than >1 i8254 cycle on all of my active systems. That is because the i8254 access is synchronized to the "virtual" ISA bus frequency and your CPU is much faster than that. The best result I have had so far, and the only one I have sufficient faith in to advocate its use in general, takes an entirely different route: The RTC interrupts us at 128Hz for statclock, divide this in software to get 1Hz and take timestamps and feed them to the NTP kernel-FLL code and tell NTPD to lock to that at a high stratum. This will synchronize the clock to the RTC frequency. It may be possible to detect the RTC second roll-over and feed absolute timestamps to the NTP kernel-PLL code to also synchronize to the RTC in phase. Poul-Henning [1] fun fact: The 14.318MHz is four times the color burst frequency of NTSC television signals, and was chosen by IBM for the original IBM PC because it made it possible to generate four different colors in a purely digital fasion on a television connected to the CGA. -- 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-all@FreeBSD.ORG Mon Apr 7 02:09:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C66AF37B401; Mon, 7 Apr 2003 02:09:42 -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 DCDDB43FA3; Mon, 7 Apr 2003 02:09:41 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) h3799ZKj052726; Mon, 7 Apr 2003 02:09:35 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6p2/8.12.5/Submit) id h3799ZUw052725; Mon, 7 Apr 2003 02:09:35 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Mon, 7 Apr 2003 02:09:35 -0700 From: David Schultz To: Tim Robbins Message-ID: <20030407090935.GA52480@HAL9000.homeunix.com> Mail-Followup-To: Tim Robbins , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200304070636.h376anIZ039009@repoman.freebsd.org> <20030407164849.A81391@dilbert.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030407164849.A81391@dilbert.robbins.dropbear.id.au> cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio vfwprintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 09:09:43 -0000 On Mon, Apr 07, 2003, Tim Robbins wrote: > On Sun, Apr 06, 2003 at 11:36:49PM -0700, Tim J. Robbins wrote: > > > tjr 2003/04/06 23:36:49 PDT > > > > FreeBSD src repository > > > > Modified files: > > lib/libc/stdio vfwprintf.c > > Log: > > Catch up with recent vfprintf.c changes. > > This (and vfprintf.c) have evolved into something utterly disgusting and > could probably do with a rewrite using a suitable structure, instead of > "one big function with one big switch statement". Agreed. The aspect of the design that prevents the various parts of printf() from being abstracted away in a reasonable way is the fact that the output routines are macros that modify local state and even 'goto error'. With the current design, *everything* that wants to output has to be in __vfprintf(). Moreover, the macros are expensive space-wise when they get expanded many times. On the other hand, it is also desirable not to malloc lots of little buffers and copy everything thrice for every printf() call. The start of a solution may be to treat the 'struct uio' in __vfprintf() as the context for the buffer, which can be passed to subroutines that have the side-effect of outputting characters to it. Also, notice that the output routines use an array of I/O vectors internally. This is potentially *very* useful, since it could be used to avoid having a two-stage algorithm where we determine the size of the thing we are going to output in the first stage, then actually output it later on. Specifically, if you have to output left padding, you can leave an iov as a placeholder, then fill in the details later when you know the size of everything else. I suppose with all the fiddling I did with the FP code, I might as well have refactored all of __vfprintf(), but it's too late now. If you have any ideas about how to better structure __vfprintf(), I would love to hear them. However, I won't have any free weekends to devote to aiding in a major assault on __vfprintf() anytime soon. Thanks for merging the changes into __vfwprintf()! From owner-cvs-all@FreeBSD.ORG Mon Apr 7 02:26:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 791C637B401; Mon, 7 Apr 2003 02:26:09 -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 B73C943F75; Mon, 7 Apr 2003 02:26:07 -0700 (PDT) (envelope-from peterjeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])h379Q5M2041536; Mon, 7 Apr 2003 19:26:05 +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 h379Q3FT041535; Mon, 7 Apr 2003 19:26:03 +1000 (EST) Date: Mon, 7 Apr 2003 19:26:02 +1000 From: Peter Jeremy To: Poul-Henning Kamp Message-ID: <20030407092602.GA41279@cirb503493.alcatel.com.au> References: <20030407163148.L3478@gamplex.bde.org> <4145.1049705887@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4145.1049705887@critter.freebsd.dk> 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/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 09:26:09 -0000 On Mon, Apr 07, 2003 at 10:58:07AM +0200, Poul-Henning Kamp wrote: >The best result I have had so far, and the only one I have sufficient >faith in to advocate its use in general, takes an entirely different >route: > >The RTC interrupts us at 128Hz for statclock, divide this in software >to get 1Hz and take timestamps and feed them to the NTP kernel-FLL code >and tell NTPD to lock to that at a high stratum. Given that this clock is effectively free-running compared to real time, could this cause the kernel clock to jump if ntpd switches to/from this clock source? Do you have patches available to do this? I know I did something similar in 2.2 but never keep the code up to date and I think I've lost it. >[1] fun fact: The 14.318MHz is four times the color burst frequency >of NTSC television signals, fun fact 2: 4.77MHz is 14.318MHz/3. The divide-by-3 is because the i8284 (8086/88 clock generator chip) divides the crystal by 3 to generate the system clock. This means the CGA could use the crystal on the motherboard (though I don't know if it did actually use the ISA clock). > and was chosen by IBM for the original >IBM PC because it made it possible to generate four different colors >in a purely digital fasion on a television connected to the CGA. I think Apple was the first to make use of this. Peter From owner-cvs-all@FreeBSD.ORG Mon Apr 7 02:27:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0203837B401; Mon, 7 Apr 2003 02:27:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91EFF43F3F; Mon, 7 Apr 2003 02:27:02 -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 h379R20U058767; Mon, 7 Apr 2003 02:27:02 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h379R2vp058765; Mon, 7 Apr 2003 02:27:02 -0700 (PDT) Message-Id: <200304070927.h379R2vp058765@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 02:27:02 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 09:27:03 -0000 murray 2003/04/07 02:27:02 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: Add needed index terms to the wireless networking section. Please remember to properly index content before adding it to the Handbook. Revision Changes Path 1.203 +17 -0 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 02:42:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB76237B401; Mon, 7 Apr 2003 02:42:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CC4443F75; Mon, 7 Apr 2003 02:42:46 -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 h379gk0U060416; Mon, 7 Apr 2003 02:42:46 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h379gj7r060415; Mon, 7 Apr 2003 02:42:45 -0700 (PDT) Message-Id: <200304070942.h379gj7r060415@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 02:42:45 -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/puc pucdata.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 09:42:47 -0000 murray 2003/04/07 02:42:45 PDT FreeBSD src repository Modified files: sys/dev/puc pucdata.c Log: Correct typos. PR: kern/50619 Submitted by: Gavin Atkinson MFC after: 3 days Revision Changes Path 1.19 +2 -2 src/sys/dev/puc/pucdata.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 02:45:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E13A037B401; Mon, 7 Apr 2003 02:45:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F6F843FA3; Mon, 7 Apr 2003 02:45: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 h379jE0U060604; Mon, 7 Apr 2003 02:45: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 h379jDd7060603; Mon, 7 Apr 2003 02:45:13 -0700 (PDT) Message-Id: <200304070945.h379jDd7060603@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 02:45:13 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 09:45:15 -0000 murray 2003/04/07 02:45:13 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: Whitespace cleanup. Translators kindly ignore. Revision Changes Path 1.204 +443 -345 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 02:53:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16D7537B401; Mon, 7 Apr 2003 02:53:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7A6543FAF; Mon, 7 Apr 2003 02:53:18 -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 h379rI0U061234; Mon, 7 Apr 2003 02:53:18 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h379rIpD061233; Mon, 7 Apr 2003 02:53:18 -0700 (PDT) Message-Id: <200304070953.h379rIpD061233@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 02:53:18 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 09:53:19 -0000 murray 2003/04/07 02:53:18 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: Correct typos. Revision Changes Path 1.205 +4 -4 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 02:56:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61E0D37B401; Mon, 7 Apr 2003 02:56:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F132943FAF; Mon, 7 Apr 2003 02:56:46 -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 h379uk0U061368; Mon, 7 Apr 2003 02:56:46 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h379uksR061367; Mon, 7 Apr 2003 02:56:46 -0700 (PDT) Message-Id: <200304070956.h379uksR061367@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 7 Apr 2003 02:56:46 -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/crypto/openssh auth-chall.c auth.h auth1.c auth2-pam-freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 09:56:47 -0000 des 2003/04/07 02:56:46 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) crypto/openssh auth-chall.c auth.h auth1.c auth2-pam-freebsd.c Log: MFC: release resources after abandoning challenge-response authentication Revision Changes Path 1.2.2.5 +9 -1 src/crypto/openssh/auth-chall.c 1.1.1.1.2.7 +2 -1 src/crypto/openssh/auth.h 1.3.2.10 +14 -2 src/crypto/openssh/auth1.c 1.1.2.6 +14 -3 src/crypto/openssh/auth2-pam-freebsd.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 03:06:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68B9B37B401; Mon, 7 Apr 2003 03:06:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 040C543FA3; Mon, 7 Apr 2003 03:06: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 h37A6m0U063277; Mon, 7 Apr 2003 03:06:48 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37A6m73063276; Mon, 7 Apr 2003 03:06:48 -0700 (PDT) Message-Id: <200304071006.h37A6m73063276@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 03:06: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/pci agp_if.m X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:06:49 -0000 murray 2003/04/07 03:06:48 PDT FreeBSD src repository Modified files: sys/pci agp_if.m Log: Fix typo. PR: kern/50504 Submitted by: Alex Semenyaka MFC after: 3 days Revision Changes Path 1.2 +1 -1 src/sys/pci/agp_if.m From owner-cvs-all@FreeBSD.ORG Mon Apr 7 03:13:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DFDE37B401; Mon, 7 Apr 2003 03:13:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 144E943FBD; Mon, 7 Apr 2003 03:13:26 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37ADP0U063961; Mon, 7 Apr 2003 03:13:25 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37ADPT6063960; Mon, 7 Apr 2003 03:13:25 -0700 (PDT) Message-Id: <200304071013.h37ADPT6063960@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 03:13: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/conf files src/sys/dev/stg tmc18c30.h tmc18c30_isa.c tmc18c30_pccard.c tmc18c30_pci.c tmc18c30_subr.c src/sys/modules/stg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:13:27 -0000 mdodd 2003/04/07 03:13:25 PDT FreeBSD src repository Modified files: sys/conf files sys/dev/stg tmc18c30_isa.c tmc18c30_pccard.c sys/modules/stg Makefile Added files: sys/dev/stg tmc18c30.h tmc18c30_pci.c tmc18c30_subr.c Log: - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260). - Reduce duplicated code. PR: 50427 Submitted by: Bob Bishop Revision Changes Path 1.778 +2 -0 src/sys/conf/files 1.1 +12 -0 src/sys/dev/stg/tmc18c30.h (new) 1.9 +9 -171 src/sys/dev/stg/tmc18c30_isa.c 1.16 +10 -167 src/sys/dev/stg/tmc18c30_pccard.c 1.1 +135 -0 src/sys/dev/stg/tmc18c30_pci.c (new) 1.1 +185 -0 src/sys/dev/stg/tmc18c30_subr.c (new) 1.2 +5 -2 src/sys/modules/stg/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 03:16:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B756637B401; Mon, 7 Apr 2003 03:16:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D3243F93; Mon, 7 Apr 2003 03:16:38 -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 h37AGc0U064151; Mon, 7 Apr 2003 03:16:38 -0700 (PDT) (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37AGc59064150; Mon, 7 Apr 2003 03:16:38 -0700 (PDT) Message-Id: <200304071016.h37AGc59064150@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 7 Apr 2003 03:16: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/usr.sbin/jail jail.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:16:39 -0000 maxim 2003/04/07 03:16:38 PDT FreeBSD src repository Modified files: usr.sbin/jail jail.c Log: Free login_cap(3) resources after usage. Submitted by: demon Revision Changes Path 1.11 +1 -0 src/usr.sbin/jail/jail.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 03:16:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7296B37B440; Mon, 7 Apr 2003 03:16:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF96F43F93; Mon, 7 Apr 2003 03:16:41 -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 h37AGf0U064177; Mon, 7 Apr 2003 03:16:41 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37AGfcw064176; Mon, 7 Apr 2003 03:16:41 -0700 (PDT) Message-Id: <200304071016.h37AGfcw064176@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 03:16:41 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/4.6R schedule.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:16:45 -0000 murray 2003/04/07 03:16:41 PDT FreeBSD doc repository Modified files: en/releases/4.6R schedule.sgml Log: Cosmetic fixes. Submitter has been advised that there are many areas of the website that could use more help than old release schedules that are no longer relevant -- however this one is simple enough that I'll just commit it so we can incorporate these improvements in our next release schedule. PR: www/50247 Submitted by: Sergey A. Osokin Revision Changes Path 1.19 +47 -40 www/en/releases/4.6R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 03:19:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77F8037B401; Mon, 7 Apr 2003 03:19:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 173BA43FAF; Mon, 7 Apr 2003 03:19:44 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37AJh0U064256; Mon, 7 Apr 2003 03:19:43 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37AJh0N064255; Mon, 7 Apr 2003 03:19:43 -0700 (PDT) Message-Id: <200304071019.h37AJh0N064255@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 7 Apr 2003 03:19:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/vm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:19:44 -0000 leeym 2003/04/07 03:19:43 PDT FreeBSD ports repository Modified files: mail/vm Makefile distinfo Log: update to vm-7.14 PR: 49958 Submitted by: Olivier Tharan Revision Changes Path 1.7 +2 -8 ports/mail/vm/Makefile 1.7 +1 -1 ports/mail/vm/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 7 03:21:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C129737B404; Mon, 7 Apr 2003 03:21:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F7FE43FDD; Mon, 7 Apr 2003 03:21: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 h37AL10U064567; Mon, 7 Apr 2003 03:21: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 h37AL1qG064565; Mon, 7 Apr 2003 03:21:01 -0700 (PDT) Message-Id: <200304071021.h37AL1qG064565@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 03:21:01 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/5.1R schedule.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:21:02 -0000 murray 2003/04/07 03:21:01 PDT FreeBSD doc repository Modified files: en/releases/5.1R schedule.sgml Log: Cosmetic fixes. PR: www/50251 Submitted by: Sergey A. Osokin Revision Changes Path 1.3 +70 -36 www/en/releases/5.1R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 03:22:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E52EE37B401; Mon, 7 Apr 2003 03:22:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82DBB43FE0; Mon, 7 Apr 2003 03:22:16 -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 h37AMG0U064737; Mon, 7 Apr 2003 03:22:16 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37AMGhp064736; Mon, 7 Apr 2003 03:22:16 -0700 (PDT) Message-Id: <200304071022.h37AMGhp064736@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 03:22:16 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/5.1R schedule.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:22:17 -0000 murray 2003/04/07 03:22:16 PDT FreeBSD doc repository Modified files: en/releases/5.1R schedule.sgml Log: Add a few non-breaking spaces so the date column is displayed properly at all resolutions. Revision Changes Path 1.4 +5 -5 www/en/releases/5.1R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 03:27:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63D8037B401; Mon, 7 Apr 2003 03:27:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02C2843FA3; Mon, 7 Apr 2003 03:27:00 -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 h37AQx0U064905; Mon, 7 Apr 2003 03:26:59 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37AQxvN064904; Mon, 7 Apr 2003 03:26:59 -0700 (PDT) Message-Id: <200304071026.h37AQxvN064904@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 03:26: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/usb if_kue.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:27:01 -0000 murray 2003/04/07 03:26:59 PDT FreeBSD src repository Modified files: sys/dev/usb if_kue.c usbdevs Log: Add ID for Kawasaki LSI Inc. USB-Ethernet, rev 1.00/2.02 adapter. PR: kern/50064 Submitted by: Scott Renfro MFC after: 3 days Revision Changes Path 1.46 +1 -0 src/sys/dev/usb/if_kue.c 1.117 +1 -0 src/sys/dev/usb/usbdevs From owner-cvs-all@FreeBSD.ORG Mon Apr 7 03:50:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91D7A37B439; Mon, 7 Apr 2003 03:50:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A260B43F85; Mon, 7 Apr 2003 03:50:00 -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 h37Ao00U066302; Mon, 7 Apr 2003 03:50:00 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37Ao0oj066301; Mon, 7 Apr 2003 03:50:00 -0700 (PDT) Message-Id: <200304071050.h37Ao0oj066301@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 03:50: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/share/man/man7 release.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 10:50:12 -0000 murray 2003/04/07 03:50:00 PDT FreeBSD src repository Modified files: share/man/man7 release.7 Log: Document a workaround for the problem of infrastructure changes in the doc/ tree that can cause release builds on the security branches to break. PR: docs/35620 MFC after: 3 days Revision Changes Path 1.24 +10 -0 src/share/man/man7/release.7 From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:00:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFD7B37B401; Mon, 7 Apr 2003 04:00:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F13743F93; Mon, 7 Apr 2003 04:00:56 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37B0u0U067262; Mon, 7 Apr 2003 04:00:56 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37B0u3J067260; Mon, 7 Apr 2003 04:00:56 -0700 (PDT) Message-Id: <200304071100.h37B0u3J067260@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 04:00: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/bin/cp cp.1 cp.c extern.h utils.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:00:57 -0000 mdodd 2003/04/07 04:00:56 PDT FreeBSD src repository Modified files: bin/cp cp.1 cp.c extern.h utils.c Log: Add a SIGINFO handler. Revision Changes Path 1.26 +11 -0 src/bin/cp/cp.1 1.44 +11 -0 src/bin/cp/cp.c 1.17 +1 -0 src/bin/cp/extern.h 1.40 +22 -0 src/bin/cp/utils.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:15:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F2CF37B401; Mon, 7 Apr 2003 04:15:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0D0143F85; Mon, 7 Apr 2003 04:15: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 h37BFE0U069188; Mon, 7 Apr 2003 04:15: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 h37BFEl4069187; Mon, 7 Apr 2003 04:15:14 -0700 (PDT) Message-Id: <200304071115.h37BFEl4069187@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 04:15: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/release/doc/en_US.ISO8859-1/early-adopter article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:15:15 -0000 murray 2003/04/07 04:15:14 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/early-adopter article.sgml Log: Update wording about future 4.X releases now that 4.8 is out the door. Revision Changes Path 1.13 +4 -4 src/release/doc/en_US.ISO8859-1/early-adopter/article.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:17:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0302537B401; Mon, 7 Apr 2003 04:17:15 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id BECDB43F3F; Mon, 7 Apr 2003 04:17:12 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id VAA16754; Mon, 7 Apr 2003 21:16:47 +1000 Date: Mon, 7 Apr 2003 21:16:45 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Poul-Henning Kamp In-Reply-To: <4145.1049705887@critter.freebsd.dk> Message-ID: <20030407192803.C3990@gamplex.bde.org> References: <4145.1049705887@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: src-committers@FreeBSD.org cc: Nate Lawson cc: cvs-src@FreeBSD.org cc: Tor.Egge@cvsup.no.freebsd.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:17:15 -0000 On Mon, 7 Apr 2003, Poul-Henning Kamp wrote: > In message <20030407163148.L3478@gamplex.bde.org>, Bruce Evans writes: > > Sorry Bruce, but this is a fair bit more complicated than that. > > It is true that the temperature coefficient of the RTC crystal and the > crystal which (usually) drives the i8254 and TSC are different, but > we are nowhere close to being able to measure that in a one second > interval with the kind of jitters we suffer in accessing the RTC. I never claimed to measure the differential. What is measured is the relative frequency for the last second. That can be measured to within the precision of a counter read and the RTC read. This precision can be very low for both, since bus accesses can be delayed for a long time (i've measured 170 usec for a single inb()). Howver, the boot-time environment is or can be benign, so then there is no bus contention, and then the jitter is usually very small. If there is any, then there is no way to be sure that it is less for i8254 accesses than for the RTC. Anyway, this was not hard-coded. The default was to not use the RTC except to print a value. Users could read the boot messages to get the value or use CLK_CALIBRATION_LOOP to get more values and analyze the jitter. > If we did many observations or used longer integration times, we might > be able to improve it, but it is certainly not something we can even > contemplate waiting for during bootup. Once we have booted, NTPD > beats anything we can do (see below before protesting about lack > of network connectivity). The point of using the RTC as a reference is that it is the only clock that works if the machine is shut down or off. Machines that aren't connected to a network can do no better than use it as their clock (preferably with a frequency adjustment supplied by a local ntpd and with a daemon to keep the hardware clock reasonably up to date). (See below++.) > >Another thing the old code got right was calibration of the i8254 relative > >to the TSC. They obviously use the same hardware clock on at least > >all of my active machines (BP6, A7V266-E), since the calibrated ratio > >is always the same (as far as ntp running over a long period can tell). > > This is generally true, and while the Xtal is normally the 14.318MHz[1] > neither are universal facts. > > I played with detecting the actual PLL ratios, and this generally is > a viable avenue under the normal circumstances, but sufficient "odd-ball" > systems exist that I am not comfortable with it in general. The point of understanding this point is to learn that there is often no use prefering the TSC over the i8254 or vice versa just to get more accurate timekeeping. Actually, it may be possible to use the i8254 to recover from glitches in the TSC caused by TSC throttling and SMM mistakes, etc. We sort of did this in wollman's pre-timecounter code. The TSC was only used to interpolate between i8254 ticks. But I don't really want to get into this. It is too hard to see the glitches while they are happening or even 1 second too late. This is basically the same problem as adjusting for temperature differences. Too much can happen in 1 second. > >The old calibration code calibrates them relative to another clock so > >the only error in their relative frequencies is from the different time > >that it takes to read their counters. The i8254 counter typically takes > >5 usec longer to read, but for some reason the actual error is less than > >1 i8254 cycle on all of my active systems. > > That is because the i8254 access is synchronized to the "virtual" ISA > bus frequency and your CPU is much faster than that. That must be the reason for the 0-cycle differences but not for the accuracy of the old algorithm. It was essentially: read RTC using rtcin(); wait for it to change (1) read i8254 using getit() (2) read TSC using rdtsc() read RTC using rtcin(); wait for it to change again (1a) read i8254 using getit() (2a) read TSC using rdtsc() i8254 freq = (1a) - (1) TSC freq = (2a) - (1) This is better than I remembered. The only algorithmic problem with it is that the cache state is different for some of the reads, in particular the last 2. The reads of the TSC are delayed by however long it takes to read the i8254. This time is almost constant, so the difference is almost independent of it on fast enough CPUs. Warming up the cache might make it completely independent. Changing this to (2) read TSC DELAY(1000000) (2a) read TSC TSC freq = (2a) - (1) gave 2 new sources of errors although it fixes the RTC source: any error in calibation of DELAY(), plus non-determinism from the loop in DELAY(). The latter may be precisely 0 in much the same cases that the difference in the delays in the old algorithm is precisely 0. > The best result I have had so far, and the only one I have sufficient > faith in to advocate its use in general, takes an entirely different > route: > > The RTC interrupts us at 128Hz for statclock, divide this in software > to get 1Hz and take timestamps and feed them to the NTP kernel-FLL code > and tell NTPD to lock to that at a high stratum. > > This will synchronize the clock to the RTC frequency. > > It may be possible to detect the RTC second roll-over and feed absolute > timestamps to the NTP kernel-PLL code to also synchronize to the RTC > in phase. I've done that of course :-). %%% $ vmstat -i | grep rtc rtc irq8 10763015 128.995709 $ ntpdc -c kerninfo pll offset: -0.0170341 s pll frequency: -2.973 ppm maximum error: 0.6102 s estimated error: 0.023417 s status: 2101 pll ppssignal nano pll time constant: 10 precision: 1e-09 s frequency tolerance: 496 ppm pps frequency: -12.255 ppm pps stability: 0.012 ppm pps jitter: 1.6361e-05 s calibration interval: 256 s calibration cycles: 344 jitter exceeded: 62 stability exceeded: 0 calibration errors: 1 %%% This is on a system with RTC pps enabled in the kernel but pps not configured for nptd, so the pps stuff is informational only. The system actually uses the local clock as a secondary server and an external server over a 56K modem link as the preferred server. (BTW, ntpd is barely usable for my modem link due to huge variance.) The timecounter is the TSC and its frequency is tuned so that the pll frequency is almost 0. IIRC, the pps frequency is the frequency adjustment from local clock to the pps signal. Its value depends mainly on the initial calibrations and how I tuned them. The pps stability is good as far as ntpd can tell (not far). The pps jitter isn't really jitter; it is the frequency adjustment from the external clock to the pps signal. This is the right thing to do unless you object to running 1-2 MB of ntpd plus 0.5K of extra kernel code instead of 1K of extra kernel code to do it. Calibrating the frequency right at the beginning mainly just makes ntpd start up and (completely) sync faster. Note that the calibrated frequency has a mixed chance of being more accurate than the frequency (adjustment) saved in the driftfile in a previous run, depending on whether the ambient temperature changed much since the last run (then the calibrated frequency works better) and on whether the boot-time temperature is a transient (then the one in the driftfile works better). > [1] fun fact: The 14.318MHz is four times the color burst frequency > of NTSC television signals, and was chosen by IBM for the original > IBM PC because it made it possible to generate four different colors > in a purely digital fasion on a television connected to the CGA. Never twice the same TSC. Groan. Bruce From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:20:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE21E37B404; Mon, 7 Apr 2003 04:20:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42F5443F3F; Mon, 7 Apr 2003 04:20:25 -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 h37BKP0U069481; Mon, 7 Apr 2003 04:20:25 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37BKOWY069479; Mon, 7 Apr 2003 04:20:24 -0700 (PDT) Message-Id: <200304071120.h37BKOWY069479@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 04:20: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/release/doc/en_US.ISO8859-1/early-adopter article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:20:26 -0000 murray 2003/04/07 04:20:24 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/early-adopter article.sgml Log: Add a note about MAKEDEV / devfs. PR: docs/48038 Revision Changes Path 1.14 +4 -0 src/release/doc/en_US.ISO8859-1/early-adopter/article.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:26:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22BFE37B401; Mon, 7 Apr 2003 04:26:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B68EC43FAF; Mon, 7 Apr 2003 04:26: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 h37BQs0U069897; Mon, 7 Apr 2003 04:26: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 h37BQsRn069896; Mon, 7 Apr 2003 04:26:54 -0700 (PDT) Message-Id: <200304071126.h37BQsRn069896@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 04:26: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/share/man/man4 umass.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:26:55 -0000 murray 2003/04/07 04:26:54 PDT FreeBSD src repository Modified files: share/man/man4 umass.4 Log: Note that Sitecom CN-300 MultiFlash works with FreeBSD and provide example of utilizing multiple slots on a multi-slot card reader. PR: docs/49036 Submitted by: Scott Mitchell MFC after: 3 days Revision Changes Path 1.27 +12 -0 src/share/man/man4/umass.4 From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:27:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D52DB37B401; Mon, 7 Apr 2003 04:27:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 450F743F85; Mon, 7 Apr 2003 04:27:36 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37BRa0U069940; Mon, 7 Apr 2003 04:27:36 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37BRaf4069939; Mon, 7 Apr 2003 04:27:36 -0700 (PDT) Message-Id: <200304071127.h37BRaf4069939@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 7 Apr 2003 04:27:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/beep Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:27:38 -0000 edwin 2003/04/07 04:27:36 PDT FreeBSD ports repository Modified files: audio/beep Makefile Log: Doesn't build on alpha, missing machine/speaker.h Noticed by: kris/bento Revision Changes Path 1.3 +6 -1 ports/audio/beep/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:28:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B94637B401; Mon, 7 Apr 2003 04:28:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D105843F75; Mon, 7 Apr 2003 04:28:35 -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 h37BSZ0U070044; Mon, 7 Apr 2003 04:28:35 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37BSZsG070043; Mon, 7 Apr 2003 04:28:35 -0700 (PDT) Message-Id: <200304071128.h37BSZsG070043@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 04:28: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/share/man/man7 release.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:28:36 -0000 murray 2003/04/07 04:28:35 PDT FreeBSD src repository Modified files: share/man/man7 release.7 Log: Correctly use .Bd macro. Revision Changes Path 1.25 +1 -1 src/share/man/man7/release.7 From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:31:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C88637B401; Mon, 7 Apr 2003 04:31:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1BF443F93; Mon, 7 Apr 2003 04:31:09 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37BV90U070500; Mon, 7 Apr 2003 04:31:09 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37BV9sD070499; Mon, 7 Apr 2003 04:31:09 -0700 (PDT) Message-Id: <200304071131.h37BV9sD070499@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 7 Apr 2003 04:31:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/userinfo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:31:10 -0000 edwin 2003/04/07 04:31:09 PDT FreeBSD ports repository Modified files: sysutils/userinfo Makefile Log: BROKEN -> IGNORE on -current, authors have been informed. Revision Changes Path 1.2 +1 -1 ports/sysutils/userinfo/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:34:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E76A437B401; Mon, 7 Apr 2003 04:34:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 860D943F93; Mon, 7 Apr 2003 04:34:12 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37BYC0U070577; Mon, 7 Apr 2003 04:34:12 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37BYCAx070576; Mon, 7 Apr 2003 04:34:12 -0700 (PDT) Message-Id: <200304071134.h37BYCAx070576@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 04:34: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/sbin/dump dump.h main.c optr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:34:13 -0000 mdodd 2003/04/07 04:34:12 PDT FreeBSD src repository Modified files: sbin/dump dump.h main.c optr.c Log: Avoid a name conflict with future functionality: getfstab() -> dump_getfstab() Revision Changes Path 1.23 +1 -1 src/sbin/dump/dump.h 1.50 +1 -1 src/sbin/dump/main.c 1.25 +2 -2 src/sbin/dump/optr.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:37:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33AC437B404; Mon, 7 Apr 2003 04:37:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B1F943FA3; Mon, 7 Apr 2003 04:37:00 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Bb00U070783; Mon, 7 Apr 2003 04:37:00 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37Bb08C070780; Mon, 7 Apr 2003 04:37:00 -0700 (PDT) Message-Id: <200304071137.h37Bb08C070780@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 7 Apr 2003 04:37:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/jabber-msn Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:37:02 -0000 edwin 2003/04/07 04:37:00 PDT FreeBSD ports repository Modified files: net/jabber-msn Makefile Log: Add dependency on autoheader. Noticed by: kris/bento Revision Changes Path 1.2 +1 -0 ports/net/jabber-msn/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:39:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0378C37B401; Mon, 7 Apr 2003 04:39:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9423843F75; Mon, 7 Apr 2003 04:39:02 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Bd20U070874; Mon, 7 Apr 2003 04:39:02 -0700 (PDT) (envelope-from znerd@repoman.freebsd.org) Received: (from znerd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37Bd29s070873; Mon, 7 Apr 2003 04:39:02 -0700 (PDT) Message-Id: <200304071139.h37Bd29s070873@repoman.freebsd.org> From: Ernst de Haan Date: Mon, 7 Apr 2003 04:39:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/jakarta-commons-logging Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:39:03 -0000 znerd 2003/04/07 04:39:02 PDT FreeBSD ports repository Modified files: java/jakarta-commons-logging Makefile distinfo pkg-plist Log: Upgrade to 1.0.3. Fixed comment. Revision Changes Path 1.3 +4 -4 ports/java/jakarta-commons-logging/Makefile 1.2 +1 -1 ports/java/jakarta-commons-logging/distinfo 1.2 +1 -0 ports/java/jakarta-commons-logging/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:40:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45B1437B401; Mon, 7 Apr 2003 04:40:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D983743FA3; Mon, 7 Apr 2003 04:40:25 -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 h37BeP0U070998; Mon, 7 Apr 2003 04:40:25 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37BeP66070996; Mon, 7 Apr 2003 04:40:25 -0700 (PDT) Message-Id: <200304071140.h37BeP66070996@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 04:40: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/man/man7 release.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:40:26 -0000 murray 2003/04/07 04:40:25 PDT FreeBSD src repository Modified files: share/man/man7 release.7 Log: Note that kern.securelevel must be set to '-1' to build a release successfully. PR: docs/42339 MFC after: 3 days Revision Changes Path 1.26 +7 -1 src/share/man/man7/release.7 From owner-cvs-all@FreeBSD.ORG Mon Apr 7 04:44:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 871BF37B401; Mon, 7 Apr 2003 04:44:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D0743F3F; Mon, 7 Apr 2003 04:44:49 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Bim0U071450; Mon, 7 Apr 2003 04:44:48 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37BimlV071449; Mon, 7 Apr 2003 04:44:48 -0700 (PDT) Message-Id: <200304071144.h37BimlV071449@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 04:44: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/sbin/umount umount.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 11:44:50 -0000 mdodd 2003/04/07 04:44:48 PDT FreeBSD src repository Modified files: sbin/umount umount.c Log: Quiet warning. Revision Changes Path 1.33 +2 -2 src/sbin/umount/umount.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 05:05:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A83A937B401; Mon, 7 Apr 2003 05:05:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4950843F85; Mon, 7 Apr 2003 05:05:51 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37C5p0U078870; Mon, 7 Apr 2003 05:05:51 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37C5oDu078869; Mon, 7 Apr 2003 05:05:50 -0700 (PDT) Message-Id: <200304071205.h37C5oDu078869@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 05:05: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/sbin/ping ping.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 12:05:52 -0000 mdodd 2003/04/07 05:05:50 PDT FreeBSD src repository Modified files: sbin/ping ping.c Log: Deal with a case where the returned packed was smaller than the transmitted packet (because the remote host stripped off our icmp_data). Submitted by: Maxim Konovalov Revision Changes Path 1.95 +17 -12 src/sbin/ping/ping.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 05:09:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43F2537B401; Mon, 7 Apr 2003 05:09:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D766E43F75; Mon, 7 Apr 2003 05:09:17 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37C9H0U078956; Mon, 7 Apr 2003 05:09:17 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37C9Hnm078955; Mon, 7 Apr 2003 05:09:17 -0700 (PDT) Message-Id: <200304071209.h37C9Hnm078955@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 05:09: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/bin/cp cp.c extern.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 12:09:18 -0000 mdodd 2003/04/07 05:09:17 PDT FreeBSD src repository Modified files: bin/cp cp.c extern.h Log: Use the correct data type and qualifier for signal flag. Revision Changes Path 1.45 +1 -1 src/bin/cp/cp.c 1.18 +1 -1 src/bin/cp/extern.h From owner-cvs-all@FreeBSD.ORG Mon Apr 7 05:18:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D424837B401; Mon, 7 Apr 2003 05:18:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 731E243F85; Mon, 7 Apr 2003 05:18:11 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37CIB0U079594; Mon, 7 Apr 2003 05:18:11 -0700 (PDT) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37CIB1w079593; Mon, 7 Apr 2003 05:18:11 -0700 (PDT) Message-Id: <200304071218.h37CIB1w079593@repoman.freebsd.org> From: Christian Weisgerber Date: Mon, 7 Apr 2003 05:18:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/kermit Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 12:18:12 -0000 naddy 2003/04/07 05:18:11 PDT FreeBSD ports repository Modified files: comms/kermit Makefile distinfo Log: Update to 8.0.209. Notified by: Xander Jansen et al. Revision Changes Path 1.35 +2 -2 ports/comms/kermit/Makefile 1.15 +1 -1 ports/comms/kermit/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 7 05:29:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2603D37B401; Mon, 7 Apr 2003 05:29:33 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B15943F93; Mon, 7 Apr 2003 05:29:32 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 409CF5308; Mon, 7 Apr 2003 14:29:29 +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: Murray Stokely From: Dag-Erling Smorgrav Date: Mon, 07 Apr 2003 14:29:29 +0200 In-Reply-To: <200304071026.h37AQxvN064904@repoman.freebsd.org> (Murray Stokely's message of "Mon, 7 Apr 2003 03:26:59 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <200304071026.h37AQxvN064904@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/sys/dev/usb if_kue.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 12:29:33 -0000 Murray Stokely writes: > Log: > Add ID for Kawasaki LSI Inc. USB-Ethernet, rev 1.00/2.02 adapter. This commit breaks the LINT build; USB_PRODUCT_KLSI_DUH3E10BTN is not declared anywhere. Did you forget to commit a change to usbdevs.h? DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Mon Apr 7 05:36:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3394837B401; Mon, 7 Apr 2003 05:36:46 -0700 (PDT) Received: from mx.sanda.gr.jp (net.sanda.gr.jp [202.216.236.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B5EC43FA3; Mon, 7 Apr 2003 05:36:44 -0700 (PDT) (envelope-from non@ever.sanda.gr.jp) Received: from oliv.ever.sanda.gr.jp (oliv [10.93.63.4]) by mx.sanda.gr.jp (8.11.6/3.7W) with ESMTP id h37CafB68107; Mon, 7 Apr 2003 21:36:41 +0900 (JST) Received: from localhost (localhost.ever.sanda.gr.jp [127.0.0.1]) by oliv.ever.sanda.gr.jp (8.12.6/8.12.6) with ESMTP id h37Cafmn023569; Mon, 7 Apr 2003 21:36:41 +0900 (JST) (envelope-from non@ever.sanda.gr.jp) Date: Mon, 07 Apr 2003 21:36:41 +0900 (JST) Message-Id: <20030407.213641.74730697.non@ever.sanda.gr.jp> To: mdodd@FreeBSD.org From: non@ever.sanda.gr.jp In-Reply-To: <200304071013.h37ADPT6063960@repoman.freebsd.org> References: <200304071013.h37ADPT6063960@repoman.freebsd.org> X-Mailer: Mew version 3.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) 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/conf files src/sys/dev/stg tmc18c30.h tmc18c30_isa.c tmc18c30_pccard.c tmc18c30_pci.c tmc18c30_subr.c src/sys/modules/stg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 12:36:46 -0000 From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 03:13:25 -0700 (PDT) > Log: > - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260). > - Reduce duplicated code. > > PR: 50427 > Submitted by: Bob Bishop > > Revision Changes Path > 1.778 +2 -0 src/sys/conf/files > 1.1 +12 -0 src/sys/dev/stg/tmc18c30.h (new) Thank you. But maybe the file name better if it is `tmc18c30_subr.h'. Since all the functions are in `tmc18c30_subr.c'. // Noriaki Mitsunaga // From owner-cvs-all@FreeBSD.ORG Mon Apr 7 05:48:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B36B37B401; Mon, 7 Apr 2003 05:48:07 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id D447343FD7; Mon, 7 Apr 2003 05:48:05 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 06D705308; Mon, 7 Apr 2003 14:48:03 +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: non@ever.sanda.gr.jp From: Dag-Erling Smorgrav Date: Mon, 07 Apr 2003 14:48:03 +0200 In-Reply-To: <20030407.213641.74730697.non@ever.sanda.gr.jp> (non@ever.sanda.gr.jp's message of "Mon, 07 Apr 2003 21:36:41 +0900 (JST)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <200304071013.h37ADPT6063960@repoman.freebsd.org> <20030407.213641.74730697.non@ever.sanda.gr.jp> 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: mdodd@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files src/sys/dev/stg tmc18c30.h tmc18c30_isa.c tmc18c30_pccard.c tmc18c30_pci.c tmc18c30_subr.c src/sys/modules/stg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 12:48:07 -0000 non@ever.sanda.gr.jp writes: > Thank you. But maybe the file name better if it is `tmc18c30_subr.h'. > Since all the functions are in `tmc18c30_subr.c'. "subr" means "subroutine" - headers generally don't contain subroutines. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Mon Apr 7 05:55:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01ED237B401; Mon, 7 Apr 2003 05:55:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E35B43FB1; Mon, 7 Apr 2003 05:55:00 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Ct00U082091; Mon, 7 Apr 2003 05:55:00 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37Ct02m082090; Mon, 7 Apr 2003 05:55:00 -0700 (PDT) Message-Id: <200304071255.h37Ct02m082090@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 05:55: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/include fstab.h src/lib/libc/gen Makefile.inc fstab.c getfsent.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 12:55:01 -0000 mdodd 2003/04/07 05:55:00 PDT FreeBSD src repository Modified files: include fstab.h lib/libc/gen Makefile.inc fstab.c getfsent.3 Log: - Add setfstab() and getfstab(). - Use the environment variable 'PATH_FSTAB' if set rather than the hardcoded '/etc/fstab' (fstab.h:_PATH_FSTAB) Revision Changes Path 1.4 +2 -0 src/include/fstab.h 1.105 +2 -1 src/lib/libc/gen/Makefile.inc 1.14 +39 -2 src/lib/libc/gen/fstab.c 1.10 +31 -2 src/lib/libc/gen/getfsent.3 From owner-cvs-all@FreeBSD.ORG Mon Apr 7 05:56:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A95D37B401; Mon, 7 Apr 2003 05:56:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 042B743F85; Mon, 7 Apr 2003 05:56:02 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Cu10U082222; Mon, 7 Apr 2003 05:56:01 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37Cu1og082221; Mon, 7 Apr 2003 05:56:01 -0700 (PDT) Message-Id: <200304071256.h37Cu1og082221@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 05:56: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/sbin/mount mount.8 mount.c src/sbin/umount umount.8 umount.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 12:56:03 -0000 mdodd 2003/04/07 05:56:01 PDT FreeBSD src repository Modified files: sbin/mount mount.8 mount.c sbin/umount umount.8 umount.c Log: Implement the '-F' option for mount & umount which allows the user to specify an alternate fstab file. Revision Changes Path 1.56 +12 -0 src/sbin/mount/mount.8 1.51 +5 -2 src/sbin/mount/mount.c 1.14 +12 -0 src/sbin/umount/umount.8 1.34 +6 -3 src/sbin/umount/umount.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 05:59:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39A8F37B401; Mon, 7 Apr 2003 05:59:41 -0700 (PDT) Received: from mx.sanda.gr.jp (net.sanda.gr.jp [202.216.236.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C40543FB1; Mon, 7 Apr 2003 05:59:39 -0700 (PDT) (envelope-from non@ever.sanda.gr.jp) Received: from oliv.ever.sanda.gr.jp (oliv [10.93.63.4]) by mx.sanda.gr.jp (8.11.6/3.7W) with ESMTP id h37CxcB68512; Mon, 7 Apr 2003 21:59:38 +0900 (JST) Received: from localhost (localhost.ever.sanda.gr.jp [127.0.0.1]) by oliv.ever.sanda.gr.jp (8.12.6/8.12.6) with ESMTP id h37Cxcmn023632; Mon, 7 Apr 2003 21:59:38 +0900 (JST) (envelope-from non@ever.sanda.gr.jp) Date: Mon, 07 Apr 2003 21:59:38 +0900 (JST) Message-Id: <20030407.215938.41652321.non@ever.sanda.gr.jp> To: mdodd@FreeBSD.org, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org From: non@ever.sanda.gr.jp In-Reply-To: References: <200304071013.h37ADPT6063960@repoman.freebsd.org> <20030407.213641.74730697.non@ever.sanda.gr.jp> X-Mailer: Mew version 3.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: cvs commit: src/sys/conf files src/sys/dev/stg tmc18c30.h tmc18c30_isa.c tmc18c30_pccard.c tmc18c30_pci.c tmc18c30_subr.c src/sys/modules/stg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 12:59:41 -0000 From: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf files src/sys/dev/stg tmc18c30.h tmc18c30_isa.c tmc18c30_pccard.c tmc18c30_pci.c tmc18c30_subr.c src/sys/modules/stg Makefile Date: Mon, 07 Apr 2003 14:48:03 +0200 > non@ever.sanda.gr.jp writes: > > Thank you. But maybe the file name better if it is `tmc18c30_subr.h'. > > Since all the functions are in `tmc18c30_subr.c'. > > "subr" means "subroutine" - headers generally don't contain subroutines. However, all functions in tmc18c30.h is in tmc18c30_subr.c . Is it not confusing ? If many of you disagree with tmc18c30_subr.h, I prefer tmc18c30_freebsd.h since it's not needed by NetBSD/pc98. How about it ? // Noriaki Mitsunaga // From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:04:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C9C737B401; Mon, 7 Apr 2003 06:04:54 -0700 (PDT) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7037743F75; Mon, 7 Apr 2003 06:04:51 -0700 (PDT) (envelope-from mdodd@FreeBSD.ORG) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.9/8.12.9) with ESMTP id h37D4gEF013172; Mon, 7 Apr 2003 09:04:43 -0400 (EDT) (envelope-from mdodd@FreeBSD.ORG) Date: Mon, 7 Apr 2003 09:04:42 -0400 (EDT) From: "Matthew N. Dodd" X-X-Sender: winter@sasami.jurai.net To: non@ever.sanda.gr.jp In-Reply-To: <20030407.215938.41652321.non@ever.sanda.gr.jp> Message-ID: <20030407090354.C18916@sasami.jurai.net> References: <200304071013.h37ADPT6063960@repoman.freebsd.org> <20030407.215938.41652321.non@ever.sanda.gr.jp> 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/conf files src/sys/dev/stg tmc18c30.h src/sys/modules/stg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:04:55 -0000 On Mon, 7 Apr 2003 non@ever.sanda.gr.jp wrote: > However, all functions in tmc18c30.h is in tmc18c30_subr.c . Is it not > confusing ? Its not confusing. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:08:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5B8737B401; Mon, 7 Apr 2003 06:08:02 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1649443FCB; Mon, 7 Apr 2003 06:08:02 -0700 (PDT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id F08512ED412; Mon, 7 Apr 2003 06:08:01 -0700 (PDT) Date: Mon, 7 Apr 2003 15:08:01 +0200 From: Maxime Henrion To: "Matthew N. Dodd" Message-ID: <20030407130801.GB1750@elvis.mu.org> References: <200304071013.h37ADPT6063960@repoman.freebsd.org> <20030407.213641.74730697.non@ever.sanda.gr.jp> <20030407.215938.41652321.non@ever.sanda.gr.jp> <20030407090354.C18916@sasami.jurai.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030407090354.C18916@sasami.jurai.net> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: non@ever.sanda.gr.jp cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files src/sys/dev/stg tmc18c30.h tmc18c30_isa.c tmc18c30_pccard.c tmc18c30_pci.c tmc18c30_subr.c src/sys/modules/stg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:08:03 -0000 Matthew N. Dodd wrote: > On Mon, 7 Apr 2003 non@ever.sanda.gr.jp wrote: > > However, all functions in tmc18c30.h is in tmc18c30_subr.c . Is it not > > confusing ? > > Its not confusing. Seconded. Cheers, Maxime From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:11:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D65F537B401; Mon, 7 Apr 2003 06:11:47 -0700 (PDT) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06A4E43FAF; Mon, 7 Apr 2003 06:11:47 -0700 (PDT) (envelope-from mdodd@FreeBSD.ORG) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.9/8.12.9) with ESMTP id h37DBiEF013349; Mon, 7 Apr 2003 09:11:44 -0400 (EDT) (envelope-from mdodd@FreeBSD.ORG) Date: Mon, 7 Apr 2003 09:11:44 -0400 (EDT) From: "Matthew N. Dodd" X-X-Sender: winter@sasami.jurai.net To: Maxime Henrion In-Reply-To: <20030407130801.GB1750@elvis.mu.org> Message-ID: <20030407090820.H18916@sasami.jurai.net> References: <200304071013.h37ADPT6063960@repoman.freebsd.org> <20030407090354.C18916@sasami.jurai.net> <20030407130801.GB1750@elvis.mu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: non@ever.sanda.gr.jp cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files src/sys/dev/stg tmc18c30.h src/sys/modules/stg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:11:48 -0000 On Mon, 7 Apr 2003, Maxime Henrion wrote: > Matthew N. Dodd wrote: > > On Mon, 7 Apr 2003 non@ever.sanda.gr.jp wrote: > > > However, all functions in tmc18c30.h is in tmc18c30_subr.c . Is it not > > > confusing ? > > > > Its not confusing. > > Seconded. Actually I should elaborate. The naming scheme that SHOULD have been used is this: tmc18c30_{isa,pci,pccard,subr}.c -> stg_{isa,pci,pccard,subr}.c tmc18c30.h -> stg.h However, since its really not worth dealing with the repo-copy and repository churn we'll just cope with a suboptimal namespace. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:17:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7388237B404; Mon, 7 Apr 2003 06:17:49 -0700 (PDT) Received: from mx.sanda.gr.jp (net.sanda.gr.jp [202.216.236.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A9243F93; Mon, 7 Apr 2003 06:17:46 -0700 (PDT) (envelope-from non@ever.sanda.gr.jp) Received: from oliv.ever.sanda.gr.jp (oliv [10.93.63.4]) by mx.sanda.gr.jp (8.11.6/3.7W) with ESMTP id h37DHjB68875; Mon, 7 Apr 2003 22:17:45 +0900 (JST) Received: from localhost (localhost.ever.sanda.gr.jp [127.0.0.1]) by oliv.ever.sanda.gr.jp (8.12.6/8.12.6) with ESMTP id h37DHjmn023698; Mon, 7 Apr 2003 22:17:45 +0900 (JST) (envelope-from non@ever.sanda.gr.jp) Date: Mon, 07 Apr 2003 22:17:44 +0900 (JST) Message-Id: <20030407.221744.71108555.non@ever.sanda.gr.jp> To: mdodd@FreeBSD.ORG From: non@ever.sanda.gr.jp In-Reply-To: <20030407090820.H18916@sasami.jurai.net> References: <20030407090354.C18916@sasami.jurai.net> <20030407130801.GB1750@elvis.mu.org> <20030407090820.H18916@sasami.jurai.net> X-Mailer: Mew version 3.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: mux@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files src/sys/dev/stg tmc18c30.h tmc18c30_isa.c tmc18c30_pccard.c tmc18c30_pci.c tmc18c30_subr.c src/sys/modules/stg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:17:50 -0000 From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 09:11:44 -0400 (EDT) > Actually I should elaborate. > > The naming scheme that SHOULD have been used is this: > > tmc18c30_{isa,pci,pccard,subr}.c -> stg_{isa,pci,pccard,subr}.c > tmc18c30.h -> stg.h > > However, since its really not worth dealing with the repo-copy and > repository churn we'll just cope with a suboptimal namespace. I understand. Thank you for clarification. // Noriaki Mitsunaga // From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:23:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D65637B401; Mon, 7 Apr 2003 06:23:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1779543F85; Mon, 7 Apr 2003 06:23:51 -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 h37DNo0U085180; Mon, 7 Apr 2003 06:23:50 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37DNoZv085179; Mon, 7 Apr 2003 06:23:50 -0700 (PDT) Message-Id: <200304071323.h37DNoZv085179@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 7 Apr 2003 06:23:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/porteasy Makefile ports/misc/porteasy/src porteasy.8 porteasy.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:23:51 -0000 des 2003/04/07 06:23:50 PDT FreeBSD ports repository Modified files: misc/porteasy Makefile misc/porteasy/src porteasy.8 porteasy.pl Log: Allow the user to specify environment variables on the command line. Use DEPENDS_CLEAN instead of hacking DEPENDS_TARGET. Change the process title to reflect the current phase / task. Revision Changes Path 1.26 +1 -1 ports/misc/porteasy/Makefile 1.9 +11 -3 ports/misc/porteasy/src/porteasy.8 1.31 +37 -9 ports/misc/porteasy/src/porteasy.pl From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:34:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6046937B401; Mon, 7 Apr 2003 06:34:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F39DA43FA3; Mon, 7 Apr 2003 06:34:00 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37DY00U085838; Mon, 7 Apr 2003 06:34:00 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37DY05o085835; Mon, 7 Apr 2003 06:34:00 -0700 (PDT) Message-Id: <200304071334.h37DY05o085835@repoman.freebsd.org> From: Max Khon Date: Mon, 7 Apr 2003 06:34: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/pppd lcp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:34:02 -0000 fjoe 2003/04/07 06:34:00 PDT FreeBSD src repository Modified files: usr.sbin/pppd lcp.c Log: RFC1548, section 5.8: Echo-Request and Echo-Reply packets may only be sent in the LCP Opened state. Echo-Request and Echo-Reply packets received in any state other than the LCP Opened state SHOULD be silently discarded. PR: 45760 Submitted by: Eugene Grosbein MFC after: 2 weeks Revision Changes Path 1.11 +2 -0 src/usr.sbin/pppd/lcp.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:34:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E0EE37B401; Mon, 7 Apr 2003 06:34:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37D4B43FA3; Mon, 7 Apr 2003 06:34:59 -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 h37DYx0U085917; Mon, 7 Apr 2003 06:34:59 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37DYwXv085916; Mon, 7 Apr 2003 06:34:58 -0700 (PDT) Message-Id: <200304071334.h37DYwXv085916@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 7 Apr 2003 06:34:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/samba Makefile ports/net/samba/files patch-security-aa patch-security-ab patch-security-ac patch-security-ad patch-security-ae X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:35:00 -0000 nectar 2003/04/07 06:34:58 PDT FreeBSD ports repository Modified files: net/samba Makefile Added files: net/samba/files patch-security-aa patch-security-ab patch-security-ac patch-security-ad patch-security-ae Log: Add patch to correct remote root vulnerability. This vulnerability is being exploited in the wild. Revision Changes Path 1.120 +1 -1 ports/net/samba/Makefile 1.1 +22 -0 ports/net/samba/files/patch-security-aa (new) 1.1 +23 -0 ports/net/samba/files/patch-security-ab (new) 1.1 +12 -0 ports/net/samba/files/patch-security-ac (new) 1.1 +12 -0 ports/net/samba/files/patch-security-ad (new) 1.1 +7 -0 ports/net/samba/files/patch-security-ae (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:36:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4FF937B401; Mon, 7 Apr 2003 06:36:08 -0700 (PDT) Received: from leviathan.inethouston.net (209-198-171-18-host.prismnet.net [209.198.171.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A878743F3F; Mon, 7 Apr 2003 06:36:07 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id B6F30746783; Mon, 7 Apr 2003 08:36:08 -0500 (CDT) Date: Mon, 7 Apr 2003 08:36:08 -0500 From: "David W. Chapman Jr." To: Jacques Vidrine Message-ID: <20030407133608.GA79729@leviathan.inethouston.net> References: <200304071334.h37DYwXv085916@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304071334.h37DYwXv085916@repoman.freebsd.org> X-Operating-System: FreeBSD 4.6-STABLE i386 User-Agent: Mutt/1.5.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/samba Makefile ports/net/samba/files patch-security-aa patch-security-ab patch-security-ac patch-security-ad patch-security-ae X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "David W. Chapman Jr." List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:36:09 -0000 I'm about to have a patch to upgrade to 2.2.8a which should fix this, could you commit it when I'm done? -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:42:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D499837B401; Mon, 7 Apr 2003 06:42:17 -0700 (PDT) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AB3F43F3F; Mon, 7 Apr 2003 06:42:17 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 6316091; Mon, 7 Apr 2003 17:42:15 +0400 (MSD) Date: Mon, 7 Apr 2003 17:42:15 +0400 From: "Sergey A. Osokin" To: Christian Weisgerber Message-ID: <20030407134215.GS30819@freebsd.org.ru> References: <200304071218.h37CIB1w079593@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304071218.h37CIB1w079593@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/comms/kermit Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: osa@FreeBSD.org.ru List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:42:18 -0000 On Mon, Apr 07, 2003 at 05:18:11AM -0700, Christian Weisgerber wrote: > naddy 2003/04/07 05:18:11 PDT > > FreeBSD ports repository > > Modified files: > comms/kermit Makefile distinfo > Log: > Update to 8.0.209. > > Notified by: Xander Jansen et al. Thanks, please close http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/50671 -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:43:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89CD137B401; Mon, 7 Apr 2003 06:43:54 -0700 (PDT) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCDAB43F93; Mon, 7 Apr 2003 06:43:53 -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 5AA1D4; Mon, 7 Apr 2003 08:43:53 -0500 (CDT) Received: by madman.celabo.org (Postfix, from userid 1001) id AC03E78C43; Mon, 7 Apr 2003 08:43:52 -0500 (CDT) Date: Mon, 7 Apr 2003 08:43:52 -0500 From: "Jacques A. Vidrine" To: "David W. Chapman Jr." Message-ID: <20030407134352.GA3399@madman.celabo.org> References: <200304071334.h37DYwXv085916@repoman.freebsd.org> <20030407133608.GA79729@leviathan.inethouston.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030407133608.GA79729@leviathan.inethouston.net> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/samba Makefile ports/net/samba/files patch-security-aa patch-security-ab patch-security-ac patch-security-ad patch-security-ae X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:43:55 -0000 On Mon, Apr 07, 2003 at 08:36:08AM -0500, David W. Chapman Jr. wrote: > I'm about to have a patch to upgrade to 2.2.8a which should fix this, > could you commit it when I'm done? Hi David, I was just about to email you to enourage you to update to 2.2.8a at your leisure :-) If you need me to commit the update for some specific reason, I would be happy to do so --- but otherwise, go ahead. Cheers, -- Jacques A. Vidrine http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:47:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4405D37B401; Mon, 7 Apr 2003 06:47:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D89AD43F3F; Mon, 7 Apr 2003 06:47:43 -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 h37Dlh0U086736; Mon, 7 Apr 2003 06:47:43 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37DlhqM086735; Mon, 7 Apr 2003 06:47:43 -0700 (PDT) Message-Id: <200304071347.h37DlhqM086735@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 7 Apr 2003 06:47:43 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/security security.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:47:44 -0000 des 2003/04/07 06:47:43 PDT FreeBSD doc repository Modified files: en/security security.sgml Log: Replace 2001 statistics with 2002 statistics. Update the list subscription instructions to reflect the mailman switch. Revision Changes Path 1.131 +18 -30 www/en/security/security.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 06:58:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2029037B401; Mon, 7 Apr 2003 06:58:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B494943FB1; Mon, 7 Apr 2003 06:58:52 -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 h37Dwq0U087473; Mon, 7 Apr 2003 06:58:52 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37Dwqa3087472; Mon, 7 Apr 2003 06:58:52 -0700 (PDT) Message-Id: <200304071358.h37Dwqa3087472@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 7 Apr 2003 06:58:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/samba-tng Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:58:53 -0000 nectar 2003/04/07 06:58:52 PDT FreeBSD ports repository Modified files: net/samba-tng Makefile Log: Mark FORBIDDEN, remote root compromise. Revision Changes Path 1.11 +2 -0 ports/net/samba-tng/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 07:00:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E13D937B431; Mon, 7 Apr 2003 07:00:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87DCB43FDD; Mon, 7 Apr 2003 07:00:08 -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 h37E080U087558; Mon, 7 Apr 2003 07:00:08 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37E08lw087557; Mon, 7 Apr 2003 07:00:08 -0700 (PDT) Message-Id: <200304071400.h37E08lw087557@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 7 Apr 2003 07:00:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/samba Makefile distinfo ports/net/samba/files patch-security-aa patch-security-ab patch-security-ac patch-security-ad patch-security-ae X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:00:10 -0000 nectar 2003/04/07 07:00:08 PDT FreeBSD ports repository Modified files: net/samba Makefile distinfo Removed files: net/samba/files patch-security-aa patch-security-ab patch-security-ac patch-security-ad patch-security-ae Log: Update 2.2.8 -> 2.2.8a. Submitted by: dwcjr (MAINTAINER) Revision Changes Path 1.121 +1 -2 ports/net/samba/Makefile 1.49 +1 -1 ports/net/samba/distinfo 1.2 +0 -22 ports/net/samba/files/patch-security-aa (dead) 1.2 +0 -23 ports/net/samba/files/patch-security-ab (dead) 1.2 +0 -12 ports/net/samba/files/patch-security-ac (dead) 1.2 +0 -12 ports/net/samba/files/patch-security-ad (dead) 1.2 +0 -7 ports/net/samba/files/patch-security-ae (dead) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 07:11:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 089A837B401; Mon, 7 Apr 2003 07:11:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 775DF43F3F; Mon, 7 Apr 2003 07:11:22 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37EBL0U089323; Mon, 7 Apr 2003 07:11:21 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37EBLkf089321; Mon, 7 Apr 2003 07:11:21 -0700 (PDT) Message-Id: <200304071411.h37EBLkf089321@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 7 Apr 2003 07:11:20 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/multimedia chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:11:23 -0000 brueffer 2003/04/07 07:11:20 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/multimedia chapter.sgml Log: Xine now resides under the ports/multimedia category PR: 50678 Submitted by: Alexandr Kovalenko Revision Changes Path 1.48 +1 -1 doc/en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 07:12:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B02937B401; Mon, 7 Apr 2003 07:12:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A673E43FA3; Mon, 7 Apr 2003 07:12:13 -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 h37ECD0U089577; Mon, 7 Apr 2003 07:12:13 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37ECC60089576; Mon, 7 Apr 2003 07:12:12 -0700 (PDT) Message-Id: <200304071412.h37ECC60089576@repoman.freebsd.org> From: Søren Schmidt Date: Mon, 7 Apr 2003 07:12: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/ata ata-all.c ata-all.h ata-chipset.c ata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:12:14 -0000 sos 2003/04/07 07:12:12 PDT FreeBSD src repository Modified files: sys/dev/ata ata-all.c ata-all.h ata-chipset.c ata-dma.c ata-pci.c ata-pci.h Log: Third round of updates to the ATA driver. More DMA cleanups, including fix for breakage on older Promise controllers. Add more ways of getting to the ATA registers. Revision Changes Path 1.177 +1 -1 src/sys/dev/ata/ata-all.c 1.61 +88 -15 src/sys/dev/ata/ata-all.h 1.17 +37 -22 src/sys/dev/ata/ata-chipset.c 1.115 +0 -8 src/sys/dev/ata/ata-dma.c 1.59 +9 -15 src/sys/dev/ata/ata-pci.c 1.6 +2 -2 src/sys/dev/ata/ata-pci.h From owner-cvs-all@FreeBSD.ORG Mon Apr 7 07:14:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D76137B401; Mon, 7 Apr 2003 07:14:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D33943FA3; Mon, 7 Apr 2003 07:14:30 -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 h37EET0U089694; Mon, 7 Apr 2003 07:14:29 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37EETLl089693; Mon, 7 Apr 2003 07:14:29 -0700 (PDT) Message-Id: <200304071414.h37EETLl089693@repoman.freebsd.org> From: Søren Schmidt Date: Mon, 7 Apr 2003 07:14: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/ata ata-disk.c ata-raid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:14:30 -0000 sos 2003/04/07 07:14:29 PDT FreeBSD src repository Modified files: sys/dev/ata ata-disk.c ata-raid.c Log: Minor cleanup of the ATA RAID code. Revision Changes Path 1.151 +3 -7 src/sys/dev/ata/ata-disk.c 1.59 +6 -2 src/sys/dev/ata/ata-raid.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 07:17:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E60C437B401; Mon, 7 Apr 2003 07:17:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83AE343F75; Mon, 7 Apr 2003 07:17:51 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37EHp0U089865; Mon, 7 Apr 2003 07:17:51 -0700 (PDT) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37EHpav089864; Mon, 7 Apr 2003 07:17:51 -0700 (PDT) Message-Id: <200304071417.h37EHpav089864@repoman.freebsd.org> From: Christian Weisgerber Date: Mon, 7 Apr 2003 07:17:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/kermit Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:17:52 -0000 naddy 2003/04/07 07:17:51 PDT FreeBSD ports repository Modified files: comms/kermit Makefile pkg-plist Log: Support NOPORTDOCS. PR: 50671 Submitted by: Sergey A. Osokin Revision Changes Path 1.36 +3 -0 ports/comms/kermit/Makefile 1.9 +15 -15 ports/comms/kermit/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 07:21:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A85D937B404; Mon, 7 Apr 2003 07:21:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15F5743FAF; Mon, 7 Apr 2003 07:21:15 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37ELE0U090178; Mon, 7 Apr 2003 07:21:14 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37ELEwR090176; Mon, 7 Apr 2003 07:21:14 -0700 (PDT) Message-Id: <200304071421.h37ELEwR090176@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 07:21: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/sbin/mount mount.8 src/sbin/umount umount.8 src/lib/libc/gen getfsent.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:21:16 -0000 mdodd 2003/04/07 07:21:14 PDT FreeBSD src repository Modified files: sbin/mount mount.8 sbin/umount umount.8 lib/libc/gen getfsent.3 Log: Clarify the behavior of PATH_FSTAB with regard to 'tainted' execution. Requested by: ru Revision Changes Path 1.11 +7 -0 src/lib/libc/gen/getfsent.3 1.57 +7 -0 src/sbin/mount/mount.8 1.15 +7 -0 src/sbin/umount/umount.8 From owner-cvs-all@FreeBSD.ORG Mon Apr 7 07:26:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E527337B401; Mon, 7 Apr 2003 07:26:08 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1E0343FAF; Mon, 7 Apr 2003 07:26:07 -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 h37EPUSZ017351; Mon, 7 Apr 2003 16:25:30 +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 h37EPUfv017350; Mon, 7 Apr 2003 16:25:30 +0200 (CEST) Date: Mon, 7 Apr 2003 16:25:30 +0200 From: Stijn Hoop To: =?unknown-8bit?Q?S=F8ren?= Schmidt Message-ID: <20030407142530.GI11837@pcwin002.win.tue.nl> References: <200304071412.h37ECC60089576@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LKTjZJSUETSlgu2t" Content-Disposition: inline In-Reply-To: <200304071412.h37ECC60089576@repoman.freebsd.org> User-Agent: Mutt/1.4i 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/sys/dev/ata ata-all.c ata-all.h ata-chipset.c ata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:26:09 -0000 --LKTjZJSUETSlgu2t Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 07, 2003 at 07:12:12AM -0700, S=F8ren Schmidt wrote: > sos 2003/04/07 07:12:12 PDT >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/ata ata-all.c ata-all.h ata-chipset.c=20 > ata-dma.c ata-pci.c ata-pci.h=20 > Log: > Third round of updates to the ATA driver. > =20 > More DMA cleanups, including fix for breakage on older Promise controll= ers. What constitutes 'older' here? I have a 4.7 box that I want to update to 4.8 (which doesn't have these fixes, right?), but it has this card: atapci1: port 0xdc80-0xdcbf,0xdcd8-0xdcdb,0xdce0= -0xdce7,0xdcf0-0xdcf3,0xdcf8-0xdcff mem 0xfafe0000-0xfaffffff irq 9 at devi= ce 9.0 on pci2 Will this work with DMA on 4.8? Thanks, --Stijn --=20 I have great faith in fools -- self confidence my friends call it. -- Edgar Allan Poe --LKTjZJSUETSlgu2t Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+kYpaY3r/tLQmfWcRAli5AJ44E2adkIyOCWSS8eYv4q/A2Am0iQCfcxN9 J6r2qtXJn/8o1GqqVNI1QfQ= =XB2f -----END PGP SIGNATURE----- --LKTjZJSUETSlgu2t-- From owner-cvs-all@FreeBSD.ORG Mon Apr 7 07:27:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B7C537B401; Mon, 7 Apr 2003 07:27:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D79E143FB1; Mon, 7 Apr 2003 07:27:19 -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 h37ERJ0U090528; Mon, 7 Apr 2003 07:27:19 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37ERJdG090527; Mon, 7 Apr 2003 07:27:19 -0700 (PDT) Message-Id: <200304071427.h37ERJdG090527@repoman.freebsd.org> From: Jake Burkholder Date: Mon, 7 Apr 2003 07: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/sys/i386/include pmap.h vmparam.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:27:20 -0000 jake 2003/04/07 07:27:19 PDT FreeBSD src repository Modified files: sys/i386/include pmap.h vmparam.h Log: Better fix for previous previous which still allows the 4megs of kva at the top of the address space to be reclaimed. The problem is that with the APTD gone the mapable kernel address space runs right to the end of the 32 bit address space. As a max this is 0x100000000, which can't be represented in 32 bits, so we have to use ptd entry n-1 and pte offset n-1, instead of ptd entry n and pte offset 0. There's still 1 page we can't use, but we gain just under 4 megs of kva (8 megs with PAE). Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.97 +2 -2 src/sys/i386/include/pmap.h 1.35 +1 -1 src/sys/i386/include/vmparam.h From owner-cvs-all@FreeBSD.ORG Mon Apr 7 07:43:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45B3137B401; Mon, 7 Apr 2003 07:43:03 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D70814400B; Mon, 7 Apr 2003 07:43:01 -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.7) with ESMTP id h37EgcD0018888; Mon, 7 Apr 2003 07:42:42 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h37EgYI0018887; Mon, 7 Apr 2003 07:42:34 -0700 (PDT) Date: Mon, 7 Apr 2003 07:42:34 -0700 From: "David O'Brien" To: "Matthew N. Dodd" Message-ID: <20030407144234.GA18864@dragon.nuxi.com> References: <200304071013.h37ADPT6063960@repoman.freebsd.org> <20030407.213641.74730697.non@ever.sanda.gr.jp> <20030407.215938.41652321.non@ever.sanda.gr.jp> <20030407090354.C18916@sasami.jurai.net> <20030407130801.GB1750@elvis.mu.org> <20030407090820.H18916@sasami.jurai.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030407090820.H18916@sasami.jurai.net> 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: Maxime Henrion cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: non@ever.sanda.gr.jp cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files src/sys/dev/stg tmc18c30.h tmc18c30_isa.c tmc18c30_pccard.c tmc18c30_pci.c tmc18c30_subr.c src/sys/modules/stg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.ORG List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:43:03 -0000 On Mon, Apr 07, 2003 at 09:11:44AM -0400, Matthew N. Dodd wrote: > On Mon, 7 Apr 2003, Maxime Henrion wrote: > > Matthew N. Dodd wrote: > > > On Mon, 7 Apr 2003 non@ever.sanda.gr.jp wrote: > > > > However, all functions in tmc18c30.h is in tmc18c30_subr.c . Is it not > > > > confusing ? > > > > > > Its not confusing. > > > > Seconded. > > Actually I should elaborate. > > The naming scheme that SHOULD have been used is this: > > tmc18c30_{isa,pci,pccard,subr}.c -> stg_{isa,pci,pccard,subr}.c > tmc18c30.h -> stg.h > > However, since its really not worth dealing with the repo-copy and > repository churn we'll just cope with a suboptimal namespace. Actually it is. For years we'll have this code, and not having the device name in the filename just makes it hard to find. There isn't any history yet, so it is trival to simply commit this again under the other names. From owner-cvs-all@FreeBSD.ORG Mon Apr 7 07:46:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E96B37B401; Mon, 7 Apr 2003 07:46:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFCBB43FB1; Mon, 7 Apr 2003 07:46:32 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37EkW0U091906; Mon, 7 Apr 2003 07:46:32 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37EkWi7091905; Mon, 7 Apr 2003 07:46:32 -0700 (PDT) Message-Id: <200304071446.h37EkWi7091905@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 7 Apr 2003 07:46:32 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/desktop chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:46:33 -0000 brueffer 2003/04/07 07:46:32 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/desktop chapter.sgml Log: o Update information for Netscape to match version 7.x o gnucash now resides in the finance section Revision Changes Path 1.17 +4 -4 doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 07:53:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2598E37B401; Mon, 7 Apr 2003 07:53:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B581443FAF; Mon, 7 Apr 2003 07:53:30 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37ErU0U092447; Mon, 7 Apr 2003 07:53:30 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37ErUXZ092446; Mon, 7 Apr 2003 07:53:30 -0700 (PDT) Message-Id: <200304071453.h37ErUXZ092446@repoman.freebsd.org> From: Maxime Henrion Date: Mon, 7 Apr 2003 07:53: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/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:53:31 -0000 mux 2003/04/07 07:53:30 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Remove an erroneous htole16(). The byte_count field in the struct fxp_cb_config is a 6-bit field, not a 16-bit integer as in struct fxp_cb_tx. Revision Changes Path 1.161 +1 -1 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 08:05:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4568737B401; Mon, 7 Apr 2003 08:05:33 -0700 (PDT) Received: from randomservers.com (randomservers.com [198.78.65.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C248843F85; Mon, 7 Apr 2003 08:05:32 -0700 (PDT) (envelope-from joseph@randomnetworks.com) Received: from randomservers.com (randomservers [198.78.65.158]) by randomservers.com (8.12.9/8.12.6) with ESMTP id h37F4A88036213 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Apr 2003 08:04:10 -0700 (PDT) (envelope-from joseph@randomnetworks.com) Received: from localhost (joseph@localhost)h37F47cS036195; Mon, 7 Apr 2003 08:04:07 -0700 (PDT) (envelope-from joseph@randomnetworks.com) X-Authentication-Warning: randomservers.com: joseph owned process doing -bs Date: Mon, 7 Apr 2003 08:04:07 -0700 (PDT) From: Joseph Scott X-X-Sender: joseph@randomservers To: Ying-Chieh Liao In-Reply-To: <200304060752.h367q6Sp088753@repoman.freebsd.org> Message-ID: <20030407080331.T12041@randomservers> References: <200304060752.h367q6Sp088753@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-24.4 required=7.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,REPLY_WITH_QUOTES, X_AUTH_WARNING version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: cvs-ports@freebsd.org cc: Edwin Groothuis cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/astro/xplanet Makefile distinfo pkg-plist ports/astro/xplanet/files patch-aa patch-xplanetbg.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 15:05:34 -0000 On Sat, 5 Apr 2003, Ying-Chieh Liao wrote: > ijliao 2003/04/05 23:52:06 PST > > FreeBSD ports repository > > Modified files: > astro/xplanet Makefile distinfo pkg-plist > Removed files: > astro/xplanet/files patch-aa patch-xplanetbg.cc > Log: > upgrade to 1.0.1 > reset maintainer to ports > > Approved by: maintainer (will@) Does this take of PR ports/44261 ([patch] astro/xplanet - make it working under -current) also? -Joseph From owner-cvs-all@FreeBSD.ORG Mon Apr 7 08:09:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2183A37B401; Mon, 7 Apr 2003 08:09:43 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B788B43FBF; Mon, 7 Apr 2003 08:09:39 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.8p1/8.12.8) id h37F9aIg053738; Mon, 7 Apr 2003 17:09:36 +0200 (CEST) (envelope-from sos) From: Soeren Schmidt Message-Id: <200304071509.h37F9aIg053738@spider.deepcore.dk> In-Reply-To: <20030407142530.GI11837@pcwin002.win.tue.nl> To: Stijn Hoop Date: Mon, 7 Apr 2003 17:09:34 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: "\[?UNKNOWN-8BIT?\] Schmidt" Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 15:09:43 -0000 It seems Stijn Hoop wrote: >> sos 2003/04/07 07:12:12 PDT >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/ata ata-all.c ata-all.h ata-chipset.c >> ata-dma.c ata-pci.c ata-pci.h >> Log: >> Third round of updates to the ATA driver. >> >> More DMA cleanups, including fix for breakage on older Promise controllers. > >What constitutes 'older' here? I have a 4.7 box that I want to update to >4.8 (which doesn't have these fixes, right?), but it has this card: Right this is for -current only. >atapci1: port 0xdc80-0xdcbf,0xdcd8-0xdcdb,0xdce0-0xdc >e7,0xdcf0-0xdcf3,0xdcf8-0xdcff mem 0xfafe0000-0xfaffffff irq 9 at device 9.0 on >pci2 > >Will this work with DMA on 4.8? Yes, but it will not support disks bigger than 137G's, it doesn't support 48Bit LBA mode. -Søren From owner-cvs-all@FreeBSD.ORG Mon Apr 7 08:18:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5690D37B401; Mon, 7 Apr 2003 08:18:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E913343F93; Mon, 7 Apr 2003 08:18:30 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37FIU0U094904; Mon, 7 Apr 2003 08:18:30 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37FIUxn094903; Mon, 7 Apr 2003 08:18:30 -0700 (PDT) Message-Id: <200304071518.h37FIUxn094903@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Apr 2003 08:18:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/xplanet Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 15:18:31 -0000 ijliao 2003/04/07 08:18:30 PDT FreeBSD ports repository Modified files: astro/xplanet Makefile Log: fix build error on RELENG_4 Reported by: Quincey Koziol Revision Changes Path 1.22 +1 -0 ports/astro/xplanet/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 08:36:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B19937B401; Mon, 7 Apr 2003 08:36:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE2B443F75; Mon, 7 Apr 2003 08:36:46 -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 h37Fak0U096185; Mon, 7 Apr 2003 08:36:46 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37FakfN096184; Mon, 7 Apr 2003 08:36:46 -0700 (PDT) Message-Id: <200304071536.h37FakfN096184@repoman.freebsd.org> From: Warner Losh Date: Mon, 7 Apr 2003 08: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/sys/dev/usb usbdevs.h usbdevs_data.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 15:36:47 -0000 imp 2003/04/07 08:36:46 PDT FreeBSD src repository Modified files: sys/dev/usb usbdevs.h usbdevs_data.h Log: resync Revision Changes Path 1.126 +2 -1 src/sys/dev/usb/usbdevs.h 1.126 +7 -1 src/sys/dev/usb/usbdevs_data.h From owner-cvs-all@FreeBSD.ORG Mon Apr 7 08:50:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9976837B401; Mon, 7 Apr 2003 08:50:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35F8543FAF; Mon, 7 Apr 2003 08:50:43 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Fog0U002395; Mon, 7 Apr 2003 08:50:42 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37Fog5W002392; Mon, 7 Apr 2003 08:50:42 -0700 (PDT) Message-Id: <200304071550.h37Fog5W002392@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 7 Apr 2003 08:50:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/mydns Makefile distinfo pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 15:50:44 -0000 leeym 2003/04/07 08:50:42 PDT FreeBSD ports repository Modified files: net/mydns Makefile distinfo pkg-message pkg-plist Log: Update net/mydns to 0.9.9 PR: 50668 and 50676 Submitted by: Alex Dupre Simon Dick Revision Changes Path 1.9 +18 -21 ports/net/mydns/Makefile 1.8 +1 -1 ports/net/mydns/distinfo 1.3 +0 -1 ports/net/mydns/pkg-message 1.6 +5 -41 ports/net/mydns/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 08:56:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CB8037B401; Mon, 7 Apr 2003 08:56:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 055D443F3F; Mon, 7 Apr 2003 08:56:22 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37FuL0U002870; Mon, 7 Apr 2003 08:56:21 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37FuLpw002869; Mon, 7 Apr 2003 08:56:21 -0700 (PDT) Message-Id: <200304071556.h37FuLpw002869@repoman.freebsd.org> From: Sheldon Hearn Date: Mon, 7 Apr 2003 08:56:21 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news Makefile ports/news/straw Makefile distinfo pkg-descr pkg-plist ports/news/straw/files patch-Makefile patch-src::straw X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 15:56:22 -0000 sheldonh 2003/04/07 08:56:21 PDT FreeBSD ports repository Modified files: news Makefile Added files: news/straw Makefile distinfo pkg-descr pkg-plist news/straw/files patch-Makefile patch-src::straw Log: Import straw 0.18.1: Straw is a desktop news aggregator for the GNOME environment. Its aim is to be a faster, easier and more accessible way to read news and blogs than the traditional browser. Revision Changes Path 1.87 +1 -0 ports/news/Makefile 1.1 +35 -0 ports/news/straw/Makefile (new) 1.1 +1 -0 ports/news/straw/distinfo (new) 1.1 +18 -0 ports/news/straw/files/patch-Makefile (new) 1.1 +10 -0 ports/news/straw/files/patch-src::straw (new) 1.1 +14 -0 ports/news/straw/pkg-descr (new) 1.1 +46 -0 ports/news/straw/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 09:08:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAA3937B401; Mon, 7 Apr 2003 09:08:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ACB043FAF; Mon, 7 Apr 2003 09:08:32 -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 h37G8W0U004535; Mon, 7 Apr 2003 09:08:32 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37G8WvI004534; Mon, 7 Apr 2003 09:08:32 -0700 (PDT) Message-Id: <200304071608.h37G8WvI004534@repoman.freebsd.org> From: Jake Burkholder Date: Mon, 7 Apr 2003 09:08: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/i386/i386 busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:08:33 -0000 jake 2003/04/07 09:08:32 PDT FreeBSD src repository Modified files: sys/i386/i386 busdma_machdep.c Log: Add support for bounce buffers to _bus_dmamap_load_buffer, which is the backend for bus_dmamap_load_mbuf and bus_dmamap_load_uio. - Increaes MAX_BPAGES to 512. Less than this causes fxp to quickly runs out of bounce pages. - Add an argument to reserve_bounce_pages indicating wether this operation should fail or be queued for later processing if we run out of memory. The EINPROGRESS return value is not handled properly by consumers of bus_dmamap_load_mbuf. - If bounce buffers are required allocate minimum 1 bounce page at map creation time. If maxsize was small previously this could get truncated to 0 and the drivers would quickly run out of bounce pages. - Fix a bug handling the return value of alloc_bounce_pages at map creation time. It returns the number of pages allocated, not 0 on success. - Use bus_addr_t for physical addresses to avoid truncation. - Assert that the map is non-null and not the no bounce map in add_bounce_pages. Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.39 +63 -20 src/sys/i386/i386/busdma_machdep.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 09:17:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 272C737B401; Mon, 7 Apr 2003 09:17:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9A1143FA3; Mon, 7 Apr 2003 09:17:29 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37GHT0U005251; Mon, 7 Apr 2003 09:17:29 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37GHTpq005250; Mon, 7 Apr 2003 09:17:29 -0700 (PDT) Message-Id: <200304071617.h37GHTpq005250@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 7 Apr 2003 09:17:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:17:30 -0000 olgeni 2003/04/07 09:17:29 PDT FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Update modules: proc-1.080-1, updown-1.080-1. Revision Changes Path 1.159 +4 -1 ports/sysutils/webmin/Makefile 1.124 +2 -0 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 7 09:18:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F21237B401; Mon, 7 Apr 2003 09:18:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E9A843FBD; Mon, 7 Apr 2003 09:18:17 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37GIG0U005317; Mon, 7 Apr 2003 09:18:16 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37GIG48005316; Mon, 7 Apr 2003 09:18:16 -0700 (PDT) Message-Id: <200304071618.h37GIG48005316@repoman.freebsd.org> From: Norikatsu Shigemura Date: Mon, 7 Apr 2003 09:18:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplayer Makefile ports/multimedia/mplayer/files patch-cpudetect.h patch-loader-win32.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:18:17 -0000 nork 2003/04/07 09:18:16 PDT FreeBSD ports repository Modified files: multimedia/mplayer Makefile Added files: multimedia/mplayer/files patch-cpudetect.h patch-loader-win32.c Log: Fixe a bug in detecting p4 types correctly which could cause mplayer to crash. PR: ports/50673 Submitted by: Thomas E. Zander (maintainer) Suggested by: Matthew Emmerton Revision Changes Path 1.56 +1 -1 ports/multimedia/mplayer/Makefile 1.1 +11 -0 ports/multimedia/mplayer/files/patch-cpudetect.h (new) 1.1 +11 -0 ports/multimedia/mplayer/files/patch-loader-win32.c (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 09:19:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEB6B37B401; Mon, 7 Apr 2003 09:19:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ADA143F75; Mon, 7 Apr 2003 09:19:17 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37GJH0U005377; Mon, 7 Apr 2003 09:19:17 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37GJHde005376; Mon, 7 Apr 2003 09:19:17 -0700 (PDT) Message-Id: <200304071619.h37GJHde005376@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Apr 2003 09:19:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/jpgraph Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:19:18 -0000 ijliao 2003/04/07 09:19:16 PDT FreeBSD ports repository Modified files: graphics/jpgraph Makefile distinfo pkg-plist Log: upgrade to 1.12 Revision Changes Path 1.7 +6 -3 ports/graphics/jpgraph/Makefile 1.4 +1 -1 ports/graphics/jpgraph/distinfo 1.4 +906 -18 ports/graphics/jpgraph/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 09:21:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC6C137B401; Mon, 7 Apr 2003 09:21:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C3FF43F75; Mon, 7 Apr 2003 09:21:07 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37GL70U005804; Mon, 7 Apr 2003 09:21:07 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37GL7S0005803; Mon, 7 Apr 2003 09:21:07 -0700 (PDT) Message-Id: <200304071621.h37GL7S0005803@repoman.freebsd.org> From: Sheldon Hearn Date: Mon, 7 Apr 2003 09:21:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:21:08 -0000 sheldonh 2003/04/07 09:21:06 PDT FreeBSD ports repository Modified files: . modules Log: straw -> ports/news/straw Revision Changes Path 1.7015 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 7 09:21:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AA7137B401; Mon, 7 Apr 2003 09:21:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A732443F75; Mon, 7 Apr 2003 09:21:26 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37GLQ0U005890; Mon, 7 Apr 2003 09:21:26 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37GLQ9m005889; Mon, 7 Apr 2003 09:21:26 -0700 (PDT) Message-Id: <200304071621.h37GLQ9m005889@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 09:21: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/include paths.h src/libexec/rtld-elf Makefile libmap.c libmap.h rtld.1 rtld.c src/share/man/man5 Makefile libmap.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:21:27 -0000 mdodd 2003/04/07 09:21:26 PDT FreeBSD src repository Modified files: include paths.h libexec/rtld-elf Makefile rtld.1 rtld.c share/man/man5 Makefile Added files: libexec/rtld-elf libmap.c libmap.h share/man/man5 libmap.conf.5 Log: Dynamic object dependency mapping: libmap. This is an optional feature, disabled by default. This will be useful to people testing the various POSIX threading libraries under -CURRENT but can easily serve other needs. Revision Changes Path 1.18 +1 -0 src/include/paths.h 1.18 +9 -0 src/libexec/rtld-elf/Makefile 1.1 +199 -0 src/libexec/rtld-elf/libmap.c (new) 1.1 +7 -0 src/libexec/rtld-elf/libmap.h (new) 1.32 +2 -0 src/libexec/rtld-elf/rtld.1 1.77 +21 -5 src/libexec/rtld-elf/rtld.c 1.49 +1 -1 src/share/man/man5/Makefile 1.1 +111 -0 src/share/man/man5/libmap.conf.5 (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 09:22:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77CA637B401; Mon, 7 Apr 2003 09:22:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6CA443F85; Mon, 7 Apr 2003 09:22:40 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37GMe0U005942; Mon, 7 Apr 2003 09:22:40 -0700 (PDT) (envelope-from znerd@repoman.freebsd.org) Received: (from znerd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37GMeb1005939; Mon, 7 Apr 2003 09:22:40 -0700 (PDT) Message-Id: <200304071622.h37GMeb1005939@repoman.freebsd.org> From: Ernst de Haan Date: Mon, 7 Apr 2003 09:22:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/java-checkstyle Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:22:41 -0000 znerd 2003/04/07 09:22:40 PDT FreeBSD ports repository Modified files: java/java-checkstyle Makefile distinfo Added files: java/java-checkstyle pkg-plist Log: Upgrade to 3.0. Revision Changes Path 1.4 +1 -1 ports/java/java-checkstyle/Makefile 1.2 +1 -1 ports/java/java-checkstyle/distinfo 1.1 +175 -0 ports/java/java-checkstyle/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 09:23:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DADEE37B401; Mon, 7 Apr 2003 09:23:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7854543F85; Mon, 7 Apr 2003 09:23:14 -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 h37GNE0U005979; Mon, 7 Apr 2003 09:23:14 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37GNEYs005974; Mon, 7 Apr 2003 09:23:14 -0700 (PDT) Message-Id: <200304071623.h37GNEYs005974@repoman.freebsd.org> From: Jake Burkholder Date: Mon, 7 Apr 2003 09:23: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/i386/conf PAE X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:23:15 -0000 jake 2003/04/07 09:23:14 PDT FreeBSD src repository Added files: sys/i386/conf PAE Log: Add a PAE kernel config. This includes GENERIC through the config include mechanism, and then excludes device drivers which have not been tested or are known to not work with more than 4G of ram. Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.1 +107 -0 src/sys/i386/conf/PAE (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 09:27:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B405737B401; Mon, 7 Apr 2003 09:27:51 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id A25BF43FAF; Mon, 7 Apr 2003 09:27:50 -0700 (PDT) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.8/8.12.8) with ESMTP id h37GRxxS076056; Mon, 7 Apr 2003 12:27:59 -0400 (EDT) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.8/8.12.8/Submit) id h37GRx2Y076055; Mon, 7 Apr 2003 12:27:59 -0400 (EDT) Date: Mon, 7 Apr 2003 12:27:59 -0400 From: Jake Burkholder To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030407162759.GB75320@locore.ca> References: <200304071623.h37GNEYs005974@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304071623.h37GNEYs005974@repoman.freebsd.org> User-Agent: Mutt/1.4i Subject: Re: cvs commit: src/sys/i386/conf PAE X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:27:52 -0000 Apparently, On Mon, Apr 07, 2003 at 09:23:14AM -0700, Jake Burkholder said words to the effect of; > jake 2003/04/07 09:23:14 PDT > > FreeBSD src repository > > Added files: > sys/i386/conf PAE > Log: > Add a PAE kernel config. This includes GENERIC through the config include > mechanism, and then excludes device drivers which have not been tested or > are known to not work with more than 4G of ram. Undoubtedly some of the drivers that are excluded will work, either with bounce buffers or with 64 bit pci addressing, but I am unable to test them. Please do not enable drivers just because they compile. For drivers which must use bounce buffers at the very least test them with modified bus dma tags which will force bounce buffering. Drivers which will use 64 bit pci addressing must be tested with more than 4G of ram. Jake From owner-cvs-all@FreeBSD.ORG Mon Apr 7 09:33:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66CBA37B401 for ; Mon, 7 Apr 2003 09:33:01 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 2847443FBD for ; Mon, 7 Apr 2003 09:33:00 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 25171 invoked by uid 1000); 7 Apr 2003 16:33:00 -0000 Date: Mon, 7 Apr 2003 09:33:00 -0700 (PDT) From: Nate Lawson To: Dag-Erling Smorgrav In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Murray Stokely cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb if_kue.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:33:01 -0000 On Mon, 7 Apr 2003, Dag-Erling Smorgrav wrote: > Murray Stokely writes: > > Log: > > Add ID for Kawasaki LSI Inc. USB-Ethernet, rev 1.00/2.02 adapter. > > This commit breaks the LINT build; USB_PRODUCT_KLSI_DUH3E10BTN is not > declared anywhere. Did you forget to commit a change to usbdevs.h? You have to update sys/dev/usb/usbdevs and then run make -f Makefile.usb, then commit the changed usbdevs and *.h -Nate From owner-cvs-all@FreeBSD.ORG Mon Apr 7 09:35:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CD1437B401; Mon, 7 Apr 2003 09:35:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEF1643F3F; Mon, 7 Apr 2003 09:35:41 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37GZf0U006772; Mon, 7 Apr 2003 09:35:41 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37GZfoB006771; Mon, 7 Apr 2003 09:35:41 -0700 (PDT) Message-Id: <200304071635.h37GZfoB006771@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 7 Apr 2003 09:35:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/kdemultimedia3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 16:35:42 -0000 lioux 2003/04/07 09:35:41 PDT FreeBSD ports repository Modified files: multimedia/kdemultimedia3 Makefile Log: Typo fix: really disable the xine-arts plugin Submitted by: Lauri Watts (FreeBSD KDE Team) Revision Changes Path 1.85 +3 -2 ports/multimedia/kdemultimedia3/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 10:02:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7629D37B401; Mon, 7 Apr 2003 10:02:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4742743FCB; Mon, 7 Apr 2003 10:02:45 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37H2i0U008685; Mon, 7 Apr 2003 10:02:44 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37H2iaR008684; Mon, 7 Apr 2003 10:02:44 -0700 (PDT) Message-Id: <200304071702.h37H2iaR008684@repoman.freebsd.org> From: Maxime Henrion Date: Mon, 7 Apr 2003 10:02: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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 17:02:47 -0000 mux 2003/04/07 10:02:44 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Correct the maxsize and maxsegsz parameters for the bus_dma_tag_create() calls. Without this, fxp(4) + PAE would consume insane amounts of bounce pages. Revision Changes Path 1.162 +7 -7 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 10:03:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5153637B407; Mon, 7 Apr 2003 10:03:11 -0700 (PDT) Received: from angelica.unixdaemons.com (angelica.unixdaemons.com [209.148.64.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2668E43F75; Mon, 7 Apr 2003 10:03:08 -0700 (PDT) (envelope-from hiten@angelica.unixdaemons.com) Received: from angelica.unixdaemons.com (hiten@localhost.unixdaemons.com [127.0.0.1])h37H36tK002768; Mon, 7 Apr 2003 13:03:06 -0400 (EDT) Received: (from hiten@localhost) by angelica.unixdaemons.com (8.12.9/8.12.1/Submit) id h37H368s002767; Mon, 7 Apr 2003 13:03:06 -0400 (EDT) (envelope-from hiten) Date: Mon, 7 Apr 2003 13:03:06 -0400 From: Hiten Pandya To: Jake Burkholder Message-ID: <20030407170306.GA159@unixdaemons.com> References: <200304071608.h37G8WvI004534@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304071608.h37G8WvI004534@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD i386 X-Public-Key: http://www.pittgoth.com/~hiten/pubkey.asc X-URL: http://www.unixdaemons.com/~hiten X-PGP: http://pgp.mit.edu:11371/pks/lookup?search=Hiten+Pandya&op=index cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 busdma_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 17:03:12 -0000 Jake Burkholder (Mon, Apr 07, 2003 at 09:08:32AM -0700) wrote: > jake 2003/04/07 09:08:32 PDT > > FreeBSD src repository > > Modified files: > sys/i386/i386 busdma_machdep.c > Log: > Add support for bounce buffers to _bus_dmamap_load_buffer, which is the > backend for bus_dmamap_load_mbuf and bus_dmamap_load_uio. > > - Increaes MAX_BPAGES to 512. Less than this causes fxp to quickly runs out > of bounce pages. > - Add an argument to reserve_bounce_pages indicating wether this operation > should fail or be queued for later processing if we run out of memory. > The EINPROGRESS return value is not handled properly by consumers of > bus_dmamap_load_mbuf. > - If bounce buffers are required allocate minimum 1 bounce page at map > creation time. If maxsize was small previously this could get truncated > to 0 and the drivers would quickly run out of bounce pages. > - Fix a bug handling the return value of alloc_bounce_pages at map creation > time. It returns the number of pages allocated, not 0 on success. > - Use bus_addr_t for physical addresses to avoid truncation. > - Assert that the map is non-null and not the no bounce map in > add_bounce_pages. Thank you very much! -- Hiten From owner-cvs-all@FreeBSD.ORG Mon Apr 7 10:09:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72D2837B401; Mon, 7 Apr 2003 10:09:31 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2830C43FBF; Mon, 7 Apr 2003 10:09:27 -0700 (PDT) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.8/8.12.8) with ESMTP id h37H9ZxS076292; Mon, 7 Apr 2003 13:09:35 -0400 (EDT) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.8/8.12.8/Submit) id h37H9ZEE076291; Mon, 7 Apr 2003 13:09:35 -0400 (EDT) Date: Mon, 7 Apr 2003 13:09:34 -0400 From: Jake Burkholder To: Maxime Henrion Message-ID: <20030407170934.GC75320@locore.ca> References: <200304071702.h37H2iaR008684@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304071702.h37H2iaR008684@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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 17:09:32 -0000 Apparently, On Mon, Apr 07, 2003 at 10:02:44AM -0700, Maxime Henrion said words to the effect of; > mux 2003/04/07 10:02:44 PDT > > FreeBSD src repository > > Modified files: > sys/dev/fxp if_fxp.c > Log: > Correct the maxsize and maxsegsz parameters for the > bus_dma_tag_create() calls. Without this, fxp(4) + PAE > would consume insane amounts of bounce pages. Cool, thanks. Actually it didn't allocate enough bounce pages, so it would get ENOMEM from busdma when trying to map mbufs; maxsize was too small. Jake From owner-cvs-all@FreeBSD.ORG Mon Apr 7 10:23:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F9BC37B401; Mon, 7 Apr 2003 10:23:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10CFA43F85; Mon, 7 Apr 2003 10:23:59 -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 h37HNw0U010934; Mon, 7 Apr 2003 10:23:58 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37HNwJT010933; Mon, 7 Apr 2003 10:23:58 -0700 (PDT) Message-Id: <200304071723.h37HNwJT010933@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 7 Apr 2003 10:23:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/simgear Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 17:23:59 -0000 des 2003/04/07 10:23:58 PDT FreeBSD ports repository Modified files: devel/simgear Makefile Log: Fix an incorrect master site URL. Revision Changes Path 1.6 +1 -1 ports/devel/simgear/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 10:56:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA83F37B401; Mon, 7 Apr 2003 10:56:19 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60BFA43FCB; Mon, 7 Apr 2003 10:56:18 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id B740B5308; Mon, 7 Apr 2003 19:56:16 +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, 07 Apr 2003 19:56:16 +0200 In-Reply-To: <200304071412.h37ECC60089576@repoman.freebsd.org> =?iso-8859-1?q?(S=F8ren?= Schmidt's message of "Mon, 7 Apr 2003 07:12:12 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <200304071412.h37ECC60089576@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-all.c ata-all.h ata-chipset.c ata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 17:56:20 -0000 S=F8ren Schmidt writes: > Log: > Third round of updates to the ATA driver. > [...] Any hope of getting tags to work again any time soon? DES --=20 Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:00:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F96237B40C; Mon, 7 Apr 2003 11:00:49 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CBF843FDD; Mon, 7 Apr 2003 11:00:45 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.8p1/8.12.8) id h37I0irO089520; Mon, 7 Apr 2003 20:00:44 +0200 (CEST) (envelope-from sos) From: Soeren Schmidt Message-Id: <200304071800.h37I0irO089520@spider.deepcore.dk> In-Reply-To: To: Dag-Erling Smorgrav Date: Mon, 7 Apr 2003 20:00:43 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:00:50 -0000 It seems Dag-Erling Smorgrav wrote: > Søren Schmidt writes: > > Log: > > Third round of updates to the ATA driver. > > [...] > > Any hope of getting tags to work again any time soon? There is always hope :) For now I have higher priorities, and since tags really doesn't buy you much (if anything) I'll stick to my plan... -Søren From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:11:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11FD137B40C; Mon, 7 Apr 2003 11:11:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A824440CD; Mon, 7 Apr 2003 11:10:58 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37IAv0U015281; Mon, 7 Apr 2003 11:10:57 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37IAuwH015276; Mon, 7 Apr 2003 11:10:56 -0700 (PDT) Message-Id: <200304071810.h37IAuwH015276@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 11:10:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gnome2-fifth-toe Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:11:42 -0000 marcus 2003/04/07 11:10:56 PDT FreeBSD ports repository Modified files: x11/gnome2-fifth-toe Makefile Log: Add a forgotten port to the Fifth Toe: streamtuner. Submitted by: Koop Mast Revision Changes Path 1.28 +3 -2 ports/x11/gnome2-fifth-toe/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:20:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5661C37B404; Mon, 7 Apr 2003 11:20:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E03E143FCB; Mon, 7 Apr 2003 11:20:08 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37IK80U015670; Mon, 7 Apr 2003 11:20:08 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37IK8aF015669; Mon, 7 Apr 2003 11:20:08 -0700 (PDT) Message-Id: <200304071820.h37IK8aF015669@repoman.freebsd.org> From: Greg Lewis Date: Mon, 7 Apr 2003 11:20:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/jdk13 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:20:10 -0000 glewis 2003/04/07 11:20:08 PDT FreeBSD ports repository Modified files: java/jdk13 pkg-plist Log: . Fix the packing list: . Clean up for WITHOUT_PLUGIN. . Clean up for WITH_NATIVE_THREADS. . Add handling of jre/lib/ext, previously only done in Makefile. PR: 50092 Submitted by: Kimura Fuyuki Munehiro Matsuda Revision Changes Path 1.14 +30 -29 ports/java/jdk13/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:22:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0B1B37B401; Mon, 7 Apr 2003 11:22:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E72D43F3F; Mon, 7 Apr 2003 11:22:07 -0700 (PDT) (envelope-from mwlucas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37IM70U016088; Mon, 7 Apr 2003 11:22:07 -0700 (PDT) (envelope-from mwlucas@repoman.freebsd.org) Received: (from mwlucas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37IM7S1016087; Mon, 7 Apr 2003 11:22:07 -0700 (PDT) Message-Id: <200304071822.h37IM7S1016087@repoman.freebsd.org> From: Michael Lucas Date: Mon, 7 Apr 2003 11:22:07 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:22:08 -0000 mwlucas 2003/04/07 11:22:07 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Remove pre-3.0 cruft from #ZIP-SUPPORT. Revision Changes Path 1.523 +4 -8 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:23:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E18137B401; Mon, 7 Apr 2003 11:23:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ACF643FA3; Mon, 7 Apr 2003 11:23:32 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37INW0U016129; Mon, 7 Apr 2003 11:23:32 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37INVPd016128; Mon, 7 Apr 2003 11:23:31 -0700 (PDT) Message-Id: <200304071823.h37INVPd016128@repoman.freebsd.org> From: Greg Lewis Date: Mon, 7 Apr 2003 11:23:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/jdk13 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:23:33 -0000 glewis 2003/04/07 11:23:31 PDT FreeBSD ports repository Modified files: java/jdk13 Makefile Log: 1. Clean up demo/jfc/SwingSet2/resources before the install. This should not be installed, but appears to be on rare occasions for reasons unknown. 2. Add handling of share/doc/java, previously only done in pkg-plist. PR: 50092 (2) Submitted by: Munehiro Matsuda (2) Revision Changes Path 1.51 +4 -0 ports/java/jdk13/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:23:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A40F37B401; Mon, 7 Apr 2003 11:23:56 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEF1A43F3F; Mon, 7 Apr 2003 11:23:55 -0700 (PDT) (envelope-from murray@builder.freebsdmall.com) Received: (from root@localhost) by builder.freebsdmall.com (8.12.9/8.11.6) id h37INtZ1014292; Mon, 7 Apr 2003 11:23:55 -0700 (PDT) (envelope-from murray) Date: Mon, 7 Apr 2003 11:23:55 -0700 From: Murray Stokely To: Nate Lawson Message-ID: <20030407112355.N43794@freebsdmall.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from nate@root.org on Mon, Apr 07, 2003 at 09:33:00AM -0700 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 cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/dev/usb if_kue.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:23:57 -0000 On Mon, Apr 07, 2003 at 09:33:00AM -0700, Nate Lawson wrote: > You have to update sys/dev/usb/usbdevs and then run make -f Makefile.usb, > then commit the changed usbdevs and *.h Sorry for the oversight. Looks like Warner fixed it for me. - Murray From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:26:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCD5337B401; Mon, 7 Apr 2003 11:26:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79DA643F93; Mon, 7 Apr 2003 11:26:01 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37IQ10U016286; Mon, 7 Apr 2003 11:26:01 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37IQ1VV016285; Mon, 7 Apr 2003 11:26:01 -0700 (PDT) Message-Id: <200304071826.h37IQ1VV016285@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 7 Apr 2003 11:26:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/frox Makefile distinfo pkg-message ports/ftp/frox/files frox.sh patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:26:02 -0000 leeym 2003/04/07 11:26:01 PDT FreeBSD ports repository Modified files: ftp/frox Makefile distinfo pkg-message ftp/frox/files frox.sh patch-aa Log: * Update to 0.7.7 * Move from minium build to maximum (change WITH_ to WITHOUT_) by default * Allow to build with local-cache and virus-scan features * make startup script more smarter PR: 50674 Submitted by: Sergey Matveychuk Revision Changes Path 1.4 +19 -10 ports/ftp/frox/Makefile 1.2 +1 -1 ports/ftp/frox/distinfo 1.2 +2 -2 ports/ftp/frox/files/frox.sh 1.2 +12 -12 ports/ftp/frox/files/patch-aa 1.2 +1 -2 ports/ftp/frox/pkg-message From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:26:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6646337B410; Mon, 7 Apr 2003 11:26:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F29943FAF; Mon, 7 Apr 2003 11:26:05 -0700 (PDT) (envelope-from mwlucas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37IQ50U016313; Mon, 7 Apr 2003 11:26:05 -0700 (PDT) (envelope-from mwlucas@repoman.freebsd.org) Received: (from mwlucas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37IQ5oa016312; Mon, 7 Apr 2003 11:26:05 -0700 (PDT) Message-Id: <200304071826.h37IQ5oa016312@repoman.freebsd.org> From: Michael Lucas Date: Mon, 7 Apr 2003 11:26:05 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:26:06 -0000 mwlucas 2003/04/07 11:26:05 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Whitespace fix from last commit. Revision Changes Path 1.524 +23 -18 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:30:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6795B37B401; Mon, 7 Apr 2003 11:30:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03B6E43F85; Mon, 7 Apr 2003 11:30:48 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37IUl0U016790; Mon, 7 Apr 2003 11:30:47 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37IUlnK016788; Mon, 7 Apr 2003 11:30:47 -0700 (PDT) Message-Id: <200304071830.h37IUlnK016788@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Apr 2003 11:30:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/wmdrawer Makefile ports/x11/wmdrawer/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:30:48 -0000 ijliao 2003/04/07 11:30:47 PDT FreeBSD ports repository Modified files: x11/wmdrawer Makefile x11/wmdrawer/files patch-Makefile Log: add missing lib depends Submitted by: Andy Harrison Revision Changes Path 1.2 +5 -1 ports/x11/wmdrawer/Makefile 1.2 +5 -3 ports/x11/wmdrawer/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:32:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8316937B401; Mon, 7 Apr 2003 11:32:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EBF443F93; Mon, 7 Apr 2003 11:32:37 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37IWa0U016912; Mon, 7 Apr 2003 11:32:36 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37IWamp016911; Mon, 7 Apr 2003 11:32:36 -0700 (PDT) Message-Id: <200304071832.h37IWamp016911@repoman.freebsd.org> From: Dirk Meyer Date: Mon, 7 Apr 2003 11:32:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/apache13-modssl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:32:38 -0000 dinoex 2003/04/07 11:32:36 PDT FreeBSD ports repository Modified files: www/apache13-modssl Makefile Log: - Installation of the port fails at the pre-install stage when it tries to execute the pkg-install script. The script resides in the ports tree and but not in the WRKDIR PR: 50688 Submitted by: mike@tric.tomsk.gov.ru Revision Changes Path 1.119 +1 -1 ports/www/apache13-modssl/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:36:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A34E837B401; Mon, 7 Apr 2003 11:36:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4242543F75; Mon, 7 Apr 2003 11:36:01 -0700 (PDT) (envelope-from mwlucas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Ia00U017061; Mon, 7 Apr 2003 11:36:00 -0700 (PDT) (envelope-from mwlucas@repoman.freebsd.org) Received: (from mwlucas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37Ia0Bq017060; Mon, 7 Apr 2003 11:36:00 -0700 (PDT) Message-Id: <200304071836.h37Ia0Bq017060@repoman.freebsd.org> From: Michael Lucas Date: Mon, 7 Apr 2003 11:36:00 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:36:02 -0000 mwlucas 2003/04/07 11:36:00 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: remove pre-3.0 ps2 mouse info Revision Changes Path 1.525 +7 -20 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:36:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CA0F37B401; Mon, 7 Apr 2003 11:36:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C03943F75; Mon, 7 Apr 2003 11:36:19 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37IaI0U017090; Mon, 7 Apr 2003 11:36:18 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37IaIDA017089; Mon, 7 Apr 2003 11:36:18 -0700 (PDT) Message-Id: <200304071836.h37IaIDA017089@repoman.freebsd.org> From: Dirk Meyer Date: Mon, 7 Apr 2003 11:36:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/crescendo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:36:19 -0000 dinoex 2003/04/07 11:36:18 PDT FreeBSD ports repository Modified files: net/crescendo pkg-descr Log: - Fix URL Revision Changes Path 1.5 +1 -1 ports/net/crescendo/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:38:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9962137B401; Mon, 7 Apr 2003 11:38:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 383EE43F75; Mon, 7 Apr 2003 11:38:00 -0700 (PDT) (envelope-from mwlucas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Ic00U017161; Mon, 7 Apr 2003 11:38:00 -0700 (PDT) (envelope-from mwlucas@repoman.freebsd.org) Received: (from mwlucas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37Ibx4J017156; Mon, 7 Apr 2003 11:37:59 -0700 (PDT) Message-Id: <200304071837.h37Ibx4J017156@repoman.freebsd.org> From: Michael Lucas Date: Mon, 7 Apr 2003 11:37:59 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:38:01 -0000 mwlucas 2003/04/07 11:37:59 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Whitespace fixes from last commit. Revision Changes Path 1.526 +7 -6 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:50:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2458D37B401; Mon, 7 Apr 2003 11:50:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3C2343F85; Mon, 7 Apr 2003 11:50:20 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37IoK0U018006; Mon, 7 Apr 2003 11:50:20 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37IoKHK018004; Mon, 7 Apr 2003 11:50:20 -0700 (PDT) Message-Id: <200304071850.h37IoKHK018004@repoman.freebsd.org> From: Tilman Linneweh Date: Mon, 7 Apr 2003 11:50:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/kde3 Makefile.kde ports/misc/kde3-i18n-az Makefile distinfo ports/misc/kde3-i18n-lv Makefile distinfo ports/misc/kde3-i18n-id Makefile distinfo ports/misc/kde3-i18n-is Makefile distinfo pkg-plist ports/korean/kde3-i18n Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:50:21 -0000 arved 2003/04/07 11:50:20 PDT FreeBSD ports repository Modified files: x11/kde3 Makefile.kde misc/kde3-i18n-az Makefile distinfo misc/kde3-i18n-lv Makefile distinfo misc/kde3-i18n-id Makefile distinfo misc/kde3-i18n-is Makefile distinfo pkg-plist korean/kde3-i18n Makefile distinfo pkg-plist Log: - Nuke obsolete PREV_I18N_VER from Makefile.kde - Update korean/kde3-i18n 3.0.4 -> 3.0.5 - Update misc/kde3-i18n-is 3.0.4 -> 3.1.1 - Update misc/kde3-i18n-id 3.0.4 -> 3.0.5 - Update misc/kde3-i18n-lv 3.0.4 -> 3.0.5 - Update misc/kde3-i18n-az 3.0.4 -> 3.0.5 Reported by: fenners distfile survey Revision Changes Path 1.15 +2 -3 ports/korean/kde3-i18n/Makefile 1.7 +1 -1 ports/korean/kde3-i18n/distinfo 1.4 +3 -0 ports/korean/kde3-i18n/pkg-plist 1.25 +2 -2 ports/misc/kde3-i18n-az/Makefile 1.13 +1 -1 ports/misc/kde3-i18n-az/distinfo 1.25 +2 -3 ports/misc/kde3-i18n-id/Makefile 1.13 +1 -1 ports/misc/kde3-i18n-id/distinfo 1.24 +0 -1 ports/misc/kde3-i18n-is/Makefile 1.13 +1 -1 ports/misc/kde3-i18n-is/distinfo 1.11 +0 -23 ports/misc/kde3-i18n-is/pkg-plist 1.25 +2 -3 ports/misc/kde3-i18n-lv/Makefile 1.13 +1 -1 ports/misc/kde3-i18n-lv/distinfo 1.13 +1 -5 ports/x11/kde3/Makefile.kde From owner-cvs-all@FreeBSD.ORG Mon Apr 7 11:55:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D2C737B401; Mon, 7 Apr 2003 11:55:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 097A643FBF; Mon, 7 Apr 2003 11:55: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 h37ItT0U018536; Mon, 7 Apr 2003 11:55:29 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37ItTgD018535; Mon, 7 Apr 2003 11:55:29 -0700 (PDT) Message-Id: <200304071855.h37ItTgD018535@repoman.freebsd.org> From: Peter Wemm Date: Mon, 7 Apr 2003 11:55:29 -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 access.unclassified X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:55:30 -0000 peter 2003/04/07 11:55:29 PDT FreeBSD src repository Modified files: . access access.unclassified Log: Move iwasaki from access.unclassified to access. Revision Changes Path 1.591 +1 -0 CVSROOT/access 1.637 +0 -1 CVSROOT/access.unclassified From owner-cvs-all@FreeBSD.ORG Mon Apr 7 12:09:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22B5637B401; Mon, 7 Apr 2003 12:09:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9AAF43FCB; Mon, 7 Apr 2003 12:09:33 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37J9X0U020308; Mon, 7 Apr 2003 12:09:33 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37J9XpJ020307; Mon, 7 Apr 2003 12:09:33 -0700 (PDT) Message-Id: <200304071909.h37J9XpJ020307@repoman.freebsd.org> From: Dirk Meyer Date: Mon, 7 Apr 2003 12:09:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/rbl-milter Makefile distinfo pkg-descr pkg-message pkg-plist ports/mail/rbl-milter/files patch-aa rbl-milter.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:09:34 -0000 dinoex 2003/04/07 12:09:33 PDT FreeBSD ports repository Modified files: mail Makefile Added files: mail/rbl-milter Makefile distinfo pkg-descr pkg-message pkg-plist mail/rbl-milter/files patch-aa rbl-milter.sh.in Log: This is a simple sendmail milter which adds an X-RBL-Warning header to any emails that are received that come from an open relay as determined by your choice of RBL checking service (i.e. bl.spamcop.net). This is useful if you'd rather have the mail user agent (MUA) deal with potential spam rather than just blocking it in case you loose legitimate messages. Note that the X-RBL-Warning header is only set if the site was found to be an open-relay. For more information, see the rbl-milter website at: WWW: http://opensource.confusticate.com/rbl-milter/ RBL-Milter was created by Jeremy Beker and the port is maintained by Ned Wolpert PR: 45605 Submitted by: wolpert@codeheadsystems.com Revision Changes Path 1.374 +1 -0 ports/mail/Makefile 1.1 +35 -0 ports/mail/rbl-milter/Makefile (new) 1.1 +1 -0 ports/mail/rbl-milter/distinfo (new) 1.1 +19 -0 ports/mail/rbl-milter/files/patch-aa (new) 1.1 +28 -0 ports/mail/rbl-milter/files/rbl-milter.sh.in (new) 1.1 +14 -0 ports/mail/rbl-milter/pkg-descr (new) 1.1 +25 -0 ports/mail/rbl-milter/pkg-message (new) 1.1 +2 -0 ports/mail/rbl-milter/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 12:09:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A600C37B412; Mon, 7 Apr 2003 12:09:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4441C43FCB; Mon, 7 Apr 2003 12:09:43 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37J9h0U020350; Mon, 7 Apr 2003 12:09:43 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37J9gfV020349; Mon, 7 Apr 2003 12:09:42 -0700 (PDT) Message-Id: <200304071909.h37J9gfV020349@repoman.freebsd.org> From: Dirk Meyer Date: Mon, 7 Apr 2003 12:09:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:09:44 -0000 dinoex 2003/04/07 12:09:42 PDT FreeBSD ports repository Modified files: . modules Log: rbl-milter --> ports/mail/rbl-milter Revision Changes Path 1.7016 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 7 12:11:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C846137B401; Mon, 7 Apr 2003 12:11:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B4C43FBD; Mon, 7 Apr 2003 12:11:26 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37JBQ0U020791; Mon, 7 Apr 2003 12:11:26 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37JBQM6020790; Mon, 7 Apr 2003 12:11:26 -0700 (PDT) Message-Id: <200304071911.h37JBQM6020790@repoman.freebsd.org> From: Tilman Linneweh Date: Mon, 7 Apr 2003 12:11:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/kde3-i18n-is pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:11:27 -0000 arved 2003/04/07 12:11:26 PDT FreeBSD ports repository Modified files: misc/kde3-i18n-is pkg-plist Log: Use the pkg-plist from kde-freebsd Repository which is much more complete than my own. Revision Changes Path 1.12 +58 -0 ports/misc/kde3-i18n-is/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 12:14:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC01737B401; Mon, 7 Apr 2003 12:14:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58A5743FDD; Mon, 7 Apr 2003 12:14:06 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37JE60U020919; Mon, 7 Apr 2003 12:14:06 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37JE6Hm020918; Mon, 7 Apr 2003 12:14:06 -0700 (PDT) Message-Id: <200304071914.h37JE6Hm020918@repoman.freebsd.org> From: Dirk Meyer Date: Mon, 7 Apr 2003 12:14:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/rbl-milter pkg-descr pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:14:07 -0000 dinoex 2003/04/07 12:14:06 PDT FreeBSD ports repository Modified files: mail/rbl-milter pkg-descr pkg-message Log: - Fix more linebreaks Revision Changes Path 1.2 +6 -7 ports/mail/rbl-milter/pkg-descr 1.2 +7 -7 ports/mail/rbl-milter/pkg-message From owner-cvs-all@FreeBSD.ORG Mon Apr 7 12:16:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8944137B401; Mon, 7 Apr 2003 12:16:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2577843F3F; Mon, 7 Apr 2003 12:16:27 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37JGQ0U021033; Mon, 7 Apr 2003 12:16:26 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37JGQZf021032; Mon, 7 Apr 2003 12:16:26 -0700 (PDT) Message-Id: <200304071916.h37JGQZf021032@repoman.freebsd.org> From: Dirk Meyer Date: Mon, 7 Apr 2003 12:16:26 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 19:16:27 -0000 dinoex 2003/04/07 12:16:26 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Ned Wolpert for ports/mail/rbl-milter Revision Changes Path 1.367 +5 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 13:00:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CD1C37B401; Mon, 7 Apr 2003 13:00:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9952743FAF; Mon, 7 Apr 2003 13:00:40 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37K0e0U028912; Mon, 7 Apr 2003 13:00:40 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37K0eMm028908; Mon, 7 Apr 2003 13:00:40 -0700 (PDT) Message-Id: <200304072000.h37K0eMm028908@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 13:00:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gaim Makefile ports/net/gaim/files patch-src_protocols_irc_irc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:00:41 -0000 marcus 2003/04/07 13:00:40 PDT FreeBSD ports repository Modified files: net/gaim Makefile Added files: net/gaim/files patch-src_protocols_irc_irc.c Log: Add I18N conversion to IRC topic messages. PR: 50675 Submitted by: Alexander Nedotsukov Revision Changes Path 1.92 +1 -0 ports/net/gaim/Makefile 1.1 +35 -0 ports/net/gaim/files/patch-src_protocols_irc_irc.c (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 13:10:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7D4E37B401; Mon, 7 Apr 2003 13:10:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 584E943F85; Mon, 7 Apr 2003 13:10:34 -0700 (PDT) (envelope-from fanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37KAY0U030639; Mon, 7 Apr 2003 13:10:34 -0700 (PDT) (envelope-from fanf@repoman.freebsd.org) Received: (from fanf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37KAXCO030634; Mon, 7 Apr 2003 13:10:33 -0700 (PDT) Message-Id: <200304072010.h37KAXCO030634@repoman.freebsd.org> From: Tony Finch Date: Mon, 7 Apr 2003 13:10:33 -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/uudecode uudecode.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:10:35 -0000 fanf 2003/04/07 13:10:33 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/uudecode uudecode.c Log: MFC: decode raw/damaged files with -r, plus code improvements Revision Changes Path 1.13.2.6 +74 -40 src/usr.bin/uudecode/uudecode.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 13:11:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3EAE37B401; Mon, 7 Apr 2003 13:11:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7448C43FAF; Mon, 7 Apr 2003 13:11:46 -0700 (PDT) (envelope-from fanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37KBk0U030891; Mon, 7 Apr 2003 13:11:46 -0700 (PDT) (envelope-from fanf@repoman.freebsd.org) Received: (from fanf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37KBkB4030890; Mon, 7 Apr 2003 13:11:46 -0700 (PDT) Message-Id: <200304072011.h37KBkB4030890@repoman.freebsd.org> From: Tony Finch Date: Mon, 7 Apr 2003 13:11:46 -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/uuencode uuencode.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:11:47 -0000 fanf 2003/04/07 13:11:46 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/uuencode uuencode.1 Log: MFC: uudecode raw mode documentation and other improvements. Revision Changes Path 1.9.2.9 +26 -4 src/usr.bin/uuencode/uuencode.1 From owner-cvs-all@FreeBSD.ORG Mon Apr 7 13:11:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 964AE37B442; Mon, 7 Apr 2003 13:11:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3463043FBD; Mon, 7 Apr 2003 13:11:55 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37KBt0U030921; Mon, 7 Apr 2003 13:11:55 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37KBs9i030920; Mon, 7 Apr 2003 13:11:54 -0700 (PDT) Message-Id: <200304072011.h37KBs9i030920@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 13:11:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.gnome.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:11:55 -0000 marcus 2003/04/07 13:11:54 PDT FreeBSD ports repository Modified files: Mk bsd.gnome.mk Log: Add some comments around the USE_* macros indicating they are now obsolete, and new ports should not use them. Revision Changes Path 1.28 +7 -4 ports/Mk/bsd.gnome.mk From owner-cvs-all@FreeBSD.ORG Mon Apr 7 13:13:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B5F137B401; Mon, 7 Apr 2003 13:13:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA77043F3F; Mon, 7 Apr 2003 13:13:53 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37KDr0U031026; Mon, 7 Apr 2003 13:13:53 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37KDrNY031025; Mon, 7 Apr 2003 13:13:53 -0700 (PDT) Message-Id: <200304072013.h37KDrNY031025@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 7 Apr 2003 13:13:53 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/desktop chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:13:54 -0000 brueffer 2003/04/07 13:13:53 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/desktop chapter.sgml Log: o editors/openoffice-pt -> portuguese/openoffice, move to the right place in the list o correct links to gnumeric and netscape missing from my last commit Revision Changes Path 1.18 +8 -8 doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 13:21:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4B3D37B401; Mon, 7 Apr 2003 13:21:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 426D643FA3; Mon, 7 Apr 2003 13:21:10 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37KL90U031589; Mon, 7 Apr 2003 13:21:09 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37KL9E3031588; Mon, 7 Apr 2003 13:21:09 -0700 (PDT) Message-Id: <200304072021.h37KL9E3031588@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 13:21:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/gnomecontrolcenter2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:21:11 -0000 marcus 2003/04/07 13:21:09 PDT FreeBSD ports repository Modified files: sysutils/gnomecontrolcenter2 Makefile Log: * Convert to new GNOME infrastructure * Add an explicit GNOME_DESKTOP_VERSION Revision Changes Path 1.61 +2 -6 ports/sysutils/gnomecontrolcenter2/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 13:27:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2A0037B401; Mon, 7 Apr 2003 13:27:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61A7043F85; Mon, 7 Apr 2003 13:27:15 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37KRF0U031761; Mon, 7 Apr 2003 13:27:15 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37KRFX7031760; Mon, 7 Apr 2003 13:27:15 -0700 (PDT) Message-Id: <200304072027.h37KRFX7031760@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 13:27:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/fileroller Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:27:17 -0000 marcus 2003/04/07 13:27:15 PDT FreeBSD ports repository Modified files: archivers/fileroller Makefile Log: Remove USE_GNOMENG macro. Revision Changes Path 1.16 +0 -1 ports/archivers/fileroller/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 13:29:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5278037B401; Mon, 7 Apr 2003 13:29:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3E6B43F85; Mon, 7 Apr 2003 13:29:10 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37KTA0U032095; Mon, 7 Apr 2003 13:29:10 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37KTARL032094; Mon, 7 Apr 2003 13:29:10 -0700 (PDT) Message-Id: <200304072029.h37KTARL032094@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 13:29:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/celestia Makefile ports/astro/fooseti Makefile ports/astro/gkrellmearth Makefile ports/astro/gkrellmoon Makefile ports/astro/gkrellmseti Makefile ports/astro/gkrellsun Makefile ports/astro/glunarclock Makefile ports/astro/gpsdrive ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:29:11 -0000 marcus 2003/04/07 13:29:10 PDT FreeBSD ports repository Modified files: astro/celestia Makefile astro/fooseti Makefile astro/gkrellmearth Makefile astro/gkrellmoon Makefile astro/gkrellmseti Makefile astro/gkrellsun Makefile astro/glunarclock Makefile astro/gpsdrive Makefile astro/nightfall Makefile astro/seti_applet Makefile astro/spacechart Makefile astro/starplot Makefile astro/roadmap Makefile Log: Remove USE_GNOMENG macro. Revision Changes Path 1.6 +0 -1 ports/astro/celestia/Makefile 1.14 +0 -1 ports/astro/fooseti/Makefile 1.6 +0 -1 ports/astro/gkrellmearth/Makefile 1.6 +0 -1 ports/astro/gkrellmoon/Makefile 1.5 +0 -1 ports/astro/gkrellmseti/Makefile 1.4 +0 -1 ports/astro/gkrellsun/Makefile 1.15 +0 -1 ports/astro/glunarclock/Makefile 1.10 +0 -1 ports/astro/gpsdrive/Makefile 1.4 +0 -1 ports/astro/nightfall/Makefile 1.6 +0 -1 ports/astro/roadmap/Makefile 1.19 +0 -1 ports/astro/seti_applet/Makefile 1.10 +0 -1 ports/astro/spacechart/Makefile 1.7 +0 -1 ports/astro/starplot/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 13:43:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45CB937B401; Mon, 7 Apr 2003 13:43:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBA5B43F85; Mon, 7 Apr 2003 13:43:45 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Khj0U033252; Mon, 7 Apr 2003 13:43:45 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37KhjrK033251; Mon, 7 Apr 2003 13:43:45 -0700 (PDT) Message-Id: <200304072043.h37KhjrK033251@repoman.freebsd.org> From: Sean Chittenden Date: Mon, 7 Apr 2003 13:43:45 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/eresources chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:43:46 -0000 seanc 2003/04/07 13:43:45 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/eresources chapter.sgml Log: Click-ify various listnames to point to http://lists.freebsd.org/mailman/listinfo/. While I'm here, remove the digest email lists since that's an account preference under Mailman. The freebsd-install list doesn't exist any more (now is -config), and very hastily thump out documentation on how to subscribe/unsubscribe to/from various mailing lists (though this should be much more obvious and easier for users since every email has a URL to click on at the bottom of each message). Revision Changes Path 1.114 +108 -188 doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 13:49:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D0F837B401; Mon, 7 Apr 2003 13:49:43 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69AA043F93; Mon, 7 Apr 2003 13:49:42 -0700 (PDT) (envelope-from sean@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1001) id 0B2AE21064; Mon, 7 Apr 2003 13:49:32 -0700 (PDT) Date: Mon, 7 Apr 2003 13:49:31 -0700 From: Sean Chittenden To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030407204931.GF79923@perrin.int.nxad.com> References: <200304072043.h37KhjrK033251@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304072043.h37KhjrK033251@repoman.freebsd.org> User-Agent: Mutt/1.4i X-PGP-Key: finger seanc@FreeBSD.org X-PGP-Fingerprint: 3849 3760 1AFE 7B17 11A0 83A6 DD99 E31F BC84 B341 X-Web-Homepage: http://sean.chittenden.org/ Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/eresources chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 20:49:43 -0000 > seanc 2003/04/07 13:43:45 PDT > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook/eresources chapter.sgml > Log: > Click-ify various listnames to point to > http://lists.freebsd.org/mailman/listinfo/. While I'm here, remove the > digest email lists since that's an account preference under Mailman. The > freebsd-install list doesn't exist any more (now is -config), and very > hastily thump out documentation on how to subscribe/unsubscribe to/from > various mailing lists (though this should be much more obvious and easier > for users since every email has a URL to click on at the bottom of each > message). The doc@ team may want to revisit how lists are advertised. I think it'd be prudent to create another set of entities that are parallel to the a.[listname] entities that are defined as a set of ulinks to the mailman interface: freebsd-announce"> If I don't hear any objections, I'll add these entities to doc/en_US.ISO8859-1/share/sgml/mailing-lsits.ent. Having frequently used/referenced lists and URLs scattered about strikes me as a maintenance headache waiting to happen. -sc -- Sean Chittenden From owner-cvs-all@FreeBSD.ORG Mon Apr 7 14:41:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84E1237B401; Mon, 7 Apr 2003 14:41:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22A7C43FA3; Mon, 7 Apr 2003 14:41:26 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37LfP0U038563; Mon, 7 Apr 2003 14:41:25 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37LfPBM038562; Mon, 7 Apr 2003 14:41:25 -0700 (PDT) Message-Id: <200304072141.h37LfPBM038562@repoman.freebsd.org> From: Marc Fonvieille Date: Mon, 7 Apr 2003 14:41:25 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/mail chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 21:41:27 -0000 blackend 2003/04/07 14:41:25 PDT FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/mail chapter.sgml Log: MFen 1.63 --> 1.75 Revision Changes Path 1.9 +143 -3 doc/fr_FR.ISO8859-1/books/handbook/mail/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 14:45:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFD5737B401; Mon, 7 Apr 2003 14:45:14 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id D536043FAF; Mon, 7 Apr 2003 14:45:09 -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 9E90166D16; Mon, 7 Apr 2003 14:45:09 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 894E310E4; Mon, 7 Apr 2003 14:45:09 -0700 (PDT) Date: Mon, 7 Apr 2003 14:45:09 -0700 From: Kris Kennaway To: Edwin Groothuis Message-ID: <20030407214509.GD58582@rot13.obsecurity.org> References: <200304071131.h37BV9sD070499@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EY/WZ/HvNxOox07X" Content-Disposition: inline In-Reply-To: <200304071131.h37BV9sD070499@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/userinfo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 21:45:15 -0000 --EY/WZ/HvNxOox07X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 07, 2003 at 04:31:09AM -0700, Edwin Groothuis wrote: > edwin 2003/04/07 04:31:09 PDT >=20 > FreeBSD ports repository >=20 > Modified files: > sysutils/userinfo Makefile=20 > Log: > BROKEN -> IGNORE on -current, authors have been informed. Is this really impossible to fix on -current? Kris --EY/WZ/HvNxOox07X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+kfFkWry0BWjoQKURAmcuAKCw6zxyGPaxB+Ti59ns+fCeGWxBrACfYA67 MpZ4q5Fd1QgVdcl4+Gvrfi4= =Tciv -----END PGP SIGNATURE----- --EY/WZ/HvNxOox07X-- From owner-cvs-all@FreeBSD.ORG Mon Apr 7 14:49:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8341937B401; Mon, 7 Apr 2003 14:49:23 -0700 (PDT) Received: from topaz.ad1810.com (topaz.ad1810.com [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0DA243F93; Mon, 7 Apr 2003 14:49:22 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.ad1810.com [212.204.230.141]) by topaz.ad1810.com (Postfix) with ESMTP id AACDD2B99D; Mon, 7 Apr 2003 23:48:58 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 0DA8D6A7139; Tue, 8 Apr 2003 07:48:30 +1000 (EST) Date: Tue, 8 Apr 2003 07:48:30 +1000 From: Edwin Groothuis To: Kris Kennaway Message-ID: <20030407214830.GX762@k7.mavetju> References: <200304071131.h37BV9sD070499@repoman.freebsd.org> <20030407214509.GD58582@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030407214509.GD58582@rot13.obsecurity.org> User-Agent: Mutt/1.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/userinfo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 21:49:24 -0000 On Mon, Apr 07, 2003 at 02:45:09PM -0700, Kris Kennaway wrote: > On Mon, Apr 07, 2003 at 04:31:09AM -0700, Edwin Groothuis wrote: > > edwin 2003/04/07 04:31:09 PDT > > > > FreeBSD ports repository > > > > Modified files: > > sysutils/userinfo Makefile > > Log: > > BROKEN -> IGNORE on -current, authors have been informed. > > Is this really impossible to fix on -current? For me, yes unless I spend time on finding out what's happening in it. For the authors, it will be easier since they don't have to go through the learning curve of finding out what the code is supposed to do. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php From owner-cvs-all@FreeBSD.ORG Mon Apr 7 14:51:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A5F337B401; Mon, 7 Apr 2003 14:51:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD9F443FCB; Mon, 7 Apr 2003 14:51:02 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Lp20U039221; Mon, 7 Apr 2003 14:51:02 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37Lp2FU039217; Mon, 7 Apr 2003 14:51:02 -0700 (PDT) Message-Id: <200304072151.h37Lp2FU039217@repoman.freebsd.org> From: Oliver Braun Date: Mon, 7 Apr 2003 14:51:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/helium Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 21:51:03 -0000 obraun 2003/04/07 14:51:02 PDT FreeBSD ports repository Modified files: lang/helium Makefile distinfo pkg-plist Log: Upgrade to 1.1. Revision Changes Path 1.6 +3 -5 ports/lang/helium/Makefile 1.3 +1 -1 ports/lang/helium/distinfo 1.3 +1 -1 ports/lang/helium/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 14:51:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA21A37B401; Mon, 7 Apr 2003 14:51:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AC2943FAF; Mon, 7 Apr 2003 14:51:48 -0700 (PDT) (envelope-from sf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Lpm0U039296; Mon, 7 Apr 2003 14:51:48 -0700 (PDT) (envelope-from sf@repoman.freebsd.org) Received: (from sf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37LplGD039295; Mon, 7 Apr 2003 14:51:47 -0700 (PDT) Message-Id: <200304072151.h37LplGD039295@repoman.freebsd.org> From: FUJISHIMA Satsuki Date: Mon, 7 Apr 2003 14:51:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/wget Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 21:51:49 -0000 sf 2003/04/07 14:51:47 PDT FreeBSD ports repository Modified files: ftp/wget Makefile distinfo Log: update Debian patch which does not affect FreeBSD. Revision Changes Path 1.61 +1 -1 ports/ftp/wget/Makefile 1.19 +1 -1 ports/ftp/wget/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 7 15:07:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F7FB37B401 for ; Mon, 7 Apr 2003 15:07:23 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 463B343FBD for ; Mon, 7 Apr 2003 15:07:21 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 6210 invoked from network); 7 Apr 2003 22:07:30 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 7 Apr 2003 22:07:30 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h37M7HOv043986; Mon, 7 Apr 2003 18:07:17 -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: <20030405122406.GB36962@hollin.btc.adaptec.com> Date: Mon, 07 Apr 2003 17:07:18 -0400 (EDT) From: John Baldwin To: Scott Long cc: src-committers@freebsd.org cc: Bruce Evans cc: Kris Kennaway cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: Dag-Erling Sm?rgrav Subject: Re: cvs commit: src/sys/alpha/alpha support.s src/sys/i386/i386 identcpu.c support.s src/sys/i386/include md_var.h src/sys/i386/isa npx.c src/sys/ia64/ia64 support.s src/sys/powerpc/powerpc bcopy.csr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:07:23 -0000 On 05-Apr-2003 Scott Long wrote: > On Sat, Apr 05, 2003 at 01:31:03PM +0200, Dag-Erling Sm?rgrav wrote: >> Bruce Evans writes: >> > The main problem with the commit is not mentioned in its log message: >> > changing bzero from a function pointer back to a function breaks >> > binary compatibility of many modules. >> >> I am aware of that... >> >> > In defence of this, 5.0 breaks >> > binary compatibility of most modules for other reasons. >> >> which is precisely why I took the liberty of doing it now, before 5.x >> goes -STABLE. >> > > As I've scolded others, changes to HEAD that change the ABI and/or API > should be preceded by an email to re@. Please re-read the many emails > about the semi-frozen state of HEAD for futher guidance. > > I'm not terribly thrilled by this change, but I'm not going to ask for a > backout right now. Eh? We agreed on arch@ a while back that ABI breakage in 5.0 post 5.0-RELEASE was ok and that the ABI "freeze" wouldn't be until RELENG_5 was branched. The topic was actually posed by Robert Watson as he wants to change MAC over to using m_tag before RELENG_5 IIRC. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-all@FreeBSD.ORG Mon Apr 7 15:11:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E8E637B401; Mon, 7 Apr 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 3042C43FB1; Mon, 7 Apr 2003 15:11:26 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37MBQ0U041548; Mon, 7 Apr 2003 15:11:26 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37MBPMG041547; Mon, 7 Apr 2003 15:11:25 -0700 (PDT) Message-Id: <200304072211.h37MBPMG041547@repoman.freebsd.org> From: Kris Kennaway Date: Mon, 7 Apr 2003 15:11:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/transcode Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:11:27 -0000 kris 2003/04/07 15:11:25 PDT FreeBSD ports repository Modified files: multimedia/transcode Makefile Log: Correct typo in PLIST_SUB Revision Changes Path 1.22 +1 -1 ports/multimedia/transcode/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 15:13:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E76C37B401; Mon, 7 Apr 2003 15:13:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C9443FB1; Mon, 7 Apr 2003 15:13:10 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37MDA0U041625; Mon, 7 Apr 2003 15:13:10 -0700 (PDT) (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37MDABT041624; Mon, 7 Apr 2003 15:13:10 -0700 (PDT) Message-Id: <200304072213.h37MDABT041624@repoman.freebsd.org> From: Jun Kuriyama Date: Mon, 7 Apr 2003 15:13:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/p5-Schedule-At Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:13:11 -0000 kuriyama 2003/04/07 15:13:10 PDT FreeBSD ports repository Modified files: sysutils/p5-Schedule-At Makefile distinfo pkg-plist Log: Upgrade to 1.04. Revision Changes Path 1.7 +1 -2 ports/sysutils/p5-Schedule-At/Makefile 1.3 +1 -1 ports/sysutils/p5-Schedule-At/distinfo 1.4 +1 -0 ports/sysutils/p5-Schedule-At/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 15:16:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D51D837B401; Mon, 7 Apr 2003 15:16:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7430843FCB; Mon, 7 Apr 2003 15:16:56 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37MGu0U041803; Mon, 7 Apr 2003 15:16:56 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37MGure041802; Mon, 7 Apr 2003 15:16:56 -0700 (PDT) Message-Id: <200304072216.h37MGure041802@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 15:16:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/gnomeuserdocs2 Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:16:57 -0000 marcus 2003/04/07 15:16:56 PDT FreeBSD ports repository Modified files: misc/gnomeuserdocs2 Makefile pkg-descr Log: * Add a missing dependency on scrollkeeper * Remove USE_GNOMENG macro * s/2.0/2/g Reported by: bento Revision Changes Path 1.16 +5 -2 ports/misc/gnomeuserdocs2/Makefile 1.3 +1 -1 ports/misc/gnomeuserdocs2/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Apr 7 15:39:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4359C37B401; Mon, 7 Apr 2003 15:39:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D49D543F93; Mon, 7 Apr 2003 15:39:13 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37MdD0U043119; Mon, 7 Apr 2003 15:39:13 -0700 (PDT) (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37MdDUx043117; Mon, 7 Apr 2003 15:39:13 -0700 (PDT) Message-Id: <200304072239.h37MdDUx043117@repoman.freebsd.org> From: Jun Kuriyama Date: Mon, 7 Apr 2003 15:39:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/p5-XML-DOM Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:39:14 -0000 kuriyama 2003/04/07 15:39:13 PDT FreeBSD ports repository Modified files: textproc/p5-XML-DOM Makefile distinfo pkg-plist Log: Upgrade to 1.42. Revision Changes Path 1.11 +1 -1 ports/textproc/p5-XML-DOM/Makefile 1.4 +1 -1 ports/textproc/p5-XML-DOM/distinfo 1.4 +1 -0 ports/textproc/p5-XML-DOM/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 15:39:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 753CE37B401; Mon, 7 Apr 2003 15:39:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1541A43F93; Mon, 7 Apr 2003 15:39:45 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Mdi0U043152; Mon, 7 Apr 2003 15:39:44 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37MdiI4043151; Mon, 7 Apr 2003 15:39:44 -0700 (PDT) Message-Id: <200304072239.h37MdiI4043151@repoman.freebsd.org> From: Oliver Braun Date: Mon, 7 Apr 2003 15:39:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/bogofilter Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:39:45 -0000 obraun 2003/04/07 15:39:44 PDT FreeBSD ports repository Modified files: mail/bogofilter Makefile distinfo Log: Upgrade to 0.11.1.8. PR: ports/50699 Submitted by: maintainer Revision Changes Path 1.14 +2 -2 ports/mail/bogofilter/Makefile 1.12 +1 -1 ports/mail/bogofilter/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 7 15:41:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A87AF37B401; Mon, 7 Apr 2003 15:41:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43B9D43FBF; Mon, 7 Apr 2003 15:41:19 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37MfJ0U043600; Mon, 7 Apr 2003 15:41:19 -0700 (PDT) (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37MfIHq043599; Mon, 7 Apr 2003 15:41:18 -0700 (PDT) Message-Id: <200304072241.h37MfIHq043599@repoman.freebsd.org> From: Jun Kuriyama Date: Mon, 7 Apr 2003 15:41:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/p5-Net-Traceroute Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:41:20 -0000 kuriyama 2003/04/07 15:41:18 PDT FreeBSD ports repository Modified files: net/p5-Net-Traceroute Makefile distinfo pkg-plist Log: Upgrade to 1.05. Revision Changes Path 1.3 +1 -1 ports/net/p5-Net-Traceroute/Makefile 1.2 +1 -1 ports/net/p5-Net-Traceroute/distinfo 1.2 +1 -0 ports/net/p5-Net-Traceroute/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 15:50:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DA0537B401; Mon, 7 Apr 2003 15:50:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1EE643FB1; Mon, 7 Apr 2003 15:50:57 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Mov0U044198; Mon, 7 Apr 2003 15:50:57 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37Moul9044187; Mon, 7 Apr 2003 15:50:56 -0700 (PDT) Message-Id: <200304072250.h37Moul9044187@repoman.freebsd.org> From: Kris Kennaway Date: Mon, 7 Apr 2003 15:50:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/jdk12 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:50:58 -0000 kris 2003/04/07 15:50:56 PDT FreeBSD ports repository Modified files: java/jdk12 Makefile Log: Allow the build to commence by changing the BUILD_DEPENDS on jfc to PATCH_DEPENDS, since it is required by pre-patch Revision Changes Path 1.21 +2 -2 ports/java/jdk12/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 15:55:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A25C637B401; Mon, 7 Apr 2003 15:55:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4304643FB1; Mon, 7 Apr 2003 15:55:00 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Msx0U044408; Mon, 7 Apr 2003 15:54:59 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37MsxC2044407; Mon, 7 Apr 2003 15:54:59 -0700 (PDT) Message-Id: <200304072254.h37MsxC2044407@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 15:54:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/galeon2 Makefile ports/www/galeon2/files patch-mozilla_Makefile.in patch-mozilla_mozilla-embed-shell.cpp patch-mozilla_nsMailtoUrl.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:55:01 -0000 marcus 2003/04/07 15:54:59 PDT FreeBSD ports repository Modified files: www/galeon2 Makefile Added files: www/galeon2/files patch-mozilla_GaleonWrapper.cpp patch-mozilla_GaleonWrapper.h patch-mozilla_Makefile.in patch-mozilla_mozilla-embed-shell.cpp patch-mozilla_nsMailtoUrl.h Log: Fix build with Mozilla 1.4a. Revision Changes Path 1.103 +1 -1 ports/www/galeon2/Makefile 1.1 +41 -0 ports/www/galeon2/files/patch-mozilla_GaleonWrapper.cpp (new) 1.1 +11 -0 ports/www/galeon2/files/patch-mozilla_GaleonWrapper.h (new) 1.1 +11 -0 ports/www/galeon2/files/patch-mozilla_Makefile.in (new) 1.1 +235 -0 ports/www/galeon2/files/patch-mozilla_mozilla-embed-shell.cpp (new) 1.1 +14 -0 ports/www/galeon2/files/patch-mozilla_nsMailtoUrl.h (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 15:58:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4B5A37B404; Mon, 7 Apr 2003 15:58:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E349743FB1; Mon, 7 Apr 2003 15:58:35 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37MwZ0U044624; Mon, 7 Apr 2003 15:58:35 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37MwZ5F044623; Mon, 7 Apr 2003 15:58:35 -0700 (PDT) Message-Id: <200304072258.h37MwZ5F044623@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 15:58: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/sbin/mount mount.8 src/sbin/umount umount.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:58:37 -0000 mdodd 2003/04/07 15:58:35 PDT FreeBSD src repository Modified files: sbin/mount mount.8 sbin/umount umount.8 Log: Bump the date for recent commits. Revision Changes Path 1.58 +1 -1 src/sbin/mount/mount.8 1.16 +1 -1 src/sbin/umount/umount.8 From owner-cvs-all@FreeBSD.ORG Mon Apr 7 15:59:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0DE537B401; Mon, 7 Apr 2003 15:59:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35DE843FCB; Mon, 7 Apr 2003 15:59:13 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37MxC0U044662; Mon, 7 Apr 2003 15:59:13 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37MxCmM044661; Mon, 7 Apr 2003 15:59:12 -0700 (PDT) Message-Id: <200304072259.h37MxCmM044661@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Apr 2003 15:59: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/lib/libc/gen getfsent.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 22:59:14 -0000 mdodd 2003/04/07 15:59:12 PDT FreeBSD src repository Modified files: lib/libc/gen getfsent.3 Log: Bump the date. Revision Changes Path 1.12 +1 -1 src/lib/libc/gen/getfsent.3 From owner-cvs-all@FreeBSD.ORG Mon Apr 7 16:44:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF7DF37B401; Mon, 7 Apr 2003 16:44:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ED6743F93; Mon, 7 Apr 2003 16:44:16 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37NiG0U048762; Mon, 7 Apr 2003 16:44:16 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37NiGEQ048761; Mon, 7 Apr 2003 16:44:16 -0700 (PDT) Message-Id: <200304072344.h37NiGEQ048761@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 16:44:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/gthumb2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 23:44:17 -0000 marcus 2003/04/07 16:44:16 PDT FreeBSD ports repository Modified files: graphics/gthumb2 Makefile Log: * Add optional libexif support [1] * Convert to new GNOME infrastructure PR: 49069 [1] Submitted by: Pav Lucistnik [1] Approved by: maintainer timeout [1] Revision Changes Path 1.16 +8 -6 ports/graphics/gthumb2/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 16:47:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2591C37B401; Mon, 7 Apr 2003 16:47:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5ED243FDD; Mon, 7 Apr 2003 16:47:36 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h37Nla0U054030; Mon, 7 Apr 2003 16:47:36 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h37NlaQ3054029; Mon, 7 Apr 2003 16:47:36 -0700 (PDT) Message-Id: <200304072347.h37NlaQ3054029@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 16:47:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/libexif Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 23:47:37 -0000 marcus 2003/04/07 16:47:36 PDT FreeBSD ports repository Modified files: graphics/libexif Makefile distinfo pkg-plist Log: * Update to 0.5.9 * Reset maintainer to ports: (reason: 550 Sorry, no mailbox here by that name. (#5.1.1)) PR: 48886 Submitted by: Jan Hornyak Revision Changes Path 1.6 +2 -2 ports/graphics/libexif/Makefile 1.4 +1 -1 ports/graphics/libexif/distinfo 1.5 +3 -2 ports/graphics/libexif/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 17:04:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7760237B401; Mon, 7 Apr 2003 17:04:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C836F43F85; Mon, 7 Apr 2003 17:04:57 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3804v0U056215; Mon, 7 Apr 2003 17:04:57 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3804v7K056214; Mon, 7 Apr 2003 17:04:57 -0700 (PDT) Message-Id: <200304080004.h3804v7K056214@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 17:04:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/science Makefile ports/science/gchemutils Makefile distinfo pkg-descr pkg-plistpatch-configure patch-gtkperiodic-gtkperiodic.c patch-tests-testgtkcrystalviewer.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:04:59 -0000 marcus 2003/04/07 17:04:57 PDT FreeBSD ports repository Modified files: science Makefile Added files: science/gchemutils Makefile distinfo pkg-descr pkg-plist science/gchemutils/files patch-chemistry_element.cc patch-configure patch-gtkperiodic-gtkperiodic.c patch-tests-testgtkcrystalviewer.c Log: Add gchemutils a set of C++ class and GTK+-2 widgets related to chemistry. PR: 50538 Submitted by: Pav Lucistnik Revision Changes Path 1.24 +1 -0 ports/science/Makefile 1.1 +29 -0 ports/science/gchemutils/Makefile (new) 1.1 +1 -0 ports/science/gchemutils/distinfo (new) 1.1 +13 -0 ports/science/gchemutils/files/patch-chemistry_element.cc (new) 1.1 +11 -0 ports/science/gchemutils/files/patch-configure (new) 1.1 +35 -0 ports/science/gchemutils/files/patch-gtkperiodic-gtkperiodic.c (new) 1.1 +23 -0 ports/science/gchemutils/files/patch-tests-testgtkcrystalviewer.c (new) 1.1 +5 -0 ports/science/gchemutils/pkg-descr (new) 1.1 +33 -0 ports/science/gchemutils/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 17:05:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E33637B404; Mon, 7 Apr 2003 17:05:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DD8F43F85; Mon, 7 Apr 2003 17:05:20 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3805K0U056294; Mon, 7 Apr 2003 17:05:20 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3805J8g056293; Mon, 7 Apr 2003 17:05:19 -0700 (PDT) Message-Id: <200304080005.h3805J8g056293@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 17:05:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:05:21 -0000 marcus 2003/04/07 17:05:19 PDT FreeBSD ports repository Modified files: . modules Log: gchemutils --> ports/science/gchemutils Revision Changes Path 1.7017 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 7 17:09:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CE4737B401; Mon, 7 Apr 2003 17:09:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9786243F3F; Mon, 7 Apr 2003 17:09:55 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3809t0U056480; Mon, 7 Apr 2003 17:09:55 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3809tK8056479; Mon, 7 Apr 2003 17:09:55 -0700 (PDT) Message-Id: <200304080009.h3809tK8056479@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 17:09:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/science Makefile ports/science/gchempaint Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:09:56 -0000 marcus 2003/04/07 17:09:55 PDT FreeBSD ports repository Modified files: science Makefile Added files: science/gchempaint Makefile distinfo pkg-descr pkg-plist Log: Add gchempaint, a 2D chemical structure editor for GNOME 2. PR: 50539 Submitted by: Pav Lucistnik Revision Changes Path 1.25 +1 -0 ports/science/Makefile 1.1 +27 -0 ports/science/gchempaint/Makefile (new) 1.1 +1 -0 ports/science/gchempaint/distinfo (new) 1.1 +5 -0 ports/science/gchempaint/pkg-descr (new) 1.1 +61 -0 ports/science/gchempaint/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 17:11:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F5EC37B401; Mon, 7 Apr 2003 17:11:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A374043F85; Mon, 7 Apr 2003 17:11:36 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h380Ba0U056940; Mon, 7 Apr 2003 17:11:36 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h380Ba83056939; Mon, 7 Apr 2003 17:11:36 -0700 (PDT) Message-Id: <200304080011.h380Ba83056939@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 17:11:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:11:37 -0000 marcus 2003/04/07 17:11:36 PDT FreeBSD ports repository Modified files: . modules Log: gchempaint --> ports/science/gchempaint Revision Changes Path 1.7018 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 7 17:11:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC58437B48F; Mon, 7 Apr 2003 17:11:43 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D84443F93; Mon, 7 Apr 2003 17:11:42 -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 3F79F66D6A; Mon, 7 Apr 2003 17:11:42 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 244031017; Mon, 7 Apr 2003 17:11:42 -0700 (PDT) Date: Mon, 7 Apr 2003 17:11:42 -0700 From: Kris Kennaway To: Edwin Groothuis Message-ID: <20030408001141.GB60344@rot13.obsecurity.org> References: <200304071131.h37BV9sD070499@repoman.freebsd.org> <20030407214509.GD58582@rot13.obsecurity.org> <20030407214830.GX762@k7.mavetju> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8GpibOaaTibBMecb" Content-Disposition: inline In-Reply-To: <20030407214830.GX762@k7.mavetju> User-Agent: Mutt/1.4i cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/sysutils/userinfo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:11:44 -0000 --8GpibOaaTibBMecb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 08, 2003 at 07:48:30AM +1000, Edwin Groothuis wrote: > On Mon, Apr 07, 2003 at 02:45:09PM -0700, Kris Kennaway wrote: > > On Mon, Apr 07, 2003 at 04:31:09AM -0700, Edwin Groothuis wrote: > > > edwin 2003/04/07 04:31:09 PDT > > >=20 > > > FreeBSD ports repository > > >=20 > > > Modified files: > > > sysutils/userinfo Makefile=20 > > > Log: > > > BROKEN -> IGNORE on -current, authors have been informed. > >=20 > > Is this really impossible to fix on -current? >=20 > For me, yes unless I spend time on finding out what's happening in > it. For the authors, it will be easier since they don't have to go > through the learning curve of finding out what the code is supposed > to do. We usually leave ports BROKEN in this situation so the failure is apparent and someone interested can notice and fix it. Kris --8GpibOaaTibBMecb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+khO9Wry0BWjoQKURAqtaAJwIJbvsPPsdC+dqKjZsQRG1qUxHXwCfbKYs JRvnfmXr+cqm+yjWX8eQM7M= =p6U/ -----END PGP SIGNATURE----- --8GpibOaaTibBMecb-- From owner-cvs-all@FreeBSD.ORG Mon Apr 7 17:15:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25C4637B401; Mon, 7 Apr 2003 17:15:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B79FB43FA3; Mon, 7 Apr 2003 17:15:14 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h380FE0U057127; Mon, 7 Apr 2003 17:15:14 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h380FEMj057126; Mon, 7 Apr 2003 17:15:14 -0700 (PDT) Message-Id: <200304080015.h380FEMj057126@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 17:15:14 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:15:15 -0000 marcus 2003/04/07 17:15:14 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Pav Lucistnik for his contributions of ports/science/gchemutils and ports/science/gchempaint. Revision Changes Path 1.368 +5 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 17:18:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB27637B404; Mon, 7 Apr 2003 17:18:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 779E843FDD; Mon, 7 Apr 2003 17:18:50 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h380Io0U057259; Mon, 7 Apr 2003 17:18:50 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h380IoIJ057258; Mon, 7 Apr 2003 17:18:50 -0700 (PDT) Message-Id: <200304080018.h380IoIJ057258@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 17:18:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mplayer-plugin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:18:51 -0000 marcus 2003/04/07 17:18:50 PDT FreeBSD ports repository Modified files: www/mplayer-plugin Makefile distinfo Log: Update to 0.70. Revision Changes Path 1.5 +1 -1 ports/www/mplayer-plugin/Makefile 1.4 +1 -1 ports/www/mplayer-plugin/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 7 17:26:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B484837B401 for ; Mon, 7 Apr 2003 17:26:39 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 5ECBB43FCB for ; Mon, 7 Apr 2003 17:26:34 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 25914 invoked by uid 1000); 8 Apr 2003 00:26:35 -0000 Date: Mon, 7 Apr 2003 17:26:35 -0700 (PDT) From: Nate Lawson To: Jake Burkholder In-Reply-To: <20030407170934.GC75320@locore.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Maxime Henrion 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:26:40 -0000 On Mon, 7 Apr 2003, Jake Burkholder wrote: > Apparently, On Mon, Apr 07, 2003 at 10:02:44AM -0700, > Maxime Henrion said words to the effect of; > > > Modified files: > > sys/dev/fxp if_fxp.c > > Log: > > Correct the maxsize and maxsegsz parameters for the > > bus_dma_tag_create() calls. Without this, fxp(4) + PAE > > would consume insane amounts of bounce pages. > > Cool, thanks. Actually it didn't allocate enough bounce pages, so it would > get ENOMEM from busdma when trying to map mbufs; maxsize was too small. > > Jake I was getting this in actual testing. Eventually mapping an mbuf returned ENOMEM and all transmits/receives from my box would halt. I'm testing again with this change and it seems to be working ok again. -Nate From owner-cvs-all@FreeBSD.ORG Mon Apr 7 17:35:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68B0E37B401; Mon, 7 Apr 2003 17:35:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABDDB43FFB; Mon, 7 Apr 2003 17:35:44 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h380Zi0U058536; Mon, 7 Apr 2003 17:35:44 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h380ZiHK058535; Mon, 7 Apr 2003 17:35:44 -0700 (PDT) Message-Id: <200304080035.h380ZiHK058535@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 17:35:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xscreensaver-gnome Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:35:47 -0000 marcus 2003/04/07 17:35:44 PDT FreeBSD ports repository Modified files: x11/xscreensaver-gnome Makefile distinfo pkg-plist Log: Update to 4.09. Obtained from: x11/xscreensaver Revision Changes Path 1.9 +3 -3 ports/x11/xscreensaver-gnome/Makefile 1.6 +1 -1 ports/x11/xscreensaver-gnome/distinfo 1.7 +8 -0 ports/x11/xscreensaver-gnome/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 17:40:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9497B37B404; Mon, 7 Apr 2003 17:40:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CA4243FB1; Mon, 7 Apr 2003 17:40:10 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h380eA0U059961; Mon, 7 Apr 2003 17:40:10 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h380e9nA059957; Mon, 7 Apr 2003 17:40:09 -0700 (PDT) Message-Id: <200304080040.h380e9nA059957@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 17:40:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/aumix Makefile ports/audio/autozen Makefile ports/audio/cheesetracker Makefile ports/audio/denemo Makefile ports/audio/easytag Makefile ports/audio/extace Makefile ports/audio/freebirth Makefile ports/audio/gdcd Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:40:12 -0000 marcus 2003/04/07 17:40:09 PDT FreeBSD ports repository Modified files: audio/aumix Makefile audio/autozen Makefile audio/cheesetracker Makefile audio/denemo Makefile audio/easytag Makefile audio/extace Makefile audio/freebirth Makefile audio/gdcd Makefile audio/gdrdao Makefile audio/gkrellmms Makefile audio/gkrellmss Makefile audio/gkrellmvolume Makefile audio/glame Makefile audio/gmixer Makefile audio/gnapster Makefile audio/gnomeaudio Makefile audio/gnomemedia Makefile audio/gnomemedia2 Makefile audio/gnowavcut Makefile audio/gqmpeg Makefile audio/grip Makefile audio/gtkgep Makefile audio/libao Makefile audio/libmikmod Makefile audio/lopster Makefile audio/mad Makefile audio/midimountain Makefile audio/mp3info Makefile audio/mp3stat Makefile audio/mpg123 Makefile audio/mpt Makefile audio/muse Makefile audio/py-xmms Makefile audio/replay Makefile audio/rio500 Makefile audio/snd Makefile audio/songprint Makefile audio/soribada Makefile audio/soundtracker Makefile audio/sweep Makefile audio/teknap Makefile audio/terminatorx Makefile audio/timidity++ Makefile audio/timidity++-emacs Makefile audio/wmusic Makefile audio/wsoundserver Makefile audio/x11amp Makefile audio/xhippo Makefile audio/xmixer Makefile audio/xmms-a52dec Makefile audio/xmms-crossfade Makefile audio/xmms-crystality Makefile audio/xmms-fc Makefile audio/xmms-kde Makefile audio/xmms-ladspa Makefile audio/xmms-liveice Makefile audio/xmms-mad Makefile audio/xmms-musepack Makefile audio/xmms-shn Makefile audio/xmms-sid Makefile audio/xmms-sndfile Makefile audio/xmms-sndstretch Makefile audio/xmms-speex Makefile audio/xmms-tfmx Makefile audio/xmms-volnorm Makefile audio/xmp Makefile audio/yamt Makefile audio/zinf Makefile audio/xmms-mailnotify Makefile audio/xmms-midi Makefile audio/xmms-uade Makefile audio/xmms-audiofile Makefile audio/xmms-cdread Makefile Log: Remove the USE_GNOMENG macro. Revision Changes Path 1.35 +0 -1 ports/audio/aumix/Makefile 1.11 +0 -1 ports/audio/autozen/Makefile 1.12 +0 -1 ports/audio/cheesetracker/Makefile 1.10 +0 -1 ports/audio/denemo/Makefile 1.17 +0 -1 ports/audio/easytag/Makefile 1.13 +0 -1 ports/audio/extace/Makefile 1.4 +0 -1 ports/audio/freebirth/Makefile 1.16 +0 -1 ports/audio/gdcd/Makefile 1.9 +0 -1 ports/audio/gdrdao/Makefile 1.12 +0 -1 ports/audio/gkrellmms/Makefile 1.7 +0 -1 ports/audio/gkrellmss/Makefile 1.9 +0 -1 ports/audio/gkrellmvolume/Makefile 1.12 +0 -1 ports/audio/glame/Makefile 1.18 +0 -1 ports/audio/gmixer/Makefile 1.32 +0 -1 ports/audio/gnapster/Makefile 1.22 +0 -1 ports/audio/gnomeaudio/Makefile 1.23 +0 -1 ports/audio/gnomemedia/Makefile 1.36 +0 -1 ports/audio/gnomemedia2/Makefile 1.7 +0 -1 ports/audio/gnowavcut/Makefile 1.51 +0 -1 ports/audio/gqmpeg/Makefile 1.25 +0 -1 ports/audio/grip/Makefile 1.2 +0 -1 ports/audio/gtkgep/Makefile 1.23 +0 -1 ports/audio/libao/Makefile 1.31 +0 -1 ports/audio/libmikmod/Makefile 1.16 +0 -1 ports/audio/lopster/Makefile 1.15 +0 -1 ports/audio/mad/Makefile 1.8 +0 -1 ports/audio/midimountain/Makefile 1.13 +0 -1 ports/audio/mp3info/Makefile 1.13 +0 -1 ports/audio/mp3stat/Makefile 1.50 +0 -1 ports/audio/mpg123/Makefile 1.5 +0 -1 ports/audio/mpt/Makefile 1.11 +0 -1 ports/audio/muse/Makefile 1.11 +0 -1 ports/audio/py-xmms/Makefile 1.24 +0 -1 ports/audio/replay/Makefile 1.8 +0 -1 ports/audio/rio500/Makefile 1.28 +0 -1 ports/audio/snd/Makefile 1.4 +0 -1 ports/audio/songprint/Makefile 1.8 +0 -1 ports/audio/soribada/Makefile 1.18 +0 -1 ports/audio/soundtracker/Makefile 1.8 +0 -1 ports/audio/sweep/Makefile 1.14 +0 -1 ports/audio/teknap/Makefile 1.7 +0 -1 ports/audio/terminatorx/Makefile 1.23 +0 -1 ports/audio/timidity++-emacs/Makefile 1.39 +0 -1 ports/audio/timidity++/Makefile 1.18 +0 -1 ports/audio/wmusic/Makefile 1.23 +0 -1 ports/audio/wsoundserver/Makefile 1.13 +0 -1 ports/audio/x11amp/Makefile 1.24 +0 -1 ports/audio/xhippo/Makefile 1.16 +0 -1 ports/audio/xmixer/Makefile 1.5 +0 -1 ports/audio/xmms-a52dec/Makefile 1.3 +0 -1 ports/audio/xmms-audiofile/Makefile 1.2 +0 -1 ports/audio/xmms-cdread/Makefile 1.15 +0 -1 ports/audio/xmms-crossfade/Makefile 1.7 +0 -1 ports/audio/xmms-crystality/Makefile 1.7 +0 -1 ports/audio/xmms-fc/Makefile 1.7 +0 -1 ports/audio/xmms-kde/Makefile 1.10 +0 -1 ports/audio/xmms-ladspa/Makefile 1.12 +0 -1 ports/audio/xmms-liveice/Makefile 1.4 +0 -1 ports/audio/xmms-mad/Makefile 1.9 +0 -1 ports/audio/xmms-mailnotify/Makefile 1.4 +0 -1 ports/audio/xmms-midi/Makefile 1.6 +0 -1 ports/audio/xmms-musepack/Makefile 1.14 +0 -1 ports/audio/xmms-shn/Makefile 1.4 +0 -1 ports/audio/xmms-sid/Makefile 1.9 +0 -1 ports/audio/xmms-sndfile/Makefile 1.6 +0 -1 ports/audio/xmms-sndstretch/Makefile 1.5 +0 -1 ports/audio/xmms-speex/Makefile 1.14 +0 -1 ports/audio/xmms-tfmx/Makefile 1.9 +0 -1 ports/audio/xmms-uade/Makefile 1.8 +0 -1 ports/audio/xmms-volnorm/Makefile 1.18 +0 -1 ports/audio/xmp/Makefile 1.13 +0 -1 ports/audio/yamt/Makefile 1.33 +0 -1 ports/audio/zinf/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 17:41:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AD0E37B401 for ; Mon, 7 Apr 2003 17:41:06 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 5E80D43FA3 for ; Mon, 7 Apr 2003 17:41:04 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 25941 invoked by uid 1000); 8 Apr 2003 00:41:06 -0000 Date: Mon, 7 Apr 2003 17:41:06 -0700 (PDT) From: Nate Lawson To: Maxime Henrion In-Reply-To: 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 00:41:06 -0000 On Mon, 7 Apr 2003, Nate Lawson wrote: > On Mon, 7 Apr 2003, Jake Burkholder wrote: > > Apparently, On Mon, Apr 07, 2003 at 10:02:44AM -0700, > > Maxime Henrion said words to the effect of; > > > > > Modified files: > > > sys/dev/fxp if_fxp.c > > > Log: > > > Correct the maxsize and maxsegsz parameters for the > > > bus_dma_tag_create() calls. Without this, fxp(4) + PAE > > > would consume insane amounts of bounce pages. > > > > Cool, thanks. Actually it didn't allocate enough bounce pages, so it would > > get ENOMEM from busdma when trying to map mbufs; maxsize was too small. > > > > Jake > > I was getting this in actual testing. Eventually mapping an mbuf returned > ENOMEM and all transmits/receives from my box would halt. I'm testing > again with this change and it seems to be working ok again. > > -Nate Oops, things still hang although it takes longer. The current version does not work. To test, try: dd if=/dev/zero bs=1m | ssh -c arcfour stable-site 'cat > /dev/null' After a minute or two, all network traffic on fxp hangs. If I down and then up the interface, it starts working again (transfers in progress resume also). No errors or console messages, just traffic stops running for a while. Please fix this. -Nate From owner-cvs-all@FreeBSD.ORG Mon Apr 7 18:05:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1B8337B404; Mon, 7 Apr 2003 18:05:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44C1843FAF; Mon, 7 Apr 2003 18:05:55 -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 h3815t0U062783; Mon, 7 Apr 2003 18:05:55 -0700 (PDT) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3815sun062782; Mon, 7 Apr 2003 18:05:54 -0700 (PDT) Message-Id: <200304080105.h3815sun062782@repoman.freebsd.org> From: Mike Silbersack Date: Mon, 7 Apr 2003 18:05: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/pci if_xl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 01:05:57 -0000 silby 2003/04/07 18:05:54 PDT FreeBSD src repository Modified files: sys/pci if_xl.c Log: Fix up callers of xl_encap so that they handle a failure response properly (likely due to mbuf exhaustion.) Previously, the driver got somewhat wedged. Also, remove the annoying messages printed every time xl_encap couldn't allocate a mbuf; they served no useful purpose, and just made an mbuf exhaustion situation more annoying. MFC after: 1 week Revision Changes Path 1.138 +10 -3 src/sys/pci/if_xl.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 18:09:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 839D837B401; Mon, 7 Apr 2003 18:09:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22B5A43F75; Mon, 7 Apr 2003 18:09:13 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3819C0U062883; Mon, 7 Apr 2003 18:09:12 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3819CxJ062882; Mon, 7 Apr 2003 18:09:12 -0700 (PDT) Message-Id: <200304080109.h3819CxJ062882@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 18:09:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/korean/ami Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 01:09:14 -0000 marcus 2003/04/07 18:09:12 PDT FreeBSD ports repository Modified files: korean/ami Makefile Log: Convert to new GNOME infrastructure. Revision Changes Path 1.29 +4 -7 ports/korean/ami/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 18:11:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FB6C37B401; Mon, 7 Apr 2003 18:11:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E0AF43F3F; Mon, 7 Apr 2003 18:11:36 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h381BZ0U063353; Mon, 7 Apr 2003 18:11:35 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h381BZgG063352; Mon, 7 Apr 2003 18:11:35 -0700 (PDT) Message-Id: <200304080111.h381BZgG063352@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 18:11:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.gnome.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 01:11:36 -0000 marcus 2003/04/07 18:11:35 PDT FreeBSD ports repository Modified files: Mk bsd.gnome.mk Log: Append to USE_GNOME when dealing with the obsolete macros. This will allow old ports that check to see if HAVE_GNOME is simply defined to still work. Revision Changes Path 1.29 +5 -5 ports/Mk/bsd.gnome.mk From owner-cvs-all@FreeBSD.ORG Mon Apr 7 18:31:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F9DE37B407 for ; Mon, 7 Apr 2003 18:31:16 -0700 (PDT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 5632943FCB for ; Mon, 7 Apr 2003 18:31:13 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 20375 invoked from network); 8 Apr 2003 01:31:12 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 8 Apr 2003 01:31:12 -0000 X-pair-Authenticated: 209.68.2.70 Date: Mon, 7 Apr 2003 20:27:28 -0500 (CDT) From: Mike Silbersack To: Mike Silbersack In-Reply-To: <200304080105.h3815sun062782@repoman.freebsd.org> Message-ID: <20030407202541.B90233@odysseus.silby.com> References: <200304080105.h3815sun062782@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/sys/pci if_xl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 01:31:16 -0000 Note that this would not be a common occurance, as xl_encap only needs to call m_defrag if there are > 63 mbuf fragments in a packet. I'll commit the m_defrag failure test code I'm using for this change soon. Mike "Silby" Silbersack On Mon, 7 Apr 2003, Mike Silbersack wrote: > silby 2003/04/07 18:05:54 PDT > > FreeBSD src repository > > Modified files: > sys/pci if_xl.c > Log: > Fix up callers of xl_encap so that they handle a failure response > properly (likely due to mbuf exhaustion.) Previously, the driver > got somewhat wedged. > > Also, remove the annoying messages printed every time xl_encap > couldn't allocate a mbuf; they served no useful purpose, and just made > an mbuf exhaustion situation more annoying. > > MFC after: 1 week > > Revision Changes Path > 1.138 +10 -3 src/sys/pci/if_xl.c > From owner-cvs-all@FreeBSD.ORG Mon Apr 7 18:54:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B71D37B401; Mon, 7 Apr 2003 18:54:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF4C243FBD; Mon, 7 Apr 2003 18:54:39 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h381sd0U065981; Mon, 7 Apr 2003 18:54:39 -0700 (PDT) (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h381sdM7065980; Mon, 7 Apr 2003 18:54:39 -0700 (PDT) Message-Id: <200304080154.h381sdM7065980@repoman.freebsd.org> From: Jun Kuriyama Date: Mon, 7 Apr 2003 18:54:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/plain2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 01:54:40 -0000 kuriyama 2003/04/07 18:54:39 PDT FreeBSD ports repository Modified files: japanese/plain2 Makefile Log: Fix core dump by adding -fwritable-strings. Reported by: SHIMURA Tatsuya Revision Changes Path 1.12 +2 -1 ports/japanese/plain2/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 19:29:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91D6137B401; Mon, 7 Apr 2003 19:29:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ECB843FBD; Mon, 7 Apr 2003 19:29: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 h382Tc0U069058; Mon, 7 Apr 2003 19:29:38 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h382TbMF069057; Mon, 7 Apr 2003 19:29:37 -0700 (PDT) Message-Id: <200304080229.h382TbMF069057@repoman.freebsd.org> From: Murray Stokely Date: Mon, 7 Apr 2003 19:29:37 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/security chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 02:29:39 -0000 murray 2003/04/07 19:29:37 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Grammar cleanups. This chapter needs a lot more work. PR: docs/40313 Submitted by: Chris Pepper (partially) Revision Changes Path 1.140 +40 -35 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 7 19:45:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF11937B401; Mon, 7 Apr 2003 19:45:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F00E43F75; Mon, 7 Apr 2003 19:45:21 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h382jL0U070352; Mon, 7 Apr 2003 19:45:21 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h382jKs9070351; Mon, 7 Apr 2003 19:45:20 -0700 (PDT) Message-Id: <200304080245.h382jKs9070351@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Apr 2003 19:45:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/chmlib/files patch-chm_lib.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 02:45:24 -0000 ijliao 2003/04/07 19:45:20 PDT FreeBSD ports repository Added files: misc/chmlib/files patch-chm_lib.c Log: add FreeBSD int types hope this fix build on alpha Noted by: kris Revision Changes Path 1.1 +20 -0 ports/misc/chmlib/files/patch-chm_lib.c (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 20:12:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55FB637B401; Mon, 7 Apr 2003 20:12:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E737B43FBD; Mon, 7 Apr 2003 20:12:17 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h383CH0U073213; Mon, 7 Apr 2003 20:12:17 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h383CHAJ073212; Mon, 7 Apr 2003 20:12:17 -0700 (PDT) Message-Id: <200304080312.h383CHAJ073212@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 20:12:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/galeon2/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:12:18 -0000 marcus 2003/04/07 20:12:17 PDT FreeBSD ports repository Modified files: www/galeon2/files patch-configure Log: Bump the MOZILLA_SNAPSHOT version to fix the build with mozilla-1.3 Reported by: Mike Harding Revision Changes Path 1.13 +14 -3 ports/www/galeon2/files/patch-configure From owner-cvs-all@FreeBSD.ORG Mon Apr 7 20:13:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6644937B401; Mon, 7 Apr 2003 20:13:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03EEB43F75; Mon, 7 Apr 2003 20:13:09 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h383D80U073275; Mon, 7 Apr 2003 20:13:08 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h383D8um073272; Mon, 7 Apr 2003 20:13:08 -0700 (PDT) Message-Id: <200304080313.h383D8um073272@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 20:13:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/galeon2/files patch-mozilla_mozilla-embed-shell.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:13:09 -0000 marcus 2003/04/07 20:13:08 PDT FreeBSD ports repository Modified files: www/galeon2/files patch-mozilla_mozilla-embed-shell.cpp Log: Correct the MOZILLA_SNAPSHOT version in another patch. Revision Changes Path 1.2 +3 -3 ports/www/galeon2/files/patch-mozilla_mozilla-embed-shell.cpp From owner-cvs-all@FreeBSD.ORG Mon Apr 7 20:23:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9069B37B401; Mon, 7 Apr 2003 20:23:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F5F443F85; Mon, 7 Apr 2003 20:23:58 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h383Nw0U073974; Mon, 7 Apr 2003 20:23:58 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h383NvQV073973; Mon, 7 Apr 2003 20:23:57 -0700 (PDT) Message-Id: <200304080323.h383NvQV073973@repoman.freebsd.org> From: Dirk Meyer Date: Mon, 7 Apr 2003 20:23:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/apache13-modssl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:23:59 -0000 dinoex 2003/04/07 20:23:57 PDT FreeBSD ports repository Modified files: www/apache13-modssl Makefile Log: - remove PKG_PREFIX PR: 50688 Submitted by: mike@tric.tomsk.gov.ru Revision Changes Path 1.120 +1 -1 ports/www/apache13-modssl/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 20:26:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3553837B401; Mon, 7 Apr 2003 20:26:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6A3243F93; Mon, 7 Apr 2003 20:26:20 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h383QK0U074132; Mon, 7 Apr 2003 20:26:20 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h383QKdv074131; Mon, 7 Apr 2003 20:26:20 -0700 (PDT) Message-Id: <200304080326.h383QKdv074131@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 20:26:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits Makefileports/x11-toolkits/gtk-flat-theme2 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:26:21 -0000 marcus 2003/04/07 20:26:20 PDT FreeBSD ports repository Modified files: x11-toolkits Makefile x11-toolkits/gtk-flat-theme2 Makefile distinfo pkg-descr pkg-plist Log: Add gtk-flat-theme2 after a repo copy from gtk-flat-theme. gtk-flat-theme2 gives GTK+-2 elements a flattened appearance. Revision Changes Path 1.232 +1 -0 ports/x11-toolkits/Makefile 1.7 +10 -11 ports/x11-toolkits/gtk-flat-theme2/Makefile 1.3 +1 -1 ports/x11-toolkits/gtk-flat-theme2/distinfo 1.3 +10 -4 ports/x11-toolkits/gtk-flat-theme2/pkg-descr 1.2 +3 -3 ports/x11-toolkits/gtk-flat-theme2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 20:26:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B825B37B405; Mon, 7 Apr 2003 20:26:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5513A43F3F; Mon, 7 Apr 2003 20:26:56 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h383Qu0U074179; Mon, 7 Apr 2003 20:26:56 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h383Qu4n074178; Mon, 7 Apr 2003 20:26:56 -0700 (PDT) Message-Id: <200304080326.h383Qu4n074178@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 20:26:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtk-flat-theme2/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:26:58 -0000 marcus 2003/04/07 20:26:55 PDT FreeBSD ports repository Added files: x11-toolkits/gtk-flat-theme2/files patch-configure Log: Add the files dir. Revision Changes Path 1.1 +10 -0 ports/x11-toolkits/gtk-flat-theme2/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 20:28:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14B7C37B401; Mon, 7 Apr 2003 20:28:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A93C443F93; Mon, 7 Apr 2003 20:27:59 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h383Rx0U074230; Mon, 7 Apr 2003 20:27:59 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h383Rxx9074229; Mon, 7 Apr 2003 20:27:59 -0700 (PDT) Message-Id: <200304080327.h383Rxx9074229@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 20:27:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:28:00 -0000 marcus 2003/04/07 20:27:59 PDT FreeBSD ports repository Modified files: . modules Log: gtk-flat-theme2 --> ports/x11-toolkits/gtk-flat-theme2 Revision Changes Path 1.7019 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 7 20:29:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CB8C37B401; Mon, 7 Apr 2003 20:29:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB8DC43FA3; Mon, 7 Apr 2003 20:28:59 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h383Sx0U074348; Mon, 7 Apr 2003 20:28:59 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h383SxdD074347; Mon, 7 Apr 2003 20:28:59 -0700 (PDT) Message-Id: <200304080328.h383SxdD074347@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 20:28:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtk-flat-theme2 Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/gtk-flat-theme2/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:29:00 -0000 marcus 2003/04/07 20:28:59 PDT FreeBSD ports repository Modified files: x11-toolkits/gtk-flat-theme2 Makefile distinfo pkg-descr pkg-plist x11-toolkits/gtk-flat-theme2/files patch-configure Log: The last commit should also have read: PR: 50003 Submitted by: Philip Paeps Revision Changes Path 1.8 +0 -0 ports/x11-toolkits/gtk-flat-theme2/Makefile 1.4 +0 -0 ports/x11-toolkits/gtk-flat-theme2/distinfo 1.2 +0 -0 ports/x11-toolkits/gtk-flat-theme2/files/patch-configure 1.4 +0 -0 ports/x11-toolkits/gtk-flat-theme2/pkg-descr 1.3 +0 -0 ports/x11-toolkits/gtk-flat-theme2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 20:32:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9065737B401; Mon, 7 Apr 2003 20:32:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FC2E43FA3; Mon, 7 Apr 2003 20:32: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 h383Wr0U074830; Mon, 7 Apr 2003 20:32:53 -0700 (PDT) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h383Wq4V074829; Mon, 7 Apr 2003 20:32:52 -0700 (PDT) Message-Id: <200304080332.h383Wq4V074829@repoman.freebsd.org> From: Mike Silbersack Date: Mon, 7 Apr 2003 20: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/pci if_rl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:32:53 -0000 silby 2003/04/07 20:32:52 PDT FreeBSD src repository Modified files: sys/pci if_rl.c Log: Quick fix so that the watchdog timer is not set unless packets are actually queued for transmission. Without this, a low memory situation would trigger false watchdog timeouts. MFC after: 1 week Revision Changes Path 1.93 +5 -4 src/sys/pci/if_rl.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 20:58:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCC9A37B401; Mon, 7 Apr 2003 20:58:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61A2643F93; Mon, 7 Apr 2003 20:58:14 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h383wE0U081462; Mon, 7 Apr 2003 20:58:14 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h383wEoj081461; Mon, 7 Apr 2003 20:58:14 -0700 (PDT) Message-Id: <200304080358.h383wEoj081461@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Apr 2003 20:58:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/galeon/files patch-configure patch-src_mozilla_GaleonWrapper.cpppatch-src_mozilla_mozilla.cpp patch-src_mozilla_mozilla.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:58:15 -0000 marcus 2003/04/07 20:58:14 PDT FreeBSD ports repository Modified files: www/galeon/files patch-configure Added files: www/galeon/files patch-src_mozilla_GaleonWrapper.cpp patch-src_mozilla_GaleonWrapper.h patch-src_mozilla_Makefile.in patch-src_mozilla_mozilla.cpp patch-src_mozilla_mozilla.h Log: Fix build with mozilla-1.4a. Revision Changes Path 1.10 +13 -7 ports/www/galeon/files/patch-configure 1.8 +74 -0 ports/www/galeon/files/patch-src_mozilla_GaleonWrapper.cpp (new) 1.1 +11 -0 ports/www/galeon/files/patch-src_mozilla_GaleonWrapper.h (new) 1.1 +11 -0 ports/www/galeon/files/patch-src_mozilla_Makefile.in (new) 1.1 +335 -0 ports/www/galeon/files/patch-src_mozilla_mozilla.cpp (new) 1.1 +22 -0 ports/www/galeon/files/patch-src_mozilla_mozilla.h (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 21:12:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF22A37B401; Mon, 7 Apr 2003 21:12:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69D9343F3F; Mon, 7 Apr 2003 21:12:18 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h384CI0U083591; Mon, 7 Apr 2003 21:12:18 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h384CIhI083590; Mon, 7 Apr 2003 21:12:18 -0700 (PDT) Message-Id: <200304080412.h384CIhI083590@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Apr 2003 21:12:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/emirror Makefile ports/ftp/emirror/files patch-main.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 04:12:19 -0000 ijliao 2003/04/07 21:12:18 PDT FreeBSD ports repository Modified files: ftp/emirror Makefile Added files: ftp/emirror/files patch-main.py Log: better error handling Obtained from: author post on mailing list Revision Changes Path 1.11 +1 -0 ports/ftp/emirror/Makefile 1.1 +35 -0 ports/ftp/emirror/files/patch-main.py (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 22:08:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A68537B401; Mon, 7 Apr 2003 22:08:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDBCF43F85; Mon, 7 Apr 2003 22:08:43 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3858h0U087882; Mon, 7 Apr 2003 22:08:43 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3858hKt087881; Mon, 7 Apr 2003 22:08:43 -0700 (PDT) Message-Id: <200304080508.h3858hKt087881@repoman.freebsd.org> From: Kevin Lo Date: Mon, 7 Apr 2003 22:08:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/clo++/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:08:44 -0000 kevlo 2003/04/07 22:08:43 PDT FreeBSD ports repository Added files: devel/clo++/files patch-aa Log: Fixed build on sparc64. Noted by: kris Revision Changes Path 1.1 +11 -0 ports/devel/clo++/files/patch-aa (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 22:16:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4130A37B401; Mon, 7 Apr 2003 22:16:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2EDE43F75; Mon, 7 Apr 2003 22:16:21 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h385GL0U088522; Mon, 7 Apr 2003 22:16:21 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h385GLwV088521; Mon, 7 Apr 2003 22:16:21 -0700 (PDT) Message-Id: <200304080516.h385GLwV088521@repoman.freebsd.org> From: Kevin Lo Date: Mon, 7 Apr 2003 22:16:21 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/science/libsvm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:16:22 -0000 kevlo 2003/04/07 22:16:21 PDT FreeBSD ports repository Modified files: science/libsvm Makefile distinfo Log: Update to 2.4 PR: 50700 Submitted by: MAINTAINER Revision Changes Path 1.6 +1 -2 ports/science/libsvm/Makefile 1.4 +1 -1 ports/science/libsvm/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 7 22:27:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C865B37B401; Mon, 7 Apr 2003 22:27:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B4143F3F; Mon, 7 Apr 2003 22:27:29 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h385RT0U089174; Mon, 7 Apr 2003 22:27:29 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h385RTJm089173; Mon, 7 Apr 2003 22:27:29 -0700 (PDT) Message-Id: <200304080527.h385RTJm089173@repoman.freebsd.org> From: Kevin Lo Date: Mon, 7 Apr 2003 22:27:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/cvsplot Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:27:30 -0000 kevlo 2003/04/07 22:27:29 PDT FreeBSD ports repository Modified files: devel/cvsplot Makefile distinfo Log: Update to 1.6.4 PR: 50693 Submitted by: MAINTAINER Revision Changes Path 1.6 +1 -1 ports/devel/cvsplot/Makefile 1.3 +1 -1 ports/devel/cvsplot/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 7 22:35:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2037C37B401; Mon, 7 Apr 2003 22:35:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABCDF43FA3; Mon, 7 Apr 2003 22:35:29 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h385ZT0U089855; Mon, 7 Apr 2003 22:35:29 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h385ZTJD089854; Mon, 7 Apr 2003 22:35:29 -0700 (PDT) Message-Id: <200304080535.h385ZTJD089854@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Apr 2003 22:35:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/dvipdfmx Makefile pkg-plist ports/print/dvipdfmx/files patch-data::config::dvipdfmx.cfg X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:35:30 -0000 ijliao 2003/04/07 22:35:29 PDT FreeBSD ports repository Modified files: print/dvipdfmx Makefile pkg-plist Added files: print/dvipdfmx/files patch-data::config::dvipdfmx.cfg Log: o add a file: patch/patch-data::config::dvipdfmx.cfg due to teTeX2 merge *.map to psfonts.map o add mktexlsr after install and deinstall PR: 50703 Submitted by: maintainer Revision Changes Path 1.5 +3 -2 ports/print/dvipdfmx/Makefile 1.1 +17 -0 ports/print/dvipdfmx/files/patch-data::config::dvipdfmx.cfg (new) 1.3 +2 -0 ports/print/dvipdfmx/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 22:35:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6919C37B401; Mon, 7 Apr 2003 22:35:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E3E43F3F; Mon, 7 Apr 2003 22:35:55 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h385Zs0U089898; Mon, 7 Apr 2003 22:35:54 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h385ZsK7089897; Mon, 7 Apr 2003 22:35:54 -0700 (PDT) Message-Id: <200304080535.h385ZsK7089897@repoman.freebsd.org> From: Kevin Lo Date: Mon, 7 Apr 2003 22:35:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/jamlib Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:35:55 -0000 kevlo 2003/04/07 22:35:54 PDT FreeBSD ports repository Modified files: mail/jamlib Makefile distinfo Log: Update to 1.4.7 PR: 50689 Submitted by: MAINTAINER Revision Changes Path 1.2 +1 -1 ports/mail/jamlib/Makefile 1.2 +1 -1 ports/mail/jamlib/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 7 22:41:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAB4437B401; Mon, 7 Apr 2003 22:41:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79D5243FAF; Mon, 7 Apr 2003 22:41:43 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h385fh0U090406; Mon, 7 Apr 2003 22:41:43 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h385fh49090403; Mon, 7 Apr 2003 22:41:43 -0700 (PDT) Message-Id: <200304080541.h385fh49090403@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 7 Apr 2003 22:41:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/userinfo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:41:44 -0000 edwin 2003/04/07 22:41:43 PDT FreeBSD ports repository Modified files: sysutils/userinfo Makefile Log: IGNORE -> BROKEN for -current. Revision Changes Path 1.3 +1 -1 ports/sysutils/userinfo/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 7 22:53:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8FE937B401; Mon, 7 Apr 2003 22:53:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 510DF43F3F; Mon, 7 Apr 2003 22:53:57 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h385rv0U091186; Mon, 7 Apr 2003 22:53:57 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h385rucS091185; Mon, 7 Apr 2003 22:53:56 -0700 (PDT) Message-Id: <200304080553.h385rucS091185@repoman.freebsd.org> From: Kevin Lo Date: Mon, 7 Apr 2003 22:53:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/kdiff3 Makefile distinfo pkg-descr pkg-plist ports/textproc/kdiff3/files patch-pdiff.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 05:53:58 -0000 kevlo 2003/04/07 22:53:56 PDT FreeBSD ports repository Modified files: textproc/kdiff3 Makefile distinfo pkg-descr pkg-plist Added files: textproc/kdiff3/files patch-pdiff.cpp Log: Update to 0.9.50 PR: 50697 Submitted by: MAINTAINER Revision Changes Path 1.3 +1 -1 ports/textproc/kdiff3/Makefile 1.2 +1 -1 ports/textproc/kdiff3/distinfo 1.1 +10 -0 ports/textproc/kdiff3/files/patch-pdiff.cpp (new) 1.2 +2 -1 ports/textproc/kdiff3/pkg-descr 1.2 +7 -1 ports/textproc/kdiff3/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 7 23:10:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D95837B401; Mon, 7 Apr 2003 23:10:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3788243FAF; Mon, 7 Apr 2003 23:10:14 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h386AE0U093001; Mon, 7 Apr 2003 23:10:14 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h386ADlv092999; Mon, 7 Apr 2003 23:10:13 -0700 (PDT) Message-Id: <200304080610.h386ADlv092999@repoman.freebsd.org> From: Norikatsu Shigemura Date: Mon, 7 Apr 2003 23:10:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/samba Makefileports/japanese/samba/files patch-security X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 06:10:15 -0000 nork 2003/04/07 23:10:13 PDT FreeBSD ports repository Modified files: japanese/samba Makefile Added files: japanese/samba/files patch-security Log: Fix for security issue. PR: ports/50704 Submitted by: NAKAJI Hiroyuki (maintainer) Revision Changes Path 1.28 +1 -1 ports/japanese/samba/Makefile 1.1 +103 -0 ports/japanese/samba/files/patch-security (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 7 23:25:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1959A37B401; Mon, 7 Apr 2003 23:25:21 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35F0243F75; Mon, 7 Apr 2003 23:25:20 -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 F1F1866D16; Mon, 7 Apr 2003 23:25:19 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id DAD2D10F6; Mon, 7 Apr 2003 23:25:19 -0700 (PDT) Date: Mon, 7 Apr 2003 23:25:19 -0700 From: Kris Kennaway To: Edwin Groothuis Message-ID: <20030408062519.GA62714@rot13.obsecurity.org> References: <200304080541.h385fh49090403@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline In-Reply-To: <200304080541.h385fh49090403@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/userinfo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 06:25:21 -0000 --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 07, 2003 at 10:41:43PM -0700, Edwin Groothuis wrote: > edwin 2003/04/07 22:41:43 PDT >=20 > FreeBSD ports repository >=20 > Modified files: > sysutils/userinfo Makefile=20 > Log: > IGNORE -> BROKEN for -current. Thanks! Kris --9amGYk9869ThD9tj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+kmtPWry0BWjoQKURAviEAJ9PeURzntC3rKcAxdsiRq0Fel6FOACgy+lu R/KTegjj9F05nChNdcm9Ido= =Lmum -----END PGP SIGNATURE----- --9amGYk9869ThD9tj-- From owner-cvs-all@FreeBSD.ORG Mon Apr 7 23:35:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EF5C37B401; Mon, 7 Apr 2003 23:35:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDAB343FBF; Mon, 7 Apr 2003 23:35:09 -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 h386Z90U094958; Mon, 7 Apr 2003 23:35:09 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h386Z9ph094957; Mon, 7 Apr 2003 23:35:09 -0700 (PDT) Message-Id: <200304080635.h386Z9ph094957@repoman.freebsd.org> From: Jake Burkholder Date: Mon, 7 Apr 2003 23:35: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/sparc64/include cache.h iommuvar.h kerneldump.h md_var.h ofw_mem.h pmap.h smp.h tsb.h watch.h src/sys/sparc64/pci psycho.c psychovar.h src/sys/sparc64/sparc64 bus_machdep.c cheetah.c db_hwwatch.c dump_machdep.c iommu.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 06:35:10 -0000 jake 2003/04/07 23:35:09 PDT FreeBSD src repository Modified files: sys/sparc64/include cache.h iommuvar.h kerneldump.h md_var.h ofw_mem.h pmap.h smp.h tsb.h watch.h sys/sparc64/pci psycho.c psychovar.h sys/sparc64/sparc64 bus_machdep.c cheetah.c db_hwwatch.c dump_machdep.c iommu.c machdep.c mem.c mp_machdep.c pmap.c spitfire.c tsb.c vm_machdep.c Log: Use vm_paddr_t for physical addresses. Revision Changes Path 1.8 +6 -6 src/sys/sparc64/include/cache.h 1.9 +2 -2 src/sys/sparc64/include/iommuvar.h 1.2 +2 -2 src/sys/sparc64/include/kerneldump.h 1.14 +2 -2 src/sys/sparc64/include/md_var.h 1.2 +3 -3 src/sys/sparc64/include/ofw_mem.h 1.35 +7 -7 src/sys/sparc64/include/pmap.h 1.16 +5 -5 src/sys/sparc64/include/smp.h 1.18 +1 -1 src/sys/sparc64/include/tsb.h 1.2 +3 -3 src/sys/sparc64/include/watch.h 1.30 +4 -3 src/sys/sparc64/pci/psycho.c 1.7 +1 -1 src/sys/sparc64/pci/psychovar.h 1.25 +5 -5 src/sys/sparc64/sparc64/bus_machdep.c 1.2 +3 -3 src/sys/sparc64/sparc64/cheetah.c 1.4 +11 -10 src/sys/sparc64/sparc64/db_hwwatch.c 1.4 +2 -2 src/sys/sparc64/sparc64/dump_machdep.c 1.22 +4 -3 src/sys/sparc64/sparc64/iommu.c 1.87 +1 -1 src/sys/sparc64/sparc64/machdep.c 1.8 +1 -1 src/sys/sparc64/sparc64/mem.c 1.21 +1 -1 src/sys/sparc64/sparc64/mp_machdep.c 1.108 +33 -36 src/sys/sparc64/sparc64/pmap.c 1.2 +2 -2 src/sys/sparc64/sparc64/spitfire.c 1.33 +1 -1 src/sys/sparc64/sparc64/tsb.c 1.44 +2 -2 src/sys/sparc64/sparc64/vm_machdep.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 23:52:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9E0437B401; Mon, 7 Apr 2003 23:52:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63B2E43FCB; Mon, 7 Apr 2003 23:52:17 -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 h386qH0U096278; Mon, 7 Apr 2003 23:52:17 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h386qHGc096277; Mon, 7 Apr 2003 23:52:17 -0700 (PDT) Message-Id: <200304080652.h386qHGc096277@repoman.freebsd.org> From: Warner Losh Date: Mon, 7 Apr 2003 23:52: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/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 06:52:18 -0000 imp 2003/04/07 23:52:17 PDT FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: MFp4: Massively unbreak module loading/unloading: o Only complain about detached children that aren't pccard/cardbus. o Don't NULL out the pccarddev and cbdev devices. detach just disassociates the device and driver. It doesn't delete the child. o on driver added, just probe_and_attach the children. If there's any children attached, wakeup the device add/delete thread. o wakeup the add/delete thread with the correct cv_signal() rather than the bogus wakeup(sc). It used to be that we did a tsleep on sc in this thread, but switched to the more reliable cv stuff a while ago w/o changing this. o Remove bogus checks when reallocating memory for the registers. They weren't needed and turned out to be completely bogus. This lets me load/unload pccard with a pccard in a slot and have the child correctly detach/attach. This should help people that have wi in their kernel, but that kldload cbb and pccard, for example. Revision Changes Path 1.66 +32 -62 src/sys/dev/pccbb/pccbb.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 23:54:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5044037B401; Mon, 7 Apr 2003 23:54:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 015B243F3F; Mon, 7 Apr 2003 23:54:10 -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 h386sA0U096332; Mon, 7 Apr 2003 23:54:10 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h386sAgC096331; Mon, 7 Apr 2003 23:54:10 -0700 (PDT) Message-Id: <200304080654.h386sAgC096331@repoman.freebsd.org> From: Warner Losh Date: Mon, 7 Apr 2003 23:54: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/dev/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 06:54:15 -0000 imp 2003/04/07 23:54:10 PDT FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: Don't need to read this config register if we're just going to overwrite it in the next line. Revision Changes Path 1.67 +1 -2 src/sys/dev/pccbb/pccbb.c From owner-cvs-all@FreeBSD.ORG Mon Apr 7 23:59:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E0037B401; Mon, 7 Apr 2003 23:59:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 627F543F75; Mon, 7 Apr 2003 23:59: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 h386xL0U096580; Mon, 7 Apr 2003 23:59: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 h386xLiW096579; Mon, 7 Apr 2003 23:59:21 -0700 (PDT) Message-Id: <200304080659.h386xLiW096579@repoman.freebsd.org> From: Warner Losh Date: Mon, 7 Apr 2003 23:59:21 -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/pccard pccardvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 06:59:22 -0000 imp 2003/04/07 23:59:21 PDT FreeBSD src repository Modified files: sys/dev/pccard pccardvar.h Log: u_int*_t -> uint*_t -1 -> 0xffffffff Revision Changes Path 1.35 +14 -14 src/sys/dev/pccard/pccardvar.h From owner-cvs-all@FreeBSD.ORG Tue Apr 8 00:02:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EB7337B40F; Tue, 8 Apr 2003 00:02:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30F1943FBF; Tue, 8 Apr 2003 00:02:04 -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 h387240U097061; Tue, 8 Apr 2003 00:02:04 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38723wK097058; Tue, 8 Apr 2003 00:02:03 -0700 (PDT) Message-Id: <200304080702.h38723wK097058@repoman.freebsd.org> From: Warner Losh Date: Tue, 8 Apr 2003 00: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/sys/dev/pccard pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 07:02:05 -0000 imp 2003/04/08 00:02:03 PDT FreeBSD src repository Modified files: sys/dev/pccard pccard.c Log: MFP4: o don't access struct resource members directly. o Set a default device description based on the CIS name. Revision Changes Path 1.75 +21 -3 src/sys/dev/pccard/pccard.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 00:05:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23D6537B401; Tue, 8 Apr 2003 00:05:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6AD943FA3; Tue, 8 Apr 2003 00:05:16 -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 h3875G0U098078; Tue, 8 Apr 2003 00:05:16 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3875GmW098077; Tue, 8 Apr 2003 00:05:16 -0700 (PDT) Message-Id: <200304080705.h3875GmW098077@repoman.freebsd.org> From: Warner Losh Date: Tue, 8 Apr 2003 00:05: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/cardbus cardbus_cis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 07:05:17 -0000 imp 2003/04/08 00:05:16 PDT FreeBSD src repository Modified files: sys/dev/cardbus cardbus_cis.c Log: MFp4: when you can't allocate a resource, print a message, don't panic. Revision Changes Path 1.36 +19 -0 src/sys/dev/cardbus/cardbus_cis.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 00:06:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88F3837B401; Tue, 8 Apr 2003 00:06:25 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFF5A43FAF; Tue, 8 Apr 2003 00:06:23 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id RAA12537; Tue, 8 Apr 2003 17:05:48 +1000 Date: Tue, 8 Apr 2003 17:05:47 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Poul-Henning Kamp In-Reply-To: <20030407192803.C3990@gamplex.bde.org> Message-ID: <20030408163515.M7458@gamplex.bde.org> References: <4145.1049705887@critter.freebsd.dk> <20030407192803.C3990@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: src-committers@FreeBSD.org cc: Nate Lawson cc: cvs-src@FreeBSD.org cc: Tor.Egge@cvsup.no.freebsd.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 07:06:25 -0000 On Mon, 7 Apr 2003, Bruce Evans wrote: > On Mon, 7 Apr 2003, Poul-Henning Kamp wrote: > > > In message <20030407163148.L3478@gamplex.bde.org>, Bruce Evans writes: > > >The old calibration code calibrates them relative to another clock so > > >the only error in their relative frequencies is from the different time > > >that it takes to read their counters. The i8254 counter typically takes > > >5 usec longer to read, but for some reason the actual error is less than > > >1 i8254 cycle on all of my active systems. > > > > That is because the i8254 access is synchronized to the "virtual" ISA > > bus frequency and your CPU is much faster than that. > > That must be the reason for the 0-cycle differences but not for the > accuracy of the old algorithm. It was essentially: > > read RTC using rtcin(); wait for it to change > (1) read i8254 using getit() > (2) read TSC using rdtsc() > read RTC using rtcin(); wait for it to change again > (1a) read i8254 using getit() > (2a) read TSC using rdtsc() > i8254 freq = (1a) - (1) > TSC freq = (2a) - (1) > > This is better than I remembered. The only algorithmic problem with > it is that the cache state is different for some of the reads, in > particular the last 2. The reads of the TSC are delayed by however > long it takes to read the i8254. This time is almost constant, so the > difference is almost independent of it on fast enough CPUs. Warming > up the cache might make it completely independent. I found the bug that caused the 5 usec jitter on my Athlon. The algorithm wasn't quite as above. Steps (2) and (2a) weren't quite symmetrical, so there was an extra getit() sometimes. getit() takes about 5 usec... Fixing this and also removing the inb(0x84)'s from rtcin() (which shouldn't matter) gave the following output: %%% Calibrating clock(s) ... TSC clock: 1532754558 Hz, i8254 clock: 1193128 Hz Press a key on the console to abort clock calibration Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193129 Hz Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz CLK_USE_TSC_CALIBRATION not specified - using old calibration method TSC clock: 1532823404 Hz TSC clock: 1532823869 Hz raw: 230135339339 230136881932 230136881943 231671247940 231671247951 248533852639 TSC clock: 1532823253 Hz TSC clock: 1532823868 Hz raw: 248535096508 248536639084 248536639095 250071004924 250071004935 266933609453 TSC clock: 1532823236 Hz TSC clock: 1532823868 Hz raw: 266934826763 266936369356 266936369367 268470735196 268470735207 285333339725 TSC clock: 1532823236 Hz TSC clock: 1532823868 Hz raw: 285334458755 285336001348 285336001359 286870367188 286870367199 303732971717 TSC clock: 1532823236 Hz TSC clock: 1532823868 Hz raw: 303734137955 303735680548 303735680559 305270046388 305270046399 322132650917 TSC clock: 1532823236 Hz TSC clock: 1532823868 Hz raw: 322133801363 322135343956 322135343967 323669709796 323669709807 340532314325 Timecounter "TSC" frequency 1532823868 Hz %%% There are now apparently only 2 sources of jitter for the "Calibrating clocks" part: - non-determinism reading the i8254. Causes a max jitter of 1 i8254 cycle. - cache not warm. Causes the first part to take a whole 162 cycles longer. Calibrating clock(s) ... TSC clock: 1532754558 Hz, i8254 clock: 1193128 Hz Press a key on the console to abort clock calibration Calibrating clock(s) ... TSC clock: 1532754720 Hz, i8254 clock: 1193128 Hz The jitter in the "old" calibration part probably has similar causes. Counting TSC cycles for the 10+-second DELAY() gives a result that is consistently about 0.4 usec/second = 4 usec/10 seconds larger than for the 1+-second DELAY(). 4 usec is the magic number for the overhead of a single getit(). The cache apparently takes 2 passes instead of 1 to warm up for the 1-second delay. After that the cycle counts are perfectly stable. The cycle counts are also very stable across boots. > Changing this to > > (2) read TSC > DELAY(1000000) > (2a) read TSC > TSC freq = (2a) - (1) > > gave 2 new sources of errors although it fixes the RTC source: any > error in calibation of DELAY(), plus non-determinism from the loop in > DELAY(). The latter may be precisely 0 in much the same cases that > the difference in the delays in the old algorithm is precisely 0. > > > The best result I have had so far, and the only one I have sufficient > > faith in to advocate its use in general, takes an entirely different > > route: > > > > The RTC interrupts us at 128Hz for statclock, divide this in software > > to get 1Hz and take timestamps and feed them to the NTP kernel-FLL code > > and tell NTPD to lock to that at a high stratum. > > > > This will synchronize the clock to the RTC frequency. This can also be used to calibrate the clocks again after booting. For the TSC. We can get more precision by waiting for more than 1 tick, and the waiting would be interrupt-driven instead of busy-waiting so it wouldn't slow down the boot. Unfortunately we would also get jitter from interrupt latency, especially in -current (see phk's graph). ntp can filter the jitter but I think it would take many hundreds of seconds to get near the apparent precision of unbroken busy-waiting (1 part in !?). Of course, clock drift is likely to invalidate that much precision. Bruce From owner-cvs-all@FreeBSD.ORG Tue Apr 8 00:10:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B67037B401; Tue, 8 Apr 2003 00:10:38 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57F6443F75; Tue, 8 Apr 2003 00:10:37 -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 h3879bA7098771; Tue, 8 Apr 2003 01:09:38 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 08 Apr 2003 01:08:09 -0600 (MDT) Message-Id: <20030408.010809.56566565.imp@bsdimp.com> To: murray@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030407112355.N43794@freebsdmall.com> References: <20030407112355.N43794@freebsdmall.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: des@ofug.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: nate@root.org Subject: Re: cvs commit: src/sys/dev/usb if_kue.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 07:10:39 -0000 In message: <20030407112355.N43794@freebsdmall.com> Murray Stokely writes: : On Mon, Apr 07, 2003 at 09:33:00AM -0700, Nate Lawson wrote: : > You have to update sys/dev/usb/usbdevs and then run make -f Makefile.usb, : > then commit the changed usbdevs and *.h : : Sorry for the oversight. Looks like Warner fixed it for me. Yes. I saw 10 people complain and tell what the right answer was, but nobody had gone ahead and then done it, so I just did it, after a quick test compile... Warner From owner-cvs-all@FreeBSD.ORG Tue Apr 8 00:37:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5751237B407 for ; Tue, 8 Apr 2003 00:37:05 -0700 (PDT) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 0862A43FBF for ; Tue, 8 Apr 2003 00:37:02 -0700 (PDT) (envelope-from roam@ringlet.net) Received: (qmail 28414 invoked from network); 8 Apr 2003 07:31:52 -0000 Received: from office.sbnd.net (HELO straylight.ringlet.net) (217.75.140.130) by gandalf.online.bg with SMTP; 8 Apr 2003 07:31:52 -0000 Received: (qmail 8664 invoked by uid 1000); 8 Apr 2003 07:35:00 -0000 Date: Tue, 8 Apr 2003 10:34:59 +0300 From: Peter Pentchev To: Joe Marcus Clarke Message-ID: <20030408073458.GF559@straylight.oblivion.bg> Mail-Followup-To: Joe Marcus Clarke , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200304070627.h376Rnv5038228@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m0vRWufqUC70IDnR" Content-Disposition: inline In-Reply-To: <200304070627.h376Rnv5038228@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/mozilla-devel Makefile distinfo ports/www/mozilla-devel/files patch-config_rules.mk patch-nsprpub_pr_src_misc_prtime.c patch-qt xim_dekita2.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 07:37:05 -0000 --m0vRWufqUC70IDnR Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 06, 2003 at 11:27:49PM -0700, Joe Marcus Clarke wrote: > marcus 2003/04/06 23:27:49 PDT >=20 > FreeBSD ports repository >=20 > Modified files: > www/mozilla-devel Makefile distinfo=20 > www/mozilla-devel/files patch-nsprpub_pr_src_misc_prtime.c=20 > patch-qt=20 > Added files: > www/mozilla-devel/files xim_dekita2.patch=20 > Removed files: > www/mozilla-devel/files patch-config_rules.mk=20 > Log: > * Update to 1.4a and unbreak > * Convert to new GNOME infrastructure This commit made a change to an unversioned libart_lgpl.tar.gz file. Although this is fine for pulling files from the Mozilla mirrors, where there is a separate directory for each release, this is not so good for the FreeBSD Ports Collection. When the next release comes out, if it is fetched into ${DISTDIR} again, then there will *already* be a file named libart_lgpl.tar.gz there, with a bad checksum. There are two solutions for this: either keep a versioned distfile on ${MASTER_SITE_LOCAL}, or set ${DIST_SUBDIR} to something like ${PORTNAME}-${PORTVERSION} or ${PORTNAME}/${PORTVERSION} like ports/misc/bogosort. Other than that, thanks for taking care of Mozilla and the rest of the Gnome ports! G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@sbnd.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 If I were you, who would be reading this sentence? --m0vRWufqUC70IDnR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+knui7Ri2jRYZRVMRAg2HAKCMWusWzQJN4ie4t2eJjP+7rxJH3gCdHB3B NUePjF4K0D4NbbVAMgI5ikQ= =7Yhs -----END PGP SIGNATURE----- --m0vRWufqUC70IDnR-- From owner-cvs-all@FreeBSD.ORG Tue Apr 8 00:45:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D741437B401; Tue, 8 Apr 2003 00:45:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7730B43F75; Tue, 8 Apr 2003 00:45:56 -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 h387ju0U000948; Tue, 8 Apr 2003 00:45:56 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h387juAW000947; Tue, 8 Apr 2003 00:45:56 -0700 (PDT) Message-Id: <200304080745.h387juAW000947@repoman.freebsd.org> From: David Xu Date: Tue, 8 Apr 2003 00:45: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/kern kern_thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 07:45:57 -0000 davidxu 2003/04/08 00:45:56 PDT FreeBSD src repository Modified files: sys/kern kern_thread.c Log: Inherit blocked thread's context for upcall thread. Revision Changes Path 1.113 +5 -7 src/sys/kern/kern_thread.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 00:48:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5894237B401; Tue, 8 Apr 2003 00:48:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECE1A43FAF; Tue, 8 Apr 2003 00:48:52 -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 h387mq0U006162; Tue, 8 Apr 2003 00:48:52 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h387mqmo006161; Tue, 8 Apr 2003 00:48:52 -0700 (PDT) Message-Id: <200304080748.h387mqmo006161@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 8 Apr 2003 00:48: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/ata ata-raid.c ata-raid.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 07:48:53 -0000 sos 2003/04/08 00:48:52 PDT FreeBSD src repository Modified files: sys/dev/ata ata-raid.c ata-raid.h Log: Fix a long standing bug in handling the last part of a stripe on "odd" size disks. Add printout of the RAID structure on verbose boot. Revision Changes Path 1.60 +42 -5 src/sys/dev/ata/ata-raid.c 1.22 +1 -2 src/sys/dev/ata/ata-raid.h From owner-cvs-all@FreeBSD.ORG Tue Apr 8 01:13:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A43B37B401; Tue, 8 Apr 2003 01:13:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD1B543F93; Tue, 8 Apr 2003 01:13:47 -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 h388Dl0U009023; Tue, 8 Apr 2003 01:13:47 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h388DleL009022; Tue, 8 Apr 2003 01:13:47 -0700 (PDT) Message-Id: <200304080813.h388DleL009022@repoman.freebsd.org> From: Jake Burkholder Date: Tue, 8 Apr 2003 01:13: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/kern kern_thr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 08:13:48 -0000 jake 2003/04/08 01:13:47 PDT FreeBSD src repository Modified files: sys/kern kern_thr.c Log: Merged from kern_thread.c 1.113, avoid a panic in cpu_throw when the first thread of a multithreaded process exits. This unrelated and possibly wrong change was not mentioned in the commit message for kern_thread.c 1.113. Revision Changes Path 1.4 +2 -0 src/sys/kern/kern_thr.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 01:32:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C2DD37B401; Tue, 8 Apr 2003 01:32:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A71D43FBF; Tue, 8 Apr 2003 01:32:01 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h388W00U010463; Tue, 8 Apr 2003 01:32:00 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h388W0FI010462; Tue, 8 Apr 2003 01:32:00 -0700 (PDT) Message-Id: <200304080832.h388W0FI010462@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 8 Apr 2003 01:32: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/ia64/conf GENERIC SKI X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 08:32:02 -0000 marcel 2003/04/08 01:32:00 PDT FreeBSD src repository Modified files: sys/ia64/conf GENERIC SKI Log: Remove COMPAT_FREEBSD4. It's impossible because FreeBSD 4 does not run on ia64 at all. Revision Changes Path 1.51 +0 -1 src/sys/ia64/conf/GENERIC 1.13 +0 -1 src/sys/ia64/conf/SKI From owner-cvs-all@FreeBSD.ORG Tue Apr 8 01:37:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73B7A37B401; Tue, 8 Apr 2003 01:37:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 127F243F3F; Tue, 8 Apr 2003 01:37:56 -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 h388bt0U010684; Tue, 8 Apr 2003 01:37:55 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h388btLa010683; Tue, 8 Apr 2003 01:37:55 -0700 (PDT) Message-Id: <200304080837.h388btLa010683@repoman.freebsd.org> From: Jake Burkholder Date: Tue, 8 Apr 2003 01:37:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gdb53/files patch-gdb_kvm-fbsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 08:37:56 -0000 jake 2003/04/08 01:37:55 PDT FreeBSD ports repository (src committer) Modified files: devel/gdb53/files patch-gdb_kvm-fbsd.c Log: Fix build on sparc64 (catch up to pcb changes). Revision Changes Path 1.5 +3 -3 ports/devel/gdb53/files/patch-gdb_kvm-fbsd.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 01:47:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEF3E37B401; Tue, 8 Apr 2003 01:47:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B43343F75; Tue, 8 Apr 2003 01:47:23 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h388lN0U011364; Tue, 8 Apr 2003 01:47:23 -0700 (PDT) (envelope-from roger@repoman.freebsd.org) Received: (from roger@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h388lNk8011363; Tue, 8 Apr 2003 01:47:23 -0700 (PDT) Message-Id: <200304080847.h388lNk8011363@repoman.freebsd.org> From: Roger Hardiman Date: Tue, 8 Apr 2003 01:47:23 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gnomemeeting2 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 08:47:24 -0000 roger 2003/04/08 01:47:23 PDT FreeBSD ports repository Modified files: net/gnomemeeting2 Makefile distinfo pkg-descr pkg-plist Log: Upgrade to 0.96.1 Revision Changes Path 1.25 +2 -3 ports/net/gnomemeeting2/Makefile 1.8 +1 -1 ports/net/gnomemeeting2/distinfo 1.2 +2 -4 ports/net/gnomemeeting2/pkg-descr 1.10 +56 -39 ports/net/gnomemeeting2/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 8 01:55:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4495037B401; Tue, 8 Apr 2003 01:55:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4FA943F85; Tue, 8 Apr 2003 01:55:06 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h388t60U012064; Tue, 8 Apr 2003 01:55:06 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h388t6JH012061; Tue, 8 Apr 2003 01:55:06 -0700 (PDT) Message-Id: <200304080855.h388t6JH012061@repoman.freebsd.org> From: Marc Fonvieille Date: Tue, 8 Apr 2003 01:55:05 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 08:55:11 -0000 blackend 2003/04/08 01:55:05 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: Use of /etc/mail/Makefile facilities to install sendmail.cf and restart sendmail in SMTP auth. section. Revision Changes Path 1.76 +6 -3 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 02:06:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6753237B401; Tue, 8 Apr 2003 02:06:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0598C43FCB; Tue, 8 Apr 2003 02:06:26 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3896P0U013890; Tue, 8 Apr 2003 02:06:25 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3896PmI013889; Tue, 8 Apr 2003 02:06:25 -0700 (PDT) Message-Id: <200304080906.h3896PmI013889@repoman.freebsd.org> From: Jimmy Olgeni Date: Tue, 8 Apr 2003 02:06:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 09:06:26 -0000 olgeni 2003/04/08 02:06:25 PDT FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Update modules: adsl-client-1.080-1, software-1.080-1. Revision Changes Path 1.160 +4 -2 ports/sysutils/webmin/Makefile 1.125 +2 -0 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 8 02:16:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BEC037B401; Tue, 8 Apr 2003 02:16:59 -0700 (PDT) Received: from shrike.submonkey.net (pc1-cdif2-5-cust38.cdif.cable.ntl.com [81.101.150.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5D0643F75; Tue, 8 Apr 2003 02:16:57 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.12) id 192pDs-0003dK-00; Tue, 08 Apr 2003 10:16:56 +0100 Date: Tue, 8 Apr 2003 10:16:56 +0100 From: Ceri Davies To: Sean Chittenden Message-ID: <20030408091656.GA13794@submonkey.net> Mail-Followup-To: Ceri Davies , Sean Chittenden , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200304072043.h37KhjrK033251@repoman.freebsd.org> <20030407204931.GF79923@perrin.int.nxad.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030407204931.GF79923@perrin.int.nxad.com> User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/eresources chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 09:16:59 -0000 On Mon, Apr 07, 2003 at 01:49:31PM -0700, Sean Chittenden wrote: > > seanc 2003/04/07 13:43:45 PDT > > > > FreeBSD doc repository > > > > Modified files: > > en_US.ISO8859-1/books/handbook/eresources chapter.sgml > > Log: > > Click-ify various listnames to point to > > http://lists.freebsd.org/mailman/listinfo/. While I'm here, remove the > > digest email lists since that's an account preference under Mailman. The > > freebsd-install list doesn't exist any more (now is -config), and very > > hastily thump out documentation on how to subscribe/unsubscribe to/from > > various mailing lists (though this should be much more obvious and easier > > for users since every email has a URL to click on at the bottom of each > > message). Thanks for doing this. > The doc@ team may want to revisit how lists are advertised. I think > it'd be prudent to create another set of entities that are parallel to > the a.[listname] entities that are defined as a set of ulinks to the > mailman interface: > > freebsd-announce"> > > If I don't hear any objections, I'll add these entities to > doc/en_US.ISO8859-1/share/sgml/mailing-lsits.ent. Having frequently > used/referenced lists and URLs scattered about strikes me as a > maintenance headache waiting to happen. I say go for it. Ceri -- From owner-cvs-all@FreeBSD.ORG Tue Apr 8 02:45:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A10B737B401; Tue, 8 Apr 2003 02:45:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ECB043FBD; Tue, 8 Apr 2003 02:45:16 -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 h389jF0U016580; Tue, 8 Apr 2003 02:45:15 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h389jFZA016574; Tue, 8 Apr 2003 02:45:15 -0700 (PDT) Message-Id: <200304080945.h389jFZA016574@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 8 Apr 2003 02:45:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/cyrus-imapd22/files patch-imap::mailbox.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 09:45:17 -0000 ume 2003/04/08 02:45:15 PDT FreeBSD ports repository Added files: mail/cyrus-imapd22/files patch-imap::mailbox.h Log: fix build on alpha by fixing prototype conflict. Reported by: bento via kris Obtained from: Cyrus Revision Changes Path 1.1 +18 -0 ports/mail/cyrus-imapd22/files/patch-imap::mailbox.h (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 8 03:17:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 791E737B401; Tue, 8 Apr 2003 03:17:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18C0343F93; Tue, 8 Apr 2003 03:17:17 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38AHG0U019903; Tue, 8 Apr 2003 03:17:16 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38AHGPa019902; Tue, 8 Apr 2003 03:17:16 -0700 (PDT) Message-Id: <200304081017.h38AHGPa019902@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 8 Apr 2003 03:17:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/beep Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 10:17:18 -0000 edwin 2003/04/08 03:17:16 PDT FreeBSD ports repository Modified files: audio/beep Makefile Log: ONLY_FOR_ARCHS = i386, the others don't have machine/speaker.h Revision Changes Path 1.4 +2 -5 ports/audio/beep/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 03:18:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4834337B404; Tue, 8 Apr 2003 03:18:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA7FF43F3F; Tue, 8 Apr 2003 03:18:00 -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 h38AI00U019943; Tue, 8 Apr 2003 03:18:00 -0700 (PDT) (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38AI0BL019940; Tue, 8 Apr 2003 03:18:00 -0700 (PDT) Message-Id: <200304081018.h38AI0BL019940@repoman.freebsd.org> From: Maxim Konovalov Date: Tue, 8 Apr 2003 03:18:00 -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/dummynet Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 10:18:01 -0000 maxim 2003/04/08 03:18:00 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/modules/dummynet Makefile Log: o Respect 'IPFW2' compile time flag. PR: kern/48729 Submitted by: Pawel Malachowski Reviewed by: luigi Revision Changes Path 1.1.2.2 +3 -0 src/sys/modules/dummynet/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 03:42:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86F0037B401; Tue, 8 Apr 2003 03:42:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 232B943FD7; Tue, 8 Apr 2003 03:42:33 -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 h38AgW0U021681; Tue, 8 Apr 2003 03:42:32 -0700 (PDT) (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38AgWwo021680; Tue, 8 Apr 2003 03:42:32 -0700 (PDT) Message-Id: <200304081042.h38AgWwo021680@repoman.freebsd.org> From: Maxim Konovalov Date: Tue, 8 Apr 2003 03:42:32 -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/netinet ip_fw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 10:42:33 -0000 maxim 2003/04/08 03:42:32 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/netinet ip_fw2.c Log: MFC rev. 1.26: make socheckuid() consistent across branches. Revision Changes Path 1.6.2.12 +2 -2 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 03:46:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AC7937B404; Tue, 8 Apr 2003 03:46:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD02C43FBF; Tue, 8 Apr 2003 03:46:08 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38Ak80U021873; Tue, 8 Apr 2003 03:46:08 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38Ak8v0021872; Tue, 8 Apr 2003 03:46:08 -0700 (PDT) Message-Id: <200304081046.h38Ak8v0021872@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 8 Apr 2003 03:46:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/arping Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 10:46:09 -0000 edwin 2003/04/08 03:46:08 PDT FreeBSD ports repository Modified files: net/arping Makefile distinfo Log: update net/arping to 1.06 update net/arping to 1.06 PR: ports/50322 Submitted by: AMAKAWA Shuhei Approved by: roman@xpert.com Revision Changes Path 1.9 +1 -1 ports/net/arping/Makefile 1.6 +1 -1 ports/net/arping/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 8 04:01:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3914137B401; Tue, 8 Apr 2003 04:01:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC80243FCB; Tue, 8 Apr 2003 04:01:34 -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 h38B1Y0U023051; Tue, 8 Apr 2003 04:01:34 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38B1Y0X023050; Tue, 8 Apr 2003 04:01:34 -0700 (PDT) Message-Id: <200304081101.h38B1Y0X023050@repoman.freebsd.org> From: "Tim J. Robbins" Date: Tue, 8 Apr 2003 04:01:34 -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/ipcs ipcs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 11:01:35 -0000 tjr 2003/04/08 04:01:34 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/ipcs ipcs.c Log: MFC rev. 1.21: Add -M, -Q, -S, and -T to the usage message. PR: 49968 Revision Changes Path 1.12.2.4 +1 -1 src/usr.bin/ipcs/ipcs.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 04:07:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2789D37B401; Tue, 8 Apr 2003 04:07:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB9F643F75; Tue, 8 Apr 2003 04:07:51 -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 h38B7p0U024190; Tue, 8 Apr 2003 04:07:51 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38B7ps0024189; Tue, 8 Apr 2003 04:07:51 -0700 (PDT) Message-Id: <200304081107.h38B7ps0024189@repoman.freebsd.org> From: "Tim J. Robbins" Date: Tue, 8 Apr 2003 04:07:51 -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/ipcs ipcs.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 11:07:52 -0000 tjr 2003/04/08 04:07:51 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/ipcs ipcs.1 Log: MFC: The descriptions of the -C and -M options were around the wrong way; fix this. PR: 49968 Revision Changes Path 1.9.2.4 +9 -9 src/usr.bin/ipcs/ipcs.1 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 04:52:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82BBB37B401; Tue, 8 Apr 2003 04:52:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2394743FA3; Tue, 8 Apr 2003 04:52:54 -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 h38Bqr0U032294; Tue, 8 Apr 2003 04:52:53 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38Bqrnu032293; Tue, 8 Apr 2003 04:52:53 -0700 (PDT) Message-Id: <200304081152.h38Bqrnu032293@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 8 Apr 2003 04:52:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/setiathome Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 11:52:54 -0000 nectar 2003/04/08 04:52:53 PDT FreeBSD ports repository Modified files: astro/setiathome Makefile Log: Mark FORBIDDEN. Remotely exploitable buffer overflow. http://spoor12.edup.tudelft.nl/ A new version is not yet available. Revision Changes Path 1.36 +2 -0 ports/astro/setiathome/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 05:09:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A65E537B401; Tue, 8 Apr 2003 05:09:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4140443F3F; Tue, 8 Apr 2003 05:09:50 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38C9o0U034092; Tue, 8 Apr 2003 05:09:50 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38C9nZs034091; Tue, 8 Apr 2003 05:09:49 -0700 (PDT) Message-Id: <200304081209.h38C9nZs034091@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 8 Apr 2003 05:09:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/arping Makefile distinfo ports/net/arping/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 12:09:51 -0000 edwin 2003/04/08 05:09:49 PDT FreeBSD ports repository Modified files: net/arping Makefile distinfo Removed files: net/arping/files patch-aa Log: Update port: net/arping - Update to latest release. (bug fix) - Remove unnesscessary patch files - Maintainer CC'ed PR: ports/50718 Submitted by: "Michael L.Hostbaek" Approved by: talked to the maintainer earlier today about it (see ports/50322) Revision Changes Path 1.10 +12 -2 ports/net/arping/Makefile 1.7 +1 -1 ports/net/arping/distinfo 1.3 +0 -25 ports/net/arping/files/patch-aa (dead) From owner-cvs-all@FreeBSD.ORG Tue Apr 8 05:31:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 405B037B401; Tue, 8 Apr 2003 05:31:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D51D943F93; Tue, 8 Apr 2003 05:31:14 -0700 (PDT) (envelope-from patrick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38CVE0U035786; Tue, 8 Apr 2003 05:31:14 -0700 (PDT) (envelope-from patrick@repoman.freebsd.org) Received: (from patrick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38CVEWN035785; Tue, 8 Apr 2003 05:31:14 -0700 (PDT) Message-Id: <200304081231.h38CVEWN035785@repoman.freebsd.org> From: "Patrick S. Gardella" Date: Tue, 8 Apr 2003 05:31:14 -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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 12:31:15 -0000 patrick 2003/04/08 05:31:14 PDT FreeBSD src repository Modified files: . access Log: Remove myself from the source commit list. Time just doesn't permit me enough time. Revision Changes Path 1.592 +0 -1 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:05:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2679C37B401; Tue, 8 Apr 2003 06:05:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBE6F43FAF; Tue, 8 Apr 2003 06:05:12 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38D5C0U038750; Tue, 8 Apr 2003 06:05:12 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38D5CGH038749; Tue, 8 Apr 2003 06:05:12 -0700 (PDT) Message-Id: <200304081305.h38D5CGH038749@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 8 Apr 2003 06:05: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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:05:13 -0000 mux 2003/04/08 06:05:12 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Fix the hangs people have been seeing. For some reason, the atomic operation change caused this, so backout it until I can figure out what's wrong with it. Revision Changes Path 1.163 +7 -11 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:07:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C5DB37B405; Tue, 8 Apr 2003 06:07:29 -0700 (PDT) Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9506643F3F; Tue, 8 Apr 2003 06:07:27 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd09.sul.t-online.de by mailout10.sul.t-online.com with smtp id 192soo-0006Ap-0J; Tue, 08 Apr 2003 15:07:18 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.125.201]) by fmrl09.sul.t-online.com with esmtp id 192soe-1SQL7gC; Tue, 8 Apr 2003 15:07:08 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h38D7ABR001926; Tue, 8 Apr 2003 15:07:10 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h38D7Hpr005057; Tue, 8 Apr 2003 15:07:17 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Tue, 8 Apr 2003 15:07:17 +0200 From: Alexander Leidinger To: Soeren Schmidt Message-Id: <20030408150717.0dd91b18.Alexander@Leidinger.net> In-Reply-To: <200304071800.h37I0irO089520@spider.deepcore.dk> References: <200304071800.h37I0irO089520@spider.deepcore.dk> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: sos@freebsd.org cc: cvs-all@freebsd.org cc: des@ofug.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:07:30 -0000 On Mon, 7 Apr 2003 20:00:43 +0200 (CEST) Soeren Schmidt wrote: > For now I have higher priorities, and since tags really doesn't buy > you much (if anything) I'll stick to my plan... For metadata intensive operations in a softupdates world they seem to buy as much as a write-cache (without the drawbacks of a wc in the softupdates world)... at least on a SCSI system. Bye, Alexander. -- I believe the technical term is "Oops!" http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:09:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7F7537B401; Tue, 8 Apr 2003 06:09:20 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85C2B43FAF; Tue, 8 Apr 2003 06:09:19 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 130AF5309; Tue, 8 Apr 2003 15:09:18 +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: Alexander Leidinger From: Dag-Erling Smorgrav Date: Tue, 08 Apr 2003 15:09:17 +0200 In-Reply-To: <20030408150717.0dd91b18.Alexander@Leidinger.net> (Alexander Leidinger's message of "Tue, 8 Apr 2003 15:07:17 +0200") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <200304071800.h37I0irO089520@spider.deepcore.dk> <20030408150717.0dd91b18.Alexander@Leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Soeren Schmidt cc: cvs-all@freebsd.org cc: sos@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:09:21 -0000 Alexander Leidinger writes: > For metadata intensive operations in a softupdates world they seem to > buy as much as a write-cache (without the drawbacks of a wc in the > softupdates world)... at least on a SCSI system. ATA != SCSI Besides, enabling ATA tags automatically enables the write cache. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:20:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E784437B401; Tue, 8 Apr 2003 06:20:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 841D143FAF; Tue, 8 Apr 2003 06:20:24 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38DKO0U039690; Tue, 8 Apr 2003 06:20:24 -0700 (PDT) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38DKO4Q039687; Tue, 8 Apr 2003 06:20:24 -0700 (PDT) Message-Id: <200304081320.h38DKO4Q039687@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 8 Apr 2003 06:20: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/lib/libpam/modules/pam_radius pam_radius.8 pam_radius.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:20:25 -0000 sobomax 2003/04/08 06:20:24 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libpam/modules/pam_radius pam_radius.8 pam_radius.c Log: MFC: allow the admin to specify a different NAS identifier than the hostname. Approved by: des Revision Changes Path 1.3.2.8 +6 -3 src/lib/libpam/modules/pam_radius/pam_radius.8 1.2.6.2 +15 -9 src/lib/libpam/modules/pam_radius/pam_radius.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:22:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4949D37B401; Tue, 8 Apr 2003 06:22:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3FD643F3F; Tue, 8 Apr 2003 06:22: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 h38DM80U040044; Tue, 8 Apr 2003 06:22: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 h38DM86x040043; Tue, 8 Apr 2003 06:22:08 -0700 (PDT) Message-Id: <200304081322.h38DM86x040043@repoman.freebsd.org> From: Scott Long Date: Tue, 8 Apr 2003 06:22: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/sys/dev/aac aac.c aac_cam.c aac_pci.c aacreg.h aacvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:22:09 -0000 scottl 2003/04/08 06:22:08 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/aac aac.c aac_cam.c aac_pci.c aacreg.h aacvar.h Log: MFC: Check firmware capabilities and PCI ID's to make sure that command structures are allocated below the 2GB memory mark on cards that cannot support the full 4GB address space. Revision Changes Path 1.9.2.14 +132 -55 src/sys/dev/aac/aac.c 1.2.2.4 +4 -5 src/sys/dev/aac/aac_cam.c 1.3.2.18 +24 -57 src/sys/dev/aac/aac_pci.c 1.4.2.7 +8 -0 src/sys/dev/aac/aacreg.h 1.4.2.7 +14 -9 src/sys/dev/aac/aacvar.h From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:22:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1414837B401; Tue, 8 Apr 2003 06:22:42 -0700 (PDT) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E4743FAF; Tue, 8 Apr 2003 06:22:41 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd00.sul.t-online.de by mailout05.sul.t-online.com with smtp id 192t3b-0000ed-02; Tue, 08 Apr 2003 15:22:35 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.125.201]) by fmrl00.sul.t-online.com with esmtp id 192t3K-0SWxcWC; Tue, 8 Apr 2003 15:22:18 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h38DMKBR001991; Tue, 8 Apr 2003 15:22:20 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h38DMRpr005109; Tue, 8 Apr 2003 15:22:27 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Tue, 8 Apr 2003 15:22:27 +0200 From: Alexander Leidinger To: Dag-Erling Smorgrav Message-Id: <20030408152227.60c38ce3.Alexander@Leidinger.net> In-Reply-To: References: <200304071800.h37I0irO089520@spider.deepcore.dk> <20030408150717.0dd91b18.Alexander@Leidinger.net> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: sos@spider.deepcore.dk cc: cvs-all@freebsd.org cc: sos@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:22:42 -0000 On Tue, 08 Apr 2003 15:09:17 +0200 Dag-Erling Smorgrav wrote: > Alexander Leidinger writes: > > For metadata intensive operations in a softupdates world they seem to > > buy as much as a write-cache (without the drawbacks of a wc in the > > softupdates world)... at least on a SCSI system. > > ATA != SCSI Yes... so what's the problem with ATA & TQ? > Besides, enabling ATA tags automatically enables the write cache. This can be changed... Bye, Alexander. -- Secret hacker rule #11: hackers read manuals. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:27:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10B4537B412; Tue, 8 Apr 2003 06:27:13 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id F180A43FAF; Tue, 8 Apr 2003 06:27:10 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.8p1/8.12.8) id h38DR9XC025406; Tue, 8 Apr 2003 15:27:09 +0200 (CEST) (envelope-from sos) From: Soeren Schmidt Message-Id: <200304081327.h38DR9XC025406@spider.deepcore.dk> In-Reply-To: <20030408152227.60c38ce3.Alexander@Leidinger.net> To: Alexander Leidinger Date: Tue, 8 Apr 2003 15:27:09 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: sos@freebsd.org cc: cvs-all@freebsd.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.hata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:27:13 -0000 It seems Alexander Leidinger wrote: > Dag-Erling Smorgrav wrote: > > Alexander Leidinger writes: > > > For metadata intensive operations in a softupdates world they seem to > > > buy as much as a write-cache (without the drawbacks of a wc in the > > > softupdates world)... at least on a SCSI system. > > > > ATA != SCSI > > Yes... so what's the problem with ATA & TQ? Its borked at the moment. > > Besides, enabling ATA tags automatically enables the write cache. > > This can be changed... No it cannot, requirement of the HW. -Søren From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:33:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADB7437B401; Tue, 8 Apr 2003 06:33:15 -0700 (PDT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1C4743FAF; Tue, 8 Apr 2003 06:33:14 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd08.sul.t-online.de by mailout03.sul.t-online.com with smtp id 192tDl-00057i-05; Tue, 08 Apr 2003 15:33:05 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.125.201]) by fmrl08.sul.t-online.com with esmtp id 192tDZ-0PGZcmC; Tue, 8 Apr 2003 15:32:53 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h38DWrBR002045; Tue, 8 Apr 2003 15:32:53 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h38DWxpr005126; Tue, 8 Apr 2003 15:32:59 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Tue, 8 Apr 2003 15:32:59 +0200 From: Alexander Leidinger To: Soeren Schmidt Message-Id: <20030408153259.2a4b03ac.Alexander@Leidinger.net> In-Reply-To: <200304081327.h38DR9XC025406@spider.deepcore.dk> References: <20030408152227.60c38ce3.Alexander@Leidinger.net> <200304081327.h38DR9XC025406@spider.deepcore.dk> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: sos@freebsd.org cc: cvs-all@freebsd.org cc: des@ofug.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:33:16 -0000 On Tue, 8 Apr 2003 15:27:09 +0200 (CEST) Soeren Schmidt wrote: > It seems Alexander Leidinger wrote: > > Dag-Erling Smorgrav wrote: > > > Alexander Leidinger writes: > > > > For metadata intensive operations in a softupdates world they seem to > > > > buy as much as a write-cache (without the drawbacks of a wc in the > > > > softupdates world)... at least on a SCSI system. > > > > > > ATA != SCSI > > > > Yes... so what's the problem with ATA & TQ? > > Its borked at the moment. I know... let's assume it would work: what's the problem with ATA & TQ which prevents it from being as effective as the SCSI TQ? > > > Besides, enabling ATA tags automatically enables the write cache. > > > > This can be changed... > > No it cannot, requirement of the HW. Does this mean we can't use ATA-TQ in situations where we would use TQ without WC on a SCSI system (read: does it affect softupdates)? Bye, Alexander. -- Intel: where Quality is job number 0.9998782345! http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:34:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A82B037B401; Tue, 8 Apr 2003 06:34:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 464A343F85; Tue, 8 Apr 2003 06:34:37 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38DYb0U040742; Tue, 8 Apr 2003 06:34:37 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38DYaul040741; Tue, 8 Apr 2003 06:34:37 -0700 (PDT) Message-Id: <200304081334.h38DYaul040741@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 8 Apr 2003 06:34:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/tractorgen Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:34:38 -0000 adamw 2003/04/08 06:34:36 PDT FreeBSD ports repository Modified files: games/tractorgen Makefile pkg-descr Log: Correct MASTER_SITES. PR: 50721 Submitted by: elfrink@introcom.nl (maintainer) Revision Changes Path 1.2 +1 -1 ports/games/tractorgen/Makefile 1.2 +1 -1 ports/games/tractorgen/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:36:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9D7437B401; Tue, 8 Apr 2003 06:36:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4988C43F85; Tue, 8 Apr 2003 06:36:46 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38Dak0U040876; Tue, 8 Apr 2003 06:36:46 -0700 (PDT) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38DajnZ040875; Tue, 8 Apr 2003 06:36:45 -0700 (PDT) Message-Id: <200304081336.h38DajnZ040875@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 8 Apr 2003 06:36:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Tools/scripts distclean.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:36:47 -0000 sobomax 2003/04/08 06:36:45 PDT FreeBSD ports repository Modified files: Tools/scripts distclean.sh Log: Speed-up a bit when user keeps his working directories in the ports tree (doesn't use WRKDIRPREFIX). Submitted by: ru Revision Changes Path 1.15 +5 -2 ports/Tools/scripts/distclean.sh From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:52:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20DC437B401; Tue, 8 Apr 2003 06:52:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D22A43F3F; Tue, 8 Apr 2003 06:52:20 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38DqK0U042044; Tue, 8 Apr 2003 06:52:20 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38DqKeh042043; Tue, 8 Apr 2003 06:52:20 -0700 (PDT) Message-Id: <200304081352.h38DqKeh042043@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 8 Apr 2003 06:52:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gdm2 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:52:21 -0000 adamw 2003/04/08 06:52:20 PDT FreeBSD ports repository Modified files: x11/gdm2 pkg-plist Log: Fix checks in the pkg-plist. Submitted by: olgeni Revision Changes Path 1.27 +9 -9 ports/x11/gdm2/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:54:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9D0E37B401; Tue, 8 Apr 2003 06:54:46 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6D2543FD7; Tue, 8 Apr 2003 06:54:45 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 67F4A5309; Tue, 8 Apr 2003 15:54:44 +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: Alexander Leidinger From: Dag-Erling Smorgrav Date: Tue, 08 Apr 2003 15:54:43 +0200 In-Reply-To: <20030408153259.2a4b03ac.Alexander@Leidinger.net> (Alexander Leidinger's message of "Tue, 8 Apr 2003 15:32:59 +0200") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <20030408152227.60c38ce3.Alexander@Leidinger.net> <200304081327.h38DR9XC025406@spider.deepcore.dk> <20030408153259.2a4b03ac.Alexander@Leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Soeren Schmidt cc: cvs-all@freebsd.org cc: sos@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:54:47 -0000 Alexander Leidinger writes: > Does this mean we can't use ATA-TQ in situations where we would use TQ > without WC on a SCSI system (read: does it affect softupdates)? Tagged queueing doesn't make sense without a write cache. Think about it for a minute. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Tue Apr 8 06:56:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A79037B401; Tue, 8 Apr 2003 06:56:10 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53D5A43FA3; Tue, 8 Apr 2003 06:56:08 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.8p1/8.12.8) id h38Du7PF032425; Tue, 8 Apr 2003 15:56:07 +0200 (CEST) (envelope-from sos) From: Soeren Schmidt Message-Id: <200304081356.h38Du7PF032425@spider.deepcore.dk> In-Reply-To: <20030408153259.2a4b03ac.Alexander@Leidinger.net> To: Alexander Leidinger Date: Tue, 8 Apr 2003 15:56:07 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: sos@freebsd.org cc: cvs-all@freebsd.org cc: des@ofug.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.hata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 13:56:10 -0000 It seems Alexander Leidinger wrote: > > > Yes... so what's the problem with ATA & TQ? > > > > Its borked at the moment. > > I know... let's assume it would work: what's the problem with ATA & TQ > which prevents it from being as effective as the SCSI TQ? None that I know of except maybe the number of tags (32).. > > > > Besides, enabling ATA tags automatically enables the write cache. > > > > > > This can be changed... > > > > No it cannot, requirement of the HW. > > Does this mean we can't use ATA-TQ in situations where we would use TQ > without WC on a SCSI system (read: does it affect softupdates)? Well, this has newer been found out by hard evidence. The only vendor doing tags capable ATA disks doesn't want to tell, so we cant really know for sure. However tests here indicates that the "WC effect" is not in action when tags are enabled, but I could just have been unusually lucky... -Søren From owner-cvs-all@FreeBSD.ORG Tue Apr 8 07:12:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A6A237B401; Tue, 8 Apr 2003 07:12:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2913C43FBD; Tue, 8 Apr 2003 07:12:46 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38ECj0U044547; Tue, 8 Apr 2003 07:12:45 -0700 (PDT) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38ECjUO044546; Tue, 8 Apr 2003 07:12:45 -0700 (PDT) Message-Id: <200304081412.h38ECjUO044546@repoman.freebsd.org> From: Peter Pentchev Date: Tue, 8 Apr 2003 07:12:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/qmail-conf Makefile distinfo pkg-comment pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 14:12:46 -0000 roam 2003/04/08 07:12:45 PDT FreeBSD ports repository Modified files: mail Makefile Added files: mail/qmail-conf Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Finally add a port of qmail-conf that I have been using for more than two years now... Revision Changes Path 1.375 +1 -0 ports/mail/Makefile 1.1 +44 -0 ports/mail/qmail-conf/Makefile (new) 1.1 +2 -0 ports/mail/qmail-conf/distinfo (new) 1.1 +1 -0 ports/mail/qmail-conf/pkg-comment (new) 1.1 +5 -0 ports/mail/qmail-conf/pkg-descr (new) 1.1 +6 -0 ports/mail/qmail-conf/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 8 07:14:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F28437B401; Tue, 8 Apr 2003 07:14:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F403B43F75; Tue, 8 Apr 2003 07:14:17 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38EEH0U044665; Tue, 8 Apr 2003 07:14:17 -0700 (PDT) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38EEHkH044664; Tue, 8 Apr 2003 07:14:17 -0700 (PDT) Message-Id: <200304081414.h38EEHkH044664@repoman.freebsd.org> From: Peter Pentchev Date: Tue, 8 Apr 2003 07:14:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 14:14:18 -0000 roam 2003/04/08 07:14:17 PDT FreeBSD ports repository Modified files: . modules Log: qmail-conf --> ports/mail/qmail-conf Revision Changes Path 1.7020 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Apr 8 07:16:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55A8737B401; Tue, 8 Apr 2003 07:16:21 -0700 (PDT) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C7DA43F93; Tue, 8 Apr 2003 07:16:20 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd10.sul.t-online.de by mailout07.sul.t-online.com with smtp id 192ttO-0002iK-0E; Tue, 08 Apr 2003 16:16:06 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.125.201]) by fmrl10.sul.t-online.com with esmtp id 192tsw-1yjrSiC; Tue, 8 Apr 2003 16:15:38 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h38EFeBR002209; Tue, 8 Apr 2003 16:15:41 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h38EFlpr005308; Tue, 8 Apr 2003 16:15:47 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Tue, 8 Apr 2003 16:15:47 +0200 From: Alexander Leidinger To: Dag-Erling Smorgrav Message-Id: <20030408161547.1963e23a.Alexander@Leidinger.net> In-Reply-To: References: <20030408152227.60c38ce3.Alexander@Leidinger.net> <200304081327.h38DR9XC025406@spider.deepcore.dk> <20030408153259.2a4b03ac.Alexander@Leidinger.net> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: sos@spider.deepcore.dk cc: cvs-all@freebsd.org cc: sos@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 14:16:21 -0000 On Tue, 08 Apr 2003 15:54:43 +0200 Dag-Erling Smorgrav wrote: > Alexander Leidinger writes: > > Does this mean we can't use ATA-TQ in situations where we would use TQ > > without WC on a SCSI system (read: does it affect softupdates)? > > Tagged queueing doesn't make sense without a write cache. Think about > it for a minute. It doesn't make sense without some kind of a buffer, I know. With SCSI disks you can observe a small difference between TQ with WC enabled and TQ with WC disabled. Based upon this I concluded, that SCSI disks seems to have a buffer for the WC (with all it's ill side effects in the softupdates case) and another buffer for TQ. SCSI != ATA, but why design another WC/TQ combination, if I can borrow it from the SCSI disks... Feel free to correct misunderstandings on my side. Bye, Alexander. -- "One world, one web, one program" -- Microsoft promotional ad "Ein Volk, ein Reich, ein Fuehrer" -- Adolf Hitler http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 07:16:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4363E37B401; Tue, 8 Apr 2003 07:16:50 -0700 (PDT) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5858A43F75; Tue, 8 Apr 2003 07:16:49 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd09.sul.t-online.de by mailout02.sul.t-online.com with smtp id 192tu0-0002jq-06; Tue, 08 Apr 2003 16:16:44 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.125.201]) by fmrl09.sul.t-online.com with esmtp id 192tti-09sexsC; Tue, 8 Apr 2003 16:16:26 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h38EGSBR002212; Tue, 8 Apr 2003 16:16:28 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h38EGZpr005312; Tue, 8 Apr 2003 16:16:35 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Tue, 8 Apr 2003 16:16:35 +0200 From: Alexander Leidinger To: Soeren Schmidt Message-Id: <20030408161635.12b7b0a5.Alexander@Leidinger.net> In-Reply-To: <200304081356.h38Du7PF032425@spider.deepcore.dk> References: <20030408153259.2a4b03ac.Alexander@Leidinger.net> <200304081356.h38Du7PF032425@spider.deepcore.dk> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: sos@freebsd.org cc: cvs-all@freebsd.org cc: des@ofug.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 14:16:50 -0000 On Tue, 8 Apr 2003 15:56:07 +0200 (CEST) Soeren Schmidt wrote: > > > > > Besides, enabling ATA tags automatically enables the write cache. > > > > > > > > This can be changed... > > > > > > No it cannot, requirement of the HW. > > > > Does this mean we can't use ATA-TQ in situations where we would use TQ > > without WC on a SCSI system (read: does it affect softupdates)? > > Well, this has newer been found out by hard evidence. The only vendor > doing tags capable ATA disks doesn't want to tell, so we cant really > know for sure. However tests here indicates that the "WC effect" is > not in action when tags are enabled, but I could just have been > unusually lucky... You should gamble then... ;-) Thanks, Alexander. -- It is easier to fix Unix than to live with NT. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 07:25:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7906D37B401; Tue, 8 Apr 2003 07:25:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC5FB43F75; Tue, 8 Apr 2003 07:25:47 -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 h38EPl0U045618; Tue, 8 Apr 2003 07:25:47 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38EPlqS045617; Tue, 8 Apr 2003 07:25:47 -0700 (PDT) Message-Id: <200304081425.h38EPlqS045617@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 8 Apr 2003 07:25: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/alpha/alpha busdma_machdep.c src/sys/dev/snc dp83932.c src/sys/dev/vx if_vx.c src/sys/ia64/ia64 busdma_machdep.c src/sys/kern kern_mac.c uipc_mbuf.c src/sys/net... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 14:25:48 -0000 des 2003/04/08 07:25:47 PDT FreeBSD src repository Modified files: sys/alpha/alpha busdma_machdep.c sys/dev/snc dp83932.c sys/dev/vx if_vx.c sys/ia64/ia64 busdma_machdep.c sys/kern kern_mac.c uipc_mbuf.c sys/net if_disc.c if_faith.c if_loop.c sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c sys/netgraph ng_base.c ng_iface.c sys/netinet ip_divert.c ip_input.c ip_mroute.c ip_output.c sys/netipsec keysock.c sys/netkey keysock.c sys/netnatm natm.c sys/powerpc/powerpc busdma_machdep.c sys/sparc64/sparc64 bus_machdep.c iommu.c sys/sys mbuf.h Log: Introduce an M_ASSERTPKTHDR() macro which performs the very common task of asserting that an mbuf has a packet header. Use it instead of hand- rolled versions wherever applicable. Submitted by: Hiten Pandya Revision Changes Path 1.34 +1 -2 src/sys/alpha/alpha/busdma_machdep.c 1.10 +1 -3 src/sys/dev/snc/dp83932.c 1.43 +2 -5 src/sys/dev/vx/if_vx.c 1.22 +1 -2 src/sys/ia64/ia64/busdma_machdep.c 1.83 +2 -2 src/sys/kern/kern_mac.c 1.113 +3 -4 src/sys/kern/uipc_mbuf.c 1.35 +1 -2 src/sys/net/if_disc.c 1.21 +1 -2 src/sys/net/if_faith.c 1.81 +3 -3 src/sys/net/if_loop.c 1.6 +2 -4 src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c 1.68 +1 -2 src/sys/netgraph/ng_base.c 1.26 +1 -1 src/sys/netgraph/ng_iface.c 1.74 +1 -1 src/sys/netinet/ip_divert.c 1.235 +1 -2 src/sys/netinet/ip_input.c 1.87 +1 -2 src/sys/netinet/ip_mroute.c 1.186 +1 -1 src/sys/netinet/ip_output.c 1.5 +1 -2 src/sys/netipsec/keysock.c 1.21 +1 -2 src/sys/netkey/keysock.c 1.23 +1 -2 src/sys/netnatm/natm.c 1.12 +1 -2 src/sys/powerpc/powerpc/busdma_machdep.c 1.26 +1 -2 src/sys/sparc64/sparc64/bus_machdep.c 1.23 +1 -2 src/sys/sparc64/sparc64/iommu.c 1.118 +7 -0 src/sys/sys/mbuf.h From owner-cvs-all@FreeBSD.ORG Tue Apr 8 07:46:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 905E237B401; Tue, 8 Apr 2003 07:46:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D14F43F85; Tue, 8 Apr 2003 07:46:02 -0700 (PDT) (envelope-from mwlucas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38Ek10U047002; Tue, 8 Apr 2003 07:46:02 -0700 (PDT) (envelope-from mwlucas@repoman.freebsd.org) Received: (from mwlucas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38Ek1ic047001; Tue, 8 Apr 2003 07:46:01 -0700 (PDT) Message-Id: <200304081446.h38Ek1ic047001@repoman.freebsd.org> From: Michael Lucas Date: Tue, 8 Apr 2003 07:46:01 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 14:46:03 -0000 mwlucas 2003/04/08 07:46:01 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Remove 2.1 and 2.2 cruft from mouse questions, and rewrite answers to be more readable now that the cruft is gone. Revision Changes Path 1.527 +29 -48 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 07:50:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09C4F37B401; Tue, 8 Apr 2003 07:50:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C6C043FAF; Tue, 8 Apr 2003 07:50:12 -0700 (PDT) (envelope-from mwlucas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38EoC0U047099; Tue, 8 Apr 2003 07:50:12 -0700 (PDT) (envelope-from mwlucas@repoman.freebsd.org) Received: (from mwlucas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38EoCJ5047097; Tue, 8 Apr 2003 07:50:12 -0700 (PDT) Message-Id: <200304081450.h38EoCJ5047097@repoman.freebsd.org> From: Michael Lucas Date: Tue, 8 Apr 2003 07:50:12 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 14:50:13 -0000 mwlucas 2003/04/08 07:50:12 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Line wrap corrections from previous commit. No content changes. Revision Changes Path 1.528 +28 -27 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 07:53:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5C0837B401; Tue, 8 Apr 2003 07:53:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EE1F43FB1; Tue, 8 Apr 2003 07:53:14 -0700 (PDT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38ErE0U047600; Tue, 8 Apr 2003 07:53:14 -0700 (PDT) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38ErEJt047599; Tue, 8 Apr 2003 07:53:14 -0700 (PDT) Message-Id: <200304081453.h38ErEJt047599@repoman.freebsd.org> From: MANTANI Nobutaka Date: Tue, 8 Apr 2003 07:53:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/emacs21 Makefile distinfo pkg-plist ports/editors/emacs21/files patch-lisp_dired.el X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 14:53:15 -0000 nobutaka 2003/04/08 07:53:14 PDT FreeBSD ports repository Modified files: editors/emacs21 Makefile distinfo pkg-plist editors/emacs21/files patch-lisp_dired.el Log: Update to 21.3. Submitted by: Frank Ruell Revision Changes Path 1.16 +1 -2 ports/editors/emacs21/Makefile 1.6 +1 -1 ports/editors/emacs21/distinfo 1.4 +5 -5 ports/editors/emacs21/files/patch-lisp_dired.el 1.2 +8 -2 ports/editors/emacs21/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 8 07:56:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 610E737B401; Tue, 8 Apr 2003 07:56:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 932AC43FE0; Tue, 8 Apr 2003 07:56:32 -0700 (PDT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38EuW0U047742; Tue, 8 Apr 2003 07:56:32 -0700 (PDT) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38EuWkh047741; Tue, 8 Apr 2003 07:56:32 -0700 (PDT) Message-Id: <200304081456.h38EuWkh047741@repoman.freebsd.org> From: MANTANI Nobutaka Date: Tue, 8 Apr 2003 07:56:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.emacs.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 14:56:33 -0000 nobutaka 2003/04/08 07:56:32 PDT FreeBSD ports repository Modified files: Mk bsd.emacs.mk Log: Sync with update of editors/emacs21. Revision Changes Path 1.23 +2 -2 ports/Mk/bsd.emacs.mk From owner-cvs-all@FreeBSD.ORG Tue Apr 8 08:00:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7303C37B401; Tue, 8 Apr 2003 08:00:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10B2443FBF; Tue, 8 Apr 2003 08:00:04 -0700 (PDT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38F030U047894; Tue, 8 Apr 2003 08:00:03 -0700 (PDT) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38F037K047893; Tue, 8 Apr 2003 08:00:03 -0700 (PDT) Message-Id: <200304081500.h38F037K047893@repoman.freebsd.org> From: MANTANI Nobutaka Date: Tue, 8 Apr 2003 08:00:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/libxine Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:00:04 -0000 nobutaka 2003/04/08 08:00:03 PDT FreeBSD ports repository Modified files: multimedia/libxine Makefile pkg-plist Log: Fix pkg-plist. Revision Changes Path 1.35 +1 -1 ports/multimedia/libxine/Makefile 1.17 +0 -3 ports/multimedia/libxine/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 8 08:00:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EB2637B401; Tue, 8 Apr 2003 08:00:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D10DA43F85; Tue, 8 Apr 2003 08:00:49 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38F0n0U048019; Tue, 8 Apr 2003 08:00:49 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38F0mBE048016; Tue, 8 Apr 2003 08:00:48 -0700 (PDT) Message-Id: <200304081500.h38F0mBE048016@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 8 Apr 2003 08:00:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/white_dune Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:00:50 -0000 ijliao 2003/04/08 08:00:48 PDT FreeBSD ports repository Modified files: graphics/white_dune Makefile distinfo pkg-plist Log: upgrade to 0.21.3 Revision Changes Path 1.7 +6 -2 ports/graphics/white_dune/Makefile 1.3 +1 -1 ports/graphics/white_dune/distinfo 1.3 +114 -95 ports/graphics/white_dune/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 8 08:10:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB9BE37B401; Tue, 8 Apr 2003 08:10:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83BF343FCB; Tue, 8 Apr 2003 08:10:51 -0700 (PDT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38FAp0U049828; Tue, 8 Apr 2003 08:10:51 -0700 (PDT) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38FApB4049826; Tue, 8 Apr 2003 08:10:51 -0700 (PDT) Message-Id: <200304081510.h38FApB4049826@repoman.freebsd.org> From: MANTANI Nobutaka Date: Tue, 8 Apr 2003 08:10:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/eterm Makefileports/japanese/eterm/files extra-patch-src:command.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:10:52 -0000 nobutaka 2003/04/08 08:10:51 PDT FreeBSD ports repository Modified files: japanese/eterm Makefile japanese/eterm/files extra-patch-src:command.c Log: Fix build error. Submitted by: Yosifumi Nakagawa , hosokawa, Philip Paeps Revision Changes Path 1.19 +1 -1 ports/japanese/eterm/Makefile 1.2 +12 -12 ports/japanese/eterm/files/extra-patch-src:command.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 08:24:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC93F37B401; Tue, 8 Apr 2003 08:24:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E59843FBF; Tue, 8 Apr 2003 08:24:09 -0700 (PDT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38FO90U050646; Tue, 8 Apr 2003 08:24:09 -0700 (PDT) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38FO9lg050645; Tue, 8 Apr 2003 08:24:09 -0700 (PDT) Message-Id: <200304081524.h38FO9lg050645@repoman.freebsd.org> From: MANTANI Nobutaka Date: Tue, 8 Apr 2003 08:24:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/w3m Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:24:10 -0000 nobutaka 2003/04/08 08:24:09 PDT FreeBSD ports repository Modified files: www/w3m Makefile Log: Remove migemo from RUN_DEPENDS. Revision Changes Path 1.57 +0 -2 ports/www/w3m/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 08:26:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7CA437B401; Tue, 8 Apr 2003 08:26:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4794643FA3; Tue, 8 Apr 2003 08:26:03 -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 h38FQ30U050766; Tue, 8 Apr 2003 08:26:03 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38FQ3Xp050765; Tue, 8 Apr 2003 08:26:03 -0700 (PDT) Message-Id: <200304081526.h38FQ3Xp050765@repoman.freebsd.org> From: Warner Losh Date: Tue, 8 Apr 2003 08:26: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/wi if_wi_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:26:04 -0000 imp 2003/04/08 08:26:02 PDT FreeBSD src repository Modified files: sys/dev/wi if_wi_pccard.c Log: Don't set the decription, since the pccard layer does that for us now. Remove the duplicate entries that were there to disambiguate different cards that were the same, yet people wanted to have different dmesg. Revision Changes Path 1.20 +1 -10 src/sys/dev/wi/if_wi_pccard.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 08:28:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EA3F37B401; Tue, 8 Apr 2003 08:28:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A495243F93; Tue, 8 Apr 2003 08:28:58 -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 h38FSw0U050887; Tue, 8 Apr 2003 08:28:58 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38FSwmP050886; Tue, 8 Apr 2003 08:28:58 -0700 (PDT) Message-Id: <200304081528.h38FSwmP050886@repoman.freebsd.org> From: Warner Losh Date: Tue, 8 Apr 2003 08:28: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/dev/pccard pccardvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:28:59 -0000 imp 2003/04/08 08:28:58 PDT FreeBSD src repository Modified files: sys/dev/pccard pccardvar.h Log: Create new _ND versions to allow one to not specify the description be stored in the table. Revision Changes Path 1.36 +5 -0 src/sys/dev/pccard/pccardvar.h From owner-cvs-all@FreeBSD.ORG Tue Apr 8 08:36:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACD7A37B401; Tue, 8 Apr 2003 08:36:28 -0700 (PDT) Received: from gvr.gvr.org (gvr.gvr.org [212.61.40.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CE8C43FBF; Tue, 8 Apr 2003 08:36:27 -0700 (PDT) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 7889041; Tue, 8 Apr 2003 17:36:25 +0200 (CEST) Date: Tue, 8 Apr 2003 17:36:25 +0200 From: Guido van Rooij To: Maxime Henrion Message-ID: <20030408153625.GA78927@gvr.gvr.org> References: <200304081305.h38D5CGH038749@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304081305.h38D5CGH038749@repoman.freebsd.org> 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:36:29 -0000 On Tue, Apr 08, 2003 at 06:05:12AM -0700, Maxime Henrion wrote: > mux 2003/04/08 06:05:12 PDT > > FreeBSD src repository > > Modified files: > sys/dev/fxp if_fxp.c > Log: > Fix the hangs people have been seeing. For some reason, the > atomic operation change caused this, so backout it until I > can figure out what's wrong with it. FRom the look of it, it seems you have an error in your patch. Shouldn't: atomic_clear_32((u_int32_t *)&last->tx_cb->cb_status, htobe32(bswap16(FXP_CB_COMMAND_S))); be: atomic_clear_32((u_int32_t *)&last->tx_cb->cb_command, htobe32(bswap16(FXP_CB_COMMAND_S))); -Guido From owner-cvs-all@FreeBSD.ORG Tue Apr 8 08:36:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7856537B401; Tue, 8 Apr 2003 08:36:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18BFB43FE0; Tue, 8 Apr 2003 08:36:44 -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 h38Fah0U051499; Tue, 8 Apr 2003 08:36:43 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38Fah3m051498; Tue, 8 Apr 2003 08:36:43 -0700 (PDT) Message-Id: <200304081536.h38Fah3m051498@repoman.freebsd.org> From: Warner Losh Date: Tue, 8 Apr 2003 08:36: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/dev/wi if_wi_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:36:44 -0000 imp 2003/04/08 08:36:43 PDT FreeBSD src repository Modified files: sys/dev/wi if_wi_pccard.c Log: Use the new _ND macros to not include the description strings. If any of the entries have a description, we'll use that to override the description that the pccard layer generates for us. This saves about 930 bytes in the module, so I feel it won't hurt the crowded boot disks.... # other modules to follow Revision Changes Path 1.21 +43 -40 src/sys/dev/wi/if_wi_pccard.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 08:49:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2611037B401; Tue, 8 Apr 2003 08:49:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B342443FAF; Tue, 8 Apr 2003 08:49:56 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38Fnu0U057377; Tue, 8 Apr 2003 08:49:56 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38FnuS7057376; Tue, 8 Apr 2003 08:49:56 -0700 (PDT) Message-Id: <200304081549.h38FnuS7057376@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 8 Apr 2003 08:49:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/wmdrawer Makefile distinfo ports/x11/wmdrawer/files patch-wmdrawerrc.example X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:49:57 -0000 ijliao 2003/04/08 08:49:56 PDT FreeBSD ports repository Modified files: x11/wmdrawer Makefile distinfo Added files: x11/wmdrawer/files patch-wmdrawerrc.example Log: add daemon xpm pass maintainership to submitter Submitted by: Josef El-Rayes Revision Changes Path 1.3 +16 -3 ports/x11/wmdrawer/Makefile 1.2 +1 -0 ports/x11/wmdrawer/distinfo 1.1 +21 -0 ports/x11/wmdrawer/files/patch-wmdrawerrc.example (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 8 08:55:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 873A137B401; Tue, 8 Apr 2003 08:55:44 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 210A443FAF; Tue, 8 Apr 2003 08:55:44 -0700 (PDT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 100C62ED40E; Tue, 8 Apr 2003 08:55:44 -0700 (PDT) Date: Tue, 8 Apr 2003 17:55:44 +0200 From: Maxime Henrion To: Guido van Rooij Message-ID: <20030408155544.GE1750@elvis.mu.org> References: <200304081305.h38D5CGH038749@repoman.freebsd.org> <20030408153625.GA78927@gvr.gvr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030408153625.GA78927@gvr.gvr.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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 15:55:45 -0000 Guido van Rooij wrote: > On Tue, Apr 08, 2003 at 06:05:12AM -0700, Maxime Henrion wrote: > > mux 2003/04/08 06:05:12 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/fxp if_fxp.c > > Log: > > Fix the hangs people have been seeing. For some reason, the > > atomic operation change caused this, so backout it until I > > can figure out what's wrong with it. > > FRom the look of it, it seems you have an error in your patch. > Shouldn't: > atomic_clear_32((u_int32_t *)&last->tx_cb->cb_status, > htobe32(bswap16(FXP_CB_COMMAND_S))); > > be: > > atomic_clear_32((u_int32_t *)&last->tx_cb->cb_command, > htobe32(bswap16(FXP_CB_COMMAND_S))); No, that would cause an unaligned access. I'm really modifying cd_command, which is a 16-bit integer. However, for this to be portable, I need to use a 32-bit atomic operation. I can't do this trick on cb_command's adress because it's 16-bit aligned, so I'm doing the atomic operation on the 32-bit integer at cb_status's address which is a 16-bit integer too. Moreover, if I was doing this on cb_command, which I can't, the htobe32(bswap16(FXP_CB_COMMAND_S)) wouldn't be good anymore. Cheers, Maxime From owner-cvs-all@FreeBSD.ORG Tue Apr 8 09:06:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36AEF37B401; Tue, 8 Apr 2003 09:06:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9A2543FA3; Tue, 8 Apr 2003 09:06:38 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38G6c0U059600; Tue, 8 Apr 2003 09:06:38 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38G6cno059599; Tue, 8 Apr 2003 09:06:38 -0700 (PDT) Message-Id: <200304081606.h38G6cno059599@repoman.freebsd.org> From: Norikatsu Shigemura Date: Tue, 8 Apr 2003 09:06:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese Makefile ports/japanese/kochi-cidfonts Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 16:06:39 -0000 nork 2003/04/08 09:06:38 PDT FreeBSD ports repository Modified files: japanese Makefile Added files: japanese/kochi-cidfonts Makefile distinfo pkg-descr pkg-plist Log: Add kochi-cidfonts 0.017, free Japanese CID-keyed fonts named 'Kochi'. PR: ports/49976 Submitted by: KOMATSU Shinichiro Revision Changes Path 1.468 +1 -0 ports/japanese/Makefile 1.1 +31 -0 ports/japanese/kochi-cidfonts/Makefile (new) 1.1 +1 -0 ports/japanese/kochi-cidfonts/distinfo (new) 1.1 +6 -0 ports/japanese/kochi-cidfonts/pkg-descr (new) 1.1 +7 -0 ports/japanese/kochi-cidfonts/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 8 09:06:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC02E37B401; Tue, 8 Apr 2003 09:06:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DA1143F85; Tue, 8 Apr 2003 09:06:50 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38G6o0U059646; Tue, 8 Apr 2003 09:06:50 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38G6o8X059645; Tue, 8 Apr 2003 09:06:50 -0700 (PDT) Message-Id: <200304081606.h38G6o8X059645@repoman.freebsd.org> From: Norikatsu Shigemura Date: Tue, 8 Apr 2003 09:06:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 16:06:51 -0000 nork 2003/04/08 09:06:50 PDT FreeBSD ports repository Modified files: . modules Log: ja-kochi-cidfonts --> ports/japanese/kochi-cidfonts Revision Changes Path 1.7021 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Apr 8 09:14:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ACD037B401; Tue, 8 Apr 2003 09:14:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CDF143F75; Tue, 8 Apr 2003 09:14: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 h38GE20U060225; Tue, 8 Apr 2003 09:14: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 h38GE2ei060224; Tue, 8 Apr 2003 09:14:02 -0700 (PDT) Message-Id: <200304081614.h38GE2ei060224@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 8 Apr 2003 09:14: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/etc Makefile newsyslog.conf syslog.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 16:14:03 -0000 des 2003/04/08 09:14:02 PDT FreeBSD src repository Modified files: etc Makefile newsyslog.conf syslog.conf Log: Introduce debug.log which gets debug.* (most of this would otherwise go to the great bit-bucket in the sky) Revision Changes Path 1.308 +2 -0 src/etc/Makefile 1.44 +1 -0 src/etc/newsyslog.conf 1.25 +1 -0 src/etc/syslog.conf From owner-cvs-all@FreeBSD.ORG Tue Apr 8 09:23:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EF7B37B401; Tue, 8 Apr 2003 09:23:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E218E43FD7; Tue, 8 Apr 2003 09:23:25 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38GNP0U060815; Tue, 8 Apr 2003 09:23:25 -0700 (PDT) (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38GNP0i060814; Tue, 8 Apr 2003 09:23:25 -0700 (PDT) Message-Id: <200304081623.h38GNP0i060814@repoman.freebsd.org> From: Christian Weisgerber Date: Tue, 8 Apr 2003 09:23:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 16:23:26 -0000 naddy 2003/04/08 09:23:25 PDT FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Update PACKETSTORM mirror list, and give priority to U.S & Europe mirrors. PR: 50306 Submitted by: Jim Geovedi Revision Changes Path 1.144 +11 -8 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Tue Apr 8 09:28:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7764E37B401; Tue, 8 Apr 2003 09:28:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 154EB43F93; Tue, 8 Apr 2003 09:28:14 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38GSD0U060985; Tue, 8 Apr 2003 09:28:13 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38GSD0b060980; Tue, 8 Apr 2003 09:28:13 -0700 (PDT) Message-Id: <200304081628.h38GSD0b060980@repoman.freebsd.org> From: Norikatsu Shigemura Date: Tue, 8 Apr 2003 09:28:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/p5-Crypt-OpenSSL-RSA Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 16:28:14 -0000 nork 2003/04/08 09:28:13 PDT FreeBSD ports repository Modified files: security/p5-Crypt-OpenSSL-RSA Makefile Log: Mark BROKEN on 4-STABLE or earlier(perl 5.6 required). Submitted by: Erwin Lansing Revision Changes Path 1.10 +11 -1 ports/security/p5-Crypt-OpenSSL-RSA/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 09:40:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2080737B401; Tue, 8 Apr 2003 09:40:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B36BA43FDF; Tue, 8 Apr 2003 09:40:54 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38Ges0U062005; Tue, 8 Apr 2003 09:40:54 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38Ges3m062003; Tue, 8 Apr 2003 09:40:54 -0700 (PDT) Message-Id: <200304081640.h38Ges3m062003@repoman.freebsd.org> From: Norikatsu Shigemura Date: Tue, 8 Apr 2003 09:40:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/chicken Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 16:40:55 -0000 nork 2003/04/08 09:40:54 PDT FreeBSD ports repository Modified files: lang/chicken Makefile pkg-plist Log: Fix build on alpha. Pointed out by: bento via kris Submitted by: Kimura Fuyuki (maintainer) Revision Changes Path 1.2 +1 -1 ports/lang/chicken/Makefile 1.2 +0 -2 ports/lang/chicken/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 8 09:52:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16FC737B401; Tue, 8 Apr 2003 09:52:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A737B43FCB; Tue, 8 Apr 2003 09:52: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 h38GqI0U062867; Tue, 8 Apr 2003 09:52: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 h38GqI8A062866; Tue, 8 Apr 2003 09:52:18 -0700 (PDT) Message-Id: <200304081652.h38GqI8A062866@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 8 Apr 2003 09:52: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/lib/libpam/modules/pam_chroot pam_chroot.8 pam_chroot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 16:52:19 -0000 des 2003/04/08 09:52:18 PDT FreeBSD src repository Modified files: lib/libpam/modules/pam_chroot pam_chroot.8 pam_chroot.c Log: Add a cwd option which specifies where to chdir(2) after the chroot(2). When using the /home/./foo scheme, this defaults to the rhs (/foo); otherwise it defaults to /. Revision Changes Path 1.2 +12 -3 src/lib/libpam/modules/pam_chroot/pam_chroot.8 1.2 +10 -3 src/lib/libpam/modules/pam_chroot/pam_chroot.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 09:52:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E0AF37B401; Tue, 8 Apr 2003 09:52:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1F5E43FDF; Tue, 8 Apr 2003 09:52:35 -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 h38GqZ0U062902; Tue, 8 Apr 2003 09:52:35 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38GqZjW062901; Tue, 8 Apr 2003 09:52:35 -0700 (PDT) Message-Id: <200304081652.h38GqZjW062901@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 8 Apr 2003 09:52: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/modules modules.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 16:52:36 -0000 des 2003/04/08 09:52:35 PDT FreeBSD src repository Modified files: lib/libpam/modules modules.inc Log: Connect the pam_chroot(8) module to the build. Revision Changes Path 1.15 +1 -0 src/lib/libpam/modules/modules.inc From owner-cvs-all@FreeBSD.ORG Tue Apr 8 09:59:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D47337B404 for ; Tue, 8 Apr 2003 09:59:23 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 076EE43F93 for ; Tue, 8 Apr 2003 09:59:22 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 27423 invoked by uid 1000); 8 Apr 2003 16:59:22 -0000 Date: Tue, 8 Apr 2003 09:59:22 -0700 (PDT) From: Nate Lawson To: "M. Warner Losh" In-Reply-To: <20030408.010809.56566565.imp@bsdimp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: murray@FreeBSD.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/sys/dev/usb if_kue.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 16:59:23 -0000 On Tue, 8 Apr 2003, M. Warner Losh wrote: > In message: <20030407112355.N43794@freebsdmall.com> > Murray Stokely writes: > : On Mon, Apr 07, 2003 at 09:33:00AM -0700, Nate Lawson wrote: > : > You have to update sys/dev/usb/usbdevs and then run make -f Makefile.usb, > : > then commit the changed usbdevs and *.h > : > : Sorry for the oversight. Looks like Warner fixed it for me. > > Yes. I saw 10 people complain and tell what the right answer was, but > nobody had gone ahead and then done it, so I just did it, after a > quick test compile... In my defense, I have extremely limited commit access from work but decent email access. Also, teach a man to fish ... -Nate From owner-cvs-all@FreeBSD.ORG Tue Apr 8 09:59:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E177E37B401; Tue, 8 Apr 2003 09:59:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 810A843FDF; Tue, 8 Apr 2003 09:59:53 -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 h38Gxr0U063153; Tue, 8 Apr 2003 09:59:53 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38GxriP063152; Tue, 8 Apr 2003 09:59:53 -0700 (PDT) Message-Id: <200304081659.h38GxriP063152@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 8 Apr 2003 09:59: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/usr.bin/su su.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 16:59:54 -0000 des 2003/04/08 09:59:53 PDT FreeBSD src repository Modified files: usr.bin/su su.c Log: PAM-related improvements: - if operating "as them" (su -l), use pam_{open,close}_session() - allow PAM to override $HOME (pam_chroot needs this) - chdir early, because later on we may be chrooted and chdir will fail Also use pid_t instead of int where applicable. Revision Changes Path 1.68 +59 -37 src/usr.bin/su/su.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 10:09:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 636EA37B407 for ; Tue, 8 Apr 2003 10:09:21 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id A8FA643F93 for ; Tue, 8 Apr 2003 10:09:19 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 27459 invoked by uid 1000); 8 Apr 2003 17:09:20 -0000 Date: Tue, 8 Apr 2003 10:09:20 -0700 (PDT) From: Nate Lawson To: Alexander Leidinger In-Reply-To: <20030408161547.1963e23a.Alexander@Leidinger.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: src-committers@freebsd.org cc: cvs-src@freebsd.org cc: Dag-Erling Smorgrav cc: sos@spider.deepcore.dk cc: cvs-all@freebsd.org cc: sos@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.hata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:09:21 -0000 On Tue, 8 Apr 2003, Alexander Leidinger wrote: > On Tue, 08 Apr 2003 15:54:43 +0200 > Dag-Erling Smorgrav wrote: > > > Alexander Leidinger writes: > > > Does this mean we can't use ATA-TQ in situations where we would use TQ > > > without WC on a SCSI system (read: does it affect softupdates)? > > > > Tagged queueing doesn't make sense without a write cache. Think about > > it for a minute. > > It doesn't make sense without some kind of a buffer, I know. With SCSI > disks you can observe a small difference between TQ with WC enabled and > TQ with WC disabled. Based upon this I concluded, that SCSI disks seems > to have a buffer for the WC (with all it's ill side effects in the > softupdates case) and another buffer for TQ. > > SCSI != ATA, but why design another WC/TQ combination, if I can borrow > it from the SCSI disks... > > Feel free to correct misunderstandings on my side. There are several levels of cache: cache in each drive, cache in the controller, and the vm/buffer cache in the kernel. Most modern SCSI drives have at least 8 MB of cache in the drive. Some controllers (mostly RAID) have cache. Tagged queuing is orthogonal to caching. TQ allows multiple transactions to be passed to the drive, allowing it to order and aggregate the requests as it thinks best. TQ can be done with no cache because all the drive is tracking is handles to transactions (typically 16 bit ids). Think of it as more like a pipeline than a cache. This is just a generalization based on SCSI SAM2 (www.t10.org). BTW, it's good to avoid "WC" as an abbreviation because it also means "write combining". -Nate From owner-cvs-all@FreeBSD.ORG Tue Apr 8 10:11:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 970F937B405 for ; Tue, 8 Apr 2003 10:11:44 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 2E43243FB1 for ; Tue, 8 Apr 2003 10:11:43 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 27475 invoked by uid 1000); 8 Apr 2003 17:11:43 -0000 Date: Tue, 8 Apr 2003 10:11:43 -0700 (PDT) From: Nate Lawson To: Maxime Henrion In-Reply-To: <20030408130518.AD52137B496@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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:11:45 -0000 On Tue, 8 Apr 2003, Maxime Henrion wrote: > Modified files: > sys/dev/fxp if_fxp.c > Log: > Fix the hangs people have been seeing. For some reason, the > atomic operation change caused this, so backout it until I > can figure out what's wrong with it. > > Revision Changes Path > 1.163 +7 -11 src/sys/dev/fxp/if_fxp.c Thank you. > - atomic_clear_32((u_int32_t *)&last->tx_cb->cb_status, > - htobe32(bswap16(FXP_CB_COMMAND_S))); > - > + atomic_clear_short(&sc->fxp_desc.tx_last->tx_cb->cb_command, > + FXP_CB_COMMAND_S); > +#else > + sc->fxp_desc.tx_last->tx_cb->cb_command &= ~FXP_CB_COMMAND_S; > +#endif /*__alpha__*/ Um, are each of those cases semantically equivalent? -Nate From owner-cvs-all@FreeBSD.ORG Tue Apr 8 10:15:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A751D37B401; Tue, 8 Apr 2003 10:15:08 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E9FE43FAF; Tue, 8 Apr 2003 10:15:07 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id DD9F05308; Tue, 8 Apr 2003 19:15:04 +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: Nate Lawson From: Dag-Erling Smorgrav Date: Tue, 08 Apr 2003 19:15:04 +0200 In-Reply-To: (Nate Lawson's message of "Tue, 8 Apr 2003 10:09:20 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: src-committers@freebsd.org cc: cvs-src@freebsd.org cc: Alexander Leidinger cc: sos@spider.deepcore.dk cc: cvs-all@freebsd.org cc: sos@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:15:09 -0000 Nate Lawson writes: > Tagged queuing is orthogonal to caching. TQ allows multiple transactions > to be passed to the drive, allowing it to order and aggregate the requests > as it thinks best. TQ can be done with no cache because all the drive is > tracking is handles to transactions (typically 16 bit ids). Think of it > as more like a pipeline than a cache. It can't be done without cache, because you can't queue and reorder transactions without some sort of cache. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Tue Apr 8 10:21:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D44A837B401; Tue, 8 Apr 2003 10:21:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73EE043F3F; Tue, 8 Apr 2003 10:21:15 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38HLF0U065784; Tue, 8 Apr 2003 10:21:15 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38HLF7l065783; Tue, 8 Apr 2003 10:21:15 -0700 (PDT) Message-Id: <200304081721.h38HLF7l065783@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 8 Apr 2003 10:21: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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:21:16 -0000 mux 2003/04/08 10:21:15 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: - Endian fixes. - 6 -> ETHER_ADDR_LEN. Revision Changes Path 1.164 +6 -5 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 10:26:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E2C237B414 for ; Tue, 8 Apr 2003 10:26:23 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id C60DA43FBF for ; Tue, 8 Apr 2003 10:26:21 -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 h38HPtpH009601; Tue, 8 Apr 2003 19:25:55 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h38HPtSL009600; Tue, 8 Apr 2003 19:25:55 +0200 (CEST) Date: Tue, 8 Apr 2003 19:25:55 +0200 From: Wilko Bulte To: Dag-Erling Smorgrav Message-ID: <20030408172555.GA9572@freebie.xs4all.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: src-committers@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG cc: Alexander Leidinger cc: Nate Lawson cc: sos@spider.deepcore.dk cc: cvs-all@FreeBSD.ORG cc: sos@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:26:23 -0000 On Tue, Apr 08, 2003 at 07:15:04PM +0200, Dag-Erling Smorgrav wrote: > Nate Lawson writes: > > Tagged queuing is orthogonal to caching. TQ allows multiple transactions > > to be passed to the drive, allowing it to order and aggregate the requests > > as it thinks best. TQ can be done with no cache because all the drive is > > tracking is handles to transactions (typically 16 bit ids). Think of it > > as more like a pipeline than a cache. > > It can't be done without cache, because you can't queue and reorder > transactions without some sort of cache. But you could do read buffering (to avoid the C word) only, so no write cache which has the volatility issues which have been discussed over and over again in combination with ATA drives. I still don't get it why ATA drives cannot be built to the same spec as SCSI drives as far as write caching etc are concerned Probably cost ;) ATA is for el-cheapo stuff. Serial ATA might see new uses, say in arrays. W/ -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Tue Apr 8 10:30:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 535D237B404; Tue, 8 Apr 2003 10:30:47 -0700 (PDT) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63A2143F75; Tue, 8 Apr 2003 10:30:46 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd10.sul.t-online.de by mailout07.sul.t-online.com with smtp id 192wvf-00037a-00; Tue, 08 Apr 2003 19:30:39 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.125.201]) by fmrl10.sul.t-online.com with esmtp id 192wvQ-07HnM0C; Tue, 8 Apr 2003 19:30:24 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h38HUMBR002683; Tue, 8 Apr 2003 19:30:22 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h38HULpr006071; Tue, 8 Apr 2003 19:30:21 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Tue, 8 Apr 2003 19:30:21 +0200 From: Alexander Leidinger To: Dag-Erling Smorgrav Message-Id: <20030408193021.77aa8706.Alexander@Leidinger.net> In-Reply-To: References: X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net cc: src-committers@freebsd.org cc: nate@root.org cc: cvs-src@freebsd.org cc: sos@spider.deepcore.dk cc: cvs-all@freebsd.org cc: sos@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:30:47 -0000 On Tue, 08 Apr 2003 19:15:04 +0200 Dag-Erling Smorgrav wrote: > Nate Lawson writes: > > Tagged queuing is orthogonal to caching. TQ allows multiple transactions > > to be passed to the drive, allowing it to order and aggregate the requests > > as it thinks best. TQ can be done with no cache because all the drive is > > tracking is handles to transactions (typically 16 bit ids). Think of it > > as more like a pipeline than a cache. > > It can't be done without cache, because you can't queue and reorder > transactions without some sort of cache. I like to think about it as a buffer, not a cache. A write-cache acknowledges the write as soon as it hits the cache (and not the physical storage) and talking about TQ as a cache makes me feel bad... Bye, Alexander. -- To boldly go where I surely don't belong. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 10:31:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2724337B410; Tue, 8 Apr 2003 10:30:59 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AAD943F75; Tue, 8 Apr 2003 10:30:59 -0700 (PDT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id F267D2ED411; Tue, 8 Apr 2003 10:30:58 -0700 (PDT) Date: Tue, 8 Apr 2003 19:30:58 +0200 From: Maxime Henrion To: Nate Lawson Message-ID: <20030408173058.GF1750@elvis.mu.org> References: <20030408130518.AD52137B496@hub.freebsd.org> 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:31:03 -0000 Nate Lawson wrote: > On Tue, 8 Apr 2003, Maxime Henrion wrote: > > Modified files: > > sys/dev/fxp if_fxp.c > > Log: > > Fix the hangs people have been seeing. For some reason, the > > atomic operation change caused this, so backout it until I > > can figure out what's wrong with it. > > > > Revision Changes Path > > 1.163 +7 -11 src/sys/dev/fxp/if_fxp.c > > Thank you. > > > - atomic_clear_32((u_int32_t *)&last->tx_cb->cb_status, > > - htobe32(bswap16(FXP_CB_COMMAND_S))); > > - > > + atomic_clear_short(&sc->fxp_desc.tx_last->tx_cb->cb_command, > > + FXP_CB_COMMAND_S); > > +#else > > + sc->fxp_desc.tx_last->tx_cb->cb_command &= ~FXP_CB_COMMAND_S; > > +#endif /*__alpha__*/ > > Um, are each of those cases semantically equivalent? Yes they are. The only difference, and that's probably where the problem lies, is that we are now rewriting (but not changing) cb_status. The cb_status word is probably mapped to a register in the fxp(4) card and thus rewriting it might not be safe. Cheers, Maxime From owner-cvs-all@FreeBSD.ORG Tue Apr 8 10:34:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CEA537B401; Tue, 8 Apr 2003 10:34:55 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E2A343FD7; Tue, 8 Apr 2003 10:34:54 -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 h38HYcZq022239; Tue, 8 Apr 2003 19:34:38 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Wilko Bulte From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 08 Apr 2003 19:25:55 +0200." <20030408172555.GA9572@freebie.xs4all.nl> Date: Tue, 08 Apr 2003 19:34:38 +0200 Message-ID: <22238.1049823278@critter.freebsd.dk> cc: sos@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: Alexander Leidinger cc: Nate Lawson cc: sos@spider.deepcore.dk cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:34:55 -0000 Summary: Write Caching: Drive says "I have written your data" when it hasn't. (A bad thing!) Has not by definition anything to do with: Tagged queueing: Ability to reduce transaction latency by sending more than one request to the drive at a time. The request may be handled out of order by the drive. (A good thing!) and: ATA != SCSI. -- 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-all@FreeBSD.ORG Tue Apr 8 10:41:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82B5137B407; Tue, 8 Apr 2003 10:41:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E20843F3F; Tue, 8 Apr 2003 10:41:14 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38HfD0U067089; Tue, 8 Apr 2003 10:41:13 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38HfDHM067088; Tue, 8 Apr 2003 10:41:13 -0700 (PDT) Message-Id: <200304081741.h38HfDHM067088@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 8 Apr 2003 10:41:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/galeon2/files patch-mozilla_GaleonWrapper.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:41:14 -0000 marcus 2003/04/08 10:41:13 PDT FreeBSD ports repository Modified files: www/galeon2/files patch-mozilla_GaleonWrapper.cpp Log: Fix yet another MOZILLA_SNAPSHOT issue. Reported by: Mike Harding Revision Changes Path 1.2 +1 -1 ports/www/galeon2/files/patch-mozilla_GaleonWrapper.cpp From owner-cvs-all@FreeBSD.ORG Tue Apr 8 10:48:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4D5E37B404; Tue, 8 Apr 2003 10:48:37 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE97A43FBF; Tue, 8 Apr 2003 10:48:36 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id DB3B42A8A5; Tue, 8 Apr 2003 10:48:36 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: S ren Schmidt In-Reply-To: <200304080748.h387mqmo006161@repoman.freebsd.org> Date: Tue, 08 Apr 2003 10:48:36 -0700 From: Peter Wemm Message-Id: <20030408174836.DB3B42A8A5@canning.wemm.org> 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 ata-raid.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:48:38 -0000 S ren Schmidt wrote: > Modified files: > sys/dev/ata ata-raid.c ata-raid.h > Log: > Fix a long standing bug in handling the last part of a stripe > on "odd" size disks. > > Add printout of the RAID structure on verbose boot. This broke 64 bit platforms: /home/tinderbox/ia64/src/sys/dev/ata/ata-raid.c: In function `ar_print_conf': /home/tinderbox/ia64/src/sys/dev/ata/ata-raid.c:1460: warning: long long int format, u_int64_t arg (arg 2) /home/tinderbox/ia64/src/sys/dev/ata/ata-raid.c:1468: warning: long long int format, u_int64_t arg (arg 2) *** Error code 1 Stop in /home/tinderbox/ia64/obj/home/tinderbox/ia64/src/sys/GENERIC. *** Error code 1 and peter@daintree[10:46am]~/fbp4/hammer/sys/x86_64/compile/GENERIC-196> make ata-raid.o x86_64-unknown-freebsd5.0-gcc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmis tanding -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mcmodel=medium -mno-red-zone -ffreestanding -Werror ../../../dev/ata/ata-raid.c cc1: warnings being treated as errors ../../../dev/ata/ata-raid.c: In function `ar_print_conf': ../../../dev/ata/ata-raid.c:1460: warning: long long int format, u_int64_t arg (arg 2) ../../../dev/ata/ata-raid.c:1468: warning: long long int format, u_int64_t arg (arg 2) 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-all@FreeBSD.ORG Tue Apr 8 11:01:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACEA737B401; Tue, 8 Apr 2003 11:01:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF40643F75; Tue, 8 Apr 2003 11:01:30 -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 h38I1U0U068448; Tue, 8 Apr 2003 11:01:30 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38I1UiA068447; Tue, 8 Apr 2003 11:01:30 -0700 (PDT) Message-Id: <200304081801.h38I1UiA068447@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 8 Apr 2003 11:01: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/dev/ata ata-raid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 18:01:32 -0000 sos 2003/04/08 11:01:30 PDT FreeBSD src repository Modified files: sys/dev/ata ata-raid.c Log: Fix breakage on sparc64. Note to self: always test even the smallest changes on all platforms. Revision Changes Path 1.61 +2 -2 src/sys/dev/ata/ata-raid.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 11:02:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B13E337B401; Tue, 8 Apr 2003 11:02:10 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68DD343FA3; Tue, 8 Apr 2003 11:02:08 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.8p1/8.12.8) id h38I26Ib081815; Tue, 8 Apr 2003 20:02:06 +0200 (CEST) (envelope-from sos) From: Soeren Schmidt Message-Id: <200304081802.h38I26Ib081815@spider.deepcore.dk> In-Reply-To: <20030408174836.DB3B42A8A5@canning.wemm.org> To: Peter Wemm Date: Tue, 8 Apr 2003 20:02:06 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: S ren Schmidt Subject: Re: cvs commit: src/sys/dev/ata ata-raid.c ata-raid.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 18:02:11 -0000 It seems Peter Wemm wrote: > S ren Schmidt wrote: > > Modified files: > > sys/dev/ata ata-raid.c ata-raid.h > > Log: > > Fix a long standing bug in handling the last part of a stripe > > on "odd" size disks. > > > > Add printout of the RAID structure on verbose boot. > > This broke 64 bit platforms: Fixed. -Søren From owner-cvs-all@FreeBSD.ORG Tue Apr 8 11:04:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2124737B404; Tue, 8 Apr 2003 11:04:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81C5343FA3; Tue, 8 Apr 2003 11:04:31 -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 h38I4V0U069445; Tue, 8 Apr 2003 11:04:31 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38I4U7o069444; Tue, 8 Apr 2003 11:04:30 -0700 (PDT) Message-Id: <200304081804.h38I4U7o069444@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 8 Apr 2003 11:04: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/lib/libutil pw_util.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 18:04:32 -0000 des 2003/04/08 11:04:30 PDT FreeBSD src repository Modified files: lib/libutil pw_util.c Log: Band-aid for the "^C kills the editor" problem. I haven't yet found the proper way to fix this. The way this works is to prepend "exec " to the editor command to eliminate the "shell in the middle" which prevents us from properly reawakening the editor after a SIGTSTP. PR: bin/50679 Revision Changes Path 1.29 +6 -10 src/lib/libutil/pw_util.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 11:08:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E18C137B401; Tue, 8 Apr 2003 11:08:49 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7231E43FAF; Tue, 8 Apr 2003 11:08:49 -0700 (PDT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 5A1402ED407; Tue, 8 Apr 2003 11:08:49 -0700 (PDT) Date: Tue, 8 Apr 2003 20:08:49 +0200 From: Maxime Henrion To: Nate Lawson Message-ID: <20030408180849.GG1750@elvis.mu.org> References: <20030408130518.AD52137B496@hub.freebsd.org> <20030408173058.GF1750@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030408173058.GF1750@elvis.mu.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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 18:08:50 -0000 Maxime Henrion wrote: > Nate Lawson wrote: > > On Tue, 8 Apr 2003, Maxime Henrion wrote: > > > Modified files: > > > sys/dev/fxp if_fxp.c > > > Log: > > > Fix the hangs people have been seeing. For some reason, the > > > atomic operation change caused this, so backout it until I > > > can figure out what's wrong with it. > > > > > > Revision Changes Path > > > 1.163 +7 -11 src/sys/dev/fxp/if_fxp.c > > > > Thank you. > > > > > - atomic_clear_32((u_int32_t *)&last->tx_cb->cb_status, > > > - htobe32(bswap16(FXP_CB_COMMAND_S))); > > > - > > > + atomic_clear_short(&sc->fxp_desc.tx_last->tx_cb->cb_command, > > > + FXP_CB_COMMAND_S); > > > +#else > > > + sc->fxp_desc.tx_last->tx_cb->cb_command &= ~FXP_CB_COMMAND_S; > > > +#endif /*__alpha__*/ > > > > Um, are each of those cases semantically equivalent? > > Yes they are. The only difference, and that's probably where the > problem lies, is that we are now rewriting (but not changing) cb_status. > The cb_status word is probably mapped to a register in the fxp(4) card > and thus rewriting it might not be safe. That's indeed the problem. We shouldn't touch cb_status at all or it will acknowledge interrupts. The __alpha__ "fix" was actually needed because since alpha can't access memory in 16-bit granularity, the compiler used a 32-bit operation and thus was touching cb_status which cause the hang if done at a bad time. So my atomic change just extended the problem to all architectures instead of just __alpha__. In short, we actually don't need atomicity at all here and this use of atomic_clear_short() was very confusing. It's actually still confusing since I can't figure out how this could have worked anyway, and the commit log says that this fix was tested. However, atomic_clear_short() will also end up using 32-bit instructions. Cheers, Maxime From owner-cvs-all@FreeBSD.ORG Tue Apr 8 11:22:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F26E37B401; Tue, 8 Apr 2003 11:22:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E370643F85; Tue, 8 Apr 2003 11:22:41 -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 h38IMf0U070708; Tue, 8 Apr 2003 11:22:41 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38IMfR1070707; Tue, 8 Apr 2003 11:22:41 -0700 (PDT) Message-Id: <200304081822.h38IMfR1070707@repoman.freebsd.org> From: Jake Burkholder Date: Tue, 8 Apr 2003 11:22: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/i386/include pmap.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 18:22:42 -0000 jake 2003/04/08 11:22:41 PDT FreeBSD src repository Modified files: sys/i386/include pmap.h Log: Remove invalid cast to vm_offset_t to avoid truncating a physical address when doing pmap_kextract on a 2MB page. Spotted by: peter Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.98 +1 -1 src/sys/i386/include/pmap.h From owner-cvs-all@FreeBSD.ORG Tue Apr 8 11:24:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6E6537B405; Tue, 8 Apr 2003 11:24:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88B4043FA3; Tue, 8 Apr 2003 11:24:28 -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 h38IOS0U070757; Tue, 8 Apr 2003 11:24: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 h38IOS6h070756; Tue, 8 Apr 2003 11:24:28 -0700 (PDT) Message-Id: <200304081824.h38IOS6h070756@repoman.freebsd.org> From: Alan Cox Date: Tue, 8 Apr 2003 11:24: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 uipc_cow.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 18:24:29 -0000 alc 2003/04/08 11:24:28 PDT FreeBSD src repository Modified files: sys/kern uipc_cow.c Log: Remove some dead code. Revision Changes Path 1.13 +1 -8 src/sys/kern/uipc_cow.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 11:35:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44C8A37B401; Tue, 8 Apr 2003 11:35:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8CEE43F93; Tue, 8 Apr 2003 11:35:51 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38IZp0U071532; Tue, 8 Apr 2003 11:35:51 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38IZp9h071531; Tue, 8 Apr 2003 11:35:51 -0700 (PDT) Message-Id: <200304081835.h38IZp9h071531@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 8 Apr 2003 11:35: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/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 18:35:52 -0000 mux 2003/04/08 11:35:51 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Add an XXX comment for the atomic operation in the __alpha__ case so that it doesn't confuse more people. Use the more correct atomic_clear_16() instead of atomic_clear_short(). Revision Changes Path 1.165 +3 -1 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 11:56:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD5B737B401; Tue, 8 Apr 2003 11:56:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C5F743F3F; Tue, 8 Apr 2003 11:56:46 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38Iuk0U072979; Tue, 8 Apr 2003 11:56:46 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38IukMp072978; Tue, 8 Apr 2003 11:56:46 -0700 (PDT) Message-Id: <200304081856.h38IukMp072978@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 8 Apr 2003 11:56: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/sys/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 18:56:47 -0000 mux 2003/04/08 11:56:46 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: - Pass a busdma tag and a busdma map to fxp_dma_wait() so that it can do the necessary bus_dmamap_sync() calls. - While I'm here, reorder arguments to match other functions. Revision Changes Path 1.166 +13 -8 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 12:12:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB8F437B401; Tue, 8 Apr 2003 12:12:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A1DE43FB1; Tue, 8 Apr 2003 12:12: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 h38JCm0U075272; Tue, 8 Apr 2003 12:12: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 h38JCm4k075271; Tue, 8 Apr 2003 12:12:48 -0700 (PDT) Message-Id: <200304081912.h38JCm4k075271@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Apr 2003 12:12: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/dev/adlink adlink.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 19:12:49 -0000 phk 2003/04/08 12:12:48 PDT FreeBSD src repository Modified files: sys/dev/adlink adlink.c Log: Almost the finished article. Boost sample rate to 1.25 MSPS since that allows us to use a 5Mhz (/4) or 10Mhz (/8) external clock. Make the interrupt both MPSAFE and FAST, at 610 interrupts a second, and a max time to service of 5 msec, we brake for nobody. Use kernel thread to accumulate into the 25 possible wave signals. Use #ifdef _KERNEL to let .c file double as .h file defining the ioctls. Revision Changes Path 1.2 +276 -23 src/sys/dev/adlink/adlink.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 12:16:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 054FB37B401; Tue, 8 Apr 2003 12:16:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71EA143FDF; Tue, 8 Apr 2003 12:16:16 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38JGG0U075498; Tue, 8 Apr 2003 12:16:16 -0700 (PDT) (envelope-from johan@repoman.freebsd.org) Received: (from johan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38JGGtR075497; Tue, 8 Apr 2003 12:16:16 -0700 (PDT) Message-Id: <200304081916.h38JGGtR075497@repoman.freebsd.org> From: Johan Karlsson Date: Tue, 8 Apr 2003 12:16: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/usr.bin/chflags chflags.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 19:16:17 -0000 johan 2003/04/08 12:16:16 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/chflags chflags.1 Log: MFC rev 1.16 (bin/chflags/chflags.1): Document how to clear flags with negative-logic, currently only the nodump flag. Revision Changes Path 1.9.2.6 +10 -5 src/usr.bin/chflags/chflags.1 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 12:36:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 372E537B404; Tue, 8 Apr 2003 12:36:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B78C243F75; Tue, 8 Apr 2003 12:36:33 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38JaX0U076811; Tue, 8 Apr 2003 12:36:33 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38JaWQM076810; Tue, 8 Apr 2003 12:36:32 -0700 (PDT) Message-Id: <200304081936.h38JaWQM076810@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 8 Apr 2003 12:36:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/ocaml-lablgtk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 19:36:34 -0000 marcus 2003/04/08 12:36:32 PDT FreeBSD ports repository Modified files: x11-toolkits/ocaml-lablgtk Makefile Log: Convert to the new GNOME infrastructure, and don't mix the old infrastructure with the new. Reported by: bento Revision Changes Path 1.6 +1 -2 ports/x11-toolkits/ocaml-lablgtk/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 12:42:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AD8237B40F; Tue, 8 Apr 2003 12:42:34 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5587243F93; Tue, 8 Apr 2003 12:42:33 -0700 (PDT) (envelope-from sam@errno.com) Received: from melange (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h38JgVpw037822 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 8 Apr 2003 12:42:32 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <074e01c2fe07$0205b5b0$52557f42@errno.com> From: "Sam Leffler" To: "Poul-Henning Kamp" , , , References: <200304081912.h38JCm4k075271@repoman.freebsd.org> Date: Tue, 8 Apr 2003 12:42:36 -0700 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Subject: Re: cvs commit: src/sys/dev/adlink adlink.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 19:42:34 -0000 > Use #ifdef _KERNEL to let .c file double as .h file defining the ioctls. Yech! If style(9) doesn't address this, I'd say it's time to add it. Sam From owner-cvs-all@FreeBSD.ORG Tue Apr 8 12:48:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B53837B401; Tue, 8 Apr 2003 12:48:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F12043FBD; Tue, 8 Apr 2003 12:48:35 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38JmZ0U082695; Tue, 8 Apr 2003 12:48:35 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38JmZ9o082694; Tue, 8 Apr 2003 12:48:35 -0700 (PDT) Message-Id: <200304081948.h38JmZ9o082694@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 8 Apr 2003 12:48:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/gnome Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 19:48:36 -0000 marcus 2003/04/08 12:48:35 PDT FreeBSD ports repository Modified files: japanese/gnome Makefile Log: Chase gal's shared lib version. Reported by: bento Pointy hat to: me Revision Changes Path 1.17 +2 -2 ports/japanese/gnome/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 12:54:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E15F737B401; Tue, 8 Apr 2003 12:54:04 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDDD743F3F; Tue, 8 Apr 2003 12:54:03 -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 h38JruZq024698; Tue, 8 Apr 2003 21:53:57 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Sam Leffler" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 08 Apr 2003 12:42:36 PDT." <074e01c2fe07$0205b5b0$52557f42@errno.com> Date: Tue, 08 Apr 2003 21:53:56 +0200 Message-ID: <24697.1049831636@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/adlink adlink.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 19:54:05 -0000 In message <074e01c2fe07$0205b5b0$52557f42@errno.com>, "Sam Leffler" writes: >> Use #ifdef _KERNEL to let .c file double as .h file defining the ioctls. > >Yech! If style(9) doesn't address this, I'd say it's time to add it. I'd say it's not. If you look at all the irrelevant crap we currently install in /usr/include/sys and surrounding areas, I think you should rather look at this as a way to avoid adding more junk to that pile. The very few userland programs which will interact with a device like the adlink, are not acting through a highly abstracted general API, they are acting in close concert with the hardware through the simplest and most targeted API possible. There is even a good probability that the kernel driver will be tweaked on a per installation basis to match local circumstances. In such cases it makes no sense to install a .h file in /usr/include/mumble, it makes a lot more sense to exploit the fact that we are an open-source project and point the two bits directly at each other to avoid any sort of confusion as to which bits are used and what level of generality is available. Poul-Henning -- 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-all@FreeBSD.ORG Tue Apr 8 13:06:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31EA237B401; Tue, 8 Apr 2003 13:06:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B92BD43F85; Tue, 8 Apr 2003 13:06:15 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38K6F0U085039; Tue, 8 Apr 2003 13:06:15 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38K6FWA085038; Tue, 8 Apr 2003 13:06:15 -0700 (PDT) Message-Id: <200304082006.h38K6FWA085038@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 8 Apr 2003 13:06:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/py-gnome2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:06:16 -0000 marcus 2003/04/08 13:06:15 PDT FreeBSD ports repository Modified files: x11-toolkits/py-gnome2 Makefile Log: * Add a missing dependency on py-orbit2 * Convert to new GNOME infrastructure Reported by: bento Revision Changes Path 1.65 +6 -10 ports/x11-toolkits/py-gnome2/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:07:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A77D37B401; Tue, 8 Apr 2003 13:07:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF80543F85; Tue, 8 Apr 2003 13:07:00 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38K700U085083; Tue, 8 Apr 2003 13:07:00 -0700 (PDT) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38K70KQ085082; Tue, 8 Apr 2003 13:07:00 -0700 (PDT) Message-Id: <200304082007.h38K70KQ085082@repoman.freebsd.org> From: Mikhail Teterin Date: Tue, 8 Apr 2003 13:07:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/txt2man Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:07:01 -0000 mi 2003/04/08 13:07:00 PDT FreeBSD ports repository Modified files: textproc/txt2man Makefile distinfo Log: Upgrade to 1.4.7 Revision Changes Path 1.9 +1 -1 ports/textproc/txt2man/Makefile 1.5 +1 -1 ports/textproc/txt2man/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:21:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B24B637B401; Tue, 8 Apr 2003 13:21:19 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1599E43FA3; Tue, 8 Apr 2003 13:21:19 -0700 (PDT) (envelope-from sam@errno.com) Received: from melange (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h38KLIpw037995 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 8 Apr 2003 13:21:18 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <076d01c2fe0c$6c865200$52557f42@errno.com> From: "Sam Leffler" To: "Poul-Henning Kamp" References: <24697.1049831636@critter.freebsd.dk> Date: Tue, 8 Apr 2003 13:21:22 -0700 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/adlink adlink.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:21:20 -0000 Who said anything about installing stuff in /usr/include? What does open source have to do with good programming practice? .h files hold definitions needed by 1 or more pieces of code. You're just obfuscating your code. Sam From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:24:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCAC537B404; Tue, 8 Apr 2003 13:24:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28D3B43FCB; Tue, 8 Apr 2003 13:24:45 -0700 (PDT) (envelope-from dannyboy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38KOi0U086306; Tue, 8 Apr 2003 13:24:44 -0700 (PDT) (envelope-from dannyboy@repoman.freebsd.org) Received: (from dannyboy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38KOiZG086305; Tue, 8 Apr 2003 13:24:44 -0700 (PDT) Message-Id: <200304082024.h38KOiZG086305@repoman.freebsd.org> From: Daniel Harris Date: Tue, 8 Apr 2003 13:24:44 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/security advisories.xml security.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:24:46 -0000 dannyboy 2003/04/08 13:24:44 PDT FreeBSD doc repository Modified files: en/security advisories.xml security.sgml Log: Add SNs 03:01-2 and note 4.8-RELEASE. Revision Changes Path 1.131 +21 -1 www/en/security/advisories.xml 1.132 +7 -2 www/en/security/security.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:29:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBBC137B401; Tue, 8 Apr 2003 13:29:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 125D243FA3; Tue, 8 Apr 2003 13:29:35 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38KTY0U086565; Tue, 8 Apr 2003 13:29:34 -0700 (PDT) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38KTYMs086560; Tue, 8 Apr 2003 13:29:34 -0700 (PDT) Message-Id: <200304082029.h38KTYMs086560@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 8 Apr 2003 13:29:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/jewel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:29:36 -0000 trevor 2003/04/08 13:29:34 PDT FreeBSD ports repository Modified files: x11-wm/jewel Makefile distinfo Log: Update to 0.12.40. Submitted by: arved Revision Changes Path 1.6 +3 -5 ports/x11-wm/jewel/Makefile 1.4 +1 -1 ports/x11-wm/jewel/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:34:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BF6037B401; Tue, 8 Apr 2003 13:34:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F87F43F75; Tue, 8 Apr 2003 13:34:47 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38KYl0U087078; Tue, 8 Apr 2003 13:34:47 -0700 (PDT) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38KYlnb087077; Tue, 8 Apr 2003 13:34:47 -0700 (PDT) Message-Id: <200304082034.h38KYlnb087077@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 8 Apr 2003 13:34:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/jewel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:34:48 -0000 trevor 2003/04/08 13:34:47 PDT FreeBSD ports repository Modified files: x11-wm/jewel Makefile Log: Install man page. Revision Changes Path 1.7 +2 -0 ports/x11-wm/jewel/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:39:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A89537B401; Tue, 8 Apr 2003 13:39:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBC0A43F93; Tue, 8 Apr 2003 13:38:59 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38Kcx0U087254; Tue, 8 Apr 2003 13:38:59 -0700 (PDT) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38Kcxwn087253; Tue, 8 Apr 2003 13:38:59 -0700 (PDT) Message-Id: <200304082038.h38Kcxwn087253@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 8 Apr 2003 13:38:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/jewel/files patch-basemenu.hh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:39:00 -0000 trevor 2003/04/08 13:38:59 PDT FreeBSD ports repository Added files: x11-wm/jewel/files patch-basemenu.hh Log: Enable compilation with GCC 3 (tested with 3.2.2). Obtained from: aewm++ port Revision Changes Path 1.1 +11 -0 ports/x11-wm/jewel/files/patch-basemenu.hh (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:42:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D2C737B401; Tue, 8 Apr 2003 13:42:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEB6D43FA3; Tue, 8 Apr 2003 13:42:50 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38Kgo0U087747; Tue, 8 Apr 2003 13:42:50 -0700 (PDT) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38KgoZR087746; Tue, 8 Apr 2003 13:42:50 -0700 (PDT) Message-Id: <200304082042.h38KgoZR087746@repoman.freebsd.org> From: Mikhail Teterin Date: Tue, 8 Apr 2003 13:42:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/mdbtools Makefile distinfo pkg-plist ports/databases/mdbtools/files patch-backend.c patch-write.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:42:51 -0000 mi 2003/04/08 13:42:50 PDT FreeBSD ports repository Modified files: databases/mdbtools Makefile distinfo pkg-plist Added files: databases/mdbtools/files patch-backend.c patch-write.c Log: Upgrade to 0.5 (from 0.4). BUILD_DEPEND on gawk to ensure the man-pages are built. Add some bug-fixes noticed by the compiler. Revision Changes Path 1.9 +9 -3 ports/databases/mdbtools/Makefile 1.3 +1 -1 ports/databases/mdbtools/distinfo 1.1 +11 -0 ports/databases/mdbtools/files/patch-backend.c (new) 1.1 +12 -0 ports/databases/mdbtools/files/patch-write.c (new) 1.3 +8 -1 ports/databases/mdbtools/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:43:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D64E637B405 for ; Tue, 8 Apr 2003 13:43:41 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF28C43F3F for ; Tue, 8 Apr 2003 13:43: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 h38KhPpH011000; Tue, 8 Apr 2003 22:43:25 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h38KhPjR010999; Tue, 8 Apr 2003 22:43:25 +0200 (CEST) Date: Tue, 8 Apr 2003 22:43:25 +0200 From: Wilko Bulte To: Poul-Henning Kamp , Dag-Erling Smorgrav , Nate Lawson , Alexander Leidinger , sos@spider.deepcore.dk, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, sos@FreeBSD.org Message-ID: <20030408204325.GA10968@freebie.xs4all.nl> References: <20030408172555.GA9572@freebie.xs4all.nl> <22238.1049823278@critter.freebsd.dk> <20030408202308.GA49094@tara.freenix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030408202308.GA49094@tara.freenix.org> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:43:43 -0000 On Tue, Apr 08, 2003 at 10:23:08PM +0200, Ollivier Robert wrote: > According to Poul-Henning Kamp: > > Tagged queueing: > > Ability to reduce transaction latency by sending more than one > > request to the drive at a time. The request may be handled out > > of order by the drive. > > (A good thing!) > > Except for softupdates which rely on its own ordering of writes... SCSI has a Force Media Access bit somewhere that is supposed to ensure the written data has indeed hit the platter. ENOCLUE on ATA. -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:54:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B421C37B401; Tue, 8 Apr 2003 13:54:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5489C43FB1; Tue, 8 Apr 2003 13:54:19 -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 h38KsJ0U088479; Tue, 8 Apr 2003 13:54:19 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38KsJQx088478; Tue, 8 Apr 2003 13:54:19 -0700 (PDT) Message-Id: <200304082054.h38KsJQx088478@repoman.freebsd.org> From: Martin Blapp Date: Tue, 8 Apr 2003 13:54:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/ooodict-all Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:54:20 -0000 mbr 2003/04/08 13:54:19 PDT FreeBSD ports repository Modified files: editors/ooodict-all Makefile Log: Master-Site has changed. Submitted by: Bill Fenners distfile survey. Revision Changes Path 1.13 +1 -1 ports/editors/ooodict-all/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:55:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D87637B401; Tue, 8 Apr 2003 13:55:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D70643F3F; Tue, 8 Apr 2003 13:55:31 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38KtU0U088582; Tue, 8 Apr 2003 13:55:30 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38KtUkp088581; Tue, 8 Apr 2003 13:55:30 -0700 (PDT) Message-Id: <200304082055.h38KtUkp088581@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 8 Apr 2003 13:55: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/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:55:31 -0000 mux 2003/04/08 13:55:30 PDT FreeBSD src repository Modified files: sys/sparc64/conf GENERIC Log: The fxp(4) driver is now working on sparc64 too! Tested by: jake Revision Changes Path 1.52 +1 -1 src/sys/sparc64/conf/GENERIC From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:57:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06B0F37B401; Tue, 8 Apr 2003 13:57:11 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id E116143F3F; Tue, 8 Apr 2003 13:57:09 -0700 (PDT) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.8/8.12.8) with ESMTP id h38KvSxS082212; Tue, 8 Apr 2003 16:57:28 -0400 (EDT) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.8/8.12.8/Submit) id h38KvSHO082211; Tue, 8 Apr 2003 16:57:28 -0400 (EDT) Date: Tue, 8 Apr 2003 16:57:28 -0400 From: Jake Burkholder To: Maxime Henrion Message-ID: <20030408205728.GD78831@locore.ca> References: <200304082055.h38KtUkp088581@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304082055.h38KtUkp088581@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/sparc64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:57:11 -0000 Apparently, On Tue, Apr 08, 2003 at 01:55:30PM -0700, Maxime Henrion said words to the effect of; > mux 2003/04/08 13:55:30 PDT > > FreeBSD src repository > > Modified files: > sys/sparc64/conf GENERIC > Log: > The fxp(4) driver is now working on sparc64 too! Yay! Thanks for your perseverance. Jake From owner-cvs-all@FreeBSD.ORG Tue Apr 8 14:18:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04CA737B401; Tue, 8 Apr 2003 14:18:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9583643FAF; Tue, 8 Apr 2003 14:18:42 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38LIg0U091036; Tue, 8 Apr 2003 14:18:42 -0700 (PDT) (envelope-from jedgar@repoman.freebsd.org) Received: (from jedgar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38LIgF7091035; Tue, 8 Apr 2003 14:18:42 -0700 (PDT) Message-Id: <200304082118.h38LIgF7091035@repoman.freebsd.org> From: "Chris D. Faulhaber" Date: Tue, 8 Apr 2003 14:18:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libmcve Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:18:43 -0000 jedgar 2003/04/08 14:18:42 PDT FreeBSD ports repository Modified files: devel/libmcve Makefile distinfo pkg-descr Log: Update port to 3.1 Sponsored by: Main Street Softworks Revision Changes Path 1.4 +2 -1 ports/devel/libmcve/Makefile 1.3 +1 -1 ports/devel/libmcve/distinfo 1.2 +1 -1 ports/devel/libmcve/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Apr 8 14:22:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C04E37B401; Tue, 8 Apr 2003 14:22:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2E1043F75; Tue, 8 Apr 2003 14:22:45 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38LMj0U091501; Tue, 8 Apr 2003 14:22:45 -0700 (PDT) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38LMjcb091500; Tue, 8 Apr 2003 14:22:45 -0700 (PDT) Message-Id: <200304082122.h38LMjcb091500@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 8 Apr 2003 14:22:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/linux_base Makefile distinfo.i386 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:22:46 -0000 trevor 2003/04/08 14:22:45 PDT FreeBSD ports repository Modified files: emulators/linux_base Makefile distinfo.i386 Log: For i386, update glibc and for the Alpha, mark forbidden due to remotely exploitable RPC bug (Red Hat advisory RHSA-2003-089 and CERT advisory CA-2003-10). According to , "all errata support for Alpha products, Sparc products, and Powertools products have reached end of life." I didn't do proper run-time testing of this, but "make package deinstall" leaves a clean /compat/linux/ behind. Revision Changes Path 1.72 +7 -3 ports/emulators/linux_base/Makefile 1.8 +2 -2 ports/emulators/linux_base/distinfo.i386 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 14:27:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA94837B401; Tue, 8 Apr 2003 14:27:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45B0543F3F; Tue, 8 Apr 2003 14:27:51 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38LRp0U091663; Tue, 8 Apr 2003 14:27:51 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38LRosZ091662; Tue, 8 Apr 2003 14:27:50 -0700 (PDT) Message-Id: <200304082127.h38LRosZ091662@repoman.freebsd.org> From: Sean Chittenden Date: Tue, 8 Apr 2003 14:27:50 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:27:52 -0000 seanc 2003/04/08 14:27:50 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/share/sgml mailing-lists.ent Log: Add various entities for mailing lists in the format: FreeBSD list on some esoteric topic"> freebsd-[listname]"> Tested by: ceri Revision Changes Path 1.17 +283 -139 doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent From owner-cvs-all@FreeBSD.ORG Tue Apr 8 14:47:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15FD637B401; Tue, 8 Apr 2003 14:47:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A12BA43F75; Tue, 8 Apr 2003 14:47:06 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38Ll60U092965; Tue, 8 Apr 2003 14:47:06 -0700 (PDT) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38Ll6Qn092964; Tue, 8 Apr 2003 14:47:06 -0700 (PDT) Message-Id: <200304082147.h38Ll6Qn092964@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 8 Apr 2003 14:47:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/linux_base-6 Makefile distinfo.i386 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:47:07 -0000 trevor 2003/04/08 14:47:06 PDT FreeBSD ports repository Modified files: emulators/linux_base-6 Makefile distinfo.i386 Log: For i386, update glibc and for the Alpha, mark forbidden due to remotely exploitable RPC bug (Red Hat advisory RHSA-2003-089 and CERT advisory CA-2003-10). According to , "all errata support for Alpha products, Sparc products, and Powertools products have reached end of life." I didn't do any run-time testing of this, but it packages and deinstalls cleanly. Revision Changes Path 1.70 +6 -2 ports/emulators/linux_base-6/Makefile 1.9 +1 -1 ports/emulators/linux_base-6/distinfo.i386 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 14:53:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AFB637B408 for ; Tue, 8 Apr 2003 14:53:48 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 0A13D43FA3 for ; Tue, 8 Apr 2003 14:53:47 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 28069 invoked by uid 1000); 8 Apr 2003 21:53:48 -0000 Date: Tue, 8 Apr 2003 14:53:48 -0700 (PDT) From: Nate Lawson To: Wilko Bulte In-Reply-To: <20030408204325.GA10968@freebie.xs4all.nl> 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/ata ata-all.c ata-all.hata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:53:48 -0000 On Tue, 8 Apr 2003, Wilko Bulte wrote: > Olivier Robert wrote: > > Except for softupdates which rely on its own ordering of writes... > > SCSI has a Force Media Access bit somewhere that is supposed to ensure the > written data has indeed hit the platter. ENOCLUE on ATA. I think you mean the SYNCHRONIZE CACHE command. You can also force ordering in how you use the tags (several NORMALs followed by an ORDERED tag). But this is off-topic. -Nate From owner-cvs-all@FreeBSD.ORG Tue Apr 8 14:59:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26FB737B401; Tue, 8 Apr 2003 14:59:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4B5643F75; Tue, 8 Apr 2003 14:59:14 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38LxE0U093762; Tue, 8 Apr 2003 14:59:14 -0700 (PDT) (envelope-from bsd@repoman.freebsd.org) Received: (from bsd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38LxEll093761; Tue, 8 Apr 2003 14:59:14 -0700 (PDT) Message-Id: <200304082159.h38LxEll093761@repoman.freebsd.org> From: "Brian S. Dean" Date: Tue, 8 Apr 2003 14:59:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/avrdude Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:59:15 -0000 bsd 2003/04/08 14:59:14 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/avrdude Makefile distinfo pkg-descr pkg-plist Log: Add AVRDUDE version 4.0.0 - replacement for devel/avrprog. Revision Changes Path 1.1083 +1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/avrdude/Makefile (new) 1.1 +1 -0 ports/devel/avrdude/distinfo (new) 1.1 +6 -0 ports/devel/avrdude/pkg-descr (new) 1.1 +47 -0 ports/devel/avrdude/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 8 15:00:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C59837B401; Tue, 8 Apr 2003 15:00:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1CF043F75; Tue, 8 Apr 2003 15:00:23 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38M0N0U093823; Tue, 8 Apr 2003 15:00:23 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38M0NLi093822; Tue, 8 Apr 2003 15:00:23 -0700 (PDT) Message-Id: <200304082200.h38M0NLi093822@repoman.freebsd.org> From: Ceri Davies Date: Tue, 8 Apr 2003 15:00:23 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/mk doc.docbook.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:00:24 -0000 ceri 2003/04/08 15:00:23 PDT FreeBSD doc repository Modified files: share/mk doc.docbook.mk Log: Clean up properly when STYLESHEET_TYPE is set to "xsl". Reviewed by: trhodes Revision Changes Path 1.79 +4 -0 doc/share/mk/doc.docbook.mk From owner-cvs-all@FreeBSD.ORG Tue Apr 8 15:08:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 935F437B401; Tue, 8 Apr 2003 15:08:47 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFC3543F93; Tue, 8 Apr 2003 15:08:45 -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.8/8.12.8) with SMTP id h38M8iBG088145; Tue, 8 Apr 2003 18:08:44 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Wed, 9 Apr 2003 06:07:16 -0400 From: Tom Rhodes To: Ceri Davies Message-Id: <20030409060716.75ac809a.trhodes@FreeBSD.org> In-Reply-To: <200304082200.h38M0NLi093822@repoman.freebsd.org> References: <200304082200.h38M0NLi093822@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: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/share/mk doc.docbook.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:08:48 -0000 On Tue, 8 Apr 2003 15:00:23 -0700 (PDT) Ceri Davies wrote: > ceri 2003/04/08 15:00:23 PDT > > FreeBSD doc repository > > Modified files: > share/mk doc.docbook.mk > Log: > Clean up properly when STYLESHEET_TYPE is set to "xsl". > > Reviewed by: trhodes > > Revision Changes Path > 1.79 +4 -0 doc/share/mk/doc.docbook.mk > Thanks! -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Tue Apr 8 15:14:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2461837B401; Tue, 8 Apr 2003 15:14:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9A5043FBF; Tue, 8 Apr 2003 15:14:36 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38MEa0U095951; Tue, 8 Apr 2003 15:14:36 -0700 (PDT) (envelope-from bsd@repoman.freebsd.org) Received: (from bsd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38MEakA095950; Tue, 8 Apr 2003 15:14:36 -0700 (PDT) Message-Id: <200304082214.h38MEakA095950@repoman.freebsd.org> From: "Brian S. Dean" Date: Tue, 8 Apr 2003 15:14:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:14:37 -0000 bsd 2003/04/08 15:14:36 PDT FreeBSD ports repository Modified files: . modules Log: Add devel/avrdude port, a replacement for devel/avrprog (soon to be removed). I'm doing this manually because my key from freefall to pcvs failed when I used 'addport', which thus failed to update the modules file. Revision Changes Path 1.7022 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Apr 8 15:17:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C45637B401; Tue, 8 Apr 2003 15:17:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE44A43FAF; Tue, 8 Apr 2003 15:17:46 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38MHk0U096113; Tue, 8 Apr 2003 15:17:46 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38MHkMv096112; Tue, 8 Apr 2003 15:17:46 -0700 (PDT) Message-Id: <200304082217.h38MHkMv096112@repoman.freebsd.org> From: Sean Chittenden Date: Tue, 8 Apr 2003 15:17:46 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:17:47 -0000 seanc 2003/04/08 15:17:46 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/share/sgml mailing-lists.ent Log: Add a few more entities for mailing lists that were missing. Revision Changes Path 1.18 +37 -2 doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent From owner-cvs-all@FreeBSD.ORG Tue Apr 8 15:19:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90E4037B401; Tue, 8 Apr 2003 15:19:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D15D43F93; Tue, 8 Apr 2003 15:19:17 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38MJH0U096178; Tue, 8 Apr 2003 15:19:17 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38MJGHW096177; Tue, 8 Apr 2003 15:19:16 -0700 (PDT) Message-Id: <200304082219.h38MJGHW096177@repoman.freebsd.org> From: Sean Chittenden Date: Tue, 8 Apr 2003 15:19:16 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/eresources chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:19:18 -0000 seanc 2003/04/08 15:19:16 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/eresources chapter.sgml Log: Use the appropriate entities where applicable. Also change occurances of FREEBSD-[LISTNAME] with &a.[listname].name; Revision Changes Path 1.115 +132 -168 doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 15:19:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14DFF37B401; Tue, 8 Apr 2003 15:19:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8A6243F85; Tue, 8 Apr 2003 15:19:58 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38MJw0U096228; Tue, 8 Apr 2003 15:19:58 -0700 (PDT) (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38MJwe8096227; Tue, 8 Apr 2003 15:19:58 -0700 (PDT) Message-Id: <200304082219.h38MJwe8096227@repoman.freebsd.org> From: Anders Nordby Date: Tue, 8 Apr 2003 15:19:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/oftpd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:19:59 -0000 anders 2003/04/08 15:19:58 PDT FreeBSD ports repository Modified files: ftp/oftpd Makefile Log: Lose maintainership. I don't use oftpd anymore. Revision Changes Path 1.11 +1 -1 ports/ftp/oftpd/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 15:31:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B800F37B401; Tue, 8 Apr 2003 15:31:57 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31CC943F3F; Tue, 8 Apr 2003 15:31:57 -0700 (PDT) (envelope-from sean@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1001) id 90C1421062; Tue, 8 Apr 2003 15:31:44 -0700 (PDT) Date: Tue, 8 Apr 2003 15:31:44 -0700 From: Sean Chittenden To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030408223144.GS79923@perrin.int.nxad.com> References: <200304082217.h38MHkMv096112@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304082217.h38MHkMv096112@repoman.freebsd.org> User-Agent: Mutt/1.4i X-PGP-Key: finger seanc@FreeBSD.org X-PGP-Fingerprint: 3849 3760 1AFE 7B17 11A0 83A6 DD99 E31F BC84 B341 X-Web-Homepage: http://sean.chittenden.org/ Subject: Re: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:31:58 -0000 > seanc 2003/04/08 15:17:46 PDT > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/share/sgml mailing-lists.ent > Log: > Add a few more entities for mailing lists that were missing. I've exhausted my interest in fixing this up for the time being, but it'd be great if someone could go through and synchronize these entities with http://lists.FreeBSD.org/mailman/listinfo/ and could do a search/replace of /freebsd-([^\s]+)/&a.$1.name;/ but I'm not that motivated to under take that at the moment. :) Note to brave soul who does have an interest: there are some consistency issues between the entity name and the list name. In some cases, there are -'s between the list name parts (listname = cvs-all) but there aren't any in the entity (a.cvsall.name). IMHO, there should be a sweep done to synchronize the entities with the listnames and obviously the corresponding docs, but that could be rather tedious. -sc -- Sean Chittenden From owner-cvs-all@FreeBSD.ORG Tue Apr 8 15:34:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 998F637B401; Tue, 8 Apr 2003 15:34:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36C9E43F93; Tue, 8 Apr 2003 15:34:26 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38MYQ0U097424; Tue, 8 Apr 2003 15:34:26 -0700 (PDT) (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38MYPsx097423; Tue, 8 Apr 2003 15:34:25 -0700 (PDT) Message-Id: <200304082234.h38MYPsx097423@repoman.freebsd.org> From: Anders Nordby Date: Tue, 8 Apr 2003 15:34:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mod_extract_forwarded Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:34:27 -0000 anders 2003/04/08 15:34:25 PDT FreeBSD ports repository Modified files: www/mod_extract_forwarded Makefile pkg-descr Log: Project moved. Update WWW and MASTER_SITES. Revision Changes Path 1.6 +1 -1 ports/www/mod_extract_forwarded/Makefile 1.2 +1 -1 ports/www/mod_extract_forwarded/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Apr 8 15:44:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C776F37B401; Tue, 8 Apr 2003 15:44:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66DD743F3F; Tue, 8 Apr 2003 15:44:27 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38MiR0U098214; Tue, 8 Apr 2003 15:44:27 -0700 (PDT) (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38MiRU2098213; Tue, 8 Apr 2003 15:44:27 -0700 (PDT) Message-Id: <200304082244.h38MiRU2098213@repoman.freebsd.org> From: Anders Nordby Date: Tue, 8 Apr 2003 15:44:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/minicom pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:44:28 -0000 anders 2003/04/08 15:44:27 PDT FreeBSD ports repository Modified files: comms/minicom pkg-descr Log: Project moved. Update WWW URL. Revision Changes Path 1.4 +1 -1 ports/comms/minicom/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Apr 8 15:54:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7518B37B401; Tue, 8 Apr 2003 15:54:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EDE043F3F; Tue, 8 Apr 2003 15:54:24 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38MsN0U098894; Tue, 8 Apr 2003 15:54:23 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38MsNoJ098893; Tue, 8 Apr 2003 15:54:23 -0700 (PDT) Message-Id: <200304082254.h38MsNoJ098893@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Apr 2003 15:54:23 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/newbus chapter.sgml doc/en_US.ISO8859-1/books/developers-handbook/policies chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:54:24 -0000 brueffer 2003/04/08 15:54:23 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook/newbus chapter.sgml en_US.ISO8859-1/books/developers-handbook/policies chapter.sgml Log: o Spell the names of dfr and mdodd correctly o Some punctuation fixes o perl has been removed from 5.x, sendmail is a better example for contributed software PR: 50735 Submitted by: arved Revision Changes Path 1.5 +2 -2 doc/en_US.ISO8859-1/books/developers-handbook/newbus/chapter.sgml 1.29 +1 -1 doc/en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 16:03:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA59037B401; Tue, 8 Apr 2003 16:03:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B98F43F93; Tue, 8 Apr 2003 16:03:57 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38N3v0U000647; Tue, 8 Apr 2003 16:03:57 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38N3uA6000646; Tue, 8 Apr 2003 16:03:56 -0700 (PDT) Message-Id: <200304082303.h38N3uA6000646@repoman.freebsd.org> From: Sean Chittenden Date: Tue, 8 Apr 2003 16:03:56 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:03:58 -0000 seanc 2003/04/08 16:03:56 PDT FreeBSD doc repository Modified files: en/news news.xml Log: Add a news blurb about FreeBSD.org's mailing lists being driven by Mailman instead of majordomo. Revision Changes Path 1.142 +21 -3 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 16:09:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0728B37B401; Tue, 8 Apr 2003 16:09:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9745743F85; Tue, 8 Apr 2003 16:09:02 -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 h38N920U000900; Tue, 8 Apr 2003 16:09:02 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38N92Q9000899; Tue, 8 Apr 2003 16:09:02 -0700 (PDT) Message-Id: <200304082309.h38N92Q9000899@repoman.freebsd.org> From: Martin Blapp Date: Tue, 8 Apr 2003 16:09:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/ooodict-all Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:09:03 -0000 mbr 2003/04/08 16:09:02 PDT FreeBSD ports repository Modified files: editors/ooodict-all Makefile distinfo Log: Add hyphenation dictionaries, add option INSTALLATION_BASEDIR to allow adding dictionaries to linux openoffice ports and openoffice-devel port. Fix several checksums (they only contain non security related content) from updated distfiles. Fixed client ooodict ports will follow soon. Bump port version. Revision Changes Path 1.14 +55 -12 ports/editors/ooodict-all/Makefile 1.3 +29 -13 ports/editors/ooodict-all/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 8 16:09:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE54B37B401; Tue, 8 Apr 2003 16:09:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F02443FDD; Tue, 8 Apr 2003 16:09:46 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38N9k0U000934; Tue, 8 Apr 2003 16:09:46 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38N9kvD000933; Tue, 8 Apr 2003 16:09:46 -0700 (PDT) Message-Id: <200304082309.h38N9kvD000933@repoman.freebsd.org> From: Sean Chittenden Date: Tue, 8 Apr 2003 16:09:46 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en support.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:09:47 -0000 seanc 2003/04/08 16:09:46 PDT FreeBSD doc repository Modified files: en support.sgml Log: Nuke whitespace Revision Changes Path 1.282 +88 -88 www/en/support.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 16:16:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E572137B401; Tue, 8 Apr 2003 16:16:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E9C043FB1; Tue, 8 Apr 2003 16:16:28 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38NGS0U002868; Tue, 8 Apr 2003 16:16:28 -0700 (PDT) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38NGSIX002867; Tue, 8 Apr 2003 16:16:28 -0700 (PDT) Message-Id: <200304082316.h38NGSIX002867@repoman.freebsd.org> From: Mikhail Teterin Date: Tue, 8 Apr 2003 16:16:28 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xcoral Makefile distinfo pkg-plist ports/editors/xcoral/files patch-regex X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:16:29 -0000 mi 2003/04/08 16:16:28 PDT FreeBSD ports repository Modified files: editors/xcoral Makefile distinfo pkg-plist Added files: editors/xcoral/files patch-regex Log: Upgrade from 3.40 to 3.42. Make it use our -lgnuregex instead of compiling its own (same version). May be, the upgrade will fix the intermittent crashes one of my users was experiencing... Revision Changes Path 1.16 +2 -1 ports/editors/xcoral/Makefile 1.8 +1 -1 ports/editors/xcoral/distinfo 1.1 +38 -0 ports/editors/xcoral/files/patch-regex (new) 1.9 +1 -1 ports/editors/xcoral/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 8 16:20:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8851437B401; Tue, 8 Apr 2003 16:20:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27F9643FBD; Tue, 8 Apr 2003 16:20:53 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38NKq0U003231; Tue, 8 Apr 2003 16:20:52 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38NKqCc003229; Tue, 8 Apr 2003 16:20:52 -0700 (PDT) Message-Id: <200304082320.h38NKqCc003229@repoman.freebsd.org> From: Sean Chittenden Date: Tue, 8 Apr 2003 16:20:52 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en support.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:20:53 -0000 seanc 2003/04/08 16:20:52 PDT FreeBSD doc repository Modified files: en support.sgml Log: I think the Conspectus was well intentioned, but there wasn't any follow up on the idea. Nuke said paragraph. While here, add a link to Mailman's web interface that way it's only two clicks from the mainpage to get to the list of mailing lists available to the community. www_usability++ Revision Changes Path 1.283 +7 -4 www/en/support.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 16:25:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 231D337B401; Tue, 8 Apr 2003 16:25:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF1D343FAF; Tue, 8 Apr 2003 16:25:26 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38NPQ0U003552; Tue, 8 Apr 2003 16:25:26 -0700 (PDT) (envelope-from pat@repoman.freebsd.org) Received: (from pat@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38NPQVE003551; Tue, 8 Apr 2003 16:25:26 -0700 (PDT) Message-Id: <200304082325.h38NPQVE003551@repoman.freebsd.org> From: Patrick Li Date: Tue, 8 Apr 2003 16:25:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/hnb Makefile distinfo pkg-plist ports/editors/hnb/files patch-Makefile patch-libcli::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:25:27 -0000 pat 2003/04/08 16:25:26 PDT FreeBSD ports repository Modified files: editors/hnb Makefile distinfo pkg-plist Removed files: editors/hnb/files patch-Makefile patch-libcli::Makefile Log: Update to 1.9.17 PR: ports/50734 Submitted by: obraun Revision Changes Path 1.7 +12 -1 ports/editors/hnb/Makefile 1.5 +1 -1 ports/editors/hnb/distinfo 1.2 +0 -33 ports/editors/hnb/files/patch-Makefile (dead) 1.2 +0 -26 ports/editors/hnb/files/patch-libcli::Makefile (dead) 1.2 +4 -0 ports/editors/hnb/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 8 16:26:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1140D37B401; Tue, 8 Apr 2003 16:26:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5EC843F75; Tue, 8 Apr 2003 16:26:50 -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 h38NQo0U003604; Tue, 8 Apr 2003 16:26:50 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38NQouF003603; Tue, 8 Apr 2003 16:26:50 -0700 (PDT) Message-Id: <200304082326.h38NQouF003603@repoman.freebsd.org> From: Martin Blapp Date: Tue, 8 Apr 2003 16:26:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/ooodict-all Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:26:51 -0000 mbr 2003/04/08 16:26:50 PDT FreeBSD ports repository Modified files: editors/ooodict-all Makefile Log: Install the dictionaries world readable. Revision Changes Path 1.15 +4 -0 ports/editors/ooodict-all/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 16:30:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4312D37B401; Tue, 8 Apr 2003 16:30:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D595243F85; Tue, 8 Apr 2003 16:30:15 -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 h38NUF0U004020; Tue, 8 Apr 2003 16:30:15 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38NUFls004018; Tue, 8 Apr 2003 16:30:15 -0700 (PDT) Message-Id: <200304082330.h38NUFls004018@repoman.freebsd.org> From: Martin Blapp Date: Tue, 8 Apr 2003 16:30:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/ooodict-cs_CZ Makefile ports/editors/ooodict-da_DK Makefile ports/editors/ooodict-en_CA Makefile ports/editors/ooodict-en_GB Makefile ports/editors/ooodict-en_US Makefile ports/editors/ooodict-es_ES Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:30:17 -0000 mbr 2003/04/08 16:30:15 PDT FreeBSD ports repository Modified files: editors/ooodict-cs_CZ Makefile editors/ooodict-da_DK Makefile editors/ooodict-en_CA Makefile editors/ooodict-en_GB Makefile editors/ooodict-en_US Makefile editors/ooodict-es_ES Makefile editors/ooodict-it_IT Makefile editors/ooodict-nl_NL Makefile editors/ooodict-sk_SK Makefile french/ooodict-fr_FR Makefile german/ooodict-de_CH Makefile german/ooodict-de_DE Makefile portuguese/ooodict-pt_BR Makefile portuguese/ooodict-pt_PT Makefile Log: Add hyphenation dictionaries to the slave ports. Revision Changes Path 1.3 +1 -0 ports/editors/ooodict-cs_CZ/Makefile 1.3 +1 -0 ports/editors/ooodict-da_DK/Makefile 1.3 +1 -0 ports/editors/ooodict-en_CA/Makefile 1.3 +1 -0 ports/editors/ooodict-en_GB/Makefile 1.3 +1 -0 ports/editors/ooodict-en_US/Makefile 1.3 +1 -0 ports/editors/ooodict-es_ES/Makefile 1.3 +1 -0 ports/editors/ooodict-it_IT/Makefile 1.3 +1 -0 ports/editors/ooodict-nl_NL/Makefile 1.3 +1 -0 ports/editors/ooodict-sk_SK/Makefile 1.4 +1 -0 ports/french/ooodict-fr_FR/Makefile 1.4 +1 -0 ports/german/ooodict-de_CH/Makefile 1.4 +1 -0 ports/german/ooodict-de_DE/Makefile 1.5 +1 -0 ports/portuguese/ooodict-pt_BR/Makefile 1.5 +1 -0 ports/portuguese/ooodict-pt_PT/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 16:53:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A44C37B401; Tue, 8 Apr 2003 16:53:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0954643FA3; Tue, 8 Apr 2003 16:53:36 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h38NrZ0U010843; Tue, 8 Apr 2003 16:53:35 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h38NrZXM010842; Tue, 8 Apr 2003 16:53:35 -0700 (PDT) Message-Id: <200304082353.h38NrZXM010842@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Apr 2003 16:53:35 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en docs.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:53:36 -0000 brueffer 2003/04/08 16:53:35 PDT FreeBSD doc repository Modified files: en docs.sgml Log: s/IPSec/IPsec/ Revision Changes Path 1.161 +3 -3 www/en/docs.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 17:09:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD80037B401; Tue, 8 Apr 2003 17:09:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67D7443F75; Tue, 8 Apr 2003 17:09:55 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3909t0U012688; Tue, 8 Apr 2003 17:09:55 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3909toG012687; Tue, 8 Apr 2003 17:09:55 -0700 (PDT) Message-Id: <200304090009.h3909toG012687@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Apr 2003 17:09:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/ifstat Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:09:56 -0000 leeym 2003/04/08 17:09:55 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/ifstat Makefile distinfo pkg-descr pkg-plist Log: ifstat is a tool to report network interfaces bandwith just like vmstat/iostat do for other system counters. PR: 50667 Submitted by: spf Revision Changes Path 1.961 +1 -0 ports/net/Makefile 1.1 +20 -0 ports/net/ifstat/Makefile (new) 1.1 +1 -0 ports/net/ifstat/distinfo (new) 1.1 +4 -0 ports/net/ifstat/pkg-descr (new) 1.1 +1 -0 ports/net/ifstat/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 8 17:10:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA1D137B401; Tue, 8 Apr 2003 17:10:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A7B043F75; Tue, 8 Apr 2003 17:10:31 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h390AV0U012908; Tue, 8 Apr 2003 17:10:31 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h390AUuD012906; Tue, 8 Apr 2003 17:10:30 -0700 (PDT) Message-Id: <200304090010.h390AUuD012906@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Apr 2003 17:10:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:10:32 -0000 leeym 2003/04/08 17:10:30 PDT FreeBSD ports repository Modified files: . modules Log: ifstat --> ports/net/ifstat Revision Changes Path 1.7023 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Apr 8 17:20:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47F7137B401; Tue, 8 Apr 2003 17:20:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D95BD43FAF; Tue, 8 Apr 2003 17:20:03 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h390K30U013513; Tue, 8 Apr 2003 17:20:03 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h390K3mJ013512; Tue, 8 Apr 2003 17:20:03 -0700 (PDT) Message-Id: <200304090020.h390K3mJ013512@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Apr 2003 17:20:03 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:20:04 -0000 leeym 2003/04/08 17:20:03 PDT FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: add SPF, who creates ports/net/ifstat Revision Changes Path 1.369 +5 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 17:51:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA68437B401; Tue, 8 Apr 2003 17:51:00 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0047443FB1; Tue, 8 Apr 2003 17:51:00 -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 B142266D16; Tue, 8 Apr 2003 17:50:59 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 9D60610FD; Tue, 8 Apr 2003 17:50:59 -0700 (PDT) Date: Tue, 8 Apr 2003 17:50:59 -0700 From: Kris Kennaway To: Yen-Ming Lee Message-ID: <20030409005059.GA67433@rot13.obsecurity.org> References: <200304090009.h3909toG012687@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <200304090009.h3909toG012687@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net Makefile ports/net/ifstat Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:51:01 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 08, 2003 at 05:09:55PM -0700, Yen-Ming Lee wrote: > leeym 2003/04/08 17:09:55 PDT >=20 > FreeBSD ports repository >=20 > Modified files: > net Makefile=20 > Added files: > net/ifstat Makefile distinfo pkg-descr pkg-plist=20 > Log: > ifstat is a tool to report network interfaces bandwith just like > vmstat/iostat do for other system counters. You mean like netstat? Kris --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+k25zWry0BWjoQKURAnGUAJ9BcolHrQ6a+CiDZZnmKrekD50QXwCfY54+ Ou45VNT2Nb6EThNDPs8Sxyk= =mmnv -----END PGP SIGNATURE----- --5vNYLRcllDrimb99-- From owner-cvs-all@FreeBSD.ORG Tue Apr 8 17:51:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 053B037B401; Tue, 8 Apr 2003 17:51:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9963543F3F; Tue, 8 Apr 2003 17:51:56 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h390pu0U016107; Tue, 8 Apr 2003 17:51:56 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h390puPT016106; Tue, 8 Apr 2003 17:51:56 -0700 (PDT) Message-Id: <200304090051.h390puPT016106@repoman.freebsd.org> From: Tilman Linneweh Date: Tue, 8 Apr 2003 17:51:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/kdeutils3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 00:51:57 -0000 arved 2003/04/08 17:51:56 PDT FreeBSD ports repository Modified files: misc/kdeutils3 Makefile Log: Fix build on CURRENT Reported by: many Tested by: jeff@walters.name (Jeff Walters), seanc Revision Changes Path 1.73 +9 -1 ports/misc/kdeutils3/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 18:11:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F7B737B401; Tue, 8 Apr 2003 18:11:08 -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 3208443F75; Tue, 8 Apr 2003 18:11:07 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) h391AxKj060337; Tue, 8 Apr 2003 18:10:59 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6p2/8.12.5/Submit) id h391AvtP060336; Tue, 8 Apr 2003 18:10:57 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Tue, 8 Apr 2003 18:10:57 -0700 From: David Schultz To: Soeren Schmidt Message-ID: <20030409011057.GA59991@HAL9000.homeunix.com> Mail-Followup-To: Soeren Schmidt , Alexander Leidinger , des@ofug.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, sos@FreeBSD.org References: <20030408153259.2a4b03ac.Alexander@Leidinger.net> <200304081356.h38Du7PF032425@spider.deepcore.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304081356.h38Du7PF032425@spider.deepcore.dk> cc: src-committers@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG cc: Alexander Leidinger cc: des@ofug.org cc: cvs-all@FreeBSD.ORG cc: sos@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 01:11:08 -0000 On Tue, Apr 08, 2003, Soeren Schmidt wrote: > It seems Alexander Leidinger wrote: > > Does this mean we can't use ATA-TQ in situations where we would use TQ > > without WC on a SCSI system (read: does it affect softupdates)? > > Well, this has newer been found out by hard evidence. The only vendor > doing tags capable ATA disks doesn't want to tell, so we cant really > know for sure. However tests here indicates that the "WC effect" is > not in action when tags are enabled, but I could just have been > unusually lucky... I think you just got lucky. Steve Byan wrote this on fs@ a few months ago: # ATA queuing is only useful for reads; ATA gets write-queuing by # delayed-write caching. ATA queuing only allows disconnecting # between sending the command and transferring the data; it # doesn't allow disconnecting between transferring the data and # transferring the status. Hence ATA queuing is useless for writes. So ATA tags are a performance hack *only*, and they are orthogonal to write caching. However, softupdates doesn't care about the absolute ordering of transactions; it just cares that you don't call 'biodone(x)' until 'x' has been committed to stable storage. In theory you might be able to safely enable write caching on ATA disks if you send a FLUSH CACHE command every now and then and wait for it to complete before making any calls to biodone(). For SCSI, I think write caching with command queuing works the way you would want it to for writes[1], but apparently it is necessary to set the FUA bit to force the device to commit the data before completing the command. Glancing at scsi_{da,all}.c, it doesn't appear to me that we do that. Comments from a SCSI guru would be appreciated. [1] Or so Google tells me. I don't know much about SCSI. From owner-cvs-all@FreeBSD.ORG Tue Apr 8 18:13:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBEEB37B401; Tue, 8 Apr 2003 18:13:19 -0700 (PDT) Received: from utopia.leeym.com (utopia.leeym.com [61.218.64.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id E941943FAF; Tue, 8 Apr 2003 18:13:18 -0700 (PDT) (envelope-from leeym@utopia.leeym.com) Received: from localhost (localhost [127.0.0.1]) by utopia.leeym.com (Postfix) with ESMTP id A821D3EA3C0; Wed, 9 Apr 2003 09:13:17 +0800 (CST) Received: by utopia.leeym.com (Postfix, from userid 1000) id 133E63EA3BF; Wed, 9 Apr 2003 09:13:14 +0800 (CST) Date: Wed, 9 Apr 2003 09:13:14 +0800 From: Yen-Ming Lee To: Kris Kennaway Message-ID: <20030409011314.GA73330@utopia.leeym.com> References: <200304090009.h3909toG012687@repoman.freebsd.org> <20030409005059.GA67433@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <20030409005059.GA67433@rot13.obsecurity.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by AMaViS snapshot-20020531 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net Makefile ports/net/ifstat Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 01:13:20 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: 8bit On Tue, Apr 08, 2003 at 05:50:59PM -0700, Kris Kennaway wrote: > On Tue, Apr 08, 2003 at 05:09:55PM -0700, Yen-Ming Lee wrote: > > leeym 2003/04/08 17:09:55 PDT > > > > FreeBSD ports repository > > > > Modified files: > > net Makefile > > Added files: > > net/ifstat Makefile distinfo pkg-descr pkg-plist > > Log: > > ifstat is a tool to report network interfaces bandwith just like > > vmstat/iostat do for other system counters. > > You mean like netstat? > > Kris No, the author say ifstat is like iostat/vmstat, and he list these two in the SEE ALSO section of ifstat(1) manpage. http://gael.roualland.free.fr/ifstat/ (not available now) http://www.google.com/search?q=cache:URs0EpPnc9oC:gael.roualland.free.fr/ifstat/+ifstat regards, -- Yen-Ming Lee [§õ«Û©ú] KeyID: 0x5EB52E51 : www.leeym.com : Taipei, Taiwan leeym@{leeym.com, FreeBSD.org, yahoo-inc.com, ntu.edu.tw, civil.ncku.edu.tw} --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iQCVAwUBPpNzqsnMx0NetS5RAQHLLQP9F1wXSnLkEE1awZnrhRGrHyg7fbIY2Wu1 4xIx/G/TZXPVfagIUleL1H+sxPgcB4ek+40qj2+gcYlI+maGlM5gOmNGSxWsSq8l HqcaRoBtwtDqtXtOYl/yzi1nLiHMKcMm89s8v/Vw4c2if5GA2wYeeqgpVuhbKuja u/UQsnKBhFk= =aRi9 -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- From owner-cvs-all@FreeBSD.ORG Tue Apr 8 18:34:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B98C637B401; Tue, 8 Apr 2003 18:34:09 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EA0443FA3; Tue, 8 Apr 2003 18:34:08 -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 458DD66D16; Tue, 8 Apr 2003 18:34:08 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 2BE8910FD; Tue, 8 Apr 2003 18:34:08 -0700 (PDT) Date: Tue, 8 Apr 2003 18:34:08 -0700 From: Kris Kennaway To: Yen-Ming Lee Message-ID: <20030409013408.GA67664@rot13.obsecurity.org> References: <200304090009.h3909toG012687@repoman.freebsd.org> <20030409005059.GA67433@rot13.obsecurity.org> <20030409011314.GA73330@utopia.leeym.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <20030409011314.GA73330@utopia.leeym.com> User-Agent: Mutt/1.4i cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/net Makefile ports/net/ifstat Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 01:34:10 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 09, 2003 at 09:13:14AM +0800, Yen-Ming Lee wrote: > On Tue, Apr 08, 2003 at 05:50:59PM -0700, Kris Kennaway wrote: > > On Tue, Apr 08, 2003 at 05:09:55PM -0700, Yen-Ming Lee wrote: > > > leeym 2003/04/08 17:09:55 PDT > > >=20 > > > FreeBSD ports repository > > >=20 > > > Modified files: > > > net Makefile=20 > > > Added files: > > > net/ifstat Makefile distinfo pkg-descr pkg-plist=20 > > > Log: > > > ifstat is a tool to report network interfaces bandwith just like > > > vmstat/iostat do for other system counters. > >=20 > > You mean like netstat? > >=20 > > Kris >=20 > No, the author say ifstat is like iostat/vmstat, and he list these two in > the SEE ALSO section of ifstat(1) manpage. netstat reports network interface bandwidth "like iostat/vmstat": > netstat -w 1 -I xl0 input (xl0) output packets errs bytes packets errs bytes colls 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 592 0 3 0 2074 1 0 54 0 0 0 0 0 0 0 0 The original feature of ifstat seems to be that it can use snmp to collect statistics from other hosts. Kris --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+k3iPWry0BWjoQKURArF3AKCX48j7uOoJpvhaqalVS93WFZBfZgCaA2bh /OvPuBX03KKt772C/m/5pko= =Ewq+ -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- From owner-cvs-all@FreeBSD.ORG Tue Apr 8 18:42:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33BB437B401; Tue, 8 Apr 2003 18:42:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA1FC43F75; Tue, 8 Apr 2003 18:42:55 -0700 (PDT) (envelope-from dan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h391gt0U020282; Tue, 8 Apr 2003 18:42:55 -0700 (PDT) (envelope-from dan@repoman.freebsd.org) Received: (from dan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h391gt05020281; Tue, 8 Apr 2003 18:42:55 -0700 (PDT) Message-Id: <200304090142.h391gt05020281@repoman.freebsd.org> From: Dan Moschuk Date: Tue, 8 Apr 2003 18:42:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 01:42:56 -0000 dan 2003/04/08 18:42:55 PDT FreeBSD ports repository Modified files: . access Log: Retire my ports commit bit for safe keeping until such a time when it is needed again. Noticed by: The Grim Reaper Revision Changes Path 1.536 +0 -1 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Tue Apr 8 18:51:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D61D37B401; Tue, 8 Apr 2003 18:51:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D68143F85; Tue, 8 Apr 2003 18:51:28 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h391pR0U021031; Tue, 8 Apr 2003 18:51:27 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h391pRvA021030; Tue, 8 Apr 2003 18:51:27 -0700 (PDT) Message-Id: <200304090151.h391pRvA021030@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 8 Apr 2003 18:51:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gdm pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 01:51:29 -0000 marcus 2003/04/08 18:51:27 PDT FreeBSD ports repository Modified files: x11/gdm pkg-plist Log: Fix the checks when installing config files. Obtained from: x11/gdm2 Revision Changes Path 1.16 +9 -9 ports/x11/gdm/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 8 18:52:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D89837B401; Tue, 8 Apr 2003 18:52:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C83E943FBD; Tue, 8 Apr 2003 18:52:49 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h391qn0U021149; Tue, 8 Apr 2003 18:52:49 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h391qncl021148; Tue, 8 Apr 2003 18:52:49 -0700 (PDT) Message-Id: <200304090152.h391qncl021148@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Tue, 8 Apr 2003 18:52: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/libusbhid Makefile data.c descr.c libusbhid.h parse.c usage.c usbhid.3 usbhid.h src/sys/sys param.h src/usr.bin/usbhidctl usbhid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 01:52:50 -0000 mdodd 2003/04/08 18:52:49 PDT FreeBSD src repository Modified files: lib/libusbhid Makefile data.c descr.c parse.c usage.c usbhid.3 usbhid.h sys/sys param.h usr.bin/usbhidctl usbhid.c Removed files: lib/libusbhid libusbhid.h Log: Sync with NetBSD. - Bump shared library version on libusbhid. - Retire libusbhid.h; it is called usbhid.h now. - hid_start_parse() takes a third argument. - hid_locate() takes a fifth argument. - hid_report_size() order of arguments changes. - Other changes, including formatting and whitespace. Bump __FreeBSD_version. This change will break all third party applications that rely on previous FreeBSD specific behavior. Revision Changes Path 1.8 +2 -3 src/lib/libusbhid/Makefile 1.6 +1 -1 src/lib/libusbhid/data.c 1.8 +1 -3 src/lib/libusbhid/descr.c 1.9 +0 -105 src/lib/libusbhid/libusbhid.h (dead) 1.8 +93 -44 src/lib/libusbhid/parse.c 1.8 +2 -1 src/lib/libusbhid/usage.c 1.13 +28 -26 src/lib/libusbhid/usbhid.3 1.9 +3 -3 src/lib/libusbhid/usbhid.h 1.153 +1 -1 src/sys/sys/param.h 1.8 +4 -3 src/usr.bin/usbhidctl/usbhid.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 18:53:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9595D37B401; Tue, 8 Apr 2003 18:53:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3479043FBD; Tue, 8 Apr 2003 18:53:35 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h391rZ0U021189; Tue, 8 Apr 2003 18:53:35 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h391rYpg021188; Tue, 8 Apr 2003 18:53:34 -0700 (PDT) Message-Id: <200304090153.h391rYpg021188@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Tue, 8 Apr 2003 18:53:34 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 01:53:36 -0000 mdodd 2003/04/08 18:53:34 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document 500111 (usbhid(3) changes). Revision Changes Path 1.299 +5 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 8 19:02:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C44537B401; Tue, 8 Apr 2003 19:02:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 368F243F85; Tue, 8 Apr 2003 19:02:11 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3922B0U021916; Tue, 8 Apr 2003 19:02:11 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3922AiM021915; Tue, 8 Apr 2003 19:02:10 -0700 (PDT) Message-Id: <200304090202.h3922AiM021915@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 8 Apr 2003 19:02:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gaim Makefile ports/net/gaim/files patch-src_buddy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 02:02:12 -0000 marcus 2003/04/08 19:02:10 PDT FreeBSD ports repository Modified files: net/gaim Makefile Added files: net/gaim/files patch-src_buddy.c Log: Fix the accelerator keys (i.e. Ctl+Q, Ctl+I, etc.). This bug has been filed with the GAIM authors as bug #717883: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=717883&group_id=235 Reported by: Kenneth W Cochran Revision Changes Path 1.93 +1 -1 ports/net/gaim/Makefile 1.3 +22 -0 ports/net/gaim/files/patch-src_buddy.c (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 8 19:05:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79D7B37B401; Tue, 8 Apr 2003 19:05:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1729643F75; Tue, 8 Apr 2003 19:05:13 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3925C0U022964; Tue, 8 Apr 2003 19:05:12 -0700 (PDT) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3925CZF022963; Tue, 8 Apr 2003 19:05:12 -0700 (PDT) Message-Id: <200304090205.h3925CZF022963@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 8 Apr 2003 19:05:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/linux_base Makefile distinfo.alpha X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 02:05:14 -0000 trevor 2003/04/08 19:05:12 PDT FreeBSD ports repository Modified files: emulators/linux_base Makefile distinfo.alpha Log: For the Alpha, update glibc and un-forbid (untested). PR: 50313 Submitted by: Miguel Mendez Revision Changes Path 1.73 +5 -4 ports/emulators/linux_base/Makefile 1.10 +2 -2 ports/emulators/linux_base/distinfo.alpha From owner-cvs-all@FreeBSD.ORG Tue Apr 8 19:12:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9A8037B401; Tue, 8 Apr 2003 19:12:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 688E843F85; Tue, 8 Apr 2003 19:12:39 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h392Cd0U023577; Tue, 8 Apr 2003 19:12:39 -0700 (PDT) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h392CdDW023576; Tue, 8 Apr 2003 19:12:39 -0700 (PDT) Message-Id: <200304090212.h392CdDW023576@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 8 Apr 2003 19:12:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 02:12:40 -0000 trevor 2003/04/08 19:12:39 PDT FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: In the REDHAT_LINUX list, add two sites from which Hewlett-Packard distributes bug-fixes to Red Hat Linux 7.2 for the Alpha. Revision Changes Path 1.145 +4 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Tue Apr 8 19:21:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0287337B401; Tue, 8 Apr 2003 19:21:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 949AC43F93; Tue, 8 Apr 2003 19:21:54 -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 h392Ls0U024221; Tue, 8 Apr 2003 19:21:54 -0700 (PDT) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h392LsxA024220; Tue, 8 Apr 2003 19:21:54 -0700 (PDT) Message-Id: <200304090221.h392LsxA024220@repoman.freebsd.org> From: Mike Silbersack Date: Tue, 8 Apr 2003 19:21: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/pci if_vr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 02:21:55 -0000 silby 2003/04/08 19:21:54 PDT FreeBSD src repository Modified files: sys/pci if_vr.c Log: Fix if_vr's handling of vr_encap failures. 3 parts: - Don't bother setting OACTIVE when the descriptors are all full or there's a vr_encap failure, it doesn't help anything. - Correctly roll back on the descriptor list after a failure so as not to corrupt the list. - Add a missing VR_UNLOCK(). Without these changes, vr_encap failure (which is assured during a low mbuf situation) would result in the card locking until the watchdog could fire. MFC after: 1 week Revision Changes Path 1.67 +9 -10 src/sys/pci/if_vr.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 19:55:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11DBE37B401; Tue, 8 Apr 2003 19:55:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA82743FCB; Tue, 8 Apr 2003 19:55:19 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h392tJ0U026346; Tue, 8 Apr 2003 19:55:19 -0700 (PDT) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h392tJUw026345; Tue, 8 Apr 2003 19:55:19 -0700 (PDT) Message-Id: <200304090255.h392tJUw026345@repoman.freebsd.org> From: Mike Barcroft Date: Tue, 8 Apr 2003 19:55: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/lib/libc/sys Makefile.inc jail.2 src/sys/kern kern_jail.c subr_witness.c syscalls.master vfs_syscalls.c src/sys/ia64/ia32 syscalls.master src/sys/sys jail.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 02:55:20 -0000 mike 2003/04/08 19:55:18 PDT FreeBSD src repository Modified files: lib/libc/sys Makefile.inc jail.2 sys/kern kern_jail.c subr_witness.c syscalls.master vfs_syscalls.c sys/ia64/ia32 syscalls.master sys/sys jail.h Log: o In struct prison, add an allprison linked list of prisons (protected by allprison_mtx), a unique prison/jail identifier field, two path fields (pr_path for reporting and pr_root vnode instance) to store the chroot() point of each jail. o Add jail_attach(2) to allow a process to bind to an existing jail. o Add change_root() to perform the chroot operation on a specified vnode. o Generalize change_dir() to accept a vnode, and move namei() calls to callers of change_dir(). o Add a new sysctl (security.jail.list) which is a group of struct xprison instances that represent a snapshot of active jails. Reviewed by: rwatson, tjr Revision Changes Path 1.101 +1 -0 src/lib/libc/sys/Makefile.inc 1.23 +29 -3 src/lib/libc/sys/jail.2 1.19 +1 -0 src/sys/ia64/ia32/syscalls.master 1.31 +218 -20 src/sys/kern/kern_jail.c 1.151 +1 -0 src/sys/kern/subr_witness.c 1.149 +1 -0 src/sys/kern/syscalls.master 1.312 +65 -44 src/sys/kern/vfs_syscalls.c 1.18 +20 -0 src/sys/sys/jail.h From owner-cvs-all@FreeBSD.ORG Tue Apr 8 19:57:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C97137B401; Tue, 8 Apr 2003 19:57:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0470443F3F; Tue, 8 Apr 2003 19:57:30 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h392vT0U026498; Tue, 8 Apr 2003 19:57:29 -0700 (PDT) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h392vTHN026495; Tue, 8 Apr 2003 19:57:29 -0700 (PDT) Message-Id: <200304090257.h392vTHN026495@repoman.freebsd.org> From: Mike Barcroft Date: Tue, 8 Apr 2003 19:57: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/kern init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 02:57:32 -0000 mike 2003/04/08 19:57:29 PDT FreeBSD src repository Modified files: sys/kern syscalls.c init_sysent.c sys/sys syscall.h syscall.mk sysproto.h Log: Regen. Revision Changes Path 1.152 +2 -1 src/sys/kern/init_sysent.c 1.138 +2 -1 src/sys/kern/syscalls.c 1.136 +3 -2 src/sys/sys/syscall.h 1.91 +3 -2 src/sys/sys/syscall.mk 1.132 +5 -1 src/sys/sys/sysproto.h From owner-cvs-all@FreeBSD.ORG Tue Apr 8 20:02:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D961837B401; Tue, 8 Apr 2003 20:02:31 -0700 (PDT) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1A1B43F85; Tue, 8 Apr 2003 20:02:30 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by nd250009.gab.xdsl.ne.jp (8.12.9/8.12.9/NinthNine) with ESMTP id h3932TCK039433 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Apr 2003 12:02:29 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Wed, 9 Apr 2003 12:02:29 +0900 (JST) Message-Id: <200304090302.h3932TCK039433@nd250009.gab.xdsl.ne.jp> From: Norikatsu Shigemura To: Joe Marcus Clarke In-Reply-To: <200304081948.h38JmZ9o082694@repoman.freebsd.org> References: <200304081948.h38JmZ9o082694@repoman.freebsd.org> X-Mailer: Sylpheed version 0.8.11 (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-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/japanese/gnome Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 03:02:32 -0000 On Tue, 8 Apr 2003 12:48:35 -0700 (PDT) Joe Marcus Clarke wrote: > marcus 2003/04/08 12:48:35 PDT > FreeBSD ports repository > Modified files: > japanese/gnome Makefile > Log: > Chase gal's shared lib version. > Reported by: bento > Pointy hat to: me me is Michael Elbel? It appears most likely to use myself. > Revision Changes Path > 1.17 +2 -2 ports/japanese/gnome/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 8 20:04:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39D5337B401; Tue, 8 Apr 2003 20:04:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D247243F3F; Tue, 8 Apr 2003 20:04:12 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3934C0U028106; Tue, 8 Apr 2003 20:04:12 -0700 (PDT) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3934Csu028105; Tue, 8 Apr 2003 20:04:12 -0700 (PDT) Message-Id: <200304090304.h3934Csu028105@repoman.freebsd.org> From: Mike Barcroft Date: Tue, 8 Apr 2003 20:04: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/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 03:04:13 -0000 mike 2003/04/08 20:04:12 PDT FreeBSD src repository Modified files: usr.bin/killall killall.1 killall.c usr.sbin Makefile usr.sbin/jail jail.8 jail.c Added files: usr.sbin/jexec Makefile jexec.8 jexec.c usr.sbin/jls Makefile jls.8 jls.c Log: o Add jls(8) for listing active jails. o Add jexec(8) to execute a command in an existing jail. o Add -j option for killall(1) to kill all processes in a specified jail. o Add -i option to jail(8) to output jail ID of newly created jail. Revision Changes Path 1.27 +7 -2 src/usr.bin/killall/killall.1 1.21 +21 -2 src/usr.bin/killall/killall.c 1.248 +2 -0 src/usr.sbin/Makefile 1.43 +21 -13 src/usr.sbin/jail/jail.8 1.12 +14 -7 src/usr.sbin/jail/jail.c 1.1 +7 -0 src/usr.sbin/jexec/Makefile (new) 1.1 +52 -0 src/usr.sbin/jexec/jexec.8 (new) 1.1 +62 -0 src/usr.sbin/jexec/jexec.c (new) 1.1 +7 -0 src/usr.sbin/jls/Makefile (new) 1.1 +50 -0 src/usr.sbin/jls/jls.8 (new) 1.1 +77 -0 src/usr.sbin/jls/jls.c (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 8 20:08:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9D2437B401 for ; Tue, 8 Apr 2003 20:08:11 -0700 (PDT) Received: from v-lazer.com (sopla.v-lazer.com [212.122.18.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id C00A343FA3 for ; Tue, 8 Apr 2003 20:08:09 -0700 (PDT) (envelope-from wom@wom.ru) Received: from [212.122.18.4] (account wom HELO wom.ru) by v-lazer.com (CommuniGate Pro SMTP 4.0.5) with ESMTP id 3966615 for cvs-all@FreeBSD.org; Wed, 09 Apr 2003 14:08:01 +1100 Message-ID: <3E938E91.2070906@wom.ru> Date: Wed, 09 Apr 2003 14:08:01 +1100 From: Womchik alexeyeff User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) X-Accept-Language: ru, en-us, en MIME-Version: 1.0 References: <200304090304.h3934Csu028105@repoman.freebsd.org> In-Reply-To: <200304090304.h3934Csu028105@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.csrc/usr.sbinjexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 03:08:12 -0000 what about MFC ? Mike Barcroft wrote: >mike 2003/04/08 20:04:12 PDT > > FreeBSD src repository > > Modified files: > usr.bin/killall killall.1 killall.c > usr.sbin Makefile > usr.sbin/jail jail.8 jail.c > Added files: > usr.sbin/jexec Makefile jexec.8 jexec.c > usr.sbin/jls Makefile jls.8 jls.c > Log: > o Add jls(8) for listing active jails. > o Add jexec(8) to execute a command in an existing jail. > o Add -j option for killall(1) to kill all processes in a specified > jail. > o Add -i option to jail(8) to output jail ID of newly created jail. > > Revision Changes Path > 1.27 +7 -2 src/usr.bin/killall/killall.1 > 1.21 +21 -2 src/usr.bin/killall/killall.c > 1.248 +2 -0 src/usr.sbin/Makefile > 1.43 +21 -13 src/usr.sbin/jail/jail.8 > 1.12 +14 -7 src/usr.sbin/jail/jail.c > 1.1 +7 -0 src/usr.sbin/jexec/Makefile (new) > 1.1 +52 -0 src/usr.sbin/jexec/jexec.8 (new) > 1.1 +62 -0 src/usr.sbin/jexec/jexec.c (new) > 1.1 +7 -0 src/usr.sbin/jls/Makefile (new) > 1.1 +50 -0 src/usr.sbin/jls/jls.8 (new) > 1.1 +77 -0 src/usr.sbin/jls/jls.c (new) >_______________________________________________ >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" > > From owner-cvs-all@FreeBSD.ORG Tue Apr 8 20:12:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1E3037B401; Tue, 8 Apr 2003 20:12:19 -0700 (PDT) Received: from espresso.bsdmike.org (espresso.bsdmike.org [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0068043F93; Tue, 8 Apr 2003 20:12:19 -0700 (PDT) (envelope-from mike@espresso.bsdmike.org) Received: by espresso.bsdmike.org (Postfix, from userid 1002) id 83AB79C68; Tue, 8 Apr 2003 22:58:08 -0400 (EDT) Date: Tue, 8 Apr 2003 22:58:08 -0400 From: Mike Barcroft To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030408225808.A16782@espresso.bsdmike.org> References: <200304090304.h3934Csu028105@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304090304.h3934Csu028105@repoman.freebsd.org>; from mike@FreeBSD.org on Tue, Apr 08, 2003 at 08:04:12PM -0700 Organization: The FreeBSD Project Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 03:12:20 -0000 Mike Barcroft writes: > mike 2003/04/08 20:04:12 PDT > > FreeBSD src repository > > Modified files: > usr.bin/killall killall.1 killall.c > usr.sbin Makefile > usr.sbin/jail jail.8 jail.c > Added files: > usr.sbin/jexec Makefile jexec.8 jexec.c > usr.sbin/jls Makefile jls.8 jls.c > Log: > o Add jls(8) for listing active jails. > o Add jexec(8) to execute a command in an existing jail. > o Add -j option for killall(1) to kill all processes in a specified > jail. > o Add -i option to jail(8) to output jail ID of newly created jail. Here's what it looks like in use: %%% sol# jail /tmp/jail localhost 127.0.0.1 /bin/sh & [1] 19114 sol# jail /tmp/jail localhost 127.0.0.1 /bin/csh & [2] 19139 [1] + Suspended (tty input) jail /tmp/jail localhost 127.0.0.1 /bin/sh sol# jls JID IP Address Hostname Path 2 127.0.0.1 localhost /tmp/jail 1 127.0.0.1 localhost /tmp/jail [2] + Suspended (tty input) jail /tmp/jail localhost 127.0.0.1 /bin/csh sol# jexec 2 /bin/ps -auxww USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND 0 19139 0.0 0.1 1268 708 p4 TJ 3:09AM 0:00.03 /bin/csh 0 19217 0.8 0.1 640 312 p4 R+J 3:09AM 0:00.01 /bin/ps -auxww sol# jexec 1 /bin/csh %ps -auxww USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND 0 19114 0.0 0.1 872 444 p4 TJ 3:08AM 0:00.02 /bin/sh 0 19318 0.8 0.2 1504 1200 p4 SJ 3:09AM 0:00.04 /bin/csh 0 19331 0.0 0.1 640 440 p4 R+J 3:09AM 0:00.01 ps -auxww %exit sol# killall -KILL -j 2 [2] - Killed jail /tmp/jail localhost 127.0.0.1 /bin/csh sol# killall -KILL -j 1 [1] + Killed jail /tmp/jail localhost 127.0.0.1 /bin/sh sol# jls sol# %%% Best regards, Mike Barcroft From owner-cvs-all@FreeBSD.ORG Tue Apr 8 20:21:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F297137B401; Tue, 8 Apr 2003 20:21:43 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3108A43F75; Tue, 8 Apr 2003 20:21:43 -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 BDEA866D16; Tue, 8 Apr 2003 20:21:42 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id A468F10E1; Tue, 8 Apr 2003 20:21:42 -0700 (PDT) Date: Tue, 8 Apr 2003 20:21:42 -0700 From: Kris Kennaway To: Mike Barcroft Message-ID: <20030409032142.GA68061@rot13.obsecurity.org> References: <200304090304.h3934Csu028105@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <200304090304.h3934Csu028105@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/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 03:21:44 -0000 --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 08, 2003 at 08:04:12PM -0700, Mike Barcroft wrote: > mike 2003/04/08 20:04:12 PDT >=20 > FreeBSD src repository >=20 > Modified files: > usr.bin/killall killall.1 killall.c=20 > usr.sbin Makefile=20 > usr.sbin/jail jail.8 jail.c=20 > Added files: > usr.sbin/jexec Makefile jexec.8 jexec.c=20 > usr.sbin/jls Makefile jls.8 jls.c=20 > Log: > o Add jls(8) for listing active jails. > o Add jexec(8) to execute a command in an existing jail. > o Add -j option for killall(1) to kill all processes in a specified > jail. > o Add -i option to jail(8) to output jail ID of newly created jail. Cool! Do you have any plans to commit some of the various jail patches that have been submitted to hackers@ recently? Kris --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+k5HGWry0BWjoQKURAu3RAKC76E8EJl5z1RiDXxnXXPj2scOBvwCfZm7N 5lo4qbf7nuYVkwOIw8SIUug= =yuzi -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl-- From owner-cvs-all@FreeBSD.ORG Tue Apr 8 21:37:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E94B37B401; Tue, 8 Apr 2003 21:37:01 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5660E43FAF; Tue, 8 Apr 2003 21:37:00 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org (12-240-204-110.client.attbi.com[12.240.204.110]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <2003040904365900300scs24e>; Wed, 9 Apr 2003 04:36: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 h394aws0052208; Tue, 8 Apr 2003 21:36:58 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.9/8.12.9/Submit) id h394awG1052207; Tue, 8 Apr 2003 21:36:58 -0700 (PDT) Date: Tue, 8 Apr 2003 21:36:58 -0700 From: "Bruce A. Mah" To: Sean Chittenden Message-ID: <20030409043658.GA52106@intruder.bmah.org> References: <200304082217.h38MHkMv096112@repoman.freebsd.org> <20030408223144.GS79923@perrin.int.nxad.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <20030408223144.GS79923@perrin.int.nxad.com> 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: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 04:37:02 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable If memory serves me right, Sean Chittenden wrote: > > seanc 2003/04/08 15:17:46 PDT > >=20 > > FreeBSD doc repository > >=20 > > Modified files: > > en_US.ISO8859-1/share/sgml mailing-lists.ent=20 > > Log: > > Add a few more entities for mailing lists that were missing. [snip] Thanks for doing all of this! Tedious, but it needed to be done. Bruce. --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+k6Nq2MoxcVugUsMRAn+iAJ9JbJGzsAfdH+gWubtBnmRehel3CgCeOell xa3Vc1Nhj5x/KaQsHjFIGZM= =/ZkW -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- From owner-cvs-all@FreeBSD.ORG Tue Apr 8 21:51:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB67F37B401; Tue, 8 Apr 2003 21:51:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84E3843F85; Tue, 8 Apr 2003 21:51:10 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h394pA0U041233; Tue, 8 Apr 2003 21:51:10 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h394p957041232; Tue, 8 Apr 2003 21:51:09 -0700 (PDT) Message-Id: <200304090451.h394p957041232@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Tue, 8 Apr 2003 21:51:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/sdl12/files patch-joystick::bsd::SDL_sysjoystick.c ports/emulators/xmame/files patch-src::unix::unix.mak X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 04:51:11 -0000 mdodd 2003/04/08 21:51:09 PDT FreeBSD ports repository Modified files: emulators/xmame/files patch-src::unix::unix.mak Added files: devel/sdl12/files patch-joystick::bsd::SDL_sysjoystick.c emulators/xmame/files patch-src::unix::joystick-drivers::joy_usb.c Log: Build fixes for __FreeBSD_version >= 500111 (usbhid changes.) Revision Changes Path 1.1 +65 -0 ports/devel/sdl12/files/patch-joystick::bsd::SDL_sysjoystick.c (new) 1.3 +58 -0 ports/emulators/xmame/files/patch-src::unix::joystick-drivers::joy_usb.c (new) 1.4 +32 -0 ports/emulators/xmame/files/patch-src::unix::unix.mak From owner-cvs-all@FreeBSD.ORG Tue Apr 8 21:52:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 122ED37B401; Tue, 8 Apr 2003 21:52:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EE7543F93; Tue, 8 Apr 2003 21:52:44 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h394qi0U041320; Tue, 8 Apr 2003 21:52:44 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h394qiu5041319; Tue, 8 Apr 2003 21:52:44 -0700 (PDT) Message-Id: <200304090452.h394qiu5041319@repoman.freebsd.org> From: Sean Chittenden Date: Tue, 8 Apr 2003 21:52:44 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent doc/en_US.ISO8859-1/books/handbook/eresources chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 04:52:45 -0000 seanc 2003/04/08 21:52:44 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/share/sgml mailing-lists.ent en_US.ISO8859-1/books/handbook/eresources chapter.sgml Log: Add the KDE mailing list to the list of lists even though it's not hosted locally. ::nudges the KDE team:: Revision Changes Path 1.116 +17 -0 doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml 1.19 +4 -0 doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent From owner-cvs-all@FreeBSD.ORG Tue Apr 8 21:53:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3329137B401; Tue, 8 Apr 2003 21:53:29 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C30A43FBD; Tue, 8 Apr 2003 21:53:28 -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 h394rKZq027159; Wed, 9 Apr 2003 06:53:21 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Sam Leffler" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 08 Apr 2003 13:21:22 PDT." <076d01c2fe0c$6c865200$52557f42@errno.com> Date: Wed, 09 Apr 2003 06:53:20 +0200 Message-ID: <27158.1049864000@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/adlink adlink.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 04:53:29 -0000 In message <076d01c2fe0c$6c865200$52557f42@errno.com>, "Sam Leffler" writes: >Who said anything about installing stuff in /usr/include? > >What does open source have to do with good programming practice? > >.h files hold definitions needed by 1 or more pieces of code. You're just >obfuscating your code. You are in fact talking about installing things in /usr/include, have you forgotten that I raised this subject a short time ago ? The only way I can say "foo.h" should not be installed under /usr/include is by not calling it something which matches "*.h" -- 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-all@FreeBSD.ORG Tue Apr 8 22:02:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 569E937B401; Tue, 8 Apr 2003 22:02:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2C2843FD7; Tue, 8 Apr 2003 22:02:42 -0700 (PDT) (envelope-from cjc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3952g0U042048; Tue, 8 Apr 2003 22:02:42 -0700 (PDT) (envelope-from cjc@repoman.freebsd.org) Received: (from cjc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3952gPT042047; Tue, 8 Apr 2003 22:02:42 -0700 (PDT) Message-Id: <200304090502.h3952gPT042047@repoman.freebsd.org> From: "Crist J. Clark" Date: Tue, 8 Apr 2003 22:02:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/setiathome Makefile pkg-install ports/astro/setiathome/files rc.setiathome.conf setiathome.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:02:43 -0000 cjc 2003/04/08 22:02:42 PDT FreeBSD ports repository (src committer) Modified files: astro/setiathome Makefile pkg-install astro/setiathome/files rc.setiathome.conf setiathome.sh Log: Maintainer update: Don't misuse the 'nobody' account. PR: 50739, 30701 Submitted by: Cyrille Lefevre Revision Changes Path 1.37 +3 -1 ports/astro/setiathome/Makefile 1.5 +4 -2 ports/astro/setiathome/files/rc.setiathome.conf 1.10 +58 -13 ports/astro/setiathome/files/setiathome.sh 1.10 +5 -2 ports/astro/setiathome/pkg-install From owner-cvs-all@FreeBSD.ORG Tue Apr 8 22:04:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0931037B401; Tue, 8 Apr 2003 22:04:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C0D543F3F; Tue, 8 Apr 2003 22:04:54 -0700 (PDT) (envelope-from cjc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3954s0U043051; Tue, 8 Apr 2003 22:04:54 -0700 (PDT) (envelope-from cjc@repoman.freebsd.org) Received: (from cjc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3954sEN043050; Tue, 8 Apr 2003 22:04:54 -0700 (PDT) Message-Id: <200304090504.h3954sEN043050@repoman.freebsd.org> From: "Crist J. Clark" Date: Tue, 8 Apr 2003 22:04:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/linux-setiathome Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:04:55 -0000 cjc 2003/04/08 22:04:54 PDT FreeBSD ports repository (src committer) Modified files: astro/linux-setiathome Makefile distinfo Log: Maintainer update: New version released. Fixes security vulnerability. PR: 50738 Submitted by: Cyrille Lefevre Revision Changes Path 1.4 +2 -1 ports/astro/linux-setiathome/Makefile 1.2 +1 -1 ports/astro/linux-setiathome/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 8 22:15:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44B6F37B401; Tue, 8 Apr 2003 22:15:31 -0700 (PDT) Received: from espresso.bsdmike.org (espresso.bsdmike.org [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAE2843F85; Tue, 8 Apr 2003 22:15:30 -0700 (PDT) (envelope-from mike@espresso.bsdmike.org) Received: by espresso.bsdmike.org (Postfix, from userid 1002) id 3B42B9C4C; Wed, 9 Apr 2003 01:01:20 -0400 (EDT) Date: Wed, 9 Apr 2003 01:01:20 -0400 From: Mike Barcroft To: Poul-Henning Kamp Message-ID: <20030409010120.C16782@espresso.bsdmike.org> References: <076d01c2fe0c$6c865200$52557f42@errno.com> <27158.1049864000@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <27158.1049864000@critter.freebsd.dk>; from phk@phk.freebsd.dk on Wed, Apr 09, 2003 at 06:53:20AM +0200 Organization: The FreeBSD Project cc: Sam Leffler cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/adlink adlink.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:15:31 -0000 Poul-Henning Kamp writes: > In message <076d01c2fe0c$6c865200$52557f42@errno.com>, "Sam Leffler" writes: > > >Who said anything about installing stuff in /usr/include? > > > >What does open source have to do with good programming practice? > > > >.h files hold definitions needed by 1 or more pieces of code. You're just > >obfuscating your code. > > You are in fact talking about installing things in /usr/include, > have you forgotten that I raised this subject a short time ago ? > > The only way I can say "foo.h" should not be installed under /usr/include > is by not calling it something which matches "*.h" The solution is obvious: change include/Makefile to be explicit about the files it installs. Best regards, Mike Barcroft From owner-cvs-all@FreeBSD.ORG Tue Apr 8 22:34:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0105F37B401; Tue, 8 Apr 2003 22:34:35 -0700 (PDT) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD88943FAF; Tue, 8 Apr 2003 22:34:33 -0700 (PDT) (envelope-from lizard@nemesis.informatik.unibw-muenchen.de) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30])h395Y2QE019759; Wed, 9 Apr 2003 07:34:02 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id D1CC05A548; Wed, 9 Apr 2003 07:34:01 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id C3A985A547; Wed, 9 Apr 2003 07:34:00 +0200 (CEST) Date: Wed, 9 Apr 2003 07:34:00 +0200 From: Oliver Braun To: Patrick Li Message-ID: <20030409053400.GA35514@informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , Patrick Li , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200304082325.h38NPQVE003551@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <200304082325.h38NPQVE003551@repoman.freebsd.org> X-PGP-Key: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0xEF25B1BA X-PGP-Key-Alternative: finger obraun@FreeBSD.org X-PGP-Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA X-URL: http://ist.unibw-muenchen.de/People/obraun X-Accept-Language: de en X-Editor: Vim-601 http://www.vim.org/ User-Agent: Mutt/1.5.4i X-Virus-Scanned: by AMaViS snapshot-20020531 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/editors/hnb Makefile distinfo pkg-plist ports/editors/hnb/files patch-Makefile patch-libcli::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:34:35 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Patrick Li [2003-04-08 16:25 -0700]: > Update to 1.9.17 Thanks, Olli --=20 Oliver Braun :: :: --ibTvN161/egqYuK8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+k7DIwLFrfe8lsboRArkqAJ96bo/okNMg9rEx8FgjEnKss/FZ2gCfQ87S zec8oUz1k14QwW0PL4K6qyU= =sx5j -----END PGP SIGNATURE----- --ibTvN161/egqYuK8-- From owner-cvs-all@FreeBSD.ORG Tue Apr 8 22:41:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACEEF37B401; Tue, 8 Apr 2003 22:41:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 579BB43FAF; Tue, 8 Apr 2003 22:41:28 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h395fS0U045727; Tue, 8 Apr 2003 22:41:28 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h395fSgO045726; Tue, 8 Apr 2003 22:41:28 -0700 (PDT) Message-Id: <200304090541.h395fSgO045726@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Apr 2003 22:41:28 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/logcheck Makefile pkg-descr pkg-message pkg-plist ports/security/logcheck/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:41:29 -0000 leeym 2003/04/08 22:41:28 PDT FreeBSD ports repository Modified files: security/logcheck Makefile pkg-descr pkg-plist Removed files: security/logcheck pkg-message security/logcheck/files patch-aa Log: - Remove BROKEN: change temp dir from /tmp to /var/run/logcheck (it has to be mode 700) - now complies with hier(7) - Psionic has been acquired by Cisco in late 2002 and now www.psionic.com is an alias to www.cisco.com. Unfortunately, the latter does not have any mention of LogSentry or other Abacus tools, so remove www.psionic.com from the MASTER_SITES and WWW: tag - Reword pkg-descr to better reflect reality - Dont use logcheck's Makefile - build/install completely from port's Makefile - Make PREFIX-clean - Install useful documentation - Assign maintainership to submitter Removed files: - files/patch-aa - pkg-message PR: 50730 Submitted by: Sergei Kolobov Revision Changes Path 1.14 +32 -14 ports/security/logcheck/Makefile 1.3 +0 -81 ports/security/logcheck/files/patch-aa (dead) 1.2 +4 -8 ports/security/logcheck/pkg-descr 1.2 +0 -14 ports/security/logcheck/pkg-message (dead) 1.5 +18 -6 ports/security/logcheck/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 8 22:58:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D934737B401; Tue, 8 Apr 2003 22:58:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7742B43FAF; Tue, 8 Apr 2003 22:58:43 -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 h395wh0U046659; Tue, 8 Apr 2003 22:58:43 -0700 (PDT) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h395wh1G046658; Tue, 8 Apr 2003 22:58:43 -0700 (PDT) Message-Id: <200304090558.h395wh1G046658@repoman.freebsd.org> From: David Schultz Date: Tue, 8 Apr 2003 22:58: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/lib/libc/gdtoa machdep_ldisQ.c machdep_ldisx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 05:58:44 -0000 das 2003/04/08 22:58:43 PDT FreeBSD src repository Modified files: lib/libc/gdtoa machdep_ldisQ.c machdep_ldisx.c Log: /strtopx/ s/result/&result/ This is the version I *meant* to commit last week. Revision Changes Path 1.2 +1 -1 src/lib/libc/gdtoa/machdep_ldisQ.c 1.2 +1 -1 src/lib/libc/gdtoa/machdep_ldisx.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 23:03:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED00B37B401; Tue, 8 Apr 2003 23:03:48 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id D859443FA3; Tue, 8 Apr 2003 23:03:47 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id A60315308; Wed, 9 Apr 2003 08:03:45 +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: Mike Barcroft From: Dag-Erling Smorgrav Date: Wed, 09 Apr 2003 08:03:44 +0200 In-Reply-To: <20030409010120.C16782@espresso.bsdmike.org> (Mike Barcroft's message of "Wed, 9 Apr 2003 01:01:20 -0400") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <076d01c2fe0c$6c865200$52557f42@errno.com> <27158.1049864000@critter.freebsd.dk> <20030409010120.C16782@espresso.bsdmike.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: Sam Leffler cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/adlink adlink.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 06:03:49 -0000 Mike Barcroft writes: > The solution is obvious: change include/Makefile to be explicit about > the files it installs. This should be pretty easy, actually - just ask the ports team to show us the output from 'ls -lRu /usr/include/sys' on one of the ports building machines a few days after 'rm -rf /usr/include/sys ; make world'. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Tue Apr 8 23:04:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05A6A37B401; Tue, 8 Apr 2003 23:04:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9941B43F93; Tue, 8 Apr 2003 23:04:35 -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 h3964Z0U048070; Tue, 8 Apr 2003 23:04:35 -0700 (PDT) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3964ZDE048069; Tue, 8 Apr 2003 23:04:35 -0700 (PDT) Message-Id: <200304090604.h3964ZDE048069@repoman.freebsd.org> From: David Schultz Date: Tue, 8 Apr 2003 23:04: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/contrib/gdtoa gdtoaimp.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 06:04:36 -0000 das 2003/04/08 23:04:35 PDT FreeBSD src repository Modified files: contrib/gdtoa gdtoaimp.h Log: Add some missing prototypes to eliminate some warnings. These already appear without leading underscores in gdtoa.h, but this approach avoids removing that file from the vendor branch and unduly rearranging things. Prodded by: nectar Revision Changes Path 1.5 +21 -0 src/contrib/gdtoa/gdtoaimp.h From owner-cvs-all@FreeBSD.ORG Tue Apr 8 23:16:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79F0637B401; Tue, 8 Apr 2003 23:16:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20D8543F85; Tue, 8 Apr 2003 23:16:17 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h396GG0U048947; Tue, 8 Apr 2003 23:16:16 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h396GGBq048946; Tue, 8 Apr 2003 23:16:16 -0700 (PDT) Message-Id: <200304090616.h396GGBq048946@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 8 Apr 2003 23:16:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules ports MOVED ports/x11-toolkits Makefile ports/x11-toolkits/pike-gtk Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/pike-gtk/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 06:16:18 -0000 ijliao 2003/04/08 23:16:16 PDT FreeBSD ports repository Modified files: . modules . MOVED x11-toolkits Makefile Removed files: x11-toolkits/pike-gtk Makefile distinfo pkg-descr pkg-plist x11-toolkits/pike-gtk/files patch-aa Log: pike-gtk is included in pike now, so remove it Revision Changes Path 1.7024 +0 -1 CVSROOT/modules 1.95 +2 -1 ports/MOVED 1.233 +0 -1 ports/x11-toolkits/Makefile 1.9 +0 -24 ports/x11-toolkits/pike-gtk/Makefile (dead) 1.2 +0 -1 ports/x11-toolkits/pike-gtk/distinfo (dead) 1.2 +0 -11 ports/x11-toolkits/pike-gtk/files/patch-aa (dead) 1.3 +0 -8 ports/x11-toolkits/pike-gtk/pkg-descr (dead) 1.2 +0 -19 ports/x11-toolkits/pike-gtk/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Tue Apr 8 23:49:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0482737B404; Tue, 8 Apr 2003 23:49:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BAC643F3F; Tue, 8 Apr 2003 23:49:45 -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 h396nj0U051004; Tue, 8 Apr 2003 23:49:45 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h396nj4o051003; Tue, 8 Apr 2003 23:49:45 -0700 (PDT) Message-Id: <200304090649.h396nj4o051003@repoman.freebsd.org> From: Jake Burkholder Date: Tue, 8 Apr 2003 23:49:45 -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/man4.i386 Makefile pae.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 06:49:46 -0000 jake 2003/04/08 23:49:45 PDT FreeBSD src repository Modified files: share/man/man4/man4.i386 Makefile Added files: share/man/man4/man4.i386 pae.4 Log: Add a man page for options PAE. Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.144 +1 -1 src/share/man/man4/man4.i386/Makefile 1.1 +125 -0 src/share/man/man4/man4.i386/pae.4 (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 00:07:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94E9A37B401; Wed, 9 Apr 2003 00:07:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 351AE43FAF; Wed, 9 Apr 2003 00:07:21 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3977L0U053292; Wed, 9 Apr 2003 00:07:21 -0700 (PDT) (envelope-from max@repoman.freebsd.org) Received: (from max@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3977KhU053291; Wed, 9 Apr 2003 00:07:20 -0700 (PDT) Message-Id: <200304090707.h3977KhU053291@repoman.freebsd.org> From: Masafumi Max NAKANE Date: Wed, 9 Apr 2003 00:07:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mhonarc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 07:07:22 -0000 max 2003/04/09 00:07:20 PDT FreeBSD ports repository Modified files: www/mhonarc Makefile distinfo Log: Upgrade to 2.6.3 Revision Changes Path 1.33 +1 -1 ports/www/mhonarc/Makefile 1.18 +1 -1 ports/www/mhonarc/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 9 00:20:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0791637B40E; Wed, 9 Apr 2003 00:20:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C15943F75; Wed, 9 Apr 2003 00:20:28 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h397KS0U054121; Wed, 9 Apr 2003 00:20:28 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h397KS8G054119; Wed, 9 Apr 2003 00:20:28 -0700 (PDT) Message-Id: <200304090720.h397KS8G054119@repoman.freebsd.org> From: Sean Chittenden Date: Wed, 9 Apr 2003 00:20:28 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 07:20:30 -0000 seanc 2003/04/09 00:20:28 PDT FreeBSD doc repository Modified files: en/news news.xml Log: Add a news blurb about the performance@ mailing list. Revision Changes Path 1.143 +24 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Wed Apr 9 00:49:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E6E137B401; Wed, 9 Apr 2003 00:49:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B6743F3F; Wed, 9 Apr 2003 00:49:16 -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 h397nG0U061282; Wed, 9 Apr 2003 00:49:16 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h397nGZ6061281; Wed, 9 Apr 2003 00:49:16 -0700 (PDT) Message-Id: <200304090749.h397nGZ6061281@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 00:49: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/lib/libdevstat devstat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 07:49:17 -0000 phk 2003/04/09 00:49:16 PDT FreeBSD src repository Modified files: lib/libdevstat devstat.c Log: If rounding results in -epsilon device busy %, set it to zero. Revision Changes Path 1.22 +2 -0 src/lib/libdevstat/devstat.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 00:49:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EFD437B426; Wed, 9 Apr 2003 00:49:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DF3A43F85; Wed, 9 Apr 2003 00:49:44 -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 h397nh0U061313; Wed, 9 Apr 2003 00:49: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 h397nhA1061312; Wed, 9 Apr 2003 00:49:43 -0700 (PDT) Message-Id: <200304090749.h397nhA1061312@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 00: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/usr.bin/systat vmstat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 07:49:44 -0000 phk 2003/04/09 00:49:43 PDT FreeBSD src repository Modified files: usr.bin/systat vmstat.c Log: Let libdevstat calculate the device-busy % instead of home-rolling. Revision Changes Path 1.57 +5 -13 src/usr.bin/systat/vmstat.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 01:12:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D740937B401; Wed, 9 Apr 2003 01:12:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7641343FA3; Wed, 9 Apr 2003 01:12:48 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h398Cm0U064406; Wed, 9 Apr 2003 01:12:48 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h398ClHY064405; Wed, 9 Apr 2003 01:12:47 -0700 (PDT) Message-Id: <200304090812.h398ClHY064405@repoman.freebsd.org> From: Kevin Lo Date: Wed, 9 Apr 2003 01:12:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/john Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:12:49 -0000 kevlo 2003/04/09 01:12:47 PDT FreeBSD ports repository Modified files: security/john Makefile distinfo Log: Update to 1.6.33 PR: 50740 Submitted by: Dominic Marks Revision Changes Path 1.26 +1 -1 ports/security/john/Makefile 1.7 +1 -1 ports/security/john/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 9 01:22:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 685CA37B401; Wed, 9 Apr 2003 01:22:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 053CA43F85; Wed, 9 Apr 2003 01:22:13 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h398MC0U065293; Wed, 9 Apr 2003 01:22:12 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h398MCVd065292; Wed, 9 Apr 2003 01:22:12 -0700 (PDT) Message-Id: <200304090822.h398MCVd065292@repoman.freebsd.org> From: Kevin Lo Date: Wed, 9 Apr 2003 01:22:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/chkrootkit Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:22:14 -0000 kevlo 2003/04/09 01:22:12 PDT FreeBSD ports repository Modified files: security/chkrootkit Makefile distinfo pkg-plist Log: Update to 0.40 PR: 50722 Submitted by: Michael L. Hostbaek Revision Changes Path 1.13 +6 -2 ports/security/chkrootkit/Makefile 1.10 +1 -1 ports/security/chkrootkit/distinfo 1.7 +2 -0 ports/security/chkrootkit/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 9 01:27:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04DCF37B401; Wed, 9 Apr 2003 01:27:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9842C43FAF; Wed, 9 Apr 2003 01:27:32 -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 h398RW0U065462; Wed, 9 Apr 2003 01:27:32 -0700 (PDT) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h398RW48065461; Wed, 9 Apr 2003 01:27:32 -0700 (PDT) Message-Id: <200304090827.h398RW48065461@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 9 Apr 2003 01:27: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/man/man9 malloc.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:27:33 -0000 harti 2003/04/09 01:27:32 PDT FreeBSD src repository Modified files: share/man/man9 malloc.9 Log: Explicitely document the locking requirements for the malloc interface. While beeing here also correct the following: - list missing macros in the header - document MALLOC_DEFINE and MALLOC_DECLARE in the SYNOPSIS section - document additional include requirements for MALLOC_DEFINE - M_NOWAIT is not 0 anymore - remove rotted diagnostic messages Revision Changes Path 1.31 +67 -69 src/share/man/man9/malloc.9 From owner-cvs-all@FreeBSD.ORG Wed Apr 9 01:28:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18B7737B401; Wed, 9 Apr 2003 01:28:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9B5643FB1; Wed, 9 Apr 2003 01:28:44 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h398Si0U065569; Wed, 9 Apr 2003 01:28:44 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h398SiNs065568; Wed, 9 Apr 2003 01:28:44 -0700 (PDT) Message-Id: <200304090828.h398SiNs065568@repoman.freebsd.org> From: Kevin Lo Date: Wed, 9 Apr 2003 01:28:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/metalog Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:28:45 -0000 kevlo 2003/04/09 01:28:44 PDT FreeBSD ports repository Modified files: sysutils/metalog Makefile distinfo pkg-plist Log: - Update to 0.7 and bump PORTEPOCH since 0.7 < 0.7b - Silence configure warning by adding CONFIGURE_TARGET - Allow user to override CPFLAGS/LDFLAGS - Do not install yet another copy of GPL - Use DOCSDIR/EXAMPLESDIR in pkg-plist PR: 50717 Submitted by: MAINTAINER Revision Changes Path 1.5 +11 -10 ports/sysutils/metalog/Makefile 1.2 +1 -1 ports/sysutils/metalog/distinfo 1.2 +6 -6 ports/sysutils/metalog/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 9 01:31:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 722FA37B401; Wed, 9 Apr 2003 01:31:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1123843FBF; Wed, 9 Apr 2003 01:31:31 -0700 (PDT) (envelope-from adrian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h398VU0U066038; Wed, 9 Apr 2003 01:31:30 -0700 (PDT) (envelope-from adrian@repoman.freebsd.org) Received: (from adrian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h398VUca066037; Wed, 9 Apr 2003 01:31:30 -0700 (PDT) Message-Id: <200304090831.h398VUca066037@repoman.freebsd.org> From: Adrian Chadd Date: Wed, 9 Apr 2003 01:31:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/squid Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:31:31 -0000 adrian 2003/04/09 01:31:30 PDT FreeBSD ports repository Modified files: www/squid Makefile distinfo Log: Bring the squid-2.5 port up to 2.5.STABLE2. Expect another few commits soon to improve features :) Revision Changes Path 1.100 +2 -70 ports/www/squid/Makefile 1.68 +1 -69 ports/www/squid/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 9 01:35:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8D7037B401; Wed, 9 Apr 2003 01:35:26 -0700 (PDT) Received: from mailhub.fokus.fraunhofer.de (mailhub.fokus.fraunhofer.de [193.174.154.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E3E43FBD; Wed, 9 Apr 2003 01:35:24 -0700 (PDT) (envelope-from brandt@fokus.fraunhofer.de) Received: from beagle (beagle [193.175.132.100])h398ZNE00779; Wed, 9 Apr 2003 10:35:24 +0200 (MEST) Date: Wed, 9 Apr 2003 10:35:23 +0200 (CEST) From: Harti Brandt To: Hartmut Brandt In-Reply-To: <200304090827.h398RW48065461@repoman.freebsd.org> Message-ID: <20030409103129.I5336@beagle.fokus.fraunhofer.de> References: <200304090827.h398RW48065461@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/share/man/man9 malloc.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:35:27 -0000 On Wed, 9 Apr 2003, Hartmut Brandt wrote: HB>harti 2003/04/09 01:27:32 PDT HB> HB> FreeBSD src repository HB> HB> Modified files: HB> share/man/man9 malloc.9 HB> Log: HB> Explicitely document the locking requirements for the malloc interface. HB> While beeing here also correct the following: HB> HB> - list missing macros in the header HB> - document MALLOC_DEFINE and MALLOC_DECLARE in the SYNOPSIS section HB> - document additional include requirements for MALLOC_DEFINE HB> - M_NOWAIT is not 0 anymore HB> - remove rotted diagnostic messages HB> HB> Revision Changes Path HB> 1.31 +67 -69 src/share/man/man9/malloc.9 HB> Oops. I told vi to quit, but the commit went ahead. I should add: Reviewed by: bde, jake, jhb PR: docs/24797 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-all@FreeBSD.ORG Wed Apr 9 01:38:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C12937B401; Wed, 9 Apr 2003 01:38:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DE2143F3F; Wed, 9 Apr 2003 01:38:03 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h398c30U066360; Wed, 9 Apr 2003 01:38:03 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h398c31W066359; Wed, 9 Apr 2003 01:38:03 -0700 (PDT) Message-Id: <200304090838.h398c31W066359@repoman.freebsd.org> From: Kevin Lo Date: Wed, 9 Apr 2003 01:38:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/bglibs Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:38:04 -0000 kevlo 2003/04/09 01:38:03 PDT FreeBSD ports repository Modified files: devel/bglibs Makefile distinfo pkg-plist Log: Update to 1.009 PR: 50716 Submitted by: MAINTAINER Revision Changes Path 1.3 +1 -1 ports/devel/bglibs/Makefile 1.3 +1 -1 ports/devel/bglibs/distinfo 1.3 +3 -1 ports/devel/bglibs/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 9 01:41:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E403037B401; Wed, 9 Apr 2003 01:41:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83EBA43FA3; Wed, 9 Apr 2003 01:41:59 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h398fx0U066883; Wed, 9 Apr 2003 01:41:59 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h398fx4u066882; Wed, 9 Apr 2003 01:41:59 -0700 (PDT) Message-Id: <200304090841.h398fx4u066882@repoman.freebsd.org> From: Kevin Lo Date: Wed, 9 Apr 2003 01:41:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/nInvaders Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:42:00 -0000 kevlo 2003/04/09 01:41:59 PDT FreeBSD ports repository Modified files: games/nInvaders Makefile distinfo Log: Update to 0.0.10 PR: 50713 Submitted by: MAINTAINER Revision Changes Path 1.5 +3 -2 ports/games/nInvaders/Makefile 1.5 +1 -1 ports/games/nInvaders/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 9 01:43:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 796FB37B401; Wed, 9 Apr 2003 01:43:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18D8643F3F; Wed, 9 Apr 2003 01:43:02 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h398h10U066937; Wed, 9 Apr 2003 01:43:01 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h398h1et066936; Wed, 9 Apr 2003 01:43:01 -0700 (PDT) Message-Id: <200304090843.h398h1et066936@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 9 Apr 2003 01:43: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/dev/usb uhid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:43:02 -0000 mdodd 2003/04/09 01:43:01 PDT FreeBSD src repository Modified files: sys/dev/usb uhid.c Log: At least pretend to handle USB_GET_REPORT_ID. Revision Changes Path 1.56 +4 -0 src/sys/dev/usb/uhid.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 01:52:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52E6337B401; Wed, 9 Apr 2003 01:52:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E55A643FBD; Wed, 9 Apr 2003 01:52:44 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h398qi0U067783; Wed, 9 Apr 2003 01:52:44 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h398qiJB067782; Wed, 9 Apr 2003 01:52:44 -0700 (PDT) Message-Id: <200304090852.h398qiJB067782@repoman.freebsd.org> From: Jimmy Olgeni Date: Wed, 9 Apr 2003 01:52:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:52:45 -0000 olgeni 2003/04/09 01:52:44 PDT FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Update module useradmin-1.080-1. Revision Changes Path 1.161 +3 -2 ports/sysutils/webmin/Makefile 1.126 +1 -0 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 9 01:55:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65B8537B401; Wed, 9 Apr 2003 01:55:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00B2043F93; Wed, 9 Apr 2003 01:55:27 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h398tQ0U068033; Wed, 9 Apr 2003 01:55:26 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h398tQmd068032; Wed, 9 Apr 2003 01:55:26 -0700 (PDT) Message-Id: <200304090855.h398tQmd068032@repoman.freebsd.org> From: Kevin Lo Date: Wed, 9 Apr 2003 01:55:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtk-cleanice-engine Makefiledistinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:55:27 -0000 kevlo 2003/04/09 01:55:26 PDT FreeBSD ports repository Modified files: x11-toolkits/gtk-cleanice-engine Makefile distinfo pkg-plist Log: Update to 1.2.5 PR: 50707 Submitted by: MAINTAINER Revision Changes Path 1.2 +1 -1 ports/x11-toolkits/gtk-cleanice-engine/Makefile 1.2 +1 -1 ports/x11-toolkits/gtk-cleanice-engine/distinfo 1.2 +3 -0 ports/x11-toolkits/gtk-cleanice-engine/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 9 01:56:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADED837B401; Wed, 9 Apr 2003 01:56:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4903D43FCB; Wed, 9 Apr 2003 01:56:27 -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 h398uR0U068110; Wed, 9 Apr 2003 01:56:27 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h398uQg2068109; Wed, 9 Apr 2003 01:56:26 -0700 (PDT) Message-Id: <200304090856.h398uQg2068109@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 01:56: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/sys/geom geom_apple.c geom_mbr.c geom_pc98.c geom_sunlabel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 08:56:28 -0000 phk 2003/04/09 01:56:26 PDT FreeBSD src repository Modified files: sys/geom geom_apple.c geom_mbr.c geom_pc98.c geom_sunlabel.c Log: Style issue: use do {...} while(0); for multi-exit section. Revision Changes Path 1.6 +2 -2 src/sys/geom/geom_apple.c 1.41 +4 -4 src/sys/geom/geom_mbr.c 1.32 +2 -2 src/sys/geom/geom_pc98.c 1.24 +1 -1 src/sys/geom/geom_sunlabel.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 02:21:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93D9237B401; Wed, 9 Apr 2003 02:21:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3474143FBF; Wed, 9 Apr 2003 02:21:34 -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 h399LY0U071052; Wed, 9 Apr 2003 02:21:34 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h399LXPL071051; Wed, 9 Apr 2003 02:21:33 -0700 (PDT) Message-Id: <200304090921.h399LXPL071051@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 02:21: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/geom geom_mbr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 09:21:35 -0000 phk 2003/04/09 02:21:33 PDT FreeBSD src repository Modified files: sys/geom geom_mbr.c Log: Correctly split cyl/sects bytes when we print them. Revision Changes Path 1.42 +5 -2 src/sys/geom/geom_mbr.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 02:21:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 240FE37B409; Wed, 9 Apr 2003 02:21:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BCA343F93; Wed, 9 Apr 2003 02:21:44 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h399Li0U071084; Wed, 9 Apr 2003 02:21:44 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h399LiUD071083; Wed, 9 Apr 2003 02:21:44 -0700 (PDT) Message-Id: <200304090921.h399LiUD071083@repoman.freebsd.org> From: Norikatsu Shigemura Date: Wed, 9 Apr 2003 02:21:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/cvsync Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 09:21:46 -0000 nork 2003/04/09 02:21:44 PDT FreeBSD ports repository Modified files: net/cvsync Makefile distinfo Log: Update to 0.19.1. PR: ports/50746 Submitted by: Hiroki Sato (maintainer) Revision Changes Path 1.4 +1 -2 ports/net/cvsync/Makefile 1.4 +1 -1 ports/net/cvsync/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 9 02:56:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DB3D37B401; Wed, 9 Apr 2003 02:56:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3ADB43FAF; Wed, 9 Apr 2003 02:56:20 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h399uK0U073319; Wed, 9 Apr 2003 02:56:20 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h399uKG2073318; Wed, 9 Apr 2003 02:56:20 -0700 (PDT) Message-Id: <200304090956.h399uKG2073318@repoman.freebsd.org> From: Norikatsu Shigemura Date: Wed, 9 Apr 2003 02:56:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/samba Makefile distinfo pkg-message ports/japanese/samba/files README.FreeBSD patch-security X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 09:56:21 -0000 nork 2003/04/09 02:56:20 PDT FreeBSD ports repository Modified files: japanese/samba Makefile distinfo pkg-message japanese/samba/files README.FreeBSD Removed files: japanese/samba/files patch-security Log: Update to 2.2.7b-ja-1.0. PR: ports/50748 Submitted by: NAKAJI Hiroyuki (maintainer) Revision Changes Path 1.29 +5 -3 ports/japanese/samba/Makefile 1.17 +1 -1 ports/japanese/samba/distinfo 1.7 +2 -2 ports/japanese/samba/files/README.FreeBSD 1.2 +0 -103 ports/japanese/samba/files/patch-security (dead) 1.2 +1 -1 ports/japanese/samba/pkg-message From owner-cvs-all@FreeBSD.ORG Wed Apr 9 02:59:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DFED37B401; Wed, 9 Apr 2003 02:59:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2E9843FBF; Wed, 9 Apr 2003 02:59:35 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h399xZ0U073460; Wed, 9 Apr 2003 02:59:35 -0700 (PDT) (envelope-from roger@repoman.freebsd.org) Received: (from roger@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h399xZhj073459; Wed, 9 Apr 2003 02:59:35 -0700 (PDT) Message-Id: <200304090959.h399xZhj073459@repoman.freebsd.org> From: Roger Hardiman Date: Wed, 9 Apr 2003 02:59:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gnomemeeting2 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 09:59:36 -0000 roger 2003/04/09 02:59:35 PDT FreeBSD ports repository Modified files: net/gnomemeeting2 pkg-plist Log: Remove incorrect file Submitted by: Sergey Akifyev Revision Changes Path 1.11 +0 -1 ports/net/gnomemeeting2/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 9 03:01:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2629D37B401; Wed, 9 Apr 2003 03:01:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11D3043FB1; Wed, 9 Apr 2003 03:01:38 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39A1c0U074021; Wed, 9 Apr 2003 03:01:38 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39A1chf074020; Wed, 9 Apr 2003 03:01:38 -0700 (PDT) Message-Id: <200304091001.h39A1chf074020@repoman.freebsd.org> From: Marc Fonvieille Date: Wed, 9 Apr 2003 03:01:38 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/mail chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 10:01:55 -0000 blackend 2003/04/09 03:01:38 PDT FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/mail chapter.sgml Log: MFen 1.75 --> 1.76 Revision Changes Path 1.10 +10 -6 doc/fr_FR.ISO8859-1/books/handbook/mail/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 9 03:09:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0C4D37B401; Wed, 9 Apr 2003 03:09:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CD2243F3F; Wed, 9 Apr 2003 03:09:57 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39A9v0U075377; Wed, 9 Apr 2003 03:09:57 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39A9veP075376; Wed, 9 Apr 2003 03:09:57 -0700 (PDT) Message-Id: <200304091009.h39A9veP075376@repoman.freebsd.org> From: Marc Fonvieille Date: Wed, 9 Apr 2003 03:09:57 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/multimedia chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 10:09:58 -0000 blackend 2003/04/09 03:09:57 PDT FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/multimedia chapter.sgml Log: MFen 1.46 --> 1.48 Revision Changes Path 1.7 +7 -6 doc/fr_FR.ISO8859-1/books/handbook/multimedia/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 9 03:21:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0512737B401; Wed, 9 Apr 2003 03:21:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9820E43FBD; Wed, 9 Apr 2003 03:21:29 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39ALT0U076497; Wed, 9 Apr 2003 03:21:29 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39ALTlj076496; Wed, 9 Apr 2003 03:21:29 -0700 (PDT) Message-Id: <200304091021.h39ALTlj076496@repoman.freebsd.org> From: Marc Fonvieille Date: Wed, 9 Apr 2003 03:21:29 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/desktop chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 10:21:30 -0000 blackend 2003/04/09 03:21:29 PDT FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/desktop chapter.sgml Log: MFen 1.16 --> 1.18 Revision Changes Path 1.6 +13 -13 doc/fr_FR.ISO8859-1/books/handbook/desktop/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 9 03:43:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 701ED37B401; Wed, 9 Apr 2003 03:43:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1046643F75; Wed, 9 Apr 2003 03:43:22 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39AhL0U077924; Wed, 9 Apr 2003 03:43:21 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39AhLg7077923; Wed, 9 Apr 2003 03:43:21 -0700 (PDT) Message-Id: <200304091043.h39AhLg7077923@repoman.freebsd.org> From: Marc Fonvieille Date: Wed, 9 Apr 2003 03:43:21 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/internal staff.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 10:43:22 -0000 blackend 2003/04/09 03:43:21 PDT FreeBSD doc repository Modified files: en/internal staff.sgml Log: s/Security Officers/Security Officer/ there is only one Security Officer for the moment. Revision Changes Path 1.8 +2 -2 www/en/internal/staff.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 9 03:45:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA86537B404; Wed, 9 Apr 2003 03:45:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5570343F85; Wed, 9 Apr 2003 03:45:22 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39AjM0U078087; Wed, 9 Apr 2003 03:45:22 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39AjLD5078086; Wed, 9 Apr 2003 03:45:21 -0700 (PDT) Message-Id: <200304091045.h39AjLD5078086@repoman.freebsd.org> From: Marc Fonvieille Date: Wed, 9 Apr 2003 03:45:21 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/basics chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 10:45:23 -0000 blackend 2003/04/09 03:45:21 PDT FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/basics chapter.sgml Log: MFen 1.92 --> 1.95 Revision Changes Path 1.7 +6 -6 doc/fr_FR.ISO8859-1/books/handbook/basics/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 9 03:52:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3758637B401; Wed, 9 Apr 2003 03:52:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C559643F3F; Wed, 9 Apr 2003 03:52:11 -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 h39AqB0U078703; Wed, 9 Apr 2003 03:52:11 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39AqAVk078702; Wed, 9 Apr 2003 03:52:10 -0700 (PDT) Message-Id: <200304091052.h39AqAVk078702@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 03:52: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 Makefile src/usr.sbin/diskinfo Makefile diskinfo.8 diskinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 10:52:12 -0000 phk 2003/04/09 03:52:10 PDT FreeBSD src repository Modified files: usr.sbin Makefile Added files: usr.sbin/diskinfo Makefile diskinfo.8 diskinfo.c Log: Diskinfo is a small program to access the basic properties of a disk device: sectorsize, mediasize etc. It also contains a small and naïve benchmark which reports on seek and transfer performance. Revision Changes Path 1.249 +1 -0 src/usr.sbin/Makefile 1.1 +11 -0 src/usr.sbin/diskinfo/Makefile (new) 1.1 +69 -0 src/usr.sbin/diskinfo/diskinfo.8 (new) 1.1 +303 -0 src/usr.sbin/diskinfo/diskinfo.c (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 03:57:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB70737B401; Wed, 9 Apr 2003 03:57:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 499FF43F93; Wed, 9 Apr 2003 03:57:39 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Avd0U078927; Wed, 9 Apr 2003 03:57:39 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39Avcho078926; Wed, 9 Apr 2003 03:57:38 -0700 (PDT) Message-Id: <200304091057.h39Avcho078926@repoman.freebsd.org> From: Marc Fonvieille Date: Wed, 9 Apr 2003 03:57:38 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/man/man1 builtin.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 10:57:40 -0000 blackend 2003/04/09 03:57:38 PDT FreeBSD doc repository Modified files: fr_FR.ISO8859-1/man/man1 builtin.1 Log: Translation of a date and typo fix. Revision Changes Path 1.2 +3 -3 doc/fr_FR.ISO8859-1/man/man1/builtin.1 From owner-cvs-all@FreeBSD.ORG Wed Apr 9 04:16:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D42137B401; Wed, 9 Apr 2003 04:16:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB2F843F75; Wed, 9 Apr 2003 04:16:34 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39BGY0U081271; Wed, 9 Apr 2003 04:16:34 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39BGY94081270; Wed, 9 Apr 2003 04:16:34 -0700 (PDT) Message-Id: <200304091116.h39BGY94081270@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 9 Apr 2003 04:16: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/usr.bin Makefile src/usr.bin/usbhidaction Makefile usbhidaction.1 usbhidaction.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 11:16:35 -0000 mdodd 2003/04/09 04:16:34 PDT FreeBSD src repository Modified files: usr.bin Makefile Added files: usr.bin/usbhidaction Makefile usbhidaction.1 usbhidaction.c Log: Add usbhidaction(1). This allows actions to be bound to HID events. Obtained from: NetBSD Revision Changes Path 1.233 +1 -0 src/usr.bin/Makefile 1.1 +10 -0 src/usr.bin/usbhidaction/Makefile (new) 1.1 +154 -0 src/usr.bin/usbhidaction/usbhidaction.1 (new) 1.1 +449 -0 src/usr.bin/usbhidaction/usbhidaction.c (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 04:31:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 537C137B401; Wed, 9 Apr 2003 04:31:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2EAA43FD7; Wed, 9 Apr 2003 04:31:31 -0700 (PDT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39BVV0U082525; Wed, 9 Apr 2003 04:31:31 -0700 (PDT) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39BVV88082524; Wed, 9 Apr 2003 04:31:31 -0700 (PDT) Message-Id: <200304091131.h39BVV88082524@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 9 Apr 2003 04:31:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/oracle7-client Makefile pkg-install pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 11:31:32 -0000 skv 2003/04/09 04:31:31 PDT FreeBSD ports repository Modified files: databases/oracle7-client Makefile pkg-install pkg-plist Log: 1. remove ${PREFIX}/oracle7 on uninstall 2. don't use skeleton files while user addition Pointed by: kris Revision Changes Path 1.3 +6 -6 ports/databases/oracle7-client/Makefile 1.2 +3 -2 ports/databases/oracle7-client/pkg-install 1.2 +1 -0 ports/databases/oracle7-client/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 9 04:37:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9F8937B401; Wed, 9 Apr 2003 04:37:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4977F43F75; Wed, 9 Apr 2003 04:37:59 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Bbx0U082821; Wed, 9 Apr 2003 04:37:59 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39Bbw7Q082820; Wed, 9 Apr 2003 04:37:58 -0700 (PDT) Message-Id: <200304091137.h39Bbw7Q082820@repoman.freebsd.org> From: Ceri Davies Date: Wed, 9 Apr 2003 04:37:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/docproj Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 11:38:00 -0000 ceri 2003/04/09 04:37:58 PDT FreeBSD ports repository (doc committer) Modified files: textproc/docproj Makefile Log: o Add textproc/docbook-xsl and textproc/docbook-xml to the list of dependencies (required for STYLESHEET_TYPE=xsl builds) o Change maintainer from nik to doceng Approved by: nik Revision Changes Path 1.42 +5 -3 ports/textproc/docproj/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 9 04:45:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7471137B401; Wed, 9 Apr 2003 04:45:48 -0700 (PDT) Received: from shrike.submonkey.net (pc1-cdif2-5-cust38.cdif.cable.ntl.com [81.101.150.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id A248D43F85; Wed, 9 Apr 2003 04:45:47 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.12) id 193E1S-000LUl-00; Wed, 09 Apr 2003 12:45:46 +0100 Date: Wed, 9 Apr 2003 12:45:46 +0100 From: Ceri Davies To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030409114546.GB70541@submonkey.net> Mail-Followup-To: Ceri Davies , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200304091137.h39Bbw7Q082820@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304091137.h39Bbw7Q082820@repoman.freebsd.org> User-Agent: Mutt/1.5.4i Sender: Ceri Davies Subject: Re: cvs commit: ports/textproc/docproj Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 11:45:49 -0000 On Wed, Apr 09, 2003 at 04:37:58AM -0700, Ceri Davies wrote: > ceri 2003/04/09 04:37:58 PDT > > FreeBSD ports repository (doc committer) > > Modified files: > textproc/docproj Makefile > Log: > o Add textproc/docbook-xsl and textproc/docbook-xml to the list of dependencies > (required for STYLESHEET_TYPE=xsl builds) > > o Change maintainer from nik to doceng > > Approved by: nik Aargh. I just realised that I should have gotten review from a ports committer for this; will graciously accept a period in the box if that's the call... Apologies for the break of protocol. Ceri -- From owner-cvs-all@FreeBSD.ORG Wed Apr 9 04:51:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 689CA37B401; Wed, 9 Apr 2003 04:51:48 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4DC343FBF; Wed, 9 Apr 2003 04:51:47 -0700 (PDT) (envelope-from sean@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1001) id 5B5DC21062; Wed, 9 Apr 2003 04:51:33 -0700 (PDT) Date: Wed, 9 Apr 2003 04:51:33 -0700 From: Sean Chittenden To: Ceri Davies , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030409115133.GN79923@perrin.int.nxad.com> References: <200304091137.h39Bbw7Q082820@repoman.freebsd.org> <20030409114546.GB70541@submonkey.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030409114546.GB70541@submonkey.net> User-Agent: Mutt/1.4i X-PGP-Key: finger seanc@FreeBSD.org X-PGP-Fingerprint: 3849 3760 1AFE 7B17 11A0 83A6 DD99 E31F BC84 B341 X-Web-Homepage: http://sean.chittenden.org/ Subject: Re: cvs commit: ports/textproc/docproj Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 11:51:49 -0000 > > ceri 2003/04/09 04:37:58 PDT > > > > FreeBSD ports repository (doc committer) > > > > Modified files: > > textproc/docproj Makefile > > Log: > > o Add textproc/docbook-xsl and textproc/docbook-xml to the list of dependencies > > (required for STYLESHEET_TYPE=xsl builds) > > > > o Change maintainer from nik to doceng > > > > Approved by: nik > > Aargh. I just realised that I should have gotten review from a > ports committer for this; will graciously accept a period in the box > if that's the call... > > Apologies for the break of protocol. :) Looks good to me. Is there a version independent way of checking to see if docbook-xml is installed? -sc -- Sean Chittenden From owner-cvs-all@FreeBSD.ORG Wed Apr 9 04:59:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E37C37B401; Wed, 9 Apr 2003 04:59:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEE0443F93; Wed, 9 Apr 2003 04:59:29 -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 h39BxT0U089588; Wed, 9 Apr 2003 04:59:29 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39BxTC2089587; Wed, 9 Apr 2003 04:59:29 -0700 (PDT) Message-Id: <200304091159.h39BxTC2089587@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 04:59: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/sys mdioctl.h src/sbin/mdconfig mdconfig.c src/sys/dev/md md.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 11:59:30 -0000 phk 2003/04/09 04:59:29 PDT FreeBSD src repository Modified files: sys/sys mdioctl.h sbin/mdconfig mdconfig.c sys/dev/md md.c Log: Add a couple of undocumented test options to MD(4) to aid in regression testting of GEOM. Revision Changes Path 1.28 +11 -1 src/sbin/mdconfig/mdconfig.c 1.97 +33 -22 src/sys/dev/md/md.c 1.13 +3 -1 src/sys/sys/mdioctl.h From owner-cvs-all@FreeBSD.ORG Wed Apr 9 05:09:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9967D37B401; Wed, 9 Apr 2003 05:09:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FB9F43F93; Wed, 9 Apr 2003 05:09:38 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39C9c0U091243; Wed, 9 Apr 2003 05:09:38 -0700 (PDT) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39C9bjK091242; Wed, 9 Apr 2003 05:09:37 -0700 (PDT) Message-Id: <200304091209.h39C9bjK091242@repoman.freebsd.org> From: Hye-Shik Chang Date: Wed, 9 Apr 2003 05:09:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/xosd Makefile ports/misc/xosd/files patch-src-libxosd-Makefile.am patch-src-xmms_plugin-Makefile.am X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 12:09:39 -0000 perky 2003/04/09 05:09:37 PDT FreeBSD ports repository Modified files: misc/xosd Makefile Removed files: misc/xosd/files patch-src-libxosd-Makefile.am patch-src-xmms_plugin-Makefile.am Log: Fix build on -current. (We don't need to run autotools anymore here. The original tarball is shipped with `configure' now. :) Revision Changes Path 1.19 +7 -6 ports/misc/xosd/Makefile 1.2 +0 -8 ports/misc/xosd/files/patch-src-libxosd-Makefile.am (dead) 1.4 +0 -10 ports/misc/xosd/files/patch-src-xmms_plugin-Makefile.am (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 05:16:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB2C137B401; Wed, 9 Apr 2003 05:16:35 -0700 (PDT) Received: from shrike.submonkey.net (pc1-cdif2-5-cust38.cdif.cable.ntl.com [81.101.150.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id E654643F93; Wed, 9 Apr 2003 05:16:33 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.12) id 193EVB-000033-00; Wed, 09 Apr 2003 13:16:29 +0100 Date: Wed, 9 Apr 2003 13:16:29 +0100 From: Ceri Davies To: Sean Chittenden Message-ID: <20030409121629.GA99293@submonkey.net> Mail-Followup-To: Ceri Davies , Sean Chittenden , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200304091137.h39Bbw7Q082820@repoman.freebsd.org> <20030409114546.GB70541@submonkey.net> <20030409115133.GN79923@perrin.int.nxad.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030409115133.GN79923@perrin.int.nxad.com> User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/textproc/docproj Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 12:16:36 -0000 On Wed, Apr 09, 2003 at 04:51:33AM -0700, Sean Chittenden wrote: > > > ceri 2003/04/09 04:37:58 PDT > > > > > > FreeBSD ports repository (doc committer) > > > > > > Modified files: > > > textproc/docproj Makefile > > > Log: > > > o Add textproc/docbook-xsl and textproc/docbook-xml to the list of dependencies > > > (required for STYLESHEET_TYPE=xsl builds) > > > > > > o Change maintainer from nik to doceng > > > > > > Approved by: nik > > > > Aargh. I just realised that I should have gotten review from a > > ports committer for this; will graciously accept a period in the box > > if that's the call... > > > > Apologies for the break of protocol. > > :) Looks good to me. Is there a version independent way of checking > to see if docbook-xml is installed? -sc Hmm, everything in the plist contains %%DTD_VERSION%%, so I'm not sure. Perhaps we could pull that in from somewhere ? Also, we need to specify a version in doc.docbook.mk as well, so we have to keep the two in sync (which hasn't been done yet - I'm waiting for my test build to complete, but we're not losing anything as STYLESHEET_TYPE=xsl is currently broken anyway). Ceri -- From owner-cvs-all@FreeBSD.ORG Wed Apr 9 05:19:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E10837B401; Wed, 9 Apr 2003 05:19:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C05C643FAF; Wed, 9 Apr 2003 05:19:39 -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 h39CJd0U091966; Wed, 9 Apr 2003 05:19:39 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39CJdJF091965; Wed, 9 Apr 2003 05:19:39 -0700 (PDT) Message-Id: <200304091219.h39CJdJF091965@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 9 Apr 2003 05:19:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/samba-tng Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 12:19:40 -0000 nectar 2003/04/09 05:19:39 PDT FreeBSD ports repository Modified files: net/samba-tng Makefile distinfo Log: Update 0.2.6.1 -> 0.3.2, fixing known remotely-exploitable vulnerabilities. Submitted by: dwcjr Tested by: markm@balboa-instruments.com Revision Changes Path 1.12 +7 -8 ports/net/samba-tng/Makefile 1.4 +1 -1 ports/net/samba-tng/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 9 05:20:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 088F237B408; Wed, 9 Apr 2003 05:20:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BB7F43F3F; Wed, 9 Apr 2003 05:20:02 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39CK20U092009; Wed, 9 Apr 2003 05:20:02 -0700 (PDT) (envelope-from znerd@repoman.freebsd.org) Received: (from znerd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39CK2bq092008; Wed, 9 Apr 2003 05:20:02 -0700 (PDT) Message-Id: <200304091220.h39CK2bq092008@repoman.freebsd.org> From: Ernst de Haan Date: Wed, 9 Apr 2003 05:20:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/linux-sun-jdk14 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 12:20:03 -0000 znerd 2003/04/09 05:20:02 PDT FreeBSD ports repository Modified files: java/linux-sun-jdk14 Makefile Log: Fixed DOWNLOAD_URL. Pointed out by: joerg Revision Changes Path 1.28 +1 -1 ports/java/linux-sun-jdk14/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 9 05:34:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D28937B401; Wed, 9 Apr 2003 05:34:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C89743F85; Wed, 9 Apr 2003 05:34:21 -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 h39CYK0U093174; Wed, 9 Apr 2003 05:34:20 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39CYKtU093173; Wed, 9 Apr 2003 05:34:20 -0700 (PDT) Message-Id: <200304091234.h39CYKtU093173@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 05:34: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/tools/regression/geom/MdLoad Makefile MdLoad.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 12:34:21 -0000 phk 2003/04/09 05:34:20 PDT FreeBSD src repository Added files: tools/regression/geom/MdLoad Makefile MdLoad.c Log: Utility to load one of our XML images into a MD(4) device. Revision Changes Path 1.1 +14 -0 src/tools/regression/geom/MdLoad/Makefile (new) 1.1 +271 -0 src/tools/regression/geom/MdLoad/MdLoad.c (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 05:40:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6BEB37B401; Wed, 9 Apr 2003 05:40:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59B2143FAF; Wed, 9 Apr 2003 05:40: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 h39CeD0U093557; Wed, 9 Apr 2003 05:40: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 h39CeDPo093556; Wed, 9 Apr 2003 05:40:13 -0700 (PDT) Message-Id: <200304091240.h39CeDPo093556@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 05:40: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/tools/regression/geom RunTest.sh src/tools/regression/geom/Ref disk.alpha.da0.xml disk.alpha2.da0.xml disk.apple.xml disk.beast.da0.xml disk.critter.ad0.xml disk.empty.flp.xml disk.far.ad0.xml disk.flat.da1.xml disk.kern.flp.xml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 12:40:14 -0000 phk 2003/04/09 05:40:13 PDT FreeBSD src repository Added files: tools/regression/geom RunTest.sh tools/regression/geom/Ref disk.alpha.da0.xml disk.alpha2.da0.xml disk.apple.xml disk.beast.da0.xml disk.critter.ad0.xml disk.empty.flp.xml disk.far.ad0.xml disk.flat.da1.xml disk.kern.flp.xml disk.msdos.ext.xml disk.msdos.flp.xml disk.pc98.wdc0.xml disk.sun.da0.xml disk.sun.da1.xml disk.typo.ad0.xml Log: Add script to run kernel based regression test and the reference vectors for the current XML images. Revision Changes Path 1.1 +7 -0 src/tools/regression/geom/Ref/disk.alpha.da0.xml (new) 1.1 +5 -0 src/tools/regression/geom/Ref/disk.alpha2.da0.xml (new) 1.1 +2 -0 src/tools/regression/geom/Ref/disk.apple.xml (new) 1.1 +5 -0 src/tools/regression/geom/Ref/disk.beast.da0.xml (new) 1.1 +11 -0 src/tools/regression/geom/Ref/disk.critter.ad0.xml (new) 1.1 +2 -0 src/tools/regression/geom/Ref/disk.empty.flp.xml (new) 1.1 +4 -0 src/tools/regression/geom/Ref/disk.far.ad0.xml (new) 1.1 +12 -0 src/tools/regression/geom/Ref/disk.flat.da1.xml (new) 1.1 +5 -0 src/tools/regression/geom/Ref/disk.kern.flp.xml (new) 1.1 +27 -0 src/tools/regression/geom/Ref/disk.msdos.ext.xml (new) 1.1 +2 -0 src/tools/regression/geom/Ref/disk.msdos.flp.xml (new) 1.1 +2 -0 src/tools/regression/geom/Ref/disk.pc98.wdc0.xml (new) 1.1 +6 -0 src/tools/regression/geom/Ref/disk.sun.da0.xml (new) 1.1 +9 -0 src/tools/regression/geom/Ref/disk.sun.da1.xml (new) 1.1 +14 -0 src/tools/regression/geom/Ref/disk.typo.ad0.xml (new) 1.1 +38 -0 src/tools/regression/geom/RunTest.sh (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 05:43:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B0DC37B401; Wed, 9 Apr 2003 05:43:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9F4C43F93; Wed, 9 Apr 2003 05:43:50 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Cho0U094029; Wed, 9 Apr 2003 05:43:50 -0700 (PDT) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39ChoEs094028; Wed, 9 Apr 2003 05:43:50 -0700 (PDT) Message-Id: <200304091243.h39ChoEs094028@repoman.freebsd.org> From: Hye-Shik Chang Date: Wed, 9 Apr 2003 05:43:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mod_python3 Makefile distinfo pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 12:43:51 -0000 perky 2003/04/09 05:43:50 PDT FreeBSD ports repository Modified files: www/mod_python3 Makefile distinfo pkg-message Log: - Update to 3.0.3 [1] - Add an instruction about how to run mod_python without a threaded apache. PR: ports/50375 [1] Submitted by: Mark Linimon [1] Revision Changes Path 1.21 +1 -1 ports/www/mod_python3/Makefile 1.10 +1 -1 ports/www/mod_python3/distinfo 1.3 +6 -0 ports/www/mod_python3/pkg-message From owner-cvs-all@FreeBSD.ORG Wed Apr 9 06:08:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B93D37B401; Wed, 9 Apr 2003 06:08:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BC4943F75; Wed, 9 Apr 2003 06:08:38 -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 h39D8b0U096699; Wed, 9 Apr 2003 06:08:37 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39D8bgY096698; Wed, 9 Apr 2003 06:08:37 -0700 (PDT) Message-Id: <200304091308.h39D8bgY096698@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 06:08: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/geom geom_pc98.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 13:08:39 -0000 phk 2003/04/09 06:08:37 PDT FreeBSD src repository Modified files: sys/geom geom_pc98.c Log: With the magic sequence checks removed this class is downright dangerous to have in your kernel since it indiscriminately attaches to anything it is offered with a range of bogus partitions. Stop this from happening by rejecting any label with negative numbers in it. Revision Changes Path 1.33 +11 -6 src/sys/geom/geom_pc98.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 06:36:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D70C837B401; Wed, 9 Apr 2003 06:36:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73EC643F3F; Wed, 9 Apr 2003 06:36:29 -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 h39DaT0U098819; Wed, 9 Apr 2003 06:36:29 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39DaTeZ098818; Wed, 9 Apr 2003 06:36:29 -0700 (PDT) Message-Id: <200304091336.h39DaTeZ098818@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 06:36: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/tools/regression/geom/Ref disk.apple.xml disk.pc98.wdc0.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 13:36:30 -0000 phk 2003/04/09 06:36:29 PDT FreeBSD src repository Modified files: tools/regression/geom/Ref disk.apple.xml disk.pc98.wdc0.xml Log: Update these two reference vectors. Revision Changes Path 1.2 +3 -0 src/tools/regression/geom/Ref/disk.apple.xml 1.2 +6 -0 src/tools/regression/geom/Ref/disk.pc98.wdc0.xml From owner-cvs-all@FreeBSD.ORG Wed Apr 9 06:49:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96C2137B401; Wed, 9 Apr 2003 06:49:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 357CB43FBF; Wed, 9 Apr 2003 06:49:07 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Dn70U099597; Wed, 9 Apr 2003 06:49:07 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39Dn6eo099596; Wed, 9 Apr 2003 06:49:06 -0700 (PDT) Message-Id: <200304091349.h39Dn6eo099596@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Apr 2003 06:49:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/xmlwrapp Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 13:49:08 -0000 ijliao 2003/04/09 06:49:06 PDT FreeBSD ports repository Modified files: textproc/xmlwrapp Makefile distinfo pkg-plist Log: upgrade to 0.4.1 Revision Changes Path 1.3 +1 -1 ports/textproc/xmlwrapp/Makefile 1.2 +1 -1 ports/textproc/xmlwrapp/distinfo 1.2 +10 -1 ports/textproc/xmlwrapp/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 9 06:52:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A943337B401; Wed, 9 Apr 2003 06:52:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4876343F85; Wed, 9 Apr 2003 06:52:41 -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 h39Dqf0U000257; Wed, 9 Apr 2003 06:52:41 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39Dqe1q000256; Wed, 9 Apr 2003 06:52:40 -0700 (PDT) Message-Id: <200304091352.h39Dqe1q000256@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 06:52: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/geom geom_mbr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 13:52:42 -0000 phk 2003/04/09 06:52:40 PDT FreeBSD src repository Modified files: sys/geom geom_mbr.c Log: Only be verbose if (bootverbose) Revision Changes Path 1.43 +6 -3 src/sys/geom/geom_mbr.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 07:22:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FBA537B401; Wed, 9 Apr 2003 07:22:28 -0700 (PDT) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2814143F75; Wed, 9 Apr 2003 07:22:27 -0700 (PDT) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id B46873ABB51; Wed, 9 Apr 2003 16:22:31 +0200 (CEST) Date: Wed, 9 Apr 2003 16:22:31 +0200 From: Pawel Jakub Dawidek To: Mike Barcroft Message-ID: <20030409142231.GX1280@garage.freebsd.pl> References: <200304090304.h3934Csu028105@repoman.freebsd.org> <20030408225808.A16782@espresso.bsdmike.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="xmHgJexE5s//CZci" Content-Disposition: inline In-Reply-To: <20030408225808.A16782@espresso.bsdmike.org> X-PGP-Key-URL: http://garage.freebsd.pl/jules.asc X-OS: FreeBSD 4.8-RELEASE i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 14:22:28 -0000 --xmHgJexE5s//CZci Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 08, 2003 at 10:58:08PM -0400, Mike Barcroft wrote: +> Here's what it looks like in use: +>=20 +> %%% +> sol# jail /tmp/jail localhost 127.0.0.1 /bin/sh & +> [1] 19114 +> sol# jail /tmp/jail localhost 127.0.0.1 /bin/csh & +> [2] 19139 +> [1] + Suspended (tty input) jail /tmp/jail localhost 127.0.0.1 = /bin/sh +> sol# jls +> JID IP Address Hostname Path +> 2 127.0.0.1 localhost /tmp/jail +> 1 127.0.0.1 localhost /tmp/jail Nice work!! Global list with all prisons was really needed. But IMHO JID should be a string, not a number. For example we're running many jails at startup or somewhere else and because JID is set dynamicly there could be problems in writing scripts for handle jails (attaching processes to it or something). As we can see on your example, we aren't able to find out which jail was ran first (looking at PIDs isn't good idea:)). If JID will be a string there will be no such problems. What you think? --=20 Pawel Jakub Dawidek pawel@dawidek.net UNIX Systems Programmer/Administrator http://garage.freebsd.pl Am I Evil? Yes, I Am! http://cerber.sourceforge.net --xmHgJexE5s//CZci Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBPpQspz/PhmMH/Mf1AQE4QwP/Roi3omzta5ysCvb1CKb8gquMT/TWF3+1 hgvE6/faw2OCNbc7RbK174wIVGQXaWfmoofzB3hB3WltwQPm4I+P/6/ULnSLFsFa khB9qFjA3cZOCIjH2lT4WHKe0eMvwSQSZKoVtUra29RRwqNNNwLXHz0N+rVttPHS JY4SmhKU28g= =S9NV -----END PGP SIGNATURE----- --xmHgJexE5s//CZci-- From owner-cvs-all@FreeBSD.ORG Wed Apr 9 07:25:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EBCE37B401; Wed, 9 Apr 2003 07:25:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1E5C43F75; Wed, 9 Apr 2003 07:25:05 -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 h39EP50U003626; Wed, 9 Apr 2003 07:25:05 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39EP53n003625; Wed, 9 Apr 2003 07:25:05 -0700 (PDT) Message-Id: <200304091425.h39EP53n003625@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Apr 2003 07: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/usr.sbin/diskinfo diskinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 14:25:07 -0000 phk 2003/04/09 07:25:04 PDT FreeBSD src repository Modified files: usr.sbin/diskinfo diskinfo.c Log: I forgot a rather crucial cast when I made this sectorsize agnostic. Tune iteration counts a bit. Revision Changes Path 1.2 +12 -12 src/usr.sbin/diskinfo/diskinfo.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 07:47:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89CAC37B401; Wed, 9 Apr 2003 07:47:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1312243FBF; Wed, 9 Apr 2003 07:47:36 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Ela0U005160; Wed, 9 Apr 2003 07:47:36 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39ElaAm005159; Wed, 9 Apr 2003 07:47:36 -0700 (PDT) Message-Id: <200304091447.h39ElaAm005159@repoman.freebsd.org> From: Maxime Henrion Date: Wed, 9 Apr 2003 07:47:36 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/projects/busdma index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 14:47:38 -0000 mux 2003/04/09 07:47:36 PDT FreeBSD doc repository Modified files: en/projects/busdma index.sgml Log: Mark xl(4) and fxp(4) p!=a safe, both cards work fine with PAE. Revision Changes Path 1.52 +3 -3 www/en/projects/busdma/index.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 9 07:58:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7931F37B401; Wed, 9 Apr 2003 07:58:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E412A43F85; Wed, 9 Apr 2003 07:58:02 -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 h39Ew20U005834; Wed, 9 Apr 2003 07:58:02 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39Ew2tF005833; Wed, 9 Apr 2003 07:58:02 -0700 (PDT) Message-Id: <200304091458.h39Ew2tF005833@repoman.freebsd.org> From: Jake Burkholder Date: Wed, 9 Apr 2003 07:58: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/aic7xxx aic79xx_osm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 14:58:03 -0000 jake 2003/04/09 07:58:02 PDT FreeBSD src repository Modified files: sys/dev/aic7xxx aic79xx_osm.c Log: Compile with PAE. Revision Changes Path 1.9 +2 -1 src/sys/dev/aic7xxx/aic79xx_osm.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 07:58:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6412737B401; Wed, 9 Apr 2003 07:58:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0598443FAF; Wed, 9 Apr 2003 07:58:29 -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 h39EwS0U005915; Wed, 9 Apr 2003 07:58:28 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39EwSNp005914; Wed, 9 Apr 2003 07:58:28 -0700 (PDT) Message-Id: <200304091458.h39EwSNp005914@repoman.freebsd.org> From: Jake Burkholder Date: Wed, 9 Apr 2003 07:58: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/i386/conf PAE X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 14:58:29 -0000 jake 2003/04/09 07:58:28 PDT FreeBSD src repository Modified files: sys/i386/conf PAE Log: Add ahd. Revision Changes Path 1.2 +0 -1 src/sys/i386/conf/PAE From owner-cvs-all@FreeBSD.ORG Wed Apr 9 08:05:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C6BB37B401; Wed, 9 Apr 2003 08:05:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E5A343F85; Wed, 9 Apr 2003 08:05:20 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39F5J0U007415; Wed, 9 Apr 2003 08:05:19 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39F5Jfs007414; Wed, 9 Apr 2003 08:05:19 -0700 (PDT) Message-Id: <200304091505.h39F5Jfs007414@repoman.freebsd.org> From: Maxime Henrion Date: Wed, 9 Apr 2003 08:05: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/pci if_xl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 15:05:20 -0000 mux 2003/04/09 08:05:19 PDT FreeBSD src repository Modified files: sys/pci if_xl.c Log: Correct maxsize/maxsegsz parameters to bus_dma_tag_create(). Revision Changes Path 1.139 +4 -6 src/sys/pci/if_xl.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 08:13:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EF9437B401; Wed, 9 Apr 2003 08:13:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E177A43F3F; Wed, 9 Apr 2003 08:13:57 -0700 (PDT) (envelope-from mwlucas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39FDv0U008136; Wed, 9 Apr 2003 08:13:57 -0700 (PDT) (envelope-from mwlucas@repoman.freebsd.org) Received: (from mwlucas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39FDvfs008135; Wed, 9 Apr 2003 08:13:57 -0700 (PDT) Message-Id: <200304091513.h39FDvfs008135@repoman.freebsd.org> From: Michael Lucas Date: Wed, 9 Apr 2003 08:13:57 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 15:13:58 -0000 mwlucas 2003/04/09 08:13:57 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: "Why does my mouse jump around in FreeBSD 3.1?" *click* *click* *click* Anyone running 3.1 hopefully knows by now where to get the FAQ from then, or use Google. Approved by: doc@ consensus Revision Changes Path 1.529 +0 -56 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 9 08:18:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAA3837B401; Wed, 9 Apr 2003 08:18:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 794EF43F3F; Wed, 9 Apr 2003 08:18:48 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39FIm0U008312; Wed, 9 Apr 2003 08:18:48 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39FImn0008311; Wed, 9 Apr 2003 08:18:48 -0700 (PDT) Message-Id: <200304091518.h39FImn0008311@repoman.freebsd.org> From: Norikatsu Shigemura Date: Wed, 9 Apr 2003 08:18:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/stklos/files patch-src::number.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 15:18:49 -0000 nork 2003/04/09 08:18:48 PDT FreeBSD ports repository Added files: lang/stklos/files patch-src::number.c Log: Fix build on alpha. Noticed by: bento via kris Submitted by: Kimura Fuyuki (maintainer) Revision Changes Path 1.1 +11 -0 ports/lang/stklos/files/patch-src::number.c (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 08:22:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5859C37B401; Wed, 9 Apr 2003 08:22:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E6243F93; Wed, 9 Apr 2003 08:22:33 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39FMW0U008801; Wed, 9 Apr 2003 08:22:32 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39FMWT0008800; Wed, 9 Apr 2003 08:22:32 -0700 (PDT) Message-Id: <200304091522.h39FMWT0008800@repoman.freebsd.org> From: Sean Chittenden Date: Wed, 9 Apr 2003 08:22:32 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 15:22:33 -0000 seanc 2003/04/09 08:22:32 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/share/sgml mailing-lists.ent Log: Various cleanups, corrections, and enhancements to the mailing list entities. - replace all '&a.mailman.listinfo;/freebsd-xxx' with '&a.xxx.url;' - replace freebsd-aic7xxx with aic7xxx (link) - remove non-existent links (cvs-committers, freebsd-core, freebsd-developers, doc-committers, ports-committers, src-committers) - use &os.current; and &os.stable; entities - replace freebsd-cvs* with cvs* (name and link) - replace CVS Web with CVSweb - replace filesystem with file system - add freebsd-i386 mailing list - remove freebsd-install mailing list - hub => hubs - newbus => new-bus - sparc => sparc64 Submitted by: Alex Dupre Revision Changes Path 1.20 +108 -114 doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent From owner-cvs-all@FreeBSD.ORG Wed Apr 9 08:23:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4108537B401; Wed, 9 Apr 2003 08:23:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4AC643F93; Wed, 9 Apr 2003 08:23:26 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39FNQ0U008836; Wed, 9 Apr 2003 08:23:26 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39FNQ5j008835; Wed, 9 Apr 2003 08:23:26 -0700 (PDT) Message-Id: <200304091523.h39FNQ5j008835@repoman.freebsd.org> From: Max Khon Date: Wed, 9 Apr 2003 08:23:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/mc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 15:23:27 -0000 fjoe 2003/04/09 08:23:26 PDT FreeBSD ports repository Modified files: misc/mc Makefile Log: do not build with slang on alpha (otherwise mc hangs in has_colors()) PR: 50555 Revision Changes Path 1.81 +10 -1 ports/misc/mc/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 9 08:25:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A33937B40C; Wed, 9 Apr 2003 08:25:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B1E143F85; Wed, 9 Apr 2003 08:25:53 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39FPr0U008964; Wed, 9 Apr 2003 08:25:53 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39FPrQT008963; Wed, 9 Apr 2003 08:25:53 -0700 (PDT) Message-Id: <200304091525.h39FPrQT008963@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 9 Apr 2003 08:25: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/usr.sbin/mixer mixer.8 mixer.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 15:25:54 -0000 mdodd 2003/04/09 08:25:53 PDT FreeBSD src repository Modified files: usr.sbin/mixer mixer.8 mixer.c Log: Implement relative mixer adjustment. PR: 46679 (similar functionality) Revision Changes Path 1.18 +17 -5 src/usr.sbin/mixer/mixer.8 1.18 +34 -8 src/usr.sbin/mixer/mixer.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 08:54:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB9E537B401; Wed, 9 Apr 2003 08:54:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AE0243F3F; Wed, 9 Apr 2003 08:54:02 -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 h39Fs10U016027; Wed, 9 Apr 2003 08:54:02 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39Fs1db016026; Wed, 9 Apr 2003 08:54:01 -0700 (PDT) Message-Id: <200304091554.h39Fs1db016026@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Apr 2003 08:54: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/dev/pccard pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 15:54:03 -0000 imp 2003/04/09 08:54:01 PDT FreeBSD src repository Modified files: sys/dev/pccard pccard.c Log: Make sure that both pp_name and pp_vendor are zero to know we're at the end of the list now that some valid entries don't have pp_name set. Also, don't print a warning if pp->name is NULL and it is a total wildcard. Revision Changes Path 1.76 +5 -4 src/sys/dev/pccard/pccard.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 08:55:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C73CB37B401; Wed, 9 Apr 2003 08:55:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 663CE43F3F; Wed, 9 Apr 2003 08:55:54 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Fts0U016162; Wed, 9 Apr 2003 08:55:54 -0700 (PDT) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39FtrS0016161; Wed, 9 Apr 2003 08:55:53 -0700 (PDT) Message-Id: <200304091555.h39FtrS0016161@repoman.freebsd.org> From: Alan Eldridge Date: Wed, 9 Apr 2003 08:55:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/newfile Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 15:55:55 -0000 alane 2003/04/09 08:55:53 PDT FreeBSD ports repository Modified files: devel/newfile Makefile distinfo pkg-plist Log: update to latest 1.0.9 Revision Changes Path 1.4 +3 -2 ports/devel/newfile/Makefile 1.3 +1 -1 ports/devel/newfile/distinfo 1.2 +40 -44 ports/devel/newfile/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 9 08:59:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03D8E37B401; Wed, 9 Apr 2003 08:59:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94C2743FBD; Wed, 9 Apr 2003 08:59:40 -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 h39Fxe0U016349; Wed, 9 Apr 2003 08:59:40 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39FxeEv016348; Wed, 9 Apr 2003 08:59:40 -0700 (PDT) Message-Id: <200304091559.h39FxeEv016348@repoman.freebsd.org> From: "Bruce A. Mah" Date: Wed, 9 Apr 2003 08:59:40 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 15:59:41 -0000 bmah 2003/04/09 08:59:40 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook book.sgml Log: Mention the most recent releases on both development branches (as of this writing, 4.X and 5.X). Pointed out by: many, most recently Martin Karlsson Revision Changes Path 1.131 +2 -1 doc/en_US.ISO8859-1/books/handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 9 09:25:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6DEF37B408 for ; Wed, 9 Apr 2003 09:25:54 -0700 (PDT) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE8FF43FDF for ; Wed, 9 Apr 2003 09:25:52 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 14865 invoked from network); 9 Apr 2003 16:25:52 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 9 Apr 2003 16:25:52 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h39GPjOv049776; Wed, 9 Apr 2003 12:25:46 -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: <200304091554.h39Fs1db016026@repoman.freebsd.org> Date: Wed, 09 Apr 2003 12:25:45 -0400 (EDT) From: John Baldwin To: Warner Losh cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/dev/pccard pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 16:25:55 -0000 On 09-Apr-2003 Warner Losh wrote: > imp 2003/04/09 08:54:01 PDT > > FreeBSD src repository > > Modified files: > sys/dev/pccard pccard.c > Log: > Make sure that both pp_name and pp_vendor are zero to know we're at the > end of the list now that some valid entries don't have pp_name set. Also, > don't print a warning if pp->name is NULL and it is a total wildcard. My wavelan card thanks you. :) pccard0: (manufacturer=0x0156, product=0x0002) at function 0 pccard0: CIS info: Lucent Technologies, WaveLAN/IEEE, Version 01.01 -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-all@FreeBSD.ORG Wed Apr 9 09:39:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8B8E37B401; Wed, 9 Apr 2003 09:39:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 470D043FAF; Wed, 9 Apr 2003 09:39:48 -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 h39Gdm0U019882; Wed, 9 Apr 2003 09:39:48 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39GdlT6019881; Wed, 9 Apr 2003 09:39:47 -0700 (PDT) Message-Id: <200304091639.h39GdlT6019881@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 9 Apr 2003 09:39: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/libutil pw_util.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 16:39:49 -0000 des 2003/04/09 09:39:47 PDT FreeBSD src repository Modified files: lib/libutil pw_util.c Log: Apply the correct fix for bin/50679: don't mess around with process groups or the tty, just block selected signals in the parent like system(3) does. Many thanks to bde for his assistance in finding the correct solution. PR: bin/50679 Revision Changes Path 1.30 +19 -13 src/lib/libutil/pw_util.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 09:40:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE4F937B404; Wed, 9 Apr 2003 09:40:09 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6022243F3F; Wed, 9 Apr 2003 09:40:08 -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 h39Ge7A7012066; Wed, 9 Apr 2003 10:40:07 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 09 Apr 2003 10:38:30 -0600 (MDT) Message-Id: <20030409.103830.32568247.imp@bsdimp.com> To: jhb@FreeBSD.org From: "M. Warner Losh" In-Reply-To: References: <200304091554.h39Fs1db016026@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: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccard pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 16:40:10 -0000 In message: John Baldwin writes: : : On 09-Apr-2003 Warner Losh wrote: : > imp 2003/04/09 08:54:01 PDT : > : > FreeBSD src repository : > : > Modified files: : > sys/dev/pccard pccard.c : > Log: : > Make sure that both pp_name and pp_vendor are zero to know we're at the : > end of the list now that some valid entries don't have pp_name set. Also, : > don't print a warning if pp->name is NULL and it is a total wildcard. : : My wavelan card thanks you. :) : : pccard0: (manufacturer=0x0156, product=0x0002) at function 0 : pccard0: CIS info: Lucent Technologies, WaveLAN/IEEE, Version 01.01 Yup. Warner From owner-cvs-all@FreeBSD.ORG Wed Apr 9 09:44:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B53A537B401 for ; Wed, 9 Apr 2003 09:44:03 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 8B87643FB1 for ; Wed, 9 Apr 2003 09:44:02 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 29842 invoked by uid 1000); 9 Apr 2003 16:44:03 -0000 Date: Wed, 9 Apr 2003 09:44:03 -0700 (PDT) From: Nate Lawson To: Jake Burkholder In-Reply-To: <20030409064955.76DF637B40E@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/share/man/man4/man4.i386 Makefile pae.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 16:44:04 -0000 On Tue, 8 Apr 2003, Jake Burkholder wrote: > Log: > Add a man page for options PAE. > > Sponsored by: DARPA, Network Associates Laboratories Affordances? Is that a word? :) -Nate From owner-cvs-all@FreeBSD.ORG Wed Apr 9 09:58:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E58B37B401; Wed, 9 Apr 2003 09:58:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EC7E43FBF; Wed, 9 Apr 2003 09:58:40 -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 h39Gwd0U021236; Wed, 9 Apr 2003 09:58:39 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39GwdMl021235; Wed, 9 Apr 2003 09:58:39 -0700 (PDT) Message-Id: <200304091658.h39GwdMl021235@repoman.freebsd.org> From: Jake Burkholder Date: Wed, 9 Apr 2003 09:58: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/share/man/man4/man4.i386 pae.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 16:58:40 -0000 jake 2003/04/09 09:58:39 PDT FreeBSD src repository Modified files: share/man/man4/man4.i386 pae.4 Log: Fix non-word. Noticed by: njl Revision Changes Path 1.2 +2 -2 src/share/man/man4/man4.i386/pae.4 From owner-cvs-all@FreeBSD.ORG Wed Apr 9 10:05:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B01F837B401; Wed, 9 Apr 2003 10:05:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F84F43FB1; Wed, 9 Apr 2003 10:05:11 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39H5B0U022744; Wed, 9 Apr 2003 10:05:11 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39H5A8o022743; Wed, 9 Apr 2003 10:05:10 -0700 (PDT) Message-Id: <200304091705.h39H5A8o022743@repoman.freebsd.org> From: Norikatsu Shigemura Date: Wed, 9 Apr 2003 10:05:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplayer Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:05:12 -0000 nork 2003/04/09 10:05:10 PDT FreeBSD ports repository Modified files: multimedia/mplayer Makefile distinfo Log: Update to 0.90-final. PR: ports/50757 Submitted by: Thomas E. Zander (maintainer) Revision Changes Path 1.57 +4 -3 ports/multimedia/mplayer/Makefile 1.16 +1 -1 ports/multimedia/mplayer/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 9 10:17:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76F4B37B401; Wed, 9 Apr 2003 10:17:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1117A43F85; Wed, 9 Apr 2003 10:17:20 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39HHJ0U023603; Wed, 9 Apr 2003 10:17:19 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39HHJ97023602; Wed, 9 Apr 2003 10:17:19 -0700 (PDT) Message-Id: <200304091717.h39HHJ97023602@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 9 Apr 2003 10:17:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/geeklog Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:17:21 -0000 arved 2003/04/09 10:17:19 PDT FreeBSD ports repository Modified files: www/geeklog Makefile distinfo pkg-descr pkg-plist Log: Update to 1.3.7.s.1 PR: 50084, 50731, 50032 Submitted by: Bob Bomar (maintainer), Torfinn Ingolfsen , Michal Pasternak Revision Changes Path 1.3 +14 -9 ports/www/geeklog/Makefile 1.2 +1 -1 ports/www/geeklog/distinfo 1.2 +2 -2 ports/www/geeklog/pkg-descr 1.2 +1535 -574 ports/www/geeklog/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 9 10:31:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C094337B401; Wed, 9 Apr 2003 10:31:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3F1D43FA3; Wed, 9 Apr 2003 10:31:58 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39HVw0U025112; Wed, 9 Apr 2003 10:31:58 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39HVwWn025109; Wed, 9 Apr 2003 10:31:58 -0700 (PDT) Message-Id: <200304091731.h39HVwWn025109@repoman.freebsd.org> From: Sean Chittenden Date: Wed, 9 Apr 2003 10:31:58 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/eresources chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:32:00 -0000 seanc 2003/04/09 10:31:58 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/eresources chapter.sgml Log: Now that maing-lists.ent is a bit more complete, use a.core.name where appropriate in this chapter. Submitted by: Alex Dupre Revision Changes Path 1.117 +2 -2 doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 9 10:41:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67ADA37B404; Wed, 9 Apr 2003 10:41:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED82B43FA3; Wed, 9 Apr 2003 10:41:46 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Hfk0U025865; Wed, 9 Apr 2003 10:41:46 -0700 (PDT) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39HfkUP025864; Wed, 9 Apr 2003 10:41:46 -0700 (PDT) Message-Id: <200304091741.h39HfkUP025864@repoman.freebsd.org> From: Mike Barcroft Date: Wed, 9 Apr 2003 10:41: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/sys/sys vnode.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:41:48 -0000 mike 2003/04/09 10:41:46 PDT FreeBSD src repository Modified files: sys/sys vnode.h Log: Add prototypes for change_root() and change_dir(). Revision Changes Path 1.222 +2 -0 src/sys/sys/vnode.h From owner-cvs-all@FreeBSD.ORG Wed Apr 9 10:42:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BE0837B401; Wed, 9 Apr 2003 10:42:47 -0700 (PDT) Received: from espresso.bsdmike.org (espresso.bsdmike.org [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F75E43FAF; Wed, 9 Apr 2003 10:42:46 -0700 (PDT) (envelope-from mike@espresso.bsdmike.org) Received: by espresso.bsdmike.org (Postfix, from userid 1002) id E915B9C4C; Wed, 9 Apr 2003 13:28:33 -0400 (EDT) Date: Wed, 9 Apr 2003 13:28:33 -0400 From: Mike Barcroft To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030409132833.D16782@espresso.bsdmike.org> References: <200304091741.h39HfkUP025864@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304091741.h39HfkUP025864@repoman.freebsd.org>; from mike@FreeBSD.org on Wed, Apr 09, 2003 at 10:41:46AM -0700 Organization: The FreeBSD Project Subject: Re: cvs commit: src/sys/sys vnode.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:42:47 -0000 Mike Barcroft writes: > mike 2003/04/09 10:41:46 PDT > > FreeBSD src repository > > Modified files: > sys/sys vnode.h > Log: > Add prototypes for change_root() and change_dir(). > > Revision Changes Path > 1.222 +2 -0 src/sys/sys/vnode.h Sorry, I missed this file with my jail commit. This should fix kernel builds. Best regards, Mike Barcroft From owner-cvs-all@FreeBSD.ORG Wed Apr 9 10:47:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D16937B401; Wed, 9 Apr 2003 10:47:25 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14D7F43F3F; Wed, 9 Apr 2003 10:47:24 -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 C32A566D16; Wed, 9 Apr 2003 10:47:23 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id A0E0A10CE; Wed, 9 Apr 2003 10:47:23 -0700 (PDT) Date: Wed, 9 Apr 2003 10:47:23 -0700 From: Kris Kennaway To: Harti Brandt Message-ID: <20030409174723.GA71319@rot13.obsecurity.org> References: <200304090827.h398RW48065461@repoman.freebsd.org> <20030409103129.I5336@beagle.fokus.fraunhofer.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X1bOJ3K7DJ5YkBrT" Content-Disposition: inline In-Reply-To: <20030409103129.I5336@beagle.fokus.fraunhofer.de> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Hartmut Brandt cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 malloc.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 17:47:25 -0000 --X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 09, 2003 at 10:35:23AM +0200, Harti Brandt wrote: > On Wed, 9 Apr 2003, Hartmut Brandt wrote: >=20 > HB>harti 2003/04/09 01:27:32 PDT > HB> > HB> FreeBSD src repository > HB> > HB> Modified files: > HB> share/man/man9 malloc.9 > HB> Log: > HB> Explicitely document the locking requirements for the malloc interfa= ce. > HB> While beeing here also correct the following: > HB> > HB> - list missing macros in the header > HB> - document MALLOC_DEFINE and MALLOC_DECLARE in the SYNOPSIS section > HB> - document additional include requirements for MALLOC_DEFINE > HB> - M_NOWAIT is not 0 anymore > HB> - remove rotted diagnostic messages > HB> > HB> Revision Changes Path > HB> 1.31 +67 -69 src/share/man/man9/malloc.9 > HB> >=20 > Oops. I told vi to quit, but the commit went ahead. I should add: >=20 > Reviewed by: bde, jake, jhb > PR: docs/24797 Forced commit? The PR reference may be useful to have in the logs. Kris --X1bOJ3K7DJ5YkBrT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+lFyrWry0BWjoQKURAtrfAKD4rTC+wZhYME5SWZaj4TUBexnBmgCghB5U uJ6owc33UZukTcWbqoQzBgY= =BbBs -----END PGP SIGNATURE----- --X1bOJ3K7DJ5YkBrT-- From owner-cvs-all@FreeBSD.ORG Wed Apr 9 11:07:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9BF537B401; Wed, 9 Apr 2003 11:07:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A70943F75; Wed, 9 Apr 2003 11:07:16 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39I7G0U028902; Wed, 9 Apr 2003 11:07:16 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39I7Fw5028901; Wed, 9 Apr 2003 11:07:15 -0700 (PDT) Message-Id: <200304091807.h39I7Fw5028901@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 9 Apr 2003 11:07:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/pyzor Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:07:17 -0000 arved 2003/04/09 11:07:15 PDT FreeBSD ports repository Modified files: mail/pyzor Makefile Log: Fix python path. Bump PORTREVISION. PR: 50407 Submitted by: Linh Pham Revision Changes Path 1.7 +6 -0 ports/mail/pyzor/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 9 11:16:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 037CE37B401; Wed, 9 Apr 2003 11:16:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 940AB43FB1; Wed, 9 Apr 2003 11:16:37 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39IGb0U029751; Wed, 9 Apr 2003 11:16:37 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39IGbOK029750; Wed, 9 Apr 2003 11:16:37 -0700 (PDT) Message-Id: <200304091816.h39IGbOK029750@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 9 Apr 2003 11:16:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/jetty Makefile distinfo pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:16:38 -0000 arved 2003/04/09 11:16:37 PDT FreeBSD ports repository Modified files: www/jetty Makefile distinfo pkg-message pkg-plist Log: Update to 2.4.9 PR: 50350, 50388 Submitted by: Thomas Vogt Revision Changes Path 1.10 +1 -1 ports/www/jetty/Makefile 1.7 +1 -1 ports/www/jetty/distinfo 1.4 +9 -1 ports/www/jetty/pkg-message 1.7 +375 -363 ports/www/jetty/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 9 11:18:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B8BD37B401; Wed, 9 Apr 2003 11:18:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEB1343F75; Wed, 9 Apr 2003 11:18:42 -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 h39IIg0U029822; Wed, 9 Apr 2003 11:18:42 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39IIg4n029821; Wed, 9 Apr 2003 11:18:42 -0700 (PDT) Message-Id: <200304091818.h39IIg4n029821@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 9 Apr 2003 11:18: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.bin/chpass edit.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:18:43 -0000 des 2003/04/09 11:18:42 PDT FreeBSD src repository Modified files: usr.bin/chpass edit.c Log: Avoid clobbering the gecos field, as we intend to use the original later. PR: bin/50563 Revision Changes Path 1.23 +10 -3 src/usr.bin/chpass/edit.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 11:20:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71F5837B407; Wed, 9 Apr 2003 11:20:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 126AB43FA3; Wed, 9 Apr 2003 11:20:52 -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 h39IKp0U030173; Wed, 9 Apr 2003 11:20:51 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39IKpf5030170; Wed, 9 Apr 2003 11:20:51 -0700 (PDT) Message-Id: <200304091820.h39IKpf5030170@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 9 Apr 2003 11:20: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/lib/libutil pw_util.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:20:52 -0000 des 2003/04/09 11:20:51 PDT FreeBSD src repository Modified files: lib/libutil pw_util.c Log: Correctly detect the case where a password entry was changed while we were preparing to edit it. PR: bin/50563 Revision Changes Path 1.31 +7 -2 src/lib/libutil/pw_util.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 11:27:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7CA537B404; Wed, 9 Apr 2003 11:27:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 870F043FBD; Wed, 9 Apr 2003 11:27:53 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39IRq0U030662; Wed, 9 Apr 2003 11:27:52 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39IRqqi030661; Wed, 9 Apr 2003 11:27:52 -0700 (PDT) Message-Id: <200304091827.h39IRqqi030661@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 9 Apr 2003 11:27:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/tensile Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:27:54 -0000 arved 2003/04/09 11:27:52 PDT FreeBSD ports repository Modified files: lang/tensile Makefile Log: Mark broken. Does not compile PR: 50755 Submitted by: brueffer (maintainer) Revision Changes Path 1.6 +2 -0 ports/lang/tensile/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 9 11:44:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A506837B401; Wed, 9 Apr 2003 11:44:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5000D43F93; Wed, 9 Apr 2003 11:44:06 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Ii60U032094; Wed, 9 Apr 2003 11:44:06 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39Ii60m032093; Wed, 9 Apr 2003 11:44:06 -0700 (PDT) Message-Id: <200304091844.h39Ii60m032093@repoman.freebsd.org> From: Sheldon Hearn Date: Wed, 9 Apr 2003 11:44:05 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/exim Makefile ports/mail/exim/files patch-src::auths::plantext.c patch-src::configure.default X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:44:07 -0000 sheldonh 2003/04/09 11:44:05 PDT FreeBSD ports repository Modified files: mail/exim Makefile mail/exim/files patch-src::configure.default Added files: mail/exim/files patch-src::auths::plantext.c Log: 1) Fix reproducible plaintext authentication crash. 2) In the sample configuration file, allow relaying from the IPv6 and IPv4 localhost addresses. This fixes relaying problems for folks using things like IPv6-enabled mailman. Bump PORTREVISION accordingly. Reported by: Alexander Sabourenkov (1) Mark Edwards (2) Revision Changes Path 1.131 +1 -0 ports/mail/exim/Makefile 1.1 +11 -0 ports/mail/exim/files/patch-src::auths::plantext.c (new) 1.8 +9 -0 ports/mail/exim/files/patch-src::configure.default From owner-cvs-all@FreeBSD.ORG Wed Apr 9 11:49:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4999D37B401; Wed, 9 Apr 2003 11:49:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD03943F93; Wed, 9 Apr 2003 11:49:26 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39InQ0U032249; Wed, 9 Apr 2003 11:49:26 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39InQZ5032248; Wed, 9 Apr 2003 11:49:26 -0700 (PDT) Message-Id: <200304091849.h39InQZ5032248@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 9 Apr 2003 11:49:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/pysol-music Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:49:27 -0000 arved 2003/04/09 11:49:26 PDT FreeBSD ports repository Modified files: games/pysol-music Makefile Log: Put the distfile to my local-distfiles, since it is not available anymore PR: 50702 Submitted by: maintainer Revision Changes Path 1.5 +2 -1 ports/games/pysol-music/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 9 11:55:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CBC737B401; Wed, 9 Apr 2003 11:55:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F26343FDD; Wed, 9 Apr 2003 11:55:29 -0700 (PDT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39ItT0U032918; Wed, 9 Apr 2003 11:55:29 -0700 (PDT) (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39ItT7W032917; Wed, 9 Apr 2003 11:55:29 -0700 (PDT) Message-Id: <200304091855.h39ItT7W032917@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Wed, 9 Apr 2003 11:55:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/emacs21-emcws Makefile distinfo ports/japanese/emacs21-emcws/files patch-lisp_dired.el X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:55:30 -0000 sumikawa 2003/04/09 11:55:29 PDT FreeBSD ports repository Modified files: japanese/emacs21-emcws Makefile distinfo japanese/emacs21-emcws/files patch-lisp_dired.el Log: Upgrade to 21.3. Revision Changes Path 1.17 +4 -5 ports/japanese/emacs21-emcws/Makefile 1.7 +2 -2 ports/japanese/emacs21-emcws/distinfo 1.2 +5 -5 ports/japanese/emacs21-emcws/files/patch-lisp_dired.el From owner-cvs-all@FreeBSD.ORG Wed Apr 9 11:56:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9065037B404; Wed, 9 Apr 2003 11:56:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2778C43FDF; Wed, 9 Apr 2003 11:56:48 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Iul0U032972; Wed, 9 Apr 2003 11:56:47 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39Iul3q032971; Wed, 9 Apr 2003 11:56:47 -0700 (PDT) Message-Id: <200304091856.h39Iul3q032971@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 9 Apr 2003 11:56:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/pysol-cardsets Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:56:49 -0000 arved 2003/04/09 11:56:47 PDT FreeBSD ports repository Modified files: games/pysol-cardsets Makefile Log: Put a copy into my local distfiles since the original distfile disappeared. PR: 50701 Submitted by: maintainer Revision Changes Path 1.5 +2 -1 ports/games/pysol-cardsets/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 9 11:58:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F101337B401; Wed, 9 Apr 2003 11:58:53 -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 31C5E43F93; Wed, 9 Apr 2003 11:58:53 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) h39IwqGH002624; Wed, 9 Apr 2003 11:58:52 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6p2/8.12.5/Submit) id h39Iwq37002623; Wed, 9 Apr 2003 11:58:52 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Wed, 9 Apr 2003 11:58:52 -0700 From: David Schultz To: Sean Chittenden Message-ID: <20030409185852.GA2566@HAL9000.homeunix.com> Mail-Followup-To: Sean Chittenden , doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org References: <200304091522.h39FMWT0008800@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304091522.h39FMWT0008800@repoman.freebsd.org> cc: doc-committers@FreeBSD.ORG cc: cvs-doc@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 18:58:54 -0000 On Wed, Apr 09, 2003, Sean Chittenden wrote: > seanc 2003/04/09 08:22:32 PDT > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/share/sgml mailing-lists.ent > Log: > Various cleanups, corrections, and enhancements to the mailing list entities. > > - replace all '&a.mailman.listinfo;/freebsd-xxx' with '&a.xxx.url;' > - replace freebsd-aic7xxx with aic7xxx (link) > - remove non-existent links (cvs-committers, freebsd-core, > freebsd-developers, doc-committers, ports-committers, src-committers) > - use &os.current; and &os.stable; entities > - replace freebsd-cvs* with cvs* (name and link) > - replace CVS Web with CVSweb > - replace filesystem with file system ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ISTR someone making a sweep to convert things the other way a few months ago. ;-) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 12:05:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EA9C37B401; Wed, 9 Apr 2003 12:05:59 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 149D543F75; Wed, 9 Apr 2003 12:05:58 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com ([192.168.0.5]) by pittgoth.com (8.12.8/8.12.8) with SMTP id h39J5vBG090199; Wed, 9 Apr 2003 15:05:57 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Thu, 10 Apr 2003 03:04:29 -0400 From: Tom Rhodes To: David Schultz Message-Id: <20030410030429.0d8600a6.trhodes@FreeBSD.org> In-Reply-To: <20030409185852.GA2566@HAL9000.homeunix.com> References: <200304091522.h39FMWT0008800@repoman.freebsd.org> <20030409185852.GA2566@HAL9000.homeunix.com> 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: seanc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 19:05:59 -0000 On Wed, 9 Apr 2003 11:58:52 -0700 David Schultz wrote: > On Wed, Apr 09, 2003, Sean Chittenden wrote: > > seanc 2003/04/09 08:22:32 PDT > > > > FreeBSD doc repository > > > > Modified files: > > en_US.ISO8859-1/share/sgml mailing-lists.ent > > Log: > > Various cleanups, corrections, and enhancements to the mailing list entities. > > > > - replace all '&a.mailman.listinfo;/freebsd-xxx' with '&a.xxx.url;' > > - replace freebsd-aic7xxx with aic7xxx (link) > > - remove non-existent links (cvs-committers, freebsd-core, > > freebsd-developers, doc-committers, ports-committers, src-committers) > > - use &os.current; and &os.stable; entities > > - replace freebsd-cvs* with cvs* (name and link) > > - replace CVS Web with CVSweb > > - replace filesystem with file system > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > ISTR someone making a sweep to convert things the other way a > few months ago. ;-) > Ok, whatever ISTR means (I seem to remember?). That was myself, then after a large discussion came about, we decided that it should be `file system'. -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Wed Apr 9 12:09:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B90BB37B401; Wed, 9 Apr 2003 12:09:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5753E43F85; Wed, 9 Apr 2003 12:09:27 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39J9R0U034786; Wed, 9 Apr 2003 12:09:27 -0700 (PDT) (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39J9RKt034785; Wed, 9 Apr 2003 12:09:27 -0700 (PDT) Message-Id: <200304091909.h39J9RKt034785@repoman.freebsd.org> From: "James E. Housley" Date: Wed, 9 Apr 2003 12:09:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 19:09:28 -0000 jeh 2003/04/09 12:09:27 PDT FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: Update to 4257 Revision Changes Path 1.140 +1 -1 ports/security/uvscan-dat/Makefile 1.138 +1 -1 ports/security/uvscan-dat/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 9 12:14:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE59B37B401; Wed, 9 Apr 2003 12:14:55 -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 16D4D43F75; Wed, 9 Apr 2003 12:14:55 -0700 (PDT) (envelope-from das@freebsd.org) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) h39JEsGH002749; Wed, 9 Apr 2003 12:14:54 -0700 (PDT) (envelope-from das@freebsd.org) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6p2/8.12.5/Submit) id h39JEsIv002748; Wed, 9 Apr 2003 12:14:54 -0700 (PDT) (envelope-from das@freebsd.org) Date: Wed, 9 Apr 2003 12:14:54 -0700 From: David Schultz To: Tom Rhodes Message-ID: <20030409191454.GA2732@HAL9000.homeunix.com> References: <200304091522.h39FMWT0008800@repoman.freebsd.org> <20030409185852.GA2566@HAL9000.homeunix.com> <20030410030429.0d8600a6.trhodes@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030410030429.0d8600a6.trhodes@FreeBSD.org> cc: seanc@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 19:14:56 -0000 On Thu, Apr 10, 2003, Tom Rhodes wrote: > On Wed, 9 Apr 2003 11:58:52 -0700 > David Schultz wrote: > > > On Wed, Apr 09, 2003, Sean Chittenden wrote: > > > seanc 2003/04/09 08:22:32 PDT > > > > > > FreeBSD doc repository > > > > > > Modified files: > > > en_US.ISO8859-1/share/sgml mailing-lists.ent > > > Log: > > > Various cleanups, corrections, and enhancements to the mailing list entities. > > > > > > - replace all '&a.mailman.listinfo;/freebsd-xxx' with '&a.xxx.url;' > > > - replace freebsd-aic7xxx with aic7xxx (link) > > > - remove non-existent links (cvs-committers, freebsd-core, > > > freebsd-developers, doc-committers, ports-committers, src-committers) > > > - use &os.current; and &os.stable; entities > > > - replace freebsd-cvs* with cvs* (name and link) > > > - replace CVS Web with CVSweb > > > - replace filesystem with file system > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > ISTR someone making a sweep to convert things the other way a > > few months ago. ;-) > > > > Ok, whatever ISTR means (I seem to remember?). That was myself, > then after a large discussion came about, we decided that it > should be `file system'. Well, just as long as you're consistent. I suspect the term will take the 'data base' -> 'database' route eventually as it gets absorbed into the language, but both speelings seem to be in common use at the moment. From owner-cvs-all@FreeBSD.ORG Wed Apr 9 12:17:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 699F337B401; Wed, 9 Apr 2003 12:17:21 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05E9C43F75; Wed, 9 Apr 2003 12:17:20 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com ([192.168.0.5]) by pittgoth.com (8.12.8/8.12.8) with SMTP id h39JHJBG090223; Wed, 9 Apr 2003 15:17:19 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Thu, 10 Apr 2003 03:15:51 -0400 From: Tom Rhodes To: David Schultz Message-Id: <20030410031551.7048aca5.trhodes@FreeBSD.org> In-Reply-To: <20030409191454.GA2732@HAL9000.homeunix.com> References: <200304091522.h39FMWT0008800@repoman.freebsd.org> <20030409185852.GA2566@HAL9000.homeunix.com> <20030410030429.0d8600a6.trhodes@FreeBSD.org> <20030409191454.GA2732@HAL9000.homeunix.com> 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: seanc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 19:17:21 -0000 On Wed, 9 Apr 2003 12:14:54 -0700 David Schultz wrote: > On Thu, Apr 10, 2003, Tom Rhodes wrote: > > On Wed, 9 Apr 2003 11:58:52 -0700 > > David Schultz wrote: > > > > > On Wed, Apr 09, 2003, Sean Chittenden wrote: > > > > seanc 2003/04/09 08:22:32 PDT > > > > > > > > FreeBSD doc repository > > > > > > > > Modified files: > > > > en_US.ISO8859-1/share/sgml mailing-lists.ent > > > > Log: > > > > Various cleanups, corrections, and enhancements to the mailing list entities. > > > > > > > > - replace all '&a.mailman.listinfo;/freebsd-xxx' with '&a.xxx.url;' > > > > - replace freebsd-aic7xxx with aic7xxx (link) > > > > - remove non-existent links (cvs-committers, freebsd-core, > > > > freebsd-developers, doc-committers, ports-committers, src-committers) > > > > - use &os.current; and &os.stable; entities > > > > - replace freebsd-cvs* with cvs* (name and link) > > > > - replace CVS Web with CVSweb > > > > - replace filesystem with file system > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > ISTR someone making a sweep to convert things the other way a > > > few months ago. ;-) > > > > > > > Ok, whatever ISTR means (I seem to remember?). That was myself, > > then after a large discussion came about, we decided that it > > should be `file system'. > > Well, just as long as you're consistent. I suspect the term will > take the 'data base' -> 'database' route eventually as it gets > absorbed into the language, but both speelings seem to be in > common use at the moment. > To be honest, the spelling arguement is not worth the hassle nor the time. Thus I chose to go with popular thought. -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Wed Apr 9 14:24:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AEE637B401; Wed, 9 Apr 2003 14:24:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A50243F93; Wed, 9 Apr 2003 14:24:24 -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 h39LOO0U053513; Wed, 9 Apr 2003 14:24:24 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39LONgT053511; Wed, 9 Apr 2003 14:24:23 -0700 (PDT) Message-Id: <200304092124.h39LONgT053511@repoman.freebsd.org> From: John Baldwin Date: Wed, 9 Apr 2003 14:24: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/dev/pccard pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 21:24:25 -0000 jhb 2003/04/09 14:24:23 PDT FreeBSD src repository Modified files: sys/dev/pccard pccard.c Log: Fix a logic bug in previous commit (use || rather than &&). In order to terminate the loop only when both the name and vendor are zero, we should keep looping so long as either one is not zero. Revision Changes Path 1.77 +1 -1 src/sys/dev/pccard/pccard.c From owner-cvs-all@FreeBSD.ORG Tue Apr 8 13:23:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F97737B401; Tue, 8 Apr 2003 13:23:10 -0700 (PDT) Received: from tara.freenix.org (keltia.freenix.org [62.4.20.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 617C443F85; Tue, 8 Apr 2003 13:23:09 -0700 (PDT) (envelope-from roberto@tara.freenix.org) Received: by tara.freenix.org (Postfix/TLS, from userid 101) id 4D3FC2C95; Tue, 8 Apr 2003 22:23:08 +0200 (CEST) Date: Tue, 8 Apr 2003 22:23:08 +0200 From: Ollivier Robert To: Poul-Henning Kamp Message-ID: <20030408202308.GA49094@tara.freenix.org> Mail-Followup-To: Poul-Henning Kamp , Wilko Bulte , Dag-Erling Smorgrav , Nate Lawson , Alexander Leidinger , sos@spider.deepcore.dk, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, sos@FreeBSD.org References: <20030408172555.GA9572@freebie.xs4all.nl> <22238.1049823278@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <22238.1049823278@critter.freebsd.dk> X-Operating-System: FreeBSD 5.0-CURRENT K6-3D/266 & 2x PIII/800 SMP User-Agent: Mutt/1.5.3i X-Mailman-Approved-At: Wed, 09 Apr 2003 14:30:33 -0700 cc: sos@FreeBSD.org cc: Wilko Bulte cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: Alexander Leidinger cc: Nate Lawson cc: sos@spider.deepcore.dk cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 20:23:11 -0000 According to Poul-Henning Kamp: > Tagged queueing: > Ability to reduce transaction latency by sending more than one > request to the drive at a time. The request may be handled out > of order by the drive. > (A good thing!) Except for softupdates which rely on its own ordering of writes... -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun 4 22:44:19 CEST 2000 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 14:00:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E640637B401; Tue, 8 Apr 2003 14:00:00 -0700 (PDT) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFB9643FA3; Tue, 8 Apr 2003 13:59:59 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd02.sul.t-online.de by mailout07.sul.t-online.com with smtp id 1930Bs-0001Td-0A; Tue, 08 Apr 2003 22:59:36 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.125.201]) by fmrl02.sul.t-online.com with esmtp id 1930Br-04LkyeC; Tue, 8 Apr 2003 22:59:35 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h38KxWBR003500; Tue, 8 Apr 2003 22:59:32 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h38KxVpr006559; Tue, 8 Apr 2003 22:59:31 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Tue, 8 Apr 2003 22:59:31 +0200 From: Alexander Leidinger To: Ollivier Robert Message-Id: <20030408225931.052a8873.Alexander@Leidinger.net> In-Reply-To: <20030408202308.GA49094@tara.freenix.org> References: <20030408172555.GA9572@freebie.xs4all.nl> <22238.1049823278@critter.freebsd.dk> <20030408202308.GA49094@tara.freenix.org> X-Mailer: Sylpheed version 0.8.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net X-Mailman-Approved-At: Wed, 09 Apr 2003 14:30:33 -0700 cc: sos@FreeBSD.org cc: phk@phk.freebsd.dk cc: src-committers@FreeBSD.org cc: nate@root.org cc: cvs-src@FreeBSD.org cc: wkb@freebie.xs4all.nl cc: sos@spider.deepcore.dk cc: cvs-all@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:00:01 -0000 On Tue, 8 Apr 2003 22:23:08 +0200 Ollivier Robert wrote: > According to Poul-Henning Kamp: > > Tagged queueing: > > Ability to reduce transaction latency by sending more than one > > request to the drive at a time. The request may be handled out > > of order by the drive. > > (A good thing!) > > Except for softupdates which rely on its own ordering of writes... Softupdates has no problems with TQ AFAIK... (it reports back) Bye, Alexander. -- I believe the technical term is "Oops!" http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-cvs-all@FreeBSD.ORG Tue Apr 8 14:09:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB8B937B401; Tue, 8 Apr 2003 14:09:27 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDD6743F85; Tue, 8 Apr 2003 14:09: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 h38L9HZq025389; Tue, 8 Apr 2003 23:09:17 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Ollivier Robert From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 08 Apr 2003 22:23:08 +0200." <20030408202308.GA49094@tara.freenix.org> Date: Tue, 08 Apr 2003 23:09:17 +0200 Message-ID: <25388.1049836157@critter.freebsd.dk> X-Mailman-Approved-At: Wed, 09 Apr 2003 14:30:33 -0700 cc: sos@FreeBSD.org cc: Wilko Bulte cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: Alexander Leidinger cc: Nate Lawson cc: sos@spider.deepcore.dk cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:09:28 -0000 In message <20030408202308.GA49094@tara.freenix.org>, Ollivier Robert writes: >According to Poul-Henning Kamp: >> Tagged queueing: >> Ability to reduce transaction latency by sending more than one >> request to the drive at a time. The request may be handled out >> of order by the drive. >> (A good thing!) > >Except for softupdates which rely on its own ordering of writes... This actually has nothing to do with it. If the drive only replies to the transaction when the data is actually written, the biodone() will reach softupdates and the right thing happen. Soft updates does not really care if I/O transactions are reordered, but it cares a lot about being able to trust that they are actually written to stable storage, not just some cache, when drivers say so. -- 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-all@FreeBSD.ORG Tue Apr 8 14:18:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C892037B408; Tue, 8 Apr 2003 14:18:47 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE9443FB1; Tue, 8 Apr 2003 14:18:46 -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 h38LFbZ29036; Tue, 8 Apr 2003 14:15:37 -0700 Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id OAA04871; Tue, 8 Apr 2003 14:17:09 -0700 (PDT) Received: from btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id PAA02264; Tue, 8 Apr 2003 15:17:04 -0600 (MDT) Message-ID: <3E933BA5.3070708@btc.adaptec.com> Date: Tue, 08 Apr 2003 15:14:13 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021216 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Leidinger References: <20030408172555.GA9572@freebie.xs4all.nl> <22238.1049823278@critter.freebsd.dk> <20030408202308.GA49094@tara.freenix.org> <20030408225931.052a8873.Alexander@Leidinger.net> In-Reply-To: <20030408172555.GA9572@freebie.xs4all.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Wed, 09 Apr 2003 14:30:33 -0700 cc: cvs-src@freebsd.org cc: phk@phk.freebsd.dk cc: src-committers@freebsd.org cc: sos@freebsd.org cc: nate@root.org cc: Ollivier Robert cc: wkb@freebie.xs4all.nl cc: sos@spider.deepcore.dk cc: cvs-all@freebsd.org cc: des@ofug.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.hata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:18:50 -0000 Alexander Leidinger wrote: > On Tue, 8 Apr 2003 22:23:08 +0200 > Ollivier Robert wrote: > > > >According to Poul-Henning Kamp: > > > >> Tagged queueing: > >> Ability to reduce transaction latency by sending more than one > >> request to the drive at a time. The request may be handled out > >> of order by the drive. > >> (A good thing!) > > > >Except for softupdates which rely on its own ordering of writes... > > > Softupdates has no problems with TQ AFAIK... (it reports back) > > Bye, > Alexander. > The advantage that TQ gives you in the SCSI world is: 1. The ability for the device to take in a bunch of commands at once, sort them internally to match the head/track/sector arrangement, and then pull the data in from the host in the optimal order. It doesn't require any interaction with the Write Cache. In fact, Write Cache is very undesirable in the high availibility and reliability space that SCSI occupies. 2. In conjuction with (1), it implies Disconnection. This is the ability of the device to release ownership of the bus while it does its job. That frees the bus for other devices, or for more commands to the same device. The multiple device argument doesn't matter much in the ATA world since you rarely put more than one drive on a channel, but it's a huge win in SCSI. And, it helps keep down the working/spinning in the device driver. I really have no insight into how ATA TQ works. Since it's mostly a software issue (as opposed to needing special silicon), the fact that it never caught on in the ATA world either means that it was designed poorly, or that it wasn't marketed right. SCSI with TQ beats ATA in real-world tasks. Sure, the venerable 'dd' test might show that ATA wins, but how often are you reading multi- megabyte contiguous files into /dev/null? On the other hand, tasks like cvsup are significantly faster with SCSI, especially when it's doing something pathological like putting down a RELENG_X tag. Scott From owner-cvs-all@FreeBSD.ORG Wed Apr 9 14:50:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1552C37B401; Wed, 9 Apr 2003 14:50:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82F2A43F93; Wed, 9 Apr 2003 14:50:02 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Lo20U055478; Wed, 9 Apr 2003 14:50:02 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39Lo2Wm055477; Wed, 9 Apr 2003 14:50:02 -0700 (PDT) Message-Id: <200304092150.h39Lo2Wm055477@repoman.freebsd.org> From: Oliver Braun Date: Wed, 9 Apr 2003 14:50:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/multitail Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 21:50:03 -0000 obraun 2003/04/09 14:50:02 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/multitail Makefile distinfo pkg-descr pkg-plist Log: Tail multiple files on console with ncurses. WWW: http://www.vanheusden.com/multitail/ Revision Changes Path 1.349 +1 -0 ports/sysutils/Makefile 1.1 +28 -0 ports/sysutils/multitail/Makefile (new) 1.1 +1 -0 ports/sysutils/multitail/distinfo (new) 1.1 +10 -0 ports/sysutils/multitail/pkg-descr (new) 1.1 +1 -0 ports/sysutils/multitail/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 14:50:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D70837B401; Wed, 9 Apr 2003 14:50:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F19343FA3; Wed, 9 Apr 2003 14:50:22 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39LoL0U055622; Wed, 9 Apr 2003 14:50:21 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39LoL2H055620; Wed, 9 Apr 2003 14:50:21 -0700 (PDT) Message-Id: <200304092150.h39LoL2H055620@repoman.freebsd.org> From: Oliver Braun Date: Wed, 9 Apr 2003 14:50:21 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 21:50:22 -0000 obraun 2003/04/09 14:50:21 PDT FreeBSD ports repository Modified files: . modules Log: multitail --> ports/sysutils/multitail Revision Changes Path 1.7025 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Apr 9 14:56:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB13337B405; Wed, 9 Apr 2003 14:56:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3830343FB1; Wed, 9 Apr 2003 14:56:12 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39LuC0U056240; Wed, 9 Apr 2003 14:56:12 -0700 (PDT) (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39LuB4u056239; Wed, 9 Apr 2003 14:56:11 -0700 (PDT) Message-Id: <200304092156.h39LuB4u056239@repoman.freebsd.org> From: Anders Nordby Date: Wed, 9 Apr 2003 14:56:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mboxgrep Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 21:56:14 -0000 anders 2003/04/09 14:56:11 PDT FreeBSD ports repository Modified files: mail/mboxgrep Makefile distinfo Log: Update to 0.7.8. Revision Changes Path 1.7 +3 -1 ports/mail/mboxgrep/Makefile 1.5 +1 -1 ports/mail/mboxgrep/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 9 14:57:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4464637B404; Wed, 9 Apr 2003 14:57:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E9F43F93; Wed, 9 Apr 2003 14:57:13 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39LvD0U056307; Wed, 9 Apr 2003 14:57:13 -0700 (PDT) (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39LvDIb056306; Wed, 9 Apr 2003 14:57:13 -0700 (PDT) Message-Id: <200304092157.h39LvDIb056306@repoman.freebsd.org> From: Anders Nordby Date: Wed, 9 Apr 2003 14:57:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/pxe Makefile distinfo ports/net/pxe/files patch-logfile.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 21:57:15 -0000 anders 2003/04/09 14:57:13 PDT FreeBSD ports repository Modified files: net/pxe Makefile distinfo Removed files: net/pxe/files patch-logfile.cc Log: Update to 1.4. Revision Changes Path 1.5 +1 -6 ports/net/pxe/Makefile 1.3 +1 -1 ports/net/pxe/distinfo 1.2 +0 -17 ports/net/pxe/files/patch-logfile.cc (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 15:07:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 860FA37B401; Wed, 9 Apr 2003 15:07:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2427243FD7; Wed, 9 Apr 2003 15:07:03 -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 h39M720U058125; Wed, 9 Apr 2003 15:07:02 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39M72h5058124; Wed, 9 Apr 2003 15:07:02 -0700 (PDT) Message-Id: <200304092207.h39M72h5058124@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Apr 2003 15:07: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/pccard pccard.c pccardvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 22:07:03 -0000 imp 2003/04/09 15:07:02 PDT FreeBSD src repository Modified files: sys/dev/pccard pccard.c pccardvar.h Log: 1.77 was bogus: there is no logic bug. Back it out and compare the correct fields instead. Revision Changes Path 1.78 +1 -1 src/sys/dev/pccard/pccard.c 1.37 +6 -5 src/sys/dev/pccard/pccardvar.h From owner-cvs-all@FreeBSD.ORG Wed Apr 9 15:07:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F11D137B401; Wed, 9 Apr 2003 15:07:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8374143FDD; Wed, 9 Apr 2003 15:07:26 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39M7Q0U058167; Wed, 9 Apr 2003 15:07:26 -0700 (PDT) (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39M7QOw058166; Wed, 9 Apr 2003 15:07:26 -0700 (PDT) Message-Id: <200304092207.h39M7QOw058166@repoman.freebsd.org> From: Anders Nordby Date: Wed, 9 Apr 2003 15:07:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mod_extract_forwarded Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 22:07:27 -0000 anders 2003/04/09 15:07:26 PDT FreeBSD ports repository Modified files: www/mod_extract_forwarded Makefile distinfo pkg-plist Log: Update to 1.4. Revision Changes Path 1.7 +2 -2 ports/www/mod_extract_forwarded/Makefile 1.2 +1 -1 ports/www/mod_extract_forwarded/distinfo 1.2 +1 -1 ports/www/mod_extract_forwarded/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 9 15:10:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D51F37B401; Wed, 9 Apr 2003 15:10:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E10AC43FA3; Wed, 9 Apr 2003 15:10:28 -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 h39MAS0U058401; Wed, 9 Apr 2003 15:10:28 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39MASvC058398; Wed, 9 Apr 2003 15:10:28 -0700 (PDT) Message-Id: <200304092210.h39MASvC058398@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Apr 2003 15:10: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/dev/pccard pccardvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 22:10:29 -0000 imp 2003/04/09 15:10:28 PDT FreeBSD src repository Modified files: sys/dev/pccard pccardvar.h Log: 1.37 was committed prematurely: back out until I can commit all parts at the same time. Revision Changes Path 1.38 +5 -6 src/sys/dev/pccard/pccardvar.h From owner-cvs-all@FreeBSD.ORG Wed Apr 9 15:40:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75FC937B401; Wed, 9 Apr 2003 15:40:45 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BDB443F85; Wed, 9 Apr 2003 15:40:44 -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 h39Mf3YY030798; Wed, 9 Apr 2003 18:41:04 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Wed, 9 Apr 2003 18:41:03 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Pawel Jakub Dawidek In-Reply-To: <20030409142231.GX1280@garage.freebsd.pl> 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: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 22:40:45 -0000 On Wed, 9 Apr 2003, Pawel Jakub Dawidek wrote: > Nice work!! Global list with all prisons was really needed. > > But IMHO JID should be a string, not a number. For example we're running > many jails at startup or somewhere else and because JID is set dynamicly > there could be problems in writing scripts for handle jails (attaching > processes to it or something). As we can see on your example, we aren't > able to find out which jail was ran first (looking at PIDs isn't good > idea:)). If JID will be a string there will be no such problems. > > What you think? Hmm. In the jailNG patches, I used a string name for each jail, for pretty much that reason: jid values are meaningless, but administrator-provided jail names can be quite a bit more useful. I would not be opposed to that direction at all, although it's worth noting that Mike managed to maintain the current ABI and API for jail() with the current model. One of the issues with user-provided names, if you adopt the hierarchal jail changes you posted, is how to control the namespace. Since jail id's have no real meaning themselves, no one really cares which jail gets jid 2038201. With a jail name, you might care about issues such as name spoofing, etc. One of the problems that jid's do have, and it's related, is the race condition issue present for pids: better not get the wrong jail in the same we we can currently get the wrong process. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories From owner-cvs-all@FreeBSD.ORG Wed Apr 9 15:46:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C233C37B401; Wed, 9 Apr 2003 15:46:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 630FE43FAF; Wed, 9 Apr 2003 15:46:31 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39MkV0U061227; Wed, 9 Apr 2003 15:46:31 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39MkVfC061226; Wed, 9 Apr 2003 15:46:31 -0700 (PDT) Message-Id: <200304092246.h39MkVfC061226@repoman.freebsd.org> From: Ceri Davies Date: Wed, 9 Apr 2003 15:46:30 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/mk doc.docbook.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 22:46:32 -0000 ceri 2003/04/09 15:46:30 PDT FreeBSD doc repository Modified files: share/mk doc.docbook.mk Log: Now that the docproj port is updated accordingly, use version 4.2 of the docbook-xml DTD when building with the xsl stylesheet. Revision Changes Path 1.80 +1 -1 doc/share/mk/doc.docbook.mk From owner-cvs-all@FreeBSD.ORG Wed Apr 9 16:04:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEF1637B401; Wed, 9 Apr 2003 16:04:31 -0700 (PDT) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA3D943FA3; Wed, 9 Apr 2003 16:04:27 -0700 (PDT) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id B514D3ABB51; Thu, 10 Apr 2003 01:04:25 +0200 (CEST) Date: Thu, 10 Apr 2003 01:04:25 +0200 From: Pawel Jakub Dawidek To: Robert Watson Message-ID: <20030409230425.GB1280@garage.freebsd.pl> References: <20030409142231.GX1280@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="HsYKTmaHn9HHfM39" Content-Disposition: inline In-Reply-To: X-PGP-Key-URL: http://garage.freebsd.pl/jules.asc X-OS: FreeBSD 4.8-RELEASE i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:04:32 -0000 --HsYKTmaHn9HHfM39 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 09, 2003 at 06:41:03PM -0400, Robert Watson wrote: +> > But IMHO JID should be a string, not a number. For example we're runni= ng +> > many jails at startup or somewhere else and because JID is set dynamic= ly +> > there could be problems in writing scripts for handle jails (attaching +> > processes to it or something). As we can see on your example, we aren= 't +> > able to find out which jail was ran first (looking at PIDs isn't good +> > idea:)). If JID will be a string there will be no such problems.=20 +> >=20 +> > What you think?=20 +>=20 +> Hmm. In the jailNG patches, I used a string name for each jail, for +> pretty much that reason: jid values are meaningless, but +> administrator-provided jail names can be quite a bit more useful. I wou= ld +> not be opposed to that direction at all, although it's worth noting that +> Mike managed to maintain the current ABI and API for jail() with the +> current model. One of the issues with user-provided names, if you adopt +> the hierarchal jail changes you posted, is how to control the namespace. +> Since jail id's have no real meaning themselves, no one really cares whi= ch +> jail gets jid 2038201. With a jail name, you might care about issues su= ch +> as name spoofing, etc. One of the problems that jid's do have, and it's +> related, is the race condition issue present for pids: better not get the +> wrong jail in the same we we can currently get the wrong process.=20 JID couldn't be changed in jail, thats for sure. In hierarchal jails we can do something else: hierarchal names. Example jails tree: -alpha-+-beta-+-delta | +-sigma +-gamma Jail named 'alpha' is create in mainsystem. Jail 'beta' is created inside jail 'alpha'. Jails 'delta' and 'sigma' are created in jail 'beta', etc. When I'm listing those jails it looks like this: beta# jls JID [...] delta [...] sigma [...] alpha# jls JID [...] beta [...] beta.delta [...] beta.sigma [...] gamma [...] mainsystem# jls JID [...] alpha [...] alpha.beta [...] alpha.beta.delta [...] alpha.beta.sigma [...] alpha.gamma [...] And there can't be names spoofing. (If, ofcourse '.' is invalid char in jail name:)). --=20 Pawel Jakub Dawidek pawel@dawidek.net UNIX Systems Programmer/Administrator http://garage.freebsd.pl Am I Evil? Yes, I Am! http://cerber.sourceforge.net --HsYKTmaHn9HHfM39 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBPpSm+T/PhmMH/Mf1AQFU3gP5AZkPcrkzmVW/ERNBqiNY2Q0QdhRMcbFd dczgVw95g7nXcXqjZxA/XRQVYau0TinN7Qd3KJBLA2/vsUN9tamkygsBwJkf4D+V gBe0nL8sVTna/TkuzaofP1m6wfQl8Q+b/ScaHv4uLgtfAKnMGqlILpxWviK3sShu Xg1zGRQjQ8k= =dHvZ -----END PGP SIGNATURE----- --HsYKTmaHn9HHfM39-- From owner-cvs-all@FreeBSD.ORG Wed Apr 9 16:19:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1401237B401; Wed, 9 Apr 2003 16:19:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5E5C43F3F; Wed, 9 Apr 2003 16:19:50 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39NJo0U064459; Wed, 9 Apr 2003 16:19:50 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39NJoDM064458; Wed, 9 Apr 2003 16:19:50 -0700 (PDT) Message-Id: <200304092319.h39NJoDM064458@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 9 Apr 2003 16:19: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.bin/usbhidaction usbhidaction.1 usbhidaction.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:19:51 -0000 mdodd 2003/04/09 16:19:50 PDT FreeBSD src repository Modified files: usr.bin/usbhidaction usbhidaction.1 usbhidaction.c Log: - Implement debounce support. - Clean up examples. - Call deamon(3) after we open the PID file. Submitted by: Mathew Kanner Revision Changes Path 1.2 +33 -20 src/usr.bin/usbhidaction/usbhidaction.1 1.2 +53 -11 src/usr.bin/usbhidaction/usbhidaction.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 16:24:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C829337B401; Wed, 9 Apr 2003 16:24:15 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF05D43F3F; Wed, 9 Apr 2003 16:24:14 -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 h39NOYYY031211; Wed, 9 Apr 2003 19:24:34 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Wed, 9 Apr 2003 19:24:34 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Pawel Jakub Dawidek In-Reply-To: <20030409230425.GB1280@garage.freebsd.pl> 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: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:24:16 -0000 On Thu, 10 Apr 2003, Pawel Jakub Dawidek wrote: > JID couldn't be changed in jail, thats for sure. In hierarchal jails we > can do something else: hierarchal names. > > Jail named 'alpha' is create in mainsystem. Jail 'beta' is created > inside jail 'alpha'. Jails 'delta' and 'sigma' are created in jail > 'beta', etc. When I'm listing those jails it looks like this: > > mainsystem# jls > JID [...] > alpha [...] > alpha.beta [...] > alpha.beta.delta [...] > alpha.beta.sigma [...] > alpha.gamma [...] > > And there can't be names spoofing. (If, ofcourse '.' is invalid char in > jail name:)). Sounds reasonable to me, although a bit more trouble to parse and render :-). Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories From owner-cvs-all@FreeBSD.ORG Wed Apr 9 16:30:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF29637B401; Wed, 9 Apr 2003 16:30:49 -0700 (PDT) Received: from thalia.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6971F43FB1; Wed, 9 Apr 2003 16:30:48 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b207.otenet.gr [212.205.244.215]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h39NUimP018746; Thu, 10 Apr 2003 02:30:45 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h39NUiJO037752; Thu, 10 Apr 2003 02:30:44 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h39NUiec037751; Thu, 10 Apr 2003 02:30:44 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 10 Apr 2003 02:30:43 +0300 From: Giorgos Keramidas To: Sean Chittenden , doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Message-ID: <20030409233043.GA33664@gothmog.gr> References: <200304091522.h39FMWT0008800@repoman.freebsd.org> <20030409185852.GA2566@HAL9000.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030409185852.GA2566@HAL9000.homeunix.com> Subject: Re: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:30:50 -0000 On 2003-04-09 11:58, David Schultz wrote: > On Wed, Apr 09, 2003, Sean Chittenden wrote: > > - replace filesystem with file system > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > ISTR someone making a sweep to convert things the other way a > few months ago. ;-) It was /filesystem/file system/. See for instancee src/bin/ls/ls.1 ---------------------------- revision 1.69 date: 2002/08/21 17:32:34; author: trhodes; state: Exp; lines: +1 -1 s/filesystem/file system/ as discussed on -developers ---------------------------- Oops, I uncovered Tom's secret plan for world domination... Ah well :-) - Giorgos From owner-cvs-all@FreeBSD.ORG Wed Apr 9 16:35:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A57937B401; Wed, 9 Apr 2003 16:35:06 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F34643F93; Wed, 9 Apr 2003 16:35:05 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 4F27D2ED414; Wed, 9 Apr 2003 16:35:05 -0700 (PDT) Date: Wed, 9 Apr 2003 16:35:05 -0700 From: Alfred Perlstein To: Robert Watson Message-ID: <20030409233505.GH30960@elvis.mu.org> References: <20030409230425.GB1280@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: Pawel Jakub Dawidek cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:35:06 -0000 * Robert Watson [030409 16:24] wrote: > > On Thu, 10 Apr 2003, Pawel Jakub Dawidek wrote: > > > > And there can't be names spoofing. (If, ofcourse '.' is invalid char in > > jail name:)). > > Sounds reasonable to me, although a bit more trouble to parse and render > :-). And what kind of path seperator is '.'? -Alfred From owner-cvs-all@FreeBSD.ORG Wed Apr 9 16:39:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 172C137B401; Wed, 9 Apr 2003 16:39:22 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 048AA43F85; Wed, 9 Apr 2003 16:39:21 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com ([192.168.0.5]) by pittgoth.com (8.12.8/8.12.8) with SMTP id h39NdGBG090621; Wed, 9 Apr 2003 19:39:17 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Thu, 10 Apr 2003 07:37:49 -0400 From: Tom Rhodes To: Giorgos Keramidas Message-Id: <20030410073749.54ca60d5.trhodes@FreeBSD.org> In-Reply-To: <20030409233043.GA33664@gothmog.gr> References: <200304091522.h39FMWT0008800@repoman.freebsd.org> <20030409185852.GA2566@HAL9000.homeunix.com> <20030409233043.GA33664@gothmog.gr> 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: seanc@FreeBSD.org cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/share/sgml mailing-lists.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:39:22 -0000 On Thu, 10 Apr 2003 02:30:43 +0300 Giorgos Keramidas wrote: > On 2003-04-09 11:58, David Schultz wrote: > > On Wed, Apr 09, 2003, Sean Chittenden wrote: > > > - replace filesystem with file system > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > ISTR someone making a sweep to convert things the other way a > > few months ago. ;-) > [SNIP] > Oops, I uncovered Tom's secret plan for world domination... Ah well :-) > Damnit, not again! Thats the last time I get drunk around you... >From now on, its Guinness and the Young Ones on those lonely nights. -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Wed Apr 9 16:40:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFE2837B408 for ; Wed, 9 Apr 2003 16:40:54 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C80EE43F75 for ; Wed, 9 Apr 2003 16:40:52 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 30444 invoked by uid 1000); 9 Apr 2003 23:40:54 -0000 Date: Wed, 9 Apr 2003 16:40:54 -0700 (PDT) From: Nate Lawson To: Alfred Perlstein In-Reply-To: <20030409233505.GH30960@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Pawel Jakub Dawidek cc: src-committers@FreeBSD.org cc: Robert Watson cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.csrc/usr.sbinjexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:40:55 -0000 On Wed, 9 Apr 2003, Alfred Perlstein wrote: > * Robert Watson [030409 16:24] wrote: > > > > On Thu, 10 Apr 2003, Pawel Jakub Dawidek wrote: > > > > > > And there can't be names spoofing. (If, ofcourse '.' is invalid char in > > > jail name:)). > > > > Sounds reasonable to me, although a bit more trouble to parse and render > > :-). > > And what kind of path seperator is '.'? > > -Alfred Exactly. What you're describing would be better implemented as a pseudo-fs layer. In fact, that would remove the need for separate j* utilities. -Nate From owner-cvs-all@FreeBSD.ORG Wed Apr 9 16:46:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D68337B401; Wed, 9 Apr 2003 16:46:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE8FE43FA3; Wed, 9 Apr 2003 16:45:59 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Njx0U066929; Wed, 9 Apr 2003 16:45:59 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39Njx9K066928; Wed, 9 Apr 2003 16:45:59 -0700 (PDT) Message-Id: <200304092345.h39Njx9K066928@repoman.freebsd.org> From: Sean Chittenden Date: Wed, 9 Apr 2003 16:45:59 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en Makefile www/en/conspectus Makefile Makefile.inc README index.sgml www/en/conspectus/advocacy Makefile Makefile.inc www/en/conspectus/advocacy/2000 Makefile Makefile.inc index.sgml www/en/conspectus/advocacy/2000/11 05.sgml 12.sgml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:46:00 -0000 seanc 2003/04/09 16:45:59 PDT FreeBSD doc repository Modified files: en Makefile Removed files: en/conspectus Makefile Makefile.inc README index.sgml en/conspectus/advocacy Makefile Makefile.inc en/conspectus/advocacy/2000 Makefile Makefile.inc index.sgml en/conspectus/advocacy/2000/11 05.sgml 12.sgml 19.sgml 26.sgml Makefile en/conspectus/stable Makefile Makefile.inc en/conspectus/stable/2000 Makefile Makefile.inc index.sgml en/conspectus/stable/2000/05 29.sgml Makefile en/conspectus/stable/2000/06 05.sgml 12.sgml Makefile Log: The conspectus was well intentioned, but hasn't been touched in three years. If someone feels passionately about these bits and wants to ressurect summarizing hot topics/discussions (similar to what PostgreSQL or Ruby does for their weekly news), so be it, but this content is just too dated to be of any use. Revision Changes Path 1.95 +1 -2 www/en/Makefile 1.4 +0 -15 www/en/conspectus/Makefile (dead) 1.3 +0 -4 www/en/conspectus/Makefile.inc (dead) 1.2 +0 -31 www/en/conspectus/README (dead) 1.5 +0 -276 www/en/conspectus/advocacy/2000/11/05.sgml (dead) 1.4 +0 -234 www/en/conspectus/advocacy/2000/11/12.sgml (dead) 1.2 +0 -175 www/en/conspectus/advocacy/2000/11/19.sgml (dead) 1.2 +0 -133 www/en/conspectus/advocacy/2000/11/26.sgml (dead) 1.5 +0 -15 www/en/conspectus/advocacy/2000/11/Makefile (dead) 1.2 +0 -14 www/en/conspectus/advocacy/2000/Makefile (dead) 1.2 +0 -4 www/en/conspectus/advocacy/2000/Makefile.inc (dead) 1.5 +0 -232 www/en/conspectus/advocacy/2000/index.sgml (dead) 1.2 +0 -12 www/en/conspectus/advocacy/Makefile (dead) 1.2 +0 -4 www/en/conspectus/advocacy/Makefile.inc (dead) 1.8 +0 -66 www/en/conspectus/index.sgml (dead) 1.4 +0 -490 www/en/conspectus/stable/2000/05/29.sgml (dead) 1.3 +0 -12 www/en/conspectus/stable/2000/05/Makefile (dead) 1.3 +0 -569 www/en/conspectus/stable/2000/06/05.sgml (dead) 1.4 +0 -611 www/en/conspectus/stable/2000/06/12.sgml (dead) 1.4 +0 -13 www/en/conspectus/stable/2000/06/Makefile (dead) 1.4 +0 -15 www/en/conspectus/stable/2000/Makefile (dead) 1.3 +0 -4 www/en/conspectus/stable/2000/Makefile.inc (dead) 1.4 +0 -403 www/en/conspectus/stable/2000/index.sgml (dead) 1.3 +0 -12 www/en/conspectus/stable/Makefile (dead) 1.3 +0 -4 www/en/conspectus/stable/Makefile.inc (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 16:48:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 034BA37B401; Wed, 9 Apr 2003 16:48:43 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 111B743FBD; Wed, 9 Apr 2003 16:48:42 -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 h39Nn1YY031439; Wed, 9 Apr 2003 19:49:01 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Wed, 9 Apr 2003 19:49:00 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Nate Lawson In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Pawel Jakub Dawidek cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: Alfred Perlstein cc: cvs-all@FreeBSD.org cc: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:48:43 -0000 On Wed, 9 Apr 2003, Nate Lawson wrote: > On Wed, 9 Apr 2003, Alfred Perlstein wrote: > > * Robert Watson [030409 16:24] wrote: > > > > > > On Thu, 10 Apr 2003, Pawel Jakub Dawidek wrote: > > > > > > > > And there can't be names spoofing. (If, ofcourse '.' is invalid char in > > > > jail name:)). > > > > > > Sounds reasonable to me, although a bit more trouble to parse and render > > > :-). > > > > And what kind of path seperator is '.'? > > Exactly. What you're describing would be better implemented as a > pseudo-fs layer. In fact, that would remove the need for separate j* > utilities. I thought we were trying to get away from synthetic file systems with terrible security properties. In fact, we specifically toasted procfs because it behaved so badly; kernfs went down the tubes because the semantic match was very poor, and sysctl is in. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories From owner-cvs-all@FreeBSD.ORG Wed Apr 9 16:52:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFC0437B401; Wed, 9 Apr 2003 16:52:43 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B17243F85; Wed, 9 Apr 2003 16:52:43 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 138B12ED411; Wed, 9 Apr 2003 16:52:43 -0700 (PDT) Date: Wed, 9 Apr 2003 16:52:43 -0700 From: Alfred Perlstein To: Robert Watson Message-ID: <20030409235243.GI30960@elvis.mu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: Pawel Jakub Dawidek cc: src-committers@FreeBSD.org cc: Nate Lawson cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:52:44 -0000 * Robert Watson [030409 16:48] wrote: > > On Wed, 9 Apr 2003, Nate Lawson wrote: > > > On Wed, 9 Apr 2003, Alfred Perlstein wrote: > > > > > > And what kind of path seperator is '.'? > > > > Exactly. What you're describing would be better implemented as a > > pseudo-fs layer. In fact, that would remove the need for separate j* > > utilities. > > I thought we were trying to get away from synthetic file systems with > terrible security properties. In fact, we specifically toasted procfs > because it behaved so badly; kernfs went down the tubes because the > semantic match was very poor, and sysctl is in. Whatever, path components should be path components. From owner-cvs-all@FreeBSD.ORG Wed Apr 9 17:01:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06C4A37B401; Wed, 9 Apr 2003 17:01:04 -0700 (PDT) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D92B43F93; Wed, 9 Apr 2003 17:01:02 -0700 (PDT) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id E0EFD3ABB4D; Thu, 10 Apr 2003 02:01:15 +0200 (CEST) Date: Thu, 10 Apr 2003 02:01:15 +0200 From: Pawel Jakub Dawidek To: Alfred Perlstein Message-ID: <20030410000115.GC1280@garage.freebsd.pl> References: <20030409230425.GB1280@garage.freebsd.pl> <20030409233505.GH30960@elvis.mu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="/T5/D81aE6hAEKcd" Content-Disposition: inline In-Reply-To: <20030409233505.GH30960@elvis.mu.org> X-PGP-Key-URL: http://garage.freebsd.pl/jules.asc X-OS: FreeBSD 4.8-RELEASE i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Robert Watson cc: cvs-all@FreeBSD.org cc: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 00:01:04 -0000 --/T5/D81aE6hAEKcd Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 09, 2003 at 04:35:05PM -0700, Alfred Perlstein wrote: +> >=20 +> > On Thu, 10 Apr 2003, Pawel Jakub Dawidek wrote: +> > >=20 +> > > And there can't be names spoofing. (If, ofcourse '.' is invalid char= in +> > > jail name:)).=20 +> >=20 +> > Sounds reasonable to me, although a bit more trouble to parse and rend= er +> > :-). +>=20 +> And what kind of path seperator is '.'? Another solution: struct prison { [...] char **pr_name; size_t pr_namesize; [...] } When we creating new jail in other jail we just: pr->pr_namesize =3D parent_pr->pr_namesize + 1; pr =3D malloc(sizeof(struct prison), M_WAITOK); pr->pr_name =3D malloc(sizeof(char *) * pr->pr_namesize); for (i =3D 0; i < parent_pr->pr_namesize; ++i) pr->pr_name[i] =3D parent_pr->pr_name[i]; pr->pr_name[i] =3D malloc(strlen(childname) + 1, M_WAITOK); strcpy(pr->pr_name[i], childname); Separators aren't needed. --=20 Pawel Jakub Dawidek pawel@dawidek.net UNIX Systems Programmer/Administrator http://garage.freebsd.pl Am I Evil? Yes, I Am! http://cerber.sourceforge.net --/T5/D81aE6hAEKcd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBPpS0Sz/PhmMH/Mf1AQH7RAP/XoRzzNsM6IPGk7Yeijivuz66OmZ1vxAN EBzf2yAatrgS6SifQqX5ZBBHhrV2y1/E6rwgGFsj0T9M2GGVQjZArdd+xUaABuwy WW80lr+RJXaH1VBbe0D4fWJdX+EFarDx/foqEveleq7Zpxe46nVO3lNoOK1ejjp8 6rO2Cw78z8s= =IRs2 -----END PGP SIGNATURE----- --/T5/D81aE6hAEKcd-- From owner-cvs-all@FreeBSD.ORG Wed Apr 9 17:13:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6062537B401; Wed, 9 Apr 2003 17:13:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F350943F3F; Wed, 9 Apr 2003 17:13:12 -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 h3A0DC0U075264; Wed, 9 Apr 2003 17:13:12 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A0DCMp075263; Wed, 9 Apr 2003 17:13:12 -0700 (PDT) Message-Id: <200304100013.h3A0DCMp075263@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Apr 2003 17:13: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/msdosfs msdosfs_denode.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 00:13:13 -0000 imp 2003/04/09 17:13:12 PDT FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_denode.c Log: It appears that msdosfs_init() is called multiple times. This happens on my system where I preload msdosfs and have it in my kernel. There's likely another bug that's causing msdosfs_init() to be called multiple times, but this makes that harmless. Revision Changes Path 1.69 +13 -0 src/sys/fs/msdosfs/msdosfs_denode.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 17:21:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 490D637B401; Wed, 9 Apr 2003 17:21:36 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3175943F85; Wed, 9 Apr 2003 17:21:35 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com ([192.168.0.5]) by pittgoth.com (8.12.8/8.12.8) with SMTP id h3A0LYBG090704; Wed, 9 Apr 2003 20:21:34 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Thu, 10 Apr 2003 08:20:06 -0400 From: Tom Rhodes To: Sean Chittenden Message-Id: <20030410082006.2f4f748b.trhodes@FreeBSD.org> In-Reply-To: <200304092345.h39Njx9K066928@repoman.freebsd.org> References: <200304092345.h39Njx9K066928@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: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en Makefile www/en/conspectus Makefile Makefile.inc README index.sgml www/en/conspectus/advocacy Makefile Makefile.inc www/en/conspectus/advocacy/2000 Makefile Makefile.inc index.sgml www/en/conspectus/advocacy/2000/11 05.sgml 12.sgml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 00:21:36 -0000 On Wed, 9 Apr 2003 16:45:59 -0700 (PDT) Sean Chittenden wrote: [SNIP] > The conspectus was well intentioned, but hasn't been touched in three > years. If someone feels passionately about these bits and wants to > ressurect summarizing hot topics/discussions (similar to what PostgreSQL > or Ruby does for their weekly news), so be it, but this content is just > too dated to be of any use. > Where was this discussed? I don't remember ever reading a thread about this. -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Wed Apr 9 17:44:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E01C837B401; Wed, 9 Apr 2003 17:44:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D7C243FBF; Wed, 9 Apr 2003 17:44:19 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A0iJ0U078338; Wed, 9 Apr 2003 17:44:19 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A0iIib078337; Wed, 9 Apr 2003 17:44:18 -0700 (PDT) Message-Id: <200304100044.h3A0iIib078337@repoman.freebsd.org> From: Maxime Henrion Date: Wed, 9 Apr 2003 17:44: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/usr.bin/vmstat vmstat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 00:44:25 -0000 mux 2003/04/09 17:44:18 PDT FreeBSD src repository Modified files: usr.bin/vmstat vmstat.c Log: Slightly rework formatting in vmstat -i so that it doesn't break with "fooX irqY" lines that are a bit bigger. Revision Changes Path 1.65 +3 -3 src/usr.bin/vmstat/vmstat.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 18:09:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E2D337B404 for ; Wed, 9 Apr 2003 18:09:39 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 3DEE343F3F for ; Wed, 9 Apr 2003 18:09:37 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 30611 invoked by uid 1000); 10 Apr 2003 01:09:38 -0000 Date: Wed, 9 Apr 2003 18:09:38 -0700 (PDT) From: Nate Lawson To: Pawel Jakub Dawidek In-Reply-To: <20030410000115.GC1280@garage.freebsd.pl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: src-committers@FreeBSD.org cc: Robert Watson cc: cvs-src@FreeBSD.org cc: Alfred Perlstein cc: cvs-all@FreeBSD.org cc: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.csrc/usr.sbinjexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 01:09:39 -0000 On Thu, 10 Apr 2003, Pawel Jakub Dawidek wrote: > On Wed, Apr 09, 2003 at 04:35:05PM -0700, Alfred Perlstein wrote: > +> And what kind of path seperator is '.'? > > Another solution: > > struct prison { > [...] > char **pr_name; > size_t pr_namesize; > [...] > } Ack, no. There is no need to go implementing your own dynamic array class. > Am I Evil? Yes, I Am! No need to keep proving it! :) -Nate From owner-cvs-all@FreeBSD.ORG Wed Apr 9 18:15:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A710637B401; Wed, 9 Apr 2003 18:15:03 -0700 (PDT) Received: from espresso.bsdmike.org (espresso.bsdmike.org [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id E146143F93; Wed, 9 Apr 2003 18:15:00 -0700 (PDT) (envelope-from mike@espresso.bsdmike.org) Received: by espresso.bsdmike.org (Postfix, from userid 1002) id 650ED9C68; Wed, 9 Apr 2003 21:00:48 -0400 (EDT) Date: Wed, 9 Apr 2003 21:00:48 -0400 From: Mike Barcroft To: Pawel Jakub Dawidek Message-ID: <20030409210048.G16782@espresso.bsdmike.org> References: <200304090304.h3934Csu028105@repoman.freebsd.org> <20030408225808.A16782@espresso.bsdmike.org> <20030409142231.GX1280@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030409142231.GX1280@garage.freebsd.pl>; from nick@garage.freebsd.pl on Wed, Apr 09, 2003 at 04:22:31PM +0200 Organization: The FreeBSD Project cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 01:15:04 -0000 Pawel Jakub Dawidek writes: > On Tue, Apr 08, 2003 at 10:58:08PM -0400, Mike Barcroft wrote: > +> Here's what it looks like in use: > +> > +> %%% > +> sol# jail /tmp/jail localhost 127.0.0.1 /bin/sh & > +> [1] 19114 > +> sol# jail /tmp/jail localhost 127.0.0.1 /bin/csh & > +> [2] 19139 > +> [1] + Suspended (tty input) jail /tmp/jail localhost 127.0.0.1 /bin/sh > +> sol# jls > +> JID IP Address Hostname Path > +> 2 127.0.0.1 localhost /tmp/jail > +> 1 127.0.0.1 localhost /tmp/jail > > Nice work!! Global list with all prisons was really needed. > > But IMHO JID should be a string, not a number. For example we're running > many jails at startup or somewhere else and because JID is set > dynamicly there could be problems in writing scripts for handle jails > (attaching processes to it or something). > As we can see on your example, we aren't able to find out which > jail was ran first (looking at PIDs isn't good idea:)). > If JID will be a string there will be no such problems. > > What you think? Can't you just use jail -i and save the JID number for later use? BTW, I think I need an fflush() after the printf() call in jail(8), otherwise when block buffering is used to save the output to a file instead of the terminal, nothing is written. Best regards, Mike Barcroft From owner-cvs-all@FreeBSD.ORG Wed Apr 9 18:21:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EA1F37B401; Wed, 9 Apr 2003 18:21:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1958A43F75; Wed, 9 Apr 2003 18:21:11 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A1LA0U082255; Wed, 9 Apr 2003 18:21:10 -0700 (PDT) (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A1LA39082254; Wed, 9 Apr 2003 18:21:10 -0700 (PDT) Message-Id: <200304100121.h3A1LA39082254@repoman.freebsd.org> From: Jun Kuriyama Date: Wed, 9 Apr 2003 18:21:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/p4api Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 01:21:12 -0000 kuriyama 2003/04/09 18:21:10 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/p4api Makefile distinfo pkg-descr pkg-plist Log: Add Perforce API (static libraries and header files). Revision Changes Path 1.1084 +1 -0 ports/devel/Makefile 1.1 +51 -0 ports/devel/p4api/Makefile (new) 1.1 +2 -0 ports/devel/p4api/distinfo (new) 1.1 +5 -0 ports/devel/p4api/pkg-descr (new) 1.1 +37 -0 ports/devel/p4api/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 9 18:24:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F26C937B401; Wed, 9 Apr 2003 18:24:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 947B843F93; Wed, 9 Apr 2003 18:24:03 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A1O30U082359; Wed, 9 Apr 2003 18:24:03 -0700 (PDT) (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A1O3fN082358; Wed, 9 Apr 2003 18:24:03 -0700 (PDT) Message-Id: <200304100124.h3A1O3fN082358@repoman.freebsd.org> From: Jun Kuriyama Date: Wed, 9 Apr 2003 18:24:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 01:24:04 -0000 kuriyama 2003/04/09 18:24:03 PDT FreeBSD ports repository Modified files: . modules Log: p4api --> ports/devel/p4api Revision Changes Path 1.7026 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Apr 9 18:27:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1816C37B401; Wed, 9 Apr 2003 18:27:14 -0700 (PDT) Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B988343FBD; Wed, 9 Apr 2003 18:27:12 -0700 (PDT) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242])h3A1R9n7097962; Thu, 10 Apr 2003 11:27:10 +1000 (EST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242])h3A1R8g9073120; Thu, 10 Apr 2003 11:27:09 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Thu, 10 Apr 2003 11:27:08 +1000 (EST) From: Andy Farkas X-X-Sender: andyf@hewey.af.speednet.com.au To: Mike Barcroft In-Reply-To: <200304090304.h3934Csu028105@repoman.freebsd.org> Message-ID: <20030410111953.N72779-100000@hewey.af.speednet.com.au> 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: X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 01:27:14 -0000 On Tue, 8 Apr 2003, Mike Barcroft wrote: > Log: > o Add jls(8) for listing active jails. > o Add jexec(8) to execute a command in an existing jail. > o Add -j option for killall(1) to kill all processes in a specified > jail. > o Add -i option to jail(8) to output jail ID of newly created jail. > What is the reasoning behind adding another utility (jls) rather than incorporating its function into jail(8)? ie. perhaps `jail -l' could list jails. -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ From owner-cvs-all@FreeBSD.ORG Wed Apr 9 18:44:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFEE137B401; Wed, 9 Apr 2003 18:44:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F20A43F3F; Wed, 9 Apr 2003 18:44:19 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A1iJ0U084050; Wed, 9 Apr 2003 18:44:19 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A1iJZ2084049; Wed, 9 Apr 2003 18:44:19 -0700 (PDT) Message-Id: <200304100144.h3A1iJZ2084049@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 9 Apr 2003 18:44: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/libexec/rtld-elf libmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 01:44:20 -0000 mdodd 2003/04/09 18:44:19 PDT FreeBSD src repository Modified files: libexec/rtld-elf libmap.c Log: Code cleanups and sanity checking for config file parser. Revision Changes Path 1.2 +52 -19 src/libexec/rtld-elf/libmap.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 18:44:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD4A537B401; Wed, 9 Apr 2003 18:44:57 -0700 (PDT) Received: from espresso.bsdmike.org (espresso.bsdmike.org [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41C8143F75; Wed, 9 Apr 2003 18:44:57 -0700 (PDT) (envelope-from mike@espresso.bsdmike.org) Received: by espresso.bsdmike.org (Postfix, from userid 1002) id B85C99C4C; Wed, 9 Apr 2003 21:30:44 -0400 (EDT) Date: Wed, 9 Apr 2003 21:30:44 -0400 From: Mike Barcroft To: Andy Farkas Message-ID: <20030409213044.I16782@espresso.bsdmike.org> References: <200304090304.h3934Csu028105@repoman.freebsd.org> <20030410111953.N72779-100000@hewey.af.speednet.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030410111953.N72779-100000@hewey.af.speednet.com.au>; from andyf@speednet.com.au on Thu, Apr 10, 2003 at 11:27:08AM +1000 Organization: The FreeBSD Project cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: your mail X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 01:44:58 -0000 Andy Farkas writes: > On Tue, 8 Apr 2003, Mike Barcroft wrote: > > > Log: > > o Add jls(8) for listing active jails. > > o Add jexec(8) to execute a command in an existing jail. > > o Add -j option for killall(1) to kill all processes in a specified > > jail. > > o Add -i option to jail(8) to output jail ID of newly created jail. > > > > What is the reasoning behind adding another utility (jls) rather than > incorporating its function into jail(8)? > > ie. perhaps `jail -l' could list jails. Same reason ipcs(1) and ipcrm(1) are separate utilities. Each utility should do one thing well. But if others want to see these utilities combined, I'm willing to reconsider. Best regards, Mike Barcroft From owner-cvs-all@FreeBSD.ORG Wed Apr 9 21:11:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3496C37B401; Wed, 9 Apr 2003 21:11:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD93E43FA3; Wed, 9 Apr 2003 21:11:15 -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 h3A4BF0U003475; Wed, 9 Apr 2003 21:11:15 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A4BFF6003474; Wed, 9 Apr 2003 21:11:15 -0700 (PDT) Message-Id: <200304100411.h3A4BFF6003474@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Apr 2003 21:11: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/pccard pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 04:11:16 -0000 imp 2003/04/09 21:11:15 PDT FreeBSD src repository Modified files: sys/dev/pccard pccard.c Log: In [bsd-nomads:16650] shibagaki-san presented an example product id of 0 in a problem that is being discussed. That means that the test for product != 0 may cause problems. Looking at pccarddevs (which i should have done earlier) we see: product BONDWELL B236 0x0000 Game Card Joystick product CONTEC CNETPC 0x0000 Contec C-NET(PC)C product IBM MICRODRIVE 0x0000 IBM Microdrive product RAYTHEON WLAN 0x0000 WLAN Adapter product SOCKET EA_ETHER 0x0000 Socket Communications EA product TDK LAK_CD011WL 0x0000 TDK LAK-CD011WL so use only the vendor field for the end sentinel. Revision Changes Path 1.79 +1 -1 src/sys/dev/pccard/pccard.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 21:14:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EFC137B401; Wed, 9 Apr 2003 21:14:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D284F43FB1; Wed, 9 Apr 2003 21:14:35 -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 h3A4EZ0U003633; Wed, 9 Apr 2003 21:14:35 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A4EZUd003632; Wed, 9 Apr 2003 21:14:35 -0700 (PDT) Message-Id: <200304100414.h3A4EZUd003632@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Apr 2003 21:14: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/dev/wi if_wi_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 04:14:36 -0000 imp 2003/04/09 21:14:35 PDT FreeBSD src repository Modified files: sys/dev/wi if_wi_pccard.c Log: Back out the _ND change. I plan on making all drivers default to that with a special _DESC version for those cards whose CIS is insufficient for some reason. This should save about 3k of kernel strings when complete. Revision Changes Path 1.22 +37 -37 src/sys/dev/wi/if_wi_pccard.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 21:36:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A5A137B401; Wed, 9 Apr 2003 21:36:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19EF543FA3; Wed, 9 Apr 2003 21:36:03 -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 h3A4a20U005458; Wed, 9 Apr 2003 21:36:02 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A4a2gf005457; Wed, 9 Apr 2003 21:36:02 -0700 (PDT) Message-Id: <200304100436.h3A4a2gf005457@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Apr 2003 21:36: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/aic aic_pccard.c src/sys/dev/an if_an_pccard.c src/sys/dev/awi if_awi_pccard.c src/sys/dev/cs if_cs_pccard.c src/sys/dev/ep if_ep_pccard.c src/sys/dev/fe... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 04:36:03 -0000 imp 2003/04/09 21:36:02 PDT FreeBSD src repository Modified files: sys/dev/aic aic_pccard.c sys/dev/an if_an_pccard.c sys/dev/awi if_awi_pccard.c sys/dev/cs if_cs_pccard.c sys/dev/ep if_ep_pccard.c sys/dev/fe if_fe_pccard.c sys/dev/ncv ncr53c500_pccard.c sys/dev/sn if_sn_pccard.c sys/dev/stg tmc18c30_pccard.c sys/dev/wi if_wi_pccard.c sys/dev/xe if_xe_pccard.c Log: Make sure that pp_name is non-null before setting the device description. This allows us to rely entirely on the CIS entries if necessary... Revision Changes Path 1.10 +2 -1 src/sys/dev/aic/aic_pccard.c 1.18 +2 -1 src/sys/dev/an/if_an_pccard.c 1.10 +2 -1 src/sys/dev/awi/if_awi_pccard.c 1.5 +2 -1 src/sys/dev/cs/if_cs_pccard.c 1.28 +2 -1 src/sys/dev/ep/if_ep_pccard.c 1.9 +2 -1 src/sys/dev/fe/if_fe_pccard.c 1.16 +2 -1 src/sys/dev/ncv/ncr53c500_pccard.c 1.16 +2 -1 src/sys/dev/sn/if_sn_pccard.c 1.17 +2 -1 src/sys/dev/stg/tmc18c30_pccard.c 1.23 +1 -1 src/sys/dev/wi/if_wi_pccard.c 1.8 +2 -1 src/sys/dev/xe/if_xe_pccard.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 22:12:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08DEC37B401; Wed, 9 Apr 2003 22:12:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84AB743FBF; Wed, 9 Apr 2003 22:12:45 -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 h3A5Cj0U009142; Wed, 9 Apr 2003 22:12:45 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A5Cj1N009141; Wed, 9 Apr 2003 22:12:45 -0700 (PDT) Message-Id: <200304100512.h3A5Cj1N009141@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Apr 2003 22:12:45 -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/an if_an.c if_an_isa.c if_an_pccard.c if_an_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 05:12:46 -0000 imp 2003/04/09 22:12:45 PDT FreeBSD src repository Modified files: sys/dev/an if_an.c if_an_isa.c if_an_pccard.c if_an_pci.c Log: Don't lock in the attach routine. It isn't required. Register the interrupt handler last. This gets rid of the sleep while locked messages. Reviewed by: ambrisko Revision Changes Path 1.49 +10 -19 src/sys/dev/an/if_an.c 1.11 +11 -6 src/sys/dev/an/if_an_isa.c 1.19 +16 -8 src/sys/dev/an/if_an_pccard.c 1.19 +7 -4 src/sys/dev/an/if_an_pci.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 23:08:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E67A37B401; Wed, 9 Apr 2003 23:08:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7186E43FA3; Wed, 9 Apr 2003 23:08:28 -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 h3A68S0U013879; Wed, 9 Apr 2003 23:08:28 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A68S9p013878; Wed, 9 Apr 2003 23:08:28 -0700 (PDT) Message-Id: <200304100608.h3A68S9p013878@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Apr 2003 23:08: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/dev/ed if_ed_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 06:08:29 -0000 imp 2003/04/09 23:08:27 PDT FreeBSD src repository Modified files: sys/dev/ed if_ed_pccard.c Log: Don't set the description if NULL. Revision Changes Path 1.44 +2 -1 src/sys/dev/ed/if_ed_pccard.c From owner-cvs-all@FreeBSD.ORG Wed Apr 9 23:19:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98AC337B401 for ; Wed, 9 Apr 2003 23:19:59 -0700 (PDT) Received: from heaven.gigo.com (heaven.gigo.com [64.57.102.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCB0743FBD for ; Wed, 9 Apr 2003 23:19:58 -0700 (PDT) (envelope-from lioux@brturbo.com) Received: from 200.193.225.119 (200-193-225-119.bsace7003.dsl.brasiltelecom.net.br [200.193.225.119]) by heaven.gigo.com (Postfix) with ESMTP id 5369DB70C for ; Wed, 9 Apr 2003 23:19:57 -0700 (PDT) Received: (qmail 36571 invoked by uid 1001); 10 Apr 2003 02:06:03 -0000 Message-ID: <20030410020603.36570.qmail@exxodus.fedaykin.here> Date: Wed, 9 Apr 2003 23:05:41 -0300 From: Mario Sergio Fujikawa Ferreira To: Mike Barcroft References: <200304090304.h3934Csu028105@repoman.freebsd.org> <20030410111953.N72779-100000@hewey.af.speednet.com.au> <20030409213044.I16782@espresso.bsdmike.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030409213044.I16782@espresso.bsdmike.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-STABLE X-Disclaimer: I hope you find what you are looking for... in life :) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: your mail X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 06:19:59 -0000 On Wed, Apr 09, 2003 at 09:30:22PM -0400, Mike Barcroft wrote: > Andy Farkas writes: > > On Tue, 8 Apr 2003, Mike Barcroft wrote: > > > > > Log: > > > o Add jls(8) for listing active jails. > > > o Add jexec(8) to execute a command in an existing jail. > > > o Add -j option for killall(1) to kill all processes in a specified > > > jail. > > > o Add -i option to jail(8) to output jail ID of newly created jail. > > > > > > > What is the reasoning behind adding another utility (jls) rather than > > incorporating its function into jail(8)? > > > > ie. perhaps `jail -l' could list jails. > > Same reason ipcs(1) and ipcrm(1) are separate utilities. Each utility > should do one thing well. But if others want to see these utilities > combined, I'm willing to reconsider. Furthermore, by having them in separate utilities, it is possible to list jails based on criterias. Or, whatever parameters we might come up to add to it instead of cluttering jail with parameters that really belong elsewhere. My 2 cents, ps: by the way, isn't it time to move this to arch@? or, some other technical review mailing list? it's already a long thread for cvs*@ -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature From owner-cvs-all@FreeBSD.ORG Wed Apr 9 23:58:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C67737B40A; Wed, 9 Apr 2003 23:58:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 523D243FBF; Wed, 9 Apr 2003 23:58:41 -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 h3A6we0U017964; Wed, 9 Apr 2003 23:58:40 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A6we3X017963; Wed, 9 Apr 2003 23:58:40 -0700 (PDT) Message-Id: <200304100658.h3A6we3X017963@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Apr 2003 23:58: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/dev/pccard pccarddevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 06:58:44 -0000 imp 2003/04/09 23:58:40 PDT FreeBSD src repository Modified files: sys/dev/pccard pccarddevs Log: MFNetBSD: 1.182; christos A cardflash NE2000 from Michael Francini 1.181; perry support Corega PCCL-11 -- from Christopher SEKIYA in PR 20932 1.180; ichiro add product TOSHIBA PA2673U CBIDE2 (IODATA OEM) 1.179; kanaoka Add SMC 8041TX 10/100 Ether PC Card. Revision Changes Path 1.46 +6 -2 src/sys/dev/pccard/pccarddevs From owner-cvs-all@FreeBSD.ORG Wed Apr 9 23:59:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B43E37B404; Wed, 9 Apr 2003 23:59:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03E1343FBD; Wed, 9 Apr 2003 23:59:35 -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 h3A6xZ0U018032; Wed, 9 Apr 2003 23:59:35 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A6xZKs018031; Wed, 9 Apr 2003 23:59:35 -0700 (PDT) Message-Id: <200304100659.h3A6xZKs018031@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Apr 2003 23:59: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/dev/pccard pccarddevs.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 06:59:37 -0000 imp 2003/04/09 23:59:35 PDT FreeBSD src repository Modified files: sys/dev/pccard pccarddevs.h Log: Sync to 1.46 Revision Changes Path 1.46 +122 -114 src/sys/dev/pccard/pccarddevs.h From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:04:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E06D437B401; Thu, 10 Apr 2003 00:04:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E3A843F3F; Thu, 10 Apr 2003 00:04:39 -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 h3A74d0U019600; Thu, 10 Apr 2003 00:04:39 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A74dKD019599; Thu, 10 Apr 2003 00:04:39 -0700 (PDT) Message-Id: <200304100704.h3A74dKD019599@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Apr 2003 00:04: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/ed if_ed_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:04:40 -0000 imp 2003/04/10 00:04:39 PDT FreeBSD src repository Modified files: sys/dev/ed if_ed_pccard.c Log: reorganize the supported card table. We don't need the enet_vendor or enet_mcast fields, so remove them. Sort. Eliminate now duplicate entries. This reorg saves about 500 bytes in the binary. I've tested this only with a couple of cards, so please let me know if I've broken anything. Revision Changes Path 1.45 +57 -272 src/sys/dev/ed/if_ed_pccard.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:05:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3601637B401; Thu, 10 Apr 2003 00:05:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C950043F75; Thu, 10 Apr 2003 00:05:24 -0700 (PDT) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A75O0U019702; Thu, 10 Apr 2003 00:05:24 -0700 (PDT) (envelope-from wes@repoman.freebsd.org) Received: (from wes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A75OVW019701; Thu, 10 Apr 2003 00:05:24 -0700 (PDT) Message-Id: <200304100705.h3A75OVW019701@repoman.freebsd.org> From: Wes Peters Date: Thu, 10 Apr 2003 00:05: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/i386/i386 identcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:05:25 -0000 wes 2003/04/10 00:05:24 PDT FreeBSD src repository Modified files: sys/i386/i386 identcpu.c Log: Add a sysctl that records and reports the CPU clock rate calculated at boot. Funny how often this trivial piece of information crops up in embedded boxen. Sponsored by: St. Bernard Software Revision Changes Path 1.121 +6 -0 src/sys/i386/i386/identcpu.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:16:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9666337B401; Thu, 10 Apr 2003 00:16:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31F1243FA3; Thu, 10 Apr 2003 00:16:14 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A7GD0U020976; Thu, 10 Apr 2003 00:16:13 -0700 (PDT) (envelope-from znerd@repoman.freebsd.org) Received: (from znerd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A7GDai020975; Thu, 10 Apr 2003 00:16:13 -0700 (PDT) Message-Id: <200304100716.h3A7GDai020975@repoman.freebsd.org> From: Ernst de Haan Date: Thu, 10 Apr 2003 00:16:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/jakarta-ant Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:16:15 -0000 znerd 2003/04/10 00:16:13 PDT FreeBSD ports repository Modified files: devel/jakarta-ant Makefile distinfo pkg-plist Log: Upgrade to 1.5.3. PR: 50758 Revision Changes Path 1.23 +1 -1 ports/devel/jakarta-ant/Makefile 1.10 +1 -1 ports/devel/jakarta-ant/distinfo 1.14 +2 -0 ports/devel/jakarta-ant/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:21:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A986337B401; Thu, 10 Apr 2003 00:21:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 470AF43F75; Thu, 10 Apr 2003 00:21:12 -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 h3A7LC0U021553; Thu, 10 Apr 2003 00:21:12 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A7LBM1021552; Thu, 10 Apr 2003 00:21:11 -0700 (PDT) Message-Id: <200304100721.h3A7LBM1021552@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Apr 2003 00:21: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/dev/pccard pccarddevs pccarddevs.h pccardvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:21:13 -0000 imp 2003/04/10 00:21:11 PDT FreeBSD src repository Modified files: sys/dev/pccard pccarddevs pccarddevs.h pccardvar.h Log: Remove bogus line and entry, restore cnet ne2000 add smc 8041 Revision Changes Path 1.47 +2 -6 src/sys/dev/pccard/pccarddevs 1.47 +6 -1 src/sys/dev/pccard/pccarddevs.h 1.39 +6 -5 src/sys/dev/pccard/pccardvar.h From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:21:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6408037B401; Thu, 10 Apr 2003 00:21:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0456C43FB1; Thu, 10 Apr 2003 00:21:48 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A7Ll0U021593; Thu, 10 Apr 2003 00:21:47 -0700 (PDT) (envelope-from znerd@repoman.freebsd.org) Received: (from znerd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A7LlPM021592; Thu, 10 Apr 2003 00:21:47 -0700 (PDT) Message-Id: <200304100721.h3A7LlPM021592@repoman.freebsd.org> From: Ernst de Haan Date: Thu, 10 Apr 2003 00:21:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/orion Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:21:48 -0000 znerd 2003/04/10 00:21:47 PDT FreeBSD ports repository Modified files: www/orion Makefile distinfo Log: Upgrade to Orion 2.0.1. Revision Changes Path 1.54 +2 -2 ports/www/orion/Makefile 1.8 +1 -1 ports/www/orion/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:22:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38ED637B401; Thu, 10 Apr 2003 00:22:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCC5543FCB; Thu, 10 Apr 2003 00:22:42 -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 h3A7Mg0U021635; Thu, 10 Apr 2003 00:22:42 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A7Mgjr021634; Thu, 10 Apr 2003 00:22:42 -0700 (PDT) Message-Id: <200304100722.h3A7Mgjr021634@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Apr 2003 00:22: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/pccard pccardvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:22:43 -0000 imp 2003/04/10 00:22:42 PDT FreeBSD src repository Modified files: sys/dev/pccard pccardvar.h Log: Remove strings by default from PCMCIA_CARD expansion. Add _DESC version for adding them back. This saves about 2.5k of code space. Revision Changes Path 1.40 +0 -0 src/sys/dev/pccard/pccardvar.h From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:24:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADFEB37B401; Thu, 10 Apr 2003 00:24:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D03D43F75; Thu, 10 Apr 2003 00:24:19 -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 h3A7OJ0U021702; Thu, 10 Apr 2003 00:24:19 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A7OJNA021701; Thu, 10 Apr 2003 00:24:19 -0700 (PDT) Message-Id: <200304100724.h3A7OJNA021701@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Apr 2003 00:24: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/sys/dev/ed if_ed_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:24:20 -0000 imp 2003/04/10 00:24:18 PDT FreeBSD src repository Modified files: sys/dev/ed if_ed_pccard.c Log: Add Billionton CFLT10N and SMC8041 (although I'm not 100% sure the latter is needed). Remove duplicate kingston kne2 entry. Info obtained from NetBSD Revision Changes Path 1.46 +2 -1 src/sys/dev/ed/if_ed_pccard.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:28:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DB2737B401; Thu, 10 Apr 2003 00:28:07 -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 E1EF343F93; Thu, 10 Apr 2003 00:28: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 h3A7S4Dt002146; Thu, 10 Apr 2003 00:28:04 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h3A7S4fg002145; Thu, 10 Apr 2003 00:28:04 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Thu, 10 Apr 2003 00:28:04 -0700 From: David Schultz To: Alfred Perlstein Message-ID: <20030410072804.GA2084@HAL9000.homeunix.com> Mail-Followup-To: Alfred Perlstein , Robert Watson , Pawel Jakub Dawidek , Mike Barcroft , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org References: <20030409230425.GB1280@garage.freebsd.pl> <20030409233505.GH30960@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030409233505.GH30960@elvis.mu.org> cc: Pawel Jakub Dawidek cc: src-committers@FreeBSD.ORG cc: Robert Watson cc: cvs-src@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:28:07 -0000 On Wed, Apr 09, 2003, Alfred Perlstein wrote: > * Robert Watson [030409 16:24] wrote: > > > > On Thu, 10 Apr 2003, Pawel Jakub Dawidek wrote: > > > > > > And there can't be names spoofing. (If, ofcourse '.' is invalid char in > > > jail name:)). > > > > Sounds reasonable to me, although a bit more trouble to parse and render > > :-). > > And what kind of path seperator is '.'? Well *someone* has never seen TOPS 20. ;-) FWIW, I've implemented a similar system of hierarchical protection boundaries before, and I wound up doing the parsing in userland and passing an array of integers to the kernel. (I limited the depth to 8, which is kludgy but sufficient in practice.) For what I was doing race conditions were not an issue, but they might be problematic here. From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:31:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3265237B401; Thu, 10 Apr 2003 00:31:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C73F843FBD; Thu, 10 Apr 2003 00:31:34 -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 h3A7VY0U022518; Thu, 10 Apr 2003 00:31:34 -0700 (PDT) (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A7VYUx022517; Thu, 10 Apr 2003 00:31:34 -0700 (PDT) Message-Id: <200304100731.h3A7VYUx022517@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Thu, 10 Apr 2003 00:31: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/usr.sbin/rtadvd config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:31:35 -0000 suz 2003/04/10 00:31:34 PDT FreeBSD src repository Modified files: usr.sbin/rtadvd config.c Log: - fixed byte order of route lifetimes in route info opptions. - corrected wording in a log message. Obtained from: KAME MFC after: 1 week Revision Changes Path 1.15 +2 -2 src/usr.sbin/rtadvd/config.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:35:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 282FC37B40A; Thu, 10 Apr 2003 00:35:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B990E43F75; Thu, 10 Apr 2003 00:35:19 -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 h3A7ZJ0U022670; Thu, 10 Apr 2003 00:35:19 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A7ZJLI022669; Thu, 10 Apr 2003 00:35:19 -0700 (PDT) Message-Id: <200304100735.h3A7ZJLI022669@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Apr 2003 00:35: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/ed if_ed_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:35:20 -0000 imp 2003/04/10 00:35:19 PDT FreeBSD src repository Modified files: sys/dev/ed if_ed_pccard.c Log: SMC 8041 is the same thing as LINKSYS COMBO_ECARD, so no extra entry is required. NetBSD has one because it checks for the mac address match as well wanting to give its own string in the description. Since we do neither, we don't need a separate entry. # I suspect that a few of the COREGA cards might fall into that category # as well, but since I don't have access to any of them it is hard to know # for sure. Revision Changes Path 1.47 +0 -1 src/sys/dev/ed/if_ed_pccard.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:51:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B128A37B401; Thu, 10 Apr 2003 00:51:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E638643FAF; Thu, 10 Apr 2003 00:51:34 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A7pY0U029213; Thu, 10 Apr 2003 00:51:34 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A7pY4q029212; Thu, 10 Apr 2003 00:51:34 -0700 (PDT) Message-Id: <200304100751.h3A7pY4q029212@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Apr 2003 00:51:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc Makefile ports/misc/solfege Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:51:36 -0000 ijliao 2003/04/10 00:51:34 PDT FreeBSD ports repository Modified files: misc Makefile Added files: misc/solfege Makefile distinfo pkg-descr pkg-plist Log: add solfege 1.9.9 Free eartraining software Revision Changes Path 1.547 +1 -0 ports/misc/Makefile 1.1 +43 -0 ports/misc/solfege/Makefile (new) 1.1 +1 -0 ports/misc/solfege/distinfo (new) 1.1 +18 -0 ports/misc/solfege/pkg-descr (new) 1.1 +465 -0 ports/misc/solfege/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:51:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 227EF37B41C; Thu, 10 Apr 2003 00:51:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B309343F85; Thu, 10 Apr 2003 00:51:43 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A7ph0U029251; Thu, 10 Apr 2003 00:51:43 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A7ph0T029250; Thu, 10 Apr 2003 00:51:43 -0700 (PDT) Message-Id: <200304100751.h3A7ph0T029250@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Apr 2003 00:51:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:51:44 -0000 ijliao 2003/04/10 00:51:43 PDT FreeBSD ports repository Modified files: . modules Log: solfege --> ports/misc/solfege Revision Changes Path 1.7027 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:55:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECB6137B401; Thu, 10 Apr 2003 00:55:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E2F843F3F; Thu, 10 Apr 2003 00:55:55 -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 h3A7tt0U029428; Thu, 10 Apr 2003 00:55:55 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A7ttWb029427; Thu, 10 Apr 2003 00:55:55 -0700 (PDT) Message-Id: <200304100755.h3A7ttWb029427@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Apr 2003 00:55: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/sys/dev/wi if_wi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:55:56 -0000 imp 2003/04/10 00:55:55 PDT FreeBSD src repository Modified files: sys/dev/wi if_wi.c Log: Fix interrupt race. From NetBSD Revision Changes Path 1.137 +1 -1 src/sys/dev/wi/if_wi.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 00:58:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59AC937B401; Thu, 10 Apr 2003 00:58:26 -0700 (PDT) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15AB143F75; Thu, 10 Apr 2003 00:58:24 -0700 (PDT) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id AB62F3ABB4D; Thu, 10 Apr 2003 09:58:33 +0200 (CEST) Date: Thu, 10 Apr 2003 09:58:33 +0200 From: Pawel Jakub Dawidek To: Wes Peters Message-ID: <20030410075833.GF1280@garage.freebsd.pl> References: <200304100705.h3A75OVW019701@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ZDIREgaZHBBvWU9r" Content-Disposition: inline In-Reply-To: <200304100705.h3A75OVW019701@repoman.freebsd.org> X-PGP-Key-URL: http://garage.freebsd.pl/jules.asc X-OS: FreeBSD 4.8-RELEASE i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 07:58:26 -0000 --ZDIREgaZHBBvWU9r Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 10, 2003 at 12:05:24AM -0700, Wes Peters wrote: +> wes 2003/04/10 00:05:24 PDT +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/i386/i386 identcpu.c=20 +> Log: +> Add a sysctl that records and reports the CPU clock rate calculated +> at boot. Funny how often this trivial piece of information crops up +> in embedded boxen. You can also get it from /var/run/dmesg.boot or I'm missing something? --=20 Pawel Jakub Dawidek pawel@dawidek.net UNIX Systems Programmer/Administrator http://garage.freebsd.pl Am I Evil? Yes, I Am! http://cerber.sourceforge.net --ZDIREgaZHBBvWU9r Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBPpUkKT/PhmMH/Mf1AQHB9gP8C8zzjvRK/fUv9FWMG0TZAlLEupurWxSR QGJQBJnppuoiRAKlzy3aPu/xxLVpEepnuv8zTPmIamSy7BIJ/9ClTbNaUJhYROPe fc+YKvJA24ZblJXM6dJiIWf/ODY4Rb7DJnASNmw5dzE0texYoIoOKo3lfs80fIqd voSUKdNxZkI= =NXph -----END PGP SIGNATURE----- --ZDIREgaZHBBvWU9r-- From owner-cvs-all@FreeBSD.ORG Thu Apr 10 01:01:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A4E037B401; Thu, 10 Apr 2003 01:01:40 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 684A243FDD; Thu, 10 Apr 2003 01:01:39 -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 h3A81cA7017606; Thu, 10 Apr 2003 02:01:38 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 10 Apr 2003 02:01:28 -0600 (MDT) Message-Id: <20030410.020128.15251097.imp@bsdimp.com> To: nick@garage.freebsd.pl From: "M. Warner Losh" In-Reply-To: <20030410075833.GF1280@garage.freebsd.pl> References: <200304100705.h3A75OVW019701@repoman.freebsd.org> <20030410075833.GF1280@garage.freebsd.pl> 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: wes@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 08:01:40 -0000 In message: <20030410075833.GF1280@garage.freebsd.pl> Pawel Jakub Dawidek writes: : You can also get it from /var/run/dmesg.boot or I'm missing something? Many embedded uses of FreeBSD might not bother to create that to save space. Warner From owner-cvs-all@FreeBSD.ORG Thu Apr 10 01:06:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B46A37B401; Thu, 10 Apr 2003 01:06:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEB8943F93; Thu, 10 Apr 2003 01:06:56 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A86u0U031257; Thu, 10 Apr 2003 01:06:56 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A86uHT031256; Thu, 10 Apr 2003 01:06:56 -0700 (PDT) Message-Id: <200304100806.h3A86uHT031256@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 10 Apr 2003 01:06: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/usr.bin/usbhidaction usbhidaction.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 08:06:57 -0000 mdodd 2003/04/10 01:06:56 PDT FreeBSD src repository Modified files: usr.bin/usbhidaction usbhidaction.c Log: Fix debounce. I forgot these bits in my last commit. Submitted by: Mathew Kanner Revision Changes Path 1.3 +3 -1 src/usr.bin/usbhidaction/usbhidaction.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 01:17:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67D4537B401; Thu, 10 Apr 2003 01:17:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0090943FAF; Thu, 10 Apr 2003 01:17:25 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A8HO0U032020; Thu, 10 Apr 2003 01:17:24 -0700 (PDT) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A8HOMv032019; Thu, 10 Apr 2003 01:17:24 -0700 (PDT) Message-Id: <200304100817.h3A8HOMv032019@repoman.freebsd.org> From: Peter Pentchev Date: Thu, 10 Apr 2003 01:17:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/djbdns Makefile ports/net/djbdns/files patch-dnsroots.global X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 08:17:26 -0000 roam 2003/04/10 01:17:24 PDT FreeBSD ports repository Modified files: net/djbdns Makefile Added files: net/djbdns/files patch-dnsroots.global Log: Update the j.root-servers.net IP address (yes, long overdue). While I'm here, make the Makefile honor $STRIP instead of hardcoding an '-s' as a link parameter. Submitted by: Eivind Olsen - the j.root-servers.net part Revision Changes Path 1.15 +1 -1 ports/net/djbdns/Makefile 1.1 +11 -0 ports/net/djbdns/files/patch-dnsroots.global (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 10 01:24:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6113A37B401; Thu, 10 Apr 2003 01:24:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B046A43F93; Thu, 10 Apr 2003 01:24:33 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A8OX0U032628; Thu, 10 Apr 2003 01:24:33 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A8OXH3032627; Thu, 10 Apr 2003 01:24:33 -0700 (PDT) Message-Id: <200304100824.h3A8OXH3032627@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 10 Apr 2003 01:24: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/dev/usb usbdevs usbdevs.h usbdevs_data.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 08:24:34 -0000 mdodd 2003/04/10 01:24:33 PDT FreeBSD src repository Modified files: sys/dev/usb usbdevs usbdevs.h usbdevs_data.h Log: - Add LOGITECH WMRPAD, MOTOROLA SB410, and SANDISK SDDR05. - Regenerate. Revision Changes Path 1.118 +3 -0 src/sys/dev/usb/usbdevs 1.127 +3 -0 src/sys/dev/usb/usbdevs.h 1.127 +18 -0 src/sys/dev/usb/usbdevs_data.h From owner-cvs-all@FreeBSD.ORG Thu Apr 10 01:25:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 009FF37B401; Thu, 10 Apr 2003 01:25:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 929AB43F75; Thu, 10 Apr 2003 01:25:09 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A8P90U032696; Thu, 10 Apr 2003 01:25:09 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A8P9U5032695; Thu, 10 Apr 2003 01:25:09 -0700 (PDT) Message-Id: <200304100825.h3A8P9U5032695@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 10 Apr 2003 01:25: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/dev/usb usb_quirks.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 08:25:10 -0000 mdodd 2003/04/10 01:25:09 PDT FreeBSD src repository Modified files: sys/dev/usb usb_quirks.c Log: Add quirk for LOGITECH WMRPAD. Submitted by: Mathew Kanner Revision Changes Path 1.33 +1 -0 src/sys/dev/usb/usb_quirks.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 01:28:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B24737B401; Thu, 10 Apr 2003 01:28:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7777E43FAF; Thu, 10 Apr 2003 01:28:28 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A8SS0U032902; Thu, 10 Apr 2003 01:28:28 -0700 (PDT) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A8SS4b032901; Thu, 10 Apr 2003 01:28:28 -0700 (PDT) Message-Id: <200304100828.h3A8SS4b032901@repoman.freebsd.org> From: Peter Pentchev Date: Thu, 10 Apr 2003 01:28:28 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/djbdns Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 08:28:29 -0000 roam 2003/04/10 01:28:28 PDT FreeBSD ports repository Modified files: net/djbdns Makefile Log: Bump PORTREVISION for the j.root-servers.net IP address update. Revision Changes Path 1.16 +1 -1 ports/net/djbdns/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 10 02:20:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4E2637B401; Thu, 10 Apr 2003 02:20:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7504E43F93; Thu, 10 Apr 2003 02:20:38 -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 h3A9Kc0U037748; Thu, 10 Apr 2003 02:20:38 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A9KcC5037746; Thu, 10 Apr 2003 02:20:38 -0700 (PDT) Message-Id: <200304100920.h3A9KcC5037746@repoman.freebsd.org> From: "Tim J. Robbins" Date: Thu, 10 Apr 2003 02:20: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/lib/libc/locale wcrtomb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 09:20:39 -0000 tjr 2003/04/10 02:20:38 PDT FreeBSD src repository Modified files: lib/libc/locale wcrtomb.c Log: When called with s == NULL, behave as if wc == L'\0' as required by the standard. Revision Changes Path 1.4 +3 -1 src/lib/libc/locale/wcrtomb.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 02:22:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B722637B401; Thu, 10 Apr 2003 02:22:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A72F43F3F; Thu, 10 Apr 2003 02:22:34 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A9MY0U038185; Thu, 10 Apr 2003 02:22:34 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A9MXHb038184; Thu, 10 Apr 2003 02:22:33 -0700 (PDT) Message-Id: <200304100922.h3A9MXHb038184@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 10 Apr 2003 02:22:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/xmame Makefile distinfo patch-src::unix::joystick-drivers::joy_usb.c patch-src::unix::unix.mak ports/emulators/xmess Makefile ports/emulators/xpinmame Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 09:22:35 -0000 mdodd 2003/04/10 02:22:33 PDT FreeBSD ports repository Modified files: emulators/xmame Makefile distinfo emulators/xmess Makefile emulators/xpinmame Makefile Removed files: emulators/xmame/files patch-src::unix::joystick-drivers::joy_usb.c patch-src::unix::unix.mak Log: - Update xmame/xmess to 0.67.1 - Mark xpinmame as broken. Approved by: MAINTAINER Revision Changes Path 1.53 +4 -3 ports/emulators/xmame/Makefile 1.35 +1 -3 ports/emulators/xmame/distinfo 1.4 +0 -58 ports/emulators/xmame/files/patch-src::unix::joystick-drivers::joy_usb.c (dead) 1.5 +0 -54 ports/emulators/xmame/files/patch-src::unix::unix.mak (dead) 1.16 +1 -1 ports/emulators/xmess/Makefile 1.7 +1 -0 ports/emulators/xpinmame/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 10 02:29:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDFC537B401; Thu, 10 Apr 2003 02:29:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E86243F75; Thu, 10 Apr 2003 02:29:21 -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 h3A9TL0U038461; Thu, 10 Apr 2003 02:29:21 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A9TLLn038460; Thu, 10 Apr 2003 02:29:21 -0700 (PDT) Message-Id: <200304100929.h3A9TLLn038460@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 10 Apr 2003 02:29:21 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi query-pr.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 09:29:22 -0000 des 2003/04/10 02:29:21 PDT FreeBSD doc repository Modified files: en/cgi query-pr.cgi Log: Speed up PR lookup by about 100% by ignoring the "confidential" field, which we have never honored anyway. Revision Changes Path 1.31 +2 -4 www/en/cgi/query-pr.cgi From owner-cvs-all@FreeBSD.ORG Thu Apr 10 02:38:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 648F437B401; Thu, 10 Apr 2003 02:38:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0483243F93; Thu, 10 Apr 2003 02:38:27 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A9cQ0U039243; Thu, 10 Apr 2003 02:38:26 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A9cQc0039242; Thu, 10 Apr 2003 02:38:26 -0700 (PDT) Message-Id: <200304100938.h3A9cQc0039242@repoman.freebsd.org> From: Norikatsu Shigemura Date: Thu, 10 Apr 2003 02:38:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/liveMedia Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 09:38:27 -0000 nork 2003/04/10 02:38:26 PDT FreeBSD ports repository Modified files: net/liveMedia Makefile distinfo Log: Update to 2003.04.09. Revision Changes Path 1.32 +1 -1 ports/net/liveMedia/Makefile 1.29 +1 -1 ports/net/liveMedia/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 10 02:40:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BE4D37B401; Thu, 10 Apr 2003 02:40:52 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10F0343F93; Thu, 10 Apr 2003 02:40:51 -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 h3A9f0Vo030142; Thu, 10 Apr 2003 11:41:00 +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 h3A9f0Ea030141; Thu, 10 Apr 2003 11:41:00 +0200 (CEST) Date: Thu, 10 Apr 2003 11:41:00 +0200 From: Stijn Hoop To: "Matthew N. Dodd" Message-ID: <20030410094100.GA30039@pcwin002.win.tue.nl> References: <200304100922.h3A9MXHb038184@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline In-Reply-To: <200304100922.h3A9MXHb038184@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Bright-Idea: Let's abolish HTML mail! cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/emulators/xmame Makefile distinfo patch-src::unix::joystick-drivers::joy_usb.c patch-src::unix::unix.mak ports/emulators/xmess Makefile ports/emulators/xpinmame Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 09:40:52 -0000 --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 10, 2003 at 02:22:33AM -0700, Matthew N. Dodd wrote: > mdodd 2003/04/10 02:22:33 PDT >=20 > Log: > - Update xmame/xmess to 0.67.1 > - Mark xpinmame as broken. Thanks, Matthew. --Stijn --=20 Q: Why is Batman better than Bill Gates? A: Batman was able to beat the Penguin. --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+lTwsY3r/tLQmfWcRAiXfAKCM+YPEw0+SNC2/LnyQTrKOAPktJwCfbnZ/ 599+R1vSScUo9iyqZrowzoI= =wrbd -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s-- From owner-cvs-all@FreeBSD.ORG Thu Apr 10 02:46:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1346F37B401; Thu, 10 Apr 2003 02:46:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A621243FAF; Thu, 10 Apr 2003 02:46:22 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3A9kM0U040280; Thu, 10 Apr 2003 02:46:22 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3A9kMcG040279; Thu, 10 Apr 2003 02:46:22 -0700 (PDT) Message-Id: <200304100946.h3A9kMcG040279@repoman.freebsd.org> From: Max Khon Date: Thu, 10 Apr 2003 02:46:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/wmbluecpu/files cpu_freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 09:46:23 -0000 fjoe 2003/04/10 02:46:22 PDT FreeBSD ports repository Modified files: sysutils/wmbluecpu/files cpu_freebsd.c Log: fix build on 5.x Submitted by: MAINTAINER Revision Changes Path 1.2 +11 -5 ports/sysutils/wmbluecpu/files/cpu_freebsd.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 03:18:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D972037B401; Thu, 10 Apr 2003 03:18:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 789D543FBF; Thu, 10 Apr 2003 03:18:56 -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 h3AAIu0U043717; Thu, 10 Apr 2003 03:18:56 -0700 (PDT) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AAIulQ043716; Thu, 10 Apr 2003 03:18:56 -0700 (PDT) Message-Id: <200304101018.h3AAIulQ043716@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Apr 2003 03:18: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/share/man/man9 malloc.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 10:18:57 -0000 harti 2003/04/10 03:18:56 PDT FreeBSD src repository Modified files: share/man/man9 malloc.9 Log: Forced commit to fill in the fields below for the last commit. Also bump the date of the man page. PR: docs/24797 Reviewed by: bde, jake, jhb Revision Changes Path 1.32 +1 -1 src/share/man/man9/malloc.9 From owner-cvs-all@FreeBSD.ORG Thu Apr 10 03:26:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B73037B401; Thu, 10 Apr 2003 03:26:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B52343F3F; Thu, 10 Apr 2003 03:26:19 -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 h3AAQJ0U044384; Thu, 10 Apr 2003 03:26:19 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AAQInH044383; Thu, 10 Apr 2003 03:26:18 -0700 (PDT) Message-Id: <200304101026.h3AAQInH044383@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 10 Apr 2003 03:26: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/lib/libutil pw_util.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 10:26:20 -0000 des 2003/04/10 03:26:18 PDT FreeBSD src repository Modified files: lib/libutil pw_util.c Log: Brucify. Revision Changes Path 1.32 +8 -4 src/lib/libutil/pw_util.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 03:43:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7B4E37B401; Thu, 10 Apr 2003 03:43:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CAE743F3F; Thu, 10 Apr 2003 03:43:52 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AAhq0U045880; Thu, 10 Apr 2003 03:43:52 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AAhqxJ045879; Thu, 10 Apr 2003 03:43:52 -0700 (PDT) Message-Id: <200304101043.h3AAhqxJ045879@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Apr 2003 03:43:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/yacas Makefile distinfo pkg-plist ports/math/yacas/files patch-configure patch-gmpnumbers.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 10:43:53 -0000 ijliao 2003/04/10 03:43:51 PDT FreeBSD ports repository Modified files: math/yacas Makefile distinfo pkg-plist math/yacas/files patch-configure patch-gmpnumbers.cpp Log: upgrade to 1.0.54 PR: 50016 Submitted by: Thomas E. Zander Revision Changes Path 1.14 +3 -3 ports/math/yacas/Makefile 1.9 +1 -1 ports/math/yacas/distinfo 1.3 +34 -25 ports/math/yacas/files/patch-configure 1.2 +7 -8 ports/math/yacas/files/patch-gmpnumbers.cpp 1.9 +72 -2 ports/math/yacas/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 04:21:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2524E37B401; Thu, 10 Apr 2003 04:21:01 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EB1143FDD; Thu, 10 Apr 2003 04:20:59 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id VAA25242; Thu, 10 Apr 2003 21:20:56 +1000 Date: Thu, 10 Apr 2003 21:20:55 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Wes Peters In-Reply-To: <200304100705.h3A75OVW019701@repoman.freebsd.org> Message-ID: <20030410204421.A3151@gamplex.bde.org> References: <200304100705.h3A75OVW019701@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/sys/i386/i386 identcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 11:21:01 -0000 On Thu, 10 Apr 2003, Wes Peters wrote: > wes 2003/04/10 00:05:24 PDT > > FreeBSD src repository > > Modified files: > sys/i386/i386 identcpu.c > Log: > Add a sysctl that records and reports the CPU clock rate calculated > at boot. Funny how often this trivial piece of information crops up > in embedded boxen. > > Sponsored by: St. Bernard Software > > Revision Changes Path > 1.121 +6 -0 src/sys/i386/i386/identcpu.c What's wrong with the existing sysctl (machdep.tsc_freq)? It is machine dependent, but no more than the new sysctl (both only work for certain i386's with TSC's). It doesn't discard up to 6 digits of precision. It reports the current frequency, which should be the actual frequency, which should differ from the frequency determined at boot time since it is difficult to determine the actual frequency at boot time without making the boot too long. I'm currently working on determining these frequencies right (mostly not at boot time. I often need the boot time frequency to compare it with the current and/or actual frequency, but I doubt that programs other than ones doing similar things want anything except the current frequency. When I want the boot-time frequency, I just grep for it in dmesg output or /var/log/messages. Grepping for "freq" usually shows the TSC frequency and not too much noise for me. Unfortunately the "Calibrating clocks" message which gives the most detail about the TSC clock is only printed for verbose boots and the TSC part of it has been axed in -current. Non-verbose boots give the following for me: Apr 9 20:08:28 besplex kernel: Timecounter "TSC" frequency 1532823868 Hz Apr 9 20:08:28 besplex kernel: CPU: AMD Athlon(TM) XP1600+ (1532.82-MHz 686-class CPU) The first line of this is only printed if the TSC is attached to a timecounter, which is in most !SMP && !APM cases. The second line prints the value that is returned by the new sysctl, except it doesn't return the fractional part and has rounding bugs. Bruce From owner-cvs-all@FreeBSD.ORG Thu Apr 10 04:24:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9BAF37B401; Thu, 10 Apr 2003 04:24:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 581D243F93; Thu, 10 Apr 2003 04:24:52 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3ABOq0U049721; Thu, 10 Apr 2003 04:24:52 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ABOq1S049720; Thu, 10 Apr 2003 04:24:52 -0700 (PDT) Message-Id: <200304101124.h3ABOq1S049720@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Apr 2003 04:24:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xbindkeys Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 11:24:53 -0000 ijliao 2003/04/10 04:24:52 PDT FreeBSD ports repository Modified files: x11/xbindkeys Makefile distinfo pkg-plist Log: upgrade to 1.6.4 Revision Changes Path 1.27 +1 -2 ports/x11/xbindkeys/Makefile 1.17 +1 -1 ports/x11/xbindkeys/distinfo 1.3 +2 -2 ports/x11/xbindkeys/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 05:24:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C68E37B401; Thu, 10 Apr 2003 05:24:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18CFA43FBF; Thu, 10 Apr 2003 05:24:40 -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 h3ACOd0U060426; Thu, 10 Apr 2003 05:24:39 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ACOdbO060425; Thu, 10 Apr 2003 05:24:39 -0700 (PDT) Message-Id: <200304101224.h3ACOdbO060425@repoman.freebsd.org> From: Søren Schmidt Date: Thu, 10 Apr 2003 05:24: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/ata ata-chipset.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 12:24:40 -0000 sos 2003/04/10 05:24:39 PDT FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Add a few more older SiS ID's. Revision Changes Path 1.18 +39 -33 src/sys/dev/ata/ata-chipset.c 1.7 +1 -0 src/sys/dev/ata/ata-pci.h From owner-cvs-all@FreeBSD.ORG Thu Apr 10 05:29:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 361C837B401; Thu, 10 Apr 2003 05:29:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AF5843FA3; Thu, 10 Apr 2003 05:29:07 -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 h3ACT70U060706; Thu, 10 Apr 2003 05:29:07 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ACT75r060705; Thu, 10 Apr 2003 05:29:07 -0700 (PDT) Message-Id: <200304101229.h3ACT75r060705@repoman.freebsd.org> From: Martin Blapp Date: Thu, 10 Apr 2003 05:29:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmware2 Makefile pkg-plist ports/emulators/vmware2/files cdevsw.patch hostif_c.patch vm_types_h.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 12:29:08 -0000 mbr 2003/04/10 05:29:07 PDT FreeBSD ports repository Modified files: emulators/vmware2 Makefile pkg-plist Added files: emulators/vmware2/files cdevsw.patch hostif_c.patch vm_types_h.patch Log: Add patches to support CURRENT 20030401. Submitted by: Mark Santcroos Revision Changes Path 1.50 +5 -1 ports/emulators/vmware2/Makefile 1.1 +130 -0 ports/emulators/vmware2/files/cdevsw.patch (new) 1.1 +11 -0 ports/emulators/vmware2/files/hostif_c.patch (new) 1.1 +13 -0 ports/emulators/vmware2/files/vm_types_h.patch (new) 1.10 +1 -0 ports/emulators/vmware2/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 05:38:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C363237B401; Thu, 10 Apr 2003 05:38:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ED4D43F85; Thu, 10 Apr 2003 05:38:57 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3ACcv0U061591; Thu, 10 Apr 2003 05:38:57 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ACcul2061590; Thu, 10 Apr 2003 05:38:56 -0700 (PDT) Message-Id: <200304101238.h3ACcul2061590@repoman.freebsd.org> From: Oliver Braun Date: Thu, 10 Apr 2003 05:38:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/hs-hat Makefile distinfo pkg-plist ports/devel/hs-hat/files extra-patch-configure patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 12:38:58 -0000 obraun 2003/04/10 05:38:56 PDT FreeBSD ports repository Modified files: devel/hs-hat Makefile distinfo pkg-plist Added files: devel/hs-hat/files extra-patch-configure Removed files: devel/hs-hat/files patch-configure Log: Upgrade to 2.02 Hat works now with ghc _OR_ nhc98. The default is ghc. It is not possible to install the hat libs for both compilers. Hat does not build with nhc98 on -current. Removed knobs: WITH_GHC, WITHOUT_NHC98 Added knob: WITH_NHC98 Revision Changes Path 1.23 +39 -49 ports/devel/hs-hat/Makefile 1.7 +1 -1 ports/devel/hs-hat/distinfo 1.1 +20 -0 ports/devel/hs-hat/files/extra-patch-configure (new) 1.3 +0 -20 ports/devel/hs-hat/files/patch-configure (dead) 1.8 +269 -123 ports/devel/hs-hat/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 05:39:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F42E37B401; Thu, 10 Apr 2003 05:39:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E364943F75; Thu, 10 Apr 2003 05:39:55 -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 h3ACdt0U061639; Thu, 10 Apr 2003 05:39:55 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ACdtDk061638; Thu, 10 Apr 2003 05:39:55 -0700 (PDT) Message-Id: <200304101239.h3ACdtDk061638@repoman.freebsd.org> From: Martin Blapp Date: Thu, 10 Apr 2003 05:39:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmware2/files devfs.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 12:39:56 -0000 mbr 2003/04/10 05:39:55 PDT FreeBSD ports repository Removed files: emulators/vmware2/files devfs.patch Log: Delete unneeded patch. It has been replaced by cdevsw.patch Revision Changes Path 1.2 +0 -61 ports/emulators/vmware2/files/devfs.patch (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 10 05:56:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E25E137B401; Thu, 10 Apr 2003 05:56:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82C6643F85; Thu, 10 Apr 2003 05:56:33 -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 h3ACuX0U063654; Thu, 10 Apr 2003 05:56:33 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ACuXDN063653; Thu, 10 Apr 2003 05:56:33 -0700 (PDT) Message-Id: <200304101256.h3ACuXDN063653@repoman.freebsd.org> From: Søren Schmidt Date: Thu, 10 Apr 2003 05:56: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/dev/ata ata-chipset.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 12:56:34 -0000 sos 2003/04/10 05:56:33 PDT FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Spell 55 with two '5's Revision Changes Path 1.19 +2 -2 src/sys/dev/ata/ata-chipset.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 07:24:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5836E37B401; Thu, 10 Apr 2003 07:24:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00BFB43F93; Thu, 10 Apr 2003 07:24:01 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AEO00U072340; Thu, 10 Apr 2003 07:24:00 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AEO0jx072337; Thu, 10 Apr 2003 07:24:00 -0700 (PDT) Message-Id: <200304101424.h3AEO0jx072337@repoman.freebsd.org> From: Max Khon Date: Thu, 10 Apr 2003 07:24:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia Makefile ports/multimedia/WMxmms Makefile distinfo pkg-descr pkg-plistpatch-src::wmxmms.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 14:24:01 -0000 fjoe 2003/04/10 07:24:00 PDT FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/WMxmms Makefile distinfo pkg-descr pkg-plist multimedia/WMxmms/files patch-src::Makefile patch-src::wmxmms.c Log: New port: WMxmms WMxmms is little dockapp in the style of wmusic and wmapmload/wmcpuload. It represents a fairly complete interface to XMMS including reflecting states set from the XMMS console. Submitted by: Alexey Dokuchaev Revision Changes Path 1.30 +1 -0 ports/multimedia/Makefile 1.1 +34 -0 ports/multimedia/WMxmms/Makefile (new) 1.1 +1 -0 ports/multimedia/WMxmms/distinfo (new) 1.1 +61 -0 ports/multimedia/WMxmms/files/patch-src::Makefile (new) 1.1 +20 -0 ports/multimedia/WMxmms/files/patch-src::wmxmms.c (new) 1.1 +9 -0 ports/multimedia/WMxmms/pkg-descr (new) 1.1 +1 -0 ports/multimedia/WMxmms/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 10 07:24:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4768C37B401; Thu, 10 Apr 2003 07:24:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDFA443F85; Thu, 10 Apr 2003 07:24:28 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AEOS0U072370; Thu, 10 Apr 2003 07:24:28 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AEOShi072369; Thu, 10 Apr 2003 07:24:28 -0700 (PDT) Message-Id: <200304101424.h3AEOShi072369@repoman.freebsd.org> From: Max Khon Date: Thu, 10 Apr 2003 07:24:28 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 14:24:29 -0000 fjoe 2003/04/10 07:24:28 PDT FreeBSD ports repository Modified files: . modules Log: WMxmms -> ports/multimedia/WMxmms Revision Changes Path 1.7028 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Apr 10 07:29:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54EFD37B401; Thu, 10 Apr 2003 07:29:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 011A243F85; Thu, 10 Apr 2003 07:29:40 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AETd0U072766; Thu, 10 Apr 2003 07:29:39 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AETd16072765; Thu, 10 Apr 2003 07:29:39 -0700 (PDT) Message-Id: <200304101429.h3AETd16072765@repoman.freebsd.org> From: Max Khon Date: Thu, 10 Apr 2003 07:29:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11 Makefile ports/x11/cnslock Makefile distinfo pkg-descr pkg-plist ports/x11/cnslock/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 14:29:40 -0000 fjoe 2003/04/10 07:29:39 PDT FreeBSD ports repository Modified files: x11 Makefile Added files: x11/cnslock Makefile distinfo pkg-descr pkg-plist x11/cnslock/files patch-Makefile Log: New port: cnslock Cnslock is a dock application (dockapp) which provides a visual indication of the states of the three "lock" buttons (caps, num, and scroll). It should be especially useful for people who own a wireless keyboard with no leds on it, and thus have difficulty keeping track of "lock" states. Submitted by: Alexey Dokuchaev Revision Changes Path 1.401 +1 -0 ports/x11/Makefile 1.1 +25 -0 ports/x11/cnslock/Makefile (new) 1.1 +1 -0 ports/x11/cnslock/distinfo (new) 1.1 +16 -0 ports/x11/cnslock/files/patch-Makefile (new) 1.1 +9 -0 ports/x11/cnslock/pkg-descr (new) 1.1 +1 -0 ports/x11/cnslock/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 10 07:29:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B25C37B401; Thu, 10 Apr 2003 07:29:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D115D43F3F; Thu, 10 Apr 2003 07:29:58 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AETw0U072796; Thu, 10 Apr 2003 07:29:58 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AETwXQ072795; Thu, 10 Apr 2003 07:29:58 -0700 (PDT) Message-Id: <200304101429.h3AETwXQ072795@repoman.freebsd.org> From: Max Khon Date: Thu, 10 Apr 2003 07:29:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 14:29:59 -0000 fjoe 2003/04/10 07:29:58 PDT FreeBSD ports repository Modified files: . modules Log: cnslock -> ports/x11/cnslock Revision Changes Path 1.7029 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Apr 10 08:06:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7E6C37B401; Thu, 10 Apr 2003 08:06:32 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99B7343FBD; Thu, 10 Apr 2003 08:06:31 -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 h3AF6UpH018560; Thu, 10 Apr 2003 17:06:30 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h3AF6TLi018559; Thu, 10 Apr 2003 17:06:29 +0200 (CEST) Date: Thu, 10 Apr 2003 17:06:29 +0200 From: Wilko Bulte To: Dag-Erling Smorgrav Message-ID: <20030410150629.GA18544@freebie.xs4all.nl> References: <200304100929.h3A9TLLn038460@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304100929.h3A9TLLn038460@repoman.freebsd.org> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: doc-committers@FreeBSD.ORG cc: cvs-doc@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: www/en/cgi query-pr.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 15:06:33 -0000 On Thu, Apr 10, 2003 at 02:29:21AM -0700, Dag-Erling Smorgrav wrote: > des 2003/04/10 02:29:21 PDT > > FreeBSD doc repository > > Modified files: > en/cgi query-pr.cgi > Log: > Speed up PR lookup by about 100% by ignoring the "confidential" field, > which we have never honored anyway. Interesting. core@ gets an email with 'confidential PRs' every week. Not that I remember ever having seen something interesting in them but ok.. -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Thu Apr 10 08:20:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22E6837B407 for ; Thu, 10 Apr 2003 08:20:05 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id E756143FA3 for ; Thu, 10 Apr 2003 08:20:00 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 19920 invoked from network); 10 Apr 2003 15:20:03 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 10 Apr 2003 15:20:03 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h3AFJvOv052804; Thu, 10 Apr 2003 11:19:58 -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: <20030409235243.GI30960@elvis.mu.org> Date: Thu, 10 Apr 2003 11:19:57 -0400 (EDT) From: John Baldwin To: Alfred Perlstein cc: Pawel Jakub Dawidek cc: src-committers@FreeBSD.org cc: Robert Watson cc: Nate Lawson cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 15:20:06 -0000 On 09-Apr-2003 Alfred Perlstein wrote: > * Robert Watson [030409 16:48] wrote: >> >> On Wed, 9 Apr 2003, Nate Lawson wrote: >> >> > On Wed, 9 Apr 2003, Alfred Perlstein wrote: >> > > >> > > And what kind of path seperator is '.'? >> > >> > Exactly. What you're describing would be better implemented as a >> > pseudo-fs layer. In fact, that would remove the need for separate j* >> > utilities. >> >> I thought we were trying to get away from synthetic file systems with >> terrible security properties. In fact, we specifically toasted procfs >> because it behaved so badly; kernfs went down the tubes because the >> semantic match was very poor, and sysctl is in. > > Whatever, path components should be path components. You mean like this? > sysctl -N net.inet.tcp.syncache net.inet.tcp.syncache.bucketlimit net.inet.tcp.syncache.cachelimit net.inet.tcp.syncache.count net.inet.tcp.syncache.hashsize net.inet.tcp.syncache.rexmtlimit -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-all@FreeBSD.ORG Thu Apr 10 09:24:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB6C237B401; Thu, 10 Apr 2003 09:24:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79D7043FBD; Thu, 10 Apr 2003 09:24:47 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AGOl0U088695; Thu, 10 Apr 2003 09:24:47 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AGOlX5088694; Thu, 10 Apr 2003 09:24:47 -0700 (PDT) Message-Id: <200304101624.h3AGOlX5088694@repoman.freebsd.org> From: Jimmy Olgeni Date: Thu, 10 Apr 2003 09:24:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 16:24:48 -0000 olgeni 2003/04/10 09:24:47 PDT FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Update modules: lpadmin-1.080-1, useradmin-1.080-2. Revision Changes Path 1.162 +2 -1 ports/sysutils/webmin/Makefile 1.127 +2 -1 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 10 09:35:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFC3637B401; Thu, 10 Apr 2003 09:35:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8862B43F3F; Thu, 10 Apr 2003 09:35:18 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AGZI0U089650; Thu, 10 Apr 2003 09:35:18 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AGZIpM089649; Thu, 10 Apr 2003 09:35:18 -0700 (PDT) Message-Id: <200304101635.h3AGZIpM089649@repoman.freebsd.org> From: Norikatsu Shigemura Date: Thu, 10 Apr 2003 09:35:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mutt-devel Makefileports/mail/mutt-devel/files patch-thread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 16:35:19 -0000 nork 2003/04/10 09:35:18 PDT FreeBSD ports repository Modified files: mail/mutt-devel Makefile Added files: mail/mutt-devel/files patch-thread.c Log: o Fix a segmentation fault. o Enable WITH_MUTT_SLANG when PACKAGE_BUILDING (so mutt-devel behaves like mutt). This is safe, since slang has decent defaults now. PR: ports/540787 Submitted by: Udo Schweigert (maintainer) Revision Changes Path 1.192 +2 -4 ports/mail/mutt-devel/Makefile 1.1 +11 -0 ports/mail/mutt-devel/files/patch-thread.c (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 10 09:38:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7D7F37B404; Thu, 10 Apr 2003 09:38:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2150D43FA3; Thu, 10 Apr 2003 09:38:18 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AGcH0U089820; Thu, 10 Apr 2003 09:38:17 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AGcHk0089819; Thu, 10 Apr 2003 09:38:17 -0700 (PDT) Message-Id: <200304101638.h3AGcHk0089819@repoman.freebsd.org> From: Norikatsu Shigemura Date: Thu, 10 Apr 2003 09:38:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mutt-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 16:38:19 -0000 nork 2003/04/10 09:38:17 PDT FreeBSD ports repository Modified files: mail/mutt-devel Makefile Log: Bump PORTREVISION by previous commit Revision Changes Path 1.193 +1 -1 ports/mail/mutt-devel/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 10 09:42:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BCF237B401 for ; Thu, 10 Apr 2003 09:42:25 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED2A43F93 for ; Thu, 10 Apr 2003 09:42:23 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 9385 invoked from network); 10 Apr 2003 16:42:26 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 10 Apr 2003 16:42:26 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h3AGg2Ov052942; Thu, 10 Apr 2003 12:42: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: <200304092207.h39M72h5058124@repoman.freebsd.org> Date: Thu, 10 Apr 2003 12:42:02 -0400 (EDT) From: John Baldwin To: Warner Losh cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/dev/pccard pccard.c pccardvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 16:42:25 -0000 On 09-Apr-2003 Warner Losh wrote: > imp 2003/04/09 15:07:02 PDT > > FreeBSD src repository > > Modified files: > sys/dev/pccard pccard.c pccardvar.h > Log: > 1.77 was bogus: there is no logic bug. Back it out and compare the > correct fields instead. At this point it doesn't matter since you only check one field now, but there was definitely a logic bug in both 1.76 and 1.78. If you want to terminate a loop when both a and b are zero, you can do either: for (...; a != 0 || b != 0; ...) or: for (...; !(a == 0 && b == 0); ...) However, both 1.76 and 1.78 did: for (...; a != 0 && b != 0; ...) Which will terminate the first time either a or b is zero, not when both are zero. The fact that my wavelan card didn't probe until 1.77 should help to prove that. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:04:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87F7F37B401; Thu, 10 Apr 2003 10:04:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275F243FCB; Thu, 10 Apr 2003 10:04:04 -0700 (PDT) (envelope-from shiba@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AH430U093185; Thu, 10 Apr 2003 10:04:03 -0700 (PDT) (envelope-from shiba@repoman.freebsd.org) Received: (from shiba@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AH432n093184; Thu, 10 Apr 2003 10:04:03 -0700 (PDT) Message-Id: <200304101704.h3AH432n093184@repoman.freebsd.org> From: Takeshi Shibagaki Date: Thu, 10 Apr 2003 10:04: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/share/man/man4 wi.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:04:05 -0000 shiba 2003/04/10 10:04:03 PDT FreeBSD src repository Modified files: share/man/man4 wi.4 Log: NEC PK-WL001 is Lucent, not Prism-II. Revision Changes Path 1.42 +1 -1 src/share/man/man4/wi.4 From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:05:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24F0B37B405; Thu, 10 Apr 2003 10:05:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85A7343FCB; Thu, 10 Apr 2003 10:05:00 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AH500U093266; Thu, 10 Apr 2003 10:05:00 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AH50vJ093255; Thu, 10 Apr 2003 10:05:00 -0700 (PDT) Message-Id: <200304101705.h3AH50vJ093255@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Apr 2003 10:05:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/galeon/files patch-src_mozilla_mozilla.cpp patch-src_mozilla_mozilla.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:05:02 -0000 marcus 2003/04/10 10:04:59 PDT FreeBSD ports repository Modified files: www/galeon/files patch-src_mozilla_mozilla.cpp patch-src_mozilla_mozilla.h Log: Fix a signed vs. unsigned problem with Mozilla 1.3. Revision Changes Path 1.2 +16 -13 ports/www/galeon/files/patch-src_mozilla_mozilla.cpp 1.2 +7 -4 ports/www/galeon/files/patch-src_mozilla_mozilla.h From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:07:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1BCC37B401; Thu, 10 Apr 2003 10:07:17 -0700 (PDT) Received: from randomservers.com (randomservers.com [198.78.65.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8971343F3F; Thu, 10 Apr 2003 10:07:14 -0700 (PDT) (envelope-from joseph@randomnetworks.com) Received: from randomservers.com (randomservers [198.78.65.158]) by randomservers.com (8.12.9/8.12.6) with ESMTP id h3AH5l88029072 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Apr 2003 10:05:47 -0700 (PDT) (envelope-from joseph@randomnetworks.com) Received: from localhost (joseph@localhost)h3AH5kee029068; Thu, 10 Apr 2003 10:05:47 -0700 (PDT) (envelope-from joseph@randomnetworks.com) X-Authentication-Warning: randomservers.com: joseph owned process doing -bs Date: Thu, 10 Apr 2003 10:05:46 -0700 (PDT) From: Joseph Scott X-X-Sender: joseph@randomservers To: Ernst de Haan In-Reply-To: <200304100721.h3A7LlPM021592@repoman.freebsd.org> Message-ID: <20030410100527.W58074@randomservers> References: <200304100721.h3A7LlPM021592@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-24.4 required=7.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,REPLY_WITH_QUOTES, X_AUTH_WARNING version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/www/orion Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:07:18 -0000 On Thu, 10 Apr 2003, Ernst de Haan wrote: > znerd 2003/04/10 00:21:47 PDT > > FreeBSD ports repository > > Modified files: > www/orion Makefile distinfo > Log: > Upgrade to Orion 2.0.1. Does this take of your PR, ports/50242? -Joseph From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:15:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B858637B404; Thu, 10 Apr 2003 10:15:32 -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 9275143F75; Thu, 10 Apr 2003 10:15:31 -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 h3AHFSDt004446; Thu, 10 Apr 2003 10:15:28 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h3AHFShh004445; Thu, 10 Apr 2003 10:15:28 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Thu, 10 Apr 2003 10:15:28 -0700 From: David Schultz To: Wilko Bulte Message-ID: <20030410171528.GA4420@HAL9000.homeunix.com> Mail-Followup-To: Wilko Bulte , Dag-Erling Smorgrav , doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org References: <200304100929.h3A9TLLn038460@repoman.freebsd.org> <20030410150629.GA18544@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030410150629.GA18544@freebie.xs4all.nl> cc: doc-committers@FreeBSD.ORG cc: cvs-doc@FreeBSD.ORG cc: Dag-Erling Smorgrav cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: www/en/cgi query-pr.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:15:33 -0000 On Thu, Apr 10, 2003, Wilko Bulte wrote: > On Thu, Apr 10, 2003 at 02:29:21AM -0700, Dag-Erling Smorgrav wrote: > > des 2003/04/10 02:29:21 PDT > > > > FreeBSD doc repository > > > > Modified files: > > en/cgi query-pr.cgi > > Log: > > Speed up PR lookup by about 100% by ignoring the "confidential" field, > > which we have never honored anyway. > > Interesting. core@ gets an email with 'confidential PRs' every week. > Not that I remember ever having seen something interesting in them but ok.. GNATS has a misfeature where if you leave out the 'Confidential' field when composing a PR, it will automatically be marked confidential. From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:16:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82F8237B401; Thu, 10 Apr 2003 10:16:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21CED43FA3; Thu, 10 Apr 2003 10:16:02 -0700 (PDT) (envelope-from shiba@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AHG10U094357; Thu, 10 Apr 2003 10:16:01 -0700 (PDT) (envelope-from shiba@repoman.freebsd.org) Received: (from shiba@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AHG1fH094356; Thu, 10 Apr 2003 10:16:01 -0700 (PDT) Message-Id: <200304101716.h3AHG1fH094356@repoman.freebsd.org> From: Takeshi Shibagaki Date: Thu, 10 Apr 2003 10:16: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/etc/defaults pccard.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:16:02 -0000 shiba 2003/04/10 10:16:01 PDT FreeBSD src repository Modified files: etc/defaults pccard.conf Log: Add NTT-ME SS-LAN CARD MN128. This card entry has been committed into NEWCARD. Revision Changes Path 1.260 +6 -0 src/etc/defaults/pccard.conf From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:18:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BCD437B401; Thu, 10 Apr 2003 10:18:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF04343FAF; Thu, 10 Apr 2003 10:18:52 -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 h3AHIq0U094433; Thu, 10 Apr 2003 10:18:52 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AHIqKB094432; Thu, 10 Apr 2003 10:18:52 -0700 (PDT) Message-Id: <200304101718.h3AHIqKB094432@repoman.freebsd.org> From: Jake Burkholder Date: Thu, 10 Apr 2003 10:18: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/sparc64/sparc64 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:18:53 -0000 jake 2003/04/10 10:18:52 PDT FreeBSD src repository Modified files: sys/sparc64/sparc64 machdep.c Log: Print real memory/avail memory on startup like other platforms. Hide printing the model under bootverbose. Revision Changes Path 1.88 +10 -2 src/sys/sparc64/sparc64/machdep.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:35:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BC2637B401; Thu, 10 Apr 2003 10:35:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEBB343F93; Thu, 10 Apr 2003 10:35:45 -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 h3AHZj0U096030; Thu, 10 Apr 2003 10:35:45 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AHZjPI096029; Thu, 10 Apr 2003 10:35:45 -0700 (PDT) Message-Id: <200304101735.h3AHZjPI096029@repoman.freebsd.org> From: Julian Elischer Date: Thu, 10 Apr 2003 10:35:45 -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/ddb db_ps.c src/sys/i386/i386 genassym.c src/sys/kern init_main.c kern_fork.c kern_mutex.c kern_proc.c kern_thread.c sched_4bsd.c sched_ule.c subr_smp.c subr_witness.c src/sys/sys proc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:35:46 -0000 julian 2003/04/10 10:35:45 PDT FreeBSD src repository Modified files: sys/ddb db_ps.c sys/i386/i386 genassym.c sys/kern init_main.c kern_fork.c kern_mutex.c kern_proc.c kern_thread.c sched_4bsd.c sched_ule.c subr_smp.c subr_witness.c sys/sys proc.h Log: Move the _oncpu entry from the KSE to the thread. The entry in the KSE still exists but it's purpose will change a bit when we add the ability to lock a KSE to a cpu. Revision Changes Path 1.41 +1 -1 src/sys/ddb/db_ps.c 1.139 +0 -1 src/sys/i386/i386/genassym.c 1.228 +1 -1 src/sys/kern/init_main.c 1.190 +1 -1 src/sys/kern/kern_fork.c 1.125 +2 -1 src/sys/kern/kern_mutex.c 1.178 +1 -1 src/sys/kern/kern_proc.c 1.114 +1 -0 src/sys/kern/kern_thread.c 1.14 +3 -3 src/sys/kern/sched_4bsd.c 1.21 +3 -3 src/sys/kern/sched_ule.c 1.174 +1 -1 src/sys/kern/subr_smp.c 1.152 +1 -1 src/sys/kern/subr_witness.c 1.312 +1 -0 src/sys/sys/proc.h From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:41:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24DEE37B407 for ; Thu, 10 Apr 2003 10:41:16 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id B463343FBD for ; Thu, 10 Apr 2003 10:41:13 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 15647 invoked from network); 10 Apr 2003 17:41:19 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 10 Apr 2003 17:41:19 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h3AHfBOv053076; Thu, 10 Apr 2003 13:41:11 -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: <200304101735.h3AHZjPI096029@repoman.freebsd.org> Date: Thu, 10 Apr 2003 13:41:11 -0400 (EDT) From: John Baldwin To: Julian Elischer cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c src/sys/kern init_main.c kern_fork.c kern_mutex.c kern_proc.c kern_thread.c sched_4bsd.c sched_ule.c subr_smp.c subr_witness.c src/sys/sys proc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:41:16 -0000 On 10-Apr-2003 Julian Elischer wrote: > julian 2003/04/10 10:35:45 PDT > > FreeBSD src repository > > Modified files: > sys/ddb db_ps.c > sys/i386/i386 genassym.c > sys/kern init_main.c kern_fork.c kern_mutex.c > kern_proc.c kern_thread.c sched_4bsd.c > sched_ule.c subr_smp.c subr_witness.c > sys/sys proc.h > Log: > Move the _oncpu entry from the KSE to the thread. > The entry in the KSE still exists but it's purpose will change a bit > when we add the ability to lock a KSE to a cpu. Why not add a ke_pincpu to hold the bound CPU? Since KSE's are in theory a kind of virtual CPU abstraction the thread really seems to be the wrong place for this information. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:41:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B6BF37B404; Thu, 10 Apr 2003 10:41:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DED1943F93; Thu, 10 Apr 2003 10:41:40 -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 h3AHfe0U096685; Thu, 10 Apr 2003 10:41:40 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AHfeYo096684; Thu, 10 Apr 2003 10:41:40 -0700 (PDT) Message-Id: <200304101741.h3AHfeYo096684@repoman.freebsd.org> From: Julian Elischer Date: Thu, 10 Apr 2003 10:41: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/lib/libkvm kvm_proc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:41:43 -0000 julian 2003/04/10 10:41:40 PDT FreeBSD src repository Modified files: lib/libkvm kvm_proc.c Log: Catch up with the kernel. Move the current cpu indicator to the thread. Revision Changes Path 1.66 +1 -3 src/lib/libkvm/kvm_proc.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:42:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F228837B404; Thu, 10 Apr 2003 10:41:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90EBF43F93; Thu, 10 Apr 2003 10:41:59 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AHfx0U096717; Thu, 10 Apr 2003 10:41:59 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AHfxVt096716; Thu, 10 Apr 2003 10:41:59 -0700 (PDT) Message-Id: <200304101741.h3AHfxVt096716@repoman.freebsd.org> From: Oliver Braun Date: Thu, 10 Apr 2003 10:41:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/multitail Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:42:00 -0000 obraun 2003/04/10 10:41:59 PDT FreeBSD ports repository Modified files: sysutils/multitail Makefile distinfo Log: Upgrade to 1.3. Revision Changes Path 1.2 +1 -1 ports/sysutils/multitail/Makefile 1.2 +1 -1 ports/sysutils/multitail/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:49:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3C7B37B401; Thu, 10 Apr 2003 10:49:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F2CF43FAF; Thu, 10 Apr 2003 10:49:59 -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 h3AHnx0U097052; Thu, 10 Apr 2003 10:49:59 -0700 (PDT) (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AHnwAp097051; Thu, 10 Apr 2003 10:49:58 -0700 (PDT) Message-Id: <200304101749.h3AHnwAp097051@repoman.freebsd.org> From: Anton Berezin Date: Thu, 10 Apr 2003 10:49:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/p5-Net-Whois-RIPE Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:50:00 -0000 tobez 2003/04/10 10:49:58 PDT FreeBSD ports repository Modified files: net/p5-Net-Whois-RIPE Makefile distinfo pkg-descr Log: Add WWW, fix dependencies, change master sites. Submitted by: maintainer Revision Changes Path 1.6 +4 -3 ports/net/p5-Net-Whois-RIPE/Makefile 1.2 +1 -1 ports/net/p5-Net-Whois-RIPE/distinfo 1.2 +5 -0 ports/net/p5-Net-Whois-RIPE/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Apr 10 10:52:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E1FD37B401; Thu, 10 Apr 2003 10:52:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B92943F85; Thu, 10 Apr 2003 10:52:11 -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 h3AHqA0U097590; Thu, 10 Apr 2003 10:52:10 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AHqAS1097589; Thu, 10 Apr 2003 10:52:10 -0700 (PDT) Message-Id: <200304101752.h3AHqAS1097589@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Apr 2003 10:52: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/sys mbuf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 17:52:12 -0000 rwatson 2003/04/10 10:52:10 PDT FreeBSD src repository Modified files: sys/sys mbuf.h Log: Check M_TRYWAIT as a flag, not a constant, in MBTOM() mbuf allocator to malloc flag converter. Revision Changes Path 1.119 +1 -1 src/sys/sys/mbuf.h From owner-cvs-all@FreeBSD.ORG Thu Apr 10 11:03:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E6137B405; Thu, 10 Apr 2003 11:03:38 -0700 (PDT) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9854B43FB1; Thu, 10 Apr 2003 11:03:37 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by rwcrmhc53.attbi.com (rwcrmhc53) with ESMTP id <2003041018033605300dnbise>; Thu, 10 Apr 2003 18:03:36 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA89786; Thu, 10 Apr 2003 11:03:33 -0700 (PDT) Date: Thu, 10 Apr 2003 11:03:31 -0700 (PDT) From: Julian Elischer To: John Baldwin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c kern_thread.c sched_4bsd.c sched_ule.c subr_smp.c subr_witness.c src/sys/sys proc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 18:03:39 -0000 On Thu, 10 Apr 2003, John Baldwin wrote: > > On 10-Apr-2003 Julian Elischer wrote: > > julian 2003/04/10 10:35:45 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/ddb db_ps.c > > sys/i386/i386 genassym.c > > sys/kern init_main.c kern_fork.c kern_mutex.c > > kern_proc.c kern_thread.c sched_4bsd.c > > sched_ule.c subr_smp.c subr_witness.c > > sys/sys proc.h > > Log: > > Move the _oncpu entry from the KSE to the thread. > > The entry in the KSE still exists but it's purpose will change a bit > > when we add the ability to lock a KSE to a cpu. > > Why not add a ke_pincpu to hold the bound CPU? Since KSE's are in > theory a kind of virtual CPU abstraction the thread really seems to > be the wrong place for this information. That's what I said (or at least meant to)(except that I haven't renamed the old entry in the ke yet (I haven't decided on a name)). The entry in the thread only says where it is running NOW. All of the users of the "what cpu are you on now?" value can use it better if it's in the thread. In many cases this was the only reason for the code in question to even know that there was such a thing as a KSE, where they already have a thread pointer. This is part of my push to make the KSE itself invisible to parts of the CPU that don't need toknow about it.. Much of the kernel needs to know only about threads. A slightly smaller but largely different part needs to know about processes. A much smaller part needs to know about KSEGRPS, Almost nothing outside the scheduler needs to know about KSEs. Since KSEs themselves are really a scheduler abstraction (i.e. a fairness tool mostly) since David created the upcall structure, I'm trying to limit their use to within the scheduler. This gives us a possibility of creating a thread scheduler that uses a completely different way of enforcing fairness, and in fact my first test of whether I have succeeded will be to create an "unfair" scheduler, that has no KSEs and schedules the threads directly. It's un unfortunate fact that when we allocated names to the various structures on teh whiteboard in 1999 we called the entry that was put on the run-queue to enforce fairness the KSE, and that name came to symbolise the entire effort, because it's the structure most likely to be found un-needed if someone writes a different thread scheduler. This leaves us in the odd situation of having "KSE" threading possibly without KSEs. Unfortunatly the names have been "organically grown" during discussions a couple of years ago and "stuck". I've been pushing for a long time now about renaming things but discussion has always ended up with "yes, but we've more important things to fix right now". :-) I might add that the upcall structure may end up being the main vehicle for cpu binding rather than the KSE. Obviously the scheduler is involved in that so the KSE may also be involved, as it's visible. > > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > From owner-cvs-all@FreeBSD.ORG Thu Apr 10 11:10:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E079937B405; Thu, 10 Apr 2003 11:10:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC2EA43FA3; Thu, 10 Apr 2003 11:10:28 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AIAS0U099730; Thu, 10 Apr 2003 11:10:28 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AIASdp099729; Thu, 10 Apr 2003 11:10:28 -0700 (PDT) Message-Id: <200304101810.h3AIASdp099729@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 10 Apr 2003 11:10: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/etc/mtree BSD.local.dist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 18:10:30 -0000 ru 2003/04/10 11:10:28 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) etc/mtree BSD.local.dist Log: MFC: 1.95: Directories for Russian manpages. Revision Changes Path 1.55.2.20 +48 -0 src/etc/mtree/BSD.local.dist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 11:19:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4393B37B404 for ; Thu, 10 Apr 2003 11:19:01 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4193B43FD7 for ; Thu, 10 Apr 2003 11:19:00 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 31997 invoked by uid 1000); 10 Apr 2003 18:19:00 -0000 Date: Thu, 10 Apr 2003 11:19:00 -0700 (PDT) From: Nate Lawson To: Warner Losh In-Reply-To: <20030410051257.D296537B408@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/an if_an.c if_an_isa.c if_an_pccard.c if_an_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 18:19:01 -0000 On Wed, 9 Apr 2003, Warner Losh wrote: > Modified files: > sys/dev/an if_an.c if_an_isa.c if_an_pccard.c > if_an_pci.c > Log: > Don't lock in the attach routine. It isn't required. Register the > interrupt handler last. This gets rid of the sleep while locked > messages. > > Reviewed by: ambrisko This is nice. > @@ -817,9 +806,11 @@ > */ > ether_ifattach(ifp, sc->arpcom.ac_enaddr); > callout_handle_init(&sc->an_stat_ch); > - AN_UNLOCK(sc); > > return(0); > +fail:; > + mtx_destroy(&sc->an_mtx); > + return(error); > } > > static void Extra ; after "fail:" > @@ -176,18 +176,26 @@ > an_alloc_port(dev, sc->port_rid, AN_IOSIZ); > an_alloc_irq(dev, sc->irq_rid, 0); You should probably check the return values of these. -Nate From owner-cvs-all@FreeBSD.ORG Thu Apr 10 11:29:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 244D537B401; Thu, 10 Apr 2003 11:29:30 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7E8243FA3; Thu, 10 Apr 2003 11:29:28 -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 h3AITQA7021200; Thu, 10 Apr 2003 12:29:26 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 10 Apr 2003 12:29:06 -0600 (MDT) Message-Id: <20030410.122906.62350043.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: References: <20030410051257.D296537B408@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/an if_an.c if_an_isa.c if_an_pccard.c if_an_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 18:29:30 -0000 In message: Nate Lawson writes: : > @@ -817,9 +806,11 @@ : > */ : > ether_ifattach(ifp, sc->arpcom.ac_enaddr); : > callout_handle_init(&sc->an_stat_ch); : > - AN_UNLOCK(sc); : > : > return(0); : > +fail:; : > + mtx_destroy(&sc->an_mtx); : > + return(error); : > } : > : > static void : : Extra ; after "fail:" I feel that it isn't a mistake. A label labels a statement, and this label labels a null statement on purpose in case the statements after it disappear. : > @@ -176,18 +176,26 @@ : > an_alloc_port(dev, sc->port_rid, AN_IOSIZ); : > an_alloc_irq(dev, sc->irq_rid, 0); : : You should probably check the return values of these. Yea. Likely. The old driver didn't check, so I don't bother to check them myself. Warner From owner-cvs-all@FreeBSD.ORG Thu Apr 10 11:37:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 627BD37B401; Thu, 10 Apr 2003 11:37:18 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BE5943F3F; Thu, 10 Apr 2003 11:37:17 -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 h3AIbGA7021295; Thu, 10 Apr 2003 12:37:16 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200304101837.h3AIbGA7021295@harmony.village.org> To: John Baldwin In-reply-to: Your message of "Thu, 10 Apr 2003 12:42:02 EDT." References: Date: Thu, 10 Apr 2003 12:37:16 -0600 From: Warner Losh cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccard pccard.c pccardvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 18:37:18 -0000 In message John Baldwin writes: : At this point it doesn't matter since you only check one field now, but : there was definitely a logic bug in both 1.76 and 1.78. If you want to : terminate a loop when both a and b are zero, you can do either: : : for (...; a != 0 || b != 0; ...) : : or: : : for (...; !(a == 0 && b == 0); ...) : : However, both 1.76 and 1.78 did: : : for (...; a != 0 && b != 0; ...) : : Which will terminate the first time either a or b is zero, not when : both are zero. The fact that my wavelan card didn't probe until : 1.77 should help to prove that. Actually, this is the classic problem of the contrapositive: (!(a == 0 && b == 0))) == (a != 0 || b != 0) So there was a logic bug. Warner From owner-cvs-all@FreeBSD.ORG Thu Apr 10 11:42:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA51837B404; Thu, 10 Apr 2003 11:42:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46C5A43FAF; Thu, 10 Apr 2003 11:42:07 -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 h3AIg70U002527; Thu, 10 Apr 2003 11:42:07 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AIg6Np002526; Thu, 10 Apr 2003 11:42:06 -0700 (PDT) Message-Id: <200304101842.h3AIg6Np002526@repoman.freebsd.org> From: John Baldwin Date: Thu, 10 Apr 2003 11:42: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/alpha/alpha pmap.c src/sys/alpha/include pmap.h src/sys/vm pmap.h vm_page.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 18:42:11 -0000 jhb 2003/04/10 11:42:06 PDT FreeBSD src repository Modified files: sys/alpha/alpha pmap.c sys/alpha/include pmap.h sys/vm pmap.h vm_page.c Log: - Kill the pv_flags member of the alpha mdpage since it stop being used in rev 1.61 of pmap.c. - Now that pmap_page_is_free() is empty and since it is just a hack for the Alpha pmap, remove it. Revision Changes Path 1.122 +0 -14 src/sys/alpha/alpha/pmap.c 1.23 +0 -1 src/sys/alpha/include/pmap.h 1.57 +0 -3 src/sys/vm/pmap.h 1.245 +0 -4 src/sys/vm/vm_page.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 11:58:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C91CF37B401; Thu, 10 Apr 2003 11:58:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 677CC43F75; Thu, 10 Apr 2003 11:58:36 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AIwa0U003637; Thu, 10 Apr 2003 11:58:36 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AIwaxl003636; Thu, 10 Apr 2003 11:58:36 -0700 (PDT) Message-Id: <200304101858.h3AIwaxl003636@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Apr 2003 11:58:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gaim Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 18:58:37 -0000 marcus 2003/04/10 11:58:36 PDT FreeBSD ports repository Modified files: net/gaim Makefile distinfo pkg-plist Log: Update to 0.61. Revision Changes Path 1.94 +5 -2 ports/net/gaim/Makefile 1.60 +1 -1 ports/net/gaim/distinfo 1.40 +1 -0 ports/net/gaim/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 12:16:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3F6037B401; Thu, 10 Apr 2003 12:16:06 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4503943FBF; Thu, 10 Apr 2003 12:16:05 -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 h3AJG3c54676; Thu, 10 Apr 2003 15:16:03 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Thu, 10 Apr 2003 15:16:03 -0400 (EDT) From: Jeff Roberson To: John Baldwin In-Reply-To: Message-ID: <20030410151504.R37530-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: Julian Elischer cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c kern_thread.c sched_4bsd.c sched_ule.c subr_smp.c subr_witness.c src/sys/ X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 19:16:07 -0000 On Thu, 10 Apr 2003, John Baldwin wrote: > > On 10-Apr-2003 Julian Elischer wrote: > > julian 2003/04/10 10:35:45 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/ddb db_ps.c > > sys/i386/i386 genassym.c > > sys/kern init_main.c kern_fork.c kern_mutex.c > > kern_proc.c kern_thread.c sched_4bsd.c > > sched_ule.c subr_smp.c subr_witness.c > > sys/sys proc.h > > Log: > > Move the _oncpu entry from the KSE to the thread. > > The entry in the KSE still exists but it's purpose will change a bit > > when we add the ability to lock a KSE to a cpu. > > Why not add a ke_pincpu to hold the bound CPU? Since KSE's are in > theory a kind of virtual CPU abstraction the thread really seems to > be the wrong place for this information. > Er, this seems wrong to me. Regardless, please but the bound cpu information in the scheduler specific data. I already have an entry for it in ULE. Cheers, Jeff From owner-cvs-all@FreeBSD.ORG Thu Apr 10 12:22:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54E7B37B401; Thu, 10 Apr 2003 12:22:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C3243F85; Thu, 10 Apr 2003 12:22:25 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AJMP0U006730; Thu, 10 Apr 2003 12:22:25 -0700 (PDT) (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AJMPUB006729; Thu, 10 Apr 2003 12:22:25 -0700 (PDT) Message-Id: <200304101922.h3AJMPUB006729@repoman.freebsd.org> From: Martin Heinen Date: Thu, 10 Apr 2003 12:22:25 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/de_DE.ISO8859-1/books/faq book.sgml doc/de_DE.ISO8859-1/share/sgml doc/de_DE.ISO8859-1/books/handbook/advanced-networking chapter.sgml doc/de_DE.ISO8859-1/books/handbook/desktopchapter.sgml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 19:22:26 -0000 mheinen 2003/04/10 12:22:25 PDT FreeBSD doc repository Modified files: de_DE.ISO8859-1/books/faq book.sgml de_DE.ISO8859-1/share/sgml mailing-lists.ent de_DE.ISO8859-1/books/handbook/advanced-networking chapter.sgml de_DE.ISO8859-1/books/handbook book.sgml de_DE.ISO8859-1/books/handbook/desktop chapter.sgml de_DE.ISO8859-1/books/handbook/bibliography chapter.sgml de_DE.ISO8859-1/books/handbook/security chapter.sgml de_DE.ISO8859-1/books/handbook/mail chapter.sgml de_DE.ISO8859-1/books/handbook/eresources chapter.sgml Log: MFbed: Content update and various fixes. books/faq/book.sgml 1.521 -> 1.529 share/sgml/mailing-lists.ent 1.12 -> 1.20 books/handbook/advanced-networking/chapter.sgml 1.202 -> 1.205 books/handbook/book.sgml 1.130 -> 1.131 books/handbook/desktop/chapter.sgml 1.16 -> 1.18 books/handbook/bibliography/chapter.sgml 1.44 -> 1.45 books/handbook/security/chapter.sgml 1.139 -> 1.140 books/handbook/mail/chapter.sgml 1.74 -> 1.76 books/handbook/eresources/chapter.sgml 1.113 -> 1.117 Revision Changes Path 1.37 +61 -169 doc/de_DE.ISO8859-1/books/faq/book.sgml 1.9 +19 -2 doc/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 1.15 +33 -5 doc/de_DE.ISO8859-1/books/handbook/bibliography/chapter.sgml 1.29 +5 -4 doc/de_DE.ISO8859-1/books/handbook/book.sgml 1.9 +14 -14 doc/de_DE.ISO8859-1/books/handbook/desktop/chapter.sgml 1.11 +195 -293 doc/de_DE.ISO8859-1/books/handbook/eresources/chapter.sgml 1.13 +8 -7 doc/de_DE.ISO8859-1/books/handbook/mail/chapter.sgml 1.20 +24 -24 doc/de_DE.ISO8859-1/books/handbook/security/chapter.sgml 1.10 +387 -215 doc/de_DE.ISO8859-1/share/sgml/mailing-lists.ent From owner-cvs-all@FreeBSD.ORG Thu Apr 10 12:23:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60B9237B401; Thu, 10 Apr 2003 12:23:41 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDBD443F85; Thu, 10 Apr 2003 12:23:39 -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 h3AJNd858794; Thu, 10 Apr 2003 15:23:39 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Thu, 10 Apr 2003 15:23:39 -0400 (EDT) From: Jeff Roberson To: John Baldwin In-Reply-To: <20030410151504.R37530-100000@mail.chesapeake.net> Message-ID: <20030410152200.M37530-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: Julian Elischer cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c kern_thread.c sched_4bsd.c sched_ule.c subr_smp.c subr_witness.c src/sys/ X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 19:23:41 -0000 On Thu, 10 Apr 2003, Jeff Roberson wrote: > > On Thu, 10 Apr 2003, John Baldwin wrote: > > > > > On 10-Apr-2003 Julian Elischer wrote: > > > julian 2003/04/10 10:35:45 PDT > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/ddb db_ps.c > > > sys/i386/i386 genassym.c > > > sys/kern init_main.c kern_fork.c kern_mutex.c > > > kern_proc.c kern_thread.c sched_4bsd.c > > > sched_ule.c subr_smp.c subr_witness.c > > > sys/sys proc.h > > > Log: > > > Move the _oncpu entry from the KSE to the thread. > > > The entry in the KSE still exists but it's purpose will change a bit > > > when we add the ability to lock a KSE to a cpu. > > > > Why not add a ke_pincpu to hold the bound CPU? Since KSE's are in > > theory a kind of virtual CPU abstraction the thread really seems to > > be the wrong place for this information. > > > > Er, this seems wrong to me. Regardless, please but the bound cpu Sorry, moving the information to the thread seems wrong. I'm not sure I think it is such a good idea to so rigorously hide the kse structure. It may be nice to limit its scope but I think it is not so necessary and it leads to hacks like this where information is stored in a structure where it does not logically make sense. > information in the scheduler specific data. I already have an entry for > it in ULE. > > Cheers, > Jeff > From owner-cvs-all@FreeBSD.ORG Thu Apr 10 12:28:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBEA837B401 for ; Thu, 10 Apr 2003 12:28:18 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 950F843F85 for ; Thu, 10 Apr 2003 12:28:17 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 32147 invoked by uid 1000); 10 Apr 2003 19:28:18 -0000 Date: Thu, 10 Apr 2003 12:28:18 -0700 (PDT) From: Nate Lawson To: Warner Losh In-Reply-To: <200304101837.h3AIbGA7021295@harmony.village.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 cc: John Baldwin Subject: Re: cvs commit: src/sys/dev/pccard pccard.c pccardvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 19:28:19 -0000 On Thu, 10 Apr 2003, Warner Losh wrote: > In message John Baldwin writes: > : At this point it doesn't matter since you only check one field now, but > : there was definitely a logic bug in both 1.76 and 1.78. If you want to > : terminate a loop when both a and b are zero, you can do either: > : > : for (...; a != 0 || b != 0; ...) > : > : or: > : > : for (...; !(a == 0 && b == 0); ...) > : > : However, both 1.76 and 1.78 did: > : > : for (...; a != 0 && b != 0; ...) > : > : Which will terminate the first time either a or b is zero, not when > : both are zero. The fact that my wavelan card didn't probe until > : 1.77 should help to prove that. > > Actually, this is the classic problem of the contrapositive: > > (!(a == 0 && b == 0))) == (a != 0 || b != 0) > > So there was a logic bug. > > Warner DeMorgan is rolling over in his grave. :) -Nate From owner-cvs-all@FreeBSD.ORG Thu Apr 10 12:42:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4B7B37B401; Thu, 10 Apr 2003 12:42:01 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id AABB543F75; Thu, 10 Apr 2003 12:42:00 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <2003041019415905200lhjk0e>; Thu, 10 Apr 2003 19:41:59 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA90484; Thu, 10 Apr 2003 12:41:58 -0700 (PDT) Message-Id: <200304101941.MAA90484@InterJet.elischer.org> Date: Thu, 10 Apr 2003 12:41:55 -0700 (PDT) From: Julian Elischer To: Jeff Roberson cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: RE: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 19:42:02 -0000 src/sys/kern init_main.c kern_fork.c kern_mutex.c kern_proc.c kern_thread.c sched_4bsd.c sched_ule.c subr_smp.c subr_witness.c src/sys/ In-Reply-To: <20030410151504.R37530-100000@mail.chesapeake.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 10 Apr 2003, Jeff Roberson wrote: > > On Thu, 10 Apr 2003, John Baldwin wrote: > > > > > On 10-Apr-2003 Julian Elischer wrote: > > > julian 2003/04/10 10:35:45 PDT > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/ddb db_ps.c > > > sys/i386/i386 genassym.c > > > sys/kern init_main.c kern_fork.c kern_mutex.c > > > kern_proc.c kern_thread.c sched_4bsd.c > > > sched_ule.c subr_smp.c subr_witness.c > > > sys/sys proc.h > > > Log: > > > Move the _oncpu entry from the KSE to the thread. > > > The entry in the KSE still exists but it's purpose will change a bit > > > when we add the ability to lock a KSE to a cpu. > > > > Why not add a ke_pincpu to hold the bound CPU? Since KSE's are in > > theory a kind of virtual CPU abstraction the thread really seems to > > be the wrong place for this information. > > > > Er, this seems wrong to me. Regardless, please but the bound cpu > information in the scheduler specific data. I already have an entry for > it in ULE. There is no bound CPU data yet. > > Cheers, > Jeff > > From owner-cvs-all@FreeBSD.ORG Thu Apr 10 12:48:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7777437B401; Thu, 10 Apr 2003 12:48:07 -0700 (PDT) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id D91A843F93; Thu, 10 Apr 2003 12:48:06 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by rwcrmhc53.attbi.com (rwcrmhc53) with ESMTP id <2003041019480605300do2ioe>; Thu, 10 Apr 2003 19:48:06 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA90527; Thu, 10 Apr 2003 12:48:05 -0700 (PDT) Message-Id: <200304101948.MAA90527@InterJet.elischer.org> Date: Thu, 10 Apr 2003 12:48:04 -0700 (PDT) From: Julian Elischer To: Jeff Roberson cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: RE: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 19:48:07 -0000 src/sys/kern init_main.c kern_fork.c kern_mutex.c kern_proc.c kern_thread.c sched_4bsd.c sched_ule.c subr_smp.c subr_witness.c src/sys/ In-Reply-To: <20030410152200.M37530-100000@mail.chesapeake.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 10 Apr 2003, Jeff Roberson wrote: > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > > On Thu, 10 Apr 2003, John Baldwin wrote: > > > > > > > > On 10-Apr-2003 Julian Elischer wrote: > > > > julian 2003/04/10 10:35:45 PDT > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sys/ddb db_ps.c > > > > sys/i386/i386 genassym.c > > > > sys/kern init_main.c kern_fork.c kern_mutex.c > > > > kern_proc.c kern_thread.c sched_4bsd.c > > > > sched_ule.c subr_smp.c subr_witness.c > > > > sys/sys proc.h > > > > Log: > > > > Move the _oncpu entry from the KSE to the thread. > > > > The entry in the KSE still exists but it's purpose will change a bit > > > > when we add the ability to lock a KSE to a cpu. > > > > > > Why not add a ke_pincpu to hold the bound CPU? Since KSE's are in > > > theory a kind of virtual CPU abstraction the thread really seems to > > > be the wrong place for this information. > > > > > > > Er, this seems wrong to me. Regardless, please but the bound cpu > > Sorry, moving the information to the thread seems wrong. I'm not sure I > think it is such a good idea to so rigorously hide the kse structure. It > may be nice to limit its scope but I think it is not so necessary and it > leads to hacks like this where information is stored in a structure where > it does not logically make sense. It is a thread property. It is "what CPU am I running on now.." It is set when you are switched in and unset when you are switched out. Between these two points you can not switch KSE so the two are effectively the same. The only difference is that code that has a thread pointer has to get it from the KSE through indirection, where it can get it from the thread directly. Note that ALL cases of it being accessed did it via the thread pointer There is NO support for locking a KSE to a CPU yet. That is a completely different question. > > > information in the scheduler specific data. I already have an entry for > > it in ULE. > > > > Cheers, > > Jeff > > > > From owner-cvs-all@FreeBSD.ORG Thu Apr 10 13:02:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFF6437B401; Thu, 10 Apr 2003 13:02:16 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id B398B43F75; Thu, 10 Apr 2003 13:02:14 -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 h3AK26281808; Thu, 10 Apr 2003 16:02:06 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Thu, 10 Apr 2003 16:02:06 -0400 (EDT) From: Jeff Roberson To: Julian Elischer In-Reply-To: <200304101948.MAA90527@InterJet.elischer.org> Message-ID: <20030410160146.H37530-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: Julian Elischer cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: RE: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 20:02:17 -0000 On Thu, 10 Apr 2003, Julian Elischer wrote: > src/sys/kern init_main.c kern_fork.c kern_mutex.c kern_proc.c kern_thread.c > > sched_4bsd.c sched_ule.c subr_smp.c subr_witness.c src/sys/ > In-Reply-To: <20030410152200.M37530-100000@mail.chesapeake.net> > Message-ID: > MIME-Version: 1.0 > Content-Type: TEXT/PLAIN; charset=US-ASCII > > > > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > > > > > On Thu, 10 Apr 2003, John Baldwin wrote: > > > > > > > > > > > On 10-Apr-2003 Julian Elischer wrote: > > > > > julian 2003/04/10 10:35:45 PDT > > > > > > > > > > FreeBSD src repository > > > > > > > > > > Modified files: > > > > > sys/ddb db_ps.c > > > > > sys/i386/i386 genassym.c > > > > > sys/kern init_main.c kern_fork.c kern_mutex.c > > > > > kern_proc.c kern_thread.c sched_4bsd.c > > > > > sched_ule.c subr_smp.c subr_witness.c > > > > > sys/sys proc.h > > > > > Log: > > > > > Move the _oncpu entry from the KSE to the thread. > > > > > The entry in the KSE still exists but it's purpose will change a bit > > > > > when we add the ability to lock a KSE to a cpu. > > > > > > > > Why not add a ke_pincpu to hold the bound CPU? Since KSE's are in > > > > theory a kind of virtual CPU abstraction the thread really seems to > > > > be the wrong place for this information. > > > > > > > > > > Er, this seems wrong to me. Regardless, please but the bound cpu > > > > Sorry, moving the information to the thread seems wrong. I'm not sure I > > think it is such a good idea to so rigorously hide the kse structure. It > > may be nice to limit its scope but I think it is not so necessary and it > > leads to hacks like this where information is stored in a structure where > > it does not logically make sense. > > It is a thread property. > It is "what CPU am I running on now.." > It is set when you are switched in and unset when you are switched out. > Between these two points you can not switch KSE so the two are > effectively the same. The only difference is that code that has a thread > pointer has to get it from the KSE through indirection, where it can get > it from the thread directly. Note that ALL cases of it being accessed > did it via the thread pointer Ok. > > There is NO support for locking a KSE to a CPU yet. That is a completely > different question. There is in ULE. > > > > > information in the scheduler specific data. I already have an entry for > > > it in ULE. > > > > > > Cheers, > > > Jeff > > > > > > > > From owner-cvs-all@FreeBSD.ORG Thu Apr 10 13:09:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C969837B401; Thu, 10 Apr 2003 13:09:58 -0700 (PDT) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2A8343FBD; Thu, 10 Apr 2003 13:09:57 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by rwcrmhc53.attbi.com (rwcrmhc53) with ESMTP id <2003041020095605300dmog8e>; Thu, 10 Apr 2003 20:09:57 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA90696; Thu, 10 Apr 2003 13:09:56 -0700 (PDT) Date: Thu, 10 Apr 2003 13:09:53 -0700 (PDT) From: Julian Elischer To: Jeff Roberson In-Reply-To: <20030410160146.H37530-100000@mail.chesapeake.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: RE: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 20:09:59 -0000 On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > There is NO support for locking a KSE to a CPU yet. That is a completely > > different question. > > > There is in ULE. But you keep your own information on this.. > > > > > > > > information in the scheduler specific data. I already have an entry for > > > > it in ULE. > > > > > > > > Cheers, > > > > Jeff > > > > > > > > > > > > > > From owner-cvs-all@FreeBSD.ORG Thu Apr 10 13:10:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A78337B401; Thu, 10 Apr 2003 13:10:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 234FF43FA3; Thu, 10 Apr 2003 13:10:28 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AKAR0U016238; Thu, 10 Apr 2003 13:10:27 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AKARmO016236; Thu, 10 Apr 2003 13:10:27 -0700 (PDT) Message-Id: <200304102010.h3AKARmO016236@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Apr 2003 13:10:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/freetype2 Makefile distinfo pkg-plist patch-src_gzip_infcodes.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 20:10:29 -0000 marcus 2003/04/10 13:10:27 PDT FreeBSD ports repository Modified files: print/freetype2 Makefile distinfo pkg-plist Removed files: print/freetype2/files patch-src_gzip_ftgzip.c patch-src_gzip_infcodes.c Log: Update to 2.1.4. This fixes the memory leak exploited by fc-cache and fontconfig. With this update, fc-cache takes no more that 2.1 MB when running against full XFree fonts as well as webfonts, URW fonts, and a collection of Internet-downloaded TrueType fonts. PR: 50791 Submitted by: anholt and myself Approved by: sobomax (maintainer) Revision Changes Path 1.45 +2 -3 ports/print/freetype2/Makefile 1.22 +1 -1 ports/print/freetype2/distinfo 1.2 +0 -20 ports/print/freetype2/files/patch-src_gzip_ftgzip.c (dead) 1.2 +0 -13 ports/print/freetype2/files/patch-src_gzip_infcodes.c (dead) 1.26 +1 -0 ports/print/freetype2/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 13:31:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 927D737B401; Thu, 10 Apr 2003 13:31:01 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F1043F93; Thu, 10 Apr 2003 13:31:00 -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 h3AKUun99922; Thu, 10 Apr 2003 16:30:56 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Thu, 10 Apr 2003 16:30:56 -0400 (EDT) From: Jeff Roberson To: Julian Elischer In-Reply-To: Message-ID: <20030410162943.T37530-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: Julian Elischer cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: RE: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 20:31:02 -0000 On Thu, 10 Apr 2003, Julian Elischer wrote: > > > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > > > > There is NO support for locking a KSE to a CPU yet. That is a completely > > > different question. > > > > > > There is in ULE. > > But you keep your own information on this.. Yes, I'm telling you, if you add anything make it specific to the scheduler. It doesn't not need to be in scheduler independant code. We just need a new system call for binding a kse to a cpu. This will be scheduler independant and then we can call a scheduler dependant routine like sched_bind(kse, cpu); > > > > > > > > > > > information in the scheduler specific data. I already have an entry for > > > > > it in ULE. > > > > > > > > > > Cheers, > > > > > Jeff > > > > > > > > > > > > > > > > > > > > > From owner-cvs-all@FreeBSD.ORG Thu Apr 10 13:32:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20F6937B401; Thu, 10 Apr 2003 13:32:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B25D443FAF; Thu, 10 Apr 2003 13:32:29 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AKWT0U018131; Thu, 10 Apr 2003 13:32:29 -0700 (PDT) (envelope-from gallatin@repoman.freebsd.org) Received: (from gallatin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AKWTA7018130; Thu, 10 Apr 2003 13:32:29 -0700 (PDT) Message-Id: <200304102032.h3AKWTA7018130@repoman.freebsd.org> From: Andrew Gallatin Date: Thu, 10 Apr 2003 13:32: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/alpha/isa isa.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 20:32:30 -0000 gallatin 2003/04/10 13:32:29 PDT FreeBSD src repository Modified files: sys/alpha/isa isa.c Log: Enable loadable modules to be unloaded on alphas with shared isa interrupts by only disabling the interrupt in hardware if the handler being removed is the only handler. Revision Changes Path 1.30 +20 -8 src/sys/alpha/isa/isa.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 13:33:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 195C037B408; Thu, 10 Apr 2003 13:33:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7594543FAF; Thu, 10 Apr 2003 13:33:11 -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 h3AKXB0U018167; Thu, 10 Apr 2003 13:33:11 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AKXB0I018166; Thu, 10 Apr 2003 13:33:11 -0700 (PDT) Message-Id: <200304102033.h3AKXB0I018166@repoman.freebsd.org> From: Robert Watson Date: Thu, 10 Apr 2003 13:33: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/netinet tcp_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 20:33:12 -0000 rwatson 2003/04/10 13:33:11 PDT FreeBSD src repository Modified files: sys/netinet tcp_subr.c Log: Remove a potential panic condition introduced by reduced TCP wait state. Those changed attempted to work around the changed invariant that inp->in_socket was sometimes now NULL, but the logic wasn't quite right, meaning that inp->in_socket would be dereferenced by cr_canseesocket() if security.bsd.see_other_uids, jail, or MAC were in use. Attempt to clarify and correct the logic. Note: the work-around originally introduced with the reduced TCP wait state handling to use cr_cansee() instead of cr_canseesocket() in this case isn't really right, although it "Does the right thing" for most of the cases in the base system. We'll need to address this at some point in the future. Pointed out by: dcs Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.159 +15 -5 src/sys/netinet/tcp_subr.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 13:42:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A70D37B404; Thu, 10 Apr 2003 13:42:14 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4AB343F85; Thu, 10 Apr 2003 13:42:13 -0700 (PDT) (envelope-from arr@watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h3AKgMYX071989; Thu, 10 Apr 2003 16:42:22 -0400 (EDT) (envelope-from arr@watson.org) Received: from localhost (arr@localhost)h3AKgLW7071986; Thu, 10 Apr 2003 16:42:21 -0400 (EDT) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Thu, 10 Apr 2003 16:42:20 -0400 (EDT) From: "Andrew R. Reiter" To: Jeff Roberson In-Reply-To: <20030410162943.T37530-100000@mail.chesapeake.net> Message-ID: <20030410164003.G39679@fledge.watson.org> References: <20030410162943.T37530-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: src-committers@FreeBSD.org cc: Julian Elischer cc: John Baldwin cc: cvs-src@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 20:42:14 -0000 On Thu, 10 Apr 2003, Jeff Roberson wrote: : :On Thu, 10 Apr 2003, Julian Elischer wrote: : :> :> :> On Thu, 10 Apr 2003, Jeff Roberson wrote: :> :> > > :> > > There is NO support for locking a KSE to a CPU yet. That is a completely :> > > different question. :> > :> > :> > There is in ULE. :> :> But you keep your own information on this.. : :Yes, I'm telling you, if you add anything make it specific to the :scheduler. It doesn't not need to be in scheduler independant code. We :just need a new system call for binding a kse to a cpu. This will be :scheduler independant and then we can call a scheduler dependant routine :like sched_bind(kse, cpu); How could one retrieve the current affinity of a kse? I sorta like the linux method of set and get affinity and using a bit mask for the CPUs a process can be bound to. : :> > :> > > > :> > > > > information in the scheduler specific data. I already have an entry for :> > > > > it in ULE. :> > > > > :> > > > > Cheers, :> > > > > Jeff :> > > > > :> > > > :> > > > :> > > :> > :> > :> : : -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Thu Apr 10 14:09:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 554EF37B401; Thu, 10 Apr 2003 14:09:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9205D43FAF; Thu, 10 Apr 2003 14:09:07 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AL970U021874; Thu, 10 Apr 2003 14:09:07 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AL97xd021873; Thu, 10 Apr 2003 14:09:07 -0700 (PDT) Message-Id: <200304102109.h3AL97xd021873@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Apr 2003 14:09:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mozilla Makefile ports/www/mozilla-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 21:09:08 -0000 marcus 2003/04/10 14:09:07 PDT FreeBSD ports repository Modified files: www/mozilla Makefile www/mozilla-devel Makefile Log: s///g Reported by: scottl Revision Changes Path 1.145 +2 -0 ports/www/mozilla-devel/Makefile 1.135 +2 -0 ports/www/mozilla/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 10 14:13:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21FA637B401; Thu, 10 Apr 2003 14:13:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7999A43FA3; Thu, 10 Apr 2003 14:13:09 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3ALD90U022448; Thu, 10 Apr 2003 14:13:09 -0700 (PDT) (envelope-from tom@repoman.freebsd.org) Received: (from tom@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ALD92N022447; Thu, 10 Apr 2003 14:13:09 -0700 (PDT) Message-Id: <200304102113.h3ALD92N022447@repoman.freebsd.org> From: Tom Hukins Date: Thu, 10 Apr 2003 14:13:09 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/fdp-primer/writing-style chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 21:13:10 -0000 tom 2003/04/10 14:13:09 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/fdp-primer/writing-style chapter.sgml Log: Clarify the use of tabs in documentation and add a Vim configuration example. Revision Changes Path 1.36 +17 -8 doc/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 10 14:16:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7236D37B401; Thu, 10 Apr 2003 14:16:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B63643F3F; Thu, 10 Apr 2003 14:16:04 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3ALG30U022613; Thu, 10 Apr 2003 14:16:03 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ALG3ZV022612; Thu, 10 Apr 2003 14:16:03 -0700 (PDT) Message-Id: <200304102116.h3ALG3ZV022612@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 10 Apr 2003 14:16:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/vobcopy Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 21:16:05 -0000 lioux 2003/04/10 14:16:03 PDT FreeBSD ports repository Modified files: sysutils/vobcopy Makefile distinfo pkg-plist Log: o Update to 0.5.7 o Patch configure to eliminate "bash"ism PR: 50778 Submitted by: Volker Stolz Revision Changes Path 1.7 +6 -2 ports/sysutils/vobcopy/Makefile 1.4 +1 -1 ports/sysutils/vobcopy/distinfo 1.3 +0 -1 ports/sysutils/vobcopy/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 14:33:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 307F437B401; Thu, 10 Apr 2003 14:33:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0D1C43FCB; Thu, 10 Apr 2003 14:33:02 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3ALX20U023887; Thu, 10 Apr 2003 14:33:02 -0700 (PDT) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ALX2KN023886; Thu, 10 Apr 2003 14:33:02 -0700 (PDT) Message-Id: <200304102133.h3ALX2KN023886@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 10 Apr 2003 14:33: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/share/examples/ppp ppp.conf.isdn ppp.conf.sample ppp.conf.span-isp ppp.conf.span-isp.working X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 21:33:03 -0000 keramida 2003/04/10 14:33:02 PDT FreeBSD src repository (doc committer) Modified files: share/examples/ppp ppp.conf.isdn ppp.conf.sample ppp.conf.span-isp ppp.conf.span-isp.working Log: Quote authname and authkey. Some ISPs allow (or even require) non-alphanumeric characters in these and this will be a hint to the users that quotes can and should be used in such cases. PR: docs/42292 Submitted by: Matthias Andree MFC after: 1 week Revision Changes Path 1.11 +2 -2 src/share/examples/ppp/ppp.conf.isdn 1.33 +7 -7 src/share/examples/ppp/ppp.conf.sample 1.5 +9 -9 src/share/examples/ppp/ppp.conf.span-isp 1.6 +8 -8 src/share/examples/ppp/ppp.conf.span-isp.working From owner-cvs-all@FreeBSD.ORG Thu Apr 10 15:38:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4680A37B401; Thu, 10 Apr 2003 15:38:36 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D9CE43FAF; Thu, 10 Apr 2003 15:38:35 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id D5FE65308; Fri, 11 Apr 2003 00:38:32 +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: Wilko Bulte From: Dag-Erling Smorgrav Date: Fri, 11 Apr 2003 00:38:32 +0200 In-Reply-To: <20030410150629.GA18544@freebie.xs4all.nl> (Wilko Bulte's message of "Thu, 10 Apr 2003 17:06:29 +0200") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <200304100929.h3A9TLLn038460@repoman.freebsd.org> <20030410150629.GA18544@freebie.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: doc-committers@FreeBSD.ORG cc: cvs-doc@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: www/en/cgi query-pr.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 22:38:36 -0000 Wilko Bulte writes: > Interesting. core@ gets an email with 'confidential PRs' every week. Irrelevant - we distribute all PRs through cvsup regardless of the "confidential" flag, and in the past we have at irregular intervals systematically changed all "confidential" PRs to "unconfidential". DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Thu Apr 10 16:03:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1EA337B401; Thu, 10 Apr 2003 16:03:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FF4E43FA3; Thu, 10 Apr 2003 16:03:34 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3AN3Y0U032663; Thu, 10 Apr 2003 16:03:34 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AN3YTN032662; Thu, 10 Apr 2003 16:03:34 -0700 (PDT) Message-Id: <200304102303.h3AN3YTN032662@repoman.freebsd.org> From: Maxime Henrion Date: Thu, 10 Apr 2003 16:03: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/alpha/alpha busdma_machdep.csrc/sys/alpha/include bus.h src/sys/i386/i386 busdma_machdep.c src/sys/i386/include bus_dma.h src/sys/ia64/ia64 busdma_machdep.c... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 23:03:35 -0000 mux 2003/04/10 16:03:34 PDT FreeBSD src repository Modified files: sys/alpha/alpha busdma_machdep.c sys/alpha/include bus.h sys/i386/i386 busdma_machdep.c sys/i386/include bus_dma.h sys/ia64/ia64 busdma_machdep.c sys/powerpc/powerpc busdma_machdep.c sys/sparc64/include bus.h sys/sparc64/pci psycho.c sys/sparc64/sbus sbus.c sys/sparc64/sparc64 bus_machdep.c iommu.c Log: Change the operation parameter of bus_dmamap_sync() from an enum to an int and redefine the BUS_DMASYNC_* constants as flags. This allows us to specify several operations in one call to bus_dmamap_sync() as in NetBSD. Revision Changes Path 1.35 +4 -10 src/sys/alpha/alpha/busdma_machdep.c 1.18 +5 -9 src/sys/alpha/include/bus.h 1.40 +4 -11 src/sys/i386/i386/busdma_machdep.c 1.18 +6 -10 src/sys/i386/include/bus_dma.h 1.23 +4 -10 src/sys/ia64/ia64/busdma_machdep.c 1.13 +1 -1 src/sys/powerpc/powerpc/busdma_machdep.c 1.23 +6 -9 src/sys/sparc64/include/bus.h 1.31 +2 -3 src/sys/sparc64/pci/psycho.c 1.15 +2 -3 src/sys/sparc64/sbus/sbus.c 1.27 +5 -6 src/sys/sparc64/sparc64/bus_machdep.c 1.24 +5 -13 src/sys/sparc64/sparc64/iommu.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 16:07:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 400F837B401; Thu, 10 Apr 2003 16:07:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC58A43F3F; Thu, 10 Apr 2003 16:07:24 -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 h3AN7O0U032929; Thu, 10 Apr 2003 16:07:24 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3AN7Ot2032928; Thu, 10 Apr 2003 16:07:24 -0700 (PDT) Message-Id: <200304102307.h3AN7Ot2032928@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 10 Apr 2003 16:07: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 options.i386 src/sys/i386/conf NOTES src/sys/i386/i386 tsc.c src/sys/sys timetc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 23:07:25 -0000 des 2003/04/10 16:07:24 PDT FreeBSD src repository Modified files: sys/conf options.i386 sys/i386/conf NOTES sys/i386/i386 tsc.c sys/sys timetc.h Log: Convert the SMP_TSC kernel option into a loader tunable. Also enable the TSC timecounter on single-CPU systems even when they are running an SMP kernel. Revision Changes Path 1.190 +0 -1 src/sys/conf/options.i386 1.1084 +0 -5 src/sys/i386/conf/NOTES 1.199 +18 -7 src/sys/i386/i386/tsc.c 1.57 +4 -0 src/sys/sys/timetc.h From owner-cvs-all@FreeBSD.ORG Thu Apr 10 16:13:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 110DA37B404; Thu, 10 Apr 2003 16:13:57 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA78243F3F; Thu, 10 Apr 2003 16:13:55 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <2003041023135400100ohj48e>; Thu, 10 Apr 2003 23:13:54 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id QAA91979; Thu, 10 Apr 2003 16:13:52 -0700 (PDT) Date: Thu, 10 Apr 2003 16:13:50 -0700 (PDT) From: Julian Elischer To: Jeff Roberson In-Reply-To: <20030410162943.T37530-100000@mail.chesapeake.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: RE: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 23:13:57 -0000 On Thu, 10 Apr 2003, Jeff Roberson wrote: > > On Thu, 10 Apr 2003, Julian Elischer wrote: > > > > > > > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > > > > > > > There is NO support for locking a KSE to a CPU yet. That is a completely > > > > different question. > > > > > > > > > There is in ULE. > > > > But you keep your own information on this.. > > Yes, I'm telling you, if you add anything make it specific to the > scheduler. It doesn't not need to be in scheduler independant code. We > just need a new system call for binding a kse to a cpu. This will be > scheduler independant and then we can call a scheduler dependant routine > like sched_bind(kse, cpu); exactly my thought. > > > > > > > > > > > > > > > information in the scheduler specific data. I already have an entry for > > > > > > it in ULE. > > > > > > > > > > > > Cheers, > > > > > > Jeff > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > From owner-cvs-all@FreeBSD.ORG Thu Apr 10 16:15:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DF0337B401; Thu, 10 Apr 2003 16:15:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D080D43F93; Thu, 10 Apr 2003 16:15:12 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3ANFC0U033601; Thu, 10 Apr 2003 16:15:12 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ANFCXP033600; Thu, 10 Apr 2003 16:15:12 -0700 (PDT) Message-Id: <200304102315.h3ANFCXP033600@repoman.freebsd.org> From: Maxime Henrion Date: Thu, 10 Apr 2003 16:15: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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 23:15:14 -0000 mux 2003/04/10 16:15:12 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: - Clean up the fxp_release() and fxp_detach() functions. - Be sure to teardown the interrupt first so that "kldunload if_fxp" doesn't panic the box. It's now deadlocking rather than crashing, which isn't really better, but I'm unsure this is fxp(4)'s fault. - Change a bus_dmamap_sync() call to also do a BUS_DMASYNC_PREREAD now that we can pass several operations. Revision Changes Path 1.167 +46 -46 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 16:30:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6423737B401; Thu, 10 Apr 2003 16:30:12 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D10F43FA3; Thu, 10 Apr 2003 16:30:11 -0700 (PDT) (envelope-from eischen@pcnet1.pcnet.com) Received: from pcnet1.pcnet.com (localhost [127.0.0.1]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h3ANU2Bg004795; Thu, 10 Apr 2003 19:30:02 -0400 (EDT) Received: from localhost (eischen@localhost)h3ANU1Rr004791; Thu, 10 Apr 2003 19:30:01 -0400 (EDT) Date: Thu, 10 Apr 2003 19:30:01 -0400 (EDT) From: Daniel Eischen To: Julian Elischer In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: KSE signals (was RE: cvs commit: src/sys/ddb db_ps.csrc/sys/i386/i386 genassym.c) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 23:30:12 -0000 On Thu, 10 Apr 2003, Julian Elischer wrote: > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > > On Thu, 10 Apr 2003, Julian Elischer wrote: > > > > > > > > > > > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > > > > > > > > > > There is NO support for locking a KSE to a CPU yet. That is a completely > > > > > different question. > > > > > > > > > > > > There is in ULE. > > > > > > But you keep your own information on this.. > > > > Yes, I'm telling you, if you add anything make it specific to the > > scheduler. It doesn't not need to be in scheduler independant code. We > > just need a new system call for binding a kse to a cpu. This will be > > scheduler independant and then we can call a scheduler dependant routine > > like sched_bind(kse, cpu); > > exactly my thought. This is all good stuff, but can we fix KSE signals first please? Pretty please??? -- Dan Eischen From owner-cvs-all@FreeBSD.ORG Thu Apr 10 16:40:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8EC637B405; Thu, 10 Apr 2003 16:40:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34C5243FBD; Thu, 10 Apr 2003 16:40:44 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3ANei0U035255; Thu, 10 Apr 2003 16:40:44 -0700 (PDT) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ANeh2b035253; Thu, 10 Apr 2003 16:40:43 -0700 (PDT) Message-Id: <200304102340.h3ANeh2b035253@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 10 Apr 2003 16:40:43 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 23:40:45 -0000 keramida 2003/04/10 16:40:43 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Avoid excessive use of "also" and split a sentence in two smaller parts. Revision Changes Path 1.164 +4 -5 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 10 16:47:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A67F137B401; Thu, 10 Apr 2003 16:47:33 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85EA143FBF; Thu, 10 Apr 2003 16:47:32 -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 h3ANlQJ15436; Thu, 10 Apr 2003 19:47:26 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Thu, 10 Apr 2003 19:47:26 -0400 (EDT) From: Jeff Roberson To: Daniel Eischen In-Reply-To: Message-ID: <20030410194605.A37530-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: Julian Elischer cc: cvs-all@FreeBSD.org Subject: Re: KSE signals (was RE: cvs commit: src/sys/ddb db_ps.csrc/sys/i386/i386 genassym.c) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 23:47:34 -0000 On Thu, 10 Apr 2003, Daniel Eischen wrote: > On Thu, 10 Apr 2003, Julian Elischer wrote: > > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > > > > > On Thu, 10 Apr 2003, Julian Elischer wrote: > > > > > > > > > > > > > > > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > > > > > > > > > > > > > There is NO support for locking a KSE to a CPU yet. That is a completely > > > > > > different question. > > > > > > > > > > > > > > > There is in ULE. > > > > > > > > But you keep your own information on this.. > > > > > > Yes, I'm telling you, if you add anything make it specific to the > > > scheduler. It doesn't not need to be in scheduler independant code. We > > > just need a new system call for binding a kse to a cpu. This will be > > > scheduler independant and then we can call a scheduler dependant routine > > > like sched_bind(kse, cpu); > > > > exactly my thought. > > This is all good stuff, but can we fix KSE signals first please? > Pretty please??? I agree. I offered to implement the required kernel bits once someone explains exactly what needs to happen. I think there is more broken than td_sigmask. I need to sign up for the threads mailing list.. Cheers, Jeff From owner-cvs-all@FreeBSD.ORG Thu Apr 10 16:50:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0F8837B401; Thu, 10 Apr 2003 16:50:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AB9943FCB; Thu, 10 Apr 2003 16:50:07 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3ANo70U041581; Thu, 10 Apr 2003 16:50:07 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3ANo7Lq041580; Thu, 10 Apr 2003 16:50:07 -0700 (PDT) Message-Id: <200304102350.h3ANo7Lq041580@repoman.freebsd.org> From: Maxime Henrion Date: Thu, 10 Apr 2003 16:50: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/powerpc/include bus.h src/sys/ia64/include bus.h src/sys/sparc64/include iommuvar.h src/sys/dev/advansys advansys.c adwcam.c src/sys/dev/aha aha.c src/sys/dev/ahb ahb.c... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 23:50:08 -0000 mux 2003/04/10 16:50:07 PDT FreeBSD src repository Modified files: sys/powerpc/include bus.h sys/ia64/include bus.h sys/sparc64/include iommuvar.h sys/dev/advansys advansys.c adwcam.c sys/dev/aha aha.c sys/dev/ahb ahb.c sys/dev/aic7xxx aic79xx_osm.c aic7xxx_osm.c sys/dev/amd amd.c sys/dev/buslogic bt.c sys/dev/dpt dpt_scsi.c sys/dev/ida ida.c sys/dev/iir iir.c sys/dev/mpt mpt_freebsd.c sys/dev/sym sym_hipd.c sys/dev/trm trm.c Log: I deserve a big pointy hat for having missed all those references to bus_dmasync_op_t in my last commit. Revision Changes Path 1.23 +2 -2 src/sys/dev/advansys/advansys.c 1.14 +2 -2 src/sys/dev/advansys/adwcam.c 1.46 +2 -2 src/sys/dev/aha/aha.c 1.27 +2 -2 src/sys/dev/ahb/ahb.c 1.10 +2 -2 src/sys/dev/aic7xxx/aic79xx_osm.c 1.33 +2 -2 src/sys/dev/aic7xxx/aic7xxx_osm.c 1.17 +2 -2 src/sys/dev/amd/amd.c 1.37 +2 -2 src/sys/dev/buslogic/bt.c 1.41 +2 -2 src/sys/dev/dpt/dpt_scsi.c 1.26 +3 -3 src/sys/dev/ida/ida.c 1.5 +2 -2 src/sys/dev/iir/iir.c 1.9 +3 -3 src/sys/dev/mpt/mpt_freebsd.c 1.40 +3 -3 src/sys/dev/sym/sym_hipd.c 1.7 +2 -2 src/sys/dev/trm/trm.c 1.9 +5 -9 src/sys/ia64/include/bus.h 1.8 +5 -9 src/sys/powerpc/include/bus.h 1.10 +1 -1 src/sys/sparc64/include/iommuvar.h From owner-cvs-all@FreeBSD.ORG Thu Apr 10 17:02:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAC2937B401; Thu, 10 Apr 2003 17:02:50 -0700 (PDT) Received: from angelica.unixdaemons.com (angelica.unixdaemons.com [209.148.64.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 200BA43FB1; Thu, 10 Apr 2003 17:02:49 -0700 (PDT) (envelope-from hiten@angelica.unixdaemons.com) Received: from angelica.unixdaemons.com (hiten@localhost.unixdaemons.com [127.0.0.1])h3B02ktK073357; Thu, 10 Apr 2003 20:02:46 -0400 (EDT) Received: (from hiten@localhost) by angelica.unixdaemons.com (8.12.9/8.12.1/Submit) id h3B02kJY073356; Thu, 10 Apr 2003 20:02:46 -0400 (EDT) (envelope-from hiten) Date: Thu, 10 Apr 2003 20:02:46 -0400 From: Hiten Pandya To: Maxime Henrion Message-ID: <20030411000246.GA67946@unixdaemons.com> References: <200304102350.h3ANo7Lq041580@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304102350.h3ANo7Lq041580@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD i386 X-Public-Key: http://www.pittgoth.com/~hiten/pubkey.asc X-URL: http://www.unixdaemons.com/~hiten X-PGP: http://pgp.mit.edu:11371/pks/lookup?search=Hiten+Pandya&op=index cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/powerpc/include bus.h src/sys/ia64/include bus.h src/sys/sparc64/include iommuvar.h src/sys/dev/advansys advansys.c adwcam.c src/sys/dev/aha aha.c src/sys/dev/ahb ahb.c... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:02:51 -0000 Maxime Henrion (Thu, Apr 10, 2003 at 04:50:07PM -0700) wrote: > mux 2003/04/10 16:50:07 PDT > > FreeBSD src repository > > Modified files: > sys/powerpc/include bus.h > sys/ia64/include bus.h > sys/sparc64/include iommuvar.h > sys/dev/advansys advansys.c adwcam.c > sys/dev/aha aha.c > sys/dev/ahb ahb.c > sys/dev/aic7xxx aic79xx_osm.c aic7xxx_osm.c > sys/dev/amd amd.c > sys/dev/buslogic bt.c > sys/dev/dpt dpt_scsi.c > sys/dev/ida ida.c > sys/dev/iir iir.c > sys/dev/mpt mpt_freebsd.c > sys/dev/sym sym_hipd.c > sys/dev/trm trm.c > Log: > I deserve a big pointy hat for having missed all those references > to bus_dmasync_op_t in my last commit. Thanks! From owner-cvs-all@FreeBSD.ORG Thu Apr 10 17:03:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84FE037B405 for ; Thu, 10 Apr 2003 17:03:51 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 37D8B43FBD for ; Thu, 10 Apr 2003 17:03:50 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 32646 invoked by uid 1000); 11 Apr 2003 00:03:51 -0000 Date: Thu, 10 Apr 2003 17:03:51 -0700 (PDT) From: Nate Lawson To: Maxime Henrion In-Reply-To: <20030410231519.3348737B4A5@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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:03:51 -0000 On Thu, 10 Apr 2003, Maxime Henrion wrote: > Modified files: > sys/dev/fxp if_fxp.c > Log: > - Clean up the fxp_release() and fxp_detach() functions. There's a version of this in the diff I just posted to current@. > - Be sure to teardown the interrupt first so that "kldunload if_fxp" > doesn't panic the box. It's now deadlocking rather than crashing, > which isn't really better, but I'm unsure this is fxp(4)'s fault. There's also a version of this in my diff. I have been testing my diff by loading and unloading fxp while doing a large transfer and I cannot replicate this. Are you sure it's not a local problem? I have never had a deadlock or a crash and loading fxp again always works. > @@ -878,20 +874,23 @@ > > s = splimp(); > > - /* > - * Stop DMA and drop transmit queue. > - */ > - fxp_stop(sc); > - > - /* > - * Close down routes etc. > - */ > - ether_ifdetach(&sc->arpcom.ac_if); > - > - /* > - * Free all media structures. > - */ > - ifmedia_removeall(&sc->sc_media); > + if (device_is_alive(dev)) { > + /* > + * Stop DMA and drop transmit queue. > + */ > + if (bus_child_present(dev)) > + fxp_stop(sc); > + /* > + * Close down routes etc. > + */ > + ether_ifdetach(&sc->arpcom.ac_if); > + device_delete_child(dev, sc->miibus); > + bus_generic_detach(dev); > + /* > + * Free all media structures. > + */ > + ifmedia_removeall(&sc->sc_media); > + } > > splx(s); Um, fxp_detach() should not be called for any case where the device isn't alive. fxp_detach should ONLY be called once attach has succeeded which by definition means the device is alive. bus_child_present() is the bus-specific method to see that the hardware is actually there; device_is_alive only tells you that the device_t node is present in the tree. fxp_release may be called in error cases. Rather than working around your problem this way, please find what is calling fxp_detach when the device is not alive. -Nate From owner-cvs-all@FreeBSD.ORG Thu Apr 10 17:13:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BFF537B404; Thu, 10 Apr 2003 17:13:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 674A843FAF; Thu, 10 Apr 2003 17:13:07 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B0D70U044567; Thu, 10 Apr 2003 17:13:07 -0700 (PDT) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B0D7qG044566; Thu, 10 Apr 2003 17:13:07 -0700 (PDT) Message-Id: <200304110013.h3B0D7qG044566@repoman.freebsd.org> From: Alan Eldridge Date: Thu, 10 Apr 2003 17:13:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/zope Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:13:08 -0000 alane 2003/04/10 17:13:06 PDT FreeBSD ports repository Modified files: www/zope Makefile Log: I just don't have the time to maintain this and all its issues. Revision Changes Path 1.45 +1 -1 ports/www/zope/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 10 17:13:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 799E337B41D; Thu, 10 Apr 2003 17:13:17 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEA5243F85; Thu, 10 Apr 2003 17:13:16 -0700 (PDT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 98DAC2ED40B; Thu, 10 Apr 2003 17:13:16 -0700 (PDT) Date: Fri, 11 Apr 2003 02:13:16 +0200 From: Maxime Henrion To: Nate Lawson Message-ID: <20030411001316.GN1750@elvis.mu.org> References: <20030410231519.3348737B4A5@hub.freebsd.org> 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:13:17 -0000 Nate Lawson wrote: > On Thu, 10 Apr 2003, Maxime Henrion wrote: > > Modified files: > > sys/dev/fxp if_fxp.c > > Log: > > - Clean up the fxp_release() and fxp_detach() functions. > > There's a version of this in the diff I just posted to current@. Feel free to commit it. > > - Be sure to teardown the interrupt first so that "kldunload if_fxp" > > doesn't panic the box. It's now deadlocking rather than crashing, > > which isn't really better, but I'm unsure this is fxp(4)'s fault. > > There's also a version of this in my diff. Same. > I have been testing my diff by loading and unloading fxp while doing a > large transfer and I cannot replicate this. Are you sure it's not a local > problem? I have never had a deadlock or a crash and loading fxp again > always works. I have no idea, this is why I was saying it's maybe not fxp(4)'s fault and it may indeed be a local problem. > > @@ -878,20 +874,23 @@ > > > > s = splimp(); > > > > - /* > > - * Stop DMA and drop transmit queue. > > - */ > > - fxp_stop(sc); > > - > > - /* > > - * Close down routes etc. > > - */ > > - ether_ifdetach(&sc->arpcom.ac_if); > > - > > - /* > > - * Free all media structures. > > - */ > > - ifmedia_removeall(&sc->sc_media); > > + if (device_is_alive(dev)) { > > + /* > > + * Stop DMA and drop transmit queue. > > + */ > > + if (bus_child_present(dev)) > > + fxp_stop(sc); > > + /* > > + * Close down routes etc. > > + */ > > + ether_ifdetach(&sc->arpcom.ac_if); > > + device_delete_child(dev, sc->miibus); > > + bus_generic_detach(dev); > > + /* > > + * Free all media structures. > > + */ > > + ifmedia_removeall(&sc->sc_media); > > + } > > > > splx(s); > > Um, fxp_detach() should not be called for any case where the device isn't > alive. fxp_detach should ONLY be called once attach has succeeded which > by definition means the device is alive. bus_child_present() is the > bus-specific method to see that the hardware is actually there; > device_is_alive only tells you that the device_t node is present in the > tree. fxp_release may be called in error cases. Rather than working > around your problem this way, please find what is calling fxp_detach when > the device is not alive. This way of doing things (ie: using device_is_alive()) is an almost verbatim copy of what you did in every network driver in sys/pci/. Now if it's wrong, feel free to change it, but I guess you'll have to change all those drivers too then. Cheers, Maxime From owner-cvs-all@FreeBSD.ORG Thu Apr 10 17:26:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBAD137B401 for ; Thu, 10 Apr 2003 17:26:48 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 93A9543FBF for ; Thu, 10 Apr 2003 17:26:47 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 32692 invoked by uid 1000); 11 Apr 2003 00:26:49 -0000 Date: Thu, 10 Apr 2003 17:26:49 -0700 (PDT) From: Nate Lawson To: Maxime Henrion In-Reply-To: <20030411001316.GN1750@elvis.mu.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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:26:49 -0000 On Fri, 11 Apr 2003, Maxime Henrion wrote: > Nate Lawson wrote: > > On Thu, 10 Apr 2003, Maxime Henrion wrote: > > > Modified files: > > > sys/dev/fxp if_fxp.c > > > Log: > > > - Clean up the fxp_release() and fxp_detach() functions. > > > > There's a version of this in the diff I just posted to current@. > > Feel free to commit it. I'd like to keep it bundled with the MPSAFE changes so it will have to wait a little while for more testing. > > I have been testing my diff by loading and unloading fxp while doing a > > large transfer and I cannot replicate this. Are you sure it's not a local > > problem? I have never had a deadlock or a crash and loading fxp again > > always works. > > I have no idea, this is why I was saying it's maybe not fxp(4)'s fault > and it may indeed be a local problem. It would help if others gave their insight but if loading/unloading work for me (and have been for months), it suggests it is local. I don't have a problem with making the unmap conditional on the tag (first part of commit). > > Um, fxp_detach() should not be called for any case where the device isn't > > alive. fxp_detach should ONLY be called once attach has succeeded which > > by definition means the device is alive. bus_child_present() is the > > bus-specific method to see that the hardware is actually there; > > device_is_alive only tells you that the device_t node is present in the > > tree. fxp_release may be called in error cases. Rather than working > > around your problem this way, please find what is calling fxp_detach when > > the device is not alive. > > This way of doing things (ie: using device_is_alive()) is an almost > verbatim copy of what you did in every network driver in sys/pci/. > Now if it's wrong, feel free to change it, but I guess you'll have > to change all those drivers too then. The reason why I did that for the other drivers is that there was not a separate "release" function which deallocated resources. Instead, I had a common routine which did detach and release. For the error case, you do need to check if the device was alive before calling *stop() on potentially non-working hardware. But for fxp, this is done explicitly -- routines which can only be done on a "live" device go in fxp_detach() and those that need to be done in both the error and detach cases go in fxp_release(). Thus the second part of your commit is unnecessary. -Nate From owner-cvs-all@FreeBSD.ORG Thu Apr 10 17:49:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 993D837B401; Thu, 10 Apr 2003 17:49:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3956343FA3; Thu, 10 Apr 2003 17:49: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 h3B0n10U046876; Thu, 10 Apr 2003 17:49:01 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B0n0ef046873; Thu, 10 Apr 2003 17:49:00 -0700 (PDT) Message-Id: <200304110049.h3B0n0ef046873@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Apr 2003 17:49:00 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:49:02 -0000 bmah 2003/04/10 17:49:00 PDT FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: New manpage entities: pae(4), libmap.conf(5), diskinfo(8), jexec(8), jls(8). Revision Changes Path 1.196 +5 -0 doc/share/sgml/man-refs.ent From owner-cvs-all@FreeBSD.ORG Thu Apr 10 17:50:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FE1237B401; Thu, 10 Apr 2003 17:50:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A046643FB1; Thu, 10 Apr 2003 17:50:34 -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 h3B0oY0U047115; Thu, 10 Apr 2003 17:50:34 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B0oYex047113; Thu, 10 Apr 2003 17:50:34 -0700 (PDT) Message-Id: <200304110050.h3B0oYex047113@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Apr 2003 17:50: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:50:35 -0000 bmah 2003/04/10 17:50:34 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: PAE, diskinfo(8), jail(8) -i, jexec(8), jls(8), killall(1) -j, mount(8)/umount(8) -F, rtld(1) dynamic mapping and libmap.conf(5), 1:1 threading. Modified release notes: Use wlan(4) manpage hyperlink. Revision Changes Path 1.532 +44 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 10 17:51:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 792D937B401; Thu, 10 Apr 2003 17:51:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 161E943F3F; Thu, 10 Apr 2003 17:51: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 h3B0pF0U047439; Thu, 10 Apr 2003 17:51:15 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B0pFoU047438; Thu, 10 Apr 2003 17:51:15 -0700 (PDT) Message-Id: <200304110051.h3B0pFoU047438@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Apr 2003 17:51: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 00:51:16 -0000 bmah 2003/04/10 17:51:15 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Put the MAKEDEV item in correct alphabetical order. Revision Changes Path 1.533 +3 -3 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 10 18:11:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7947237B401; Thu, 10 Apr 2003 18:11:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E7443FBD; Thu, 10 Apr 2003 18:11:39 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B1Bd0U050179; Thu, 10 Apr 2003 18:11:39 -0700 (PDT) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B1BdJ3050178; Thu, 10 Apr 2003 18:11:39 -0700 (PDT) Message-Id: <200304110111.h3B1BdJ3050178@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 10 Apr 2003 18:11:39 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/5-roadmap article.sgml doc/en_US.ISO8859-1/articles/committers-guidearticle.sgml doc/en_US.ISO8859-1/articles/relengarticle.sgml ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 01:11:40 -0000 keramida 2003/04/10 18:11:39 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/5-roadmap article.sgml en_US.ISO8859-1/articles/committers-guide article.sgml en_US.ISO8859-1/articles/contributors article.sgml en_US.ISO8859-1/articles/fonts article.sgml en_US.ISO8859-1/articles/releng article.sgml en_US.ISO8859-1/articles/storage-devices article.sgml en_US.ISO8859-1/books/developers-handbook/ipv6 chapter.sgml en_US.ISO8859-1/books/developers-handbook/l10n chapter.sgml en_US.ISO8859-1/books/faq book.sgml en_US.ISO8859-1/books/fdp-primer/examples appendix.sgml en_US.ISO8859-1/books/fdp-primer/sgml-markup chapter.sgml en_US.ISO8859-1/books/handbook/bibliography chapter.sgml en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml en_US.ISO8859-1/books/handbook/eresources chapter.sgml en_US.ISO8859-1/books/handbook/l10n chapter.sgml en_US.ISO8859-1/books/handbook/linuxemu chapter.sgml en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Put my flame resistant suit on, and remove all unnecessary duplication of URL text in attributes, reducing the probability of typos in future changes to the docs. Revision Changes Path 1.12 +11 -13 doc/en_US.ISO8859-1/articles/5-roadmap/article.sgml 1.165 +11 -18 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml 1.370 +1 -1 doc/en_US.ISO8859-1/articles/contributors/article.sgml 1.21 +10 -17 doc/en_US.ISO8859-1/articles/fonts/article.sgml 1.46 +1 -2 doc/en_US.ISO8859-1/articles/releng/article.sgml 1.11 +3 -3 doc/en_US.ISO8859-1/articles/storage-devices/article.sgml 1.13 +4 -4 doc/en_US.ISO8859-1/books/developers-handbook/ipv6/chapter.sgml 1.9 +4 -5 doc/en_US.ISO8859-1/books/developers-handbook/l10n/chapter.sgml 1.530 +7 -9 doc/en_US.ISO8859-1/books/faq/book.sgml 1.12 +2 -2 doc/en_US.ISO8859-1/books/fdp-primer/examples/appendix.sgml 1.52 +1 -2 doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml 1.46 +8 -8 doc/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml 1.183 +1 -1 doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml 1.118 +103 -205 doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml 1.88 +8 -8 doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml 1.86 +2 -2 doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml 1.285 +114 -211 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 10 18:46:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A025D37B401; Thu, 10 Apr 2003 18:46:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D55143FA3; Thu, 10 Apr 2003 18:46:53 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B1kr0U052942; Thu, 10 Apr 2003 18:46:53 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B1kqPH052941; Thu, 10 Apr 2003 18:46:52 -0700 (PDT) Message-Id: <200304110146.h3B1kqPH052941@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Apr 2003 18:46:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/chinput3 Makefile distinfo pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 01:46:54 -0000 leeym 2003/04/10 18:46:52 PDT FreeBSD ports repository Modified files: chinese/chinput3 Makefile distinfo Added files: chinese/chinput3 pkg-message Log: update to 3.0.2.5 PR: 50753 Submitted by: Statue Revision Changes Path 1.4 +4 -3 ports/chinese/chinput3/Makefile 1.3 +1 -1 ports/chinese/chinput3/distinfo 1.1 +10 -0 ports/chinese/chinput3/pkg-message (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 10 18:49:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0FB737B401; Thu, 10 Apr 2003 18:49:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52A4543F3F; Thu, 10 Apr 2003 18:49:54 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B1ns0U053057; Thu, 10 Apr 2003 18:49:54 -0700 (PDT) (envelope-from ade@repoman.freebsd.org) Received: (from ade@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B1ns55053056; Thu, 10 Apr 2003 18:49:54 -0700 (PDT) Message-Id: <200304110149.h3B1ns55053056@repoman.freebsd.org> From: Ade Lovett Date: Thu, 10 Apr 2003 18:49:54 -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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 01:49:55 -0000 ade 2003/04/10 18:49:54 PDT FreeBSD src repository Modified files: . access Log: Remove myself from the source commit list, since I have more than enough on my plate with ports infrastructure stuff. Revision Changes Path 1.593 +0 -1 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Thu Apr 10 19:17:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6934937B401; Thu, 10 Apr 2003 19:17:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3F5243FBD; Thu, 10 Apr 2003 19:17:22 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B2HM0U057139; Thu, 10 Apr 2003 19:17:22 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B2HMTD057138; Thu, 10 Apr 2003 19:17:22 -0700 (PDT) Message-Id: <200304110217.h3B2HMTD057138@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Apr 2003 19:17:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-CGI-SpeedyCGI Makefile pkg-plist ports/www/p5-CGI-SpeedyCGI/files patch-src::SpeedyMake.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 02:17:23 -0000 leeym 2003/04/10 19:17:22 PDT FreeBSD ports repository Modified files: www/p5-CGI-SpeedyCGI Makefile pkg-plist Added files: www/p5-CGI-SpeedyCGI/files patch-src::SpeedyMake.pl Log: add SUID support, which is required by mail/openwebmail bump PORTREVISION PR: 50441 Submitted by: leeym Reviewed by: lars@thegler.dk (MAINTAINER) Approved by: lars@thegler.dk (MAINTAINER) Revision Changes Path 1.4 +5 -1 ports/www/p5-CGI-SpeedyCGI/Makefile 1.1 +10 -0 ports/www/p5-CGI-SpeedyCGI/files/patch-src::SpeedyMake.pl (new) 1.2 +1 -0 ports/www/p5-CGI-SpeedyCGI/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 19:18:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A04A337B401; Thu, 10 Apr 2003 19:18:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ECF343F85; Thu, 10 Apr 2003 19:18:45 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B2Ij0U057224; Thu, 10 Apr 2003 19:18:45 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B2IisV057223; Thu, 10 Apr 2003 19:18:44 -0700 (PDT) Message-Id: <200304110218.h3B2IisV057223@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Apr 2003 19:18:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/GiNaC Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 02:18:46 -0000 ijliao 2003/04/10 19:18:44 PDT FreeBSD ports repository Modified files: math/GiNaC Makefile distinfo pkg-plist Log: upgrade to 1.1.0 Revision Changes Path 1.27 +2 -1 ports/math/GiNaC/Makefile 1.19 +1 -1 ports/math/GiNaC/distinfo 1.18 +1 -1 ports/math/GiNaC/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 19:50:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4539D37B401; Thu, 10 Apr 2003 19:50:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D552943F3F; Thu, 10 Apr 2003 19:50:03 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B2o30U060153; Thu, 10 Apr 2003 19:50:03 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B2o3te060152; Thu, 10 Apr 2003 19:50:03 -0700 (PDT) Message-Id: <200304110250.h3B2o3te060152@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Apr 2003 19:50:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gaim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 02:50:04 -0000 marcus 2003/04/10 19:50:03 PDT FreeBSD ports repository Modified files: net/gaim Makefile Log: s/diable/disable/ Submitted by: petef Revision Changes Path 1.95 +1 -1 ports/net/gaim/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 10 19:53:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C554F37B401; Thu, 10 Apr 2003 19:53:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6320843FA3; Thu, 10 Apr 2003 19:53:50 -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 h3B2ro0U060797; Thu, 10 Apr 2003 19:53:50 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B2rox0060796; Thu, 10 Apr 2003 19:53:50 -0700 (PDT) Message-Id: <200304110253.h3B2rox0060796@repoman.freebsd.org> From: Jake Burkholder Date: Thu, 10 Apr 2003 19:53: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 02:53:51 -0000 jake 2003/04/10 19:53:50 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Mention DARPA and Network Associate Laboratories. Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.534 +3 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 10 20:00:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCC8E37B401; Thu, 10 Apr 2003 20:00:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79E3943FBD; Thu, 10 Apr 2003 20:00:09 -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 h3B3090U061213; Thu, 10 Apr 2003 20:00:09 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B309GF061210; Thu, 10 Apr 2003 20:00:09 -0700 (PDT) Message-Id: <200304110300.h3B309GF061210@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Apr 2003 20:00: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/doc/en_US.ISO8859-1/hardware/common dev.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 03:00:10 -0000 bmah 2003/04/10 20:00:08 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: fxp(4) works on sparc64. Revision Changes Path 1.138 +1 -1 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 10 20:04:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D394837B401; Thu, 10 Apr 2003 20:04:46 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E2343FCB; Thu, 10 Apr 2003 20:04:45 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.35 #1 (Debian)) id 193oqv-0001xu-00; Fri, 11 Apr 2003 10:05:21 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.35 #1 (Debian)) id 193oqr-0001vc-00; Fri, 11 Apr 2003 10:05:17 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.8/8.12.8) with ESMTP id h3B34aSc073602; Fri, 11 Apr 2003 10:04:36 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.8/8.12.8/Submit) id h3B34aMG073601; Fri, 11 Apr 2003 10:04:36 +0700 (NOVST) Date: Fri, 11 Apr 2003 10:04:35 +0700 From: Alexey Dokuchaev To: Joe Marcus Clarke Message-ID: <20030411030435.GA73547@regency.nsu.ru> References: <200304102010.h3AKARmO016236@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304102010.h3AKARmO016236@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Envelope-To: marcus@freebsd.org, ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/print/freetype2 Makefile distinfo pkg-plist patch-src_gzip_infcodes.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 03:04:47 -0000 On Thu, Apr 10, 2003 at 01:10:27PM -0700, Joe Marcus Clarke wrote: > marcus 2003/04/10 13:10:27 PDT > > FreeBSD ports repository > > Modified files: > print/freetype2 Makefile distinfo pkg-plist > Removed files: > print/freetype2/files patch-src_gzip_ftgzip.c > patch-src_gzip_infcodes.c > Log: > Update to 2.1.4. This fixes the memory leak exploited by fc-cache > and fontconfig. With this update, fc-cache takes no more that 2.1 MB > when running against full XFree fonts as well as webfonts, URW fonts, > and a collection of Internet-downloaded TrueType fonts. Can this be a reason why XFree tend to eventually occupy all of the available memory + swap, leading to crash? (Well, it might also be cause by nVidia's binary driver. *sigh*) ./danfe From owner-cvs-all@FreeBSD.ORG Thu Apr 10 20:07:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C58A037B401; Thu, 10 Apr 2003 20:07:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E1E743F85; Thu, 10 Apr 2003 20:07:04 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B3740U062819; Thu, 10 Apr 2003 20:07:04 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B374aI062818; Thu, 10 Apr 2003 20:07:04 -0700 (PDT) Message-Id: <200304110307.h3B374aI062818@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Apr 2003 20:07:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/yacas Makefile pkg-plist ports/math/yacas/files patch-gmpnumbers.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 03:07:05 -0000 ijliao 2003/04/10 20:07:04 PDT FreeBSD ports repository Modified files: math/yacas Makefile pkg-plist math/yacas/files patch-gmpnumbers.cpp Log: 1. fix gmp support 2. add gsl support 3. add X support Revision Changes Path 1.15 +19 -2 ports/math/yacas/Makefile 1.3 +13 -5 ports/math/yacas/files/patch-gmpnumbers.cpp 1.10 +459 -438 ports/math/yacas/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 20:07:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 279B737B401; Thu, 10 Apr 2003 20:07:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B956643F75; Thu, 10 Apr 2003 20:07:48 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B37m0U062860; Thu, 10 Apr 2003 20:07:48 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B37mVa062859; Thu, 10 Apr 2003 20:07:48 -0700 (PDT) Message-Id: <200304110307.h3B37mVa062859@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Apr 2003 20:07:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/yacas/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 03:07:49 -0000 ijliao 2003/04/10 20:07:48 PDT FreeBSD ports repository Added files: math/yacas/files patch-ltmain.sh Log: oops... forgot to add this file last commit Revision Changes Path 1.1 +15 -0 ports/math/yacas/files/patch-ltmain.sh (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 10 20:09:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0644937B401; Thu, 10 Apr 2003 20:09:05 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09F3E43F75; Thu, 10 Apr 2003 20:09:04 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from mail4.nc.rr.com (fe4 [24.93.67.51])h3B34ehC027439; Thu, 10 Apr 2003 23:04:41 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Thu, 10 Apr 2003 23:10:50 -0400 Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h3B38N7q013017; Thu, 10 Apr 2003 23:08:23 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Alexey Dokuchaev In-Reply-To: <20030411030435.GA73547@regency.nsu.ru> References: <200304102010.h3AKARmO016236@repoman.freebsd.org> <20030411030435.GA73547@regency.nsu.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-CK/PrpQHfPDo8wdSel6W" Organization: FreeBSD, Inc. Message-Id: <1050030534.82116.10.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 10 Apr 2003 23:08:57 -0400 X-Spam-Status: No, hits=-39.4 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/freetype2 Makefile distinfo pkg-plist patch-src_gzip_infcodes.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 03:09:05 -0000 --=-CK/PrpQHfPDo8wdSel6W Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2003-04-10 at 23:04, Alexey Dokuchaev wrote: > On Thu, Apr 10, 2003 at 01:10:27PM -0700, Joe Marcus Clarke wrote: > > marcus 2003/04/10 13:10:27 PDT > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > print/freetype2 Makefile distinfo pkg-plist=20 > > Removed files: > > print/freetype2/files patch-src_gzip_ftgzip.c=20 > > patch-src_gzip_infcodes.c=20 > > Log: > > Update to 2.1.4. This fixes the memory leak exploited by fc-cache > > and fontconfig. With this update, fc-cache takes no more that 2.1 MB > > when running against full XFree fonts as well as webfonts, URW fonts, > > and a collection of Internet-downloaded TrueType fonts. >=20 > Can this be a reason why XFree tend to eventually occupy all of the > available memory + swap, leading to crash? (Well, it might also be > cause by nVidia's binary driver. *sigh*) It will fix that problem with Xft-enabled applications (e.g. xclock). Joe >=20 > ./danfe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org http://www.FreeBSD.org/gnome --=-CK/PrpQHfPDo8wdSel6W Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+ljHFb2iPiv4Uz4cRAnZ0AJ42K9rxsup+X+J8oLmqEQemH6hIHQCgmQcj DLC4aFT7VmWkdogIaQ3Hgog= =JNUT -----END PGP SIGNATURE----- --=-CK/PrpQHfPDo8wdSel6W-- From owner-cvs-all@FreeBSD.ORG Thu Apr 10 20:39:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16ED837B401; Thu, 10 Apr 2003 20:39:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B912C43F85; Thu, 10 Apr 2003 20:39:07 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B3d70U065147; Thu, 10 Apr 2003 20:39:07 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B3d7gB065146; Thu, 10 Apr 2003 20:39:07 -0700 (PDT) Message-Id: <200304110339.h3B3d7gB065146@repoman.freebsd.org> From: Jeff Roberson Date: Thu, 10 Apr 2003 20:39: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/sys sched.h src/sys/kern kern_clock.c kern_exit.c kern_fork.c kern_resource.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 03:39:08 -0000 jeff 2003/04/10 20:39:07 PDT FreeBSD src repository Modified files: sys/sys sched.h sys/kern kern_clock.c kern_exit.c kern_fork.c kern_resource.c Log: - Adjust sched hooks for fork and exec to take processes as arguments instead of ksegs since they primarily operation on processes. - KSEs take ticks so pass the kse through sched_clock(). - Add a sched_class() routine that adjusts a ksegrp pri class. - Define a sched_fork_{kse,thread,ksegrp} and sched_exit_{kse,thread,ksegrp} that will be used to tell the scheduler about new instances of these structures within the same process. These will be used by THR and KSE. - Change sched_4bsd to reflect this API update. Revision Changes Path 1.156 +1 -1 src/sys/kern/kern_clock.c 1.209 +7 -11 src/sys/kern/kern_exit.c 1.191 +1 -1 src/sys/kern/kern_fork.c 1.122 +1 -1 src/sys/kern/kern_resource.c 1.4 +17 -6 src/sys/sys/sched.h From owner-cvs-all@FreeBSD.ORG Thu Apr 10 20:39:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BD4137B401; Thu, 10 Apr 2003 20:39:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E19A243FBD; Thu, 10 Apr 2003 20:39:48 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B3dm0U065188; Thu, 10 Apr 2003 20:39:48 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B3dmFL065187; Thu, 10 Apr 2003 20:39:48 -0700 (PDT) Message-Id: <200304110339.h3B3dmFL065187@repoman.freebsd.org> From: Jeff Roberson Date: Thu, 10 Apr 2003 20:39: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/kern sched_4bsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 03:39:49 -0000 jeff 2003/04/10 20:39:48 PDT FreeBSD src repository Modified files: sys/kern sched_4bsd.c Log: - Catch up with sched api changes. Revision Changes Path 1.15 +48 -15 src/sys/kern/sched_4bsd.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 20:47:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D8F337B401; Thu, 10 Apr 2003 20:47:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE41443F85; Thu, 10 Apr 2003 20:47:14 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B3lE0U071111; Thu, 10 Apr 2003 20:47:14 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B3lE5k071110; Thu, 10 Apr 2003 20:47:14 -0700 (PDT) Message-Id: <200304110347.h3B3lE5k071110@repoman.freebsd.org> From: Jeff Roberson Date: Thu, 10 Apr 2003 20:47: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/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 03:47:15 -0000 jeff 2003/04/10 20:47:14 PDT FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Add a SYSCTL node for the ule scheduler. - Allow user adjustable min and max time slices (suggested by hiten). - Change the SLP_RUN_MAX to 100ms from 2 seconds so that we learn whether a process is interactive or not much more quickly. - Place a process on the current run queue if it is interactive or if it is running at an interrupt thread priority due to priority prop. - Use the 'current' timeshare queue for interrupt threads, realtime threads, and idle threads that are running at higher priority due to priority prop. This fixes problems where priorities would have been elevated but we would not check the timeshare run queue until other lower priority tasks were no longer runnable. - Keep an array of loads indexed by the priority class as well as a global load. - Keep an bucket of nice values with a count of the number of kses currently runnable with that nice value. - Keep track of the minimum nice value of any running thread. - Remove the unused short term sleep accounting. I was attempting to use this for load balancing but it didn't work out. - Define a kseq_print() for use with debugging. - Add KTR debugging at useful places so we can easily debug slice and priority assignment. - Decouple the runq assignment from the kseq assignment. kseq_add now keeps track of statistics. This is done so that the nice and load is still tracked for the currently running process. Previously if a niced process was added while a non nice process was running the niced process would still get a slice since it was not aware of the unnice process. - Make adjustments for the sched api changes. Revision Changes Path 1.22 +405 -299 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Thu Apr 10 20:51:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85DDF37B401; Thu, 10 Apr 2003 20:51:47 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23A7843FAF; Thu, 10 Apr 2003 20:51:46 -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 h3B3pj754800; Thu, 10 Apr 2003 23:51:45 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Thu, 10 Apr 2003 23:51:45 -0400 (EDT) From: Jeff Roberson To: Jeff Roberson In-Reply-To: <200304110347.h3B3lE5k071110@repoman.freebsd.org> Message-ID: <20030410234820.A37530-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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 03:51:48 -0000 On Thu, 10 Apr 2003, Jeff Roberson wrote: > jeff 2003/04/10 20:47:14 PDT > > FreeBSD src repository > > Modified files: > sys/kern sched_ule.c > Log: These changes were done while I was on vacation which is why there were so many. To give you an idea of the result I have done some benchmarks that show how the schedulers deal with niced processes. In this benchmark I have many processes that each run for 10ms and then sleep for 10ms. Each of them has a different nice value. I record many statistics, but below is the amount of cpu time given to each. -20 -15 -10 -5 -1 0 ULE 5.753623 5.282634 4.856530 3.450129 3.126798 2.423626 4BSD 5.737184 4.694133 4.185013 3.363824 2.711405 2.260881 1 5 10 15 20 ULE 2.105255 0.657852 0.429098 0.411582 0.501759 4BSD 2.452399 1.506065 0.859527 0.681111 0.427333 You can see that ule is quite regular until it gets to the positive nice values where it is not as smooth as 4bsd. I'll fix this. This commit does fix the bug where nice +20 processes were still getting CPU when 0 and negative nice processes were runnable. This should fix most of the interactivity complaints with niced processes. Cheers, Jeff From owner-cvs-all@FreeBSD.ORG Thu Apr 10 21:19:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 381F637B401; Thu, 10 Apr 2003 21:19:53 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 035A043FBD; Thu, 10 Apr 2003 21:19:52 -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 A741566CFA; Thu, 10 Apr 2003 21:19:51 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 8A7985B8; Thu, 10 Apr 2003 21:19:51 -0700 (PDT) Date: Thu, 10 Apr 2003 21:19:51 -0700 From: Kris Kennaway To: Jeff Roberson Message-ID: <20030411041951.GA79528@rot13.obsecurity.org> References: <200304110347.h3B3lE5k071110@repoman.freebsd.org> <20030410234820.A37530-100000@mail.chesapeake.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: <20030410234820.A37530-100000@mail.chesapeake.net> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 04:19:53 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Apr 10, 2003 at 11:51:45PM -0400, Jeff Roberson wrote: > This commit does fix the bug where nice +20 processes were still getting > CPU when 0 and negative nice processes were runnable. This should fix > most of the interactivity complaints with niced processes. Awesome, thanks! Kris --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+lkJnWry0BWjoQKURAqUkAKCzrGqjbI4Ph4CMcfTIOIPC/uyURwCfY4pl cEciSaCHH44j4Mf8ps/4sGg= =eHYv -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- From owner-cvs-all@FreeBSD.ORG Thu Apr 10 22:04:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD6FE37B401; Thu, 10 Apr 2003 22:04:15 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D7FA43FB1; Thu, 10 Apr 2003 22:04:14 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <2003041105041200300fe4lce>; Fri, 11 Apr 2003 05:04:13 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id WAA94150; Thu, 10 Apr 2003 22:04:11 -0700 (PDT) Date: Thu, 10 Apr 2003 22:04:09 -0700 (PDT) From: Julian Elischer To: Jeff Roberson In-Reply-To: <200304110339.h3B3d7gB065146@repoman.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/sys sched.h src/sys/kern kern_clock.c kern_exit.c kern_fork.c kern_resource.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 05:04:16 -0000 discussed with: ???? reviewed by: ???? On Thu, 10 Apr 2003, Jeff Roberson wrote: > jeff 2003/04/10 20:39:07 PDT > > FreeBSD src repository > > Modified files: > sys/sys sched.h > sys/kern kern_clock.c kern_exit.c kern_fork.c > kern_resource.c > Log: > - Adjust sched hooks for fork and exec to take processes as arguments instead > of ksegs since they primarily operation on processes. > - KSEs take ticks so pass the kse through sched_clock(). > - Add a sched_class() routine that adjusts a ksegrp pri class. > - Define a sched_fork_{kse,thread,ksegrp} and sched_exit_{kse,thread,ksegrp} > that will be used to tell the scheduler about new instances of these > structures within the same process. These will be used by THR and KSE. > - Change sched_4bsd to reflect this API update. > > Revision Changes Path > 1.156 +1 -1 src/sys/kern/kern_clock.c > 1.209 +7 -11 src/sys/kern/kern_exit.c > 1.191 +1 -1 src/sys/kern/kern_fork.c > 1.122 +1 -1 src/sys/kern/kern_resource.c > 1.4 +17 -6 src/sys/sys/sched.h > From owner-cvs-all@FreeBSD.ORG Thu Apr 10 22:09:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A888237B401; Thu, 10 Apr 2003 22:09:34 -0700 (PDT) Received: from exchhz01.viatech.com.cn (ip-167-164-97-218.anlai.com [218.97.164.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B51143FB1; Thu, 10 Apr 2003 22:09:30 -0700 (PDT) (envelope-from davidxu@freebsd.org) Received: from davidw2k (ip-240-1-168-192.rev.dyxnet.com [192.168.1.240]) by exchhz01.viatech.com.cn with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id HLDQPZJ0; Fri, 11 Apr 2003 12:55:53 +0800 Message-ID: <009001c2ffe8$c1411a40$f001a8c0@davidw2k> From: "David Xu" To: "Jeff Roberson" , , , References: <200304110339.h3B3d7gB065146@repoman.freebsd.org> Date: Fri, 11 Apr 2003 13:11:05 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Subject: Re: cvs commit: src/sys/sys sched.h src/sys/kern kern_clock.c kern_exit.c kern_fork.c kern_resource.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 05:09:35 -0000 I know julian is working on KSE scheduler abstract, possible you should discuss with him before committing this. David Xu ----- Original Message -----=20 From: "Jeff Roberson" To: ; ; = Sent: Friday, April 11, 2003 11:39 AM Subject: cvs commit: src/sys/sys sched.h src/sys/kern kern_clock.c = kern_exit.c kern_fork.c kern_resource.c > jeff 2003/04/10 20:39:07 PDT >=20 > FreeBSD src repository >=20 > Modified files: > sys/sys sched.h=20 > sys/kern kern_clock.c kern_exit.c kern_fork.c=20 > kern_resource.c=20 > Log: > - Adjust sched hooks for fork and exec to take processes as = arguments instead > of ksegs since they primarily operation on processes. > - KSEs take ticks so pass the kse through sched_clock(). > - Add a sched_class() routine that adjusts a ksegrp pri class. > - Define a sched_fork_{kse,thread,ksegrp} and = sched_exit_{kse,thread,ksegrp} > that will be used to tell the scheduler about new instances of = these > structures within the same process. These will be used by THR = and KSE. > - Change sched_4bsd to reflect this API update. From owner-cvs-all@FreeBSD.ORG Thu Apr 10 22:11:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A99637B401; Thu, 10 Apr 2003 22:11:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AF5C43FB1; Thu, 10 Apr 2003 22:11:48 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B5Bl0U079133; Thu, 10 Apr 2003 22:11:47 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B5BlE0079132; Thu, 10 Apr 2003 22:11:47 -0700 (PDT) Message-Id: <200304110511.h3B5BlE0079132@repoman.freebsd.org> From: Norikatsu Shigemura Date: Thu, 10 Apr 2003 22:11:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/liveMedia Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 05:11:48 -0000 nork 2003/04/10 22:11:47 PDT FreeBSD ports repository Modified files: net/liveMedia Makefile distinfo Log: Update to 2003.04.11. Revision Changes Path 1.33 +1 -1 ports/net/liveMedia/Makefile 1.30 +1 -1 ports/net/liveMedia/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 10 22:13:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E849737B401; Thu, 10 Apr 2003 22:13:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80D4843FBD; Thu, 10 Apr 2003 22:13:49 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B5Dn0U079272; Thu, 10 Apr 2003 22:13:49 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B5Dnxs079271; Thu, 10 Apr 2003 22:13:49 -0700 (PDT) Message-Id: <200304110513.h3B5Dnxs079271@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Apr 2003 22:13:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/gnumeric Makefile distinfo ports/math/gnumeric/files patch-src_xml-io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 05:13:50 -0000 marcus 2003/04/10 22:13:49 PDT FreeBSD ports repository Modified files: math/gnumeric Makefile distinfo Removed files: math/gnumeric/files patch-src_xml-io.c Log: Update to 1.0.13. Revision Changes Path 1.99 +1 -4 ports/math/gnumeric/Makefile 1.53 +1 -1 ports/math/gnumeric/distinfo 1.3 +0 -36 ports/math/gnumeric/files/patch-src_xml-io.c (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 10 22:26:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C8C837B401; Thu, 10 Apr 2003 22:26:06 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD5F243F93; Thu, 10 Apr 2003 22:25:59 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h3B5PrKY028245 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Apr 2003 08:25:54 +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 h3B5PrhR028240; Fri, 11 Apr 2003 08:25:53 +0300 (EEST) (envelope-from ru) Date: Fri, 11 Apr 2003 08:25:53 +0300 From: Ruslan Ermilov To: Warner Losh Message-ID: <20030411052553.GA28031@sunbay.com> References: <200304100414.h3A4EZUd003632@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline In-Reply-To: <200304100414.h3A4EZUd003632@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/sys/dev/wi if_wi_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 05:26:06 -0000 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 09, 2003 at 09:14:35PM -0700, Warner Losh wrote: > imp 2003/04/09 21:14:35 PDT >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/wi if_wi_pccard.c=20 > Log: > Back out the _ND change. I plan on making all drivers default to that = with > a special _DESC version for those cards whose CIS is insufficient for s= ome > reason. This should save about 3k of kernel strings when complete. > =20 > Revision Changes Path > 1.22 +37 -37 src/sys/dev/wi/if_wi_pccard.c >=20 Yes, with 1.21 my WiFi PCCARD wasn't detected properly: pccard1: (manufacturer=3D0x0156, product=3D0x0002) at functi= on 0 pccard1: CIS info: Lucent Technologies, WaveLAN/IEEE, Version 01.01 If you need a tester, here's one. 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 --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+llHhUkv4P6juNwoRAik9AJ46U/woiUvVy1IIRrlfLNS9HdLLhQCdEKUL 7xZmPrwWllYEljX7IrMWds8= =AW0z -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK-- From owner-cvs-all@FreeBSD.ORG Thu Apr 10 22:30:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5929D37B401; Thu, 10 Apr 2003 22:30:15 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0DAE43F85; Thu, 10 Apr 2003 22:30:13 -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 h3B5UDw97568; Fri, 11 Apr 2003 01:30:13 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Fri, 11 Apr 2003 01:30:13 -0400 (EDT) From: Jeff Roberson To: David Xu In-Reply-To: <009001c2ffe8$c1411a40$f001a8c0@davidw2k> Message-ID: <20030411012911.C37530-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys sched.h src/sys/kern kern_clock.c kern_exit.c kern_fork.c kern_resource.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 05:30:15 -0000 On Fri, 11 Apr 2003, David Xu wrote: > > I know julian is working on KSE scheduler abstract, > possible you should discuss with him before committing this. > > David Xu I wasn't aware of that. I thought I was the only one who was working on the scheduler abstraction. Perhaps since it was originally my work he should have discussed it with me? > > ----- Original Message ----- > From: "Jeff Roberson" > To: ; ; > Sent: Friday, April 11, 2003 11:39 AM > Subject: cvs commit: src/sys/sys sched.h src/sys/kern kern_clock.c kern_exit.c kern_fork.c kern_resource.c > > > > jeff 2003/04/10 20:39:07 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/sys sched.h > > sys/kern kern_clock.c kern_exit.c kern_fork.c > > kern_resource.c > > Log: > > - Adjust sched hooks for fork and exec to take processes as arguments instead > > of ksegs since they primarily operation on processes. > > - KSEs take ticks so pass the kse through sched_clock(). > > - Add a sched_class() routine that adjusts a ksegrp pri class. > > - Define a sched_fork_{kse,thread,ksegrp} and sched_exit_{kse,thread,ksegrp} > > that will be used to tell the scheduler about new instances of these > > structures within the same process. These will be used by THR and KSE. > > - Change sched_4bsd to reflect this API update. > > From owner-cvs-all@FreeBSD.ORG Thu Apr 10 22:32:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 344AB37B401; Thu, 10 Apr 2003 22:32:19 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB19F43FCB; Thu, 10 Apr 2003 22:32:17 -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 h3B5WEn98442; Fri, 11 Apr 2003 01:32:14 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Fri, 11 Apr 2003 01:32:14 -0400 (EDT) From: Jeff Roberson To: Julian Elischer In-Reply-To: Message-ID: <20030411013018.N37530-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys sched.h src/sys/kern kern_clock.c kern_exit.c kern_fork.c kern_resource.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 05:32:20 -0000 We discussed in email that we were missing some hooks. I simply added those hooks and fixed up ugly corners of the api. Since it was originally all my work and I got no feedback on the actual api I didn't think it would be a problem. I had an immediate need for the hooks in ule and that need has been satisfied. Cheers, Jeff On Thu, 10 Apr 2003, Julian Elischer wrote: > discussed with: ???? > reviewed by: ???? > > > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > jeff 2003/04/10 20:39:07 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/sys sched.h > > sys/kern kern_clock.c kern_exit.c kern_fork.c > > kern_resource.c > > Log: > > - Adjust sched hooks for fork and exec to take processes as arguments instead > > of ksegs since they primarily operation on processes. > > - KSEs take ticks so pass the kse through sched_clock(). > > - Add a sched_class() routine that adjusts a ksegrp pri class. > > - Define a sched_fork_{kse,thread,ksegrp} and sched_exit_{kse,thread,ksegrp} > > that will be used to tell the scheduler about new instances of these > > structures within the same process. These will be used by THR and KSE. > > - Change sched_4bsd to reflect this API update. > > > > Revision Changes Path > > 1.156 +1 -1 src/sys/kern/kern_clock.c > > 1.209 +7 -11 src/sys/kern/kern_exit.c > > 1.191 +1 -1 src/sys/kern/kern_fork.c > > 1.122 +1 -1 src/sys/kern/kern_resource.c > > 1.4 +17 -6 src/sys/sys/sched.h > > > From owner-cvs-all@FreeBSD.ORG Thu Apr 10 22:52:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C50A37B401; Thu, 10 Apr 2003 22:52:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D9EE43F85; Thu, 10 Apr 2003 22:52:09 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B5q80U082037; Thu, 10 Apr 2003 22:52:08 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B5q8Om082036; Thu, 10 Apr 2003 22:52:08 -0700 (PDT) Message-Id: <200304110552.h3B5q8Om082036@repoman.freebsd.org> From: Adam Weinberger Date: Thu, 10 Apr 2003 22:52:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/pflogsumm distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 05:52:10 -0000 adamw 2003/04/10 22:52:08 PDT FreeBSD ports repository Modified files: mail/pflogsumm distinfo Log: Update distinfo. FAQ changed. PR: 50805 Submitted by: Erwin Lansing (maintainer) Revision Changes Path 1.8 +1 -1 ports/mail/pflogsumm/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 10 23:38:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BD5037B401; Thu, 10 Apr 2003 23:38:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF91C43FBD; Thu, 10 Apr 2003 23:38:45 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B6cj0U085977; Thu, 10 Apr 2003 23:38:45 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B6cj4x085976; Thu, 10 Apr 2003 23:38:45 -0700 (PDT) Message-Id: <200304110638.h3B6cj4x085976@repoman.freebsd.org> From: Akinori MUSHA Date: Thu, 10 Apr 2003 23:38:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/linux-phoenix Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 06:38:46 -0000 knu 2003/04/10 23:38:45 PDT FreeBSD ports repository Modified files: www/linux-phoenix Makefile Log: Create a symlink libstdc++-libc6.1-1.so.2 -> libstdc++-libc6.2-2.so.3 so this binary actually dynamically links and works. Revision Changes Path 1.5 +10 -1 ports/www/linux-phoenix/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 10 23:54:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2B3237B401; Thu, 10 Apr 2003 23:54:20 -0700 (PDT) Received: from smtp-relay.omnis.com (smtp-relay.omnis.com [216.239.128.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id C533743F93; Thu, 10 Apr 2003 23:54:17 -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 9849642E23; Thu, 10 Apr 2003 23:54:16 -0700 (PDT) From: Wes Peters Organization: Softweyr To: "M. Warner Losh" , nick@garage.freebsd.pl Date: Thu, 10 Apr 2003 23:54:15 -0700 User-Agent: KMail/1.5 References: <200304100705.h3A75OVW019701@repoman.freebsd.org> <20030410075833.GF1280@garage.freebsd.pl> <20030410.020128.15251097.imp@bsdimp.com> In-Reply-To: <20030410.020128.15251097.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304102354.15160.wes@softweyr.com> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: wes@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 06:54:21 -0000 On Thursday 10 April 2003 01:01, M. Warner Losh wrote: > In message: <20030410075833.GF1280@garage.freebsd.pl> > > Pawel Jakub Dawidek writes: > : You can also get it from /var/run/dmesg.boot or I'm missing > : something? > > Many embedded uses of FreeBSD might not bother to create that to save > space. And it takes a LOT more code to parse such a thing out of dmesg.boot than it does to save it in 4 bytes of kernel space. -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com From owner-cvs-all@FreeBSD.ORG Fri Apr 11 00:01:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 891FF37B401; Fri, 11 Apr 2003 00:01:53 -0700 (PDT) Received: from smtp-relay.omnis.com (smtp-relay.omnis.com [216.239.128.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD43243FAF; Fri, 11 Apr 2003 00:01:52 -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 89C1443410; Fri, 11 Apr 2003 00:01:51 -0700 (PDT) From: Wes Peters Organization: Softweyr To: Bruce Evans , Wes Peters Date: Fri, 11 Apr 2003 00:01:50 -0700 User-Agent: KMail/1.5 References: <200304100705.h3A75OVW019701@repoman.freebsd.org> <20030410204421.A3151@gamplex.bde.org> In-Reply-To: <20030410204421.A3151@gamplex.bde.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304110001.50201.wes@softweyr.com> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 07:01:54 -0000 On Thursday 10 April 2003 04:20, Bruce Evans wrote: > On Thu, 10 Apr 2003, Wes Peters wrote: > > wes 2003/04/10 00:05:24 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/i386/i386 identcpu.c > > Log: > > Add a sysctl that records and reports the CPU clock rate calculated > > at boot. Funny how often this trivial piece of information crops > > up in embedded boxen. > > > > Sponsored by: St. Bernard Software > > > > Revision Changes Path > > 1.121 +6 -0 src/sys/i386/i386/identcpu.c > > What's wrong with the existing sysctl (machdep.tsc_freq)? It is > machine dependent, but no more than the new sysctl (both only work for > certain i386's with TSC's). This control works across all "i386" processors you can buy today, and will also work across several other FreeBSD architectures as soon as I get my hands on the boxen required. The sparc64 is on its way; ia64 and x86-64 will follow later. Maybe much later. > It doesn't discard up to 6 digits of > precision. It reports the current frequency, which should be the actual > frequency, which should differ from the frequency determined at boot > time since it is difficult to determine the actual frequency at boot > time without making the boot too long. My need, now spanning 3 different companies and product lines, is more to determine a few broad classifications of hardware. If the numbers differ by more than 10, that would suffice, but in practice the expected numbers are 400, 550, 1130 (or maybe 1260) and 2400. Those are far enough apart to make even imprecise people like me believe I can tell the difference. I am well aware that the boot-time numbers on some hardware might differ wildly from the run-time numbers; my laptop boots at 75 MHz and switches up to 300 MHz as needed. That's not an issue in any of the 3 implementations that have asked for this. > Apr 9 20:08:28 besplex kernel: Timecounter "TSC" frequency 1532823868 > Hz Apr 9 20:08:28 besplex kernel: CPU: AMD Athlon(TM) XP1600+ > (1532.82-MHz 686-class CPU) > > The first line of this is only printed if the TSC is attached to a > timecounter, which is in most !SMP && !APM cases. The second line > prints the value that is returned by the new sysctl, except it doesn't > return the fractional part and has rounding bugs. And yet still suffices for the each of the different teams who have asked for it. A more complex, more accurate answer isn't better for their need, it's just more complex. -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com From owner-cvs-all@FreeBSD.ORG Fri Apr 11 00:02:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5763137B401; Fri, 11 Apr 2003 00:02:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECB2143FAF; Fri, 11 Apr 2003 00:02:36 -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 h3B72a0U088035; Fri, 11 Apr 2003 00:02:36 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B72aON088034; Fri, 11 Apr 2003 00:02:36 -0700 (PDT) Message-Id: <200304110702.h3B72aON088034@repoman.freebsd.org> From: Alan Cox Date: Fri, 11 Apr 2003 00:02: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/sys/kern uipc_cow.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 07:02:37 -0000 alc 2003/04/11 00:02:36 PDT FreeBSD src repository Modified files: sys/kern uipc_cow.c Log: The data in an sf_buf should not be modified by the mbuf system. Mark the mbuf as read only. Reviewed by: gallatin Revision Changes Path 1.14 +1 -1 src/sys/kern/uipc_cow.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 00:23:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D667237B404; Fri, 11 Apr 2003 00:23:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54F8043FA3; Fri, 11 Apr 2003 00:23:16 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B7NG0U090466; Fri, 11 Apr 2003 00:23:16 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B7NFGs090465; Fri, 11 Apr 2003 00:23:15 -0700 (PDT) Message-Id: <200304110723.h3B7NFGs090465@repoman.freebsd.org> From: Max Khon Date: Fri, 11 Apr 2003 00:23:15 -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/netinet if_ether.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 07:23:17 -0000 fjoe 2003/04/11 00:23:15 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/netinet if_ether.c Log: MFC: rev. 1.97 Clear the target hardware address field when generating an ARP request. Revision Changes Path 1.64.2.23 +1 -0 src/sys/netinet/if_ether.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 01:16:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2596337B401; Fri, 11 Apr 2003 01:16:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D72143FB1; Fri, 11 Apr 2003 01:16:52 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B8Gq0U000485; Fri, 11 Apr 2003 01:16:52 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B8Gqdx000484; Fri, 11 Apr 2003 01:16:52 -0700 (PDT) Message-Id: <200304110816.h3B8Gqdx000484@repoman.freebsd.org> From: Adam Weinberger Date: Fri, 11 Apr 2003 01:16:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/ft2demos Makefile distinfo ports/print/ft2demos/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:16:54 -0000 adamw 2003/04/11 01:16:51 PDT FreeBSD ports repository Modified files: print/ft2demos Makefile distinfo Added files: print/ft2demos/files patch-Makefile Log: Update to 2.1.4. PR: 50808 Submitted by: KANOU Hiroki (maintainer) Revision Changes Path 1.17 +3 -3 ports/print/ft2demos/Makefile 1.9 +1 -1 ports/print/ft2demos/distinfo 1.1 +11 -0 ports/print/ft2demos/files/patch-Makefile (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 01:17:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E180537B401; Fri, 11 Apr 2003 01:17:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D67743FB1; Fri, 11 Apr 2003 01:17:35 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B8HZ0U000518; Fri, 11 Apr 2003 01:17:35 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B8HYvl000517; Fri, 11 Apr 2003 01:17:34 -0700 (PDT) Message-Id: <200304110817.h3B8HYvl000517@repoman.freebsd.org> From: Kevin Lo Date: Fri, 11 Apr 2003 01:17:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/wmnd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:17:36 -0000 kevlo 2003/04/11 01:17:34 PDT FreeBSD ports repository Modified files: net/wmnd Makefile distinfo Log: Update to 0.4.5 PR: 50771 Submitted by: Kirill Ponomarew Revision Changes Path 1.10 +2 -2 ports/net/wmnd/Makefile 1.7 +1 -1 ports/net/wmnd/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 11 01:38:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AA0F37B401; Fri, 11 Apr 2003 01:38:43 -0700 (PDT) Received: from smtp-relay.omnis.com (smtp-relay.omnis.com [216.239.128.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55AEC43FA3; Fri, 11 Apr 2003 01:38:38 -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 D676542D23; Fri, 11 Apr 2003 01:38:36 -0700 (PDT) From: Wes Peters Organization: Softweyr To: "Andrew R. Reiter" , Jeff Roberson Date: Fri, 11 Apr 2003 01:38:36 -0700 User-Agent: KMail/1.5 References: <20030410162943.T37530-100000@mail.chesapeake.net> <20030410164003.G39679@fledge.watson.org> In-Reply-To: <20030410164003.G39679@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304110138.36151.wes@softweyr.com> cc: src-committers@FreeBSD.org cc: Julian Elischer cc: John Baldwin cc: cvs-src@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 genassym.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:38:44 -0000 On Thursday 10 April 2003 13:42, Andrew R. Reiter wrote: > On Thu, 10 Apr 2003, Jeff Roberson wrote: > : > :Yes, I'm telling you, if you add anything make it specific to the > :scheduler. It doesn't not need to be in scheduler independant code. > : We just need a new system call for binding a kse to a cpu. This will > : be scheduler independant and then we can call a scheduler dependant > : routine like sched_bind(kse, cpu); > > How could one retrieve the current affinity of a kse? I sorta like the > linux method of set and get affinity and using a bit mask for the CPUs > a process can be bound to. Does this scale well when the number of processors grows large? I'm just looking forward to FreeBSD on Starfire and Sunfire systems... ;^) -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com From owner-cvs-all@FreeBSD.ORG Fri Apr 11 01:40:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0748A37B401; Fri, 11 Apr 2003 01:40:05 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1CE343FB1; Fri, 11 Apr 2003 01:40:03 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.8/8.12.6) with ESMTP id h3B8e7Ht007469; Fri, 11 Apr 2003 10:40:07 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: from localhost (localhost [[UNIX: localhost]]) by zaphod.euronet.nl (8.12.8/8.12.6/Submit) id h3B8e6aa007468; Fri, 11 Apr 2003 10:40:06 +0200 (CEST) From: Ernst de Haan To: Joseph Scott Date: Fri, 11 Apr 2003 09:40:06 +0100 User-Agent: KMail/1.5 References: <200304100721.h3A7LlPM021592@repoman.freebsd.org> <20030410100527.W58074@randomservers> In-Reply-To: <20030410100527.W58074@randomservers> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304111040.06680.znerd@FreeBSD.org> cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/www/orion Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:40:05 -0000 On Thursday 10 April 2003 19:05, Joseph Scott wrote: > On Thu, 10 Apr 2003, Ernst de Haan wrote: > > znerd 2003/04/10 00:21:47 PDT > > > > FreeBSD ports repository > > > > Modified files: > > www/orion Makefile distinfo > > Log: > > Upgrade to Orion 2.0.1. > > Does this take of your PR, ports/50242? Yup, thanks! Ernst From owner-cvs-all@FreeBSD.ORG Fri Apr 11 01:54:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73CD337B401; Fri, 11 Apr 2003 01:54:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 099C543F85; Fri, 11 Apr 2003 01:54:29 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B8sS0U003250; Fri, 11 Apr 2003 01:54:28 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B8sSeo003249; Fri, 11 Apr 2003 01:54:28 -0700 (PDT) Message-Id: <200304110854.h3B8sSeo003249@repoman.freebsd.org> From: Kevin Lo Date: Fri, 11 Apr 2003 01:54:28 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/clo++ Makefile distinfo pkg-plist patch-src::contrib::xmlwrapp-0.2.2::configure.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:54:29 -0000 kevlo 2003/04/11 01:54:28 PDT FreeBSD ports repository Modified files: devel/clo++ Makefile distinfo pkg-plist Removed files: devel/clo++/files patch-aa patch-src::contrib::xmlwrapp-0.2.2::configure.pl Log: Update to 0.6.3 Revision Changes Path 1.5 +3 -3 ports/devel/clo++/Makefile 1.3 +1 -1 ports/devel/clo++/distinfo 1.2 +0 -11 ports/devel/clo++/files/patch-aa (dead) 1.2 +0 -11 ports/devel/clo++/files/patch-src::contrib::xmlwrapp-0.2.2::configure.pl (dead) 1.2 +2 -2 ports/devel/clo++/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 11 01:57:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B2F237B401; Fri, 11 Apr 2003 01:57:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E137343F75; Fri, 11 Apr 2003 01:57:11 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B8vB0U003444; Fri, 11 Apr 2003 01:57:11 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B8vB47003443; Fri, 11 Apr 2003 01:57:11 -0700 (PDT) Message-Id: <200304110857.h3B8vB47003443@repoman.freebsd.org> From: Kevin Lo Date: Fri, 11 Apr 2003 01:57:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/vtun Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:57:12 -0000 kevlo 2003/04/11 01:57:11 PDT FreeBSD ports repository Modified files: net/vtun Makefile Log: - Update MASTER_SITES - Drop maintainership Revision Changes Path 1.10 +3 -2 ports/net/vtun/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 01:59:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1B8737B401; Fri, 11 Apr 2003 01:59:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BFA343F3F; Fri, 11 Apr 2003 01:59:20 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B8xK0U003641; Fri, 11 Apr 2003 01:59:20 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B8xJJv003640; Fri, 11 Apr 2003 01:59:19 -0700 (PDT) Message-Id: <200304110859.h3B8xJJv003640@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 11 Apr 2003 01:59:19 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/images/articles/checkpoint networks.pic doc/share/images/articles/console-server tk0231-9-1.png doc/share/images/articles/releng branches.pic doc/share/images/articles/vinum ad0b4aft.eps ad2b4aft.eps arch.eps doc/share/images/articles/vm-design fig1.eps fig2.eps fig3.eps ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 08:59:21 -0000 blackend 2003/04/11 01:59:19 PDT FreeBSD doc repository Added files: share/images/articles/checkpoint networks.pic share/images/articles/console-server tk0231-9-1.png share/images/articles/releng branches.pic share/images/articles/vinum ad0b4aft.eps ad2b4aft.eps arch.eps share/images/articles/vm-design fig1.eps fig2.eps fig3.eps fig4.eps Log: Add doc/share/images/articles files for images separation. Revision Changes Path 1.1 +30 -0 doc/share/images/articles/checkpoint/networks.pic (new) 1.1 +10 -0 doc/share/images/articles/console-server/tk0231-9-1.png (new) 1.1 +135 -0 doc/share/images/articles/releng/branches.pic (new) 1.1 +626 -0 doc/share/images/articles/vinum/ad0b4aft.eps (new) 1.1 +657 -0 doc/share/images/articles/vinum/ad2b4aft.eps (new) 1.1 +410 -0 doc/share/images/articles/vinum/arch.eps (new) 1.1 +104 -0 doc/share/images/articles/vm-design/fig1.eps (new) 1.1 +115 -0 doc/share/images/articles/vm-design/fig2.eps (new) 1.1 +133 -0 doc/share/images/articles/vm-design/fig3.eps (new) 1.1 +133 -0 doc/share/images/articles/vm-design/fig4.eps (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 02:01:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33B9737B401; Fri, 11 Apr 2003 02:01:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D456F43FBF; Fri, 11 Apr 2003 02:01:07 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B9170U004088; Fri, 11 Apr 2003 02:01:07 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B917Qv004087; Fri, 11 Apr 2003 02:01:07 -0700 (PDT) Message-Id: <200304110901.h3B917Qv004087@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 11 Apr 2003 02:01:07 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/images/callouts 1.png 10.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 09:01:08 -0000 blackend 2003/04/11 02:01:07 PDT FreeBSD doc repository Added files: share/images/callouts 1.png 10.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png Log: Add doc/share/images/callouts for images separation. Revision Changes Path 1.1 +3 -0 doc/share/images/callouts/1.png (new) 1.1 +3 -0 doc/share/images/callouts/10.png (new) 1.1 +4 -0 doc/share/images/callouts/2.png (new) 1.1 +6 -0 doc/share/images/callouts/3.png (new) 1.1 +4 -0 doc/share/images/callouts/4.png (new) 1.1 +4 -0 doc/share/images/callouts/5.png (new) 1.1 +6 -0 doc/share/images/callouts/6.png (new) 1.1 +4 -0 doc/share/images/callouts/7.png (new) 1.1 +5 -0 doc/share/images/callouts/8.png (new) 1.1 +4 -0 doc/share/images/callouts/9.png (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 02:10:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56D4A37B401; Fri, 11 Apr 2003 02:10:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CC1243FBD; Fri, 11 Apr 2003 02:10:24 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B9AO0U006085; Fri, 11 Apr 2003 02:10:24 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B9ANrD006084; Fri, 11 Apr 2003 02:10:23 -0700 (PDT) Message-Id: <200304110910.h3B9ANrD006084@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 11 Apr 2003 02:10:23 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/images/books/corp-net-guide 08-01.eps08-02.eps 08-03.eps 08-04.eps 08-05.eps 08-06.eps doc/share/images/books/design-44bsd fig1.eps fig2.epssain.eps ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 09:10:25 -0000 blackend 2003/04/11 02:10:23 PDT FreeBSD doc repository Added files: share/images/books/corp-net-guide 08-01.eps 08-02.eps 08-03.eps 08-04.eps 08-05.eps 08-06.eps share/images/books/design-44bsd fig1.eps fig2.eps share/images/books/developers-handbook/sockets layers.eps sain.eps sainfill.eps sainlsb.eps sainmsb.eps sainserv.eps serv.eps serv2.eps slayers.eps share/images/books/handbook/advanced-networking isdn-bus.eps isdn-twisted-pair.eps natd.eps share/images/books/handbook/install adduser1.scr adduser2.scr adduser3.scr boot-mgr.scr console-saver1.scr console-saver2.scr console-saver3.scr console-saver4.scr desktop.scr disk-layout.eps disklabel-auto.scr disklabel-ed1.scr disklabel-ed2.scr disklabel-fs.scr disklabel-root1.scr disklabel-root2.scr disklabel-root3.scr dist-set.scr dist-set2.scr docmenu1.scr ed0-conf.scr ed0-conf2.scr edit-inetd-conf.scr example-dir1.eps example-dir2.eps example-dir3.eps example-dir4.eps example-dir5.eps fdisk-drive1.scr fdisk-drive2.scr fdisk-edit1.scr fdisk-edit2.scr ftp-anon1.scr ftp-anon2.scr hdwrconf.scr keymap.scr main-doc.scr main-keymap.scr main-options.scr main-std.scr main1.scr mainexit.scr media.scr mouse1.scr mouse2.scr mouse3.scr mouse4.scr mouse5.scr mouse6.scr nfs-server-edit.scr options.scr pkg-cat.scr pkg-confirm.scr pkg-install.scr pkg-sel.scr probstart.scr security.scr sysinstall-exit.scr timezone1.scr timezone2.scr timezone3.scr userconfig.scr userconfig2.scr xf86setup.scr share/images/books/handbook/vinum vinum-concat.pic vinum-mirrored-vol.pic vinum-raid10-vol.pic vinum-raid5-org.pic vinum-simple-vol.pic vinum-striped-vol.pic vinum-striped.pic Log: Add doc/share/images/books files for images separation. Revision Changes Path 1.1 +8104 -0 doc/share/images/books/corp-net-guide/08-01.eps (new) 1.1 +8655 -0 doc/share/images/books/corp-net-guide/08-02.eps (new) 1.1 +8489 -0 doc/share/images/books/corp-net-guide/08-03.eps (new) 1.1 +8386 -0 doc/share/images/books/corp-net-guide/08-04.eps (new) 1.1 +12613 -0 doc/share/images/books/corp-net-guide/08-05.eps (new) 1.1 +8457 -0 doc/share/images/books/corp-net-guide/08-06.eps (new) 1.1 +340 -0 doc/share/images/books/design-44bsd/fig1.eps (new) 1.1 +1476 -0 doc/share/images/books/design-44bsd/fig2.eps (new) 1.1 +92 -0 doc/share/images/books/developers-handbook/sockets/layers.eps (new) 1.1 +88 -0 doc/share/images/books/developers-handbook/sockets/sain.eps (new) 1.1 +88 -0 doc/share/images/books/developers-handbook/sockets/sainfill.eps (new) 1.1 +96 -0 doc/share/images/books/developers-handbook/sockets/sainlsb.eps (new) 1.1 +96 -0 doc/share/images/books/developers-handbook/sockets/sainmsb.eps (new) 1.1 +90 -0 doc/share/images/books/developers-handbook/sockets/sainserv.eps (new) 1.1 +160 -0 doc/share/images/books/developers-handbook/sockets/serv.eps (new) 1.1 +211 -0 doc/share/images/books/developers-handbook/sockets/serv2.eps (new) 1.1 +113 -0 doc/share/images/books/developers-handbook/sockets/slayers.eps (new) 1.1 +147 -0 doc/share/images/books/handbook/advanced-networking/isdn-bus.eps (new) 1.1 +242 -0 doc/share/images/books/handbook/advanced-networking/isdn-twisted-pair.eps (new) 1.1 +228 -0 doc/share/images/books/handbook/advanced-networking/natd.eps (new) 1.1 +1 -0 doc/share/images/books/handbook/install/adduser1.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/adduser2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/adduser3.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/boot-mgr.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/console-saver1.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/console-saver2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/console-saver3.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/console-saver4.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/desktop.scr (new) 1.1 +20704 -0 doc/share/images/books/handbook/install/disk-layout.eps (new) 1.1 +1 -0 doc/share/images/books/handbook/install/disklabel-auto.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/disklabel-ed1.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/disklabel-ed2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/disklabel-fs.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/disklabel-root1.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/disklabel-root2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/disklabel-root3.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/dist-set.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/dist-set2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/docmenu1.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/ed0-conf.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/ed0-conf2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/edit-inetd-conf.scr (new) 1.1 +299 -0 doc/share/images/books/handbook/install/example-dir1.eps (new) 1.1 +341 -0 doc/share/images/books/handbook/install/example-dir2.eps (new) 1.1 +341 -0 doc/share/images/books/handbook/install/example-dir3.eps (new) 1.1 +383 -0 doc/share/images/books/handbook/install/example-dir4.eps (new) 1.1 +383 -0 doc/share/images/books/handbook/install/example-dir5.eps (new) 1.1 +1 -0 doc/share/images/books/handbook/install/fdisk-drive1.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/fdisk-drive2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/fdisk-edit1.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/fdisk-edit2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/ftp-anon1.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/ftp-anon2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/hdwrconf.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/keymap.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/main-doc.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/main-keymap.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/main-options.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/main-std.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/main1.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/mainexit.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/media.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/mouse1.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/mouse2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/mouse3.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/mouse4.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/mouse5.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/mouse6.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/nfs-server-edit.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/options.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/pkg-cat.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/pkg-confirm.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/pkg-install.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/pkg-sel.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/probstart.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/security.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/sysinstall-exit.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/timezone1.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/timezone2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/timezone3.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/userconfig.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/userconfig2.scr (new) 1.1 +1 -0 doc/share/images/books/handbook/install/xf86setup.scr (new) 1.1 +78 -0 doc/share/images/books/handbook/vinum/vinum-concat.pic (new) 1.1 +25 -0 doc/share/images/books/handbook/vinum/vinum-mirrored-vol.pic (new) 1.1 +108 -0 doc/share/images/books/handbook/vinum/vinum-raid10-vol.pic (new) 1.1 +84 -0 doc/share/images/books/handbook/vinum/vinum-raid5-org.pic (new) 1.1 +21 -0 doc/share/images/books/handbook/vinum/vinum-simple-vol.pic (new) 1.1 +62 -0 doc/share/images/books/handbook/vinum/vinum-striped-vol.pic (new) 1.1 +84 -0 doc/share/images/books/handbook/vinum/vinum-striped.pic (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 02:12:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CBA837B401; Fri, 11 Apr 2003 02:12:54 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA4A943F93; Fri, 11 Apr 2003 02:12:52 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id TAA24201; Fri, 11 Apr 2003 19:12:41 +1000 Date: Fri, 11 Apr 2003 19:12:40 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "M. Warner Losh" In-Reply-To: <20030410.122906.62350043.imp@bsdimp.com> Message-ID: <20030411190555.J3595@gamplex.bde.org> References: <20030410051257.D296537B408@hub.freebsd.org> <20030410.122906.62350043.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/an if_an.c if_an_isa.c if_an_pccard.c if_an_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 09:12:55 -0000 On Thu, 10 Apr 2003, M. Warner Losh wrote: > In message: > Nate Lawson writes: > : > @@ -817,9 +806,11 @@ > : > */ > : > ether_ifattach(ifp, sc->arpcom.ac_enaddr); > : > callout_handle_init(&sc->an_stat_ch); > : > - AN_UNLOCK(sc); > : > > : > return(0); > : > +fail:; > : > + mtx_destroy(&sc->an_mtx); > : > + return(error); > : > } > : > > : > static void > : > : Extra ; after "fail:" > > I feel that it isn't a mistake. A label labels a statement, It is not a mistake in the same way that an extra semicolon on a case statement is not a mistake. It is just a style bug. > and this > label labels a null statement on purpose in case the statements after > it disappear. A C programmer would not remove the statements without also removing the label (since it is part of the first statement), and the statements can't disappear here since at least a return statement is needed to return a value. Bruce From owner-cvs-all@FreeBSD.ORG Fri Apr 11 02:21:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91E2C37B401; Fri, 11 Apr 2003 02:21:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CB2543F93; Fri, 11 Apr 2003 02:21:16 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B9LF0U007557; Fri, 11 Apr 2003 02:21:15 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B9LFoZ007555; Fri, 11 Apr 2003 02:21:15 -0700 (PDT) Message-Id: <200304110921.h3B9LFoZ007555@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 11 Apr 2003 02:21:15 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/checkpoint Makefile doc/en_US.ISO8859-1/articles/console-server Makefile doc/en_US.ISO8859-1/articles/releng Makefile doc/en_US.ISO8859-1/articles/vm-design Makefile doc/en_US.ISO8859-1/books/corp-net-guide Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 09:21:17 -0000 blackend 2003/04/11 02:21:15 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/checkpoint Makefile en_US.ISO8859-1/articles/console-server Makefile en_US.ISO8859-1/articles/releng Makefile en_US.ISO8859-1/articles/vinum Makefile en_US.ISO8859-1/articles/vm-design Makefile en_US.ISO8859-1/books/corp-net-guide Makefile en_US.ISO8859-1/books/design-44bsd Makefile en_US.ISO8859-1/books/developers-handbook Makefile en_US.ISO8859-1/books/handbook Makefile txtfiles.ent fr_FR.ISO8859-1/books/handbook Makefile it_IT.ISO8859-15/articles/vm-design Makefile it_IT.ISO8859-15/books/handbook Makefile share/mk doc.docbook.mk doc.html.mk doc.images.mk Log: Commit images separation from en_US.ISO8859-1/ directory to share/images. To link "generic" images (share/images ones) from Makefiles use IMAGES_EN and to link localized images use IMAGES. For an example look at en_US.ISO8859-1/books/handbook/Makefile Revision Changes Path 1.3 +1 -1 doc/en_US.ISO8859-1/articles/checkpoint/Makefile 1.2 +1 -1 doc/en_US.ISO8859-1/articles/console-server/Makefile 1.9 +1 -1 doc/en_US.ISO8859-1/articles/releng/Makefile 1.2 +1 -1 doc/en_US.ISO8859-1/articles/vinum/Makefile 1.2 +2 -2 doc/en_US.ISO8859-1/articles/vm-design/Makefile 1.2 +7 -7 doc/en_US.ISO8859-1/books/corp-net-guide/Makefile 1.3 +2 -2 doc/en_US.ISO8859-1/books/design-44bsd/Makefile 1.16 +1 -1 doc/en_US.ISO8859-1/books/developers-handbook/Makefile 1.62 +74 -74 doc/en_US.ISO8859-1/books/handbook/Makefile 1.2 +2 -2 doc/en_US.ISO8859-1/books/handbook/txtfiles.ent 1.11 +74 -74 doc/fr_FR.ISO8859-1/books/handbook/Makefile 1.2 +5 -5 doc/it_IT.ISO8859-15/articles/vm-design/Makefile 1.3 +74 -74 doc/it_IT.ISO8859-15/books/handbook/Makefile 1.81 +29 -10 doc/share/mk/doc.docbook.mk 1.16 +3 -3 doc/share/mk/doc.html.mk 1.22 +21 -3 doc/share/mk/doc.images.mk From owner-cvs-all@FreeBSD.ORG Fri Apr 11 02:28:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1057D37B401; Fri, 11 Apr 2003 02:28:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C3DC43F93; Fri, 11 Apr 2003 02:28:14 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B9SE0U007924; Fri, 11 Apr 2003 02:28:14 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B9SEou007923; Fri, 11 Apr 2003 02:28:14 -0700 (PDT) Message-Id: <200304110928.h3B9SEou007923@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 11 Apr 2003 02:28:14 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/checkpoint networks.pic doc/en_US.ISO8859-1/articles/console-server tk0231-9-1.png doc/en_US.ISO8859-1/articles/releng branches.pic doc/en_US.ISO8859-1/articles/vinum ad0b4aft.eps ad2b4aft.eps... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 09:28:15 -0000 blackend 2003/04/11 02:28:14 PDT FreeBSD doc repository Removed files: en_US.ISO8859-1/articles/checkpoint networks.pic en_US.ISO8859-1/articles/console-server tk0231-9-1.png en_US.ISO8859-1/articles/releng branches.pic en_US.ISO8859-1/articles/vinum ad0b4aft.eps ad2b4aft.eps arch.eps en_US.ISO8859-1/articles/vm-design fig1.eps fig2.eps fig3.eps fig4.eps Log: Remove images moved to share/images/articles. Revision Changes Path 1.2 +0 -30 doc/en_US.ISO8859-1/articles/checkpoint/networks.pic (dead) 1.2 +0 -10 doc/en_US.ISO8859-1/articles/console-server/tk0231-9-1.png (dead) 1.7 +0 -135 doc/en_US.ISO8859-1/articles/releng/branches.pic (dead) 1.2 +0 -626 doc/en_US.ISO8859-1/articles/vinum/ad0b4aft.eps (dead) 1.2 +0 -657 doc/en_US.ISO8859-1/articles/vinum/ad2b4aft.eps (dead) 1.2 +0 -410 doc/en_US.ISO8859-1/articles/vinum/arch.eps (dead) 1.2 +0 -104 doc/en_US.ISO8859-1/articles/vm-design/fig1.eps (dead) 1.2 +0 -115 doc/en_US.ISO8859-1/articles/vm-design/fig2.eps (dead) 1.2 +0 -133 doc/en_US.ISO8859-1/articles/vm-design/fig3.eps (dead) 1.2 +0 -133 doc/en_US.ISO8859-1/articles/vm-design/fig4.eps (dead) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 02:30:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E0B737B407; Fri, 11 Apr 2003 02:30:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3664643F93; Fri, 11 Apr 2003 02:30:43 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B9Ug0U008232; Fri, 11 Apr 2003 02:30:42 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B9UgS1008229; Fri, 11 Apr 2003 02:30:42 -0700 (PDT) Message-Id: <200304110930.h3B9UgS1008229@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 11 Apr 2003 02:30:42 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/images/callouts 1.png 10.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 09:30:43 -0000 blackend 2003/04/11 02:30:42 PDT FreeBSD doc repository Removed files: en_US.ISO8859-1/share/images/callouts 1.png 10.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png Log: callouts images are now located in share/images/callouts. Revision Changes Path 1.2 +0 -3 doc/en_US.ISO8859-1/share/images/callouts/1.png (dead) 1.2 +0 -3 doc/en_US.ISO8859-1/share/images/callouts/10.png (dead) 1.2 +0 -4 doc/en_US.ISO8859-1/share/images/callouts/2.png (dead) 1.2 +0 -6 doc/en_US.ISO8859-1/share/images/callouts/3.png (dead) 1.2 +0 -4 doc/en_US.ISO8859-1/share/images/callouts/4.png (dead) 1.2 +0 -4 doc/en_US.ISO8859-1/share/images/callouts/5.png (dead) 1.2 +0 -6 doc/en_US.ISO8859-1/share/images/callouts/6.png (dead) 1.2 +0 -4 doc/en_US.ISO8859-1/share/images/callouts/7.png (dead) 1.2 +0 -5 doc/en_US.ISO8859-1/share/images/callouts/8.png (dead) 1.2 +0 -4 doc/en_US.ISO8859-1/share/images/callouts/9.png (dead) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 02:34:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89D0137B401; Fri, 11 Apr 2003 02:34:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB66643FBD; Fri, 11 Apr 2003 02:34:49 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3B9Yn0U008833; Fri, 11 Apr 2003 02:34:49 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3B9YnGE008832; Fri, 11 Apr 2003 02:34:49 -0700 (PDT) Message-Id: <200304110934.h3B9YnGE008832@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 11 Apr 2003 02:34:49 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/corp-net-guide 08-01.eps08-02.eps 08-03.eps 08-04.eps 08-05.eps 08-06.eps doc/en_US.ISO8859-1/books/design-44bsd fig1.eps fig2.epssain.eps ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 09:34:51 -0000 blackend 2003/04/11 02:34:49 PDT FreeBSD doc repository Removed files: en_US.ISO8859-1/books/corp-net-guide 08-01.eps 08-02.eps 08-03.eps 08-04.eps 08-05.eps 08-06.eps en_US.ISO8859-1/books/design-44bsd fig1.eps fig2.eps en_US.ISO8859-1/books/developers-handbook/sockets layers.eps sain.eps sainfill.eps sainlsb.eps sainmsb.eps sainserv.eps serv.eps serv2.eps slayers.eps en_US.ISO8859-1/books/handbook/advanced-networking isdn-bus.eps isdn-twisted-pair.eps natd.eps en_US.ISO8859-1/books/handbook/install adduser1.scr adduser2.scr adduser3.scr boot-mgr.scr console-saver1.scr console-saver2.scr console-saver3.scr console-saver4.scr desktop.scr disk-layout.eps disklabel-auto.scr disklabel-ed1.scr disklabel-ed2.scr disklabel-fs.scr disklabel-root1.scr disklabel-root2.scr disklabel-root3.scr dist-set.scr dist-set2.scr docmenu1.scr ed0-conf.scr ed0-conf2.scr edit-inetd-conf.scr example-dir1.eps example-dir2.eps example-dir3.eps example-dir4.eps example-dir5.eps fdisk-drive1.scr fdisk-drive2.scr fdisk-edit1.scr fdisk-edit2.scr ftp-anon1.scr ftp-anon2.scr hdwrconf.scr keymap.scr main-doc.scr main-keymap.scr main-options.scr main-std.scr main1.scr mainexit.scr media.scr mouse1.scr mouse2.scr mouse3.scr mouse4.scr mouse5.scr mouse6.scr nfs-server-edit.scr options.scr pkg-cat.scr pkg-confirm.scr pkg-install.scr pkg-sel.scr probstart.scr security.scr sysinstall-exit.scr timezone1.scr timezone2.scr timezone3.scr userconfig.scr userconfig2.scr xf86setup.scr en_US.ISO8859-1/books/handbook/vinum vinum-concat.pic vinum-mirrored-vol.pic vinum-raid10-vol.pic vinum-raid5-org.pic vinum-simple-vol.pic vinum-striped-vol.pic vinum-striped.pic Log: Remove files moved to share/images/books. Revision Changes Path 1.2 +0 -8104 doc/en_US.ISO8859-1/books/corp-net-guide/08-01.eps (dead) 1.2 +0 -8655 doc/en_US.ISO8859-1/books/corp-net-guide/08-02.eps (dead) 1.2 +0 -8489 doc/en_US.ISO8859-1/books/corp-net-guide/08-03.eps (dead) 1.2 +0 -8386 doc/en_US.ISO8859-1/books/corp-net-guide/08-04.eps (dead) 1.2 +0 -12613 doc/en_US.ISO8859-1/books/corp-net-guide/08-05.eps (dead) 1.2 +0 -8457 doc/en_US.ISO8859-1/books/corp-net-guide/08-06.eps (dead) 1.2 +0 -340 doc/en_US.ISO8859-1/books/design-44bsd/fig1.eps (dead) 1.2 +0 -1476 doc/en_US.ISO8859-1/books/design-44bsd/fig2.eps (dead) 1.2 +0 -92 doc/en_US.ISO8859-1/books/developers-handbook/sockets/layers.eps (dead) 1.2 +0 -88 doc/en_US.ISO8859-1/books/developers-handbook/sockets/sain.eps (dead) 1.2 +0 -88 doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainfill.eps (dead) 1.2 +0 -96 doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainlsb.eps (dead) 1.2 +0 -96 doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainmsb.eps (dead) 1.2 +0 -90 doc/en_US.ISO8859-1/books/developers-handbook/sockets/sainserv.eps (dead) 1.2 +0 -160 doc/en_US.ISO8859-1/books/developers-handbook/sockets/serv.eps (dead) 1.2 +0 -211 doc/en_US.ISO8859-1/books/developers-handbook/sockets/serv2.eps (dead) 1.2 +0 -113 doc/en_US.ISO8859-1/books/developers-handbook/sockets/slayers.eps (dead) 1.2 +0 -147 doc/en_US.ISO8859-1/books/handbook/advanced-networking/isdn-bus.eps (dead) 1.2 +0 -242 doc/en_US.ISO8859-1/books/handbook/advanced-networking/isdn-twisted-pair.eps (dead) 1.2 +0 -228 doc/en_US.ISO8859-1/books/handbook/advanced-networking/natd.eps (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/adduser1.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/adduser2.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/adduser3.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/boot-mgr.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/console-saver1.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/console-saver2.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/console-saver3.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/console-saver4.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/desktop.scr (dead) 1.3 +0 -20704 doc/en_US.ISO8859-1/books/handbook/install/disk-layout.eps (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/disklabel-auto.scr (dead) 1.4 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/disklabel-ed1.scr (dead) 1.4 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/disklabel-ed2.scr (dead) 1.4 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/disklabel-fs.scr (dead) 1.4 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/disklabel-root1.scr (dead) 1.5 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/disklabel-root2.scr (dead) 1.4 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/disklabel-root3.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/dist-set.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/dist-set2.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/docmenu1.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/ed0-conf.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/ed0-conf2.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/edit-inetd-conf.scr (dead) 1.2 +0 -299 doc/en_US.ISO8859-1/books/handbook/install/example-dir1.eps (dead) 1.2 +0 -341 doc/en_US.ISO8859-1/books/handbook/install/example-dir2.eps (dead) 1.2 +0 -341 doc/en_US.ISO8859-1/books/handbook/install/example-dir3.eps (dead) 1.2 +0 -383 doc/en_US.ISO8859-1/books/handbook/install/example-dir4.eps (dead) 1.2 +0 -383 doc/en_US.ISO8859-1/books/handbook/install/example-dir5.eps (dead) 1.5 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/fdisk-drive1.scr (dead) 1.5 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/fdisk-drive2.scr (dead) 1.4 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/fdisk-edit1.scr (dead) 1.4 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/fdisk-edit2.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/ftp-anon1.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/ftp-anon2.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/hdwrconf.scr (dead) 1.4 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/keymap.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/main-doc.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/main-keymap.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/main-options.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/main-std.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/main1.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/mainexit.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/media.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/mouse1.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/mouse2.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/mouse3.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/mouse4.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/mouse5.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/mouse6.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/nfs-server-edit.scr (dead) 1.6 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/options.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/pkg-cat.scr (dead) 1.4 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/pkg-confirm.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/pkg-install.scr (dead) 1.4 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/pkg-sel.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/probstart.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/security.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/sysinstall-exit.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/timezone1.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/timezone2.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/timezone3.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/userconfig.scr (dead) 1.2 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/userconfig2.scr (dead) 1.3 +0 -1 doc/en_US.ISO8859-1/books/handbook/install/xf86setup.scr (dead) 1.2 +0 -78 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-concat.pic (dead) 1.2 +0 -25 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-mirrored-vol.pic (dead) 1.2 +0 -108 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-raid10-vol.pic (dead) 1.2 +0 -84 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-raid5-org.pic (dead) 1.2 +0 -21 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-simple-vol.pic (dead) 1.2 +0 -62 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-striped-vol.pic (dead) 1.2 +0 -84 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-striped.pic (dead) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 03:00:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 766E437B401; Fri, 11 Apr 2003 03:00:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2163C43FAF; Fri, 11 Apr 2003 03:00:51 -0700 (PDT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BA0o0U010689; Fri, 11 Apr 2003 03:00:50 -0700 (PDT) (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BA0oSX010686; Fri, 11 Apr 2003 03:00:50 -0700 (PDT) Message-Id: <200304111000.h3BA0oSX010686@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Fri, 11 Apr 2003 03:00:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/nmap Makefile distinfo ports/security/nmap/files nmap.1 patch-aa patch-nbase::getopt.h patch-nmap.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 10:00:51 -0000 sumikawa 2003/04/11 03:00:50 PDT FreeBSD ports repository Modified files: security/nmap Makefile distinfo security/nmap/files patch-aa Added files: security/nmap/files patch-nbase::getopt.h patch-nmap.h Removed files: security/nmap/files nmap.1 Log: Upgrade to 3.20 PR: ports/49987 Submitted by: Dominic Marks marius@alchemy.franken.de Revision Changes Path 1.63 +15 -7 ports/security/nmap/Makefile 1.39 +1 -1 ports/security/nmap/distinfo 1.3 +0 -87 ports/security/nmap/files/nmap.1 (dead) 1.14 +15 -12 ports/security/nmap/files/patch-aa 1.1 +14 -0 ports/security/nmap/files/patch-nbase::getopt.h (new) 1.1 +18 -0 ports/security/nmap/files/patch-nmap.h (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 03:04:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8C0637B407; Fri, 11 Apr 2003 03:04:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7AF143FE3; Fri, 11 Apr 2003 03:04:18 -0700 (PDT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BA4I0U012303; Fri, 11 Apr 2003 03:04:18 -0700 (PDT) (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BA4IDS012302; Fri, 11 Apr 2003 03:04:18 -0700 (PDT) Message-Id: <200304111004.h3BA4IDS012302@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Fri, 11 Apr 2003 03:04:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/nmapfe Makefile distinfo pkg-plist ports/security/nmapfe/files nmap.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 10:04:22 -0000 sumikawa 2003/04/11 03:04:18 PDT FreeBSD ports repository Modified files: security/nmapfe Makefile distinfo pkg-plist Removed files: security/nmapfe/files nmap.1 Log: Upgrade to 3.20. Nmap and nmapfe now speak IPv6. PR: ports/49987 Submitted by: Dominic Marks marius@alchemy.franken.de Revision Changes Path 1.34 +8 -7 ports/security/nmapfe/Makefile 1.15 +0 -1 ports/security/nmapfe/distinfo 1.3 +0 -87 ports/security/nmapfe/files/nmap.1 (dead) 1.9 +3 -4 ports/security/nmapfe/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 11 03:15:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B627037B401; Fri, 11 Apr 2003 03:15:38 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id D897843F75; Fri, 11 Apr 2003 03:15:36 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id UAA29009; Fri, 11 Apr 2003 20:15:25 +1000 Date: Fri, 11 Apr 2003 20:15:25 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Jeff Roberson In-Reply-To: <20030410234820.A37530-100000@mail.chesapeake.net> Message-ID: <20030411193251.B3621@gamplex.bde.org> References: <20030410234820.A37530-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 10:15:39 -0000 On Thu, 10 Apr 2003, Jeff Roberson wrote: > In this benchmark I have many processes that each run for 10ms and then > sleep for 10ms. Each of them has a different nice value. I record many > statistics, but below is the amount of cpu time given to each. > > -20 -15 -10 -5 -1 0 > ULE 5.753623 5.282634 4.856530 3.450129 3.126798 2.423626 > 4BSD 5.737184 4.694133 4.185013 3.363824 2.711405 2.260881 > > 1 5 10 15 20 > ULE 2.105255 0.657852 0.429098 0.411582 0.501759 > 4BSD 2.452399 1.506065 0.859527 0.681111 0.427333 > > > You can see that ule is quite regular until it gets to the positive nice > values where it is not as smooth as 4bsd. I'll fix this. The poor dynamic range of niceness for the 4bsd scheduler in current should not be aimed for. In the above it is about 5.74:0.43 = 13:1. It should be more like 100:1 or 1000:1. > This commit does fix the bug where nice +20 processes were still getting > CPU when 0 and negative nice processes were runnable. This should fix > most of the interactivity complaints with niced processes. Isn't this a non-bug? Something is needed to prevent priority inversion. I think priority inversion can be a problem at the level of user processes where the kernel can't do anything about it. A nice -20 process may aquire a lock on something important (perhaps just a file lock) and then never run again because there is a nice -0 process that is always runnable. meanwhile, even nice --20 processes may have to wait forever for the lock. Giving nice -20 processes a tiny but nonzero amount of CPU fixes the problem eventually. I think interactivity is mostly a different problem. When we give some CPU to niced processes, it is important that we only give them a tiny amount. Another problem with the small dynamic range is that it always gives a non-tiny amount. Scheduling granularity may be a problem, especially in the 4BSD scheduler - we can't give processes less than the quantum (if they want it), and with a quantum of 1/10 second just 10 niced processes getting the minimal amount would give a delay of 1 second for interactive processes. These problems are limited by old bugfeatures in BSD for at least the 4BSD scheduler (interactive processes wake up at a kernel priority and normally essentially keep that priority when they return to userland, since we neglect to reschedule them). Bruce From owner-cvs-all@FreeBSD.ORG Fri Apr 11 03:28:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 026F537B401; Fri, 11 Apr 2003 03:28:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9825743FD7; Fri, 11 Apr 2003 03:28:52 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BASq0U014238; Fri, 11 Apr 2003 03:28:52 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BASqD2014237; Fri, 11 Apr 2003 03:28:52 -0700 (PDT) Message-Id: <200304111028.h3BASqD2014237@repoman.freebsd.org> From: Max Khon Date: Fri, 11 Apr 2003 03:28:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/wmmemfree Makefile distinfo pkg-descr pkg-plist ports/sysutils/wmmemfree/files mem_freebsd.c mem_freebsd.h patch-Makefile patch-draw.c patch-wmmemfree.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 10:28:53 -0000 fjoe 2003/04/11 03:28:52 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/wmmemfree Makefile distinfo pkg-descr pkg-plist sysutils/wmmemfree/files mem_freebsd.c mem_freebsd.h patch-Makefile patch-draw.c patch-wmmemfree.c Log: New port: wmmemfree WMMemFree shows system memory usage. It runs as a dockapp for window manager like WindowMaker or some other which supports dockapps. On the top side you have your physical memory usage and on the bottom there is your swap space usage. Submitted by: Alexey Dokuchaev Revision Changes Path 1.350 +1 -0 ports/sysutils/Makefile 1.1 +32 -0 ports/sysutils/wmmemfree/Makefile (new) 1.1 +1 -0 ports/sysutils/wmmemfree/distinfo (new) 1.1 +125 -0 ports/sysutils/wmmemfree/files/mem_freebsd.c (new) 1.1 +32 -0 ports/sysutils/wmmemfree/files/mem_freebsd.h (new) 1.1 +54 -0 ports/sysutils/wmmemfree/files/patch-Makefile (new) 1.1 +11 -0 ports/sysutils/wmmemfree/files/patch-draw.c (new) 1.1 +16 -0 ports/sysutils/wmmemfree/files/patch-wmmemfree.c (new) 1.1 +4 -0 ports/sysutils/wmmemfree/pkg-descr (new) 1.1 +1 -0 ports/sysutils/wmmemfree/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 03:31:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEFB137B401; Fri, 11 Apr 2003 03:31:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FBD043FAF; Fri, 11 Apr 2003 03:31:40 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BAVe0U014764; Fri, 11 Apr 2003 03:31:40 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BAVeUY014763; Fri, 11 Apr 2003 03:31:40 -0700 (PDT) Message-Id: <200304111031.h3BAVeUY014763@repoman.freebsd.org> From: Max Khon Date: Fri, 11 Apr 2003 03:31:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 10:31:41 -0000 fjoe 2003/04/11 03:31:39 PDT FreeBSD ports repository Modified files: . modules Log: wmmemfree -> ports/sysutils/wmmemfree Revision Changes Path 1.7030 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 11 04:01:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AD1A37B401; Fri, 11 Apr 2003 04:01:52 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C71643F85; Fri, 11 Apr 2003 04:01:50 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id VAA32735; Fri, 11 Apr 2003 21:01:39 +1000 Date: Fri, 11 Apr 2003 21:01:38 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Wes Peters In-Reply-To: <200304110001.50201.wes@softweyr.com> Message-ID: <20030411203313.I3811@gamplex.bde.org> References: <200304100705.h3A75OVW019701@repoman.freebsd.org> <20030410204421.A3151@gamplex.bde.org> <200304110001.50201.wes@softweyr.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Wes Peters cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 11:01:52 -0000 On Fri, 11 Apr 2003, Wes Peters wrote: > On Thursday 10 April 2003 04:20, Bruce Evans wrote: > > On Thu, 10 Apr 2003, Wes Peters wrote: > > > wes 2003/04/10 00:05:24 PDT > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/i386/i386 identcpu.c > > > Log: > > > Add a sysctl that records and reports the CPU clock rate calculated > > > at boot. Funny how often this trivial piece of information crops > > > up in embedded boxen. > > What's wrong with the existing sysctl (machdep.tsc_freq)? It is > > machine dependent, but no more than the new sysctl (both only work for > > certain i386's with TSC's). > > This control works across all "i386" processors you can buy today, and So does machdep.tsc_freq. > will also work across several other FreeBSD architectures as soon as I > get my hands on the boxen required. The sparc64 is on its way; ia64 and > x86-64 will follow later. Maybe much later. If there were an MI sysctl for this, it should not be in the machdep hierarchy. > > It doesn't discard up to 6 digits of > > precision. It reports the current frequency, which should be the actual > > frequency, which should differ from the frequency determined at boot > > time since it is difficult to determine the actual frequency at boot > > time without making the boot too long. > > My need, now spanning 3 different companies and product lines, is more to > determine a few broad classifications of hardware. If the numbers differ > by more than 10, that would suffice, but in practice the expected numbers > are 400, 550, 1130 (or maybe 1260) and 2400. Those are far enough apart > to make even imprecise people like me believe I can tell the difference. This also makes the difference between the value determined at boot time and the actual value unimportant to you, since the value determined at boot time needs to be within 500 ppm for ntp to work with the TSC timecounter at all. > I am well aware that the boot-time numbers on some hardware might differ > wildly from the run-time numbers; my laptop boots at 75 MHz and switches > up to 300 MHz as needed. That's not an issue in any of the 3 > implementations that have asked for this. Too much for the TSC to be used as a timecounter. Does the laptop work at all without acpi? The timecounter defaults to the TSC for the !acpi && !SMP && !APM && TSC_exists case. > > Apr 9 20:08:28 besplex kernel: Timecounter "TSC" frequency 1532823868 > > Hz Apr 9 20:08:28 besplex kernel: CPU: AMD Athlon(TM) XP1600+ > > (1532.82-MHz 686-class CPU) > > > > The first line of this is only printed if the TSC is attached to a > > timecounter, which is in most !SMP && !APM cases. The second line > > prints the value that is returned by the new sysctl, except it doesn't > > return the fractional part and has rounding bugs. > > And yet still suffices for the each of the different teams who have asked > for it. A more complex, more accurate answer isn't better for their > need, it's just more complex. So use the existing sysctl and round it as you need it, and back out the commit. Rounding bugs: % Index: identcpu.c % =================================================================== % RCS file: /home/ncvs/src/sys/i386/i386/identcpu.c,v % retrieving revision 1.120 % retrieving revision 1.121 % diff -u -r1.120 -r1.121 % --- identcpu.c 4 Apr 2003 17:29:54 -0000 1.120 % +++ identcpu.c 10 Apr 2003 07:05:24 -0000 1.121 % ... % @@ -568,6 +572,7 @@ % #endif % #if defined(I586_CPU) % case CPUCLASS_586: % + hw_clockrate = (tsc_freq + 5000) / 1000000; % printf("%jd.%02d-MHz ", % (intmax_t)(tsc_freq + 4999) / 1000000, % (u_int)((tsc_freq + 4999) / 10000) % 100); 4999 is for rounding the second place after the decimal point to nearest, with a fractional part of precisely 0.005 MHz rounded down. 5000 makes little sense. 4999 would give the same non-fractional part as printed in the boot messages, but that that would tend to give a value that is wrong by a full MHz when the precise value is close to an integral number of MHz but smaller and not that close (5000 or more Hz smaller). % @@ -576,6 +581,7 @@ % #endif % #if defined(I686_CPU) % case CPUCLASS_686: % + hw_clockrate = (tsc_freq + 5000) / 1000000; % printf("%jd.%02d-MHz ", % (intmax_t)(tsc_freq + 4999) / 1000000, % (u_int)((tsc_freq + 4999) / 10000) % 100); Similarly. Bruce From owner-cvs-all@FreeBSD.ORG Fri Apr 11 05:52:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B745F37B407; Fri, 11 Apr 2003 05:52:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55E1943F75; Fri, 11 Apr 2003 05:52:53 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BCqr0U031764; Fri, 11 Apr 2003 05:52:53 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BCqq8X031763; Fri, 11 Apr 2003 05:52:52 -0700 (PDT) Message-Id: <200304111252.h3BCqq8X031763@repoman.freebsd.org> From: Maxime Henrion Date: Fri, 11 Apr 2003 05:52: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/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 12:52:54 -0000 mux 2003/04/11 05:52:52 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: - Call ether_ifdetach() before shutting down the hardware. - Remove a useless device_is_alive() check. - Disable interrupts if bus_child_present() so that this check is more useful. This fixes the hangs I was seeing when unloading the fxp driver. Suggestions from: hsu, njl Revision Changes Path 1.168 +18 -20 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 05:56:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8139437B401; Fri, 11 Apr 2003 05:56:24 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E36443F75; Fri, 11 Apr 2003 05:56:24 -0700 (PDT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id E63EE2ED40E; Fri, 11 Apr 2003 05:56:23 -0700 (PDT) Date: Fri, 11 Apr 2003 14:56:23 +0200 From: Maxime Henrion To: Nate Lawson Message-ID: <20030411125623.GO1750@elvis.mu.org> References: <20030411001316.GN1750@elvis.mu.org> 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 12:56:24 -0000 Nate Lawson wrote: > On Fri, 11 Apr 2003, Maxime Henrion wrote: > > Nate Lawson wrote: > > > On Thu, 10 Apr 2003, Maxime Henrion wrote: > > > > Modified files: > > > > sys/dev/fxp if_fxp.c > > > > Log: > > > > - Clean up the fxp_release() and fxp_detach() functions. > > > > > > There's a version of this in the diff I just posted to current@. > > > > Feel free to commit it. > > I'd like to keep it bundled with the MPSAFE changes so it will have to > wait a little while for more testing. > > > > I have been testing my diff by loading and unloading fxp while doing a > > > large transfer and I cannot replicate this. Are you sure it's not a local > > > problem? I have never had a deadlock or a crash and loading fxp again > > > always works. > > > > I have no idea, this is why I was saying it's maybe not fxp(4)'s fault > > and it may indeed be a local problem. > > It would help if others gave their insight but if loading/unloading work > for me (and have been for months), it suggests it is local. I don't have > a problem with making the unmap conditional on the tag (first part of > commit). > > > > Um, fxp_detach() should not be called for any case where the device isn't > > > alive. fxp_detach should ONLY be called once attach has succeeded which > > > by definition means the device is alive. bus_child_present() is the > > > bus-specific method to see that the hardware is actually there; > > > device_is_alive only tells you that the device_t node is present in the > > > tree. fxp_release may be called in error cases. Rather than working > > > around your problem this way, please find what is calling fxp_detach when > > > the device is not alive. > > > > This way of doing things (ie: using device_is_alive()) is an almost > > verbatim copy of what you did in every network driver in sys/pci/. > > Now if it's wrong, feel free to change it, but I guess you'll have > > to change all those drivers too then. > > The reason why I did that for the other drivers is that there was not a > separate "release" function which deallocated resources. Instead, I had a > common routine which did detach and release. For the error case, you do > need to check if the device was alive before calling *stop() on > potentially non-working hardware. > > But for fxp, this is done explicitly -- routines which can only be done on > a "live" device go in fxp_detach() and those that need to be done in both > the error and detach cases go in fxp_release(). Thus the second part of > your commit is unnecessary. Ok. This is fixed now, as is fixed the hangs I was seeing, which I now believe weren't caused by a local change. Thanks, Maxime From owner-cvs-all@FreeBSD.ORG Fri Apr 11 06:30:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31DDC37B401; Fri, 11 Apr 2003 06:30:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C678843F3F; Fri, 11 Apr 2003 06:30:32 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BDUW0U035390; Fri, 11 Apr 2003 06:30:32 -0700 (PDT) (envelope-from gallatin@repoman.freebsd.org) Received: (from gallatin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BDUWTk035385; Fri, 11 Apr 2003 06:30:32 -0700 (PDT) Message-Id: <200304111330.h3BDUWTk035385@repoman.freebsd.org> From: Andrew Gallatin Date: Fri, 11 Apr 2003 06:30: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/alpha/isa isa.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 13:30:33 -0000 gallatin 2003/04/11 06:30:32 PDT FreeBSD src repository Modified files: sys/alpha/isa isa.c Log: Style(9) a comment added in previous commit. Pointed out by: bde Revision Changes Path 1.31 +4 -2 src/sys/alpha/isa/isa.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 06:35:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18DAF37B401; Fri, 11 Apr 2003 06:35:06 -0700 (PDT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [195.49.175.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0786243FAF; Fri, 11 Apr 2003 06:35:05 -0700 (PDT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) h3BDZ3Kk053424; Fri, 11 Apr 2003 15:35:03 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.9/8.12.9/Submit) id h3BDYwdp053423; Fri, 11 Apr 2003 15:34:58 +0200 (CEST) (envelope-from marius) Date: Fri, 11 Apr 2003 15:34:58 +0200 From: marius@alchemy.franken.de To: Munechika SUMIKAWA Message-ID: <20030411153458.A4668@newtrinity.zeist.de> References: <200304111004.h3BA4IDS012302@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: <200304111004.h3BA4IDS012302@repoman.freebsd.org>; from sumikawa@freebsd.org on Fri, Apr 11, 2003 at 03:04:18AM -0700 cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/nmapfe Makefile distinfo pkg-plist ports/security/nmapfe/files nmap.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 13:35:06 -0000 On Fri, Apr 11, 2003 at 03:04:18AM -0700, Munechika SUMIKAWA wrote: > sumikawa 2003/04/11 03:04:18 PDT > > FreeBSD ports repository > > Modified files: > security/nmapfe Makefile distinfo pkg-plist > Removed files: > security/nmapfe/files nmap.1 > Log: > Upgrade to 3.20. Nmap and nmapfe now speak IPv6. > > PR: ports/49987 > Submitted by: Dominic Marks > marius@alchemy.franken.de > > Revision Changes Path > 1.34 +8 -7 ports/security/nmapfe/Makefile > 1.15 +0 -1 ports/security/nmapfe/distinfo please remove nmapfe/distinfo from the repository. From owner-cvs-all@FreeBSD.ORG Fri Apr 11 06:54:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B91C337B401; Fri, 11 Apr 2003 06:54:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59AFC43FCB; Fri, 11 Apr 2003 06:54:29 -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 h3BDsT0U037256; Fri, 11 Apr 2003 06:54:29 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BDsT0C037255; Fri, 11 Apr 2003 06:54:29 -0700 (PDT) Message-Id: <200304111354.h3BDsT0C037255@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Apr 2003 06:54: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/lib/libc/gen getbootfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 13:54:30 -0000 tjr 2003/04/11 06:54:28 PDT FreeBSD src repository Modified files: lib/libc/gen getbootfile.c Log: Return "/boot/kernel/kernel" instead of "/kernel" if the sysctl() call fails. The documentation was incorrectly updated in getbootfile.3 rev. 1.10. Revision Changes Path 1.7 +1 -1 src/lib/libc/gen/getbootfile.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 07:39:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D54DB37B401; Fri, 11 Apr 2003 07:39:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7117D43F75; Fri, 11 Apr 2003 07:39:17 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BEdH0U041445; Fri, 11 Apr 2003 07:39:17 -0700 (PDT) (envelope-from will@repoman.freebsd.org) Received: (from will@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BEdHcI041444; Fri, 11 Apr 2003 07:39:17 -0700 (PDT) Message-Id: <200304111439.h3BEdHcI041444@repoman.freebsd.org> From: Will Andrews Date: Fri, 11 Apr 2003 07:39:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/kdelibs3 Makefile distinfo patch-kioslave::http::http.cc ports/x11/kdebase3 Makefile distinfo patch-kghostview-kgv_miniwidget.cpp patch-kghostview-kgv_miniwidget.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 14:39:18 -0000 will 2003/04/11 07:39:17 PDT FreeBSD ports repository Modified files: x11/kdelibs3 Makefile distinfo x11/kdebase3 Makefile distinfo Added files: graphics/kdegraphics3/files patch-kghostview-kgv_miniwidget.cpp patch-kghostview-kgv_miniwidget.h patch-kghostview-kpswidget.cpp patch-kghostview-kpswidget.h Removed files: x11/kdelibs3/files patch-kio::kio::kzip.cpp patch-kioslave::http::http.cc Log: Upgrade to 3.1.1a to handle PS/PDF security advisory. There are additional patches to kgv which are also included in this commit. Submitted by: Lauri Watts Revision Changes Path 1.1 +85 -0 ports/graphics/kdegraphics3/files/patch-kghostview-kgv_miniwidget.cpp (new) 1.1 +28 -0 ports/graphics/kdegraphics3/files/patch-kghostview-kgv_miniwidget.h (new) 1.1 +48 -0 ports/graphics/kdegraphics3/files/patch-kghostview-kpswidget.cpp (new) 1.1 +25 -0 ports/graphics/kdegraphics3/files/patch-kghostview-kpswidget.h (new) 1.119 +1 -1 ports/x11/kdebase3/Makefile 1.33 +1 -1 ports/x11/kdebase3/distinfo 1.125 +1 -1 ports/x11/kdelibs3/Makefile 1.36 +1 -1 ports/x11/kdelibs3/distinfo 1.2 +0 -59 ports/x11/kdelibs3/files/patch-kio::kio::kzip.cpp (dead) 1.2 +0 -126 ports/x11/kdelibs3/files/patch-kioslave::http::http.cc (dead) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 07:43:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF4AB37B401; Fri, 11 Apr 2003 07:43:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91E5443FA3; Fri, 11 Apr 2003 07:43:46 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BEhk0U042051; Fri, 11 Apr 2003 07:43:46 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BEhkBJ042050; Fri, 11 Apr 2003 07:43:46 -0700 (PDT) Message-Id: <200304111443.h3BEhkBJ042050@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 07:43:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openldap21 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 14:43:47 -0000 nork 2003/04/11 07:43:46 PDT FreeBSD ports repository Modified files: net/openldap21 Makefile distinfo pkg-plist Log: o Updates openldap to the most current released version of openldap 2.1.17. o Provides Flag OPENLDAP_STABLE to build against stable branch of openldap instead of release branch. This gets us an openldap21-stable-2.1.17 package. o Maintenance of MLINKS for dropped manual pages and plist for addition of schema/README PR: ports/50814 Submitted by: Christian Kratzer (maintainer) Revision Changes Path 1.64 +12 -14 ports/net/openldap21/Makefile 1.30 +2 -1 ports/net/openldap21/distinfo 1.17 +1 -0 ports/net/openldap21/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 11 07:45:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 327E837B401; Fri, 11 Apr 2003 07:45:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C66E843F75; Fri, 11 Apr 2003 07:45:07 -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 h3BEj70U042131; Fri, 11 Apr 2003 07:45:07 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BEj7ub042130; Fri, 11 Apr 2003 07:45:07 -0700 (PDT) Message-Id: <200304111445.h3BEj7ub042130@repoman.freebsd.org> From: David Xu Date: Fri, 11 Apr 2003 07:45: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/i386/i386 sys_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 14:45:08 -0000 davidxu 2003/04/11 07:45:07 PDT FreeBSD src repository Modified files: sys/i386/i386 sys_machdep.c Log: set_user_ldt_rv() should check same proc not thread, this commit fixes an user LDT smp rendezvous bug. Revision Changes Path 1.80 +1 -1 src/sys/i386/i386/sys_machdep.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 07:47:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80A3737B401; Fri, 11 Apr 2003 07:47:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21CDF43F75; Fri, 11 Apr 2003 07:47:35 -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 h3BElY0U042254; Fri, 11 Apr 2003 07:47:34 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BElY7v042253; Fri, 11 Apr 2003 07:47:34 -0700 (PDT) Message-Id: <200304111447.h3BElY7v042253@repoman.freebsd.org> From: David Xu Date: Fri, 11 Apr 2003 07:47: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/i386/i386 vm_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 14:47:36 -0000 davidxu 2003/04/11 07:47:34 PDT FreeBSD src repository Modified files: sys/i386/i386 vm_machdep.c Log: Copy %gs from current CPU not from a stale PCB backup. Revision Changes Path 1.205 +2 -0 src/sys/i386/i386/vm_machdep.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 07:48:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A79D937B401; Fri, 11 Apr 2003 07:48:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48FAB43F75; Fri, 11 Apr 2003 07:48:14 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BEmE0U042296; Fri, 11 Apr 2003 07:48:14 -0700 (PDT) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BEmDXv042295; Fri, 11 Apr 2003 07:48:13 -0700 (PDT) Message-Id: <200304111448.h3BEmDXv042295@repoman.freebsd.org> From: Mike Barcroft Date: Fri, 11 Apr 2003 07:48: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/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 14:48:15 -0000 mike 2003/04/11 07:48:13 PDT FreeBSD src repository Modified files: sys/conf NOTES Log: Clarify NO_SWAPPING description. Revision Changes Path 1.1143 +3 -2 src/sys/conf/NOTES From owner-cvs-all@FreeBSD.ORG Fri Apr 11 08:38:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76DB537B401; Fri, 11 Apr 2003 08:38:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20D4143FA3; Fri, 11 Apr 2003 08:38:02 -0700 (PDT) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BFc10U046904; Fri, 11 Apr 2003 08:38:01 -0700 (PDT) (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BFc1fV046903; Fri, 11 Apr 2003 08:38:01 -0700 (PDT) Message-Id: <200304111538.h3BFc1fV046903@repoman.freebsd.org> From: Stefan Esser Date: Fri, 11 Apr 2003 08:38:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia Makefile ports/multimedia/kplayer Makefile distinfo pkg-descr pkg-plist ports/multimedia/kplayer/files patch-configure patch-kplayer.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 15:38:02 -0000 se 2003/04/11 08:38:01 PDT FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/kplayer Makefile distinfo pkg-descr pkg-plist multimedia/kplayer/files patch-configure patch-kplayer.cpp Log: KDE wrapper for multimedia/mplayer. Revision Changes Path 1.31 +1 -0 ports/multimedia/Makefile 1.1 +26 -0 ports/multimedia/kplayer/Makefile (new) 1.1 +2 -0 ports/multimedia/kplayer/distinfo (new) 1.1 +11 -0 ports/multimedia/kplayer/files/patch-configure (new) 1.1 +18 -0 ports/multimedia/kplayer/files/patch-kplayer.cpp (new) 1.1 +12 -0 ports/multimedia/kplayer/pkg-descr (new) 1.1 +79 -0 ports/multimedia/kplayer/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 08:41:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4087C37B401; Fri, 11 Apr 2003 08:41:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD71D43FBD; Fri, 11 Apr 2003 08:41:07 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BFf70U047451; Fri, 11 Apr 2003 08:41:07 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BFf7ru047449; Fri, 11 Apr 2003 08:41:07 -0700 (PDT) Message-Id: <200304111541.h3BFf7ru047449@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 08:41:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/reportmagic Makefile distinfo pkg-descr pkg-plist ports/www/reportmagic/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 15:41:08 -0000 nork 2003/04/11 08:41:07 PDT FreeBSD ports repository Modified files: www/reportmagic Makefile distinfo pkg-descr pkg-plist www/reportmagic/files patch-aa Log: Update to 2.21. PR: ports/50610 Submitted by: Kevin Golding Approved by: maintainer timeout (1 week) Revision Changes Path 1.8 +4 -3 ports/www/reportmagic/Makefile 1.6 +1 -1 ports/www/reportmagic/distinfo 1.3 +5 -5 ports/www/reportmagic/files/patch-aa 1.2 +1 -1 ports/www/reportmagic/pkg-descr 1.6 +72 -32 ports/www/reportmagic/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 11 08:47:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 504DB37B401; Fri, 11 Apr 2003 08:47:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E80FA43F3F; Fri, 11 Apr 2003 08:47:05 -0700 (PDT) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BFl50U049742; Fri, 11 Apr 2003 08:47:05 -0700 (PDT) (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BFl5T0049681; Fri, 11 Apr 2003 08:47:05 -0700 (PDT) Message-Id: <200304111547.h3BFl5T0049681@repoman.freebsd.org> From: Stefan Esser Date: Fri, 11 Apr 2003 08:47:05 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 15:47:06 -0000 se 2003/04/11 08:47:05 PDT FreeBSD ports repository Modified files: . modules Log: kplayer --> ports/multimedia/kplayer Revision Changes Path 1.7031 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 11 08:47:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5D6E37B401; Fri, 11 Apr 2003 08:47:15 -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 C3C6F43FAF; Fri, 11 Apr 2003 08:47:14 -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 h3BFlDN7002704; Fri, 11 Apr 2003 08:47:13 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h3BFlD9U002703; Fri, 11 Apr 2003 08:47:13 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Fri, 11 Apr 2003 08:47:13 -0700 From: David Schultz To: Mike Barcroft Message-ID: <20030411154713.GA2674@HAL9000.homeunix.com> Mail-Followup-To: Mike Barcroft , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200304111448.h3BEmDXv042295@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304111448.h3BEmDXv042295@repoman.freebsd.org> cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 15:47:16 -0000 On Fri, Apr 11, 2003, Mike Barcroft wrote: > mike 2003/04/11 07:48:13 PDT > > FreeBSD src repository > > Modified files: > sys/conf NOTES > Log: > Clarify NO_SWAPPING description. It might be worthwhile, while you're at it, to clarify that ``stack'' refers only to the kernel stack. From owner-cvs-all@FreeBSD.ORG Fri Apr 11 08:51:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC50C37B401; Fri, 11 Apr 2003 08:51:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7952443FA3; Fri, 11 Apr 2003 08:51:26 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BFpQ0U053457; Fri, 11 Apr 2003 08:51:26 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BFpPhr053456; Fri, 11 Apr 2003 08:51:25 -0700 (PDT) Message-Id: <200304111551.h3BFpPhr053456@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 08:51:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/freetds Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 15:51:27 -0000 nork 2003/04/11 08:51:25 PDT FreeBSD ports repository Modified files: databases/freetds Makefile distinfo pkg-plist Log: Update to 0.61. Give maintainership to submitter. PR: ports/50812 Submitted by: Alex Kiesel Revision Changes Path 1.28 +3 -4 ports/databases/freetds/Makefile 1.7 +1 -1 ports/databases/freetds/distinfo 1.11 +9 -10 ports/databases/freetds/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 11 09:03:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8A6037B405 for ; Fri, 11 Apr 2003 09:02:59 -0700 (PDT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 6A50E43FA3 for ; Fri, 11 Apr 2003 09:02:57 -0700 (PDT) (envelope-from tmoestl@gmx.net) Received: (qmail 15789 invoked by uid 65534); 11 Apr 2003 16:02:56 -0000 Received: from p508E6877.dip.t-dialin.net (EHLO galatea.local) (80.142.104.119) by mail.gmx.net (mp020-rz3) with SMTP; 11 Apr 2003 18:02:56 +0200 Received: from tmm by galatea.local with local (Exim 4.14 #1) id 19411F-0001XZ-N9; Fri, 11 Apr 2003 18:04:49 +0200 Date: Fri, 11 Apr 2003 18:04:49 +0200 From: Thomas Moestl To: Max Khon Message-ID: <20030411160449.GB5834@crow.dom2ip.de> References: <200304110723.h3B7NFGs090465@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304110723.h3B7NFGs090465@repoman.freebsd.org> User-Agent: Mutt/1.4.1i Sender: Thomas Moestl cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet if_ether.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:03:00 -0000 On Fri, 2003/04/11 at 00:23:15 -0700, Max Khon wrote: > fjoe 2003/04/11 00:23:15 PDT > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sys/netinet if_ether.c > Log: > MFC: rev. 1.97 > > Clear the target hardware address field when generating an ARP request. Thanks! - Thomas -- Thomas Moestl http://www.tu-bs.de/~y0015675/ http://people.FreeBSD.org/~tmm/ PGP fingerprint: 1C97 A604 2BD0 E492 51D0 9C0F 1FE6 4F1D 419C 776C From owner-cvs-all@FreeBSD.ORG Fri Apr 11 09:17:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB55C37B401; Fri, 11 Apr 2003 09:17:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A1D543F93; Fri, 11 Apr 2003 09:17:06 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BGH60U055964; Fri, 11 Apr 2003 09:17:06 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BGH610055963; Fri, 11 Apr 2003 09:17:06 -0700 (PDT) Message-Id: <200304111617.h3BGH610055963@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 09:17:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/turck-mmcache Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:17:07 -0000 nork 2003/04/11 09:17:06 PDT FreeBSD ports repository Modified files: www/turck-mmcache Makefile distinfo Log: Update to 2.3.9. PR: ports/50786 Submitted by: Alex Dupre (maintainer) Revision Changes Path 1.3 +5 -5 ports/www/turck-mmcache/Makefile 1.2 +1 -1 ports/www/turck-mmcache/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 11 09:26:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5225337B401; Fri, 11 Apr 2003 09:26:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9644343FAF; Fri, 11 Apr 2003 09:26:28 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BGQS0U056622; Fri, 11 Apr 2003 09:26:28 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BGQSsL056621; Fri, 11 Apr 2003 09:26:28 -0700 (PDT) Message-Id: <200304111626.h3BGQSsL056621@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 09:26:28 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/cvsync Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:26:29 -0000 nork 2003/04/11 09:26:28 PDT FreeBSD ports repository Modified files: net/cvsync Makefile distinfo Log: Update to 0.19.2. Submitted by: MAEKAWA Masahide (developer) Approved by: hrs (maintainer) Revision Changes Path 1.5 +1 -1 ports/net/cvsync/Makefile 1.5 +1 -1 ports/net/cvsync/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 11 09:33:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6063B37B404; Fri, 11 Apr 2003 09:33:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB4C543FBD; Fri, 11 Apr 2003 09:33:33 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BGXX0U057278; Fri, 11 Apr 2003 09:33:33 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BGXXoC057277; Fri, 11 Apr 2003 09:33:33 -0700 (PDT) Message-Id: <200304111633.h3BGXXoC057277@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 09:33:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/spin Makefile distinfo pkg-plist ports/devel/spin/files patch-aa patch-ab patch-make_unix patch-xspin X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:33:34 -0000 nork 2003/04/11 09:33:33 PDT FreeBSD ports repository Modified files: devel/spin Makefile distinfo pkg-plist Added files: devel/spin/files patch-make_unix patch-xspin Removed files: devel/spin/files patch-aa patch-ab Log: Update to 4.0.3. PR: ports/50706 Submitted by: Jonathan Hanna (maintainer) Revision Changes Path 1.30 +5 -9 ports/devel/spin/Makefile 1.21 +1 -1 ports/devel/spin/distinfo 1.15 +0 -11 ports/devel/spin/files/patch-aa (dead) 1.7 +0 -14 ports/devel/spin/files/patch-ab (dead) 1.1 +14 -0 ports/devel/spin/files/patch-make_unix (new) 1.1 +24 -0 ports/devel/spin/files/patch-xspin (new) 1.13 +1 -1 ports/devel/spin/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 11 09:53:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A991237B401; Fri, 11 Apr 2003 09:53:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47F7243FD7; Fri, 11 Apr 2003 09:53:57 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BGrv0U058782; Fri, 11 Apr 2003 09:53:57 -0700 (PDT) (envelope-from iwasaki@repoman.freebsd.org) Received: (from iwasaki@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BGrvUw058781; Fri, 11 Apr 2003 09:53:57 -0700 (PDT) Message-Id: <200304111653.h3BGrvUw058781@repoman.freebsd.org> From: Mitsuru IWASAKI Date: Fri, 11 Apr 2003 09:53: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/acpica acpi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:53:58 -0000 iwasaki 2003/04/11 09:53:56 PDT FreeBSD src repository Modified files: sys/dev/acpica acpi.c Log: Add new sysctl MIB (hw.acpi.supported_sleep_state) to indicate the list of supported sleep state. This should help people understand what following message means. acpi0: AcpiGetSleepTypeData failed - AE_NOT_FOUND MFC after: 3 days Revision Changes Path 1.88 +23 -0 src/sys/dev/acpica/acpi.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 10:05:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71D0C37B401; Fri, 11 Apr 2003 10:05:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1077743F3F; Fri, 11 Apr 2003 10:05:14 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BH5D0U060553; Fri, 11 Apr 2003 10:05:13 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BH5DDZ060552; Fri, 11 Apr 2003 10:05:13 -0700 (PDT) Message-Id: <200304111705.h3BH5DDZ060552@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 10:05:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/xfce Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:05:15 -0000 nork 2003/04/11 10:05:13 PDT FreeBSD ports repository Modified files: x11-wm/xfce Makefile Log: Add Xft dependency when WITH_XFT is defined. Bump PORTREVISION accordingly. PR: ports/48513 Submitted by: Glenn Johnson Revision Changes Path 1.67 +2 -1 ports/x11-wm/xfce/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 10:06:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BED9737B401; Fri, 11 Apr 2003 10:06:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C51643FA3; Fri, 11 Apr 2003 10:06:42 -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 h3BH6g0U060657; Fri, 11 Apr 2003 10:06:42 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BH6gmH060656; Fri, 11 Apr 2003 10:06:42 -0700 (PDT) Message-Id: <200304111706.h3BH6gmH060656@repoman.freebsd.org> From: John Baldwin Date: Fri, 11 Apr 2003 10:06:42 -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/i386/i386 identcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:06:43 -0000 jhb 2003/04/11 10:06:42 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/i386/i386 identcpu.c Log: Revert one part of the last change so that cpu_class has a default value again. Apparently some code in pmap reads the value of this variable before it is properly initialized. That is a bug (!) but not a critical one and it is easier to make this change than hunt down that bug. This fixes booting on 80386 machines. Submitted by: Erik Trulsson Pointy hat to: jhb Revision Changes Path 1.80.2.15 +1 -1 src/sys/i386/i386/identcpu.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 10:26:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5447937B401; Fri, 11 Apr 2003 10:26:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5953B43F3F; Fri, 11 Apr 2003 10:26:24 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BHQO0U062124; Fri, 11 Apr 2003 10:26:24 -0700 (PDT) (envelope-from iwasaki@repoman.freebsd.org) Received: (from iwasaki@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BHQNfq062123; Fri, 11 Apr 2003 10:26:23 -0700 (PDT) Message-Id: <200304111726.h3BHQNfq062123@repoman.freebsd.org> From: Mitsuru IWASAKI Date: Fri, 11 Apr 2003 10:26:23 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:26:28 -0000 iwasaki 2003/04/11 10:26:23 PDT FreeBSD ports repository (src committer) Modified files: . access Log: Add myself to ports committer. Revision Changes Path 1.537 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Fri Apr 11 10:35:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 548C537B401; Fri, 11 Apr 2003 10:35:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6F4043F3F; Fri, 11 Apr 2003 10:35:36 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BHZa0U062920; Fri, 11 Apr 2003 10:35:36 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BHZaWA062919; Fri, 11 Apr 2003 10:35:36 -0700 (PDT) Message-Id: <200304111735.h3BHZaWA062919@repoman.freebsd.org> From: Akinori MUSHA Date: Fri, 11 Apr 2003 10:35:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/ruby-text-format Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:35:37 -0000 knu 2003/04/11 10:35:36 PDT FreeBSD ports repository Modified files: textproc/ruby-text-format Makefile distinfo Log: Update to 0.63. Revision Changes Path 1.6 +1 -1 ports/textproc/ruby-text-format/Makefile 1.5 +1 -1 ports/textproc/ruby-text-format/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 11 10:35:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B85F37B404; Fri, 11 Apr 2003 10:35:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0967643F85; Fri, 11 Apr 2003 10:35:42 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BHZf0U062955; Fri, 11 Apr 2003 10:35:41 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BHZftr062953; Fri, 11 Apr 2003 10:35:41 -0700 (PDT) Message-Id: <200304111735.h3BHZftr062953@repoman.freebsd.org> From: Akinori MUSHA Date: Fri, 11 Apr 2003 10:35:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/ruby-spreadsheet-excel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:35:42 -0000 knu 2003/04/11 10:35:41 PDT FreeBSD ports repository Modified files: textproc/ruby-spreadsheet-excel Makefile distinfo Log: Update to 0.2.6. Revision Changes Path 1.6 +1 -1 ports/textproc/ruby-spreadsheet-excel/Makefile 1.5 +1 -1 ports/textproc/ruby-spreadsheet-excel/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 11 10:35:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4E5437B407; Fri, 11 Apr 2003 10:35:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2564543F85; Fri, 11 Apr 2003 10:35:43 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BHZg0U062991; Fri, 11 Apr 2003 10:35:42 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BHZg9s062990; Fri, 11 Apr 2003 10:35:42 -0700 (PDT) Message-Id: <200304111735.h3BHZg9s062990@repoman.freebsd.org> From: Akinori MUSHA Date: Fri, 11 Apr 2003 10:35:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/ruby-xmlrpc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:35:46 -0000 knu 2003/04/11 10:35:42 PDT FreeBSD ports repository Modified files: net/ruby-xmlrpc Makefile distinfo Log: Update to 1.7.16. Revision Changes Path 1.35 +1 -1 ports/net/ruby-xmlrpc/Makefile 1.27 +1 -1 ports/net/ruby-xmlrpc/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 11 10:35:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05B6C37B408; Fri, 11 Apr 2003 10:35:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F09FE43FB1; Fri, 11 Apr 2003 10:35:43 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BHZh0U063020; Fri, 11 Apr 2003 10:35:43 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BHZh4H063019; Fri, 11 Apr 2003 10:35:43 -0700 (PDT) Message-Id: <200304111735.h3BHZh4H063019@repoman.freebsd.org> From: Akinori MUSHA Date: Fri, 11 Apr 2003 10:35:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/ruby-formvalidator Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:35:46 -0000 knu 2003/04/11 10:35:43 PDT FreeBSD ports repository Modified files: textproc/ruby-formvalidator Makefile distinfo Log: Update to 0.1.2. Revision Changes Path 1.3 +1 -1 ports/textproc/ruby-formvalidator/Makefile 1.3 +1 -1 ports/textproc/ruby-formvalidator/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 11 10:53:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC46C37B401; Fri, 11 Apr 2003 10:53:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D2B043FA3; Fri, 11 Apr 2003 10:53:54 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BHrs0U064453; Fri, 11 Apr 2003 10:53:54 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BHrsob064452; Fri, 11 Apr 2003 10:53:54 -0700 (PDT) Message-Id: <200304111753.h3BHrsob064452@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 10:53:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:53:55 -0000 nork 2003/04/11 10:53:54 PDT FreeBSD ports repository Modified files: . modules Log: p5-Locale-Maketext-Lexicon --> ports/devel/p5-Locale-Maketext-Lexicon Revision Changes Path 1.7032 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 11 10:58:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDD6437B401; Fri, 11 Apr 2003 10:58:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CAF343FA3; Fri, 11 Apr 2003 10:58:18 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BHwI0U064676; Fri, 11 Apr 2003 10:58:18 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BHwI1c064675; Fri, 11 Apr 2003 10:58:18 -0700 (PDT) Message-Id: <200304111758.h3BHwI1c064675@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Apr 2003 10:58: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 Makefile.inc1 src/tools/build Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:58:19 -0000 ru 2003/04/11 10:58:18 PDT FreeBSD src repository Modified files: . Makefile.inc1 tools/build Makefile Log: libc_gen/basename.c depends on include/libgen.h. Revision Changes Path 1.340 +1 -0 src/Makefile.inc1 1.3 +3 -3 src/tools/build/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:02:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ECF337B401; Fri, 11 Apr 2003 11:02:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFB2F43FA3; Fri, 11 Apr 2003 11:02:10 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BI2A0U065497; Fri, 11 Apr 2003 11:02:10 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BI2Aw3065496; Fri, 11 Apr 2003 11:02:10 -0700 (PDT) Message-Id: <200304111802.h3BI2Aw3065496@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Apr 2003 11:02: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/gnu/usr.bin/binutils/addr2line Makefile src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/nm Makefile src/gnu/usr.bin/binutils/objcopy Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:02:11 -0000 ru 2003/04/11 11:02:10 PDT FreeBSD src repository Modified files: gnu/usr.bin/binutils/addr2line Makefile gnu/usr.bin/binutils/ar Makefile gnu/usr.bin/binutils/as Makefile.inc0 gnu/usr.bin/binutils/ld Makefile gnu/usr.bin/binutils/nm Makefile gnu/usr.bin/binutils/objcopy Makefile gnu/usr.bin/binutils/objdump Makefile gnu/usr.bin/binutils/ranlib Makefile gnu/usr.bin/binutils/readelf Makefile gnu/usr.bin/binutils/size Makefile gnu/usr.bin/binutils/strings Makefile gnu/usr.bin/binutils/strip Makefile Log: libbinutils.a needs basename(3); when the latter is provided by -legacy, liblegacy.a should come last in the LDADD list. Revision Changes Path 1.8 +4 -3 src/gnu/usr.bin/binutils/addr2line/Makefile 1.10 +4 -3 src/gnu/usr.bin/binutils/ar/Makefile 1.22 +4 -3 src/gnu/usr.bin/binutils/as/Makefile.inc0 1.25 +3 -2 src/gnu/usr.bin/binutils/ld/Makefile 1.10 +4 -3 src/gnu/usr.bin/binutils/nm/Makefile 1.9 +4 -3 src/gnu/usr.bin/binutils/objcopy/Makefile 1.11 +5 -4 src/gnu/usr.bin/binutils/objdump/Makefile 1.10 +4 -3 src/gnu/usr.bin/binutils/ranlib/Makefile 1.6 +4 -3 src/gnu/usr.bin/binutils/readelf/Makefile 1.9 +4 -3 src/gnu/usr.bin/binutils/size/Makefile 1.9 +4 -3 src/gnu/usr.bin/binutils/strings/Makefile 1.12 +4 -3 src/gnu/usr.bin/binutils/strip/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:09:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD99037B401; Fri, 11 Apr 2003 11:09:42 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id A77B543F85; Fri, 11 Apr 2003 11:09:41 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com ([192.168.0.5]) by pittgoth.com (8.12.9/8.12.9) with SMTP id h3BI9eZK002589; Fri, 11 Apr 2003 14:09:40 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Sat, 12 Apr 2003 02:08:07 -0400 From: Tom Rhodes To: Mitsuru IWASAKI Message-Id: <20030412020807.5e8b340e.trhodes@FreeBSD.org> In-Reply-To: <200304111653.h3BGrvUw058781@repoman.freebsd.org> References: <200304111653.h3BGrvUw058781@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: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:09:43 -0000 On Fri, 11 Apr 2003 09:53:56 -0700 (PDT) Mitsuru IWASAKI wrote: > iwasaki 2003/04/11 09:53:56 PDT > > FreeBSD src repository > > Modified files: > sys/dev/acpica acpi.c > Log: > Add new sysctl MIB (hw.acpi.supported_sleep_state) to indicate > the list of supported sleep state. > This should help people understand what following message means. > > acpi0: AcpiGetSleepTypeData failed - AE_NOT_FOUND > > MFC after: 3 days > > Revision Changes Path > 1.88 +23 -0 src/sys/dev/acpica/acpi.c > Thanks! -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:29:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98FEB37B401; Fri, 11 Apr 2003 11:29:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42C6943F85; Fri, 11 Apr 2003 11:29:18 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BITI0U068045; Fri, 11 Apr 2003 11:29:18 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BITHb1068044; Fri, 11 Apr 2003 11:29:17 -0700 (PDT) Message-Id: <200304111829.h3BITHb1068044@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 11 Apr 2003 11:29:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/openssl Makefile distinfo ports/security/openssl/files patch-Makefile.org patch-ab patch-security patch-ssl-s3_srvr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:29:19 -0000 dinoex 2003/04/11 11:29:17 PDT FreeBSD ports repository Modified files: security/openssl Makefile distinfo Added files: security/openssl/files patch-Makefile.org Removed files: security/openssl/files patch-ab patch-security patch-ssl-s3_srvr.c Log: - Udpate to 0.9.7b Revision Changes Path 1.83 +1 -2 ports/security/openssl/Makefile 1.28 +1 -1 ports/security/openssl/distinfo 1.1 +42 -0 ports/security/openssl/files/patch-Makefile.org (new) 1.16 +0 -33 ports/security/openssl/files/patch-ab (dead) 1.2 +0 -77 ports/security/openssl/files/patch-security (dead) 1.2 +0 -53 ports/security/openssl/files/patch-ssl-s3_srvr.c (dead) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:29:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F6FC37B401; Fri, 11 Apr 2003 11:29:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2770243F3F; Fri, 11 Apr 2003 11:29:58 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BITv0U068104; Fri, 11 Apr 2003 11:29:57 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BITvRf068103; Fri, 11 Apr 2003 11:29:57 -0700 (PDT) Message-Id: <200304111829.h3BITvRf068103@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 11 Apr 2003 11:29:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/openssl-beta Makefile distinfo ports/security/openssl-beta/files patch-Makefile.org patch-ab patch-security patch-ssl-s3_srvr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:29:59 -0000 dinoex 2003/04/11 11:29:57 PDT FreeBSD ports repository Modified files: security/openssl-beta Makefile distinfo Added files: security/openssl-beta/files patch-Makefile.org Removed files: security/openssl-beta/files patch-ab patch-security patch-ssl-s3_srvr.c Log: - Update to 0.9.7b Revision Changes Path 1.88 +1 -2 ports/security/openssl-beta/Makefile 1.28 +1 -1 ports/security/openssl-beta/distinfo 1.1 +42 -0 ports/security/openssl-beta/files/patch-Makefile.org (new) 1.16 +0 -33 ports/security/openssl-beta/files/patch-ab (dead) 1.2 +0 -77 ports/security/openssl-beta/files/patch-security (dead) 1.2 +0 -53 ports/security/openssl-beta/files/patch-ssl-s3_srvr.c (dead) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:33:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BDE237B401; Fri, 11 Apr 2003 11:33:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AF0843FB1; Fri, 11 Apr 2003 11:33:40 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BIXd0U068642; Fri, 11 Apr 2003 11:33:39 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BIXdNo068641; Fri, 11 Apr 2003 11:33:39 -0700 (PDT) Message-Id: <200304111833.h3BIXdNo068641@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 11 Apr 2003 11:33:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/pantomime-ssl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:33:41 -0000 dinoex 2003/04/11 11:33:39 PDT FreeBSD ports repository Modified files: mail/pantomime-ssl Makefile Log: - use bsd.openssl.mk Revision Changes Path 1.6 +1 -1 ports/mail/pantomime-ssl/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:37:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC73D37B401; Fri, 11 Apr 2003 11:37:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C9A243FBF; Fri, 11 Apr 2003 11:37:35 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BIbZ0U068816; Fri, 11 Apr 2003 11:37:35 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BIbYsF068815; Fri, 11 Apr 2003 11:37:34 -0700 (PDT) Message-Id: <200304111837.h3BIbYsF068815@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 11 Apr 2003 11:37: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/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:37:36 -0000 jeff 2003/04/11 11:37:34 PDT FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - When migrating a kse from one kseq to the next actually insert it onto the second kseq's run queue so that it is referenced by the kse when it is switched out. - Spell ksq_rslices properly. Reported by: Ian Freislich Revision Changes Path 1.23 +19 -22 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:39:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0E8F37B401; Fri, 11 Apr 2003 11:39:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5147543F75; Fri, 11 Apr 2003 11:39:19 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BIdJ0U068942; Fri, 11 Apr 2003 11:39:19 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BIdJY1068941; Fri, 11 Apr 2003 11:39:19 -0700 (PDT) Message-Id: <200304111839.h3BIdJY1068941@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 11 Apr 2003 11:39:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/openssl Makefile.ssl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:39:20 -0000 dinoex 2003/04/11 11:39:19 PDT FreeBSD ports repository Modified files: security/openssl Makefile.ssl Log: - use bsd.openssl.mk Revision Changes Path 1.12 +1 -104 ports/security/openssl/Makefile.ssl From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:40:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 218F637B401; Fri, 11 Apr 2003 11:40:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4B9443FA3; Fri, 11 Apr 2003 11:40:34 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BIeY0U069104; Fri, 11 Apr 2003 11:40:34 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BIeYwi069101; Fri, 11 Apr 2003 11:40:34 -0700 (PDT) Message-Id: <200304111840.h3BIeYwi069101@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 11 Apr 2003 11:40: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/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:40:35 -0000 jeff 2003/04/11 11:40:34 PDT FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Only select kseqs with more than one kse to steal. The running kse is reflected in the load now and you can't very well migrate that. Revision Changes Path 1.24 +1 -1 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:44:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0905737B401; Fri, 11 Apr 2003 11:44:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA2F243F85; Fri, 11 Apr 2003 11:44:31 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BIiV0U069641; Fri, 11 Apr 2003 11:44:31 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BIiVGi069640; Fri, 11 Apr 2003 11:44:31 -0700 (PDT) Message-Id: <200304111844.h3BIiVGi069640@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 11:44:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits Makefileports/x11-toolkits/wxgtk-docs Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:44:32 -0000 nork 2003/04/11 11:44:31 PDT FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/wxgtk-docs Makefile distinfo pkg-descr pkg-plist Log: Add wxgtk-docs 2.4.0, wxWindows documentation in HTML. PR: ports/50542 Submitted by: Michal Pasternak Revision Changes Path 1.234 +1 -0 ports/x11-toolkits/Makefile 1.1 +34 -0 ports/x11-toolkits/wxgtk-docs/Makefile (new) 1.1 +1 -0 ports/x11-toolkits/wxgtk-docs/distinfo (new) 1.1 +3 -0 ports/x11-toolkits/wxgtk-docs/pkg-descr (new) 1.1 +1 -0 ports/x11-toolkits/wxgtk-docs/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:44:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98AB737B401; Fri, 11 Apr 2003 11:44:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3834943F75; Fri, 11 Apr 2003 11:44:43 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BIih0U069679; Fri, 11 Apr 2003 11:44:43 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BIigH8069678; Fri, 11 Apr 2003 11:44:42 -0700 (PDT) Message-Id: <200304111844.h3BIigH8069678@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 11:44:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:44:44 -0000 nork 2003/04/11 11:44:42 PDT FreeBSD ports repository Modified files: . modules Log: wxgtk-docs --> ports/x11-toolkits/wxgtk-docs Revision Changes Path 1.7033 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 11 09:45:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8744D37B401; Fri, 11 Apr 2003 09:45:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3563743F75; Fri, 11 Apr 2003 09:45:19 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BGjJ0U058093; Fri, 11 Apr 2003 09:45:19 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BGjIYR058092; Fri, 11 Apr 2003 09:45:18 -0700 (PDT) Message-Id: <200304111645.h3BGjIYR058092@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 09:45:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/fluxbox Makefile distinfo ports/x11-wm/fluxbox/files patch-src-Tab.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:45:19 -0000 nork 2003/04/11 09:45:18 PDT FreeBSD ports repository Modified files: x11-wm/fluxbox Makefile distinfo Added files: x11-wm/fluxbox/files patch-src-Tab.cc Log: o fix crash on sticky windows if compiled with Remember patch (update patch to -7) o fix misbehaviour of tabber windows (patch approved by fluxgen) PR: ports/50204 Submitted by: Pav Lucistnik Tested by: Hendrik Scholz Approved by: maintainer no response (about 2 month) Patch approved by: fluxgen (fluxbox developer) Revision Changes Path 1.26 +2 -2 ports/x11-wm/fluxbox/Makefile 1.18 +1 -1 ports/x11-wm/fluxbox/distinfo 1.1 +19 -0 ports/x11-wm/fluxbox/files/patch-src-Tab.cc (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 10:25:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BA2837B401; Fri, 11 Apr 2003 10:25:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C58BF43FAF; Fri, 11 Apr 2003 10:25:03 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BHP30U062002; Fri, 11 Apr 2003 10:25:03 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BHP34s062001; Fri, 11 Apr 2003 10:25:03 -0700 (PDT) Message-Id: <200304111725.h3BHP34s062001@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 11 Apr 2003 10:25:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/a2ps-letter Makefile pkg-plist ports/print/a2ps-letter/files patch-contrib-emacs-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:25:04 -0000 dinoex 2003/04/11 10:25:03 PDT FreeBSD ports repository Modified files: print/a2ps-letter Makefile pkg-plist Added files: print/a2ps-letter/files patch-contrib-emacs-Makefile.in Log: - Fix BROKEN install of emacs files - Fix PLIST - no response from MAINTAINER since 2003-04-04 Revision Changes Path 1.47 +0 -2 ports/print/a2ps-letter/Makefile 1.1 +22 -0 ports/print/a2ps-letter/files/patch-contrib-emacs-Makefile.in (new) 1.24 +1 -0 ports/print/a2ps-letter/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 11 10:53:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 510F437B401; Fri, 11 Apr 2003 10:53:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E79ED43F85; Fri, 11 Apr 2003 10:53:43 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BHrh0U064415; Fri, 11 Apr 2003 10:53:43 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BHrh6l064414; Fri, 11 Apr 2003 10:53:43 -0700 (PDT) Message-Id: <200304111753.h3BHrh6l064414@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 10:53:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefileports/devel/p5-Locale-Maketext-Lexicon Makefile distinfo pkg-descr pkg-plist patch-lib::Locale::Maketext::Lexicon::Gettext.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 17:53:44 -0000 nork 2003/04/11 10:53:43 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Locale-Maketext-Lexicon Makefile distinfo pkg-descr pkg-plist devel/p5-Locale-Maketext-Lexicon/files patch-lib::Locale::Maketext::Lexicon::Gettext.pm Log: Add p5-Locale-Maketext-Lexicon 0.16, use other catalog formats in Locale::Maketext. PR: ports/48659, ports/50785 Submitted by: Mathieu Arnold Revision Changes Path 1.1085 +1 -0 ports/devel/Makefile 1.1 +38 -0 ports/devel/p5-Locale-Maketext-Lexicon/Makefile (new) 1.1 +1 -0 ports/devel/p5-Locale-Maketext-Lexicon/distinfo (new) 1.1 +11 -0 ports/devel/p5-Locale-Maketext-Lexicon/files/patch-lib::Locale::Maketext::Lexicon::Gettext.pm (new) 1.1 +2 -0 ports/devel/p5-Locale-Maketext-Lexicon/pkg-descr (new) 1.1 +10 -0 ports/devel/p5-Locale-Maketext-Lexicon/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:56:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0B6B37B401; Fri, 11 Apr 2003 11:56:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 412A343F3F; Fri, 11 Apr 2003 11:56: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 h3BIul0U070577; Fri, 11 Apr 2003 11:56: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 h3BIukWO070576; Fri, 11 Apr 2003 11:56:46 -0700 (PDT) Message-Id: <200304111856.h3BIukWO070576@repoman.freebsd.org> From: Peter Wemm Date: Fri, 11 Apr 2003 11:56:46 -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 access.unclassified X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:56:48 -0000 peter 2003/04/11 11:56:46 PDT FreeBSD src repository Modified files: . access access.unclassified Log: Move pb (Pierre Beyssac) from access.unclassified to src,ports Revision Changes Path 1.594 +1 -0 CVSROOT/access 1.638 +0 -1 CVSROOT/access.unclassified From owner-cvs-all@FreeBSD.ORG Fri Apr 11 11:57:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AA2837B401; Fri, 11 Apr 2003 11:57:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B4C243FAF; Fri, 11 Apr 2003 11:57:15 -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 h3BIvF0U070628; Fri, 11 Apr 2003 11:57: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 h3BIvEj1070627; Fri, 11 Apr 2003 11:57:14 -0700 (PDT) Message-Id: <200304111857.h3BIvEj1070627@repoman.freebsd.org> From: Peter Wemm Date: Fri, 11 Apr 2003 11:57:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 18:57:16 -0000 peter 2003/04/11 11:57:14 PDT FreeBSD ports repository Modified files: . access Log: Move pb (Pierre Beyssac) from access.unclassified to src,ports Revision Changes Path 1.538 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Fri Apr 11 12:06:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3376537B401; Fri, 11 Apr 2003 12:06:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6C7243FAF; Fri, 11 Apr 2003 12:06:19 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BJ6J0U072330; Fri, 11 Apr 2003 12:06:19 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BJ6Jv8072329; Fri, 11 Apr 2003 12:06:19 -0700 (PDT) Message-Id: <200304111906.h3BJ6Jv8072329@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 12:06:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/bogofilter/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:06:20 -0000 nork 2003/04/11 12:06:19 PDT FreeBSD ports repository Added files: mail/bogofilter/files patch-aa Log: Fix build on sparc64. PR: ports/48904 Submitted by: Matthias Andree (maintainer) Revision Changes Path 1.1 +48 -0 ports/mail/bogofilter/files/patch-aa (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 12:08:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7BA437B401; Fri, 11 Apr 2003 12:08:58 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7391E43FB1; Fri, 11 Apr 2003 12:08:57 -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 h3BJ8k103718; Fri, 11 Apr 2003 15:08:47 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Fri, 11 Apr 2003 15:08:46 -0400 (EDT) From: Jeff Roberson To: Bruce Evans In-Reply-To: <20030411193251.B3621@gamplex.bde.org> Message-ID: <20030411145419.E37530-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:08:59 -0000 On Fri, 11 Apr 2003, Bruce Evans wrote: > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > In this benchmark I have many processes that each run for 10ms and then > > sleep for 10ms. Each of them has a different nice value. I record many > > statistics, but below is the amount of cpu time given to each. > > > > -20 -15 -10 -5 -1 0 > > ULE 5.753623 5.282634 4.856530 3.450129 3.126798 2.423626 > > 4BSD 5.737184 4.694133 4.185013 3.363824 2.711405 2.260881 > > > > 1 5 10 15 20 > > ULE 2.105255 0.657852 0.429098 0.411582 0.501759 > > 4BSD 2.452399 1.506065 0.859527 0.681111 0.427333 > > > > > > You can see that ule is quite regular until it gets to the positive nice > > values where it is not as smooth as 4bsd. I'll fix this. > > The poor dynamic range of niceness for the 4bsd scheduler in current should > not be aimed for. In the above it is about 5.74:0.43 = 13:1. It should be > more like 100:1 or 1000:1. I don't think this is so bad considering that they were only attempting to use 50% of the cpu. That leaves a lot of idle time for other threads. Although in ULE it is currently very easy to tune by adjusting your min and max slice. Since each tick is 10ms on x86 ule currently does 10:1 for processes of nice 0 and 19. If hz was 1000 it could easily be made 100:1. I'm not sure if this is really desirable though. > > > This commit does fix the bug where nice +20 processes were still getting > > CPU when 0 and negative nice processes were runnable. This should fix > > most of the interactivity complaints with niced processes. > > Isn't this a non-bug? Something is needed to prevent priority inversion. > I think priority inversion can be a problem at the level of user processes > where the kernel can't do anything about it. A nice -20 process may aquire > a lock on something important (perhaps just a file lock) and then never > run again because there is a nice -0 process that is always runnable. > meanwhile, even nice --20 processes may have to wait forever for the lock. > Giving nice -20 processes a tiny but nonzero amount of CPU fixes the > problem eventually. While I do believe priority inversion is an issue, I'm not sure what I think should be done here. Previously a nice 20 would compete equally with a nice 0 if there was only one process running. This was a bug. Basically the niced process didn't consider the currently running process when its slice was picked. It only looked at the run queue. What I could do is implement cpu distribution vs nice as a curve that tapers of considerably once you get past 19 nice values. This would allow really nice programs to slowly creep along. The problem is that my scheduler can only adjust the amount of cpu time a process gets by adjusting its slice size. The minimum is actually quite high. I may introduce some divisor for the slice that essentially causes this thread to get skipped over x times before it gets to run for the minimum amount. This would give more more granularity than 10ms for every pass through the run queue. > I think interactivity is mostly a different problem. When we give > some CPU to niced processes, it is important that we only give them a > tiny amount. Another problem with the small dynamic range is that it > always gives a non-tiny amount. Scheduling granularity may be a > problem, especially in the 4BSD scheduler - we can't give processes > less than the quantum (if they want it), and with a quantum of 1/10 > second just 10 niced processes getting the minimal amount would give > a delay of 1 second for interactive processes. These problems are > limited by old bugfeatures in BSD for at least the 4BSD scheduler > (interactive processes wake up at a kernel priority and normally > essentially keep that priority when they return to userland, since we > neglect to reschedule them). > > Bruce > ULE solves this differently. Interactivity is determined by the ratio of voluntary sleep time to actual runtime. If it figures out that a process is interactive it always puts it on the current queue which means it doesn't have to wait for the current queue to complete and the next queue to be switched to. High negative nice values can still delay interactive processes that are very nice. I think this is what the user is indicating with negative nice values though isn't he? Or do you think that nice should not impact interactive processes? It's difficult for me to grasp what behavior is most desirable. I have a framework in place with ULE that would allow me to achieve most anything. I guess my primary questions are these: 1) What distribution of cpu time vs nice is desirable? 2) Should nice processes starve interactive jobs? Cheers, Jeff From owner-cvs-all@FreeBSD.ORG Fri Apr 11 12:24:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B3C237B401; Fri, 11 Apr 2003 12:24:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF87F43F3F; Fri, 11 Apr 2003 12:24:00 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BJO00U073624; Fri, 11 Apr 2003 12:24:00 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BJO0gJ073623; Fri, 11 Apr 2003 12:24:00 -0700 (PDT) Message-Id: <200304111924.h3BJO0gJ073623@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 11 Apr 2003 12:24: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/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:24:01 -0000 jeff 2003/04/11 12:24:00 PDT FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Add sched_exit_* - Call sched_exit_kse() from sched_exit() instead of implementing it here. Revision Changes Path 1.25 +17 -6 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 12:24:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FBAA37B401; Fri, 11 Apr 2003 12:24:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F99D43FB1; Fri, 11 Apr 2003 12:24:38 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BJOc0U073658; Fri, 11 Apr 2003 12:24:38 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BJObSk073657; Fri, 11 Apr 2003 12:24:37 -0700 (PDT) Message-Id: <200304111924.h3BJObSk073657@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 11 Apr 2003 12:24: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_thr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:24:39 -0000 jeff 2003/04/11 12:24:37 PDT FreeBSD src repository Modified files: sys/kern kern_thr.c Log: - Call sched_exit_{kse,thread} and sched_fork{kse,thread} so that thr works with ULE. This was not strictly required by sched_4bsd. Revision Changes Path 1.5 +6 -0 src/sys/kern/kern_thr.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 12:40:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06AF637B407; Fri, 11 Apr 2003 12:40:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D486743FE1; Fri, 11 Apr 2003 12:40:44 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BJeh0U074943; Fri, 11 Apr 2003 12:40:43 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BJehki074940; Fri, 11 Apr 2003 12:40:43 -0700 (PDT) Message-Id: <200304111940.h3BJehki074940@repoman.freebsd.org> From: Ceri Davies Date: Fri, 11 Apr 2003 12:40:43 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations donors.sgml wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:40:48 -0000 ceri 2003/04/11 12:40:43 PDT FreeBSD doc repository Modified files: en/donations donors.sgml wantlist.sgml Log: murray shipped me the book I wanted; thank you. Revision Changes Path 1.74 +8 -1 www/en/donations/donors.sgml 1.98 +1 -8 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Fri Apr 11 12:45:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2581237B401; Fri, 11 Apr 2003 12:45:46 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC6BB43FE1; Fri, 11 Apr 2003 12:45:44 -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 h3BJjhpH023416; Fri, 11 Apr 2003 21:45:43 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h3BJjh9P023415; Fri, 11 Apr 2003 21:45:43 +0200 (CEST) Date: Fri, 11 Apr 2003 21:45:43 +0200 From: Wilko Bulte To: Ade Lovett Message-ID: <20030411194543.GA23351@freebie.xs4all.nl> References: <200304110149.h3B1ns55053056@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304110149.h3B1ns55053056@repoman.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 Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:45:46 -0000 On Thu, Apr 10, 2003 at 06:49:54PM -0700, Ade Lovett wrote: > ade 2003/04/10 18:49:54 PDT > > FreeBSD src repository > > Modified files: > . access > Log: > Remove myself from the source commit list, since I have more than > enough on my plate with ports infrastructure stuff. Removing oneself from the various access* files has become a new fashion it appears. What do people think the gain is from doing this? -- | / o / /_ _ FreeBSD core team secretary |/|/ / / /( (_) Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Fri Apr 11 12:47:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4759E37B401; Fri, 11 Apr 2003 12:47:22 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id E685343F3F; Fri, 11 Apr 2003 12:47:20 -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 h3BJlKpH023439; Fri, 11 Apr 2003 21:47:20 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h3BJlJHA023438; Fri, 11 Apr 2003 21:47:19 +0200 (CEST) Date: Fri, 11 Apr 2003 21:47:19 +0200 From: Wilko Bulte To: Dag-Erling Smorgrav Message-ID: <20030411194719.GB23351@freebie.xs4all.nl> References: <200304100929.h3A9TLLn038460@repoman.freebsd.org> <20030410150629.GA18544@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: doc-committers@FreeBSD.ORG cc: cvs-doc@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: www/en/cgi query-pr.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 19:47:22 -0000 On Fri, Apr 11, 2003 at 12:38:32AM +0200, Dag-Erling Smorgrav wrote: > Wilko Bulte writes: > > Interesting. core@ gets an email with 'confidential PRs' every week. > > Irrelevant - we distribute all PRs through cvsup regardless of the > "confidential" flag, and in the past we have at irregular intervals > systematically changed all "confidential" PRs to "unconfidential". Excellent. Then is there a way to nuke this irrelevant email to core as well? :) -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Fri Apr 11 13:32:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C89A37B401; Fri, 11 Apr 2003 13:32:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC9A443FCB; Fri, 11 Apr 2003 13:32:58 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BKWw0U084995; Fri, 11 Apr 2003 13:32:58 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BKWw3S084994; Fri, 11 Apr 2003 13:32:58 -0700 (PDT) Message-Id: <200304112032.h3BKWw3S084994@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 13:32:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/fmirror Makefile ports/ftp/fmirror/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:32:59 -0000 nork 2003/04/11 13:32:58 PDT FreeBSD ports repository Modified files: ftp/fmirror Makefile Added files: ftp/fmirror/files patch-aa Log: Contain '\r' with FTP commands. PR: ports/50836 Submitted by: Xavier Beaudouin (maintainer) Revision Changes Path 1.3 +1 -0 ports/ftp/fmirror/Makefile 1.1 +11 -0 ports/ftp/fmirror/files/patch-aa (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 13:37:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A1FE37B401; Fri, 11 Apr 2003 13:37:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C89843F85; Fri, 11 Apr 2003 13:37:10 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BKb90U085215; Fri, 11 Apr 2003 13:37:09 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BKb9wA085214; Fri, 11 Apr 2003 13:37:09 -0700 (PDT) Message-Id: <200304112037.h3BKb9wA085214@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 13:37:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc Makefile ports/misc/wmweather+ Makefile distinfo pkg-descr pkg-plist ports/misc/wmweather+/files patch-convert.c patch-convert.h patch-moon.c patch-subst.c patch-wmweather+.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:37:11 -0000 nork 2003/04/11 13:37:09 PDT FreeBSD ports repository Modified files: misc Makefile Added files: misc/wmweather+ Makefile distinfo pkg-descr pkg-plist misc/wmweather+/files patch-convert.c patch-convert.h patch-moon.c patch-subst.c patch-wmweather+.c Log: Add wmweather+ 2.4, think wmweather with forecasts, weather map, and a sky cond. display. PR: ports/50834 Submitted by: Harald Wille Revision Changes Path 1.548 +1 -0 ports/misc/Makefile 1.1 +26 -0 ports/misc/wmweather+/Makefile (new) 1.1 +1 -0 ports/misc/wmweather+/distinfo (new) 1.1 +106 -0 ports/misc/wmweather+/files/patch-convert.c (new) 1.1 +11 -0 ports/misc/wmweather+/files/patch-convert.h (new) 1.1 +11 -0 ports/misc/wmweather+/files/patch-moon.c (new) 1.1 +11 -0 ports/misc/wmweather+/files/patch-subst.c (new) 1.1 +28 -0 ports/misc/wmweather+/files/patch-wmweather+.c (new) 1.1 +8 -0 ports/misc/wmweather+/pkg-descr (new) 1.1 +1 -0 ports/misc/wmweather+/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 13:37:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8927337B401; Fri, 11 Apr 2003 13:37:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A3F143F3F; Fri, 11 Apr 2003 13:37:22 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BKbL0U085253; Fri, 11 Apr 2003 13:37:21 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BKbLJq085252; Fri, 11 Apr 2003 13:37:21 -0700 (PDT) Message-Id: <200304112037.h3BKbLJq085252@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 13:37:21 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:37:22 -0000 nork 2003/04/11 13:37:21 PDT FreeBSD ports repository Modified files: . modules Log: wmweather+ --> ports/misc/wmweather+ Revision Changes Path 1.7034 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 11 13:40:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 769D437B401; Fri, 11 Apr 2003 13:40:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1545843F93; Fri, 11 Apr 2003 13:40:49 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BKem0U085654; Fri, 11 Apr 2003 13:40:48 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BKem33085652; Fri, 11 Apr 2003 13:40:48 -0700 (PDT) Message-Id: <200304112040.h3BKem33085652@repoman.freebsd.org> From: Oliver Braun Date: Fri, 11 Apr 2003 13:40:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/multitail Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:40:50 -0000 obraun 2003/04/11 13:40:48 PDT FreeBSD ports repository Modified files: sysutils/multitail Makefile distinfo Log: Upgrade to 1.5. Revision Changes Path 1.3 +1 -1 ports/sysutils/multitail/Makefile 1.3 +1 -1 ports/sysutils/multitail/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 11 13:45:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5FE637B401; Fri, 11 Apr 2003 13:45:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84CD843F93; Fri, 11 Apr 2003 13:45:12 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BKjC0U086011; Fri, 11 Apr 2003 13:45:12 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BKjCOm086010; Fri, 11 Apr 2003 13:45:12 -0700 (PDT) Message-Id: <200304112045.h3BKjCOm086010@repoman.freebsd.org> From: Oliver Braun Date: Fri, 11 Apr 2003 13:45:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/multitail distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:45:13 -0000 obraun 2003/04/11 13:45:12 PDT FreeBSD ports repository Modified files: sysutils/multitail distinfo Log: Ups, committed wrong distinfo. Revision Changes Path 1.4 +1 -1 ports/sysutils/multitail/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 11 13:52:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F69737B401; Fri, 11 Apr 2003 13:52:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23FA843FBD; Fri, 11 Apr 2003 13:52:03 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BKq20U086690; Fri, 11 Apr 2003 13:52:02 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BKq2Pc086689; Fri, 11 Apr 2003 13:52:02 -0700 (PDT) Message-Id: <200304112052.h3BKq2Pc086689@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 13:52:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/freebsd-update Makefile distinfo pkg-descr pkg-message pkg-plistpatch-aa-rmverify X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:52:04 -0000 nork 2003/04/11 13:52:02 PDT FreeBSD ports repository Modified files: security Makefile Added files: security/freebsd-update Makefile distinfo pkg-descr pkg-message pkg-plist security/freebsd-update/files freebsd-update patch-aa-rmverify Log: Add freebsd-update 1.2, fetches and installs binary updates to FreeBSD. This is the client half of the FreeBSD Update system; it fetches and applies binary security updates. PR: ports/50202 Submitted by: cperciva@daemonology.net Revision Changes Path 1.393 +1 -0 ports/security/Makefile 1.1 +39 -0 ports/security/freebsd-update/Makefile (new) 1.1 +1 -0 ports/security/freebsd-update/distinfo (new) 1.1 +23 -0 ports/security/freebsd-update/files/freebsd-update (new) 1.1 +11 -0 ports/security/freebsd-update/files/patch-aa-rmverify (new) 1.1 +7 -0 ports/security/freebsd-update/pkg-descr (new) 1.1 +11 -0 ports/security/freebsd-update/pkg-message (new) 1.1 +9 -0 ports/security/freebsd-update/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 13:52:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 337BB37B401; Fri, 11 Apr 2003 13:52:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7ACD43FA3; Fri, 11 Apr 2003 13:52:14 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BKqE0U086728; Fri, 11 Apr 2003 13:52:14 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BKqEgp086727; Fri, 11 Apr 2003 13:52:14 -0700 (PDT) Message-Id: <200304112052.h3BKqEgp086727@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 13:52:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:52:15 -0000 nork 2003/04/11 13:52:14 PDT FreeBSD ports repository Modified files: . modules Log: freebsd-update --> ports/security/freebsd-update Revision Changes Path 1.7035 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 11 13:52:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFC7137B401; Fri, 11 Apr 2003 13:52:24 -0700 (PDT) Received: from mail.lovett.com (sentinel.ranger.supernews.net [216.168.1.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BC9D43FA3; Fri, 11 Apr 2003 13:52:24 -0700 (PDT) (envelope-from ade@lovett.com) Received: from cs666853-113.austin.rr.com ([66.68.53.113] helo=[10.0.0.2] ident=guns) by mail.lovett.com with esmtp (Exim 4.12) id 1945VX-000FWB-00; Fri, 11 Apr 2003 20:52:23 +0000 User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Fri, 11 Apr 2003 15:52:21 -0500 From: Ade Lovett To: Wilko Bulte , Ade Lovett Message-ID: In-Reply-To: <20030411194543.GA23351@freebie.xs4all.nl> 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: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 20:52:25 -0000 On 4/11/03 14:45, "Wilko Bulte" wrote: > Removing oneself from the various access* files has become a new > fashion it appears. What do people think the gain is from doing this? Well, according to a Mister Grim Reaper, it takes up "valuable resources" of varying forms. Of course, I immediately subscribed to the public cvs-src@ list, so as to keep getting the src/ commits, so I'm not too sure what the overall point was, other than to be a "good committer" -- I am assuming, of course, that my src/ commit bit is just 'retired' by this action, and would be re-enabled as and when appropriate. -aDe From owner-cvs-all@FreeBSD.ORG Fri Apr 11 14:05:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72A7E37B405; Fri, 11 Apr 2003 14:05:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C49443F3F; Fri, 11 Apr 2003 14:05:21 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BL5K0U088544; Fri, 11 Apr 2003 14:05:20 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BL5K2d088543; Fri, 11 Apr 2003 14:05:20 -0700 (PDT) Message-Id: <200304112105.h3BL5K2d088543@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 11 Apr 2003 14:05:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/nsd Makefile ports/net/nsd/files patch-aa patch-ab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 21:05:22 -0000 nork 2003/04/11 14:05:20 PDT FreeBSD ports repository Modified files: net/nsd Makefile Added files: net/nsd/files patch-aa patch-ab Log: Fix bugs. PR: ports/48421 Submitted by: Olafur Osvaldsson Approved by: maintainer timeout (2 months) Revision Changes Path 1.4 +1 -0 ports/net/nsd/Makefile 1.1 +19 -0 ports/net/nsd/files/patch-aa (new) 1.1 +20 -0 ports/net/nsd/files/patch-ab (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 14:12:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01AAB37B421; Fri, 11 Apr 2003 14:12:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CA4943FBD; Fri, 11 Apr 2003 14:11:59 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BLBx0U089223; Fri, 11 Apr 2003 14:11:59 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BLBxr5089222; Fri, 11 Apr 2003 14:11:59 -0700 (PDT) Message-Id: <200304112111.h3BLBxr5089222@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 11 Apr 2003 14:11:59 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/share/images/callouts 1.png 10.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 21:12:00 -0000 blackend 2003/04/11 14:11:59 PDT FreeBSD doc repository Removed files: fr_FR.ISO8859-1/share/images/callouts 1.png 10.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png Log: Callouts images are now in doc/share/images. Revision Changes Path 1.2 +0 -3 doc/fr_FR.ISO8859-1/share/images/callouts/1.png (dead) 1.2 +0 -3 doc/fr_FR.ISO8859-1/share/images/callouts/10.png (dead) 1.2 +0 -4 doc/fr_FR.ISO8859-1/share/images/callouts/2.png (dead) 1.2 +0 -6 doc/fr_FR.ISO8859-1/share/images/callouts/3.png (dead) 1.2 +0 -4 doc/fr_FR.ISO8859-1/share/images/callouts/4.png (dead) 1.2 +0 -4 doc/fr_FR.ISO8859-1/share/images/callouts/5.png (dead) 1.2 +0 -6 doc/fr_FR.ISO8859-1/share/images/callouts/6.png (dead) 1.2 +0 -4 doc/fr_FR.ISO8859-1/share/images/callouts/7.png (dead) 1.2 +0 -5 doc/fr_FR.ISO8859-1/share/images/callouts/8.png (dead) 1.2 +0 -4 doc/fr_FR.ISO8859-1/share/images/callouts/9.png (dead) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 14:17:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A70F037B408; Fri, 11 Apr 2003 14:17:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF9B043FA3; Fri, 11 Apr 2003 14:17:13 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BLHD0U089690; Fri, 11 Apr 2003 14:17:13 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BLHDoT089689; Fri, 11 Apr 2003 14:17:13 -0700 (PDT) Message-Id: <200304112117.h3BLHDoT089689@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 11 Apr 2003 14:17:13 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/it_IT.ISO8859-15/articles/committers-guide article.sgml doc/it_IT.ISO8859-15/books/handbookchapter.sgml doc/it_IT.ISO8859-15/books/handbook/eresources... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 21:17:15 -0000 blackend 2003/04/11 14:17:13 PDT FreeBSD doc repository Modified files: it_IT.ISO8859-15/articles/committers-guide article.sgml it_IT.ISO8859-15/books/handbook book.sgml it_IT.ISO8859-15/books/handbook/bibliography chapter.sgml it_IT.ISO8859-15/books/handbook/desktop chapter.sgml it_IT.ISO8859-15/books/handbook/eresources chapter.sgml it_IT.ISO8859-15/books/handbook/mail chapter.sgml it_IT.ISO8859-15/books/handbook/multimedia chapter.sgml it_IT.ISO8859-15/books/handbook/preface preface.sgml it_IT.ISO8859-15/share/sgml mailing-lists.ent Removed files: it_IT.ISO8859-15/share/images/callouts 1.png 10.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png Log: Update Italian doc and remove callouts images. Submitted by: Alex Dupre Revision Changes Path 1.4 +5 -6 doc/it_IT.ISO8859-15/articles/committers-guide/article.sgml 1.2 +40 -11 doc/it_IT.ISO8859-15/books/handbook/bibliography/chapter.sgml 1.3 +4 -2 doc/it_IT.ISO8859-15/books/handbook/book.sgml 1.3 +33 -33 doc/it_IT.ISO8859-15/books/handbook/desktop/chapter.sgml 1.4 +401 -585 doc/it_IT.ISO8859-15/books/handbook/eresources/chapter.sgml 1.3 +8 -6 doc/it_IT.ISO8859-15/books/handbook/mail/chapter.sgml 1.3 +2 -2 doc/it_IT.ISO8859-15/books/handbook/multimedia/chapter.sgml 1.3 +1 -1 doc/it_IT.ISO8859-15/books/handbook/preface/preface.sgml 1.2 +0 -3 doc/it_IT.ISO8859-15/share/images/callouts/1.png (dead) 1.2 +0 -3 doc/it_IT.ISO8859-15/share/images/callouts/10.png (dead) 1.2 +0 -4 doc/it_IT.ISO8859-15/share/images/callouts/2.png (dead) 1.2 +0 -6 doc/it_IT.ISO8859-15/share/images/callouts/3.png (dead) 1.2 +0 -4 doc/it_IT.ISO8859-15/share/images/callouts/4.png (dead) 1.2 +0 -4 doc/it_IT.ISO8859-15/share/images/callouts/5.png (dead) 1.2 +0 -6 doc/it_IT.ISO8859-15/share/images/callouts/6.png (dead) 1.2 +0 -4 doc/it_IT.ISO8859-15/share/images/callouts/7.png (dead) 1.2 +0 -5 doc/it_IT.ISO8859-15/share/images/callouts/8.png (dead) 1.2 +0 -4 doc/it_IT.ISO8859-15/share/images/callouts/9.png (dead) 1.4 +252 -144 doc/it_IT.ISO8859-15/share/sgml/mailing-lists.ent From owner-cvs-all@FreeBSD.ORG Fri Apr 11 14:26:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D638037B480; Fri, 11 Apr 2003 14:26:43 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5591E43FB1; Fri, 11 Apr 2003 14:26:40 -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 h3BLQcpH024153; Fri, 11 Apr 2003 23:26:38 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h3BLQcip024152; Fri, 11 Apr 2003 23:26:38 +0200 (CEST) Date: Fri, 11 Apr 2003 23:26:38 +0200 From: Wilko Bulte To: Ade Lovett Message-ID: <20030411212638.GA24100@freebie.xs4all.nl> References: <20030411194543.GA23351@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: Ade Lovett Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 21:26:44 -0000 On Fri, Apr 11, 2003 at 03:52:21PM -0500, Ade Lovett wrote: > On 4/11/03 14:45, "Wilko Bulte" wrote: > > Removing oneself from the various access* files has become a new > > fashion it appears. What do people think the gain is from doing this? > > Well, according to a Mister Grim Reaper, it takes up "valuable resources" of > varying forms. > > Of course, I immediately subscribed to the public cvs-src@ list, so as to > keep getting the src/ commits, so I'm not too sure what the overall point > was, other than to be a "good committer" -- I am assuming, of course, that > my src/ commit bit is just 'retired' by this action, and would be re-enabled > as and when appropriate. Well, the reason why I bring this up is that some folks email core that they want to hand in their commit bit for safekeeping whereas other folks just do a commit on access*. I don't mind either way, but I think it would be better to formally notify the hats (core, portmgr, doceng) that is responsible for handing out the bits. For the src commit bits I include this in the core report so that if need be there is a reference once the bit requested back. (sjeez, it starts to sound like a company out here.. :-} ) W/ -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Fri Apr 11 14:28:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B047B37B408; Fri, 11 Apr 2003 14:28:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 513DB43F93; Fri, 11 Apr 2003 14:28:18 -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 h3BLSI0U090419; Fri, 11 Apr 2003 14:28:18 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BLSHVA090418; Fri, 11 Apr 2003 14:28:17 -0700 (PDT) Message-Id: <200304112128.h3BLSHVA090418@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Apr 2003 14:28: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/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 21:28:19 -0000 obrien 2003/04/11 14:28:17 PDT FreeBSD src repository Modified files: share/mk bsd.cpu.mk Log: Default the userland to 486 capabilities. Revision Changes Path 1.25 +1 -1 src/share/mk/bsd.cpu.mk From owner-cvs-all@FreeBSD.ORG Fri Apr 11 15:34:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C276037B401; Fri, 11 Apr 2003 15:34:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62D1943F3F; Fri, 11 Apr 2003 15:34:09 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BMY90U096328; Fri, 11 Apr 2003 15:34:09 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BMY9q0096327; Fri, 11 Apr 2003 15:34:09 -0700 (PDT) Message-Id: <200304112234.h3BMY9q0096327@repoman.freebsd.org> From: Eric Anholt Date: Fri, 11 Apr 2003 15:34:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/tuxracer pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 22:34:10 -0000 anholt 2003/04/11 15:34:09 PDT FreeBSD ports repository Modified files: games/tuxracer pkg-descr Log: Update my email address and the website for the open-source version. Revision Changes Path 1.3 +2 -2 ports/games/tuxracer/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Apr 11 16:11:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6631037B401; Fri, 11 Apr 2003 16:11:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0575843F85; Fri, 11 Apr 2003 16:11:18 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BNBH0U099997; Fri, 11 Apr 2003 16:11:17 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BNBHaw099996; Fri, 11 Apr 2003 16:11:17 -0700 (PDT) Message-Id: <200304112311.h3BNBHaw099996@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Apr 2003 16:11:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/papaya Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:11:18 -0000 marcus 2003/04/11 16:11:17 PDT FreeBSD ports repository Modified files: net/papaya Makefile Log: Convert to new GNOME infrastructure. Reported by: bento Revision Changes Path 1.6 +4 -2 ports/net/papaya/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 16:13:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B71B537B401; Fri, 11 Apr 2003 16:13:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56D8143F75; Fri, 11 Apr 2003 16:13:19 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BNDI0U000207; Fri, 11 Apr 2003 16:13:18 -0700 (PDT) (envelope-from bsd@repoman.freebsd.org) Received: (from bsd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BNDIbm000202; Fri, 11 Apr 2003 16:13:18 -0700 (PDT) Message-Id: <200304112313.h3BNDIbm000202@repoman.freebsd.org> From: "Brian S. Dean" Date: Fri, 11 Apr 2003 16:13:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/avrdude Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:13:20 -0000 bsd 2003/04/11 16:13:18 PDT FreeBSD ports repository Modified files: devel/avrdude Makefile Log: Add dependency on teTeX (for texi2html, pdftex, etc). Thanks to kris@ for pointing this out. Revision Changes Path 1.2 +2 -0 ports/devel/avrdude/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 16:35:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EBCB37B401; Fri, 11 Apr 2003 16:35:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C33043F3F; Fri, 11 Apr 2003 16:35:10 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BNZ90U001677; Fri, 11 Apr 2003 16:35:09 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BNZ9mf001676; Fri, 11 Apr 2003 16:35:09 -0700 (PDT) Message-Id: <200304112335.h3BNZ9mf001676@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Apr 2003 16:35:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/libgtkeditor Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:35:11 -0000 marcus 2003/04/11 16:35:09 PDT FreeBSD ports repository Modified files: x11-toolkits/libgtkeditor Makefile Log: Override the CONFIGURE_TARGET in bsd.gnome.mk. Reported by: bento Revision Changes Path 1.8 +1 -0 ports/x11-toolkits/libgtkeditor/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 16:35:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A1C937B405; Fri, 11 Apr 2003 16:35:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19CFC43F3F; Fri, 11 Apr 2003 16:35:12 -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 h3BNZB0U001705; Fri, 11 Apr 2003 16:35:11 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BNZBqH001704; Fri, 11 Apr 2003 16:35:11 -0700 (PDT) Message-Id: <200304112335.h3BNZBqH001704@repoman.freebsd.org> From: Martin Blapp Date: Fri, 11 Apr 2003 16:35:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/openoffice-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:35:13 -0000 mbr 2003/04/11 16:35:11 PDT FreeBSD ports repository Modified files: editors/openoffice-devel Makefile Log: Mastersite for localized help files has changed. Submitted by: maho Revision Changes Path 1.75 +1 -1 ports/editors/openoffice-devel/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 16:38:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21FA037B401; Fri, 11 Apr 2003 16:38:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4DA743FB1; Fri, 11 Apr 2003 16:38:47 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BNcl0U001851; Fri, 11 Apr 2003 16:38:47 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BNclOD001850; Fri, 11 Apr 2003 16:38:47 -0700 (PDT) Message-Id: <200304112338.h3BNclOD001850@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Apr 2003 16:38:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/gucharmap Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:38:48 -0000 marcus 2003/04/11 16:38:47 PDT FreeBSD ports repository Modified files: misc/gucharmap Makefile Log: * Add a missing dependency on popt [1] * Convert to new GNOME infrastructure Reported by: bento [1] Revision Changes Path 1.4 +3 -3 ports/misc/gucharmap/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 16:46:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81BEB37B405; Fri, 11 Apr 2003 16:46:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BF1C43F75; Fri, 11 Apr 2003 16:46:27 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BNkR0U002586; Fri, 11 Apr 2003 16:46:27 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BNkRO6002585; Fri, 11 Apr 2003 16:46:27 -0700 (PDT) Message-Id: <200304112346.h3BNkRO6002585@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Apr 2003 16:46:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/AbiWord2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:46:31 -0000 marcus 2003/04/11 16:46:27 PDT FreeBSD ports repository Modified files: editors/AbiWord2 Makefile Log: * Add missing popt dependency [1] * Convert to new GNOME infrastructure Reported by: bento [1] Revision Changes Path 1.54 +5 -7 ports/editors/AbiWord2/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 16:57:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D53A37B401; Fri, 11 Apr 2003 16:57:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03A2F43FAF; Fri, 11 Apr 2003 16:57:03 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3BNv20U008461; Fri, 11 Apr 2003 16:57:02 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3BNv2Bc008460; Fri, 11 Apr 2003 16:57:02 -0700 (PDT) Message-Id: <200304112357.h3BNv2Bc008460@repoman.freebsd.org> From: Adam Weinberger Date: Fri, 11 Apr 2003 16:57:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/easytag Makefile distinfo pkg-plist ports/audio/easytag/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 23:57:03 -0000 adamw 2003/04/11 16:57:02 PDT FreeBSD ports repository Modified files: audio/easytag Makefile distinfo pkg-plist Removed files: audio/easytag/files patch-Makefile.in Log: Update to 0.27. PR: 50841 Submitted by: Dominic Marks (maintainer) Revision Changes Path 1.18 +6 -2 ports/audio/easytag/Makefile 1.12 +1 -1 ports/audio/easytag/distinfo 1.2 +0 -14 ports/audio/easytag/files/patch-Makefile.in (dead) 1.6 +2 -0 ports/audio/easytag/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 11 17:34:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98D1D37B401; Fri, 11 Apr 2003 17:34:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3751A43FAF; Fri, 11 Apr 2003 17:34:15 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C0YF0U012081; Fri, 11 Apr 2003 17:34:15 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C0YEYN012080; Fri, 11 Apr 2003 17:34:14 -0700 (PDT) Message-Id: <200304120034.h3C0YEYN012080@repoman.freebsd.org> From: Eric Anholt Date: Fri, 11 Apr 2003 17:34:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-servers/XFree86-4-Server Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 00:34:16 -0000 anholt 2003/04/11 17:34:14 PDT FreeBSD ports repository Modified files: x11-servers/XFree86-4-Server Makefile Log: Fix a package building problem on Alpha and fix a bad copy'n'paste. Submitted by: bento (via kris) Revision Changes Path 1.136 +2 -2 ports/x11-servers/XFree86-4-Server/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 17:38:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89CD737B401; Fri, 11 Apr 2003 17:38:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0818F43FCB; Fri, 11 Apr 2003 17:38:48 -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 h3C0cl0U012284; Fri, 11 Apr 2003 17:38:47 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C0clSn012283; Fri, 11 Apr 2003 17:38:47 -0700 (PDT) Message-Id: <200304120038.h3C0clSn012283@repoman.freebsd.org> From: David Xu Date: Fri, 11 Apr 2003 17:38: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/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 00:38:48 -0000 davidxu 2003/04/11 17:38:47 PDT FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Check SIG_HOLD action ealier to avoid missing test it in later code. Revision Changes Path 1.223 +7 -9 src/sys/kern/kern_sig.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 17:42:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C431037B401; Fri, 11 Apr 2003 17:42:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53C8643F85; Fri, 11 Apr 2003 17:42:12 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C0gC0U012873; Fri, 11 Apr 2003 17:42:12 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C0gCSN012872; Fri, 11 Apr 2003 17:42:12 -0700 (PDT) Message-Id: <200304120042.h3C0gCSN012872@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 11 Apr 2003 17:42:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ccmalloc Makefileports/devel/ccmalloc/files patch-configure patch5-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 00:42:13 -0000 edwin 2003/04/11 17:42:12 PDT FreeBSD ports repository Modified files: devel/ccmalloc Makefile Added files: devel/ccmalloc/files patch5-configure Removed files: devel/ccmalloc/files patch-configure Log: Made configure-patch only for -current systems. Noticed by: bento Revision Changes Path 1.2 +6 -1 ports/devel/ccmalloc/Makefile 1.2 +0 -82 ports/devel/ccmalloc/files/patch-configure (dead) 1.1 +82 -0 ports/devel/ccmalloc/files/patch5-configure (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 11 17:45:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FFEC37B401; Fri, 11 Apr 2003 17:45:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A377D43FBD; Fri, 11 Apr 2003 17:45:27 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C0jR0U013082; Fri, 11 Apr 2003 17:45:27 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C0jRdt013081; Fri, 11 Apr 2003 17:45:27 -0700 (PDT) Message-Id: <200304120045.h3C0jRdt013081@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 11 Apr 2003 17:45:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ccmalloc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 00:45:28 -0000 edwin 2003/04/11 17:45:27 PDT FreeBSD ports repository Modified files: devel/ccmalloc Makefile Log: PATCH_FILES -> EXTRA_PATCHES Revision Changes Path 1.3 +1 -1 ports/devel/ccmalloc/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 17:47:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8072237B404; Fri, 11 Apr 2003 17:47:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B5843FB1; Fri, 11 Apr 2003 17:47:07 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C0l60U013145; Fri, 11 Apr 2003 17:47:06 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C0l6X2013144; Fri, 11 Apr 2003 17:47:06 -0700 (PDT) Message-Id: <200304120047.h3C0l6X2013144@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 11 Apr 2003 17:47:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/pear-mailparse Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 00:47:12 -0000 edwin 2003/04/11 17:47:06 PDT FreeBSD ports repository Modified files: mail/pear-mailparse Makefile Log: explicit depends on autoconfig/automake -> USE_xxx variables Noticed by: bento Revision Changes Path 1.3 +4 -3 ports/mail/pear-mailparse/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 17:52:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6755437B401; Fri, 11 Apr 2003 17:52:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 046DB43FAF; Fri, 11 Apr 2003 17:52:41 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C0qe0U013779; Fri, 11 Apr 2003 17:52:40 -0700 (PDT) (envelope-from will@repoman.freebsd.org) Received: (from will@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C0qeq2013778; Fri, 11 Apr 2003 17:52:40 -0700 (PDT) Message-Id: <200304120052.h3C0qeq2013778@repoman.freebsd.org> From: Will Andrews Date: Fri, 11 Apr 2003 17:52:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/kdelibs3 Makefile ports/x11/kdebase3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 00:52:41 -0000 will 2003/04/11 17:52:40 PDT FreeBSD ports repository Modified files: x11/kdelibs3 Makefile x11/kdebase3 Makefile Log: Fix fetching. Revision Changes Path 1.120 +1 -1 ports/x11/kdebase3/Makefile 1.126 +1 -1 ports/x11/kdelibs3/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 11 18:05:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D40C37B401; Fri, 11 Apr 2003 18:05:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D2D943F75; Fri, 11 Apr 2003 18:05:20 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C15J0U015495; Fri, 11 Apr 2003 18:05:19 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C15JCv015486; Fri, 11 Apr 2003 18:05:19 -0700 (PDT) Message-Id: <200304120105.h3C15JCv015486@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 11 Apr 2003 18:05: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/ufs/ffs ffs_snapshot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 01:05:20 -0000 jeff 2003/04/11 18:05:19 PDT FreeBSD src repository Modified files: sys/ufs/ffs ffs_snapshot.c Log: - Use the sched_nice() api instead of setting the nice value directly. Tested by: Steve Kargl Revision Changes Path 1.67 +3 -2 src/sys/ufs/ffs/ffs_snapshot.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 18:12:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F30D37B401; Fri, 11 Apr 2003 18:12:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E9143FBF; Fri, 11 Apr 2003 18:12:57 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C1Cv0U016175; Fri, 11 Apr 2003 18:12:57 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C1CvxZ016174; Fri, 11 Apr 2003 18:12:57 -0700 (PDT) Message-Id: <200304120112.h3C1CvxZ016174@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Apr 2003 18:12:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.gnome.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 01:12:58 -0000 marcus 2003/04/11 18:12:57 PDT FreeBSD ports repository Modified files: Mk bsd.gnome.mk Log: Remove the global CONFIGURE_TARGET, and add it as a dependency of glib20. Revision Changes Path 1.30 +6 -4 ports/Mk/bsd.gnome.mk From owner-cvs-all@FreeBSD.ORG Fri Apr 11 18:57:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0770A37B401; Fri, 11 Apr 2003 18:57:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 987C643F3F; Fri, 11 Apr 2003 18:57:04 -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 h3C1v40U019179; Fri, 11 Apr 2003 18:57:04 -0700 (PDT) (envelope-from kbyanc@repoman.freebsd.org) Received: (from kbyanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C1v4I9019178; Fri, 11 Apr 2003 18:57:04 -0700 (PDT) Message-Id: <200304120157.h3C1v4I9019178@repoman.freebsd.org> From: Kelly Yancey Date: Fri, 11 Apr 2003 18:57: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/kern kern_event.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 01:57:05 -0000 kbyanc 2003/04/11 18:57:04 PDT FreeBSD src repository Modified files: sys/kern kern_event.c Log: 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). The bug actually effects EVFILT_PROC events on any zombie process, but the most common manifestation is with parents trying to monitor child processes. MFC after: 2 weeks Sponsored by: NTT Multimedia Communications Labs Revision Changes Path 1.58 +15 -0 src/sys/kern/kern_event.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 19:54:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AADEF37B401; Fri, 11 Apr 2003 19:54:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BEDD43F3F; Fri, 11 Apr 2003 19:54:47 -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 h3C2sl0U024231; Fri, 11 Apr 2003 19:54:47 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C2skIV024230; Fri, 11 Apr 2003 19:54:46 -0700 (PDT) Message-Id: <200304120254.h3C2skIV024230@repoman.freebsd.org> From: David Xu Date: Fri, 11 Apr 2003 19: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/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 02:54:48 -0000 davidxu 2003/04/11 19:54:46 PDT FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Style fix. Revision Changes Path 1.224 +1 -1 src/sys/kern/kern_sig.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 20:19:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB0CA37B401; Fri, 11 Apr 2003 20:19:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A2BF43F3F; Fri, 11 Apr 2003 20:19:55 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C3Jt0U026792; Fri, 11 Apr 2003 20:19:55 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C3JtPJ026791; Fri, 11 Apr 2003 20:19:55 -0700 (PDT) Message-Id: <200304120319.h3C3JtPJ026791@repoman.freebsd.org> From: Foxfair Hu Date: Fri, 11 Apr 2003 20:19:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/honeyd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 03:19:56 -0000 foxfair 2003/04/11 20:19:55 PDT FreeBSD ports repository Modified files: net/honeyd Makefile distinfo Log: PR: 46887 Submitted by: Paulius Bulotas Upgrade to 0.4a Revision Changes Path 1.6 +1 -6 ports/net/honeyd/Makefile 1.3 +1 -1 ports/net/honeyd/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 11 20:20:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E95C937B401; Fri, 11 Apr 2003 20:20:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E898743FBD; Fri, 11 Apr 2003 20:20:28 -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 h3C3KS0U026897; Fri, 11 Apr 2003 20:20:28 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C3KS6l026894; Fri, 11 Apr 2003 20:20:28 -0700 (PDT) Message-Id: <200304120320.h3C3KS6l026894@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Apr 2003 20:20: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/sh sh.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 03:20:33 -0000 tjr 2003/04/11 20:20:28 PDT FreeBSD src repository Modified files: bin/sh sh.1 Log: Document the -L and -P options to the cd and pwd commands as being mutually exclusive. The fact that the most recent one specified on the command line is the one that takes effect is an implementation detail and users should not rely on this. Revision Changes Path 1.85 +3 -3 src/bin/sh/sh.1 From owner-cvs-all@FreeBSD.ORG Fri Apr 11 20:22:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3297237B401; Fri, 11 Apr 2003 20:22:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E4843FAF; Fri, 11 Apr 2003 20:22:54 -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 h3C3Ms0U027350; Fri, 11 Apr 2003 20:22:54 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C3MsI0027349; Fri, 11 Apr 2003 20:22:54 -0700 (PDT) Message-Id: <200304120322.h3C3MsI0027349@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Apr 2003 20:22: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/bin/pwd pwd.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 03:22:55 -0000 tjr 2003/04/11 20:22:54 PDT FreeBSD src repository Modified files: bin/pwd pwd.1 Log: Document the -L and -P options as being mutually exclusive. Revision Changes Path 1.21 +2 -2 src/bin/pwd/pwd.1 From owner-cvs-all@FreeBSD.ORG Fri Apr 11 20:23:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9137E37B41B; Fri, 11 Apr 2003 20:23:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25DB543FAF; Fri, 11 Apr 2003 20:23:04 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C3N30U027412; Fri, 11 Apr 2003 20:23:03 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C3N3g9027411; Fri, 11 Apr 2003 20:23:03 -0700 (PDT) Message-Id: <200304120323.h3C3N3g9027411@repoman.freebsd.org> From: Foxfair Hu Date: Fri, 11 Apr 2003 20:23:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/cryptopp Makefile distinfo pkg-descr pkg-plist ports/security/cryptopp/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 03:23:05 -0000 foxfair 2003/04/11 20:23:03 PDT FreeBSD ports repository Modified files: security/cryptopp Makefile distinfo pkg-descr pkg-plist security/cryptopp/files patch-aa Log: Upgrade cryptopp to 5.1, patch review timeout by MAINTAINER since March 26. Revision Changes Path 1.3 +26 -17 ports/security/cryptopp/Makefile 1.2 +1 -1 ports/security/cryptopp/distinfo 1.2 +7 -24 ports/security/cryptopp/files/patch-aa 1.2 +6 -21 ports/security/cryptopp/pkg-descr 1.2 +20 -6 ports/security/cryptopp/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 11 20:49:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 297E837B401; Fri, 11 Apr 2003 20:49:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD5F243FA3; Fri, 11 Apr 2003 20:49:28 -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 h3C3nS0U034183; Fri, 11 Apr 2003 20:49:28 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C3nS5I034182; Fri, 11 Apr 2003 20:49:28 -0700 (PDT) Message-Id: <200304120349.h3C3nS5I034182@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Apr 2003 20:49: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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 03:49:29 -0000 tjr 2003/04/11 20:49:28 PDT FreeBSD src repository Modified files: bin/echo echo.1 Log: Refer to 1003.1-2001 in the Standards section now that TC1 allows the traditional BSD behaviour (-n option) and FreeBSD extensions (\c). Revision Changes Path 1.14 +5 -5 src/bin/echo/echo.1 From owner-cvs-all@FreeBSD.ORG Fri Apr 11 21:17:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B734837B401; Fri, 11 Apr 2003 21:17:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5486E43FA3; Fri, 11 Apr 2003 21:17:15 -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 h3C4HF0U037196; Fri, 11 Apr 2003 21:17:15 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C4HFNj037195; Fri, 11 Apr 2003 21:17:15 -0700 (PDT) Message-Id: <200304120417.h3C4HFNj037195@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Apr 2003 21:17: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.bin/uniq uniq.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 04:17:16 -0000 tjr 2003/04/11 21:17:14 PDT FreeBSD src repository Modified files: usr.bin/uniq uniq.1 Log: Mention the environment variables that affect the execution of uniq. Of particular interest is the fact that LC_COLLATE affects how uniq determines whether lines are equal. This was the subject of a fairly heated debate a year or so ago, and it turns out that the current behaviour is correct and that the standard contained an error. Now that the standard has been corrected by Cor. 1-2002, refer to 1003.1-2001 instead of the 1992 edition in the Standards section. Revision Changes Path 1.15 +15 -4 src/usr.bin/uniq/uniq.1 From owner-cvs-all@FreeBSD.ORG Fri Apr 11 22:20:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0A2D37B401; Fri, 11 Apr 2003 22:20:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F71343FA3; Fri, 11 Apr 2003 22:20:16 -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 h3C5KG0U042448; Fri, 11 Apr 2003 22:20:16 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C5KFx0042447; Fri, 11 Apr 2003 22:20:15 -0700 (PDT) Message-Id: <200304120520.h3C5KFx0042447@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Apr 2003 22:20: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/share/man/man7 environ.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 05:20:17 -0000 tjr 2003/04/11 22:20:15 PDT FreeBSD src repository Modified files: share/man/man7 environ.7 Log: Add terse descriptions for NLSPATH and LC_*. Revision Changes Path 1.19 +33 -2 src/share/man/man7/environ.7 From owner-cvs-all@FreeBSD.ORG Fri Apr 11 22:54:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 643EB37B401; Fri, 11 Apr 2003 22:54:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03DE743F75; Fri, 11 Apr 2003 22:54:11 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C5sA0U047541; Fri, 11 Apr 2003 22:54:10 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C5sARo047540; Fri, 11 Apr 2003 22:54:10 -0700 (PDT) Message-Id: <200304120554.h3C5sARo047540@repoman.freebsd.org> From: Greg Lewis Date: Fri, 11 Apr 2003 22:54:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/dgd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 05:54:11 -0000 glewis 2003/04/11 22:54:10 PDT FreeBSD ports repository Modified files: net/dgd Makefile distinfo Log: . Update to 1.2p3. . Remove unnecessary PATCH_SITES definition. Revision Changes Path 1.92 +1 -5 ports/net/dgd/Makefile 1.45 +1 -1 ports/net/dgd/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 11 23:11:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E9BE37B401; Fri, 11 Apr 2003 23:11:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C99843FBD; Fri, 11 Apr 2003 23:11:47 -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 h3C6Bk0U049946; Fri, 11 Apr 2003 23:11:46 -0700 (PDT) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C6BkjZ049945; Fri, 11 Apr 2003 23:11:46 -0700 (PDT) Message-Id: <200304120611.h3C6BkjZ049945@repoman.freebsd.org> From: Mike Silbersack Date: Fri, 11 Apr 2003 23:11: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/sys/conf NOTES options src/sys/netinet ip_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 06:11:47 -0000 silby 2003/04/11 23:11:46 PDT FreeBSD src repository Modified files: sys/conf NOTES options sys/netinet ip_output.c Log: Rename MBUF_FRAG_TEST to MBUF_STRESS_TEST as it will be extended to include more than just frag tests. Revision Changes Path 1.1144 +5 -6 src/sys/conf/NOTES 1.386 +1 -1 src/sys/conf/options 1.187 +3 -3 src/sys/netinet/ip_output.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 23:22:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E12637B401; Fri, 11 Apr 2003 23:22:24 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DE9343F75; Fri, 11 Apr 2003 23:22:22 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id QAA12317; Sat, 12 Apr 2003 16:22:19 +1000 Date: Sat, 12 Apr 2003 16:22:18 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Ruslan Ermilov In-Reply-To: <200304111802.h3BI2Aw3065496@repoman.freebsd.org> Message-ID: <20030412160957.L2023@gamplex.bde.org> References: <200304111802.h3BI2Aw3065496@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/gnu/usr.bin/binutils/addr2line Makefile src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr. X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 06:22:24 -0000 On Fri, 11 Apr 2003, Ruslan Ermilov wrote: > ru 2003/04/11 11:02:10 PDT > > FreeBSD src repository > > Modified files: > gnu/usr.bin/binutils/addr2line Makefile > gnu/usr.bin/binutils/ar Makefile > gnu/usr.bin/binutils/as Makefile.inc0 > gnu/usr.bin/binutils/ld Makefile > gnu/usr.bin/binutils/nm Makefile > gnu/usr.bin/binutils/objcopy Makefile > gnu/usr.bin/binutils/objdump Makefile > gnu/usr.bin/binutils/ranlib Makefile > gnu/usr.bin/binutils/readelf Makefile > gnu/usr.bin/binutils/size Makefile > gnu/usr.bin/binutils/strings Makefile > gnu/usr.bin/binutils/strip Makefile > Log: > libbinutils.a needs basename(3); when the latter is provided > by -legacy, liblegacy.a should come last in the LDADD list. binutils is supposed to use libiberty to avoid depending on local unportabilities like this. We have several gnu versions of basename and seem to use about half of them. According to locate(1) on an uncurrent version of -current: contrib'ed *basename.c's: /usr/src/contrib/binutils/libiberty/basename.c /usr/src/contrib/binutils/libiberty/lbasename.c /usr/src/contrib/gcc/lbasename.c /usr/src/contrib/patch/basename.c /usr/src/contrib/tar/lib/basename.c built *basename.o's: /c/obj/usr/src/gnu/usr.bin/binutils/libiberty/lbasename.o /c/obj/usr/src/gnu/usr.bin/cc/cc_int/lbasename.o /c/obj/usr/src/gnu/usr.bin/tar/basename.o /c/obj/usr/src/lib/libc/basename.o /c/obj/usr/src/usr.bin/basename/basename.o There are more versions in Attics. Bruce From owner-cvs-all@FreeBSD.ORG Fri Apr 11 23:43:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F048B37B401; Fri, 11 Apr 2003 23:43:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D59343F3F; Fri, 11 Apr 2003 23:43:29 -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 h3C6hT0U052253; Fri, 11 Apr 2003 23:43:29 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C6hTXq052252; Fri, 11 Apr 2003 23:43:29 -0700 (PDT) Message-Id: <200304120643.h3C6hTXq052252@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Fri, 11 Apr 2003 23:43: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/sparc64/sbus sbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 06:43:30 -0000 simokawa 2003/04/11 23:43:29 PDT FreeBSD src repository Modified files: sys/sparc64/sbus sbus.c Log: fix typo in the previous commit. Revision Changes Path 1.16 +1 -1 src/sys/sparc64/sbus/sbus.c From owner-cvs-all@FreeBSD.ORG Fri Apr 11 23:57:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AD2A37B401; Fri, 11 Apr 2003 23:57:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18D0043F3F; Fri, 11 Apr 2003 23:57:08 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C6v70U053102; Fri, 11 Apr 2003 23:57:07 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C6v7QL053101; Fri, 11 Apr 2003 23:57:07 -0700 (PDT) Message-Id: <200304120657.h3C6v7QL053101@repoman.freebsd.org> From: Adam Weinberger Date: Fri, 11 Apr 2003 23:57:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/ghex2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 06:57:09 -0000 adamw 2003/04/11 23:57:07 PDT FreeBSD ports repository Modified files: editors/ghex2 Makefile distinfo pkg-plist Log: Update to 2.2.1. Revision Changes Path 1.21 +1 -1 ports/editors/ghex2/Makefile 1.11 +1 -1 ports/editors/ghex2/distinfo 1.10 +0 -6 ports/editors/ghex2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 12 00:00:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAA1B37B401; Sat, 12 Apr 2003 00:00:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49AAB43F75; Sat, 12 Apr 2003 00:00:17 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C70H0U053241; Sat, 12 Apr 2003 00:00:17 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C70GIj053240; Sat, 12 Apr 2003 00:00:16 -0700 (PDT) Message-Id: <200304120700.h3C70GIj053240@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 12 Apr 2003 00:00: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/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 07:00:18 -0000 jeff 2003/04/12 00:00:16 PDT FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - We only care about the base priority. Ignore the SCHED_FIFO_BIT so that we dont get confused. Reported and debugged by: Steve Kargl Revision Changes Path 1.26 +5 -5 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 00:28:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 850B837B401; Sat, 12 Apr 2003 00:28:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24BC543FB1; Sat, 12 Apr 2003 00:28:37 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C7Sa0U056270; Sat, 12 Apr 2003 00:28:36 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C7Sa8v056269; Sat, 12 Apr 2003 00:28:36 -0700 (PDT) Message-Id: <200304120728.h3C7Sa8v056269@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 12 Apr 2003 00: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/sys/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 07:28:37 -0000 jeff 2003/04/12 00:28:36 PDT FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Clean up some debug code left over from my earlier megacommit. Revision Changes Path 1.27 +8 -17 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 00:36:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5544537B401; Sat, 12 Apr 2003 00:36:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E980143FA3; Sat, 12 Apr 2003 00:36:44 -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 h3C7ai0U056959; Sat, 12 Apr 2003 00:36:44 -0700 (PDT) (envelope-from robert@repoman.freebsd.org) Received: (from robert@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C7ai0e056956; Sat, 12 Apr 2003 00:36:44 -0700 (PDT) Message-Id: <200304120736.h3C7ai0e056956@repoman.freebsd.org> From: Robert Drehmel Date: Sat, 12 Apr 2003 00:36: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/libstand zalloc_defs.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 07:36:45 -0000 robert 2003/04/12 00:36:44 PDT FreeBSD src repository Modified files: lib/libstand zalloc_defs.h Log: Trust the code more than the comment(s) and correct some false statements about pointer data type sizes, which spread probably by copy-and-paste. Revision Changes Path 1.12 +4 -4 src/lib/libstand/zalloc_defs.h From owner-cvs-all@FreeBSD.ORG Sat Apr 12 00:42:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C560537B401; Sat, 12 Apr 2003 00:42:32 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A9C343FAF; Sat, 12 Apr 2003 00:42:30 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id RAA17493; Sat, 12 Apr 2003 17:42:15 +1000 Date: Sat, 12 Apr 2003 17:42:14 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Jeff Roberson In-Reply-To: <20030411145419.E37530-100000@mail.chesapeake.net> Message-ID: <20030412162452.N2065@gamplex.bde.org> References: <20030411145419.E37530-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 07:42:33 -0000 On Fri, 11 Apr 2003, Jeff Roberson wrote: > On Fri, 11 Apr 2003, Bruce Evans wrote: > > > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > > In this benchmark I have many processes that each run for 10ms and then > > > sleep for 10ms. Each of them has a different nice value. I record many > > > statistics, but below is the amount of cpu time given to each. > > > > > > -20 -15 -10 -5 -1 0 > > > ULE 5.753623 5.282634 4.856530 3.450129 3.126798 2.423626 > > > 4BSD 5.737184 4.694133 4.185013 3.363824 2.711405 2.260881 > > > > > > 1 5 10 15 20 > > > ULE 2.105255 0.657852 0.429098 0.411582 0.501759 > > > 4BSD 2.452399 1.506065 0.859527 0.681111 0.427333 > > > > > > > > > You can see that ule is quite regular until it gets to the positive nice > > > values where it is not as smooth as 4bsd. I'll fix this. > > > > The poor dynamic range of niceness for the 4bsd scheduler in current should > > not be aimed for. In the above it is about 5.74:0.43 = 13:1. It should be > > more like 100:1 or 1000:1. > > I don't think this is so bad considering that they were only attempting to > use 50% of the cpu. That leaves a lot of idle time for other threads. I'm not sure how much using only 50% of the CPU affects the results, but I thin it is not much if there are many process. If there are more than 2 un-nice ones then the combination of those 2 will attempt to use 100% of the CPU, and similarly for 2 nice ones. OTOH, with only 1 un-nice process and 1 nice one then each should get the 50% that it wants. > Although in ULE it is currently very easy to tune by adjusting your min > and max slice. Since each tick is 10ms on x86 ule currently does 10:1 for > processes of nice 0 and 19. If hz was 1000 it could easily be made 100:1. > I'm not sure if this is really desirable though. I think having some very large rations is useful for processes like setiathome and the kernel pagezero. You really want the to get as little CPU as possible, perhaps without using a completely different scheduling policy like idprio or an infinite ratio which gives much the same thing. Dividing up 1 second into slices doesn't work so well when there are more than 2 processes. With N times as many (long-lived) processes the scheduling decisions would have to be done for N times as long to get the same ratios. Or they can be done for N times as long for the same number of processes to reduce the granularity by a factor of 1/N. The 4BSD scheduler in -current sort of does the former, and my version of it sort of does both. I'm a bit concerned about more inertia in my version of it caused by this but haven't noticed any problems in practice. > ... > What I could do is implement cpu distribution vs nice as a curve that > tapers of considerably once you get past 19 nice values. This would allow > really nice programs to slowly creep along. The problem is that my > scheduler can only adjust the amount of cpu time a process gets by > adjusting its slice size. The minimum is actually quite high. I may > introduce some divisor for the slice that essentially causes this thread > to get skipped over x times before it gets to run for the minimum amount. > This would give more more granularity than 10ms for every pass through the > run queue. I think you need something like that for unusual loads. I don't see how more than HZ processes can be scheduled properly without a multiplier even if they all have the same nice value. > > I think interactivity is mostly a different problem. When we give > > some CPU to niced processes, it is important that we only give them a > > tiny amount. Another problem with the small dynamic range is that it > > always gives a non-tiny amount. Scheduling granularity may be a > > problem, especially in the 4BSD scheduler - we can't give processes > > less than the quantum (if they want it), and with a quantum of 1/10 > > second just 10 niced processes getting the minimal amount would give > > a delay of 1 second for interactive processes. These problems are > > limited by old bugfeatures in BSD for at least the 4BSD scheduler > > (interactive processes wake up at a kernel priority and normally > > essentially keep that priority when they return to userland, since we > > neglect to reschedule them). > ULE solves this differently. Interactivity is determined by the ratio of > voluntary sleep time to actual runtime. If it figures out that a process > is interactive it always puts it on the current queue which means it > doesn't have to wait for the current queue to complete and the next queue > to be switched to. It still seems to be missing code to force the actual switch, mainly here: % void % sched_userret(struct thread *td) % { % struct ksegrp *kg; % % kg = td->td_ksegrp; % % if (td->td_priority != kg->kg_user_pri) { % mtx_lock_spin(&sched_lock); % td->td_priority = kg->kg_user_pri; % mtx_unlock_spin(&sched_lock); % } % } If td->td_priority is actually changed here, then we should run another process if the change reduces it below the priority of another runnable thread. Every assignment to td_priority that doesn't set TDF_NEEDRESCHED and/or consider an immediate switch is suspect. I think technically correct code would set td_priority to a "base" priority (== kg_user_pri for user processes) after waking up and switch then if necessary, and only assert that the priority is the user priority here. > High negative nice values can still delay interactive > processes that are very nice. I think this is what the user is indicating > with negative nice values though isn't he? Or do you think that nice > should not impact interactive processes? It's usually a user error to nice interactive processes. I'm thinking of some corner case where you want to control (perhaps just terminate) a niced process. It would be, er, nice to not have to wait long to do it. Maybe I just want something like renice to a higher priority to work for users. > It's difficult for me to grasp what behavior is most desirable. I have a > framework in place with ULE that would allow me to achieve most anything. > > I guess my primary questions are these: > 1) What distribution of cpu time vs nice is desirable? Depends on the user's requirements. Most users don't use nice :-). > 2) Should nice processes starve interactive jobs? No. Bruce From owner-cvs-all@FreeBSD.ORG Sat Apr 12 01:10:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE32137B401; Sat, 12 Apr 2003 01:10:58 -0700 (PDT) Received: from cus.org.uk (host213-106-240-81.no-dns-yet.ntli.net [213.106.240.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C7143F75; Sat, 12 Apr 2003 01:10:57 -0700 (PDT) (envelope-from dom@cus.org.uk) Received: from cus.org.uk (localhost.cus.org.uk [127.0.0.1]) by cus.org.uk (8.12.6/8.11.3) with ESMTP id h3C8AuLX075637; Sat, 12 Apr 2003 09:10:56 +0100 (BST) (envelope-from dom@cus.org.uk) Received: (from dom@localhost) by cus.org.uk (8.12.6/8.12.6/Submit) id h3C8AuLD075636; Sat, 12 Apr 2003 09:10:56 +0100 (BST) Date: Sat, 12 Apr 2003 09:10:56 +0100 From: Dominic Marks To: Foxfair Hu Message-ID: <20030412081056.GA75569@cus.org.uk> References: <200304120319.h3C3JtPJ026791@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304120319.h3C3JtPJ026791@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/net/honeyd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:10:59 -0000 On 11/04/2003 20:19, Foxfair Hu wrote: > foxfair 2003/04/11 20:19:55 PDT > > FreeBSD ports repository > > Modified files: > net/honeyd Makefile distinfo > Log: > PR: 46887 > Submitted by: Paulius Bulotas > Upgrade to 0.4a Hi, I'm the maintainer of this port, I have an open PR to update honeyd to 0.5, ports/50837. I suppose I'll need to re-build the diff for you now. Would you mind updating it completely ? > Revision Changes Path > 1.6 +1 -6 ports/net/honeyd/Makefile > 1.3 +1 -1 ports/net/honeyd/distinfo > _______________________________________________ > 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" Thanks, -- Dominic From owner-cvs-all@FreeBSD.ORG Sat Apr 12 01:29:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6EDF37B401; Sat, 12 Apr 2003 01:29:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40EB043FBF; Sat, 12 Apr 2003 01:29:02 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C8T20U067133; Sat, 12 Apr 2003 01:29:02 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C8T1EW067132; Sat, 12 Apr 2003 01:29:01 -0700 (PDT) Message-Id: <200304120829.h3C8T1EW067132@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 12 Apr 2003 01:29:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/yelp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:29:03 -0000 adamw 2003/04/12 01:29:01 PDT FreeBSD ports repository Modified files: x11/yelp Makefile Log: Update to new GNOME2 infrastructure. Revision Changes Path 1.17 +1 -5 ports/x11/yelp/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 01:34:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CA8B37B401; Sat, 12 Apr 2003 01:34:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8C9543FA3; Sat, 12 Apr 2003 01:34:40 -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 h3C8Ye0U067764; Sat, 12 Apr 2003 01:34:40 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C8Ye6N067763; Sat, 12 Apr 2003 01:34:40 -0700 (PDT) Message-Id: <200304120834.h3C8Ye6N067763@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Apr 2003 01:34: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/geom geom_mbr.c geom_mbr_enc.c src/sys/conf files files.i386 files.ia64 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:34:41 -0000 phk 2003/04/12 01:34:40 PDT FreeBSD src repository Modified files: sys/geom geom_mbr.c sys/conf files files.i386 files.ia64 Added files: sys/geom geom_mbr_enc.c Log: Move the functions for encoding decoding struct dos_partition into a separate .c file so they can be used from userland as well. Revision Changes Path 1.779 +1 -0 src/sys/conf/files 1.442 +1 -0 src/sys/conf/files.i386 1.49 +1 -0 src/sys/conf/files.ia64 1.44 +2 -18 src/sys/geom/geom_mbr.c 1.1 +72 -0 src/sys/geom/geom_mbr_enc.c (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 01:38:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F185E37B401; Sat, 12 Apr 2003 01:38:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CC3043FBD; Sat, 12 Apr 2003 01:38:11 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C8cB0U067985; Sat, 12 Apr 2003 01:38:11 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C8cBZL067984; Sat, 12 Apr 2003 01:38:11 -0700 (PDT) Message-Id: <200304120838.h3C8cBZL067984@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Apr 2003 01:38:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/swfdec Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:38:12 -0000 ijliao 2003/04/12 01:38:11 PDT FreeBSD ports repository Modified files: graphics/swfdec Makefile Log: add missing dependence Revision Changes Path 1.2 +3 -2 ports/graphics/swfdec/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 01:41:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF79037B401; Sat, 12 Apr 2003 01:41:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C14943FA3; Sat, 12 Apr 2003 01:41:27 -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 h3C8fR0U068524; Sat, 12 Apr 2003 01:41:27 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C8fRO8068523; Sat, 12 Apr 2003 01:41:27 -0700 (PDT) Message-Id: <200304120841.h3C8fRO8068523@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Apr 2003 01:41: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/sys/geom geom_apple.c geom_bsd.c geom_gpt.c geom_mbr.c geom_pc98.c geom_slice.c geom_slice.h geom_sunlabel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:41:28 -0000 phk 2003/04/12 01:41:27 PDT FreeBSD src repository Modified files: sys/geom geom_apple.c geom_bsd.c geom_gpt.c geom_mbr.c geom_pc98.c geom_slice.c geom_slice.h geom_sunlabel.c Log: Retire the "frontstuff" record keeping, it was no match for the in-band meta-data of BSD labels and a more complex solution will be needed. Revision Changes Path 1.7 +0 -6 src/sys/geom/geom_apple.c 1.47 +0 -1 src/sys/geom/geom_bsd.c 1.17 +0 -3 src/sys/geom/geom_gpt.c 1.45 +0 -2 src/sys/geom/geom_mbr.c 1.34 +0 -1 src/sys/geom/geom_pc98.c 1.40 +1 -22 src/sys/geom/geom_slice.c 1.12 +0 -2 src/sys/geom/geom_slice.h 1.25 +0 -1 src/sys/geom/geom_sunlabel.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 01:44:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76F2337B401; Sat, 12 Apr 2003 01:44:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15D1343F3F; Sat, 12 Apr 2003 01:44:55 -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 h3C8is0U068657; Sat, 12 Apr 2003 01:44:54 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C8isuA068656; Sat, 12 Apr 2003 01:44:54 -0700 (PDT) Message-Id: <200304120844.h3C8isuA068656@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Apr 2003 01:44: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/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:44:55 -0000 phk 2003/04/12 01:44:54 PDT FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: Remove the unused ioctl routine. Revision Changes Path 1.137 +0 -32 src/sys/cam/scsi/scsi_da.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 01:50:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C03837B401; Sat, 12 Apr 2003 01:50:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7D3443F93; Sat, 12 Apr 2003 01:50:35 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C8oZ0U069074; Sat, 12 Apr 2003 01:50:35 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C8oY2m069073; Sat, 12 Apr 2003 01:50:34 -0700 (PDT) Message-Id: <200304120850.h3C8oY2m069073@repoman.freebsd.org> From: Oliver Braun Date: Sat, 12 Apr 2003 01:50:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefile ports/deskutils/rolo Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:50:36 -0000 obraun 2003/04/12 01:50:34 PDT FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/rolo Makefile distinfo pkg-descr pkg-plist Log: Add rolo 007, text-based contact management software. PR: ports/50593 Submitted by: Andrew Hsu Revision Changes Path 1.85 +1 -0 ports/deskutils/Makefile 1.1 +22 -0 ports/deskutils/rolo/Makefile (new) 1.1 +1 -0 ports/deskutils/rolo/distinfo (new) 1.1 +10 -0 ports/deskutils/rolo/pkg-descr (new) 1.1 +1 -0 ports/deskutils/rolo/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 01:50:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F70B37B401; Sat, 12 Apr 2003 01:50:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3030343FAF; Sat, 12 Apr 2003 01:50:48 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C8ol0U069141; Sat, 12 Apr 2003 01:50:47 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C8olRL069140; Sat, 12 Apr 2003 01:50:47 -0700 (PDT) Message-Id: <200304120850.h3C8olRL069140@repoman.freebsd.org> From: Oliver Braun Date: Sat, 12 Apr 2003 01:50:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 08:50:48 -0000 obraun 2003/04/12 01:50:47 PDT FreeBSD ports repository Modified files: . modules Log: rolo --> ports/deskutils/rolo Revision Changes Path 1.7036 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 12 02:01:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA08F37B401; Sat, 12 Apr 2003 02:01:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8618A43FBF; Sat, 12 Apr 2003 02:01:43 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C91h0U070331; Sat, 12 Apr 2003 02:01:43 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C91hWI070329; Sat, 12 Apr 2003 02:01:43 -0700 (PDT) Message-Id: <200304120901.h3C91hWI070329@repoman.freebsd.org> From: Oliver Braun Date: Sat, 12 Apr 2003 02:01:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/hs-haxml/files patch-src::Text::XML::HaXml::Parse.hs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 09:01:44 -0000 obraun 2003/04/12 02:01:43 PDT FreeBSD ports repository Added files: textproc/hs-haxml/files patch-src::Text::XML::HaXml::Parse.hs Log: Fi build with nhc98-1.16. Pointed out by: kris Revision Changes Path 1.1 +11 -0 ports/textproc/hs-haxml/files/patch-src::Text::XML::HaXml::Parse.hs (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 02:06:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3599437B401; Sat, 12 Apr 2003 02:06:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4B8B43FB1; Sat, 12 Apr 2003 02:06:35 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3C96Z0U071470; Sat, 12 Apr 2003 02:06:35 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C96Zam071469; Sat, 12 Apr 2003 02:06:35 -0700 (PDT) Message-Id: <200304120906.h3C96Zam071469@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Apr 2003 02:06:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/libyahoo2/files patch-sample_client.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 09:06:36 -0000 ijliao 2003/04/12 02:06:35 PDT FreeBSD ports repository Added files: net/libyahoo2/files patch-sample_client.c Log: fix strange build problem on stable Revision Changes Path 1.1 +10 -0 ports/net/libyahoo2/files/patch-sample_client.c (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 02:13:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FD1537B401; Sat, 12 Apr 2003 02:13:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFD1E43FD7; Sat, 12 Apr 2003 02:13:01 -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 h3C9D10U072140; Sat, 12 Apr 2003 02:13:01 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C9D1qY072139; Sat, 12 Apr 2003 02:13:01 -0700 (PDT) Message-Id: <200304120913.h3C9D1qY072139@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Apr 2003 02:13: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/sys bio.h src/sys/geom geom_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 09:13:02 -0000 phk 2003/04/12 02:13:01 PDT FreeBSD src repository Modified files: sys/sys bio.h sys/geom geom_io.c Log: Retire the experimental bio_taskqueue(), it was not quite as usable as hoped. It can be revived from here, should other drivers be able to use it. Revision Changes Path 1.37 +0 -27 src/sys/geom/geom_io.c 1.133 +0 -2 src/sys/sys/bio.h From owner-cvs-all@FreeBSD.ORG Sat Apr 12 02:40:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90F7B37B401; Sat, 12 Apr 2003 02:40:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40ADA43F93; Sat, 12 Apr 2003 02:40:38 -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 h3C9eb0U074063; Sat, 12 Apr 2003 02:40:37 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3C9ebhx074059; Sat, 12 Apr 2003 02:40:37 -0700 (PDT) Message-Id: <200304120940.h3C9ebhx074059@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 12 Apr 2003 02:40: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/conf options options.i386 options.ia64 options.pc98 options.powerpc options.x86_64 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 09:40:39 -0000 des 2003/04/12 02:40:37 PDT FreeBSD src repository Modified files: sys/conf options options.i386 options.ia64 options.pc98 options.powerpc options.x86_64 Log: Options that go into homonymous headers shouldn't specify the header name. Submitted by: Hiten Pandya Revision Changes Path 1.387 +5 -5 src/sys/conf/options 1.191 +1 -1 src/sys/conf/options.i386 1.17 +1 -1 src/sys/conf/options.ia64 1.162 +1 -1 src/sys/conf/options.pc98 1.7 +2 -2 src/sys/conf/options.powerpc 1.5 +1 -1 src/sys/conf/options.x86_64 From owner-cvs-all@FreeBSD.ORG Sat Apr 12 03:07:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A852537B401; Sat, 12 Apr 2003 03:07:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4988E43F75; Sat, 12 Apr 2003 03:07: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 h3CA7C0U077167; Sat, 12 Apr 2003 03:07: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 h3CA7C96077166; Sat, 12 Apr 2003 03:07:12 -0700 (PDT) Message-Id: <200304121007.h3CA7C96077166@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Apr 2003 03:07: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/sys diskmbr.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 10:07:14 -0000 phk 2003/04/12 03:07:12 PDT FreeBSD src repository Modified files: sys/sys diskmbr.h Log: protoypes for the dos_partition encoding functions. Revision Changes Path 1.97 +3 -1 src/sys/sys/diskmbr.h From owner-cvs-all@FreeBSD.ORG Sat Apr 12 03:31:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4D7C37B401; Sat, 12 Apr 2003 03:31:15 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B79FA43F93; Sat, 12 Apr 2003 03:31:11 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h3CATlKY035891 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Apr 2003 13:31:03 +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 h3CATjhT035882; Sat, 12 Apr 2003 13:29:45 +0300 (EEST) (envelope-from ru) Date: Sat, 12 Apr 2003 13:29:45 +0300 From: Ruslan Ermilov To: Bruce Evans Message-ID: <20030412102945.GA35788@sunbay.com> References: <200304111802.h3BI2Aw3065496@repoman.freebsd.org> <20030412160957.L2023@gamplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: <20030412160957.L2023@gamplex.bde.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Warner Losh cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/addr2line Makefile src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr. X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 10:31:16 -0000 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 12, 2003 at 04:22:18PM +1000, Bruce Evans wrote: > On Fri, 11 Apr 2003, Ruslan Ermilov wrote: >=20 > > ru 2003/04/11 11:02:10 PDT > > > > FreeBSD src repository > > > > Modified files: > > gnu/usr.bin/binutils/addr2line Makefile > > gnu/usr.bin/binutils/ar Makefile > > gnu/usr.bin/binutils/as Makefile.inc0 > > gnu/usr.bin/binutils/ld Makefile > > gnu/usr.bin/binutils/nm Makefile > > gnu/usr.bin/binutils/objcopy Makefile > > gnu/usr.bin/binutils/objdump Makefile > > gnu/usr.bin/binutils/ranlib Makefile > > gnu/usr.bin/binutils/readelf Makefile > > gnu/usr.bin/binutils/size Makefile > > gnu/usr.bin/binutils/strings Makefile > > gnu/usr.bin/binutils/strip Makefile > > Log: > > libbinutils.a needs basename(3); when the latter is provided > > by -legacy, liblegacy.a should come last in the LDADD list. >=20 > binutils is supposed to use libiberty to avoid depending on local > unportabilities like this. >=20 It used to, up until recently. Now we pretend we always have basename(3), by substituting one from -legacy. > We have several gnu versions of basename and seem to use about half of > them. According to locate(1) on an uncurrent version of -current: >=20 > contrib'ed *basename.c's: > /usr/src/contrib/binutils/libiberty/basename.c > /usr/src/contrib/binutils/libiberty/lbasename.c > /usr/src/contrib/gcc/lbasename.c > /usr/src/contrib/patch/basename.c > /usr/src/contrib/tar/lib/basename.c >=20 > built *basename.o's: > /c/obj/usr/src/gnu/usr.bin/binutils/libiberty/lbasename.o > /c/obj/usr/src/gnu/usr.bin/cc/cc_int/lbasename.o > /c/obj/usr/src/gnu/usr.bin/tar/basename.o > /c/obj/usr/src/lib/libc/basename.o > /c/obj/usr/src/usr.bin/basename/basename.o >=20 > There are more versions in Attics. >=20 > Bruce --=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 --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+l+qZUkv4P6juNwoRAj17AJ9AsD3kNgcyvlNjopBwZPzv2Y/k9wCfRrrU SRrc273IPRQM2AdMAhPNiUo= =nJob -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK-- From owner-cvs-all@FreeBSD.ORG Sat Apr 12 03:39:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BA3A37B401; Sat, 12 Apr 2003 03:39:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD7EC43FDD; Sat, 12 Apr 2003 03:39:56 -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 h3CAdu0U079325; Sat, 12 Apr 2003 03:39:56 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CAduH7079324; Sat, 12 Apr 2003 03:39:56 -0700 (PDT) Message-Id: <200304121039.h3CAduH7079324@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sat, 12 Apr 2003 03:39: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/bin/ps keyword.c print.c ps.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 10:39:57 -0000 tjr 2003/04/12 03:39:56 PDT FreeBSD src repository Modified files: bin/ps keyword.c print.c ps.h Log: Display residency and sleep times (re and sl fields) larger than 127 as 127. This is what the manual page says ps should do, and what OpenBSD and NetBSD do. Based on a patch from Ken Stailey. PR: 27433, 46232 Revision Changes Path 1.63 +2 -2 src/bin/ps/keyword.c 1.80 +3 -1 src/bin/ps/print.c 1.16 +1 -0 src/bin/ps/ps.h From owner-cvs-all@FreeBSD.ORG Sat Apr 12 03:45:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05A8337B40A; Sat, 12 Apr 2003 03:45:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93D4043F93; Sat, 12 Apr 2003 03:45:35 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CAjZ0U080005; Sat, 12 Apr 2003 03:45:35 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CAjZWu080004; Sat, 12 Apr 2003 03:45:35 -0700 (PDT) Message-Id: <200304121045.h3CAjZWu080004@repoman.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Apr 2003 03:45:35 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/bibliography chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 10:45:36 -0000 blackend 2003/04/12 03:45:35 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/bibliography chapter.sgml Log: Unbreak link to jargon file. Submitted by: Alex Dupre Revision Changes Path 1.47 +1 -1 doc/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 03:57:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6B5937B401; Sat, 12 Apr 2003 03:57:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71B7043FB1; Sat, 12 Apr 2003 03:57:44 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CAvi0U080811; Sat, 12 Apr 2003 03:57:44 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CAviir080810; Sat, 12 Apr 2003 03:57:44 -0700 (PDT) Message-Id: <200304121057.h3CAviir080810@repoman.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Apr 2003 03:57:44 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/bibliography chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 10:57:45 -0000 blackend 2003/04/12 03:57:43 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/bibliography chapter.sgml Log: Unbreak link to bsd-family-tree (use of ftp://ftp.jp.FreeBSD.org). Revision Changes Path 1.48 +1 -1 doc/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 04:32:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBBE837B40C; Sat, 12 Apr 2003 04:32:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E4EE43F75; Sat, 12 Apr 2003 04:32:41 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CBWe0U086712; Sat, 12 Apr 2003 04:32:40 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CBWeLD086711; Sat, 12 Apr 2003 04:32:40 -0700 (PDT) Message-Id: <200304121132.h3CBWeLD086711@repoman.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Apr 2003 04:32:40 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/sockets chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 11:32:44 -0000 blackend 2003/04/12 04:32:40 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook/sockets chapter.sgml Log: s/close s;/close(s);/ Submitted by: BelletJr@aol.com Revision Changes Path 1.7 +1 -1 doc/en_US.ISO8859-1/books/developers-handbook/sockets/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 05:11:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D456337B401; Sat, 12 Apr 2003 05:11:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7406143F75; Sat, 12 Apr 2003 05:11:14 -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 h3CCBE0U095562; Sat, 12 Apr 2003 05:11:14 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CCBEnR095560; Sat, 12 Apr 2003 05:11:14 -0700 (PDT) Message-Id: <200304121211.h3CCBEnR095560@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sat, 12 Apr 2003 05:11: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/contrib/smbfs/lib/smb ctx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 12:11:15 -0000 tjr 2003/04/12 05:11:14 PDT FreeBSD src repository Modified files: contrib/smbfs/lib/smb ctx.c Log: Fix a typo in the -O parsing code that caused a crash when the -O option is used without supplying "sowner:sgroup". Obtained from: NetBSD (jdolecek) PR: 37171 Revision Changes Path 1.2 +17 -8 src/contrib/smbfs/lib/smb/ctx.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 05:19:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8522F37B401; Sat, 12 Apr 2003 05:19:24 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E97D43F3F; Sat, 12 Apr 2003 05:19:22 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id WAA01507; Sat, 12 Apr 2003 22:19:16 +1000 Date: Sat, 12 Apr 2003 22:19:15 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Ruslan Ermilov In-Reply-To: <20030412102945.GA35788@sunbay.com> Message-ID: <20030412221635.S3054@gamplex.bde.org> References: <200304111802.h3BI2Aw3065496@repoman.freebsd.org> <20030412160957.L2023@gamplex.bde.org> <20030412102945.GA35788@sunbay.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Warner Losh cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/addr2line Makefile src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/ X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 12:19:25 -0000 On Sat, 12 Apr 2003, Ruslan Ermilov wrote: > On Sat, Apr 12, 2003 at 04:22:18PM +1000, Bruce Evans wrote: > > On Fri, 11 Apr 2003, Ruslan Ermilov wrote: > > > Log: > > > libbinutils.a needs basename(3); when the latter is provided > > > by -legacy, liblegacy.a should come last in the LDADD list. > > > > binutils is supposed to use libiberty to avoid depending on local > > unportabilities like this. > > > It used to, up until recently. Now we pretend we always have > basename(3), by substituting one from -legacy. Indeed. My point is that adding to mistakes in -current doesn't help. Bruce From owner-cvs-all@FreeBSD.ORG Sat Apr 12 05:22:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B799B37B401; Sat, 12 Apr 2003 05:22:05 -0700 (PDT) Received: from smtp02.syd.iprimus.net.au (smtp02.syd.iprimus.net.au [210.50.76.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 287D543FBD; Sat, 12 Apr 2003 05:22:05 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (203.134.134.181) by smtp02.syd.iprimus.net.au (7.0.012) id 3E8A160000254B56; Sat, 12 Apr 2003 22:22:03 +1000 Received: by dilbert.robbins.dropbear.id.au (Postfix, from userid 1000) id D94E6B4CD; Sat, 12 Apr 2003 22:21:56 +1000 (EST) Date: Sat, 12 Apr 2003 22:21:56 +1000 From: Tim Robbins To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030412222156.A1651@dilbert.robbins.dropbear.id.au> References: <200304121211.h3CCBEnR095560@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: <200304121211.h3CCBEnR095560@repoman.freebsd.org>; from tjr@FreeBSD.org on Sat, Apr 12, 2003 at 05:11:14AM -0700 Subject: Re: cvs commit: src/contrib/smbfs/lib/smb ctx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 12:22:06 -0000 On Sat, Apr 12, 2003 at 05:11:14AM -0700, Tim J. Robbins wrote: > tjr 2003/04/12 05:11:14 PDT > > FreeBSD src repository > > Modified files: > contrib/smbfs/lib/smb ctx.c > Log: > Fix a typo in the -O parsing code that caused a crash when the -O option > is used without supplying "sowner:sgroup". > > Obtained from: NetBSD (jdolecek) > PR: 37171 > > Revision Changes Path > 1.2 +17 -8 src/contrib/smbfs/lib/smb/ctx.c ^^^^^^ This file is off the vendor branch now. I'd like to see the rest of smbfs taken off the vendor branch and moved out of contrib/ too, so that it is easier to modify/maintain. Tim From owner-cvs-all@FreeBSD.ORG Sat Apr 12 06:40:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACAB237B401; Sat, 12 Apr 2003 06:40:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C58543F3F; Sat, 12 Apr 2003 06:40:53 -0700 (PDT) (envelope-from pb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CDer0U002792; Sat, 12 Apr 2003 06:40:53 -0700 (PDT) (envelope-from pb@repoman.freebsd.org) Received: (from pb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CDeqes002790; Sat, 12 Apr 2003 06:40:52 -0700 (PDT) Message-Id: <200304121340.h3CDeqes002790@repoman.freebsd.org> From: Pierre Beyssac Date: Sat, 12 Apr 2003 06:40:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gnat-glade Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 13:40:54 -0000 pb 2003/04/12 06:40:52 PDT FreeBSD ports repository Modified files: lang/gnat-glade Makefile Log: Fix typo: EXTRACT_SUFFIX -> EXTRACT_SUFX. Revision Changes Path 1.8 +1 -1 ports/lang/gnat-glade/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 07:02:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16F5937B401; Sat, 12 Apr 2003 07:02:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9D6343FBF; Sat, 12 Apr 2003 07:02:04 -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 h3CE240U004527; Sat, 12 Apr 2003 07:02:04 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CE24um004522; Sat, 12 Apr 2003 07:02:04 -0700 (PDT) Message-Id: <200304121402.h3CE24um004522@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Apr 2003 07:02: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/usr.sbin/config mkmakefile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 14:02:05 -0000 phk 2003/04/12 07:02:04 PDT FreeBSD src repository Modified files: usr.sbin/config mkmakefile.c Log: Avoid emitting duplicate makefile entries. Revision Changes Path 1.75 +4 -1 src/usr.sbin/config/mkmakefile.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 07:07:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46E0937B401; Sat, 12 Apr 2003 07:07:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2F8543FD7; Sat, 12 Apr 2003 07:07:16 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CE7G0U005768; Sat, 12 Apr 2003 07:07:16 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CE7GJC005767; Sat, 12 Apr 2003 07:07:16 -0700 (PDT) Message-Id: <200304121407.h3CE7GJC005767@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Sat, 12 Apr 2003 07:07:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/bittorrent Makefile distinfo pkg-descr pkg-message pkg-plist ports/net/bittorrent/files BitTorrent.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 14:07:17 -0000 mdodd 2003/04/12 07:07:16 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/bittorrent Makefile distinfo pkg-descr pkg-message pkg-plist net/bittorrent/files BitTorrent.1 Log: Add the BitTorrent peer to peer file sharing tool. Revision Changes Path 1.962 +1 -0 ports/net/Makefile 1.1 +39 -0 ports/net/bittorrent/Makefile (new) 1.1 +1 -0 ports/net/bittorrent/distinfo (new) 1.1 +90 -0 ports/net/bittorrent/files/BitTorrent.1 (new) 1.1 +5 -0 ports/net/bittorrent/pkg-descr (new) 1.1 +7 -0 ports/net/bittorrent/pkg-message (new) 1.1 +145 -0 ports/net/bittorrent/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 07:07:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E923B37B40A; Sat, 12 Apr 2003 07:07:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F34343F3F; Sat, 12 Apr 2003 07:07:24 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CE7O0U005822; Sat, 12 Apr 2003 07:07:24 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CE7NFC005821; Sat, 12 Apr 2003 07:07:23 -0700 (PDT) Message-Id: <200304121407.h3CE7NFC005821@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Sat, 12 Apr 2003 07:07:23 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 14:07:25 -0000 mdodd 2003/04/12 07:07:23 PDT FreeBSD ports repository Modified files: . modules Log: bittorrent --> ports/net/bittorrent Revision Changes Path 1.7037 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 12 07:17:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E4EB37B401; Sat, 12 Apr 2003 07:17:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C871943FBF; Sat, 12 Apr 2003 07:17:34 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CEHY0U006627; Sat, 12 Apr 2003 07:17:34 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CEHYS3006626; Sat, 12 Apr 2003 07:17:34 -0700 (PDT) Message-Id: <200304121417.h3CEHYS3006626@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 12 Apr 2003 07:17:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/mydns/files patch-configure patch-doc::texinfo::title.texi patch-title.texi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 14:17:36 -0000 leeym 2003/04/12 07:17:34 PDT FreeBSD ports repository Added files: net/mydns/files patch-configure patch-doc::texinfo::title.texi Removed files: net/mydns/files patch-title.texi Log: add/remove patch files which are omitted in previous commit. PR: 50676 Submitted by: Simon Dick Revision Changes Path 1.1 +11 -0 ports/net/mydns/files/patch-configure (new) 1.1 +10 -0 ports/net/mydns/files/patch-doc::texinfo::title.texi (new) 1.3 +0 -10 ports/net/mydns/files/patch-title.texi (dead) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 07:37:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B12CA37B401; Sat, 12 Apr 2003 07:37:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C92E43FAF; Sat, 12 Apr 2003 07:37:45 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CEbj0U008118; Sat, 12 Apr 2003 07:37:45 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CEbiXH008117; Sat, 12 Apr 2003 07:37:44 -0700 (PDT) Message-Id: <200304121437.h3CEbiXH008117@repoman.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Apr 2003 07:37:44 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/x11 chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 14:37:46 -0000 blackend 2003/04/12 07:37:44 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/x11 chapter.sgml Log: Use pkg_add -r kde instead of pkg_add -r kde3 to install KDE. And note pkg_add(1) will fetch the latest version of the app. Submitted by: Jed Clear Revision Changes Path 1.108 +4 -1 doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 07:44:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31D2737B401; Sat, 12 Apr 2003 07:44:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C369543F75; Sat, 12 Apr 2003 07:44:49 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CEin0U008959; Sat, 12 Apr 2003 07:44:49 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CEinNf008958; Sat, 12 Apr 2003 07:44:49 -0700 (PDT) Message-Id: <200304121444.h3CEinNf008958@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Apr 2003 07:44: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/gnu/usr.bin/binutils/addr2line Makefile src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/nm Makefile src/gnu/usr.bin/binutils/objcopy Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 14:44:50 -0000 ru 2003/04/12 07:44:49 PDT FreeBSD src repository Modified files: gnu/usr.bin/binutils/addr2line Makefile gnu/usr.bin/binutils/ar Makefile gnu/usr.bin/binutils/as Makefile.inc0 gnu/usr.bin/binutils/ld Makefile gnu/usr.bin/binutils/nm Makefile gnu/usr.bin/binutils/objcopy Makefile gnu/usr.bin/binutils/objdump Makefile gnu/usr.bin/binutils/ranlib Makefile gnu/usr.bin/binutils/readelf Makefile gnu/usr.bin/binutils/size Makefile gnu/usr.bin/binutils/strings Makefile gnu/usr.bin/binutils/strip Makefile Log: Removed invasion into these makefiles by the "legacy" stuff; I have a better fix in the works. Revision Changes Path 1.9 +3 -4 src/gnu/usr.bin/binutils/addr2line/Makefile 1.11 +3 -4 src/gnu/usr.bin/binutils/ar/Makefile 1.23 +3 -4 src/gnu/usr.bin/binutils/as/Makefile.inc0 1.26 +2 -3 src/gnu/usr.bin/binutils/ld/Makefile 1.11 +3 -4 src/gnu/usr.bin/binutils/nm/Makefile 1.10 +3 -4 src/gnu/usr.bin/binutils/objcopy/Makefile 1.12 +4 -5 src/gnu/usr.bin/binutils/objdump/Makefile 1.11 +3 -4 src/gnu/usr.bin/binutils/ranlib/Makefile 1.7 +3 -4 src/gnu/usr.bin/binutils/readelf/Makefile 1.10 +3 -4 src/gnu/usr.bin/binutils/size/Makefile 1.10 +3 -4 src/gnu/usr.bin/binutils/strings/Makefile 1.13 +3 -4 src/gnu/usr.bin/binutils/strip/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 08:07:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1E9637B401; Sat, 12 Apr 2003 08:07:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63B7C43FA3; Sat, 12 Apr 2003 08:07:05 -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 h3CF750U011427; Sat, 12 Apr 2003 08:07:05 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CF75Qk011426; Sat, 12 Apr 2003 08:07:05 -0700 (PDT) Message-Id: <200304121507.h3CF75Qk011426@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Apr 2003 08:07: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:07:06 -0000 bmah 2003/04/12 08:07:05 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Slight reorganization of the release notes: Make the contributed software section and ports/packages infrastructure section be sect2 level sections (instead of sect3 under userland). Combine the kernel/contributed and userland/contributed entries into the new sect2 contributed section. The main point of doing this is that the distinction between kernel and userland is largely irrelevent for contributed software, and doesn't apply well to things such as IPFilter and KAME, which have both kernel and userland components. Revision Changes Path 1.535 +9 -12 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 08:07:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ED0E37B401; Sat, 12 Apr 2003 08:07:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A60943FBF; Sat, 12 Apr 2003 08:07:47 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CF7l0U011508; Sat, 12 Apr 2003 08:07:47 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CF7lOC011507; Sat, 12 Apr 2003 08:07:47 -0700 (PDT) Message-Id: <200304121507.h3CF7lOC011507@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Apr 2003 08:07: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 Makefile.inc1 src/tools/build Makefile.boot src/tools/build/mk Makefile.boot bsd.lib.mk bsd.prog.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:07:48 -0000 ru 2003/04/12 08:07:46 PDT FreeBSD src repository Modified files: . Makefile.inc1 Added files: tools/build/mk Makefile.boot bsd.lib.mk bsd.prog.mk Removed files: tools/build Makefile.boot Log: Make sure legacy stuff comes last. Some tools that use legacy stuff (binutils) depend on this order. For this to work, provide (and use) specialized versions of bsd.prog.mk and bsd.lib.mk that include the standard versions first, then augment CFLAGS, DPADD, LDADD, and LDFLAGS as necessary, with the legacy stuff. Tested on: 4.0-RELEASE Revision Changes Path 1.341 +2 -3 src/Makefile.inc1 1.4 +0 -20 src/tools/build/Makefile.boot (dead) 1.1 +14 -0 src/tools/build/mk/Makefile.boot (new) 1.1 +4 -0 src/tools/build/mk/bsd.lib.mk (new) 1.1 +4 -0 src/tools/build/mk/bsd.prog.mk (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 08:13:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BB6837B401; Sat, 12 Apr 2003 08:13:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDDC343F3F; Sat, 12 Apr 2003 08:13:26 -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 h3CFDQ0U012123; Sat, 12 Apr 2003 08:13:26 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CFDQie012122; Sat, 12 Apr 2003 08:13:26 -0700 (PDT) Message-Id: <200304121513.h3CFDQie012122@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Apr 2003 08:13: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:13:27 -0000 bmah 2003/04/12 08:13:26 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Add id attributes for all sect2 and sect3 sections. Revision Changes Path 1.536 +12 -12 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 08:18:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C034037B401; Sat, 12 Apr 2003 08:18:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E2E843FAF; Sat, 12 Apr 2003 08:18:53 -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 h3CFIr0U012293; Sat, 12 Apr 2003 08:18:53 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CFIrCS012292; Sat, 12 Apr 2003 08:18:53 -0700 (PDT) Message-Id: <200304121518.h3CFIrCS012292@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Apr 2003 08: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:18:54 -0000 bmah 2003/04/12 08:18:53 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Whitespace cleanup from the sect3->sect2 reorg. Translation teams can ignore this. Revision Changes Path 1.537 +71 -72 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 08:21:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96DFC37B401; Sat, 12 Apr 2003 08:21:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 353E843FBD; Sat, 12 Apr 2003 08:21: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 h3CFLB0U012800; Sat, 12 Apr 2003 08:21: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 h3CFLAd6012798; Sat, 12 Apr 2003 08:21:10 -0700 (PDT) Message-Id: <200304121521.h3CFLAd6012798@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Apr 2003 08:21: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/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:21:11 -0000 bmah 2003/04/12 08:21:10 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Modified release notes: GNOME 2.2.1, KDE 3.1.1a. Revision Changes Path 1.538 +2 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 08:27:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A99F437B405; Sat, 12 Apr 2003 08:27:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4599B43F3F; Sat, 12 Apr 2003 08:27:27 -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 h3CFRR0U013005; Sat, 12 Apr 2003 08:27:27 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CFRQl5013004; Sat, 12 Apr 2003 08:27:26 -0700 (PDT) Message-Id: <200304121527.h3CFRQl5013004@repoman.freebsd.org> From: Martin Blapp Date: Sat, 12 Apr 2003 08:27:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/openoffice-devel/files patch-instsetoo+util+makefile.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:27:28 -0000 mbr 2003/04/12 08:27:26 PDT FreeBSD ports repository Added files: editors/openoffice-devel/files patch-instsetoo+util+makefile.mk Log: Allow building the slave ports too. Submitted by: maho Revision Changes Path 1.1 +13 -0 ports/editors/openoffice-devel/files/patch-instsetoo+util+makefile.mk (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 08:35:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E67F37B401; Sat, 12 Apr 2003 08:35:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF79843FCB; Sat, 12 Apr 2003 08:35:17 -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 h3CFZH0U013715; Sat, 12 Apr 2003 08:35:17 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CFZH2u013714; Sat, 12 Apr 2003 08:35:17 -0700 (PDT) Message-Id: <200304121535.h3CFZH2u013714@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Apr 2003 08:35: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:35:18 -0000 bmah 2003/04/12 08:35:17 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: Slight reorganization of release notes (analogous to rev 1.535). Revision Changes Path 1.22.2.348 +7 -13 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 08:39:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25ABB37B401; Sat, 12 Apr 2003 08:39:44 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEC4443FBD; Sat, 12 Apr 2003 08:39:42 -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 h3CFdfA7038921; Sat, 12 Apr 2003 09:39:41 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 12 Apr 2003 09:39:25 -0600 (MDT) Message-Id: <20030412.093925.81090434.imp@bsdimp.com> To: ru@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030412102945.GA35788@sunbay.com> References: <200304111802.h3BI2Aw3065496@repoman.freebsd.org> <20030412160957.L2023@gamplex.bde.org> <20030412102945.GA35788@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 cc: bde@zeta.org.au Subject: Re: cvs commit: src/gnu/usr.bin/binutils/addr2line Makefile src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr. X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:39:44 -0000 In message: <20030412102945.GA35788@sunbay.com> Ruslan Ermilov writes: : On Sat, Apr 12, 2003 at 04:22:18PM +1000, Bruce Evans wrote: : > On Fri, 11 Apr 2003, Ruslan Ermilov wrote: : > : > > ru 2003/04/11 11:02:10 PDT : > > : > > FreeBSD src repository : > > : > > Modified files: : > > gnu/usr.bin/binutils/addr2line Makefile : > > gnu/usr.bin/binutils/ar Makefile : > > gnu/usr.bin/binutils/as Makefile.inc0 : > > gnu/usr.bin/binutils/ld Makefile : > > gnu/usr.bin/binutils/nm Makefile : > > gnu/usr.bin/binutils/objcopy Makefile : > > gnu/usr.bin/binutils/objdump Makefile : > > gnu/usr.bin/binutils/ranlib Makefile : > > gnu/usr.bin/binutils/readelf Makefile : > > gnu/usr.bin/binutils/size Makefile : > > gnu/usr.bin/binutils/strings Makefile : > > gnu/usr.bin/binutils/strip Makefile : > > Log: : > > libbinutils.a needs basename(3); when the latter is provided : > > by -legacy, liblegacy.a should come last in the LDADD list. : > : > binutils is supposed to use libiberty to avoid depending on local : > unportabilities like this. : > : It used to, up until recently. Now we pretend we always have : basename(3), by substituting one from -legacy. I'm also looking at the underlying problem for this change and hope to have something in the next couple of days. Warner From owner-cvs-all@FreeBSD.ORG Sat Apr 12 08:40:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75E3737B40A; Sat, 12 Apr 2003 08:40:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB96E43F75; Sat, 12 Apr 2003 08:40:50 -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 h3CFeo0U014214; Sat, 12 Apr 2003 08:40:50 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CFeoEc014212; Sat, 12 Apr 2003 08:40:50 -0700 (PDT) Message-Id: <200304121540.h3CFeoEc014212@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Apr 2003 08:40:50 -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/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:40:53 -0000 bmah 2003/04/12 08:40:50 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: Add id attributes for all sections (intended to be analogous to rev. 1.536, but some other sections didn't have id attributes either, so this commit adds those as well). Revision Changes Path 1.22.2.349 +14 -14 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 08:42:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 515E637B404; Sat, 12 Apr 2003 08:42:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB0AA43FA3; Sat, 12 Apr 2003 08:42:27 -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 h3CFgR0U014482; Sat, 12 Apr 2003 08:42:27 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CFgRj9014481; Sat, 12 Apr 2003 08:42:27 -0700 (PDT) Message-Id: <200304121542.h3CFgRj9014481@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Apr 2003 08:42:27 -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/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:42:28 -0000 bmah 2003/04/12 08:42:27 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Whitespace. Translation teams can ignore this. Revision Changes Path 1.22.2.350 +9 -12 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 08:43:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EA7937B401; Sat, 12 Apr 2003 08:43:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BF7543F93; Sat, 12 Apr 2003 08:43:15 -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 h3CFhF0U014550; Sat, 12 Apr 2003 08:43:15 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CFhEOd014549; Sat, 12 Apr 2003 08:43:14 -0700 (PDT) Message-Id: <200304121543.h3CFhEOd014549@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Apr 2003 08:43: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 15:43:16 -0000 bmah 2003/04/12 08:43:14 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: Mention GNOME 2.2.1 and KDE 3.1.1a. Revision Changes Path 1.22.2.351 +6 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 09:10:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 603EA37B401; Sat, 12 Apr 2003 09:10:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3A9343F93; Sat, 12 Apr 2003 09:10:51 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CGAp0U022638; Sat, 12 Apr 2003 09:10:51 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CGApJ7022636; Sat, 12 Apr 2003 09:10:51 -0700 (PDT) Message-Id: <200304121610.h3CGApJ7022636@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 12 Apr 2003 09:10:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/fidogate Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 16:10:52 -0000 dinoex 2003/04/12 09:10:51 PDT FreeBSD ports repository Modified files: news/fidogate Makefile distinfo Log: - Update to 4.4.7 Revision Changes Path 1.27 +1 -1 ports/news/fidogate/Makefile 1.10 +1 -1 ports/news/fidogate/distinfo From owner-cvs-all@FreeBSD.ORG Sat Apr 12 09:29:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EE4137B401; Sat, 12 Apr 2003 09:29:32 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id F04F843FDD; Sat, 12 Apr 2003 09:29:30 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org (12-240-204-110.client.attbi.com[12.240.204.110]) by sccrmhc02.attbi.com (sccrmhc02) with ESMTP id <20030412162929002006t3pre>; Sat, 12 Apr 2003 16:29:30 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.9/8.12.9) with ESMTP id h3CGTS2o007746; Sat, 12 Apr 2003 09:29:28 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.9/8.12.9/Submit) id h3CGTS7K007745; Sat, 12 Apr 2003 09:29:28 -0700 (PDT) Date: Sat, 12 Apr 2003 09:29:28 -0700 From: "Bruce A. Mah" To: Paul Saab Message-ID: <20030412162928.GA7567@intruder.bmah.org> References: <200303261949.h2QJnYbV041148@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline In-Reply-To: <200303261949.h2QJnYbV041148@repoman.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: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf options.i386 options.pc98 src/sys/i386/conf NOTES SMP src/sys/i386/i386 machdep.c mp_machdep.c src/sys/i386/include smp.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 16:29:33 -0000 --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable If memory serves me right, Paul Saab wrote: > ps 2003/03/26 11:49:34 PST >=20 > FreeBSD src repository >=20 > Modified files: > sys/conf options.i386 options.pc98=20 > sys/i386/conf NOTES SMP=20 > sys/i386/i386 machdep.c mp_machdep.c=20 > sys/i386/include smp.h=20 > Log: > Nuke options HTT infavor of machdep.hlt_logical_cpus tunable/sysctl. > This keeps the logical cpu's halted in the idle loop. By default > the logical cpu's are halted at startup. It is also possible to > halt any cpu in the idle loop now using machdep.hlt_cpus. > =20 > Examples of how to use this: > machdep.hlt_cpus=3D1 halt cpu0 > machdep.hlt_cpus=3D2 halt cpu1 > machdep.hlt_cpus=3D4 halt cpu2 > machdep.hlt_cpus=3D3 halt cpu0,cpu1 It'd probably be a Good Thing (TM) if somebody (anybody...anybody...Bueller...???...) could add this information to the smp(4) manpage. I'm not sure if I understand this well enough to write the release note decribing this change. Thanks, Bruce. --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+mD7n2MoxcVugUsMRAlt8AKCjAL7mFBqdBfL0owlB0j+EGfWqvACg9kLW lWB8na/fRmrBVwdAohi+QGk= =JImD -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+-- From owner-cvs-all@FreeBSD.ORG Sat Apr 12 09:30:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3B7F37B404; Sat, 12 Apr 2003 09:30:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F56643FBF; Sat, 12 Apr 2003 09:30:31 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CGUV0U025016; Sat, 12 Apr 2003 09:30:31 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CGUVrP025014; Sat, 12 Apr 2003 09:30:31 -0700 (PDT) Message-Id: <200304121630.h3CGUVrP025014@repoman.freebsd.org> From: Foxfair Hu Date: Sat, 12 Apr 2003 09:30:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/honeyd Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 16:30:32 -0000 foxfair 2003/04/12 09:30:31 PDT FreeBSD ports repository Modified files: net/honeyd Makefile distinfo pkg-plist Log: MAINTAINER update: honeyd v0.5 Revision Changes Path 1.7 +3 -2 ports/net/honeyd/Makefile 1.4 +1 -1 ports/net/honeyd/distinfo 1.2 +9 -0 ports/net/honeyd/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 12 09:32:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BCE937B401; Sat, 12 Apr 2003 09:32:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D11D243FAF; Sat, 12 Apr 2003 09:32:10 -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 h3CGWA0U025335; Sat, 12 Apr 2003 09:32:10 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CGWAwY025334; Sat, 12 Apr 2003 09:32:10 -0700 (PDT) Message-Id: <200304121632.h3CGWAwY025334@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Apr 2003 09:32:10 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 16:32:11 -0000 bmah 2003/04/12 09:32:10 PDT FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add entity for vpd(4). Revision Changes Path 1.197 +1 -0 doc/share/sgml/man-refs.ent From owner-cvs-all@FreeBSD.ORG Sat Apr 12 09:36:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28F9537B401; Sat, 12 Apr 2003 09:36:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC46343FB1; Sat, 12 Apr 2003 09:36:19 -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 h3CGaJ0U025558; Sat, 12 Apr 2003 09:36:19 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CGaJCl025557; Sat, 12 Apr 2003 09:36:19 -0700 (PDT) Message-Id: <200304121636.h3CGaJCl025557@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Apr 2003 09:36: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/geom geom_event.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 16:36:20 -0000 phk 2003/04/12 09:36:19 PDT FreeBSD src repository Modified files: sys/geom geom_event.c Log: Fix a bug which resulted in orphanization getting confused every now and then. Revision Changes Path 1.27 +1 -1 src/sys/geom/geom_event.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 09:38:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AAFB37B404; Sat, 12 Apr 2003 09:38:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A77C143FCB; Sat, 12 Apr 2003 09:38:33 -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 h3CGcX0U025640; Sat, 12 Apr 2003 09:38:33 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CGcXvb025639; Sat, 12 Apr 2003 09:38:33 -0700 (PDT) Message-Id: <200304121638.h3CGcXvb025639@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Apr 2003 09:38: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 16:38:35 -0000 bmah 2003/04/12 09:38:33 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: MADV_PROTECT, vpd(4), DIRECTIO, pcspeaker.ko/atspeaker.ko -> speaker.ko, pkg_info(1) -b, pkg_info(1) -Q, removal of obsolete upgrade mechanisms. Revision Changes Path 1.539 +35 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 09:45:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4C2D37B401; Sat, 12 Apr 2003 09:45:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6049443F93; Sat, 12 Apr 2003 09:45:12 -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 h3CGjC0U026395; Sat, 12 Apr 2003 09:45:12 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CGjCv6026394; Sat, 12 Apr 2003 09:45:12 -0700 (PDT) Message-Id: <200304121645.h3CGjCv6026394@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Apr 2003 09:45: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 16:45:13 -0000 bmah 2003/04/12 09:45:12 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: DIRECTIO. Revision Changes Path 1.22.2.352 +7 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 10:02:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 079A037B401; Sat, 12 Apr 2003 10:02:10 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B20443F85; Sat, 12 Apr 2003 10:02:06 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h3CH23hJ071047 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Apr 2003 20:02:03 +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 h3CH231P071042; Sat, 12 Apr 2003 20:02:03 +0300 (EEST) (envelope-from ru) Date: Sat, 12 Apr 2003 20:02:03 +0300 From: Ruslan Ermilov To: Tim Robbins Message-ID: <20030412170203.GE64714@sunbay.com> References: <200304121211.h3CCBEnR095560@repoman.freebsd.org> <20030412222156.A1651@dilbert.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h56sxpGKRmy85csR" Content-Disposition: inline In-Reply-To: <20030412222156.A1651@dilbert.robbins.dropbear.id.au> User-Agent: Mutt/1.5.4i cc: Boris Popov cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/contrib/smbfs/lib/smb ctx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:02:11 -0000 --h56sxpGKRmy85csR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 12, 2003 at 10:21:56PM +1000, Tim Robbins wrote: > On Sat, Apr 12, 2003 at 05:11:14AM -0700, Tim J. Robbins wrote: >=20 > > tjr 2003/04/12 05:11:14 PDT > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > contrib/smbfs/lib/smb ctx.c=20 > > Log: > > Fix a typo in the -O parsing code that caused a crash when the -O opt= ion > > is used without supplying "sowner:sgroup". > > =20 > > Obtained from: NetBSD (jdolecek) > > PR: 37171 > > =20 > > Revision Changes Path > > 1.2 +17 -8 src/contrib/smbfs/lib/smb/ctx.c > ^^^^^^ >=20 > This file is off the vendor branch now. I'd like to see the rest of smbfs > taken off the vendor branch and moved out of contrib/ too, so that it is > easier to modify/maintain. >=20 What, Boris is no longer interested in maintaining it? 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 --h56sxpGKRmy85csR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+mEaKUkv4P6juNwoRAv5oAJ9FeJ1D/Ijfq6uST9qmAJbl3hrcFwCfQRGn fKgitvk5BfL+3xlhDzWz7Go= =R189 -----END PGP SIGNATURE----- --h56sxpGKRmy85csR-- From owner-cvs-all@FreeBSD.ORG Sat Apr 12 10:04:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82A5337B401; Sat, 12 Apr 2003 10:04:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E6343FBF; Sat, 12 Apr 2003 10:04: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 h3CH4Y0U028742; Sat, 12 Apr 2003 10:04:34 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CH4YpM028741; Sat, 12 Apr 2003 10:04:34 -0700 (PDT) Message-Id: <200304121704.h3CH4YpM028741@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Apr 2003 10:04: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/geom geom_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:04:35 -0000 phk 2003/04/12 10:04:34 PDT FreeBSD src repository Modified files: sys/geom geom_subr.c Log: If we hit access ahead of a spoil event, we should have negative delta access-counts and proceed. Revision Changes Path 1.41 +3 -7 src/sys/geom/geom_subr.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 10:07:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAD9C37B404; Sat, 12 Apr 2003 10:07:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 408ED43FBF; Sat, 12 Apr 2003 10:07:43 -0700 (PDT) (envelope-from cjc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CH7h0U028971; Sat, 12 Apr 2003 10:07:43 -0700 (PDT) (envelope-from cjc@repoman.freebsd.org) Received: (from cjc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CH7gFk028970; Sat, 12 Apr 2003 10:07:42 -0700 (PDT) Message-Id: <200304121707.h3CH7gFk028970@repoman.freebsd.org> From: "Crist J. Clark" Date: Sat, 12 Apr 2003 10:07:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/setiathome/files setiathome.sh ports/astro/setiathome Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:07:44 -0000 cjc 2003/04/12 10:07:42 PDT FreeBSD ports repository (src committer) Modified files: astro/setiathome/files setiathome.sh astro/setiathome Makefile Log: Maintainer update: Do not assume the user running setiathome has a Borne-ish shell. Submitted by: Cyrille Lefevre Revision Changes Path 1.38 +1 -1 ports/astro/setiathome/Makefile 1.11 +12 -10 ports/astro/setiathome/files/setiathome.sh From owner-cvs-all@FreeBSD.ORG Sat Apr 12 10:25:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0788F37B40A; Sat, 12 Apr 2003 10:25:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 994E143FB1; Sat, 12 Apr 2003 10:25:12 -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 h3CHPC0U030300; Sat, 12 Apr 2003 10:25:12 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CHPCvm030299; Sat, 12 Apr 2003 10:25:12 -0700 (PDT) Message-Id: <200304121725.h3CHPCvm030299@repoman.freebsd.org> From: Martin Blapp Date: Sat, 12 Apr 2003 10:25:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmware3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:25:13 -0000 mbr 2003/04/12 10:25:12 PDT FreeBSD ports repository Modified files: emulators/vmware3 Makefile Log: Mark this broken until I have committed the updated patches. Revision Changes Path 1.51 +3 -1 ports/emulators/vmware3/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 10:25:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3227D37B401 for ; Sat, 12 Apr 2003 10:25:52 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id B6F3543FD7 for ; Sat, 12 Apr 2003 10:25:48 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 38385 invoked by uid 1000); 12 Apr 2003 17:25:49 -0000 Date: Sat, 12 Apr 2003 10:25:49 -0700 (PDT) From: Nate Lawson To: Poul-Henning Kamp In-Reply-To: <20030412084521.D835137B41D@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/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:25:52 -0000 On Sat, 12 Apr 2003, Poul-Henning Kamp wrote: > Modified files: > sys/cam/scsi scsi_da.c > Log: > Remove the unused ioctl routine. > > Revision Changes Path > 1.137 +0 -32 src/sys/cam/scsi/scsi_da.c > > -static int > -daioctl(struct disk *dp, u_long cmd, void *addr, int flag, struct thread *td) > -{ > - error = cam_periph_ioctl(periph, cmd, addr, daerror); Uh, tell me who is going to call cam_periph_ioctl()? This is necessary to allow camcontrol to get a passthrough device. All the other drivers call it. What bothers me is that you don't pay attention to MAINTAINERS: >CAM gibbs, > ken Pre-commit review requested. send to scsi@freebsd.org I don't think you'd be happy if I picked a random, seemingly unused function in geom and nuked it, apparently without understanding the impact. Please be considerate of others. -Nate From owner-cvs-all@FreeBSD.ORG Sat Apr 12 10:42:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76C3C37B401; Sat, 12 Apr 2003 10:42:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A40143F93; Sat, 12 Apr 2003 10:42:32 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CHgV0U031676; Sat, 12 Apr 2003 10:42:31 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CHgVfW031675; Sat, 12 Apr 2003 10:42:31 -0700 (PDT) Message-Id: <200304121742.h3CHgVfW031675@repoman.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Apr 2003 10:42:31 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml doc/en_US.ISO8859-1/books/handbook/eresources chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:42:32 -0000 blackend 2003/04/12 10:42:31 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml en_US.ISO8859-1/books/handbook/eresources chapter.sgml Log: Remove references to majordomo and update the mailing lists part to reflect the use of mailman. Fix a typo s/goto/go to/ in eressources chapter. PR: docs/50871 Submitted by: Dominic Marks Revision Changes Path 1.184 +13 -31 doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml 1.119 +1 -1 doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 10:52:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ABEE37B401; Sat, 12 Apr 2003 10:52:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73CC543F93; Sat, 12 Apr 2003 10:52:56 -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 h3CHqu0U032483; Sat, 12 Apr 2003 10:52:56 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CHquvl032482; Sat, 12 Apr 2003 10:52:56 -0700 (PDT) Message-Id: <200304121752.h3CHquvl032482@repoman.freebsd.org> From: Martin Blapp Date: Sat, 12 Apr 2003 10:52:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmware2 Makefileports/emulators/vmware3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:52:57 -0000 mbr 2003/04/12 10:52:55 PDT FreeBSD ports repository Modified files: emulators/vmware2 Makefile emulators/vmware3 Makefile Log: Fix broken mastersites. Revision Changes Path 1.51 +2 -3 ports/emulators/vmware2/Makefile 1.52 +2 -3 ports/emulators/vmware3/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 10:57:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB57537B401; Sat, 12 Apr 2003 10:57:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79F6D43FA3; Sat, 12 Apr 2003 10:57:27 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CHvR0U032684; Sat, 12 Apr 2003 10:57:27 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CHvRnG032683; Sat, 12 Apr 2003 10:57:27 -0700 (PDT) Message-Id: <200304121757.h3CHvRnG032683@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Apr 2003 10:57:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese Makefile ports/japanese/gauche-kakasi Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:57:28 -0000 nork 2003/04/12 10:57:27 PDT FreeBSD ports repository Modified files: japanese Makefile Added files: japanese/gauche-kakasi Makefile distinfo pkg-descr pkg-plist Log: Add gauche-kakasi 0.0, kAKASI binding for Gauche. PR: ports/50851 Submitted by: Kimura Fuyuki Revision Changes Path 1.469 +1 -0 ports/japanese/Makefile 1.1 +40 -0 ports/japanese/gauche-kakasi/Makefile (new) 1.1 +1 -0 ports/japanese/gauche-kakasi/distinfo (new) 1.1 +3 -0 ports/japanese/gauche-kakasi/pkg-descr (new) 1.1 +6 -0 ports/japanese/gauche-kakasi/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 10:57:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFD4037B404; Sat, 12 Apr 2003 10:57:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FFFE43FA3; Sat, 12 Apr 2003 10:57:38 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CHvc0U032722; Sat, 12 Apr 2003 10:57:38 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CHvcB9032721; Sat, 12 Apr 2003 10:57:38 -0700 (PDT) Message-Id: <200304121757.h3CHvcB9032721@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Apr 2003 10:57:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 17:57:39 -0000 nork 2003/04/12 10:57:38 PDT FreeBSD ports repository Modified files: . modules Log: ja-gauche-kakasi --> ports/japanese/gauche-kakasi Revision Changes Path 1.7038 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 12 11:31:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D475637B401; Sat, 12 Apr 2003 11:31:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7462243F85; Sat, 12 Apr 2003 11:31:44 -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 h3CIVi0U036326; Sat, 12 Apr 2003 11:31:44 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CIVi5Z036325; Sat, 12 Apr 2003 11:31:44 -0700 (PDT) Message-Id: <200304121831.h3CIVi5Z036325@repoman.freebsd.org> From: Martin Blapp Date: Sat, 12 Apr 2003 11:31:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmware2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 18:31:45 -0000 mbr 2003/04/12 11:31:44 PDT FreeBSD ports repository Modified files: emulators/vmware2 Makefile Log: Add separator for the patches and vmware patches. Revision Changes Path 1.52 +11 -11 ports/emulators/vmware2/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 11:56:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AC5337B401; Sat, 12 Apr 2003 11:56:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6F0943FBD; Sat, 12 Apr 2003 11:56:16 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CIuG0U037965; Sat, 12 Apr 2003 11:56:16 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CIuG1p037964; Sat, 12 Apr 2003 11:56:16 -0700 (PDT) Message-Id: <200304121856.h3CIuG1p037964@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Apr 2003 11:56:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/ipcad Makefile distinfo pkg-message ports/net/ipcad/files ipcad.sh.tmpl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 18:56:17 -0000 nork 2003/04/12 11:56:16 PDT FreeBSD ports repository Modified files: net/ipcad Makefile distinfo Added files: net/ipcad pkg-message net/ipcad/files ipcad.sh.tmpl Log: Update to 2.8.2. PR: ports/50855 Submitted by: Lev Walkin Revision Changes Path 1.11 +8 -3 ports/net/ipcad/Makefile 1.10 +1 -1 ports/net/ipcad/distinfo 1.1 +19 -0 ports/net/ipcad/files/ipcad.sh.tmpl (new) 1.1 +7 -0 ports/net/ipcad/pkg-message (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 12:01:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCF6637B405; Sat, 12 Apr 2003 12:01:25 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC0C43F75; Sat, 12 Apr 2003 12:01:24 -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 h3CJ1Cd0025541; Sat, 12 Apr 2003 21:01:22 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Nate Lawson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 12 Apr 2003 10:25:49 PDT." Date: Sat, 12 Apr 2003 21:01:12 +0200 Message-ID: <25540.1050174072@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:01:26 -0000 In message , Nate Lawson wri tes: >Uh, tell me who is going to call cam_periph_ioctl()? This is necessary >to allow camcontrol to get a passthrough device. All the other drivers >call it. > >What bothers me is that you don't pay attention to MAINTAINERS: >>CAM gibbs, >> ken Pre-commit review requested. send to scsi@freebsd.org > >I don't think you'd be happy if I picked a random, seemingly unused >function in geom and nuked it, apparently without understanding the >impact. Please be considerate of others. > >-Nate I'd appreciate you check your facts before you attack people in the future. While attacking on unproven assumptions is all the rage these days it is still rather embarrasing when people point out that you are wrong in all aspects of your attack: The ioctl function in scsi_da is not called, libcam opens /dev/xpt and uses an ioctl there to find the correct pass device. The call path to the function has been disabled for a period with not a single complaint that I have been able to discover. Second, I have discussed this particular change with ken@, who as you correctly point out is the maintainer, and he agreed that the function was unused. So I really don't know why or what compelled you to attack me here, whatever it was: please try to control it better in the future. Over and out... Poul-Henning -- 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-all@FreeBSD.ORG Sat Apr 12 12:05:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04F8437B404; Sat, 12 Apr 2003 12:05:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 682ED43FBD; Sat, 12 Apr 2003 12:05:57 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CJ5v0U039633; Sat, 12 Apr 2003 12:05:57 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CJ5vFE039632; Sat, 12 Apr 2003 12:05:57 -0700 (PDT) Message-Id: <200304121905.h3CJ5vFE039632@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Apr 2003 12:05:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/wmweather+ Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:05:58 -0000 nork 2003/04/12 12:05:57 PDT FreeBSD ports repository Modified files: misc/wmweather+ Makefile pkg-plist Log: o Fixed dependencies and the pkg-plist. o Also added a configuration example for a METAR station, radar and a weather forecast. o Bump PORTREVISION accordingly. PR: ports/50853 Submitted by: Wille Harald (maintainer) Revision Changes Path 1.2 +29 -0 ports/misc/wmweather+/Makefile 1.2 +2 -0 ports/misc/wmweather+/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 12 12:13:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1948A37B401; Sat, 12 Apr 2003 12:13:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB4E743F93; Sat, 12 Apr 2003 12:13:36 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CJDa0U040270; Sat, 12 Apr 2003 12:13:36 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CJDaHU040269; Sat, 12 Apr 2003 12:13:36 -0700 (PDT) Message-Id: <200304121913.h3CJDaHU040269@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Apr 2003 12:13:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/rebler/files patch-rebler.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:13:37 -0000 nork 2003/04/12 12:13:36 PDT FreeBSD ports repository Modified files: audio/rebler/files patch-rebler.cpp Log: Fix build error. PR: ports/50875 Submitted by: Kirill Ponomarew Revision Changes Path 1.2 +12 -4 ports/audio/rebler/files/patch-rebler.cpp From owner-cvs-all@FreeBSD.ORG Sat Apr 12 12:17:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCF4A37B401; Sat, 12 Apr 2003 12:17:43 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45B0943FBD; Sat, 12 Apr 2003 12:17:43 -0700 (PDT) (envelope-from sam@errno.com) Received: from melange (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h3CJHfpw077488 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 12 Apr 2003 12:17:42 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <0a2201c30128$30e43e50$52557f42@errno.com> From: "Sam Leffler" To: "Nate Lawson" , "Poul-Henning Kamp" References: <25540.1050174072@critter.freebsd.dk> Date: Sat, 12 Apr 2003 12:17:41 -0700 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:17:44 -0000 > Second, I have discussed this particular change with ken@, > who as you correctly point out is the maintainer, and he > agreed that the function was unused. > Then why wasn't ken@ referenced in your commit msg? > So I really don't know why or what compelled you to attack me here, > whatever it was: please try to control it better in the future. Given your past history of summarily axing and/or modifying code w/o consulting folks I can see why someone might respond as Nate did. If you had noted that Ken had reviewed your changes I expect this never would have happened. Both parties are at fault here; consider the view from the other side too. Sam From owner-cvs-all@FreeBSD.ORG Sat Apr 12 12:31:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CC1437B401; Sat, 12 Apr 2003 12:31:27 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3850843F75; Sat, 12 Apr 2003 12:31:24 -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 h3CJVHd0025786; Sat, 12 Apr 2003 21:31:19 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Sam Leffler" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 12 Apr 2003 12:17:41 PDT." <0a2201c30128$30e43e50$52557f42@errno.com> Date: Sat, 12 Apr 2003 21:31:17 +0200 Message-ID: <25785.1050175877@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Nate Lawson Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:31:28 -0000 In message <0a2201c30128$30e43e50$52557f42@errno.com>, "Sam Leffler" writes: >> Second, I have discussed this particular change with ken@, >> who as you correctly point out is the maintainer, and he >> agreed that the function was unused. >> > >Then why wasn't ken@ referenced in your commit msg? Because I forgot. (See my .sig) >> So I really don't know why or what compelled you to attack me here, >> whatever it was: please try to control it better in the future. > >Given your past history of summarily axing and/or modifying code w/o >consulting folks I can see why someone might respond as Nate did. I could maybe be persuaded that somebody might respond. I certainly cannot see why one would respond "as Nate did". At the very least I'd expect them to check the basic facts first. And as I have understood it, core@ would expect them to keep a a significantly less confrontational style than Nate did. But maybe that's just me... Poul-Henning -- 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-all@FreeBSD.ORG Sat Apr 12 12:35:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D0F637B401; Sat, 12 Apr 2003 12:35:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 449D243F85; Sat, 12 Apr 2003 12:35:31 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CJZU0U041877; Sat, 12 Apr 2003 12:35:31 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CJZUvH041876; Sat, 12 Apr 2003 12:35:30 -0700 (PDT) Message-Id: <200304121935.h3CJZUvH041876@repoman.freebsd.org> From: Max Khon Date: Sat, 12 Apr 2003 12:35:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/acidlaunch Makefile distinfo pkg-descr pkg-plistpatch-src::Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:35:32 -0000 fjoe 2003/04/12 12:35:30 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/acidlaunch Makefile distinfo pkg-descr pkg-plist sysutils/acidlaunch/files patch-configure patch-src::Makefile.in Log: New port: acidlaunch Acidlaunch is a small, light-weight dockable app launcher with a simple XML-based configuration syntax. It's great as a small, simple app launcher, and it can optionally run in a withdrawn mode for embedding in the BlackBox slit. Submitted by: Alexey Dokuchaev Revision Changes Path 1.351 +1 -0 ports/sysutils/Makefile 1.1 +31 -0 ports/sysutils/acidlaunch/Makefile (new) 1.1 +1 -0 ports/sysutils/acidlaunch/distinfo (new) 1.1 +20 -0 ports/sysutils/acidlaunch/files/patch-configure (new) 1.1 +11 -0 ports/sysutils/acidlaunch/files/patch-src::Makefile.in (new) 1.1 +7 -0 ports/sysutils/acidlaunch/pkg-descr (new) 1.1 +4 -0 ports/sysutils/acidlaunch/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 12:35:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB52E37B404; Sat, 12 Apr 2003 12:35:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D76E43FBD; Sat, 12 Apr 2003 12:35:58 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CJZv0U041911; Sat, 12 Apr 2003 12:35:57 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CJZvbq041910; Sat, 12 Apr 2003 12:35:57 -0700 (PDT) Message-Id: <200304121935.h3CJZvbq041910@repoman.freebsd.org> From: Max Khon Date: Sat, 12 Apr 2003 12:35:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:35:59 -0000 fjoe 2003/04/12 12:35:57 PDT FreeBSD ports repository Modified files: . modules Log: acidlaunch -> ports/sysutils/acidlaunch Revision Changes Path 1.7039 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 12 12:38:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6100F37B401; Sat, 12 Apr 2003 12:38:30 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id C311643F93; Sat, 12 Apr 2003 12:38:29 -0700 (PDT) (envelope-from sam@errno.com) Received: from melange (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h3CJcTpw077562 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 12 Apr 2003 12:38:29 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <0a4a01c3012b$18222be0$52557f42@errno.com> From: "Sam Leffler" To: "Poul-Henning Kamp" References: <25785.1050175877@critter.freebsd.dk> Date: Sat, 12 Apr 2003 12:38:28 -0700 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Nate Lawson Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:38:30 -0000 > >> So I really don't know why or what compelled you to attack me here, > >> whatever it was: please try to control it better in the future. > > > >Given your past history of summarily axing and/or modifying code w/o > >consulting folks I can see why someone might respond as Nate did. > > I could maybe be persuaded that somebody might respond. > > I certainly cannot see why one would respond "as Nate did". > > At the very least I'd expect them to check the basic facts first. > > And as I have understood it, core@ would expect them to keep a > a significantly less confrontational style than Nate did. > > But maybe that's just me... Please don't trim my replies to change their intent. My msg concluded with the following: "If you had noted that Ken had reviewed your changes I expect this never would have happened. Both parties are at fault here; consider the view from the other side too." Sam From owner-cvs-all@FreeBSD.ORG Sat Apr 12 12:46:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A060837B401; Sat, 12 Apr 2003 12:46:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F26C43F85; Sat, 12 Apr 2003 12:46:25 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CJkP0U042735; Sat, 12 Apr 2003 12:46:25 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CJkOJ6042734; Sat, 12 Apr 2003 12:46:24 -0700 (PDT) Message-Id: <200304121946.h3CJkOJ6042734@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 12 Apr 2003 12:46:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/gtetrinet Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:46:26 -0000 arved 2003/04/12 12:46:24 PDT FreeBSD ports repository Modified files: games/gtetrinet Makefile distinfo pkg-plist Log: Update to 0.7.0 PR: 50874 Submitted by: maintainer Revision Changes Path 1.15 +2 -3 ports/games/gtetrinet/Makefile 1.7 +1 -1 ports/games/gtetrinet/distinfo 1.6 +4 -0 ports/games/gtetrinet/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 12 12:51:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A26F37B404; Sat, 12 Apr 2003 12:51:18 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82C0143FAF; Sat, 12 Apr 2003 12:51:17 -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 h3CJpDd0025948; Sat, 12 Apr 2003 21:51:13 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Sam Leffler" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 12 Apr 2003 12:38:28 PDT." <0a4a01c3012b$18222be0$52557f42@errno.com> Date: Sat, 12 Apr 2003 21:51:13 +0200 Message-ID: <25947.1050177073@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Nate Lawson Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:51:19 -0000 In message <0a4a01c3012b$18222be0$52557f42@errno.com>, "Sam Leffler" writes: >Please don't trim my replies to change their intent. My msg concluded with >the following: I did not trim it to change the intent, I trimmed the bits to which I had no comments. Poul-Henning -- 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-all@FreeBSD.ORG Sat Apr 12 12:53:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6851E37B401; Sat, 12 Apr 2003 12:53:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0846043F75; Sat, 12 Apr 2003 12:53:18 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CJrH0U048505; Sat, 12 Apr 2003 12:53:17 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CJrHG8048504; Sat, 12 Apr 2003 12:53:17 -0700 (PDT) Message-Id: <200304121953.h3CJrHG8048504@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 12 Apr 2003 12:53:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:53:18 -0000 arved 2003/04/12 12:53:17 PDT FreeBSD ports repository Modified files: . modules Log: ports_file --> ports/sysutils/file Revision Changes Path 1.7040 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 12 12:59:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D93F37B401; Sat, 12 Apr 2003 12:59:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84E7843F75; Sat, 12 Apr 2003 12:59:30 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CJxU0U048836; Sat, 12 Apr 2003 12:59:30 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CJxUAY048835; Sat, 12 Apr 2003 12:59:30 -0700 (PDT) Message-Id: <200304121959.h3CJxUAY048835@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Apr 2003 12:59:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese Makefile ports MOVED ports/japanese/samba20 Makefile distinfo pkg-descr pkg-plist ports/japanese/samba20/files README.FreeBSD patch-aa patch-ab patch-ac patch-ae patch-af patch-ag patch-ah patch-aj patch-ak ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:59:31 -0000 nork 2003/04/12 12:59:30 PDT FreeBSD ports repository Modified files: japanese Makefile . MOVED Removed files: japanese/samba20 Makefile distinfo pkg-descr pkg-plist japanese/samba20/files README.FreeBSD patch-aa patch-ab patch-ac patch-ae patch-af patch-ag patch-ah patch-aj patch-ak patch-ba samba.sh.sample smb.conf.default Log: Because of security vulnerability and no maintaince, so remove this port. PR: ports-jp/13641 Submitted by: NAKAJI Hiroyuki (maintainer) Revision Changes Path 1.96 +2 -1 ports/MOVED 1.470 +0 -1 ports/japanese/Makefile 1.10 +0 -135 ports/japanese/samba20/Makefile (dead) 1.2 +0 -1 ports/japanese/samba20/distinfo (dead) 1.3 +0 -20 ports/japanese/samba20/files/README.FreeBSD (dead) 1.2 +0 -47 ports/japanese/samba20/files/patch-aa (dead) 1.2 +0 -35 ports/japanese/samba20/files/patch-ab (dead) 1.2 +0 -20 ports/japanese/samba20/files/patch-ac (dead) 1.2 +0 -11 ports/japanese/samba20/files/patch-ae (dead) 1.2 +0 -9 ports/japanese/samba20/files/patch-af (dead) 1.2 +0 -20 ports/japanese/samba20/files/patch-ag (dead) 1.2 +0 -12 ports/japanese/samba20/files/patch-ah (dead) 1.2 +0 -14 ports/japanese/samba20/files/patch-aj (dead) 1.2 +0 -20 ports/japanese/samba20/files/patch-ak (dead) 1.2 +0 -11 ports/japanese/samba20/files/patch-ba (dead) 1.3 +0 -25 ports/japanese/samba20/files/samba.sh.sample (dead) 1.3 +0 -554 ports/japanese/samba20/files/smb.conf.default (dead) 1.2 +0 -13 ports/japanese/samba20/pkg-descr (dead) 1.2 +0 -732 ports/japanese/samba20/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:03:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8757F37B401; Sat, 12 Apr 2003 13:03:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA9C43F3F; Sat, 12 Apr 2003 13:03:16 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CK3F0U050294; Sat, 12 Apr 2003 13:03:15 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CK3F0C050293; Sat, 12 Apr 2003 13:03:15 -0700 (PDT) Message-Id: <200304122003.h3CK3F0C050293@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Apr 2003 13:03:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:03:17 -0000 nork 2003/04/12 13:03:15 PDT FreeBSD ports repository Modified files: . modules Log: Because of security vulnerability and no maintaince, so remove this port. PR: ports-jp/13641 Submitted by: NAKAJI Hiroyuki (maintainer) Revision Changes Path 1.7041 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:08:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58A2537B401; Sat, 12 Apr 2003 13:08:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBF4843F75; Sat, 12 Apr 2003 13:08:07 -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 h3CK870U050482; Sat, 12 Apr 2003 13:08:07 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CK87O8050481; Sat, 12 Apr 2003 13:08:07 -0700 (PDT) Message-Id: <200304122008.h3CK87O8050481@repoman.freebsd.org> From: Martin Blapp Date: Sat, 12 Apr 2003 13:08:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmware2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:08:08 -0000 mbr 2003/04/12 13:08:07 PDT FreeBSD ports repository Modified files: emulators/vmware2 Makefile Log: Allow to specify a different src base. Submitted by: Kim Scarborough PR: 44758 Revision Changes Path 1.53 +2 -1 ports/emulators/vmware2/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:14:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 196E437B401; Sat, 12 Apr 2003 13:14:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE9443F3F; Sat, 12 Apr 2003 13:14:23 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CKEN0U051104; Sat, 12 Apr 2003 13:14:23 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKENat051103; Sat, 12 Apr 2003 13:14:23 -0700 (PDT) Message-Id: <200304122014.h3CKENat051103@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 12 Apr 2003 13:14:23 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/file Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:14:24 -0000 arved 2003/04/12 13:14:23 PDT FreeBSD ports repository Modified files: sysutils/file Makefile distinfo pkg-plist Log: Update to 4.02 PR: 50872 Submitted by: maintainer Revision Changes Path 1.7 +3 -2 ports/sysutils/file/Makefile 1.5 +1 -1 ports/sysutils/file/distinfo 1.3 +10 -4 ports/sysutils/file/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:23:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E48DD37B401; Sat, 12 Apr 2003 13:23:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E2A43F75; Sat, 12 Apr 2003 13:23:25 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CKNP0U051801; Sat, 12 Apr 2003 13:23:25 -0700 (PDT) (envelope-from jmz@repoman.freebsd.org) Received: (from jmz@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKNPeg051795; Sat, 12 Apr 2003 13:23:25 -0700 (PDT) Message-Id: <200304122023.h3CKNPeg051795@repoman.freebsd.org> From: Jean-Marc Zucconi Date: Sat, 12 Apr 2003 13:23: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/lib/libz gzio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:23:26 -0000 jmz 2003/04/12 13:23:25 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libz gzio.c Log: MFC: rev. 1.9 In src/lib/libz/gzio.c the function gzprintf does not check if the amount of bytes (supposed to be) written by vsnprintf exceeds the size of the buffer. Revision Changes Path 1.5.2.3 +7 -8 src/lib/libz/gzio.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:23:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FA6437B404; Sat, 12 Apr 2003 13:23:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D486E43FAF; Sat, 12 Apr 2003 13:23:25 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CKNP0U051819; Sat, 12 Apr 2003 13:23:25 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKNP7a051818; Sat, 12 Apr 2003 13:23:25 -0700 (PDT) Message-Id: <200304122023.h3CKNP7a051818@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 12 Apr 2003 13:23:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/scummvm Makefile ports/games/scummvm/files patch-sound::mixer.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:23:27 -0000 arved 2003/04/12 13:23:25 PDT FreeBSD ports repository Modified files: games/scummvm Makefile Removed files: games/scummvm/files patch-sound::mixer.h Log: Certain games need libmad for audio output, make scummvm depend on mad. Bump PORTREVISION PR: 50870 Submitted by: maintainer Revision Changes Path 1.14 +4 -3 ports/games/scummvm/Makefile 1.2 +0 -11 ports/games/scummvm/files/patch-sound::mixer.h (dead) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:37:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80F2F37B401; Sat, 12 Apr 2003 13:37:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF8843F85; Sat, 12 Apr 2003 13:37:22 -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 h3CKbL0U052698; Sat, 12 Apr 2003 13:37:21 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKbL0T052697; Sat, 12 Apr 2003 13:37:21 -0700 (PDT) Message-Id: <200304122037.h3CKbL0T052697@repoman.freebsd.org> From: Murray Stokely Date: Sat, 12 Apr 2003 13:37:21 -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/puc pucdata.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:37:23 -0000 murray 2003/04/12 13:37:21 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/puc pucdata.c Log: MFC: r1.19 - Correct typos. Revision Changes Path 1.2.2.11 +2 -2 src/sys/dev/puc/pucdata.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:37:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B769C37B401; Sat, 12 Apr 2003 13:37:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E0F643F3F; Sat, 12 Apr 2003 13:37:50 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CKbo0U052776; Sat, 12 Apr 2003 13:37:50 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKboVi052775; Sat, 12 Apr 2003 13:37:50 -0700 (PDT) Message-Id: <200304122037.h3CKboVi052775@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 12 Apr 2003 13:37:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/qterm Makefile distinfo pkg-plist patch-qterm::qtermtelnet.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:37:51 -0000 arved 2003/04/12 13:37:49 PDT FreeBSD ports repository Modified files: chinese/qterm Makefile distinfo pkg-plist chinese/qterm/files patch-configure Added files: chinese/qterm/files patch-qterm::qtermtelnet.h Log: Update to 0.2.0 PR: 50860 Submitted by: maintainer Revision Changes Path 1.8 +6 -1 ports/chinese/qterm/Makefile 1.6 +1 -1 ports/chinese/qterm/distinfo 1.4 +2 -2 ports/chinese/qterm/files/patch-configure 1.3 +14 -0 ports/chinese/qterm/files/patch-qterm::qtermtelnet.h (new) 1.4 +34 -25 ports/chinese/qterm/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:38:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B6D737B401; Sat, 12 Apr 2003 13:38:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ABA643F3F; Sat, 12 Apr 2003 13:38: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 h3CKcb0U052815; Sat, 12 Apr 2003 13:38: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 h3CKcbR2052814; Sat, 12 Apr 2003 13:38:37 -0700 (PDT) Message-Id: <200304122038.h3CKcbR2052814@repoman.freebsd.org> From: Murray Stokely Date: Sat, 12 Apr 2003 13:38: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/sys/pci agp_if.m X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:38:38 -0000 murray 2003/04/12 13:38:37 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/pci agp_if.m Log: MFC: r1.2 - Fix typo. Revision Changes Path 1.1.2.2 +1 -1 src/sys/pci/agp_if.m From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:41:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7627F37B401; Sat, 12 Apr 2003 13:41:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D2A143F3F; Sat, 12 Apr 2003 13:41:12 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CKfB0U053320; Sat, 12 Apr 2003 13:41:11 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKfBIM053318; Sat, 12 Apr 2003 13:41:11 -0700 (PDT) Message-Id: <200304122041.h3CKfBIM053318@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Apr 2003 13:41:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mplayer-plugin Makefile distinfo ports/www/mplayer-plugin/files patch-Source_mplayerplug-in.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:41:12 -0000 marcus 2003/04/12 13:41:11 PDT FreeBSD ports repository Modified files: www/mplayer-plugin Makefile distinfo www/mplayer-plugin/files patch-Source_mplayerplug-in.c Log: Update to 0.71. Submitted by: Mezz bsdforums.org Revision Changes Path 1.6 +1 -1 ports/www/mplayer-plugin/Makefile 1.5 +1 -1 ports/www/mplayer-plugin/distinfo 1.2 +3 -3 ports/www/mplayer-plugin/files/patch-Source_mplayerplug-in.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:42:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7FA337B401; Sat, 12 Apr 2003 13:42:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76DE843FBF; Sat, 12 Apr 2003 13:42: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 h3CKgU0U053391; Sat, 12 Apr 2003 13:42: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 h3CKgU2o053390; Sat, 12 Apr 2003 13:42:30 -0700 (PDT) Message-Id: <200304122042.h3CKgU2o053390@repoman.freebsd.org> From: Murray Stokely Date: Sat, 12 Apr 2003 13:42: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/share/man/man7 release.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:42:31 -0000 murray 2003/04/12 13:42:30 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) share/man/man7 release.7 Log: MFC: r1.24-1.26 - add caveats about kern.securelevel and release docs. Revision Changes Path 1.3.2.6 +17 -1 src/share/man/man7/release.7 From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:44:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9482F37B404; Sat, 12 Apr 2003 13:44:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC0BA43FE0; Sat, 12 Apr 2003 13:44:06 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CKi60U053514; Sat, 12 Apr 2003 13:44:06 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKi6xg053513; Sat, 12 Apr 2003 13:44:06 -0700 (PDT) Message-Id: <200304122044.h3CKi6xg053513@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Apr 2003 13:44:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/galeon/files patch-src_mozilla_ContentHandler.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:44:08 -0000 marcus 2003/04/12 13:44:06 PDT FreeBSD ports repository Added files: www/galeon/files patch-src_mozilla_ContentHandler.cpp Log: Fix build on -CURRENT. Reported by: Pav Lucistnik Obtained from: Galeon CVS Revision Changes Path 1.1 +14 -0 ports/www/galeon/files/patch-src_mozilla_ContentHandler.cpp (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:49:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD13937B404; Sat, 12 Apr 2003 13:49:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B58A43F85; Sat, 12 Apr 2003 13:49:41 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CKnf0U053664; Sat, 12 Apr 2003 13:49:41 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKnfII053663; Sat, 12 Apr 2003 13:49:41 -0700 (PDT) Message-Id: <200304122049.h3CKnfII053663@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 12 Apr 2003 13:49:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/tidy-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:49:42 -0000 arved 2003/04/12 13:49:41 PDT FreeBSD ports repository Modified files: www/tidy-devel Makefile distinfo Log: Update to 030411 PR: 50859 Submitted by: maintainer Revision Changes Path 1.35 +1 -1 ports/www/tidy-devel/Makefile 1.26 +1 -1 ports/www/tidy-devel/distinfo From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:53:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 370E537B401; Sat, 12 Apr 2003 13:53:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C79EB43F93; Sat, 12 Apr 2003 13:53:11 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CKrB0U054242; Sat, 12 Apr 2003 13:53:11 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKrBMF054241; Sat, 12 Apr 2003 13:53:11 -0700 (PDT) Message-Id: <200304122053.h3CKrBMF054241@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Apr 2003 13:53:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/nspr Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:53:12 -0000 marcus 2003/04/12 13:53:11 PDT FreeBSD ports repository Modified files: devel/nspr Makefile distinfo pkg-plist Log: Update to 4.3. PR: 50796 Submitted by: Oliver Eikemeier Revision Changes Path 1.8 +1 -2 ports/devel/nspr/Makefile 1.3 +1 -1 ports/devel/nspr/distinfo 1.3 +0 -1 ports/devel/nspr/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:54:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B39537B401; Sat, 12 Apr 2003 13:54:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E4D343F93; Sat, 12 Apr 2003 13:54:33 -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 h3CKsX0U054289; Sat, 12 Apr 2003 13:54:33 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKsXJI054288; Sat, 12 Apr 2003 13:54:33 -0700 (PDT) Message-Id: <200304122054.h3CKsXJI054288@repoman.freebsd.org> From: Murray Stokely Date: Sat, 12 Apr 2003 13:54:33 -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/man4 umass.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:54:34 -0000 murray 2003/04/12 13:54:33 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) share/man/man4 umass.4 Log: MFC: r1.27 - Note that the Sitecom CN-300 MultiFlash adapter works, and provide example of using multiple slots. Revision Changes Path 1.9.2.8 +11 -0 src/share/man/man4/umass.4 From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:57:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E1C537B401; Sat, 12 Apr 2003 13:57:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A18EB43FAF; Sat, 12 Apr 2003 13:57:23 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CKvN0U054417; Sat, 12 Apr 2003 13:57:23 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKvNSj054416; Sat, 12 Apr 2003 13:57:23 -0700 (PDT) Message-Id: <200304122057.h3CKvNSj054416@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 12 Apr 2003 13:57:23 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/zsnes Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:57:24 -0000 arved 2003/04/12 13:57:23 PDT FreeBSD ports repository Modified files: emulators/zsnes Makefile Log: Chase nasm shared library version PR: 50852 Submitted by: Hendrik Scholz Revision Changes Path 1.14 +1 -1 ports/emulators/zsnes/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:58:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0116237B401; Sat, 12 Apr 2003 13:58:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F58B43FBD; Sat, 12 Apr 2003 13:58:55 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CKwt0U054543; Sat, 12 Apr 2003 13:58:55 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKwt5d054542; Sat, 12 Apr 2003 13:58:55 -0700 (PDT) Message-Id: <200304122058.h3CKwt5d054542@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Apr 2003 13:58:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/nss Makefile distinfo pkg-plist patch-..::coreconf::rules.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:58:56 -0000 marcus 2003/04/12 13:58:55 PDT FreeBSD ports repository Modified files: security/nss Makefile distinfo pkg-plist security/nss/files patch-..::coreconf::FreeBSD.mk patch-..::coreconf::rules.mk Log: Update to 3.8. PR: 50797 Submitted by: Oliver Eikemeier Revision Changes Path 1.10 +1 -1 ports/security/nss/Makefile 1.3 +1 -1 ports/security/nss/distinfo 1.3 +6 -6 ports/security/nss/files/patch-..::coreconf::FreeBSD.mk 1.3 +6 -6 ports/security/nss/files/patch-..::coreconf::rules.mk 1.3 +96 -91 ports/security/nss/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 12 13:59:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9DCE37B401; Sat, 12 Apr 2003 13:59:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8902E43FA3; Sat, 12 Apr 2003 13:59:45 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CKxj0U054589; Sat, 12 Apr 2003 13:59:45 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CKxj6R054588; Sat, 12 Apr 2003 13:59:45 -0700 (PDT) Message-Id: <200304122059.h3CKxj6R054588@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Apr 2003 13:59:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/evolution Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 20:59:46 -0000 marcus 2003/04/12 13:59:45 PDT FreeBSD ports repository Modified files: mail/evolution Makefile Log: Chase the location of the NSS header files. Revision Changes Path 1.80 +1 -1 ports/mail/evolution/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 14:08:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98E0A37B401; Sat, 12 Apr 2003 14:08:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37E2843F85; Sat, 12 Apr 2003 14:08:34 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CL8Y0U056191; Sat, 12 Apr 2003 14:08:34 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CL8X60056190; Sat, 12 Apr 2003 14:08:33 -0700 (PDT) Message-Id: <200304122108.h3CL8X60056190@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 12 Apr 2003 14:08:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mod_php4/scripts configure.php X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 21:08:35 -0000 arved 2003/04/12 14:08:33 PDT FreeBSD ports repository Modified files: www/mod_php4/scripts configure.php Log: Chase library version after sablotron update PR: 48990 Submitted by: Neil Darlow Revision Changes Path 1.187 +2 -2 ports/www/mod_php4/scripts/configure.php From owner-cvs-all@FreeBSD.ORG Sat Apr 12 14:35:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58DF637B401; Sat, 12 Apr 2003 14:35:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD55D43F93; Sat, 12 Apr 2003 14:35:38 -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 h3CLZc0U058273; Sat, 12 Apr 2003 14:35:38 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CLZcJE058272; Sat, 12 Apr 2003 14:35:38 -0700 (PDT) Message-Id: <200304122135.h3CLZcJE058272@repoman.freebsd.org> From: Martin Blapp Date: Sat, 12 Apr 2003 14:35:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/openoffice Makefile distinfo pkg-message patch-berkeleydb+makefile.mkpatch-codemaker+source+codemaker+global.cxx patch-registry+source+registry.cxxpatch-sysui+tools+lngconv+lngconv.cxx X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 21:35:39 -0000 mbr 2003/04/12 14:35:38 PDT FreeBSD ports repository Modified files: editors/openoffice Makefile distinfo pkg-message editors/openoffice/files patch-berkeleydb+db-3.2.9.patch patch-bridges+source+cpp_uno+gcc3_freebsd_intel patch-sal+osl+unx+nlsupport.c patch-svx+source+dialog+txenctab.src patch-sysui+tools+lngconv+lngconv.cxx Added files: editors/openoffice/files patch-berkeleydb+makefile.mk patch-codemaker+source+codemaker+global.cxx patch-registry+source+registry.cxx Log: Upgrade to 1.0.3. While we are here, backport 3 fixes from openoffice-devel which should fix some bugs related to temporary files, and one bug in the gcc3 bridge code. Revision Changes Path 1.165 +3 -2 ports/editors/openoffice/Makefile 1.30 +1 -1 ports/editors/openoffice/distinfo 1.5 +69 -86 ports/editors/openoffice/files/patch-berkeleydb+db-3.2.9.patch 1.1 +12 -0 ports/editors/openoffice/files/patch-berkeleydb+makefile.mk (new) 1.3 +7 -7 ports/editors/openoffice/files/patch-bridges+source+cpp_uno+gcc3_freebsd_intel 1.1 +14 -0 ports/editors/openoffice/files/patch-codemaker+source+codemaker+global.cxx (new) 1.1 +14 -0 ports/editors/openoffice/files/patch-registry+source+registry.cxx (new) 1.13 +5 -44 ports/editors/openoffice/files/patch-sal+osl+unx+nlsupport.c 1.2 +10 -10 ports/editors/openoffice/files/patch-svx+source+dialog+txenctab.src 1.3 +2 -2 ports/editors/openoffice/files/patch-sysui+tools+lngconv+lngconv.cxx 1.21 +3 -3 ports/editors/openoffice/pkg-message From owner-cvs-all@FreeBSD.ORG Sat Apr 12 15:09:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64D6337B401; Sat, 12 Apr 2003 15:09:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 025C243F93; Sat, 12 Apr 2003 15:09:41 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CM9e0U061424; Sat, 12 Apr 2003 15:09:40 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CM9e6g061423; Sat, 12 Apr 2003 15:09:40 -0700 (PDT) Message-Id: <200304122209.h3CM9e6g061423@repoman.freebsd.org> From: Jimmy Olgeni Date: Sat, 12 Apr 2003 15:09:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/leim21 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 22:09:41 -0000 olgeni 2003/04/12 15:09:40 PDT FreeBSD ports repository Modified files: editors/leim21 Makefile distinfo Log: Upgrade to 21.3, following the editors/emacs21 update. Revision Changes Path 1.5 +2 -2 ports/editors/leim21/Makefile 1.3 +1 -1 ports/editors/leim21/distinfo From owner-cvs-all@FreeBSD.ORG Sat Apr 12 15:11:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6500037B401; Sat, 12 Apr 2003 15:11:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0134043F75; Sat, 12 Apr 2003 15:11:00 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CMAx0U061814; Sat, 12 Apr 2003 15:10:59 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CMAxM0061812; Sat, 12 Apr 2003 15:10:59 -0700 (PDT) Message-Id: <200304122210.h3CMAxM0061812@repoman.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Apr 2003 15:10:59 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 22:11:00 -0000 blackend 2003/04/12 15:10:59 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml Log: In PPPoA section: - Fix typos and missing word. - Some capitalizations. - Some clarifications about IP addresses in one example. PR: docs/50879 Submitted by: Dominic Marks Revision Changes Path 1.101 +23 -7 doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 15:25:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1E3237B401; Sat, 12 Apr 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 66F2543FCB; Sat, 12 Apr 2003 15:25:23 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CMPN0U062812; Sat, 12 Apr 2003 15:25:23 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CMPM2S062811; Sat, 12 Apr 2003 15:25:22 -0700 (PDT) Message-Id: <200304122225.h3CMPM2S062811@repoman.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Apr 2003 15:25:22 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/bibliography chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 22:25:24 -0000 blackend 2003/04/12 15:25:22 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/bibliography chapter.sgml Log: Remove the year for the BSD family tree since it's a "moving target". Revision Changes Path 1.49 +1 -1 doc/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 15:26:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88A7637B404; Sat, 12 Apr 2003 15:26:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2251143FCB; Sat, 12 Apr 2003 15:26:54 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CMQr0U062888; Sat, 12 Apr 2003 15:26:53 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CMQrhx062887; Sat, 12 Apr 2003 15:26:53 -0700 (PDT) Message-Id: <200304122226.h3CMQrhx062887@repoman.freebsd.org> From: Jimmy Olgeni Date: Sat, 12 Apr 2003 15:26:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts/nucleus Makefile pkg-plist ports/x11-fonts/nucleus/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 22:26:55 -0000 olgeni 2003/04/12 15:26:53 PDT FreeBSD ports repository Modified files: x11-fonts/nucleus Makefile pkg-plist x11-fonts/nucleus/files patch-aa Log: Do not install the included mozilla fonts: x11-fonts/mozilla-fonts already exists... Revision Changes Path 1.7 +1 -1 ports/x11-fonts/nucleus/Makefile 1.3 +12 -18 ports/x11-fonts/nucleus/files/patch-aa 1.2 +0 -87 ports/x11-fonts/nucleus/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 12 15:33:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0956437B401; Sat, 12 Apr 2003 15:33:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A21E43FAF; Sat, 12 Apr 2003 15:33:24 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CMXO0U063536; Sat, 12 Apr 2003 15:33:24 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CMXOHU063535; Sat, 12 Apr 2003 15:33:24 -0700 (PDT) Message-Id: <200304122233.h3CMXOHU063535@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 12 Apr 2003 15:33: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/kern sched_ule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 22:33:25 -0000 jeff 2003/04/12 15:33:24 PDT FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Unbreak priority prop. for timeshare threads. Always place something on the current queue if its priority is really elevated. This needs more work as there are cases where a next queue kse could be holding up what would be a curr queue kse, and thus hurting interactivity. Also, when a thread with an elevated priority has its priority lowered it should be placed back on the next queue. Revision Changes Path 1.28 +1 -3 src/sys/kern/sched_ule.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 15:34:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8528D37B401; Sat, 12 Apr 2003 15:34:52 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4421E43FB1; Sat, 12 Apr 2003 15:34:51 -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 h3CMYof63639; Sat, 12 Apr 2003 18:34:50 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Sat, 12 Apr 2003 18:34:50 -0400 (EDT) From: Jeff Roberson To: Jeff Roberson In-Reply-To: <200304122233.h3CMXOHU063535@repoman.freebsd.org> Message-ID: <20030412183436.P37530-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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 22:34:52 -0000 I almost forgot... Tested/Reported by: Steve Kargl On Sat, 12 Apr 2003, Jeff Roberson wrote: > jeff 2003/04/12 15:33:24 PDT > > FreeBSD src repository > > Modified files: > sys/kern sched_ule.c > Log: > - Unbreak priority prop. for timeshare threads. Always place something on > the current queue if its priority is really elevated. This needs more work > as there are cases where a next queue kse could be holding up what would > be a curr queue kse, and thus hurting interactivity. Also, when a thread > with an elevated priority has its priority lowered it should be placed > back on the next queue. > > Revision Changes Path > 1.28 +1 -3 src/sys/kern/sched_ule.c > From owner-cvs-all@FreeBSD.ORG Sat Apr 12 15:55:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9316E37B401; Sat, 12 Apr 2003 15:55:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F37E43FBF; Sat, 12 Apr 2003 15:55:41 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3CMtf0U065104; Sat, 12 Apr 2003 15:55:41 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3CMte2x065103; Sat, 12 Apr 2003 15:55:40 -0700 (PDT) Message-Id: <200304122255.h3CMte2x065103@repoman.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Apr 2003 15:55:40 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/desktop chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 22:55:42 -0000 blackend 2003/04/12 15:55:40 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/desktop chapter.sgml Log: Update the OpenOffice.org section: the application is "now" available and complete for FreeBSD, add a link to the FreeBSD OpenOffice Porting Team's web site. Revision Changes Path 1.19 +7 -3 doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 17:19:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 243CA37B401 for ; Sat, 12 Apr 2003 17:19:04 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 29C5543FBD for ; Sat, 12 Apr 2003 17:19:03 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 38908 invoked by uid 1000); 13 Apr 2003 00:19:04 -0000 Date: Sat, 12 Apr 2003 17:19:04 -0700 (PDT) From: Nate Lawson To: Poul-Henning Kamp In-Reply-To: <25540.1050174072@critter.freebsd.dk> 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/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 00:19:04 -0000 On Sat, 12 Apr 2003, Poul-Henning Kamp wrote: > While attacking on unproven assumptions is all the rage these days > it is still rather embarrasing when people point out that you are > wrong in all aspects of your attack: > > The ioctl function in scsi_da is not called, libcam opens > /dev/xpt and uses an ioctl there to find the correct pass > device. The call path to the function has been disabled > for a period with not a single complaint that I have been > able to discover. However, up until your commit, I could still open /dev/da0 and ioctl it to get its associated passthrough device. You have now removed that capability, which is an API change. Your commit left it in all the other CAM periphs (sa, cd, etc.) I saw zero discussion of this on any list or any "reviewed by" message in the commit. I did incorrectly believe that camcontrol depended on this behavior and I stand corrected. There are a lot of unanswered questions: Do you plan to remove this from other devices? If this is part of a larger API change, where is the public discussion? If not, why did you only change da(4)? > Second, I have discussed this particular change with ken@, > who as you correctly point out is the maintainer, and he > agreed that the function was unused. It's great to see that you got review. Notice of this in the commit message would have saved both of us the wasted time of talking about it. > So I really don't know why or what compelled you to attack me here, > whatever it was: please try to control it better in the future. It's pretty simple: 1. API removal 2. Apparent lack of review and/or public discussion -Nate From owner-cvs-all@FreeBSD.ORG Sat Apr 12 17:21:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8297F37B408; Sat, 12 Apr 2003 17:21:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0411543FCB; Sat, 12 Apr 2003 17:21:02 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D0L10U078153; Sat, 12 Apr 2003 17:21:01 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D0L1or078150; Sat, 12 Apr 2003 17:21:01 -0700 (PDT) Message-Id: <200304130021.h3D0L1or078150@repoman.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Apr 2003 17:21:01 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 00:21:04 -0000 blackend 2003/04/12 17:21:01 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: Grammar fix. Submitted by: Jed Clear Revision Changes Path 1.206 +1 -1 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 17:23:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 830AB37B401; Sat, 12 Apr 2003 17:23:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 241AB43F3F; Sat, 12 Apr 2003 17:23:43 -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 h3D0Ng0U078366; Sat, 12 Apr 2003 17:23:42 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D0NgIs078365; Sat, 12 Apr 2003 17:23:42 -0700 (PDT) Message-Id: <200304130023.h3D0NgIs078365@repoman.freebsd.org> From: Alan Cox Date: Sat, 12 Apr 2003 17:23: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/vm vm_kern.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 00:23:43 -0000 alc 2003/04/12 17:23:42 PDT FreeBSD src repository Modified files: sys/vm vm_kern.c Log: Eliminate unnecessary gotos from kmem_malloc(). Revision Changes Path 1.96 +3 -6 src/sys/vm/vm_kern.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 17:43:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0C8037B401; Sat, 12 Apr 2003 17:43:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D56043FCB; Sat, 12 Apr 2003 17:43:49 -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 h3D0hn0U079852; Sat, 12 Apr 2003 17:43:49 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D0hnKL079851; Sat, 12 Apr 2003 17:43:49 -0700 (PDT) Message-Id: <200304130043.h3D0hnKL079851@repoman.freebsd.org> From: Alan Cox Date: Sat, 12 Apr 2003 17:43: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/vm vm_object.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 00:43:50 -0000 alc 2003/04/12 17:43:48 PDT FreeBSD src repository Modified files: sys/vm vm_object.c Log: Permit vm_object_pip_add() and vm_object_pip_wakeup() on the kmem_object without Giant held. Revision Changes Path 1.262 +4 -2 src/sys/vm/vm_object.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 18:04:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C991B37B401; Sat, 12 Apr 2003 18:04:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68F0543FB1; Sat, 12 Apr 2003 18:04:02 -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 h3D1420U082205; Sat, 12 Apr 2003 18:04:02 -0700 (PDT) (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D14211082204; Sat, 12 Apr 2003 18:04:02 -0700 (PDT) Message-Id: <200304130104.h3D14211082204@repoman.freebsd.org> From: Alexander Kabaev Date: Sat, 12 Apr 2003 18: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/contrib/gcc/config/i386 freebsd.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 01:04:03 -0000 kan 2003/04/12 18:04:02 PDT FreeBSD src repository Modified files: contrib/gcc/config/i386 freebsd.h Log: Teach gcc how to put unitialized data into BSS on FreeBSD. Revision Changes Path 1.60 +21 -0 src/contrib/gcc/config/i386/freebsd.h From owner-cvs-all@FreeBSD.ORG Sat Apr 12 18:08:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A11B537B401; Sat, 12 Apr 2003 18:08:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F85643F93; Sat, 12 Apr 2003 18:08:53 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D18r0U082428; Sat, 12 Apr 2003 18:08:53 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D18qh5082427; Sat, 12 Apr 2003 18:08:52 -0700 (PDT) Message-Id: <200304130108.h3D18qh5082427@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Apr 2003 18:08:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/science/gchempaint pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 01:08:54 -0000 marcus 2003/04/12 18:08:52 PDT FreeBSD ports repository Modified files: science/gchempaint pkg-plist Log: Remove an extra plist item. Reported by: bento Revision Changes Path 1.2 +0 -1 ports/science/gchempaint/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 10 11:12:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7105237B401 for ; Thu, 10 Apr 2003 11:12:09 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id BF6F943FAF for ; Thu, 10 Apr 2003 11:12:07 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 31972 invoked by uid 1000); 10 Apr 2003 18:12:08 -0000 Date: Thu, 10 Apr 2003 11:12:08 -0700 (PDT) From: Nate Lawson To: John Baldwin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mailman-Approved-At: Sat, 12 Apr 2003 18:11:52 -0700 cc: arch@freebsd.org Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.csrc/usr.sbinjexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2003 18:12:10 -0000 Please take this to arch@. Headers changed appropriately. On Thu, 10 Apr 2003, John Baldwin wrote: > On 09-Apr-2003 Alfred Perlstein wrote: > > Whatever, path components should be path components. > > You mean like this? > > > sysctl -N net.inet.tcp.syncache > net.inet.tcp.syncache.bucketlimit > net.inet.tcp.syncache.cachelimit > net.inet.tcp.syncache.count > net.inet.tcp.syncache.hashsize > net.inet.tcp.syncache.rexmtlimit The answer to your question will depend on whether or not he likes the sysctl namespace. My question was different: since jail already implies a location in file namespace, why implement a new and disjoint namespace for it? -Nate (Yes, I know jail > chroot in terms of features but at the end of the day, you pass in a file path to start a jail.) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 18:16:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A252637B401; Sat, 12 Apr 2003 18:16:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4054143FD7; Sat, 12 Apr 2003 18:16:17 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D1GH0U083115; Sat, 12 Apr 2003 18:16:17 -0700 (PDT) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D1GG9X083114; Sat, 12 Apr 2003 18:16:16 -0700 (PDT) Message-Id: <200304130116.h3D1GG9X083114@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sat, 12 Apr 2003 18:16: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/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 01:16:18 -0000 nyan 2003/04/12 18:16:16 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: The pcspeaker was for pc98. Revision Changes Path 1.540 +1 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 12 18:26:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A225237B401; Sat, 12 Apr 2003 18:26:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4243743F93; Sat, 12 Apr 2003 18:26:31 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D1QV0U083785; Sat, 12 Apr 2003 18:26:31 -0700 (PDT) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D1QUCD083784; Sat, 12 Apr 2003 18:26:30 -0700 (PDT) Message-Id: <200304130126.h3D1QUCD083784@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sat, 12 Apr 2003 18:26: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/sys/pc98/i386 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 01:26:32 -0000 nyan 2003/04/12 18:26:30 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/pc98/i386 machdep.c Log: MFi386: revision 1.385.2.29. Revision Changes Path 1.151.2.31 +13 -0 src/sys/pc98/i386/machdep.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 18:30:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD5F937B401; Sat, 12 Apr 2003 18:30:31 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73CAA43FDD; Sat, 12 Apr 2003 18:30:30 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org (12-240-204-110.client.attbi.com[12.240.204.110]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <2003041301302900300fcikte>; Sun, 13 Apr 2003 01:30:29 +0000 Received: from intruder.bmah.org (localhost [127.0.0.1]) by bmah.dyndns.org (8.12.9/8.12.9) with ESMTP id h3D1US2o010979; Sat, 12 Apr 2003 18:30:28 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.9/8.12.9/Submit) id h3D1UReV010978; Sat, 12 Apr 2003 18:30:28 -0700 (PDT) Date: Sat, 12 Apr 2003 18:30:27 -0700 From: "Bruce A. Mah" To: Takahashi Yoshihiro Message-ID: <20030413013027.GA10965@intruder.bmah.org> References: <200304130116.h3D1GG9X083114@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AhhlLboLdkugWU4S" Content-Disposition: inline In-Reply-To: <200304130116.h3D1GG9X083114@repoman.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: 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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 01:30:32 -0000 --AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable If memory serves me right, Takahashi Yoshihiro wrote: > nyan 2003/04/12 18:16:16 PDT >=20 > FreeBSD src repository >=20 > Modified files: > release/doc/en_US.ISO8859-1/relnotes/common new.sgml=20 > Log: > The pcspeaker was for pc98. Thanks. I remember thinking that the arch=3D attribute needed to include pc98, but obviously I didn't do it. Serves me right for working on this stuff before a dose of caffeine. :-p Bruce. --AhhlLboLdkugWU4S Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+mL2z2MoxcVugUsMRAiRfAKC5qb6D6U1vaBe5t+8j5nhLHQgrOgCfSea1 H5pqpjMq8F9AXA6luAkBpxE= =9RVd -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S-- From owner-cvs-all@FreeBSD.ORG Sat Apr 12 18:32:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3793637B401; Sat, 12 Apr 2003 18:32:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC69E43FBF; Sat, 12 Apr 2003 18:32:03 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D1W30U084400; Sat, 12 Apr 2003 18:32:03 -0700 (PDT) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D1W3hN084399; Sat, 12 Apr 2003 18:32:03 -0700 (PDT) Message-Id: <200304130132.h3D1W3hN084399@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sat, 12 Apr 2003 18:32: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/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 01:32:04 -0000 nyan 2003/04/12 18:32:03 PDT FreeBSD src repository Modified files: sys/modules Makefile Log: The dpt, ex and idt modules are for i386 only. Revision Changes Path 1.317 +3 -3 src/sys/modules/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 18:32:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A203037B401; Sat, 12 Apr 2003 18:32:18 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 102EA43F75; Sat, 12 Apr 2003 18:32:18 -0700 (PDT) (envelope-from murray@builder.freebsdmall.com) Received: (from root@localhost) by builder.freebsdmall.com (8.12.9/8.11.6) id h3D1WH4j043187; Sat, 12 Apr 2003 18:32:17 -0700 (PDT) (envelope-from murray) Date: Sat, 12 Apr 2003 18:32:16 -0700 From: Murray Stokely To: Christian Brueffer Message-ID: <20030412183216.Z43794@freebsdmall.com> References: <200304082353.h38NrZXM010842@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: <200304082353.h38NrZXM010842@repoman.freebsd.org>; from brueffer@freebsd.org on Tue, Apr 08, 2003 at 04:53:35PM -0700 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: doc-committers@freebsd.org cc: cvs-doc@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: www/en docs.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 01:32:19 -0000 On Tue, Apr 08, 2003 at 04:53:35PM -0700, Christian Brueffer wrote: > Log: > s/IPSec/IPsec/ Please add this spelling in the word list in the Doc Project Primer. Both the new and old spelling are different from that listed on the O'Reilly word list for authors. - Murray From owner-cvs-all@FreeBSD.ORG Sat Apr 12 18:34:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D346537B401; Sat, 12 Apr 2003 18:34:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7041543F75; Sat, 12 Apr 2003 18:34:32 -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 h3D1YW0U084464; Sat, 12 Apr 2003 18:34:32 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D1YWYZ084463; Sat, 12 Apr 2003 18:34:32 -0700 (PDT) Message-Id: <200304130134.h3D1YWYZ084463@repoman.freebsd.org> From: Murray Stokely Date: Sat, 12 Apr 2003 18:34:32 -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 usbdevs.h usbdevs_data.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 01:34:33 -0000 murray 2003/04/12 18:34:32 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb usbdevs usbdevs.h usbdevs_data.h Log: MFC: r1.117 - Add ID for new Kawasaki LSI Inc. adapter and regen. Revision Changes Path 1.11.2.40 +1 -0 src/sys/dev/usb/usbdevs 1.32.2.38 +2 -1 src/sys/dev/usb/usbdevs.h 1.32.2.38 +7 -1 src/sys/dev/usb/usbdevs_data.h From owner-cvs-all@FreeBSD.ORG Sat Apr 12 18:44:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E452837B401; Sat, 12 Apr 2003 18:44:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81DFC43F75; Sat, 12 Apr 2003 18:44:29 -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 h3D1iT0U085279; Sat, 12 Apr 2003 18:44:29 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D1iTxX085278; Sat, 12 Apr 2003 18:44:29 -0700 (PDT) Message-Id: <200304130144.h3D1iTxX085278@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Apr 2003 18:44:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/vim Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 01:44:30 -0000 obrien 2003/04/12 18:44:29 PDT FreeBSD ports repository Modified files: editors/vim Makefile distinfo Log: Update to Vim 6.1 patchlevel 455 Revision Changes Path 1.225 +2 -2 ports/editors/vim/Makefile 1.138 +13 -0 ports/editors/vim/distinfo From owner-cvs-all@FreeBSD.ORG Sat Apr 12 18:51:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EE8137B401; Sat, 12 Apr 2003 18:51:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F9DE43FAF; Sat, 12 Apr 2003 18:51:02 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D1p10U085832; Sat, 12 Apr 2003 18:51:01 -0700 (PDT) (envelope-from bsd@repoman.freebsd.org) Received: (from bsd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D1p1vD085827; Sat, 12 Apr 2003 18:51:01 -0700 (PDT) Message-Id: <200304130151.h3D1p1vD085827@repoman.freebsd.org> From: "Brian S. Dean" Date: Sat, 12 Apr 2003 18:51:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/avrdude Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 01:51:03 -0000 bsd 2003/04/12 18:51:01 PDT FreeBSD ports repository Modified files: devel/avrdude Makefile Log: Be a bit more specific in the executable needed in the build dependency list. Revision Changes Path 1.3 +1 -1 ports/devel/avrdude/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 19:39:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E574337B401; Sat, 12 Apr 2003 19:39:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8533943F85; Sat, 12 Apr 2003 19:39: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 h3D2dQ0U089897; Sat, 12 Apr 2003 19:39: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 h3D2dQ6b089896; Sat, 12 Apr 2003 19:39:26 -0700 (PDT) Message-Id: <200304130239.h3D2dQ6b089896@repoman.freebsd.org> From: Murray Stokely Date: Sat, 12 Apr 2003 19:39: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/dev/usb if_kue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 02:39:27 -0000 murray 2003/04/12 19:39:26 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb if_kue.c Log: MFC: r1.46 - Add Kawasaki LSI ID. Revision Changes Path 1.17.2.9 +1 -0 src/sys/dev/usb/if_kue.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 19:59:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0457F37B401; Sat, 12 Apr 2003 19:59:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AFDF43F85; Sat, 12 Apr 2003 19:59:12 -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 h3D2xC0U091444; Sat, 12 Apr 2003 19:59:12 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D2xCYD091443; Sat, 12 Apr 2003 19:59:12 -0700 (PDT) Message-Id: <200304130259.h3D2xCYD091443@repoman.freebsd.org> From: Martin Blapp Date: Sat, 12 Apr 2003 19:59:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmware3 Makefile distinfo pkg-plist ports/emulators/vmware3/files Makefile Makefile.vmmon Makefile.vmnet cdevsw.patch filedesc.patch fo_ioctl.patch... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 02:59:13 -0000 mbr 2003/04/12 19:59:12 PDT FreeBSD ports repository Modified files: emulators/vmware3 Makefile distinfo pkg-plist emulators/vmware3/files Makefile Makefile.vmmon vmware.sh emulators/vmware3/scripts pre-install Added files: emulators/vmware3/files Makefile.vmnet Removed files: emulators/vmware3/files cdevsw.patch filedesc.patch fo_ioctl.patch hostif_c.patch kmoddeps.patch kse.patch m_waitok.patch patch-bc patch-bd patch-be patch-bf pmap.patch vm_types_h.patch Log: Initial commit of vmware 3.2.0. This first version is CURRENT 5.x only. Revision Changes Path 1.53 +51 -61 ports/emulators/vmware3/Makefile 1.13 +3 -3 ports/emulators/vmware3/distinfo 1.6 +2 -2 ports/emulators/vmware3/files/Makefile 1.3 +3 -3 ports/emulators/vmware3/files/Makefile.vmmon 1.1 +5 -0 ports/emulators/vmware3/files/Makefile.vmnet (new) 1.2 +0 -130 ports/emulators/vmware3/files/cdevsw.patch (dead) 1.2 +0 -32 ports/emulators/vmware3/files/filedesc.patch (dead) 1.2 +0 -67 ports/emulators/vmware3/files/fo_ioctl.patch (dead) 1.2 +0 -11 ports/emulators/vmware3/files/hostif_c.patch (dead) 1.2 +0 -12 ports/emulators/vmware3/files/kmoddeps.patch (dead) 1.2 +0 -581 ports/emulators/vmware3/files/kse.patch (dead) 1.2 +0 -25 ports/emulators/vmware3/files/m_waitok.patch (dead) 1.2 +0 -11 ports/emulators/vmware3/files/patch-bc (dead) 1.3 +0 -27 ports/emulators/vmware3/files/patch-bd (dead) 1.4 +0 -125 ports/emulators/vmware3/files/patch-be (dead) 1.2 +0 -15 ports/emulators/vmware3/files/patch-bf (dead) 1.2 +0 -11 ports/emulators/vmware3/files/pmap.patch (dead) 1.2 +0 -13 ports/emulators/vmware3/files/vm_types_h.patch (dead) 1.14 +3 -3 ports/emulators/vmware3/files/vmware.sh 1.11 +239 -77 ports/emulators/vmware3/pkg-plist 1.6 +4 -4 ports/emulators/vmware3/scripts/pre-install From owner-cvs-all@FreeBSD.ORG Sat Apr 12 20:07:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2950A37B401; Sat, 12 Apr 2003 20:07:51 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A24E43F3F; Sat, 12 Apr 2003 20:07:49 -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 h3D37mbq083350; Sun, 13 Apr 2003 05:07:48 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Sun, 13 Apr 2003 05:07:48 +0200 (CEST) From: Martin Blapp To: Martin Blapp In-Reply-To: <200304130259.h3D2xCYD091443@repoman.freebsd.org> Message-ID: <20030413050220.V4749@cvs.imp.ch> References: <200304130259.h3D2xCYD091443@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: patg@imp.ch cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/vmware3 Makefile distinfo pkg-plist ports/emulators/vmware3/files Makefile Makefile.vmmon Makefile.vmnet cdevsw.patch filedesc.patch fo_ioctl.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 03:07:51 -0000 Hi all, And here is some small status report. Bridging: works Sound: works Large Disk support: works Raw disk: does not work (yet ?) USB: does not work > Log: > Initial commit of vmware 3.2.0. This first version is CURRENT 5.x > only. Thank goes to Vmware, Vladimir N. Silyaev (VMware 2 port), Frank van der Linden (NetBSD Project) and Orlando Bassotto who all made this port finally possible ! Martin From owner-cvs-all@FreeBSD.ORG Sat Apr 12 20:15:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2C0A37B401; Sat, 12 Apr 2003 20:15:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35AC543FAF; Sat, 12 Apr 2003 20:15:24 -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 h3D3FO0U093701; Sat, 12 Apr 2003 20:15:24 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D3FN3N093700; Sat, 12 Apr 2003 20:15:23 -0700 (PDT) Message-Id: <200304130315.h3D3FN3N093700@repoman.freebsd.org> From: Martin Blapp Date: Sat, 12 Apr 2003 20:15:23 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmware3/files vmware.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 03:15:25 -0000 mbr 2003/04/12 20:15:23 PDT FreeBSD ports repository Modified files: emulators/vmware3/files vmware.sh Log: Load vmnet too. Revision Changes Path 1.15 +2 -1 ports/emulators/vmware3/files/vmware.sh From owner-cvs-all@FreeBSD.ORG Sat Apr 12 21:08:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B764F37B401; Sat, 12 Apr 2003 21:08:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E7BC43FA3; Sat, 12 Apr 2003 21:08:06 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D4860U003431; Sat, 12 Apr 2003 21:08:06 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D48668003430; Sat, 12 Apr 2003 21:08:06 -0700 (PDT) Message-Id: <200304130408.h3D48668003430@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 12 Apr 2003 21:08:05 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/glade2 Makefile distinfo pkg-plist ports/devel/glade2/files patch-glade_gnome-db_gnomedbsqleditor.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 04:08:07 -0000 adamw 2003/04/12 21:08:05 PDT FreeBSD ports repository Modified files: devel/glade2 Makefile distinfo pkg-plist Removed files: devel/glade2/files patch-glade_gnome-db_gnomedbsqleditor.c Log: Update to 2.0.0. Revision Changes Path 1.44 +3 -8 ports/devel/glade2/Makefile 1.21 +1 -1 ports/devel/glade2/distinfo 1.2 +0 -21 ports/devel/glade2/files/patch-glade_gnome-db_gnomedbsqleditor.c (dead) 1.21 +10 -0 ports/devel/glade2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 12 21:17:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5727637B401; Sat, 12 Apr 2003 21:17:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1CAF43FB1; Sat, 12 Apr 2003 21:17:55 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D4Ht0U004206; Sat, 12 Apr 2003 21:17:55 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D4HtPV004205; Sat, 12 Apr 2003 21:17:55 -0700 (PDT) Message-Id: <200304130417.h3D4HtPV004205@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Apr 2003 21:17:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/finance/libofx Makefile distinfo pkg-plist ports/finance/libofx/files patch-configure patch-doc_Makefile.in patch-lib_ofx_preproc.cpp patch-lib_ofx_utilities.hh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 04:17:56 -0000 marcus 2003/04/12 21:17:55 PDT FreeBSD ports repository Modified files: finance/libofx Makefile distinfo pkg-plist finance/libofx/files patch-configure patch-lib_ofx_preproc.cpp Added files: finance/libofx/files patch-doc_Makefile.in Removed files: finance/libofx/files patch-lib_ofx_utilities.hh Log: Update to 0.6.4. PR: 50885 Submitted by: Glenn Johnson Revision Changes Path 1.2 +1 -1 ports/finance/libofx/Makefile 1.2 +1 -1 ports/finance/libofx/distinfo 1.2 +6 -3 ports/finance/libofx/files/patch-configure 1.1 +23 -0 ports/finance/libofx/files/patch-doc_Makefile.in (new) 1.2 +5 -2 ports/finance/libofx/files/patch-lib_ofx_preproc.cpp 1.2 +0 -10 ports/finance/libofx/files/patch-lib_ofx_utilities.hh (dead) 1.2 +66 -65 ports/finance/libofx/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 12 22:10:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 349E637B401; Sat, 12 Apr 2003 22:10:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C912043F85; Sat, 12 Apr 2003 22:10:44 -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 h3D5Ai0U008984; Sat, 12 Apr 2003 22:10:44 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D5AitL008981; Sat, 12 Apr 2003 22:10:44 -0700 (PDT) Message-Id: <200304130510.h3D5AitL008981@repoman.freebsd.org> From: Alan Cox Date: Sat, 12 Apr 2003 22:10: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/kern vfs_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 05:10:45 -0000 alc 2003/04/12 22:10:44 PDT FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: Use vm_object_pip_wait() rather than reimplementing it. Revision Changes Path 1.440 +1 -2 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 22:14:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64ADF37B401; Sat, 12 Apr 2003 22:14:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2ED143F85; Sat, 12 Apr 2003 22:14:49 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D5En0U009353; Sat, 12 Apr 2003 22:14:49 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D5EnKN009350; Sat, 12 Apr 2003 22:14:49 -0700 (PDT) Message-Id: <200304130514.h3D5EnKN009350@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Apr 2003 22:14:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/balsa2 Makefile ports/mail/balsa2/files patch-src_main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 05:14:50 -0000 marcus 2003/04/12 22:14:49 PDT FreeBSD ports repository Modified files: mail/balsa2 Makefile mail/balsa2/files patch-src_main.c Log: * Fix a problem where the help file could not be found [1] * Convert to the new GNOME infrastructure PR: 50882 [1] Revision Changes Path 1.76 +2 -6 ports/mail/balsa2/Makefile 1.2 +13 -4 ports/mail/balsa2/files/patch-src_main.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 22:19:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C47CF37B401; Sat, 12 Apr 2003 22:19:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63E5443F93; Sat, 12 Apr 2003 22:19:25 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D5JP0U009589; Sat, 12 Apr 2003 22:19:25 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D5JOCC009588; Sat, 12 Apr 2003 22:19:24 -0700 (PDT) Message-Id: <200304130519.h3D5JOCC009588@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 12 Apr 2003 22:19:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/fileroller Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 05:19:26 -0000 adamw 2003/04/12 22:19:24 PDT FreeBSD ports repository Modified files: archivers/fileroller Makefile Log: Use new GNOME2 infrastructure. Revision Changes Path 1.17 +1 -2 ports/archivers/fileroller/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 22:31:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C6DF37B401; Sat, 12 Apr 2003 22:31:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB07143FA3; Sat, 12 Apr 2003 22:31:27 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D5VR0U010848; Sat, 12 Apr 2003 22:31:27 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D5VRUl010847; Sat, 12 Apr 2003 22:31:27 -0700 (PDT) Message-Id: <200304130531.h3D5VRUl010847@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Apr 2003 22:31:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile ports/editors/beaver Makefile distinfo pkg-descr pkg-plist ports/editors/beaver/files patch-aa patch-ba X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 05:31:28 -0000 marcus 2003/04/12 22:31:27 PDT FreeBSD ports repository Modified files: editors Makefile Added files: editors/beaver Makefile distinfo pkg-descr pkg-plist editors/beaver/files patch-aa patch-ba Log: Add beaver, a programmer's text editor for GTK+ 2.0. PR: 50800 Submitted by: Jean-Yves Lefort Revision Changes Path 1.222 +1 -0 ports/editors/Makefile 1.1 +32 -0 ports/editors/beaver/Makefile (new) 1.1 +1 -0 ports/editors/beaver/distinfo (new) 1.1 +74 -0 ports/editors/beaver/files/patch-aa (new) 1.1 +18 -0 ports/editors/beaver/files/patch-ba (new) 1.1 +15 -0 ports/editors/beaver/pkg-descr (new) 1.1 +8 -0 ports/editors/beaver/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 22:31:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C328F37B408; Sat, 12 Apr 2003 22:31:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 320E343F85; Sat, 12 Apr 2003 22:31:35 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D5VZ0U010886; Sat, 12 Apr 2003 22:31:35 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D5VYju010885; Sat, 12 Apr 2003 22:31:34 -0700 (PDT) Message-Id: <200304130531.h3D5VYju010885@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Apr 2003 22:31:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 05:31:36 -0000 marcus 2003/04/12 22:31:34 PDT FreeBSD ports repository Modified files: . modules Log: beaver --> ports/editors/beaver Revision Changes Path 1.7042 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 12 22:34:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C12637B401; Sat, 12 Apr 2003 22:34:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B10AD43F3F; Sat, 12 Apr 2003 22:34:19 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D5YJ0U010956; Sat, 12 Apr 2003 22:34:19 -0700 (PDT) (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D5YJm7010955; Sat, 12 Apr 2003 22:34:19 -0700 (PDT) Message-Id: <200304130534.h3D5YJm7010955@repoman.freebsd.org> From: Trevor Johnson Date: Sat, 12 Apr 2003 22:34:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 05:34:20 -0000 trevor 2003/04/12 22:34:19 PDT FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Add ftp.tuwien.ac.at to the FESTIVAL_OGI list. Revision Changes Path 1.146 +2 -1 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Sat Apr 12 22:52:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF9F237B401; Sat, 12 Apr 2003 22:52:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85CBC43F93; Sat, 12 Apr 2003 22:52:45 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D5qj0U012409; Sat, 12 Apr 2003 22:52:45 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D5qj3u012408; Sat, 12 Apr 2003 22:52:45 -0700 (PDT) Message-Id: <200304130552.h3D5qj3u012408@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Apr 2003 22:52:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts/fontconfig Makefile distinfo ports/x11-fonts/fontconfig/files patch-Makefile.in patch-configure patch-src_fccache.c patch-src_fcdir.c patch-src_fcint.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 05:52:46 -0000 marcus 2003/04/12 22:52:45 PDT FreeBSD ports repository Modified files: x11-fonts/fontconfig Makefile distinfo x11-fonts/fontconfig/files patch-Makefile.in patch-configure Removed files: x11-fonts/fontconfig/files patch-src_fccache.c patch-src_fcdir.c patch-src_fcint.h Log: Update to 2.1.93. Revision Changes Path 1.17 +4 -4 ports/x11-fonts/fontconfig/Makefile 1.4 +1 -1 ports/x11-fonts/fontconfig/distinfo 1.2 +8 -8 ports/x11-fonts/fontconfig/files/patch-Makefile.in 1.3 +0 -9 ports/x11-fonts/fontconfig/files/patch-configure 1.2 +0 -38 ports/x11-fonts/fontconfig/files/patch-src_fccache.c (dead) 1.2 +0 -32 ports/x11-fonts/fontconfig/files/patch-src_fcdir.c (dead) 1.2 +0 -12 ports/x11-fonts/fontconfig/files/patch-src_fcint.h (dead) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 23:05:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF0BD37B401; Sat, 12 Apr 2003 23:05:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6017E43F93; Sat, 12 Apr 2003 23:05:50 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D65o0U014231; Sat, 12 Apr 2003 23:05:50 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D65ofk014230; Sat, 12 Apr 2003 23:05:50 -0700 (PDT) Message-Id: <200304130605.h3D65ofk014230@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 12 Apr 2003 23:05:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc32 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 06:05:51 -0000 dinoex 2003/04/12 23:05:50 PDT FreeBSD ports repository Modified files: lang/gcc32 Makefile Log: 1) COMMENT can be overrritten by a slave port (suggested by obrien) 2) Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work. fix PLIST so critical file libgcc_s.so.1 is included. no response from obrien since 2003-03-31 Approved by: gerald Revision Changes Path 1.150 +5 -2 ports/lang/gcc32/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 23:13:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CE8537B401; Sat, 12 Apr 2003 23:13:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B64E43FAF; Sat, 12 Apr 2003 23:13:48 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D6Dl0U014902; Sat, 12 Apr 2003 23:13:47 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D6Dlr2014901; Sat, 12 Apr 2003 23:13:47 -0700 (PDT) Message-Id: <200304130613.h3D6Dlr2014901@repoman.freebsd.org> From: Max Khon Date: Sat, 12 Apr 2003 23:13: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/share/man/man4/man4.i386 Makefile sbni.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 06:13:48 -0000 fjoe 2003/04/12 23:13:47 PDT FreeBSD src repository Modified files: share/man/man4/man4.i386 Makefile Added files: share/man/man4/man4.i386 sbni.4 Log: manual page for Granch SBNI12-xx network interface driver Revision Changes Path 1.145 +2 -1 src/share/man/man4/man4.i386/Makefile 1.1 +100 -0 src/share/man/man4/man4.i386/sbni.4 (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 23:17:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20A9837B401; Sat, 12 Apr 2003 23:17:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C14FA43F85; Sat, 12 Apr 2003 23:17:36 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D6Ha0U015122; Sat, 12 Apr 2003 23:17:36 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D6Ha2X015121; Sat, 12 Apr 2003 23:17:36 -0700 (PDT) Message-Id: <200304130617.h3D6Ha2X015121@repoman.freebsd.org> From: Max Khon Date: Sat, 12 Apr 2003 23:17:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/sb16config Makefile distinfo pkg-descr pkg-plist ports/sysutils/sb16config/files Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 06:17:37 -0000 fjoe 2003/04/12 23:17:36 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/sb16config Makefile distinfo pkg-descr pkg-plist sysutils/sb16config/files Makefile Log: New port: sb16config sb16config is a configuration utility for Granch SBNI16-SHDSL PCI modems. Revision Changes Path 1.352 +1 -0 ports/sysutils/Makefile 1.1 +28 -0 ports/sysutils/sb16config/Makefile (new) 1.1 +2 -0 ports/sysutils/sb16config/distinfo (new) 1.1 +10 -0 ports/sysutils/sb16config/files/Makefile (new) 1.1 +1 -0 ports/sysutils/sb16config/pkg-descr (new) 1.1 +1 -0 ports/sysutils/sb16config/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 23:21:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC24C37B401; Sat, 12 Apr 2003 23:21:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DEAF43FCB; Sat, 12 Apr 2003 23:21:02 -0700 (PDT) (envelope-from hsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D6L20U015607; Sat, 12 Apr 2003 23:21:02 -0700 (PDT) (envelope-from hsu@repoman.freebsd.org) Received: (from hsu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D6L2CX015605; Sat, 12 Apr 2003 23:21:02 -0700 (PDT) Message-Id: <200304130621.h3D6L2CX015605@repoman.freebsd.org> From: Jeffrey Hsu Date: Sat, 12 Apr 2003 23:21: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/net route.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 06:21:03 -0000 hsu 2003/04/12 23:21:02 PDT FreeBSD src repository Modified files: sys/net route.c Log: No need to unlock if error detected before locking. Submitted by: harti Revision Changes Path 1.81 +4 -2 src/sys/net/route.c From owner-cvs-all@FreeBSD.ORG Sat Apr 12 23:26:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3161837B401; Sat, 12 Apr 2003 23:26:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BECE743F3F; Sat, 12 Apr 2003 23:26:57 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D6Qv0U015911; Sat, 12 Apr 2003 23:26:57 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D6QvsQ015910; Sat, 12 Apr 2003 23:26:57 -0700 (PDT) Message-Id: <200304130626.h3D6QvsQ015910@repoman.freebsd.org> From: Max Khon Date: Sat, 12 Apr 2003 23:26:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 06:26:58 -0000 fjoe 2003/04/12 23:26:57 PDT FreeBSD ports repository Modified files: . modules Log: sb16config -> ports/sysutils/sb16config Revision Changes Path 1.7043 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 12 23:27:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8FA237B401; Sat, 12 Apr 2003 23:27:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 720D343F75; Sat, 12 Apr 2003 23:27:14 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D6RE0U016033; Sat, 12 Apr 2003 23:27:14 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D6REMx016032; Sat, 12 Apr 2003 23:27:14 -0700 (PDT) Message-Id: <200304130627.h3D6REMx016032@repoman.freebsd.org> From: Max Khon Date: Sat, 12 Apr 2003 23:27: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/modules Makefile src/share/man/man4 Makefile sbsh.4 src/sys/dev/sbsh if_sbsh.c if_sbshreg.h src/sys/modules/sbsh Makefile src/sys/conf NOTES files X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 06:27:15 -0000 fjoe 2003/04/12 23:27:14 PDT FreeBSD src repository Modified files: sys/modules Makefile share/man/man4 Makefile sys/conf NOTES files Added files: share/man/man4 sbsh.4 sys/dev/sbsh if_sbsh.c if_sbshreg.h sys/modules/sbsh Makefile Log: Driver for Granch SBNI16 SHDSL modem Submitted by: Denis I. Timofeev MFC after: 1 week Revision Changes Path 1.197 +2 -0 src/share/man/man4/Makefile 1.1 +83 -0 src/share/man/man4/sbsh.4 (new) 1.1145 +2 -0 src/sys/conf/NOTES 1.780 +1 -0 src/sys/conf/files 1.1 +1057 -0 src/sys/dev/sbsh/if_sbsh.c (new) 1.1 +194 -0 src/sys/dev/sbsh/if_sbshreg.h (new) 1.318 +1 -0 src/sys/modules/Makefile 1.1 +8 -0 src/sys/modules/sbsh/Makefile (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 23:53:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1960D37B401; Sat, 12 Apr 2003 23:53:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC6F443F3F; Sat, 12 Apr 2003 23:53:03 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D6r30U018145; Sat, 12 Apr 2003 23:53:03 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D6r39n018144; Sat, 12 Apr 2003 23:53:03 -0700 (PDT) Message-Id: <200304130653.h3D6r39n018144@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 12 Apr 2003 23:53:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gnustep bsd.gnustep.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 06:53:04 -0000 dinoex 2003/04/12 23:53:03 PDT FreeBSD ports repository Added files: devel/gnustep bsd.gnustep.mk Log: - use bsd.gnustep.mk PR: 50479 Revision Changes Path 1.1 +185 -0 ports/devel/gnustep/bsd.gnustep.mk (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 12 23:58:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57FB237B401; Sat, 12 Apr 2003 23:58:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E811443F3F; Sat, 12 Apr 2003 23:58:39 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D6wd0U018381; Sat, 12 Apr 2003 23:58:39 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D6wdrx018380; Sat, 12 Apr 2003 23:58:39 -0700 (PDT) Message-Id: <200304130658.h3D6wdrx018380@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 12 Apr 2003 23:58:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gnustep-make Makefileports/devel/projectcenter.app Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 06:58:40 -0000 dinoex 2003/04/12 23:58:39 PDT FreeBSD ports repository Modified files: devel/gnustep-make Makefile devel/projectcenter.app Makefile Log: - Use libobjc.so - Cleanup - Use bsd.gnustep.mk PR: 50479 Revision Changes Path 1.36 +4 -15 ports/devel/gnustep-make/Makefile 1.21 +7 -25 ports/devel/projectcenter.app/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 12 23:58:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1199537B401; Sat, 12 Apr 2003 23:58:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5C6143FB1; Sat, 12 Apr 2003 23:58:54 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3D6ws0U018411; Sat, 12 Apr 2003 23:58:54 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3D6wsXl018410; Sat, 12 Apr 2003 23:58:54 -0700 (PDT) Message-Id: <200304130658.h3D6wsXl018410@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 12 Apr 2003 23:58:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gorm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 06:58:55 -0000 dinoex 2003/04/12 23:58:54 PDT FreeBSD ports repository Modified files: devel/gorm Makefile Log: - Use libobjc.so - Cleanup - Use bsd.gnustep.mk PR: 50479 Revision Changes Path 1.2 +5 -24 ports/devel/gorm/Makefile