From owner-cvs-src@FreeBSD.ORG Sun Jun 19 02:21:04 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0726716A41F; Sun, 19 Jun 2005 02:21:04 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0ECC43D49; Sun, 19 Jun 2005 02:21:03 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5J2L3NP090998; Sun, 19 Jun 2005 02:21:03 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5J2L33G090996; Sun, 19 Jun 2005 02:21:03 GMT (envelope-from gad) Message-Id: <200506190221.j5J2L33G090996@repoman.freebsd.org> From: Garance A Drosehn Date: Sun, 19 Jun 2005 02:21:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern imgact_shell.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 02:21:04 -0000 gad 2005-06-19 02:21:03 UTC FreeBSD src repository Modified files: sys/kern imgact_shell.c Log: Fix a panic which could occur parsing #!-lines in a shell-script. If the #!-line had multiple whitespace characters after the interpreter name, and it did not have any options, then the code would do nasty things trying to process a (non-existent) option-string which "ended before it began"... Submitted by: Morten Johansen Approved by: re (dwhite) Revision Changes Path 1.35 +3 -3 src/sys/kern/imgact_shell.c From owner-cvs-src@FreeBSD.ORG Sun Jun 19 06:46:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D135F16A41C; Sun, 19 Jun 2005 06:46:28 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D4943D1D; Sun, 19 Jun 2005 06:46:28 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5J6kSen008538; Sun, 19 Jun 2005 06:46:28 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5J6kSlv008537; Sun, 19 Jun 2005 06:46:28 GMT (envelope-from brueffer) Message-Id: <200506190646.j5J6kSlv008537@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 19 Jun 2005 06:46:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/man/man4/man4.i386 smapi.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 06:46:29 -0000 brueffer 2005-06-19 06:46:28 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4/man4.i386 smapi.4 Log: MFC: rev. 1.2 Remove Xref to nonexistant smapi(9). Submitted by: markus Revision Changes Path 1.1.6.1 +0 -1 src/share/man/man4/man4.i386/smapi.4 From owner-cvs-src@FreeBSD.ORG Sun Jun 19 06:47:30 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C96B16A41C; Sun, 19 Jun 2005 06:47:30 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA12843D1F; Sun, 19 Jun 2005 06:47:29 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5J6lTpo008595; Sun, 19 Jun 2005 06:47:29 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5J6lTZO008594; Sun, 19 Jun 2005 06:47:29 GMT (envelope-from brueffer) Message-Id: <200506190647.j5J6lTZO008594@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 19 Jun 2005 06:47:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sbin/mount mount.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 06:47:30 -0000 brueffer 2005-06-19 06:47:29 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) sbin/mount mount.8 Log: MFC: rev. 1.73 Remove Xref to mount_hpfs(8), it's not hooked up to the build. Revision Changes Path 1.68.2.1 +0 -1 src/sbin/mount/mount.8 From owner-cvs-src@FreeBSD.ORG Sun Jun 19 06:48:43 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1089C16A41C; Sun, 19 Jun 2005 06:48:43 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC7ED43D1F; Sun, 19 Jun 2005 06:48:42 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5J6mgTR008647; Sun, 19 Jun 2005 06:48:42 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5J6mg30008646; Sun, 19 Jun 2005 06:48:42 GMT (envelope-from brueffer) Message-Id: <200506190648.j5J6mg30008646@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 19 Jun 2005 06:48:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/man/man4/man4.i386 mcd.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 06:48:43 -0000 brueffer 2005-06-19 06:48:42 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4/man4.i386 mcd.4 Log: MFC: rev. 1.24 Remove the obsolete device count. Revision Changes Path 1.21.4.1 +1 -1 src/share/man/man4/man4.i386/mcd.4 From owner-cvs-src@FreeBSD.ORG Sun Jun 19 07:30:10 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7626C16A41C; Sun, 19 Jun 2005 07:30:10 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E55643D49; Sun, 19 Jun 2005 07:30:10 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5J7UAvf010267; Sun, 19 Jun 2005 07:30:10 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5J7U9TN010266; Sun, 19 Jun 2005 07:30:09 GMT (envelope-from csjp) Message-Id: <200506190730.j5J7U9TN010266@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Sun, 19 Jun 2005 07:30:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/security/mac mac_system.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 07:30:10 -0000 csjp 2005-06-19 07:30:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/security/mac mac_system.c Log: MFC revision 1.105 date: 2005/06/10 04:44:38; author: csjp; state: Exp; lines: +1 -1 Correct grammar error in comment Revision Changes Path 1.104.2.1 +1 -1 src/sys/security/mac/mac_system.c From owner-cvs-src@FreeBSD.ORG Sun Jun 19 08:11:10 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB60016A41F for ; Sun, 19 Jun 2005 08:11:10 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81C5643D4C for ; Sun, 19 Jun 2005 08:11:09 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 5912 invoked by uid 207); 19 Jun 2005 08:11:08 -0000 Received: from keramida@ceid.upatras.gr by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.19/3.81. Clear:RC:1(81.186.70.139):. Processed in 0.410091 secs); 19 Jun 2005 08:11:08 -0000 Received: from dialup139.ach.sch.gr (HELO gothmog.gr) ([81.186.70.139]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 19 Jun 2005 08:11:07 -0000 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.4/8.13.4) with ESMTP id j5J8B4B2016398; Sun, 19 Jun 2005 11:11:04 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.4/8.13.4/Submit) id j5J8B1Hw016363; Sun, 19 Jun 2005 11:11:01 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 19 Jun 2005 11:11:00 +0300 From: Giorgos Keramidas To: Wilko Bulte Message-ID: <20050619081100.GA16116@gothmog.gr> References: <200506161706.j5GH6YgW038252@repoman.freebsd.org> <20050617063914.GA1097@dragon.NUXI.org> <20050617174658.GK5251@cs.rice.edu> <20050617192415.GA35940@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050617192415.GA35940@freebie.xs4all.nl> Cc: src-committers@FreeBSD.ORG, Alan Cox , cvs-src@FreeBSD.ORG, Alan Cox , cvs-all@FreeBSD.ORG, David O'Brien Subject: Re: cvs commit: src/sys/vm uma_int.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 08:11:11 -0000 On 2005-06-17 21:24, Wilko Bulte wrote: > On Fri, Jun 17, 2005 at 12:46:58PM -0500, Alan Cox wrote.. > > > > I recall that 42 was the minimum to fix Eric's panic. I chose 48 so > > Of course it should be 42... So, who's going to commit this? % --- uma_int.h 16 Jun 2005 17:06:34 -0000 1.31 % +++ uma_int.h 19 Jun 2005 08:09:55 -0000 % @@ -119,7 +119,7 @@ % #define UMA_SLAB_MASK (PAGE_SIZE - 1) /* Mask to get back to the page */ % #define UMA_SLAB_SHIFT PAGE_SHIFT /* Number of bits PAGE_MASK */ % % -#define UMA_BOOT_PAGES 48 /* Pages allocated for startup */ % +#define UMA_BOOT_PAGES 42 /* DON'T PANIC */ % % /* Max waste before going to off page slab management */ % #define UMA_MAX_WASTE (UMA_SLAB_SIZE / 10) From owner-cvs-src@FreeBSD.ORG Sun Jun 19 12:38:19 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63E9716A41C; Sun, 19 Jun 2005 12:38:19 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C56B43D1D; Sun, 19 Jun 2005 12:38:19 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5JCcJUa029198; Sun, 19 Jun 2005 12:38:19 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5JCcJg7029197; Sun, 19 Jun 2005 12:38:19 GMT (envelope-from hrs) Message-Id: <200506191238.j5JCcJg7029197@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 19 Jun 2005 12:38:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 12:38:19 -0000 hrs 2005-06-19 12:38:19 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: OpenPAM Figwort release. Approved by: re (implicitly) Revision Changes Path 1.878 +3 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Sun Jun 19 18:36:01 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 077F116A41C; Sun, 19 Jun 2005 18:36:01 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D41CE43D4C; Sun, 19 Jun 2005 18:36:00 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5JIa0Pb056557; Sun, 19 Jun 2005 18:36:00 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5JIa08Z056556; Sun, 19 Jun 2005 18:36:00 GMT (envelope-from rwatson) Message-Id: <200506191836.j5JIa08Z056556@repoman.freebsd.org> From: Robert Watson Date: Sun, 19 Jun 2005 18:36:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 hwpmc.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 18:36:01 -0000 rwatson 2005-06-19 18:36:00 UTC FreeBSD src repository Modified files: share/man/man4 hwpmc.4 Log: Correct spelling of options PMC_HOOKS to options HWPMC_HOOKS. Approved by: re (man page blanket) Revision Changes Path 1.5 +1 -1 src/share/man/man4/hwpmc.4 From owner-cvs-src@FreeBSD.ORG Sun Jun 19 20:02:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C7AE16A41C; Sun, 19 Jun 2005 20:02:25 +0000 (GMT) (envelope-from dwhite@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25DB643D48; Sun, 19 Jun 2005 20:02:25 +0000 (GMT) (envelope-from dwhite@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5JK2PGW059729; Sun, 19 Jun 2005 20:02:25 GMT (envelope-from dwhite@repoman.freebsd.org) Received: (from dwhite@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5JK2Prk059728; Sun, 19 Jun 2005 20:02:25 GMT (envelope-from dwhite) Message-Id: <200506192002.j5JK2Prk059728@repoman.freebsd.org> From: Doug White Date: Sun, 19 Jun 2005 20:02:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/dev/acpica acpi.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 20:02:25 -0000 dwhite 2005-06-19 20:02:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/acpica acpi.c Log: MFC rev 1.214: Fix passthrough allocation case Revision Changes Path 1.186.2.13 +1 -1 src/sys/dev/acpica/acpi.c From owner-cvs-src@FreeBSD.ORG Sun Jun 19 20:06:05 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1CB116A41C; Sun, 19 Jun 2005 20:06:05 +0000 (GMT) (envelope-from dwhite@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89F5843D4C; Sun, 19 Jun 2005 20:06:05 +0000 (GMT) (envelope-from dwhite@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5JK65kT059921; Sun, 19 Jun 2005 20:06:05 GMT (envelope-from dwhite@repoman.freebsd.org) Received: (from dwhite@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5JK65VC059920; Sun, 19 Jun 2005 20:06:05 GMT (envelope-from dwhite) Message-Id: <200506192006.j5JK65VC059920@repoman.freebsd.org> From: Doug White Date: Sun, 19 Jun 2005 20:06:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/dev/pci pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 20:06:05 -0000 dwhite 2005-06-19 20:06:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/pci pci.c Log: MFC rev 1.292: Mask off the type bits when comparing the base address, and restore the old value if zero. Revision Changes Path 1.264.2.10 +2 -2 src/sys/dev/pci/pci.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 01:25:34 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3D0116A41C; Mon, 20 Jun 2005 01:25:34 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99AB643D4C; Mon, 20 Jun 2005 01:25:34 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K1PYlY085402; Mon, 20 Jun 2005 01:25:34 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K1PYbf085401; Mon, 20 Jun 2005 01:25:34 GMT (envelope-from marcel) Message-Id: <200506200125.j5K1PYbf085401@repoman.freebsd.org> From: Marcel Moolenaar Date: Mon, 20 Jun 2005 01:25:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/conf files.alpha files.amd64 files.ia64 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 01:25:35 -0000 marcel 2005-06-20 01:25:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/conf files.alpha files.amd64 files.ia64 Log: MFC: Include the puc(4) bus frontend for ppc(4). PR: kern/80737 Revision Changes Path 1.114.2.2 +1 -0 src/sys/conf/files.alpha 1.47.2.7 +1 -0 src/sys/conf/files.amd64 1.72.2.2 +1 -0 src/sys/conf/files.ia64 From owner-cvs-src@FreeBSD.ORG Mon Jun 20 02:33:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6A8516A41C; Mon, 20 Jun 2005 02:33:02 +0000 (GMT) (envelope-from avatar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D5BB43D53; Mon, 20 Jun 2005 02:33:02 +0000 (GMT) (envelope-from avatar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K2X2EW087696; Mon, 20 Jun 2005 02:33:02 GMT (envelope-from avatar@repoman.freebsd.org) Received: (from avatar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K2X2LW087695; Mon, 20 Jun 2005 02:33:02 GMT (envelope-from avatar) Message-Id: <200506200233.j5K2X2LW087695@repoman.freebsd.org> From: Tai-hwa Liang Date: Mon, 20 Jun 2005 02:33:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/ifconfig ifieee80211.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 02:33:02 -0000 avatar 2005-06-20 02:33:02 UTC FreeBSD src repository Modified files: sbin/ifconfig ifieee80211.c Log: Appending "..." to a SSID which contains unprintable characters only when necessary. Submitted by: sam Approved by: re (scottl) Revision Changes Path 1.17 +5 -4 src/sbin/ifconfig/ifieee80211.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 03:06:54 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2B0A16A41C; Mon, 20 Jun 2005 03:06:54 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8502743D48; Mon, 20 Jun 2005 03:06:54 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K36sI1088984; Mon, 20 Jun 2005 03:06:54 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K36s0b088983; Mon, 20 Jun 2005 03:06:54 GMT (envelope-from gad) Message-Id: <200506200306.j5K36s0b088983@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 20 Jun 2005 03:06:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/env env.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 03:06:54 -0000 gad 2005-06-20 03:06:54 UTC FreeBSD src repository Modified files: usr.bin/env env.c Log: Add a '-v' option to `env', to make it easier to discover exactly what steps it is doing, and what order it does them. This will be much more useful as more options are added. Approved by: re (blanket `env') Revision Changes Path 1.12 +25 -4 src/usr.bin/env/env.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 03:09:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C9CB16A41C; Mon, 20 Jun 2005 03:09:49 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62C9543D48; Mon, 20 Jun 2005 03:09:49 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K39nIE089222; Mon, 20 Jun 2005 03:09:49 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K39nSU089221; Mon, 20 Jun 2005 03:09:49 GMT (envelope-from gad) Message-Id: <200506200309.j5K39nSU089221@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 20 Jun 2005 03:09:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/env env.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 03:09:49 -0000 gad 2005-06-20 03:09:49 UTC FreeBSD src repository Modified files: usr.bin/env env.c Log: Move the code that clears the environment when `-i' is specified, so it that it does not happen until all single-letter options are processed. This will be important for the -S option, which will be coming soon. Approved by: re (blanket `env') Revision Changes Path 1.13 +9 -5 src/usr.bin/env/env.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 03:14:30 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AD9616A41C; Mon, 20 Jun 2005 03:14:30 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41B9343D49; Mon, 20 Jun 2005 03:14:30 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K3EU8C089473; Mon, 20 Jun 2005 03:14:30 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K3EUtt089472; Mon, 20 Jun 2005 03:14:30 GMT (envelope-from gad) Message-Id: <200506200314.j5K3EUtt089472@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 20 Jun 2005 03:14:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/env env.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 03:14:30 -0000 gad 2005-06-20 03:14:29 UTC FreeBSD src repository Modified files: usr.bin/env env.c Log: If the `utility' specified starts with a '/' character, then execute it without checking it for an equals-sign. If it starts with a slash, then it cannot be a request to set the value of a valid environment variable. Approved by: re (blanket `env') Revision Changes Path 1.14 +2 -1 src/usr.bin/env/env.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 03:43:26 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2438516A41C; Mon, 20 Jun 2005 03:43:26 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 105FB43D1F; Mon, 20 Jun 2005 03:43:26 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K3hPb2090573; Mon, 20 Jun 2005 03:43:25 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K3hP03090572; Mon, 20 Jun 2005 03:43:25 GMT (envelope-from gad) Message-Id: <200506200343.j5K3hP03090572@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 20 Jun 2005 03:43:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/env Makefile env.1 env.c envopts.c envopts.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 03:43:26 -0000 gad 2005-06-20 03:43:25 UTC FreeBSD src repository Modified files: usr.bin/env Makefile env.1 env.c Added files: usr.bin/env envopts.c envopts.h Log: Add the '-S' and '-P' options. The '-S' option can be used to split apart a string, and supports some text substitutions. This can be used to provide all the flexibility (and more!) that was lost by recent changes to how the kernel parses #!-lines in shell scripts. The '-P' option provides a way to specify an alternate set of directories to use when searching for the 'utility' program to run. This way you can be sure what directories are used for that search, without changing the value of PATH that the user has set. Note that on FreeBSD 6.0, this option is worthless unless the '-S' option is also used. Approved by: re (blanket `env') Revision Changes Path 1.6 +2 -0 src/usr.bin/env/Makefile 1.6 +341 -29 src/usr.bin/env/env.1 1.15 +19 -3 src/usr.bin/env/env.c 1.1 +430 -0 src/usr.bin/env/envopts.c (new) 1.1 +37 -0 src/usr.bin/env/envopts.h (new) From owner-cvs-src@FreeBSD.ORG Mon Jun 20 04:17:13 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EA2B16A442; Mon, 20 Jun 2005 04:17:13 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AB2A43D1F; Mon, 20 Jun 2005 04:17:13 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K4HD54091882; Mon, 20 Jun 2005 04:17:13 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K4HDfD091881; Mon, 20 Jun 2005 04:17:13 GMT (envelope-from gad) Message-Id: <200506200417.j5K4HDfD091881@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 20 Jun 2005 04:17:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/regression/usr.bin/env Makefile regress-env.rgdata regress-sb.rb X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 04:17:13 -0000 gad 2005-06-20 04:17:13 UTC FreeBSD src repository Added files: tools/regression/usr.bin/env Makefile regress-env.rgdata regress-sb.rb Log: Add a suite of regression tests for all the recent changes to `env', using my own script to handle it. I wrote my own partially because of all the quoting-issues involved with testing what I wanted to test, and partially because this lets me commit one script and one data file, instead of one-file-per-regression-test. This suite was good enough for my initial testing (and it did help me find a few bugs that would have otherwise been missed). I'm not sure how well it will work in general use, but I figured I might as well commit it. It won't *hurt* to have it available. At the worst, people can just ignore it. Approved by: re (blanket `env') Revision Changes Path 1.1 +17 -0 src/tools/regression/usr.bin/env/Makefile (new) 1.1 +244 -0 src/tools/regression/usr.bin/env/regress-env.rgdata (new) 1.1 +540 -0 src/tools/regression/usr.bin/env/regress-sb.rb (new) From owner-cvs-src@FreeBSD.ORG Mon Jun 20 04:21:44 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8DF416A41C; Mon, 20 Jun 2005 04:21:44 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from smtp2.server.rpi.edu (smtp2.server.rpi.edu [128.113.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77BB943D4C; Mon, 20 Jun 2005 04:21:44 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp2.server.rpi.edu (8.13.0/8.13.0) with ESMTP id j5K4LfOt000927; Mon, 20 Jun 2005 00:21:43 -0400 Mime-Version: 1.0 Message-Id: In-Reply-To: <200506200417.j5K4HDfD091881@repoman.freebsd.org> References: <200506200417.j5K4HDfD091881@repoman.freebsd.org> Date: Mon, 20 Jun 2005 00:21:40 -0400 To: Garance A Drosehn , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org From: Garance A Drosehn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) on 128.113.2.2 Cc: Subject: Re: cvs commit: src/tools/regression/usr.bin/env Makefile regress-env.rgdata regress-sb.rb X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 04:21:44 -0000 At 4:17 AM +0000 6/20/05, Garance A Drosehn wrote: >gad 2005-06-20 04:17:13 UTC > > FreeBSD src repository > > Added files: > tools/regression/usr.bin/env Makefile regress-env.rgdata > regress-sb.rb > Log: > Add a suite of regression tests for all the recent changes to `env', > Approved by: re (blanket `env') Minor observation, fwiw: The first time I tried to commit this, I got an RCS template which did not include all the usual lines for 'Submitted by:' and 'Approved by:', but the commit did fail when I tried it without the 'Approved by:' line. That template did include the more generic lines for: CVS: ---------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Added Files: CVS: Makefile regress-env.rgdata regress-sb.rb CVS: ---------------------------------------------------------------- -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA From owner-cvs-src@FreeBSD.ORG Mon Jun 20 04:36:20 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D10F516A41C; Mon, 20 Jun 2005 04:36:20 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from smtp2.server.rpi.edu (smtp2.server.rpi.edu [128.113.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9406543D49; Mon, 20 Jun 2005 04:36:20 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp2.server.rpi.edu (8.13.0/8.13.0) with ESMTP id j5K4aJcW003483; Mon, 20 Jun 2005 00:36:19 -0400 Mime-Version: 1.0 Message-Id: In-Reply-To: <200506200343.j5K3hP03090572@repoman.freebsd.org> References: <200506200343.j5K3hP03090572@repoman.freebsd.org> Date: Mon, 20 Jun 2005 00:36:18 -0400 To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org From: Garance A Drosehn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) on 128.113.2.2 Cc: Subject: Re: cvs commit: src/usr.bin/env Makefile env.1 env.c envopts.c envopts.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 04:36:21 -0000 At 3:43 AM +0000 6/20/05, Garance A Drosehn wrote: >gad 2005-06-20 03:43:25 UTC > > FreeBSD src repository > > Modified files: > usr.bin/env Makefile env.1 env.c > Added files: > usr.bin/env envopts.c envopts.h > Log: > Add the '-S' and '-P' options. ... > Approved by: re (blanket `env') I probably should have also mentioned that an earlier version of these changes were floated by freebsd-arch without objection, but then again no one said much of anything about them. While the new options add a lot of code, they shouldn't effect existing scripts. Let me know if the new options don't seem to work the way you think they should. The changes were compiled with WARNS=6 on i386, sparc64, ppc, ia64, and amd64 without any warnings, so I left the WARNS?=6 in the Makefile. I am no expert at writing 'man' pages. I just look at other man pages and steal lines that seem to produce a result that is similar to what I think it should be. If there are problems in what I wrote, feel free to just fix them, as long as the details remain accurate. It takes me forever to write major updates to man pages, and I'm never particularly satisfied with the result... -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA From owner-cvs-src@FreeBSD.ORG Mon Jun 20 06:09:56 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9EAA16A41C; Mon, 20 Jun 2005 06:09:56 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id A144043D49; Mon, 20 Jun 2005 06:09:56 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 6E6DF60F1; Mon, 20 Jun 2005 08:09:51 +0200 (CEST) Received: from xps.des.no (des.no [80.203.228.37]) by tim.des.no (Postfix) with ESMTP id 5C88360EF; Mon, 20 Jun 2005 08:09:51 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 4C30233C29; Mon, 20 Jun 2005 08:09:51 +0200 (CEST) To: Garance A Drosehn References: <200506200417.j5K4HDfD091881@repoman.freebsd.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 20 Jun 2005 08:09:51 +0200 In-Reply-To: (Garance A. Drosehn's message of "Mon, 20 Jun 2005 00:21:40 -0400") Message-ID: <86y8958spc.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Learn: ham X-Spam-Score: -4.0/5.0 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on tim.des.no Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/usr.bin/env Makefile regress-env.rgdata regress-sb.rb X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 06:09:57 -0000 Garance A Drosehn writes: > Minor observation, fwiw: The first time I tried to commit this, I > got an RCS template which did not include all the usual lines for > 'Submitted by:' and 'Approved by:', but the commit did fail when I > tried it without the 'Approved by:' line. A copy of the template is stored in your working template when you first check out the code, and that copy is used every time you commit (and normally never updated). Run 'cvs up -T' to replace it with a fresh copy from the repo. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Mon Jun 20 06:24:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58D6316A41C; Mon, 20 Jun 2005 06:24:02 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from smtp4.server.rpi.edu (smtp4.server.rpi.edu [128.113.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1997443D48; Mon, 20 Jun 2005 06:24:01 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp4.server.rpi.edu (8.13.0/8.13.0) with ESMTP id j5K6NvfI005354; Mon, 20 Jun 2005 02:23:59 -0400 Mime-Version: 1.0 Message-Id: In-Reply-To: <86y8958spc.fsf@xps.des.no> References: <200506200417.j5K4HDfD091881@repoman.freebsd.org> <86y8958spc.fsf@xps.des.no> Date: Mon, 20 Jun 2005 02:23:56 -0400 To: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= ) From: Garance A Drosehn Content-Type: text/plain; charset="iso-8859-1" ; format="flowed" Content-Transfer-Encoding: quoted-printable X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) on 128.113.2.4 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/usr.bin/env Makefile regress-env.rgdata regress-sb.rb X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 06:24:02 -0000 At 8:09 AM +0200 6/20/05, Dag-Erling Sm=F8rgrav wrote: >Garance A Drosehn writes: > > Minor observation, fwiw: The first time I tried to commit this, > > I got an RCS template which did not include all the usual lines > > for 'Submitted by:' and 'Approved by:', but the commit did fail > > when I tried it without the 'Approved by:' line. > >A copy of the template is stored in your working template when you >first check out the code, and that copy is used every time you >commit (and normally never updated). Run 'cvs up -T' to replace >it with a fresh copy from the repo. Hmm. But all my other commits do get the correct template. I have a CVSROOT directory in my home directory on freebsd.org, and that has the correct version of rcstemplate in it. (but I did do a 'cvs up -T' just for good measure, and that did update some of the other files in there). Maybe it's just due to the way I work on things. I don't work on the freebsd.org machines, I only 'cvs checkout' the specific modules I'm interested in on my local (MacOS 10!) machine, and then scp files from there to my local freebsd machines. My MacOS 10 machine doesn't have *any* CVSROOT directory on it, so cvs is not getting the rcstemplate from there. Not that this is all that important. I don't think anyone needs to spend time on this, it just seemed unusual. -- Garance Alistair Drosehn =3D gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA From owner-cvs-src@FreeBSD.ORG Mon Jun 20 06:27:41 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22D9716A41C; Mon, 20 Jun 2005 06:27:41 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE89B43D49; Mon, 20 Jun 2005 06:27:40 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 4CDA060F1; Mon, 20 Jun 2005 08:27:36 +0200 (CEST) Received: from xps.des.no (des.no [80.203.228.37]) by tim.des.no (Postfix) with ESMTP id 3C60660EF; Mon, 20 Jun 2005 08:27:36 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 240BB33C29; Mon, 20 Jun 2005 08:27:36 +0200 (CEST) To: Garance A Drosehn References: <200506200417.j5K4HDfD091881@repoman.freebsd.org> <86y8958spc.fsf@xps.des.no> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 20 Jun 2005 08:27:36 +0200 In-Reply-To: (Garance A. Drosehn's message of "Mon, 20 Jun 2005 02:23:56 -0400") Message-ID: <86psuh8rvr.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Learn: ham X-Spam-Score: -5.2/5.0 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on tim.des.no Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/usr.bin/env Makefile regress-env.rgdata regress-sb.rb X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 06:27:41 -0000 Garance A Drosehn writes: > I have a CVSROOT directory in my home directory on freebsd.org, > and that has the correct version of rcstemplate in it. That won't help. CVS stores the rcstemplate in CVS/Template in every single directory in your working copy, and uses that, not what's in CVSROOT. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Mon Jun 20 07:03:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9106516A41C; Mon, 20 Jun 2005 07:03:00 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from smtp3.server.rpi.edu (smtp3.server.rpi.edu [128.113.2.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5328E43D4C; Mon, 20 Jun 2005 07:03:00 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp3.server.rpi.edu (8.13.0/8.13.0) with ESMTP id j5K72v8d015712; Mon, 20 Jun 2005 03:02:58 -0400 Mime-Version: 1.0 Message-Id: In-Reply-To: <86psuh8rvr.fsf@xps.des.no> References: <200506200417.j5K4HDfD091881@repoman.freebsd.org> <86y8958spc.fsf@xps.des.no> <86psuh8rvr.fsf@xps.des.no> Date: Mon, 20 Jun 2005 03:02:56 -0400 To: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= ) From: Garance A Drosehn Content-Type: text/plain; charset="iso-8859-1" ; format="flowed" Content-Transfer-Encoding: quoted-printable X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) on 128.113.2.3 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/usr.bin/env Makefile regress-env.rgdata regress-sb.rb X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 07:03:00 -0000 At 8:27 AM +0200 6/20/05, Dag-Erling Sm=F8rgrav wrote: >Garance A Drosehn writes: >> I have a CVSROOT directory in my home directory on freebsd.org, >> and that has the correct version of rcstemplate in it. > >That won't help. CVS stores the rcstemplate in CVS/Template in >every single directory in your working copy, and uses that, not >what's in CVSROOT. Ah. Okay, I think I understand what had happened. I had done: cvs co -d rgusr.bin src/tools/regression/usr.bin cd rgusr.bin mkdir env cvs add env and cvs added a CVS directory to that 'env' directory. That *new* CVS directory does not have a Template file in it (possibly because I'm using the 'cvs' which is on MacOS 10?). It is pretty rare that I do a 'cvs add ', so that is why this commit ended up with the wrong template while my other commits have been fine. Thanks! -- Garance Alistair Drosehn =3D gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA From owner-cvs-src@FreeBSD.ORG Mon Jun 20 07:06:33 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 314D016A41C; Mon, 20 Jun 2005 07:06:33 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F23C243D5C; Mon, 20 Jun 2005 07:06:32 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K76WaY005090; Mon, 20 Jun 2005 07:06:32 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K76W4U005089; Mon, 20 Jun 2005 07:06:32 GMT (envelope-from des) Message-Id: <200506200706.j5K76W4U005089@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 20 Jun 2005 07:06:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/usr.bin/sockstat sockstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 07:06:33 -0000 des 2005-06-20 07:06:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/sockstat sockstat.c Log: MFC: (1.13) don't free(sock) before it's even allocated. Revision Changes Path 1.9.4.3 +0 -1 src/usr.bin/sockstat/sockstat.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 07:07:37 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 106AD16A41C; Mon, 20 Jun 2005 07:07:37 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC62743D49; Mon, 20 Jun 2005 07:07:36 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K77alb005169; Mon, 20 Jun 2005 07:07:36 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K77ajs005168; Mon, 20 Jun 2005 07:07:36 GMT (envelope-from des) Message-Id: <200506200707.j5K77ajs005168@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 20 Jun 2005 07:07:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/lib/libpam/modules/pam_radius pam_radius.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 07:07:37 -0000 des 2005-06-20 07:07:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libpam/modules/pam_radius pam_radius.c Log: MFC: (1.23) don't use cast as lvalue; make it obvious we don't support IPv6 Revision Changes Path 1.22.2.1 +3 -3 src/lib/libpam/modules/pam_radius/pam_radius.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 07:11:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7469D16A41C; Mon, 20 Jun 2005 07:11:25 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E44743D5C; Mon, 20 Jun 2005 07:11:25 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K7BP9Y005388; Mon, 20 Jun 2005 07:11:25 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K7BPNH005387; Mon, 20 Jun 2005 07:11:25 GMT (envelope-from des) Message-Id: <200506200711.j5K7BPNH005387@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 20 Jun 2005 07:11:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/usr.bin/less lesspipe.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 07:11:25 -0000 des 2005-06-20 07:11:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/less lesspipe.sh Log: MFC: (1.2) fall back on cat, exec the handlers Revision Changes Path 1.1.8.1 +9 -3 src/usr.bin/less/lesspipe.sh From owner-cvs-src@FreeBSD.ORG Mon Jun 20 07:12:48 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97FD216A41C; Mon, 20 Jun 2005 07:12:48 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 719DD43D5D; Mon, 20 Jun 2005 07:12:48 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K7CmEF005461; Mon, 20 Jun 2005 07:12:48 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K7CmC2005460; Mon, 20 Jun 2005 07:12:48 GMT (envelope-from des) Message-Id: <200506200712.j5K7CmC2005460@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 20 Jun 2005 07:12:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/usr.bin/less zless.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 07:12:48 -0000 des 2005-06-20 07:12:48 UTC FreeBSD src repository Added files: (Branch: RELENG_5) usr.bin/less zless.sh Log: Bring in from HEAD. Revision Changes Path 1.1.2.1 +7 -0 src/usr.bin/less/zless.sh (new) From owner-cvs-src@FreeBSD.ORG Mon Jun 20 07:13:01 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A87916A41C; Mon, 20 Jun 2005 07:13:01 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6288943D5D; Mon, 20 Jun 2005 07:13:01 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K7D1wV005503; Mon, 20 Jun 2005 07:13:01 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K7D1gC005502; Mon, 20 Jun 2005 07:13:01 GMT (envelope-from des) Message-Id: <200506200713.j5K7D1gC005502@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 20 Jun 2005 07:13:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/usr.bin/less Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 07:13:01 -0000 des 2005-06-20 07:13:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/less Makefile Log: MFC: (1.9) add zless script Revision Changes Path 1.8.6.1 +4 -3 src/usr.bin/less/Makefile From owner-cvs-src@FreeBSD.ORG Mon Jun 20 08:31:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B214416A41C; Mon, 20 Jun 2005 08:31:49 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 650F243D58; Mon, 20 Jun 2005 08:31:49 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K8Vn9i008707; Mon, 20 Jun 2005 08:31:49 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K8VnXG008706; Mon, 20 Jun 2005 08:31:49 GMT (envelope-from glebius) Message-Id: <200506200831.j5K8VnXG008706@repoman.freebsd.org> From: Gleb Smirnoff Date: Mon, 20 Jun 2005 08:31:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet/libalias alias_util.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 08:31:49 -0000 glebius 2005-06-20 08:31:48 UTC FreeBSD src repository Modified files: sys/netinet/libalias alias_util.c Log: - Don't use legacy function in a non-legacy one. This gives us possibility to compile libalias without legacy support. - Use correct way to mark variable as unused. Approved by: re (dwhite) Revision Changes Path 1.17 +3 -4 src/sys/netinet/libalias/alias_util.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 08:33:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAE2716A41C; Mon, 20 Jun 2005 08:33:29 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4B7B43D58; Mon, 20 Jun 2005 08:33:29 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K8XTTv008804; Mon, 20 Jun 2005 08:33:29 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K8XTbQ008803; Mon, 20 Jun 2005 08:33:29 GMT (envelope-from glebius) Message-Id: <200506200833.j5K8XTbQ008803@repoman.freebsd.org> From: Gleb Smirnoff Date: Mon, 20 Jun 2005 08:33:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf files src/sys/modules/libalias Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 08:33:29 -0000 glebius 2005-06-20 08:33:29 UTC FreeBSD src repository Modified files: sys/conf files sys/modules/libalias Makefile Log: Don't compile legacy libalias support into kernel. Approved by: re (dwhite) Revision Changes Path 1.1029 +0 -1 src/sys/conf/files 1.2 +1 -1 src/sys/modules/libalias/Makefile From owner-cvs-src@FreeBSD.ORG Mon Jun 20 08:39:30 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E63EF16A41C; Mon, 20 Jun 2005 08:39:30 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B05E743D1D; Mon, 20 Jun 2005 08:39:30 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5K8dU8C009043; Mon, 20 Jun 2005 08:39:30 GMT (envelope-from bz@repoman.freebsd.org) Received: (from bz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5K8dUFm009042; Mon, 20 Jun 2005 08:39:30 GMT (envelope-from bz) Message-Id: <200506200839.j5K8dUFm009042@repoman.freebsd.org> From: "Bjoern A. Zeeb" Date: Mon, 20 Jun 2005 08:39:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet in_gif.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 08:39:31 -0000 bz 2005-06-20 08:39:30 UTC FreeBSD src repository Modified files: sys/netinet in_gif.c Log: Fix IP(v6) over IP tunneling most likely broken with ifnet changes. Reviewed by: gnn Approved by: re (dwhite), rwatson (mentor) Revision Changes Path 1.31 +8 -1 src/sys/netinet/in_gif.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 09:41:06 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0560D16A41C; Mon, 20 Jun 2005 09:41:06 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD42C43D4C; Mon, 20 Jun 2005 09:41:05 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.248.223) by smtp01.syd.iprimus.net.au (7.2.060.1) id 42A0AD7E00529C13; Mon, 20 Jun 2005 19:41:04 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id B08FF438C; Mon, 20 Jun 2005 19:41:03 +1000 (EST) Date: Mon, 20 Jun 2005 19:41:03 +1000 From: Tim Robbins To: Garance A Drosehn Message-ID: <20050620094103.GB54301@cat.robbins.dropbear.id.au> References: <200506200314.j5K3EUtt089472@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200506200314.j5K3EUtt089472@repoman.freebsd.org> User-Agent: Mutt/1.4.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/env env.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 09:41:06 -0000 On Mon, Jun 20, 2005 at 03:14:29AM +0000, Garance A Drosehn wrote: > gad 2005-06-20 03:14:29 UTC > > FreeBSD src repository > > Modified files: > usr.bin/env env.c > Log: > If the `utility' specified starts with a '/' character, then execute it > without checking it for an equals-sign. If it starts with a slash, then > it cannot be a request to set the value of a valid environment variable. > > Approved by: re (blanket `env') This is not strictly correct: The value of an environment variable is a string of characters. For a C-language program, an array of strings called the environment shall be made available when a process begins. The array is pointed to by the external variable environ, which is defined as: extern char **environ; These strings have the form name=value; names shall not contain the character '='. For values to be portable across systems conforming to IEEE Std 1003.1-2001, the value shall be composed of characters from the portable character set (except NUL and as indicated below). There is no meaning associated with the order of strings in the environment. If more than one string in a process' environment has the same name, the consequences are undefined. (The Open Group Base Specifications Issue 6, section 8.1) Also, please be careful when adding new non-standard options and features; they tend to stick around forever. Tim From owner-cvs-src@FreeBSD.ORG Mon Jun 20 09:45:47 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A207D16A41C; Mon, 20 Jun 2005 09:45:47 +0000 (GMT) (envelope-from dmitry@atlantis.dp.ua) Received: from postman.atlantis.dp.ua (postman.atlantis.dp.ua [193.108.47.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBD5C43D1D; Mon, 20 Jun 2005 09:45:46 +0000 (GMT) (envelope-from dmitry@atlantis.dp.ua) Received: from smtp.atlantis.dp.ua (smtp.atlantis.dp.ua [193.108.46.231]) by postman.atlantis.dp.ua (8.13.1/8.13.1) with ESMTP id j5K9jb7E024877; Mon, 20 Jun 2005 12:45:37 +0300 (EEST) (envelope-from dmitry@atlantis.dp.ua) Date: Mon, 20 Jun 2005 12:45:37 +0300 (EEST) From: Dmitry Pryanishnikov To: cvs-src@FreeBSD.ORG Message-ID: <20050620124020.H21125@atlantis.atlantis.dp.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: src-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/vm uma_int.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 09:45:47 -0000 Hello! > Date: Sun, 19 Jun 2005 11:11:00 +0300 > From: Giorgos Keramidas > To: Wilko Bulte > Cc: src-committers@FreeBSD.ORG, Alan Cox , > cvs-src@FreeBSD.ORG, Alan Cox , > cvs-all@FreeBSD.ORG, David O'Brien > > On 2005-06-17 21:24, Wilko Bulte wrote: > > On Fri, Jun 17, 2005 at 12:46:58PM -0500, Alan Cox wrote.. > > > > > > I recall that 42 was the minimum to fix Eric's panic. I chose 48 so > > > Of course it should be 42... > > So, who's going to commit this? > > % > % -#define UMA_BOOT_PAGES 48 /* Pages allocated for startup > % +#define UMA_BOOT_PAGES 42 /* DON'T PANIC */ Is it possible to tune this (or ideally, autotune) from the loader (or during the initialization of the kernel itself)? Sincerely, Dmitry -- Atlantis ISP, System Administrator e-mail: dmitry@atlantis.dp.ua nic-hdl: LYNX-RIPE From owner-cvs-src@FreeBSD.ORG Mon Jun 20 10:44:39 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D302916A41C; Mon, 20 Jun 2005 10:44:39 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80AA343D53; Mon, 20 Jun 2005 10:44:39 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 66E8160FA; Mon, 20 Jun 2005 12:44:33 +0200 (CEST) Received: from xps.des.no (des.no [80.203.228.37]) by tim.des.no (Postfix) with ESMTP id 4F34660F7; Mon, 20 Jun 2005 12:44:33 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 2455333C52; Mon, 20 Jun 2005 12:44:33 +0200 (CEST) To: Dmitry Pryanishnikov References: <20050620124020.H21125@atlantis.atlantis.dp.ua> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 20 Jun 2005 12:44:33 +0200 In-Reply-To: <20050620124020.H21125@atlantis.atlantis.dp.ua> (Dmitry Pryanishnikov's message of "Mon, 20 Jun 2005 12:45:37 +0300 (EEST)") Message-ID: <86y895gve6.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Learn: ham X-Spam-Score: -5.2/5.0 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on tim.des.no Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/vm uma_int.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 10:44:40 -0000 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Dmitry Pryanishnikov writes: > Is it possible to tune this (or ideally, autotune) from the loader (or du= ring > the initialization of the kernel itself)? The attached patch adds a vm.boot_pages tunable and a corresponding read-only sysctl variable. Note that I haven't tested it (except to make sure it compiles). DES --=20 Dag-Erling Sm=F8rgrav - des@des.no --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=boot_pages.diff Index: sys/vm/vm_page.c =================================================================== RCS file: /home/ncvs/src/sys/vm/vm_page.c,v retrieving revision 1.304 diff -u -r1.304 vm_page.c --- sys/vm/vm_page.c 15 Mar 2005 14:14:09 -0000 1.304 +++ sys/vm/vm_page.c 20 Jun 2005 10:41:07 -0000 @@ -102,9 +102,11 @@ #include #include #include +#include #include #include #include +#include #include #include @@ -132,6 +134,11 @@ long first_page = 0; int vm_page_zero_count = 0; +static int boot_pages = UMA_BOOT_PAGES; +TUNABLE_INT("vm.boot_pages", &boot_pages); +SYSCTL_INT(_vm, OID_AUTO, boot_pages, CTLFLAG_RD, &boot_pages, 0, + "number of pages allocated for bootstrapping the VM system"); + /* * vm_set_page_size: * @@ -175,7 +182,6 @@ int biggestone; vm_paddr_t total; - vm_size_t bootpages; total = 0; biggestsize = 0; @@ -219,8 +225,7 @@ * Allocate memory for use when boot strapping the kernel memory * allocator. */ - bootpages = UMA_BOOT_PAGES * UMA_SLAB_SIZE; - new_end = end - bootpages; + new_end = end - (boot_pages * UMA_SLAB_SIZE); new_end = trunc_page(new_end); mapped = pmap_map(&vaddr, new_end, end, VM_PROT_READ | VM_PROT_WRITE); --=-=-=-- From owner-cvs-src@FreeBSD.ORG Mon Jun 20 11:01:01 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 486A016A422; Mon, 20 Jun 2005 11:01:01 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id E376443D4C; Mon, 20 Jun 2005 11:01:00 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:Q0kPJxmSTKTLWcUveVhk2NR+5q9w6DsHFTBUqySiXRL2QSuNQME0kRdZrQz1ibXY@localhost [IPv6:::1]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.13.3/8.13.3) with ESMTP/inet6 id j5KB0nMU057972 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 20 Jun 2005 20:00:50 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 20 Jun 2005 20:00:49 +0900 Message-ID: From: Hajimu UMEMOTO To: "Bjoern A. Zeeb" In-Reply-To: <200506200839.j5K8dUFm009042@repoman.freebsd.org> References: <200506200839.j5K8dUFm009042@repoman.freebsd.org> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 4.11-RELEASE-p7 X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b5 (cheer.mahoroba.org [IPv6:::1]); Mon, 20 Jun 2005 20:00:50 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.4 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on cheer.mahoroba.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_gif.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 11:01:01 -0000 Hi, >>>>> On Mon, 20 Jun 2005 08:39:30 +0000 (UTC) >>>>> "Bjoern A. Zeeb" said: bz> Modified files: bz> sys/netinet in_gif.c bz> Log: bz> Fix IP(v6) over IP tunneling most likely broken with ifnet changes. Thanks! I suffered this issue. It seems there is same issue in in6_gif.c as well. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-src@FreeBSD.ORG Mon Jun 20 12:15:10 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB57D16A41C; Mon, 20 Jun 2005 12:15:10 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id A33E043D49; Mon, 20 Jun 2005 12:15:10 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 668E61FFBF8; Mon, 20 Jun 2005 14:15:08 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 3FED31FFAD4; Mon, 20 Jun 2005 14:15:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 99C1E157B9; Mon, 20 Jun 2005 12:10:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 9706115652; Mon, 20 Jun 2005 12:10:40 +0000 (UTC) Date: Mon, 20 Jun 2005 12:10:40 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Hajimu UMEMOTO In-Reply-To: Message-ID: References: <200506200839.j5K8dUFm009042@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: cvs-src@FreeBSD.org, "Bjoern A. Zeeb" , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_gif.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 12:15:11 -0000 On Mon, 20 Jun 2005, Hajimu UMEMOTO wrote: Hi, > >>>>> On Mon, 20 Jun 2005 08:39:30 +0000 (UTC) > >>>>> "Bjoern A. Zeeb" said: > > bz> Modified files: > bz> sys/netinet in_gif.c > bz> Log: > bz> Fix IP(v6) over IP tunneling most likely broken with ifnet changes. > > Thanks! I suffered this issue. > It seems there is same issue in in6_gif.c as well. I cannot test it but it looks the same. If this works for you either commit it yourself w/ re@ approval or let me know. http://sources.zabbadoz.net/freebsd/patchset/sys-netinet6-in6_gif.c.diff Index: in6_gif.c =================================================================== RCS file: /local/mirror/FreeBSD/r/ncvs/src/sys/netinet6/in6_gif.c,v retrieving revision 1.21 diff -u -p -r1.21 in6_gif.c --- in6_gif.c 10 Jun 2005 16:49:22 -0000 1.21 +++ in6_gif.c 20 Jun 2005 11:57:44 -0000 @@ -234,13 +234,21 @@ in6_gif_input(mp, offp, proto) { struct mbuf *m = *mp; struct ifnet *gifp = NULL; + struct gif_softc *sc; struct ip6_hdr *ip6; int af = 0; u_int32_t otos; ip6 = mtod(m, struct ip6_hdr *); - gifp = (struct ifnet *)encap_getarg(m); + sc = (struct gif_softc *)encap_getarg(m); + if (sc == NULL) { + m_freem(m); + ipstat.ips_nogif++; + return; + } + + gifp = GIF2IFP(sc); if (gifp == NULL || (gifp->if_flags & IFF_UP) == 0) { m_freem(m); -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-src@FreeBSD.ORG Mon Jun 20 12:32:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C84116A41C; Mon, 20 Jun 2005 12:32:12 +0000 (GMT) (envelope-from nyan@jp.FreeBSD.org) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id E39BE43D53; Mon, 20 Jun 2005 12:32:11 +0000 (GMT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) by watery.cc.kogakuin.ac.jp (8.13.3/8.13.3) with ESMTP id j5KCWAcZ023291; Mon, 20 Jun 2005 21:32:10 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Mon, 20 Jun 2005 21:31:57 +0900 (JST) Message-Id: <20050620.213157.74733290.nyan@jp.FreeBSD.org> To: dumbbell@FreeBSD.org From: Takahashi Yoshihiro In-Reply-To: <200506181710.j5IHAoQ3056766@repoman.freebsd.org> References: <200506181710.j5IHAoQ3056766@repoman.freebsd.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.i386 src/sys/modules/reiserfs Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 12:32:12 -0000 In article <200506181710.j5IHAoQ3056766@repoman.freebsd.org> Jean-Sebastien Pedron writes: > dumbbell 2005-06-18 17:10:50 UTC > > FreeBSD src repository > > Modified files: > sys/conf files.i386 > sys/modules/reiserfs Makefile > Log: > Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@. Please fix files.pc98 too. --- TAKAHASHI Yoshihiro From owner-cvs-src@FreeBSD.ORG Mon Jun 20 15:40:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBC2116A41C; Mon, 20 Jun 2005 15:40:28 +0000 (GMT) (envelope-from cracauer@schlepper.zs64.net) Received: from schlepper.zs64.net (schlepper.zs64.net [212.12.50.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5467D43D1F; Mon, 20 Jun 2005 15:40:28 +0000 (GMT) (envelope-from cracauer@schlepper.zs64.net) Received: from schlepper.zs64.net (schlepper [212.12.50.230]) by schlepper.zs64.net (8.13.1/8.12.9) with ESMTP id j5KFePkf066172; Mon, 20 Jun 2005 17:40:25 +0200 (CEST) (envelope-from cracauer@schlepper.zs64.net) Received: (from cracauer@localhost) by schlepper.zs64.net (8.13.1/8.12.9/Submit) id j5KFeOEh066171; Mon, 20 Jun 2005 11:40:24 -0400 (EDT) (envelope-from cracauer) Date: Mon, 20 Jun 2005 11:40:24 -0400 From: Martin Cracauer To: =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= Message-ID: <20050620114024.A65961@cons.org> References: <20050620124020.H21125@atlantis.atlantis.dp.ua> <86y895gve6.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <86y895gve6.fsf@xps.des.no>; from des@des.no on Mon, Jun 20, 2005 at 12:44:33PM +0200 Cc: Dmitry Pryanishnikov , cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/vm uma_int.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 15:40:28 -0000 Dag-Erling Smørgrav wrote on Mon, Jun 20, 2005 at 12:44:33PM +0200: > Dmitry Pryanishnikov writes: > > Is it possible to tune this (or ideally, autotune) from the loader (or during > > the initialization of the kernel itself)? > > The attached patch adds a vm.boot_pages tunable and a corresponding > read-only sysctl variable. Note that I haven't tested it (except to > make sure it compiles). On semi-related news, I checked whether my radeon panic can be fixed by firther enlarging this. Even a value of 256 brought the same panic. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ No warranty. This email is probably produced by one of my cats stepping on the keys. No, I don't have an infinite number of cats. From owner-cvs-src@FreeBSD.ORG Mon Jun 20 16:15:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 564DF16A41C; Mon, 20 Jun 2005 16:15:29 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id D791B43D1D; Mon, 20 Jun 2005 16:15:28 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:HFxyENzM35Y0y6OUJY7ds1klW7Dm1Aetp8mRj+evhtddjVIaKUwAK3Fbi5+e9Vkj@[IPv6:3ffe:501:185b:8010:20b:97ff:fe2e:b521]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.13.3/8.13.3) with ESMTP/inet6 id j5KGFJsb021755 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 21 Jun 2005 01:15:20 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 21 Jun 2005 01:14:53 +0900 Message-ID: From: Hajimu UMEMOTO To: "Bjoern A. Zeeb" In-Reply-To: References: <200506200839.j5K8dUFm009042@repoman.freebsd.org> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd6.0) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.0-CURRENT X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b5 (cheer.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Tue, 21 Jun 2005 01:15:20 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.4 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on cheer.mahoroba.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_gif.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 16:15:29 -0000 Hi, >>>>> On Mon, 20 Jun 2005 12:10:40 +0000 (UTC) >>>>> "Bjoern A. Zeeb" said: bzeeb-lists> I cannot test it but it looks the same. There are differences slightly. :) bzeeb-lists> If this works for you either commit it yourself w/ re@ approval or let bzeeb-lists> me know. bzeeb-lists> http://sources.zabbadoz.net/freebsd/patchset/sys-netinet6-in6_gif.c.diff Okay, I'll do it after some tests, later. bzeeb-lists> + sc = (struct gif_softc *)encap_getarg(m); bzeeb-lists> + if (sc == NULL) { bzeeb-lists> + m_freem(m); bzeeb-lists> + ipstat.ips_nogif++; bzeeb-lists> + return; bzeeb-lists> + } It should be: sc = (struct gif_softc *)encap_getarg(m); if (sc == NULL) { m_freem(m); ip6stat.ip6s_nogif++; return IPPROTO_DONE; } Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-src@FreeBSD.ORG Mon Jun 20 16:53:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E08C16A41F; Mon, 20 Jun 2005 16:53:00 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37E3443D1F; Mon, 20 Jun 2005 16:53:00 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5KGr0qk054785; Mon, 20 Jun 2005 16:53:00 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5KGr0FZ054784; Mon, 20 Jun 2005 16:53:00 GMT (envelope-from obrien) Message-Id: <200506201653.j5KGr0FZ054784@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 20 Jun 2005 16:53:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/alpha/conf .cvsignore src/sys/amd64/conf .cvsignore src/sys/arm/conf .cvsignore src/sys/i386/conf .cvsignore src/sys/ia64/conf .cvsignore src/sys/pc98/conf .cvsignore src/sys/powerpc/conf .cvsignore src/sys/sparc64/conf ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 16:53:00 -0000 obrien 2005-06-20 16:53:00 UTC FreeBSD src repository Added files: sys/alpha/conf .cvsignore sys/amd64/conf .cvsignore sys/arm/conf .cvsignore sys/i386/conf .cvsignore sys/ia64/conf .cvsignore sys/pc98/conf .cvsignore sys/powerpc/conf .cvsignore sys/sparc64/conf .cvsignore Log: Add .cvsignore files just like in sys//compiled, this keeps CVS from questing kernel config files not in CVS. Approved by: re(kensmith) Revision Changes Path 1.1 +1 -0 src/sys/alpha/conf/.cvsignore (new) 1.1 +1 -0 src/sys/amd64/conf/.cvsignore (new) 1.1 +1 -0 src/sys/arm/conf/.cvsignore (new) 1.1 +1 -0 src/sys/i386/conf/.cvsignore (new) 1.1 +1 -0 src/sys/ia64/conf/.cvsignore (new) 1.1 +1 -0 src/sys/pc98/conf/.cvsignore (new) 1.1 +1 -0 src/sys/powerpc/conf/.cvsignore (new) 1.1 +1 -0 src/sys/sparc64/conf/.cvsignore (new) From owner-cvs-src@FreeBSD.ORG Mon Jun 20 16:55:09 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C792316A41C; Mon, 20 Jun 2005 16:55:09 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81E9443D1D; Mon, 20 Jun 2005 16:55:09 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 786B61FFACF; Mon, 20 Jun 2005 18:55:07 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 331F31FFACD; Mon, 20 Jun 2005 18:55:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 88B11157B9; Mon, 20 Jun 2005 16:52:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 7A49C15652; Mon, 20 Jun 2005 16:52:35 +0000 (UTC) Date: Mon, 20 Jun 2005 16:52:35 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Hajimu UMEMOTO In-Reply-To: Message-ID: References: <200506200839.j5K8dUFm009042@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_gif.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 16:55:10 -0000 On Tue, 21 Jun 2005, Hajimu UMEMOTO wrote: Hi, > >>>>> On Mon, 20 Jun 2005 12:10:40 +0000 (UTC) > >>>>> "Bjoern A. Zeeb" said: > > bzeeb-lists> I cannot test it but it looks the same. > > There are differences slightly. :) > > bzeeb-lists> If this works for you either commit it yourself w/ re@ approval or let > bzeeb-lists> me know. > bzeeb-lists> http://sources.zabbadoz.net/freebsd/patchset/sys-netinet6-in6_gif.c.diff > > Okay, I'll do it after some tests, later. .. > It should be: of course. I know I shouldn't have done that while continuously getting interrupted. The patch at above link should be updated. Thanks. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-src@FreeBSD.ORG Mon Jun 20 17:08:11 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F86F16A41C; Mon, 20 Jun 2005 17:08:11 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D030C43D53; Mon, 20 Jun 2005 17:08:10 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j5KH7x2o040409; Mon, 20 Jun 2005 10:07:59 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j5KH7vkj040408; Mon, 20 Jun 2005 10:07:57 -0700 (PDT) (envelope-from obrien) Date: Mon, 20 Jun 2005 10:07:57 -0700 From: "David O'Brien" To: Dmitry Pryanishnikov Message-ID: <20050620170757.GA40288@dragon.NUXI.org> References: <20050620124020.H21125@atlantis.atlantis.dp.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050620124020.H21125@atlantis.atlantis.dp.ua> X-Operating-System: FreeBSD 6.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 User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/vm uma_int.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.ORG List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 17:08:11 -0000 On Mon, Jun 20, 2005 at 12:45:37PM +0300, Dmitry Pryanishnikov wrote: > > Hello! > > >Date: Sun, 19 Jun 2005 11:11:00 +0300 > >From: Giorgos Keramidas > >To: Wilko Bulte > >Cc: src-committers@FreeBSD.ORG, Alan Cox , > > cvs-src@FreeBSD.ORG, Alan Cox , > > cvs-all@FreeBSD.ORG, David O'Brien > > > >On 2005-06-17 21:24, Wilko Bulte wrote: > >> On Fri, Jun 17, 2005 at 12:46:58PM -0500, Alan Cox wrote.. > >> > > >> > I recall that 42 was the minimum to fix Eric's panic. I chose 48 so > >> > >Of course it should be 42... > > > >So, who's going to commit this? > > > >% > >% -#define UMA_BOOT_PAGES 48 /* Pages allocated for > >startup % +#define UMA_BOOT_PAGES 42 /* DON'T PANIC */ > > Is it possible to tune this (or ideally, autotune) from the loader (or > during the initialization of the kernel itself)? I'm not sure what advantage there is in allowing this to be tuned from the loader. What we need is to have the kernel itself auto-tune, or we need a much better failure mode. We should have failed much more gracefully than panics that seemed to have no rhyme or reason as to the reason. Meaning the "smoking gun" commit wasn't the same for everyone that hit the panic, nor was the back trace seemingly related to the "bad" commit. It looks like there was an attempt at a better failure mode: sys/vm/uma_core.c:911: panic("UMA: Increase UMA_BOOT_PAGES"); but it wasn't extensive enough and was being triggered in this case. -- -- David (obrien@FreeBSD.org) From owner-cvs-src@FreeBSD.ORG Mon Jun 20 17:48:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8922216A41C; Mon, 20 Jun 2005 17:48:02 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from smtp4.server.rpi.edu (smtp4.server.rpi.edu [128.113.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 445A443D4C; Mon, 20 Jun 2005 17:48:02 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp4.server.rpi.edu (8.13.0/8.13.0) with ESMTP id j5KHm0nE004474; Mon, 20 Jun 2005 13:48:01 -0400 Mime-Version: 1.0 Message-Id: In-Reply-To: <20050620094103.GB54301@cat.robbins.dropbear.id.au> References: <200506200314.j5K3EUtt089472@repoman.freebsd.org> <20050620094103.GB54301@cat.robbins.dropbear.id.au> Date: Mon, 20 Jun 2005 13:47:59 -0400 To: Tim Robbins From: Garance A Drosehn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) on 128.113.2.4 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/env env.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 17:48:02 -0000 At 7:41 PM +1000 6/20/05, Tim Robbins wrote: >On Mon, Jun 20, 2005, Garance A Drosehn wrote: > > gad 2005-06-20 03:14:29 UTC >> >> FreeBSD src repository >> >> Modified files: >> usr.bin/env env.c >> Log: > > If the `utility' specified starts with a '/' character, then > > execute it without checking it for an equals-sign. If it > > starts with a slash, then it cannot be a request to set the > > value of a valid environment variable. > >This is not strictly correct: > > The value of an environment variable is a string of characters. ... > These strings have the form name=value; names shall not contain > the character '='. For values to be portable across systems > conforming to IEEE Std 1003.1-2001, the value shall be composed > of characters from the portable character set (except NUL and as > indicated below). Ah. I jumped to the wrong conclusion based on the description of setting environment variables in the man page for 'sh'. Neither sh nor bash allow you to set /SOMEVAR=YES. setenv in csh seems to let you set a value, but then it complains 'Illegal variable name' if you try to reference it... >Also, please be careful when adding new non-standard options and >features; they tend to stick around forever. These *are* intended to stick around forever. In fact, they are designed in such a way that other OS's could pick up the changes. For the benefit of anyone reading this and considering similar changes, note that I did ask on -arch before adding these features (well, except for the '/' check). No one complained. re@ was asked before these commits were made. I tested this on three platforms before making the commit and I compiled it on two more. I *am* careful, and am somewhat annoyed that you feel you had to tell me to be careful after I had spent so much time looking for feedback before making most of these changes... How much "more careful" does a guy have to get? No, wait, don't answer that!! This is about as careful as I intend to get! :-) But I wouldn't mind to undo the '/' check, if people think that's a problem. I only came up with that idea just before I was ready to commit, while I was stealing lines from the 'sh' man page... -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA From owner-cvs-src@FreeBSD.ORG Mon Jun 20 19:16:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B27A516A41C; Mon, 20 Jun 2005 19:16:29 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from www.portaone.com (web.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 259C143D48; Mon, 20 Jun 2005 19:16:28 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.19] (lesnik.portaone.com [195.140.246.50]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j5KJGQw0089130 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 20 Jun 2005 21:16:27 +0200 (CEST) (envelope-from sobomax@portaone.com) Message-ID: <42B71604.1000803@portaone.com> Date: Mon, 20 Jun 2005 22:16:20 +0300 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kirill Ponomarew References: <200506141505.j5EF5hr9001816@repoman.freebsd.org> <42AEFDD0.5060508@portaone.com> <20050614201712.GB21336@voodoo.oberon.net> <20050615040727.GB15096@www.portaone.com> In-Reply-To: <20050615040727.GB15096@www.portaone.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/946/Sun Jun 19 10:41:16 2005 on www.portaone.com X-Virus-Status: Clean Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/pkg_install/add extract.c src/usr.sbin/pkg_install/create pkg_create.1 src/usr.sbin/pkg_install/info show.c src/usr.sbin/pkg_install/lib lib.h plist.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim.Sobolev@portaone.com List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 19:16:29 -0000 Any chance that my concerns will be addressed by the brand new pkg_install maintainer? -Maxim Maxim Sobolev wrote: > Well, while it can have some semantical value, but it is noop > right now due to the absence of upgrade mechanism for older > releases. Nobody will use it until such mechanism is introduced. > > Also, this commit is incomplete since it doesn't include proper > bumps in PKG_INSTALL_VERSION and PLIST_FMT_VER_MAJOR. This > is major plist change since older pkg_install tools will > not be able to handle packages with @noinst. > > Another problem is that the name has been selected poorly IMHO, > since "noinst" doesn't mean "do not install this", but in > fact something like "do not package this", since there is > no point to package some file which isn't going to be installed > anyway. Therefore I'd suggest to change name to nopack along > with version bump. > > -Maxim > > On Tue, Jun 14, 2005 at 10:17:12PM +0200, Kirill Ponomarew wrote: > >>On Tue, Jun 14, 2005 at 06:54:56PM +0300, Maxim Sobolev wrote: >> >>>What's the purpose of such feature? I can't guess any. >> >>The purpose is to separate the meanings of these two fields, I was >>agree with flz that @comment sounds a little strange in relation to >>files, @noinst is more appropriate in this case. However @comment >>will stay anyway and serve for real comments, md5 sums etc. >> >> >>>Kirill Ponomarew wrote: >>> >>>>krion 2005-06-14 15:05:43 UTC >>>> >>>> FreeBSD src repository >>>> >>>> Modified files: >>>> usr.sbin/pkg_install/add extract.c >>>> usr.sbin/pkg_install/create pkg_create.1 >>>> usr.sbin/pkg_install/info show.c >>>> usr.sbin/pkg_install/lib lib.h plist.c >>>> Log: >>>> Implement @noinst field which has at the moment the same meaning and >>>> function as @comment has. But will be valid only for files and not >>>> for md5 sums, rcsid's and comments in the future. >>>> >>>> Submitted by: flz >>>> Approved by: re@ (scottl) >>>> >>>> Revision Changes Path >>>> 1.43 +2 -1 src/usr.sbin/pkg_install/add/extract.c >>>> 1.66 +10 -0 src/usr.sbin/pkg_install/create/pkg_create.1 >>>> 1.38 +4 -0 src/usr.sbin/pkg_install/info/show.c >>>> 1.56 +2 -1 src/usr.sbin/pkg_install/lib/lib.h >>>> 1.49 +6 -0 src/usr.sbin/pkg_install/lib/plist.c >>>> >>>> >>>> >>> >>-Kirill >> >> > > > > From owner-cvs-src@FreeBSD.ORG Mon Jun 20 19:32:23 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8879A16A470; Mon, 20 Jun 2005 19:32:23 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D92F43D1D; Mon, 20 Jun 2005 19:32:23 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5KJWNTg064089; Mon, 20 Jun 2005 19:32:23 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5KJWNi1064088; Mon, 20 Jun 2005 19:32:23 GMT (envelope-from jhb) Message-Id: <200506201932.j5KJWNi1064088@repoman.freebsd.org> From: John Baldwin Date: Mon, 20 Jun 2005 19:32:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_intr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 19:32:23 -0000 jhb 2005-06-20 19:32:23 UTC FreeBSD src repository Modified files: sys/kern kern_intr.c Log: Simplify the storming logic and remove a variable as a result. Approved by: re (dwhite) Revision Changes Path 1.124 +3 -8 src/sys/kern/kern_intr.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 20:01:30 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B8D216A41C; Mon, 20 Jun 2005 20:01:30 +0000 (GMT) (envelope-from dwhite@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 038AF43D49; Mon, 20 Jun 2005 20:01:30 +0000 (GMT) (envelope-from dwhite@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5KK1TIc065245; Mon, 20 Jun 2005 20:01:29 GMT (envelope-from dwhite@repoman.freebsd.org) Received: (from dwhite@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5KK1TQF065244; Mon, 20 Jun 2005 20:01:29 GMT (envelope-from dwhite) Message-Id: <200506202001.j5KK1TQF065244@repoman.freebsd.org> From: Doug White Date: Mon, 20 Jun 2005 20:01:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/savecore savecore.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 20:01:30 -0000 dwhite 2005-06-20 20:01:29 UTC FreeBSD src repository Modified files: sbin/savecore savecore.c Log: Don't bump bounds every time savecore(8) is run. Submitted by: Ed Maste Approved by: re Revision Changes Path 1.75 +12 -9 src/sbin/savecore/savecore.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 20:17:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFEBB16A41C; Mon, 20 Jun 2005 20:17:00 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A1743D48; Mon, 20 Jun 2005 20:17:00 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5KKH046065852; Mon, 20 Jun 2005 20:17:00 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5KKH0W4065849; Mon, 20 Jun 2005 20:17:00 GMT (envelope-from ume) Message-Id: <200506202017.j5KKH0W4065849@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 20 Jun 2005 20:17:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet6 in6_gif.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 20:17:00 -0000 ume 2005-06-20 20:17:00 UTC FreeBSD src repository Modified files: sys/netinet6 in6_gif.c Log: fix IP(v4) over IPv6 tunneling most likely broken with ifnet changes. Submitted by: bz Approved by: re (dwhite) Revision Changes Path 1.22 +8 -1 src/sys/netinet6/in6_gif.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 20:19:34 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3818016A41C; Mon, 20 Jun 2005 20:19:34 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id D15F843D55; Mon, 20 Jun 2005 20:19:33 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:n1g0nCNIjHJrBnfEa4+R6pttVmuGs3nwCUafLBTglrIEzahoXPi6+cfoK1Gp6jbB@[IPv6:3ffe:501:185b:8010:20b:97ff:fe2e:b521]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.13.3/8.13.3) with ESMTP/inet6 id j5KKJPjp009807 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 21 Jun 2005 05:19:26 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 21 Jun 2005 05:18:59 +0900 Message-ID: From: Hajimu UMEMOTO To: "Bjoern A. Zeeb" In-Reply-To: References: <200506200839.j5K8dUFm009042@repoman.freebsd.org> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd6.0) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.0-CURRENT X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-2.0b5 (cheer.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Tue, 21 Jun 2005 05:19:26 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.4 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on cheer.mahoroba.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_gif.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 20:19:34 -0000 Hi, >>>>> On Mon, 20 Jun 2005 16:52:35 +0000 (UTC) >>>>> "Bjoern A. Zeeb" said: bzeeb-lists> of course. I know I shouldn't have done that while continuously getting bzeeb-lists> interrupted. bzeeb-lists> The patch at above link should be updated. Thanks. I've committed the fix. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-src@FreeBSD.ORG Mon Jun 20 20:47:48 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B226E16A41C; Mon, 20 Jun 2005 20:47:48 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A94443D48; Mon, 20 Jun 2005 20:47:48 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5KKlmPH074012; Mon, 20 Jun 2005 20:47:48 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5KKlmxl074011; Mon, 20 Jun 2005 20:47:48 GMT (envelope-from jhb) Message-Id: <200506202047.j5KKlmxl074011@repoman.freebsd.org> From: John Baldwin Date: Mon, 20 Jun 2005 20:47:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/compat/linux linux_misc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 20:47:48 -0000 jhb 2005-06-20 20:47:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/compat/linux linux_misc.c Log: Use the correct types (size_t rather than int) for a couple of variables passed to kernel_sysctl() to fix an unaligned exception on Alpha. This is not an MFC as the code in 5.x is very different. Reported by: Eric Millbrandt emillbrandt at coldhaus dot com Revision Changes Path 1.85.2.12 +2 -1 src/sys/compat/linux/linux_misc.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 21:42:03 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A434B16A41C; Mon, 20 Jun 2005 21:42:03 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A2D343D53; Mon, 20 Jun 2005 21:42:03 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5KLg3En076245; Mon, 20 Jun 2005 21:42:03 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5KLg3NU076244; Mon, 20 Jun 2005 21:42:03 GMT (envelope-from ps) Message-Id: <200506202142.j5KLg3NU076244@repoman.freebsd.org> From: Paul Saab Date: Mon, 20 Jun 2005 21:42:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/i386/i386 mp_machdep.c src/sys/i386/include smp.h src/sys/i386/isa pci_cfgreg.c src/sys/pci pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 21:42:03 -0000 ps 2005-06-20 21:42:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/i386/i386 mp_machdep.c sys/i386/include smp.h sys/i386/isa pci_cfgreg.c sys/pci pci.c Log: If a PCI interrupt cannot be routed in the mptable directly, it tries to swizzle the interrupt and route across the parent bridge recursively. Submitted by: jhb Revision Changes Path 1.115.2.24 +79 -2 src/sys/i386/i386/mp_machdep.c 1.50.2.7 +1 -1 src/sys/i386/include/smp.h 1.1.2.10 +1 -1 src/sys/i386/isa/pci_cfgreg.c 1.141.2.16 +8 -3 src/sys/pci/pci.c From owner-cvs-src@FreeBSD.ORG Mon Jun 20 22:09:42 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 971D916A41C; Mon, 20 Jun 2005 22:09:42 +0000 (GMT) (envelope-from fullermd@over-yonder.net) Received: from mortis.over-yonder.net (adsl-222-78-106.jan.bellsouth.net [68.222.78.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 539E543D49; Mon, 20 Jun 2005 22:09:42 +0000 (GMT) (envelope-from fullermd@over-yonder.net) Received: by mortis.over-yonder.net (Postfix, from userid 100) id 7986A21001; Mon, 20 Jun 2005 17:09:41 -0500 (CDT) Date: Mon, 20 Jun 2005 17:09:41 -0500 From: "Matthew D. Fuller" To: Garance A Drosehn Message-ID: <20050620220941.GB78993@over-yonder.net> References: <200506200314.j5K3EUtt089472@repoman.freebsd.org> <20050620094103.GB54301@cat.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.9i-fullermd.2 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Tim Robbins Subject: Re: cvs commit: src/usr.bin/env env.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 22:09:42 -0000 On Mon, Jun 20, 2005 at 01:47:59PM -0400 I heard the voice of Garance A Drosehn, and lo! it spake thus: > > >Also, please be careful when adding new non-standard options and > >features; they tend to stick around forever. > > These *are* intended to stick around forever. In fact, they are > designed in such a way that other OS's could pick up the changes. Well, FWIW, it DID occur to me (I just ignored it, because it seemed kinda irrelevant and nit-picky) that it might be more approprate to have an external utility (`runinterp` or something) to do that splitting, rather than grafting it onto env. I think of env as a way to set environmental variables, not as a way to execute programs. It might be easier to convince other OS's "Here, have a package for this utility" than "Here, change your env to work like this", too. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. From owner-cvs-src@FreeBSD.ORG Tue Jun 21 06:03:31 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EE1F16A41C; Tue, 21 Jun 2005 06:03:31 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E821743D1D; Tue, 21 Jun 2005 06:03:30 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5L63U0K008952; Tue, 21 Jun 2005 06:03:30 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5L63UcJ008951; Tue, 21 Jun 2005 06:03:30 GMT (envelope-from jkoshy) Message-Id: <200506210603.j5L63UcJ008951@repoman.freebsd.org> From: Joseph Koshy Date: Tue, 21 Jun 2005 06:03:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/hwpmc hwpmc_amd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 06:03:31 -0000 jkoshy 2005-06-21 06:03:30 UTC FreeBSD src repository Modified files: sys/dev/hwpmc hwpmc_amd.c Log: Fix a -Wuninitialized warning reported by rwatson. Approved by: re (blanket hwpmc) Revision Changes Path 1.8 +2 -1 src/sys/dev/hwpmc/hwpmc_amd.c From owner-cvs-src@FreeBSD.ORG Tue Jun 21 06:37:18 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C7C816A41C; Tue, 21 Jun 2005 06:37:18 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from smtp-1.dlr.de (smtp-1.dlr.de [195.37.61.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0976643D49; Tue, 21 Jun 2005 06:37:17 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-1.dlr.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.211); Tue, 21 Jun 2005 08:37:16 +0200 Date: Tue, 21 Jun 2005 08:37:11 +0200 (CEST) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: Garance A Drosehn In-Reply-To: Message-ID: <20050621083525.H20063@beagle.kn.op.dlr.de> References: <200506200314.j5K3EUtt089472@repoman.freebsd.org> <20050620094103.GB54301@cat.robbins.dropbear.id.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 21 Jun 2005 06:37:16.0564 (UTC) FILETIME=[AA78C540:01C5762B] Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Tim Robbins Subject: Re: cvs commit: src/usr.bin/env env.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Harti Brandt List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 06:37:18 -0000 On Mon, 20 Jun 2005, Garance A Drosehn wrote: GAD>At 7:41 PM +1000 6/20/05, Tim Robbins wrote: GAD>> On Mon, Jun 20, 2005, Garance A Drosehn wrote: GAD>> > gad 2005-06-20 03:14:29 UTC GAD>> > GAD>> > FreeBSD src repository GAD>> > GAD>> > Modified files: GAD>> > usr.bin/env env.c GAD>> > Log: GAD>> > If the `utility' specified starts with a '/' character, then GAD>> > execute it without checking it for an equals-sign. If it GAD>> > starts with a slash, then it cannot be a request to set the GAD>> > value of a valid environment variable. GAD>> GAD>> This is not strictly correct: GAD>> GAD>> The value of an environment variable is a string of characters. GAD> ... GAD>> These strings have the form name=value; names shall not contain GAD>> the character '='. For values to be portable across systems GAD>> conforming to IEEE Std 1003.1-2001, the value shall be composed GAD>> of characters from the portable character set (except NUL and as GAD>> indicated below). GAD> GAD>Ah. I jumped to the wrong conclusion based on the description of GAD>setting environment variables in the man page for 'sh'. Neither GAD>sh nor bash allow you to set /SOMEVAR=YES. setenv in csh seems to GAD>let you set a value, but then it complains 'Illegal variable name' GAD>if you try to reference it... GAD> [snip] GAD>But I wouldn't mind to undo the '/' check, if people think that's GAD>a problem. I only came up with that idea just before I was ready GAD>to commit, while I was stealing lines from the 'sh' man page... Yes, please undo. harti From owner-cvs-src@FreeBSD.ORG Tue Jun 21 09:39:10 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39A9A16A41C; Tue, 21 Jun 2005 09:39:10 +0000 (GMT) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EB6343D1F; Tue, 21 Jun 2005 09:39:10 +0000 (GMT) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5L9d9MU026575; Tue, 21 Jun 2005 09:39:09 GMT (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5L9d9ic026574; Tue, 21 Jun 2005 09:39:09 GMT (envelope-from dd) Message-Id: <200506210939.j5L9d9ic026574@repoman.freebsd.org> From: Dima Dorfman Date: Tue, 21 Jun 2005 09:39:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/rc.d ipfilter X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 09:39:10 -0000 dd 2005-06-21 09:39:09 UTC FreeBSD src repository Modified files: etc/rc.d ipfilter Log: Unbreak the ipfilter_loaded function. There doesn't seem to be a way for kldstat to ever print "IP Filter" (the module is called "ipfilter" and modules don't have anything like a description), so this function would always return false. That would cause prestart to attempt to load the module even if it's already loaded, which would fail and prevent the rules from being loaded. Approved by: re (dwhite) Revision Changes Path 1.23 +1 -1 src/etc/rc.d/ipfilter From owner-cvs-src@FreeBSD.ORG Tue Jun 21 10:11:13 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CFD016A41C; Tue, 21 Jun 2005 10:11:13 +0000 (GMT) (envelope-from dumbbell@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 732E443D1F; Tue, 21 Jun 2005 10:11:13 +0000 (GMT) (envelope-from dumbbell@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5LABDHt027858; Tue, 21 Jun 2005 10:11:13 GMT (envelope-from dumbbell@repoman.freebsd.org) Received: (from dumbbell@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5LABDKp027857; Tue, 21 Jun 2005 10:11:13 GMT (envelope-from dumbbell) Message-Id: <200506211011.j5LABDKp027857@repoman.freebsd.org> From: Jean-Sebastien Pedron Date: Tue, 21 Jun 2005 10:11:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/gnu/fs/reiserfs reiserfs_fs.h reiserfs_mount.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 10:11:13 -0000 dumbbell 2005-06-21 10:11:13 UTC FreeBSD src repository Modified files: sys/gnu/fs/reiserfs reiserfs_fs.h reiserfs_mount.h Log: Replace the use if ext2fs' bitops by bitstring.h macros. This fixes portability issues. Also note that for amd64, a hack is used to work around gcc optimization (thanks to cognet@). Reviewed by: mux (mentor) Approved by: re (dougb) Revision Changes Path 1.2 +17 -28 src/sys/gnu/fs/reiserfs/reiserfs_fs.h 1.2 +0 -2 src/sys/gnu/fs/reiserfs/reiserfs_mount.h From owner-cvs-src@FreeBSD.ORG Tue Jun 21 10:17:55 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1CF816A41C; Tue, 21 Jun 2005 10:17:55 +0000 (GMT) (envelope-from dumbbell@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACE9043D55; Tue, 21 Jun 2005 10:17:55 +0000 (GMT) (envelope-from dumbbell@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5LAHt2l028212; Tue, 21 Jun 2005 10:17:55 GMT (envelope-from dumbbell@repoman.freebsd.org) Received: (from dumbbell@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5LAHtOs028211; Tue, 21 Jun 2005 10:17:55 GMT (envelope-from dumbbell) Message-Id: <200506211017.j5LAHtOs028211@repoman.freebsd.org> From: Jean-Sebastien Pedron Date: Tue, 21 Jun 2005 10:17:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf NOTES files files.i386 files.pc98 options options.i386 src/sys/i386/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 10:17:55 -0000 dumbbell 2005-06-21 10:17:55 UTC FreeBSD src repository Modified files: sys/conf NOTES files files.i386 files.pc98 options options.i386 sys/i386/conf NOTES Log: Connect reiserfs build to every platforms, not only i386 and pc98. Reviewed by: mux (mentor) Approved by: re (dougb) Revision Changes Path 1.1325 +6 -0 src/sys/conf/NOTES 1.1030 +9 -0 src/sys/conf/files 1.538 +0 -9 src/sys/conf/files.i386 1.327 +0 -9 src/sys/conf/files.pc98 1.507 +1 -0 src/sys/conf/options 1.223 +0 -3 src/sys/conf/options.i386 1.1201 +0 -6 src/sys/i386/conf/NOTES From owner-cvs-src@FreeBSD.ORG Tue Jun 21 10:21:59 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C85E16A41C; Tue, 21 Jun 2005 10:21:59 +0000 (GMT) (envelope-from jspedron@club-internet.fr) Received: from kraid.nerim.net (smtp-102-tuesday.nerim.net [62.4.16.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id D048E43D53; Tue, 21 Jun 2005 10:21:58 +0000 (GMT) (envelope-from jspedron@club-internet.fr) Received: from [192.168.1.20] (dumbbell.net1.nerim.net [80.65.225.171]) by kraid.nerim.net (Postfix) with ESMTP id D41CA40F53; Tue, 21 Jun 2005 12:21:55 +0200 (CEST) Message-ID: <42B7EA8D.2060305@club-internet.fr> Date: Tue, 21 Jun 2005 12:23:09 +0200 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050503) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Takahashi Yoshihiro References: <200506181710.j5IHAoQ3056766@repoman.freebsd.org> <20050620.213157.74733290.nyan@jp.FreeBSD.org> In-Reply-To: <20050620.213157.74733290.nyan@jp.FreeBSD.org> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, dumbbell@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.i386 src/sys/modules/reiserfs Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 10:21:59 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Takahashi Yoshihiro wrote: > In article <200506181710.j5IHAoQ3056766@repoman.freebsd.org> > Jean-Sebastien Pedron writes: > >>dumbbell 2005-06-18 17:10:50 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/conf files.i386 >> sys/modules/reiserfs Makefile >> Log: >> Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@. > > Please fix files.pc98 too. Sorry for the break, I didn't knew it was built on pc98. I just committed a patch to fix portability issues and ReiserFS is now built on every platforms. - -- Jean-Sébastien Pédron http://www.dumbbell.fr/ PGP Key: http://www.dumbbell.fr/pgp/pubkey.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCt+qMa+xGJsFYOlMRAt5/AJ4xq3lrf7RU+l3iI6eqeSAgr1W1wACdFD3/ zB5kzTAXUR1odOnNA93KN4k= =w4Di -----END PGP SIGNATURE----- From owner-cvs-src@FreeBSD.ORG Tue Jun 21 11:37:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CED716A41C; Tue, 21 Jun 2005 11:37:49 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 484C943D48; Tue, 21 Jun 2005 11:37:49 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.84.87) by smtp01.syd.iprimus.net.au (7.2.060.1) id 42A0AD7E00591739; Tue, 21 Jun 2005 21:37:48 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 2550D438B; Tue, 21 Jun 2005 21:37:48 +1000 (EST) Date: Tue, 21 Jun 2005 21:37:48 +1000 From: Tim Robbins To: Garance A Drosehn Message-ID: <20050621113748.GA59399@cat.robbins.dropbear.id.au> References: <200506200314.j5K3EUtt089472@repoman.freebsd.org> <20050620094103.GB54301@cat.robbins.dropbear.id.au> 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, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/env env.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 11:37:49 -0000 On Mon, Jun 20, 2005 at 01:47:59PM -0400, Garance A Drosehn wrote: > At 7:41 PM +1000 6/20/05, Tim Robbins wrote: > >On Mon, Jun 20, 2005, Garance A Drosehn wrote: > > > gad 2005-06-20 03:14:29 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> usr.bin/env env.c > >> Log: > > > If the `utility' specified starts with a '/' character, then > > > execute it without checking it for an equals-sign. If it > > > starts with a slash, then it cannot be a request to set the > > > value of a valid environment variable. > > > >This is not strictly correct: > > > > The value of an environment variable is a string of characters. > ... > > These strings have the form name=value; names shall not contain > > the character '='. For values to be portable across systems > > conforming to IEEE Std 1003.1-2001, the value shall be composed > > of characters from the portable character set (except NUL and as > > indicated below). > > Ah. I jumped to the wrong conclusion based on the description of > setting environment variables in the man page for 'sh'. Neither > sh nor bash allow you to set /SOMEVAR=YES. setenv in csh seems to > let you set a value, but then it complains 'Illegal variable name' > if you try to reference it... > > >Also, please be careful when adding new non-standard options and > >features; they tend to stick around forever. > > These *are* intended to stick around forever. In fact, they are > designed in such a way that other OS's could pick up the changes. > > For the benefit of anyone reading this and considering similar > changes, note that I did ask on -arch before adding these features > (well, except for the '/' check). No one complained. re@ was asked > before these commits were made. I tested this on three platforms > before making the commit and I compiled it on two more. I *am* > careful, and am somewhat annoyed that you feel you had to tell me > to be careful after I had spent so much time looking for feedback > before making most of these changes... How much "more careful" > does a guy have to get? No, wait, don't answer that!! This is > about as careful as I intend to get! :-) I apologise if you took personal offense to this comment. Admittedly it was a little terse. I get the feeling that people often don't think things through before adding new options to the core utilities (e.g. cat), but this is a general observation and not directed specifically at the new env options. So, to make things absolutely clear: I don't object to the new options, and I didn't mean for my comments to offend. > But I wouldn't mind to undo the '/' check, if people think that's > a problem. I only came up with that idea just before I was ready > to commit, while I was stealing lines from the 'sh' man page... I think this would be best. It's an obscure edge case, but I'd prefer that we leant towards POSIX (which permits "/" in a portable environment variable name but not "=" in a portable file name) rather than leaning away from it for little gain. Tim From owner-cvs-src@FreeBSD.ORG Tue Jun 21 12:06:52 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 444AC16A41C; Tue, 21 Jun 2005 12:06:52 +0000 (GMT) (envelope-from nyan@jp.FreeBSD.org) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4DCE43D1D; Tue, 21 Jun 2005 12:06:51 +0000 (GMT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) by watery.cc.kogakuin.ac.jp (8.13.3/8.13.3) with ESMTP id j5LC6hPA090827; Tue, 21 Jun 2005 21:06:44 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 21 Jun 2005 21:06:04 +0900 (JST) Message-Id: <20050621.210604.74670922.nyan@jp.FreeBSD.org> To: jspedron@club-internet.fr From: Takahashi Yoshihiro In-Reply-To: <42B7EA8D.2060305@club-internet.fr> References: <200506181710.j5IHAoQ3056766@repoman.freebsd.org> <20050620.213157.74733290.nyan@jp.FreeBSD.org> <42B7EA8D.2060305@club-internet.fr> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, dumbbell@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.i386 src/sys/modules/reiserfs Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 12:06:52 -0000 In article <42B7EA8D.2060305@club-internet.fr> Jean-S=E9bastien P=E9dron writes: > >> Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on= arch@. > > = > > Please fix files.pc98 too. > = > Sorry for the break, I didn't knew it was built on pc98. I just > committed a patch to fix portability issues and ReiserFS is now built= on > every platforms. Thanks, but there is still a problem. Please remove ReiserFS related lines from sys/pc98/conf/NOTES. --- TAKAHASHI Yoshihiro From owner-cvs-src@FreeBSD.ORG Tue Jun 21 12:59:53 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A30316A41C; Tue, 21 Jun 2005 12:59:53 +0000 (GMT) (envelope-from dumbbell@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50E4343D49; Tue, 21 Jun 2005 12:59:53 +0000 (GMT) (envelope-from dumbbell@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5LCxr7W040671; Tue, 21 Jun 2005 12:59:53 GMT (envelope-from dumbbell@repoman.freebsd.org) Received: (from dumbbell@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5LCxrPG040670; Tue, 21 Jun 2005 12:59:53 GMT (envelope-from dumbbell) Message-Id: <200506211259.j5LCxrPG040670@repoman.freebsd.org> From: Jean-Sebastien Pedron Date: Tue, 21 Jun 2005 12:59:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/pc98/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 12:59:53 -0000 dumbbell 2005-06-21 12:59:53 UTC FreeBSD src repository Modified files: sys/pc98/conf NOTES Log: Connect reiserfs build to every platforms, not only i386 and pc98. Reviewed by: mux (mentor) Approved by: re (dougb) Revision Changes Path 1.58 +0 -6 src/sys/pc98/conf/NOTES From owner-cvs-src@FreeBSD.ORG Tue Jun 21 13:01:14 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EADEE16A41F; Tue, 21 Jun 2005 13:01:14 +0000 (GMT) (envelope-from dumbbell@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B740F43D4C; Tue, 21 Jun 2005 13:01:14 +0000 (GMT) (envelope-from dumbbell@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5LD1ET7040825; Tue, 21 Jun 2005 13:01:14 GMT (envelope-from dumbbell@repoman.freebsd.org) Received: (from dumbbell@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5LD1E0J040824; Tue, 21 Jun 2005 13:01:14 GMT (envelope-from dumbbell) Message-Id: <200506211301.j5LD1E0J040824@repoman.freebsd.org> From: Jean-Sebastien Pedron Date: Tue, 21 Jun 2005 13:01:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 13:01:15 -0000 dumbbell 2005-06-21 13:01:14 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Buid reiserifs.ko on every platforms, not only i386 and pc98. Reviewed by: mux (mentor) Approved by: re (dougb) Revision Changes Path 1.448 +1 -2 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Tue Jun 21 13:02:47 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F55016A422; Tue, 21 Jun 2005 13:02:47 +0000 (GMT) (envelope-from dumbbell@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C72A43D72; Tue, 21 Jun 2005 13:02:46 +0000 (GMT) (envelope-from dumbbell@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5LD2j1W040891; Tue, 21 Jun 2005 13:02:45 GMT (envelope-from dumbbell@repoman.freebsd.org) Received: (from dumbbell@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5LD2jW2040890; Tue, 21 Jun 2005 13:02:45 GMT (envelope-from dumbbell) Message-Id: <200506211302.j5LD2jW2040890@repoman.freebsd.org> From: Jean-Sebastien Pedron Date: Tue, 21 Jun 2005 13:02:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 13:02:47 -0000 dumbbell 2005-06-21 13:02:45 UTC FreeBSD src repository Modified files: sbin Makefile Log: Build mount_reiserfs on every platforms, not only i386 and pc98. Reviewed by: mux (mentor) Approved by: re (dougb) Revision Changes Path 1.156 +1 -2 src/sbin/Makefile From owner-cvs-src@FreeBSD.ORG Tue Jun 21 16:13:54 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 414F116A41C; Tue, 21 Jun 2005 16:13:54 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from smtp4.server.rpi.edu (smtp4.server.rpi.edu [128.113.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF0FF43D48; Tue, 21 Jun 2005 16:13:53 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp4.server.rpi.edu (8.13.0/8.13.0) with ESMTP id j5LGDnfH017899; Tue, 21 Jun 2005 12:13:50 -0400 Mime-Version: 1.0 Message-Id: In-Reply-To: <20050621113748.GA59399@cat.robbins.dropbear.id.au> References: <200506200314.j5K3EUtt089472@repoman.freebsd.org> <20050620094103.GB54301@cat.robbins.dropbear.id.au> <20050621113748.GA59399@cat.robbins.dropbear.id.au> Date: Tue, 21 Jun 2005 12:13:48 -0400 To: Tim Robbins From: Garance A Drosehn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) on 128.113.2.4 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/env env.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 16:13:54 -0000 At 9:37 PM +1000 6/21/05, Tim Robbins wrote: >On Mon, Jun 20, 2005, Garance A Drosehn wrote: > > But I wouldn't mind to undo the '/' check, if people think that's >> a problem. I only came up with that idea just before I was ready >> to commit, while I was stealing lines from the 'sh' man page... > >I think this would be best. It's an obscure edge case, but I'd >prefer that we leant towards POSIX (which permits "/" in a portable >environment variable name but not "=" in a portable file name) >rather than leaning away from it for little gain. No problem. Admittedly I didn't research that idea quite as much as I should have. I'll undo it later today or tomorrow. (along with a few other bug fixes I have for the new code...). -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA From owner-cvs-src@FreeBSD.ORG Tue Jun 21 19:38:27 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 411FE16A41C; Tue, 21 Jun 2005 19:38:27 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A6E943D5E; Tue, 21 Jun 2005 19:38:27 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5LJcQXa063145; Tue, 21 Jun 2005 19:38:26 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5LJcQww063144; Tue, 21 Jun 2005 19:38:26 GMT (envelope-from gad) Message-Id: <200506211938.j5LJcQww063144@repoman.freebsd.org> From: Garance A Drosehn Date: Tue, 21 Jun 2005 19:38:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/env env.1 env.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 19:38:27 -0000 gad 2005-06-21 19:38:26 UTC FreeBSD src repository Modified files: usr.bin/env env.1 env.c Log: Undo r1.14 to env.c. While it is unusual for environment variables to start with a '/', they are more supported (by POSIX and SUSv3) than filenames which have an '=' in them. Noticed by: tjr Approved by: re (blanket `env') Revision Changes Path 1.7 +1 -5 src/usr.bin/env/env.1 1.16 +1 -2 src/usr.bin/env/env.c From owner-cvs-src@FreeBSD.ORG Tue Jun 21 19:45:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D017116A41C; Tue, 21 Jun 2005 19:45:02 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA69443D5E; Tue, 21 Jun 2005 19:45:02 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5LJj20c063429; Tue, 21 Jun 2005 19:45:02 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5LJj2Lj063428; Tue, 21 Jun 2005 19:45:02 GMT (envelope-from gad) Message-Id: <200506211945.j5LJj2Lj063428@repoman.freebsd.org> From: Garance A Drosehn Date: Tue, 21 Jun 2005 19:45:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/env env.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 19:45:03 -0000 gad 2005-06-21 19:45:02 UTC FreeBSD src repository Modified files: usr.bin/env env.1 Log: Put in a more descriptive heading for the `env' command. Noticed by: Matthew D Fuller Approved by: re (blanket `env') Revision Changes Path 1.8 +1 -1 src/usr.bin/env/env.1 From owner-cvs-src@FreeBSD.ORG Tue Jun 21 21:13:08 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62CE516A41C; Tue, 21 Jun 2005 21:13:08 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DDDD43D53; Tue, 21 Jun 2005 21:13:08 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5LLD8s8074086; Tue, 21 Jun 2005 21:13:08 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5LLD8Zi074085; Tue, 21 Jun 2005 21:13:08 GMT (envelope-from stefanf) Message-Id: <200506212113.j5LLD8Zi074085@repoman.freebsd.org> From: Stefan Farfeleder Date: Tue, 21 Jun 2005 21:13:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/sparc64/fpu fpu_qp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 21:13:08 -0000 stefanf 2005-06-21 21:13:07 UTC FreeBSD src repository Modified files: lib/libc/sparc64/fpu fpu_qp.c Log: Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc Compliance Definition. On sparc64, GCC emits _Qp_cmp() calls for its __builtin_isfoo() functions which are used for C99's isfoo() macros. Approved by: re(dwhite) PR: 73782 Revision Changes Path 1.7 +11 -8 src/lib/libc/sparc64/fpu/fpu_qp.c From owner-cvs-src@FreeBSD.ORG Tue Jun 21 21:17:03 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56DBE16A41C; Tue, 21 Jun 2005 21:17:03 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D6B643D58; Tue, 21 Jun 2005 21:17:03 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5LLH2x3074295; Tue, 21 Jun 2005 21:17:02 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5LLH2sZ074294; Tue, 21 Jun 2005 21:17:02 GMT (envelope-from pjd) Message-Id: <200506212117.j5LLH2sZ074294@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 21 Jun 2005 21:17:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_ktrace.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 21:17:03 -0000 pjd 2005-06-21 21:17:02 UTC FreeBSD src repository Modified files: sys/kern kern_ktrace.c Log: Add missing unlock. Pointy hat to: pjd Approved by: re (dwhite) Revision Changes Path 1.100 +3 -1 src/sys/kern/kern_ktrace.c From owner-cvs-src@FreeBSD.ORG Tue Jun 21 21:37:53 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 831C116A41C; Tue, 21 Jun 2005 21:37:53 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DB8043D49; Tue, 21 Jun 2005 21:37:53 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5LLbrQU075047; Tue, 21 Jun 2005 21:37:53 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5LLbrnB075046; Tue, 21 Jun 2005 21:37:53 GMT (envelope-from gad) Message-Id: <200506212137.j5LLbrnB075046@repoman.freebsd.org> From: Garance A Drosehn Date: Tue, 21 Jun 2005 21:37:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/env envopts.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 21:37:53 -0000 gad 2005-06-21 21:37:53 UTC FreeBSD src repository Modified files: usr.bin/env envopts.c Log: Fix a bug where the value of ${SOMEVAR} would simply disappear if there was a separator character immediately before it. This wasn't likely to happen in #-lines, but we might as well get it right. Also fix it so that "" and "" will create a zero-length argument. Approved by: re (blanket `env') Revision Changes Path 1.2 +48 -23 src/usr.bin/env/envopts.c From owner-cvs-src@FreeBSD.ORG Tue Jun 21 21:43:39 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 341C116A41C; Tue, 21 Jun 2005 21:43:39 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FAF943D48; Tue, 21 Jun 2005 21:43:39 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5LLhcMK075303; Tue, 21 Jun 2005 21:43:38 GMT (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5LLhc3W075302; Tue, 21 Jun 2005 21:43:38 GMT (envelope-from gad) Message-Id: <200506212143.j5LLhc3W075302@repoman.freebsd.org> From: Garance A Drosehn Date: Tue, 21 Jun 2005 21:43:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/regression/usr.bin/env regress-env.rgdata X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 21:43:39 -0000 gad 2005-06-21 21:43:38 UTC FreeBSD src repository Modified files: tools/regression/usr.bin/env regress-env.rgdata Log: Upgrade these regression tests to track recent changes to `env'. Approved by: re (blanket `env') Revision Changes Path 1.2 +78 -3 src/tools/regression/usr.bin/env/regress-env.rgdata From owner-cvs-src@FreeBSD.ORG Wed Jun 22 03:06:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A4E516A421; Wed, 22 Jun 2005 03:06:12 +0000 (GMT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5341643D58; Wed, 22 Jun 2005 03:06:12 +0000 (GMT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5M36CFk094617; Wed, 22 Jun 2005 03:06:12 GMT (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5M36C5K094616; Wed, 22 Jun 2005 03:06:12 GMT (envelope-from grog) Message-Id: <200506220306.j5M36C5K094616@repoman.freebsd.org> From: Greg Lehey Date: Wed, 22 Jun 2005 03:06:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/man/man4 gif.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 03:06:12 -0000 grog 2005-06-22 03:06:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 gif.4 Log: MFC: Clarify that gif doesn't do GRE tunnels. Revision Changes Path 1.22.6.2 +6 -0 src/share/man/man4/gif.4 From owner-cvs-src@FreeBSD.ORG Wed Jun 22 06:42:03 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D716D16A41C; Wed, 22 Jun 2005 06:42:03 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB8D743D5C; Wed, 22 Jun 2005 06:42:03 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5M6g3QB009958; Wed, 22 Jun 2005 06:42:03 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5M6g3Kv009957; Wed, 22 Jun 2005 06:42:03 GMT (envelope-from harti) Message-Id: <200506220642.j5M6g3Kv009957@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 22 Jun 2005 06:42:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/hatm if_hatmvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 06:42:04 -0000 harti 2005-06-22 06:42:03 UTC FreeBSD src repository Modified files: sys/dev/hatm if_hatmvar.h Log: Fix the debugging macro. The struct ifnet isn't embedded in softc anymore - instead we have a pointer in the softc to it. Use that instead to call if_printf(). Approved by: re Revision Changes Path 1.18 +1 -1 src/sys/dev/hatm/if_hatmvar.h From owner-cvs-src@FreeBSD.ORG Wed Jun 22 06:44:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23CFF16A41C; Wed, 22 Jun 2005 06:44:25 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8093443D5C; Wed, 22 Jun 2005 06:44:24 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5M6iO8D010077; Wed, 22 Jun 2005 06:44:24 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5M6iOCB010076; Wed, 22 Jun 2005 06:44:24 GMT (envelope-from harti) Message-Id: <200506220644.j5M6iOCB010076@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 22 Jun 2005 06:44:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/fatm if_fatm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 06:44:25 -0000 harti 2005-06-22 06:44:24 UTC FreeBSD src repository Modified files: sys/dev/fatm if_fatm.c Log: Free the struct ifnet when detaching is complete. Also add BPF stuff. Approved by: re Revision Changes Path 1.18 +23 -0 src/sys/dev/fatm/if_fatm.c From owner-cvs-src@FreeBSD.ORG Wed Jun 22 06:51:53 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 273D216A41C; Wed, 22 Jun 2005 06:51:53 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB37E43D49; Wed, 22 Jun 2005 06:51:52 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5M6pqPv010418; Wed, 22 Jun 2005 06:51:52 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5M6pq3R010417; Wed, 22 Jun 2005 06:51:52 GMT (envelope-from harti) Message-Id: <200506220651.j5M6pq3R010417@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 22 Jun 2005 06:51:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/utopia utopia.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 06:51:53 -0000 harti 2005-06-22 06:51:52 UTC FreeBSD src repository Modified files: sys/dev/utopia utopia.c Log: Struct ifatm isn't at the beginning of the softc anymore. Use the correct way (IFP2IFATM()) to access it. Approved by: re Revision Changes Path 1.11 +2 -2 src/sys/dev/utopia/utopia.c From owner-cvs-src@FreeBSD.ORG Wed Jun 22 12:15:16 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8086016A41C; Wed, 22 Jun 2005 12:15:16 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A9FA43D49; Wed, 22 Jun 2005 12:15:16 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5MCFGdJ031508; Wed, 22 Jun 2005 12:15:16 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5MCFGSc031507; Wed, 22 Jun 2005 12:15:16 GMT (envelope-from ru) Message-Id: <200506221215.j5MCFGSc031507@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 22 Jun 2005 12:15:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/pkg_install/create pkg_create.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 12:15:16 -0000 ru 2005-06-22 12:15:16 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/create pkg_create.1 Log: Fix last commit. Approved by: re (blanket) Revision Changes Path 1.67 +3 -2 src/usr.sbin/pkg_install/create/pkg_create.1 From owner-cvs-src@FreeBSD.ORG Wed Jun 22 14:55:59 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFF2816A41C; Wed, 22 Jun 2005 14:55:59 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C600F43D1F; Wed, 22 Jun 2005 14:55:59 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5MEtxjB044457; Wed, 22 Jun 2005 14:55:59 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5MEtxme044456; Wed, 22 Jun 2005 14:55:59 GMT (envelope-from ru) Message-Id: <200506221455.j5MEtxme044456@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 22 Jun 2005 14:55:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/dhclient dhclient-script.8 dhclient.8 dhclient.conf.5 dhclient.leases.5 dhcp-options.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 14:56:00 -0000 ru 2005-06-22 14:55:59 UTC FreeBSD src repository Modified files: sbin/dhclient dhclient-script.8 dhclient.8 dhclient.conf.5 dhclient.leases.5 dhcp-options.5 Log: Line up the markup. Approved by: re (blanket) Revision Changes Path 1.2 +64 -37 src/sbin/dhclient/dhclient-script.8 1.2 +18 -9 src/sbin/dhclient/dhclient.8 1.2 +68 -65 src/sbin/dhclient/dhclient.conf.5 1.2 +17 -9 src/sbin/dhclient/dhclient.leases.5 1.2 +33 -17 src/sbin/dhclient/dhcp-options.5 From owner-cvs-src@FreeBSD.ORG Wed Jun 22 15:20:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0049316A41C; Wed, 22 Jun 2005 15:20:11 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E21FF43D48; Wed, 22 Jun 2005 15:20:11 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5MFKBLV045465; Wed, 22 Jun 2005 15:20:11 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5MFKBKd045464; Wed, 22 Jun 2005 15:20:11 GMT (envelope-from jhb) Message-Id: <200506221520.j5MFKBKd045464@repoman.freebsd.org> From: John Baldwin Date: Wed, 22 Jun 2005 15:20:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libdevinfo devinfo.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 15:20:12 -0000 jhb 2005-06-22 15:20:11 UTC FreeBSD src repository Modified files: lib/libdevinfo devinfo.c Log: Clear devinfo_generation in devinfo_free() since we are freeing all of the cached state. Otherwise, a subsequent call to devinfo_init() would succeed without reading the device tree from the kernel thinking that the cached state was up to date since the generation count was the same. However, since the cached state was actually free'd, attempts to examine the tree after the second devinfo_init() would fail. Reported by: Juho Vuori juho dot vuori at kepa dot fi Submitted by: Stefan Farfeleder stefan at fafoe dot narf dot at Approved by: re (dwhite) MFC after: 1 week Revision Changes Path 1.8 +1 -0 src/lib/libdevinfo/devinfo.c From owner-cvs-src@FreeBSD.ORG Wed Jun 22 15:24:01 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AB0F16A41C; Wed, 22 Jun 2005 15:24:01 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22E1643D48; Wed, 22 Jun 2005 15:24:01 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5MFO190045649; Wed, 22 Jun 2005 15:24:01 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5MFO1V1045648; Wed, 22 Jun 2005 15:24:01 GMT (envelope-from jhb) Message-Id: <200506221524.j5MFO1V1045648@repoman.freebsd.org> From: John Baldwin Date: Wed, 22 Jun 2005 15:24:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/games/random random.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 15:24:01 -0000 jhb 2005-06-22 15:24:00 UTC FreeBSD src repository Modified files: games/random random.c Log: Correct an error in the previous revision. RAND_MAX is the maximum value for rand(3), not random(3). random(3) is defined to return values between 0 and 2^31-1, so add a local RANDOM_MAX constant to this file that is defined as 2^31-1 and use that in place of RAND_MAX. Reviewed by: bde Approved by: re (dwhite) MFC after: 1 week Revision Changes Path 1.19 +9 -3 src/games/random/random.c From owner-cvs-src@FreeBSD.ORG Wed Jun 22 15:35:14 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8F9C16A41C; Wed, 22 Jun 2005 15:35:14 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C367143D49; Wed, 22 Jun 2005 15:35:14 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5MFZEgn046125; Wed, 22 Jun 2005 15:35:14 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5MFZEgR046124; Wed, 22 Jun 2005 15:35:14 GMT (envelope-from ru) Message-Id: <200506221535.j5MFZEgR046124@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 22 Jun 2005 15:35:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4/man4.sparc64 Makefile auxio.4 central.4 clkbrd.4 creator.4 ebus.4 eeprom.4 fhc.4 machfb.4 ofw_console.4 openfirm.4 openprom.4 rtc.4 sbus.4 snd_audiocs.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 15:35:15 -0000 ru 2005-06-22 15:35:14 UTC FreeBSD src repository Modified files: share/man/man4/man4.sparc64 Makefile auxio.4 snd_audiocs.4 Added files: share/man/man4/man4.sparc64 central.4 clkbrd.4 creator.4 ebus.4 eeprom.4 fhc.4 machfb.4 ofw_console.4 openfirm.4 openprom.4 rtc.4 sbus.4 Log: Document a lot of sparc64 internals. Submitted by: marius Reviewed by: ru Approved by: re (blanket) X-MFC: not before the code in RELENG_5 matches these man pages or vice versa Revision Changes Path 1.3 +16 -1 src/share/man/man4/man4.sparc64/Makefile 1.4 +24 -16 src/share/man/man4/man4.sparc64/auxio.4 1.1 +60 -0 src/share/man/man4/man4.sparc64/central.4 (new) 1.1 +88 -0 src/share/man/man4/man4.sparc64/clkbrd.4 (new) 1.1 +88 -0 src/share/man/man4/man4.sparc64/creator.4 (new) 1.1 +121 -0 src/share/man/man4/man4.sparc64/ebus.4 (new) 1.1 +97 -0 src/share/man/man4/man4.sparc64/eeprom.4 (new) 1.1 +82 -0 src/share/man/man4/man4.sparc64/fhc.4 (new) 1.1 +144 -0 src/share/man/man4/man4.sparc64/machfb.4 (new) 1.1 +126 -0 src/share/man/man4/man4.sparc64/ofw_console.4 (new) 1.1 +300 -0 src/share/man/man4/man4.sparc64/openfirm.4 (new) 1.1 +240 -0 src/share/man/man4/man4.sparc64/openprom.4 (new) 1.1 +88 -0 src/share/man/man4/man4.sparc64/rtc.4 (new) 1.1 +84 -0 src/share/man/man4/man4.sparc64/sbus.4 (new) 1.3 +3 -1 src/share/man/man4/man4.sparc64/snd_audiocs.4 From owner-cvs-src@FreeBSD.ORG Wed Jun 22 18:28:08 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA56E16A41C; Wed, 22 Jun 2005 18:28:08 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 569EF43D48; Wed, 22 Jun 2005 18:28:08 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) by newtrinity.zeist.de (8.12.11/8.12.11/ZEIST.DE) with ESMTP id j5MIS7dK004651; Wed, 22 Jun 2005 20:28:07 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id j5MIS2Ru004650; Wed, 22 Jun 2005 20:28:02 +0200 (CEST) (envelope-from marius) Date: Wed, 22 Jun 2005 20:28:02 +0200 From: Marius Strobl To: Stefan Farfeleder Message-ID: <20050622202802.B54619@newtrinity.zeist.de> References: <200506212113.j5LLD8Zi074085@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: <200506212113.j5LLD8Zi074085@repoman.freebsd.org>; from stefanf@freebsd.org on Tue, Jun 21, 2005 at 09:13:07PM +0000 X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-4; AVE: 6.31.0.7; VDF: 6.31.0.90; host: newtrinity.zeist.de) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/sparc64/fpu fpu_qp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 18:28:09 -0000 On Tue, Jun 21, 2005 at 09:13:07PM +0000, Stefan Farfeleder wrote: > stefanf 2005-06-21 21:13:07 UTC > > FreeBSD src repository > > Modified files: > lib/libc/sparc64/fpu fpu_qp.c > Log: > Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc > Compliance Definition. On sparc64, GCC emits _Qp_cmp() calls for its > __builtin_isfoo() functions which are used for C99's isfoo() macros. > > Approved by: re(dwhite) > PR: 73782 > Thanks! Marius From owner-cvs-src@FreeBSD.ORG Wed Jun 22 19:04:07 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 660F216A41C; Wed, 22 Jun 2005 19:04:07 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F1F943D1D; Wed, 22 Jun 2005 19:04:07 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5MJ47UE063514; Wed, 22 Jun 2005 19:04:07 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5MJ473L063513; Wed, 22 Jun 2005 19:04:07 GMT (envelope-from ru) Message-Id: <200506221904.j5MJ473L063513@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 22 Jun 2005 19:04:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/env env.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 19:04:07 -0000 ru 2005-06-22 19:04:07 UTC FreeBSD src repository Modified files: usr.bin/env env.1 Log: Tidy up the markup. Approved by: re (blanket) OK'ed by: gad Revision Changes Path 1.9 +48 -33 src/usr.bin/env/env.1 From owner-cvs-src@FreeBSD.ORG Wed Jun 22 22:35:50 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DA2A16A41C; Wed, 22 Jun 2005 22:35:50 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48BFA43D4C; Wed, 22 Jun 2005 22:35:50 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5MMZofW078353; Wed, 22 Jun 2005 22:35:50 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5MMZoDM078352; Wed, 22 Jun 2005 22:35:50 GMT (envelope-from davidxu) Message-Id: <200506222235.j5MMZoDM078352@repoman.freebsd.org> From: David Xu Date: Wed, 22 Jun 2005 22:35:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libpthread/thread thr_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 22:35:50 -0000 davidxu 2005-06-22 22:35:49 UTC FreeBSD src repository Modified files: lib/libpthread/thread thr_private.h Log: Fix off-by-one nanosecond in macro TIMESPEC_ADD. Reviewed by: deischen Approved by: re (dwhite) MFC after : 4 days Revision Changes Path 1.123 +1 -1 src/lib/libpthread/thread/thr_private.h From owner-cvs-src@FreeBSD.ORG Wed Jun 22 22:38:57 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44FB816A41C; Wed, 22 Jun 2005 22:38:57 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F1ED43D1D; Wed, 22 Jun 2005 22:38:57 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5MMcv66078469; Wed, 22 Jun 2005 22:38:57 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5MMcvrc078468; Wed, 22 Jun 2005 22:38:57 GMT (envelope-from davidxu) Message-Id: <200506222238.j5MMcvrc078468@repoman.freebsd.org> From: David Xu Date: Wed, 22 Jun 2005 22:38:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libthr/thread thr_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2005 22:38:57 -0000 davidxu 2005-06-22 22:38:56 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_private.h Log: Fix off-by-one nanosecond bug in macro TIMESPEC_ADD. Reviewed by: deischen Approved by: re (dwhite) MFC after : 4 days Revision Changes Path 1.47 +1 -1 src/lib/libthr/thread/thr_private.h From owner-cvs-src@FreeBSD.ORG Thu Jun 23 00:18:54 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 947E816A41C; Thu, 23 Jun 2005 00:18:54 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D8F443D53; Thu, 23 Jun 2005 00:18:54 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5N0IsgO082392; Thu, 23 Jun 2005 00:18:54 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5N0Islx082391; Thu, 23 Jun 2005 00:18:54 GMT (envelope-from ps) Message-Id: <200506230018.j5N0Islx082391@repoman.freebsd.org> From: Paul Saab Date: Thu, 23 Jun 2005 00:18:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet tcp_sack.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 00:18:54 -0000 ps 2005-06-23 00:18:54 UTC FreeBSD src repository Modified files: sys/netinet tcp_sack.c Log: Fix for a bug in tcp_sack_option() causing crashes. Submitted by: Noritoshi Demizu, Mohan Srinivasan. Approved by: re (scottl blanket SACK) Revision Changes Path 1.25 +1 -2 src/sys/netinet/tcp_sack.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 00:21:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F14A16A41C; Thu, 23 Jun 2005 00:21:25 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58DAF43D1F; Thu, 23 Jun 2005 00:21:25 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5N0LPww082591; Thu, 23 Jun 2005 00:21:25 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5N0LP6r082590; Thu, 23 Jun 2005 00:21:25 GMT (envelope-from ps) Message-Id: <200506230021.j5N0LP6r082590@repoman.freebsd.org> From: Paul Saab Date: Thu, 23 Jun 2005 00:21:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/amr amr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 00:21:25 -0000 ps 2005-06-23 00:21:25 UTC FreeBSD src repository Modified files: sys/dev/amr amr.c Log: polled commands can read or write, so bus_dmamap_sync properly according to the type of request. Approved by: re Revision Changes Path 1.65 +16 -2 src/sys/dev/amr/amr.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 00:27:36 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9414016A41F; Thu, 23 Jun 2005 00:27:36 +0000 (GMT) (envelope-from grog@lemis.com) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 316C743D49; Thu, 23 Jun 2005 00:27:35 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id F0C6185692; Thu, 23 Jun 2005 09:57:34 +0930 (CST) Date: Thu, 23 Jun 2005 09:57:34 +0930 From: Greg 'groggy' Lehey To: John Baldwin Message-ID: <20050623002734.GE37620@wantadilla.lemis.com> References: <200506221524.j5MFO1V1045648@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WG0/bXtUnGTsWt66" Content-Disposition: inline In-Reply-To: <200506221524.j5MFO1V1045648@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/random random.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 00:27:36 -0000 --WG0/bXtUnGTsWt66 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 22 June 2005 at 15:24:00 +0000, John Baldwin wrote: > jhb 2005-06-22 15:24:00 UTC > > FreeBSD src repository > > Modified files: > games/random random.c > Log: > Correct an error in the previous revision. RAND_MAX is the maximum value > for rand(3), not random(3). random(3) is defined to return values between > 0 and 2^31-1, so add a local RANDOM_MAX constant to this file that is > defined as 2^31-1 and use that in place of RAND_MAX. How much effect did this bug have on the results of random(3)? Greg -- The virus contained in this message was not detected. Finger grog@FreeBSD.org for PGP public key. See complete headers for address and phone numbers. --WG0/bXtUnGTsWt66 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCugH2IubykFB6QiMRAjdAAJ9Hgzvajwrw7Lpb4HV2jnIqV9dYewCgiKKA gRe2WsunV4wihSVxS08reZk= =ahqb -----END PGP SIGNATURE----- --WG0/bXtUnGTsWt66-- From owner-cvs-src@FreeBSD.ORG Thu Jun 23 00:31:48 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D318116A41C; Thu, 23 Jun 2005 00:31:48 +0000 (GMT) (envelope-from flata@magnesium.net) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D2C943D49; Thu, 23 Jun 2005 00:31:48 +0000 (GMT) (envelope-from flata@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1212) id 75AA7DA8A7; Wed, 22 Jun 2005 17:31:48 -0700 (PDT) Date: Wed, 22 Jun 2005 14:31:48 -1000 From: juli mallett To: Greg 'groggy' Lehey Message-ID: <20050623003148.GA55179@toxic.magnesium.net> References: <200506221524.j5MFO1V1045648@repoman.freebsd.org> <20050623002734.GE37620@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050623002734.GE37620@wantadilla.lemis.com> User-Agent: Mutt/1.4.1i X-Towel: Yes Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin Subject: Re: cvs commit: src/games/random random.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 00:31:49 -0000 * Greg 'groggy' Lehey [ Date: 2005-06-22 ] [ w.r.t. Re: cvs commit: src/games/random random.c ] > On Wednesday, 22 June 2005 at 15:24:00 +0000, John Baldwin wrote: > > jhb 2005-06-22 15:24:00 UTC > > > > FreeBSD src repository > > > > Modified files: > > games/random random.c > > Log: > > Correct an error in the previous revision. RAND_MAX is the maximum value > > for rand(3), not random(3). random(3) is defined to return values between > > 0 and 2^31-1, so add a local RANDOM_MAX constant to this file that is > > defined as 2^31-1 and use that in place of RAND_MAX. > > How much effect did this bug have on the results of random(3)? How would a bug in random(6) bounds checking affect the results of random(3)? -- juli mallett. "It's called love and somehow it's become unmentionable." -- New Order - Thieves Like Us From owner-cvs-src@FreeBSD.ORG Thu Jun 23 00:45:09 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9658F16A41C; Thu, 23 Jun 2005 00:45:09 +0000 (GMT) (envelope-from flata@magnesium.net) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C06E43D4C; Thu, 23 Jun 2005 00:45:09 +0000 (GMT) (envelope-from flata@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1212) id 65056DA8A7; Wed, 22 Jun 2005 17:45:09 -0700 (PDT) Date: Wed, 22 Jun 2005 14:45:09 -1000 From: juli mallett To: Greg 'groggy' Lehey Message-ID: <20050623004509.GA55856@toxic.magnesium.net> References: <200506221524.j5MFO1V1045648@repoman.freebsd.org> <20050623002734.GE37620@wantadilla.lemis.com> <20050623003148.GA55179@toxic.magnesium.net> <20050623004143.GG37620@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050623004143.GG37620@wantadilla.lemis.com> User-Agent: Mutt/1.4.1i X-Towel: Yes Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/random random.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 00:45:09 -0000 * Greg 'groggy' Lehey [ Date: 2005-06-22 ] [ w.r.t. Re: cvs commit: src/games/random random.c ] > On Wednesday, 22 June 2005 at 14:31:48 -1000, juli mallett wrote: > > * Greg 'groggy' Lehey [ Date: 2005-06-22 ] > > [ w.r.t. Re: cvs commit: src/games/random random.c ] > >> On Wednesday, 22 June 2005 at 15:24:00 +0000, John Baldwin wrote: > >>> jhb 2005-06-22 15:24:00 UTC > >>> Log: > >>> Correct an error in the previous revision. RAND_MAX is the maximum value > >>> for rand(3), not random(3). random(3) is defined to return values between > >>> 0 and 2^31-1, so add a local RANDOM_MAX constant to this file that is > >>> defined as 2^31-1 and use that in place of RAND_MAX. > >> > >> How much effect did this bug have on the results of random(3)? > > > > How would a bug in random(6) bounds checking affect the results > > of random(3)? > > You tell me. The commit message only refers to random(3). The commit was to random(6) and the commit message was in reference to the use of random(3) by random(6). I suspect one of us is very confused and/or not reading the emails we reply to. > Greg > -- > The virus contained in this message was not detected. > > Finger grog@FreeBSD.org for PGP public key. > See complete headers for address and phone numbers. From owner-cvs-src@FreeBSD.ORG Thu Jun 23 01:06:39 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E59A716A41C; Thu, 23 Jun 2005 01:06:39 +0000 (GMT) (envelope-from grog@lemis.com) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77CA043D49; Thu, 23 Jun 2005 01:06:39 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id 0845E85699; Thu, 23 Jun 2005 10:36:38 +0930 (CST) Date: Thu, 23 Jun 2005 10:36:38 +0930 From: Greg 'groggy' Lehey To: juli mallett Message-ID: <20050623010637.GI37620@wantadilla.lemis.com> References: <200506221524.j5MFO1V1045648@repoman.freebsd.org> <20050623002734.GE37620@wantadilla.lemis.com> <20050623003148.GA55179@toxic.magnesium.net> <20050623004143.GG37620@wantadilla.lemis.com> <20050623004509.GA55856@toxic.magnesium.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pcjGMRtmGLNVN1Bo" Content-Disposition: inline In-Reply-To: <20050623004509.GA55856@toxic.magnesium.net> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/random random.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 01:06:40 -0000 --pcjGMRtmGLNVN1Bo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 22 June 2005 at 14:45:09 -1000, juli mallett wrote: > * Greg 'groggy' Lehey [ Date: 2005-06-22 ] > [ w.r.t. Re: cvs commit: src/games/random random.c ] >> On Wednesday, 22 June 2005 at 14:31:48 -1000, juli mallett wrote: >>> * Greg 'groggy' Lehey [ Date: 2005-06-22 ] >>> [ w.r.t. Re: cvs commit: src/games/random random.c ] >>>> On Wednesday, 22 June 2005 at 15:24:00 +0000, John Baldwin wrote: >>>>> jhb 2005-06-22 15:24:00 UTC >>>>> Log: >>>>> Correct an error in the previous revision. RAND_MAX is the maximum value >>>>> for rand(3), not random(3). random(3) is defined to return values between >>>>> 0 and 2^31-1, so add a local RANDOM_MAX constant to this file that is >>>>> defined as 2^31-1 and use that in place of RAND_MAX. >>>> >>>> How much effect did this bug have on the results of random(3)? >>> >>> How would a bug in random(6) bounds checking affect the results >>> of random(3)? >> >> You tell me. The commit message only refers to random(3). > > The commit was to random(6) and the commit message was in reference > to the use of random(3) by random(6). I suspect one of us is very > confused and/or not reading the emails we reply to. Your confusion appears to stem from the expectation that the commit log message need not describe the issue adequately. Greg -- The virus contained in this message was not detected. Finger grog@FreeBSD.org for PGP public key. See complete headers for address and phone numbers. --pcjGMRtmGLNVN1Bo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCugsdIubykFB6QiMRApP6AKCx+YPt/Cv5YIeByaLNInhvNzH9swCgqK/9 9irm8WfJO5NqPy44QxhNwls= =KWuc -----END PGP SIGNATURE----- --pcjGMRtmGLNVN1Bo-- From owner-cvs-src@FreeBSD.ORG Thu Jun 23 04:33:39 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9444C16A41C; Thu, 23 Jun 2005 04:33:39 +0000 (GMT) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A58A43D48; Thu, 23 Jun 2005 04:33:39 +0000 (GMT) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5N4Xdq9000562; Thu, 23 Jun 2005 04:33:39 GMT (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5N4XdxR000561; Thu, 23 Jun 2005 04:33:39 GMT (envelope-from silby) Message-Id: <200506230433.j5N4XdxR000561@repoman.freebsd.org> From: Mike Silbersack Date: Thu, 23 Jun 2005 04:33:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_mbuf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 04:33:39 -0000 silby 2005-06-23 04:33:39 UTC FreeBSD src repository Modified files: sys/kern kern_mbuf.c Log: Change the mbuf, mbuf cluster, and mbuf packet allocation routines so that the UMA "trash" allocator is used - this ensures that any writes to a freed mbuf should provoke a panic. Only enabled under INVARIANTS, of course. Approved by: re (scottl) Revision Changes Path 1.8 +34 -0 src/sys/kern/kern_mbuf.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 04:34:43 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7965816A41C; Thu, 23 Jun 2005 04:34:43 +0000 (GMT) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50A3A43D55; Thu, 23 Jun 2005 04:34:43 +0000 (GMT) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5N4Yh1L000619; Thu, 23 Jun 2005 04:34:43 GMT (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5N4YhLA000618; Thu, 23 Jun 2005 04:34:43 GMT (envelope-from silby) Message-Id: <200506230434.j5N4YhLA000618@repoman.freebsd.org> From: Mike Silbersack Date: Thu, 23 Jun 2005 04:34:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/iwi if_iwi.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 04:34:43 -0000 silby 2005-06-23 04:34:43 UTC FreeBSD src repository Modified files: sys/dev/iwi if_iwi.c Log: Fix a read mbuf-after-free error in the iwi driver that was provoked by the trash allocator being used on mbufs. Reviewed by: damien Approved by: re (scottl) Revision Changes Path 1.5 +6 -9 src/sys/dev/iwi/if_iwi.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 04:44:09 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFBC116A41C; Thu, 23 Jun 2005 04:44:09 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86A4443D4C; Thu, 23 Jun 2005 04:44:09 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5N4i9b9001027; Thu, 23 Jun 2005 04:44:09 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5N4i9Qm001026; Thu, 23 Jun 2005 04:44:09 GMT (envelope-from davidxu) Message-Id: <200506230444.j5N4i9Qm001026@repoman.freebsd.org> From: David Xu Date: Thu, 23 Jun 2005 04:44:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/kern kern_thread.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 04:44:09 -0000 davidxu 2005-06-23 04:44:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_thread.c Log: MFC Revision 1.216: > Remove sleep queue hack, it is no longer needed with current sleep queue. > Actually, it causes process to hang when it is being debugged. > > PR: gnu/77818 Revision Changes Path 1.193.2.13 +0 -8 src/sys/kern/kern_thread.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 05:51:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9016716A41F; Thu, 23 Jun 2005 05:51:00 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6263A43D5F; Thu, 23 Jun 2005 05:50:59 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5N5oxHH010298; Thu, 23 Jun 2005 05:50:59 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5N5oxPm010297; Thu, 23 Jun 2005 05:50:59 GMT (envelope-from davidxu) Message-Id: <200506230550.j5N5oxPm010297@repoman.freebsd.org> From: David Xu Date: Thu, 23 Jun 2005 05:50:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 05:51:00 -0000 davidxu 2005-06-23 05:50:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_sig.c Log: MFC Revision 1.306: > Fix a bug relavant to debugging, a masked signal unexpectedly interrupts > a sleeping thread when process is being debugged. > > PR: GNU/77818 > Tested by: Sean C. Farley Revision Changes Path 1.289.2.8 +37 -52 src/sys/kern/kern_sig.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 07:34:08 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67A9016A41C; Thu, 23 Jun 2005 07:34:08 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC2D43D1D; Thu, 23 Jun 2005 07:34:08 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5N7Y8JU014231; Thu, 23 Jun 2005 07:34:08 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5N7Y7Ea014230; Thu, 23 Jun 2005 07:34:07 GMT (envelope-from glebius) Message-Id: <200506230734.j5N7Y7Ea014230@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 23 Jun 2005 07:34:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/usr.sbin/arp arp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 07:34:08 -0000 glebius 2005-06-23 07:34:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/arp arp.c Log: MFC: - style(9) fixes from ru (rev. 1.58) - fix exit status for get and set command (rev. 1.57, 1.58) Revision Changes Path 1.53.2.3 +32 -27 src/usr.sbin/arp/arp.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 07:51:38 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB2F516A41C; Thu, 23 Jun 2005 07:51:38 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from mail26.syd.optusnet.com.au (mail26.syd.optusnet.com.au [211.29.133.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03C6043D49; Thu, 23 Jun 2005 07:51:37 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c220-239-8-51.belrs4.nsw.optusnet.com.au [220.239.8.51]) by mail26.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j5N7pVkf020289 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 23 Jun 2005 17:51:33 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.10/8.12.10) with ESMTP id j5N7pVRx070270; Thu, 23 Jun 2005 17:51:31 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id j5N7pVRI070269; Thu, 23 Jun 2005 17:51:31 +1000 (EST) (envelope-from pjeremy) Date: Thu, 23 Jun 2005 17:51:31 +1000 From: Peter Jeremy To: "Greg 'groggy' Lehey" Message-ID: <20050623075131.GZ50157@cirb503493.alcatel.com.au> References: <200506221524.j5MFO1V1045648@repoman.freebsd.org> <20050623002734.GE37620@wantadilla.lemis.com> <20050623003148.GA55179@toxic.magnesium.net> <20050623004143.GG37620@wantadilla.lemis.com> <20050623004509.GA55856@toxic.magnesium.net> <20050623010637.GI37620@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050623010637.GI37620@wantadilla.lemis.com> User-Agent: Mutt/1.4.2i Cc: juli mallett , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/games/random random.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 07:51:39 -0000 On Thu, 2005-Jun-23 10:36:38 +0930, Greg 'groggy' Lehey wrote: >> The commit was to random(6) and the commit message was in reference >> to the use of random(3) by random(6). I suspect one of us is very >> confused and/or not reading the emails we reply to. > >Your confusion appears to stem from the expectation that the commit >log message need not describe the issue adequately. The commit message made sense to me: random(6) [obvious by context] was using random(3) but incorrectly assuming a range of [0..RAND_MAX) instead of [0..2^31). -- Peter Jeremy From owner-cvs-src@FreeBSD.ORG Thu Jun 23 08:17:57 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02DB116A41C; Thu, 23 Jun 2005 08:17:57 +0000 (GMT) (envelope-from stefan@fafoe.narf.at) Received: from fafoe.narf.at (chello213047085026.6.14.vie.surfer.at [213.47.85.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB6F843D1F; Thu, 23 Jun 2005 08:17:56 +0000 (GMT) (envelope-from stefan@fafoe.narf.at) Received: from wombat.fafoe.narf.at (wombat.fafoe.narf.at [192.168.1.42]) by fafoe.narf.at (Postfix) with ESMTP id DF8EB3FA6; Thu, 23 Jun 2005 10:17:52 +0200 (CEST) Received: by wombat.fafoe.narf.at (Postfix, from userid 1001) id 6E37563; Thu, 23 Jun 2005 10:17:49 +0200 (CEST) Date: Thu, 23 Jun 2005 10:17:49 +0200 From: Stefan Farfeleder To: Marius Strobl Message-ID: <20050623081744.GO9313@wombat.fafoe.narf.at> References: <200506212113.j5LLD8Zi074085@repoman.freebsd.org> <20050622202802.B54619@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050622202802.B54619@newtrinity.zeist.de> User-Agent: Mutt/1.5.9i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/sparc64/fpu fpu_qp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 08:17:57 -0000 On Wed, Jun 22, 2005 at 08:28:02PM +0200, Marius Strobl wrote: > On Tue, Jun 21, 2005 at 09:13:07PM +0000, Stefan Farfeleder wrote: > > stefanf 2005-06-21 21:13:07 UTC > > > > Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc > > Compliance Definition. On sparc64, GCC emits _Qp_cmp() calls for its > > __builtin_isfoo() functions which are used for C99's isfoo() macros. > > Thanks! You're welcome. Another issue is that the SCD states ``Exceptions mimic fcmpeq.'' for _Qp_{fge,fgt,fle,flt}(). This means they should set the cmpe flag when calling __fpu_compare(). Index: fpu_qp.c =================================================================== RCS file: /home/ncvs/src/lib/libc/sparc64/fpu/fpu_qp.c,v retrieving revision 1.7 diff -I.svn -u -r1.7 fpu_qp.c --- fpu_qp.c 21 Jun 2005 21:13:07 -0000 1.7 +++ fpu_qp.c 23 Jun 2005 08:06:01 -0000 @@ -139,10 +139,10 @@ _QP_QTOT(ux, x, u_long, &u.a) _QP_CMP(feq, 0, FCC_EQ) -_QP_CMP(fge, 0, FCC_GE) -_QP_CMP(fgt, 0, FCC_GT) -_QP_CMP(fle, 0, FCC_LE) -_QP_CMP(flt, 0, FCC_LT) +_QP_CMP(fge, 1, FCC_GE) +_QP_CMP(fgt, 1, FCC_GT) +_QP_CMP(fle, 1, FCC_LE) +_QP_CMP(flt, 1, FCC_LT) _QP_CMP(fne, 0, FCC_NE) _QP_CMP(cmp, 0, FCC_ID) _QP_CMP(cmpe, 1, FCC_ID) Stefan From owner-cvs-src@FreeBSD.ORG Thu Jun 23 08:21:34 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F091216A41C; Thu, 23 Jun 2005 08:21:33 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6175743D4C; Thu, 23 Jun 2005 08:21:33 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (root@cell.sick.ru [217.72.144.68]) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id j5N8LUmD084314 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 23 Jun 2005 12:21:31 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.1/8.12.8) with ESMTP id j5N8LUdZ060061 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 23 Jun 2005 12:21:30 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.1/8.13.1/Submit) id j5N8LTgI060060; Thu, 23 Jun 2005 12:21:29 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 23 Jun 2005 12:21:29 +0400 From: Gleb Smirnoff To: David Xu Message-ID: <20050623082129.GD59411@cell.sick.ru> References: <200506222235.j5MMZoDM078352@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200506222235.j5MMZoDM078352@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: ClamAV version devel-20050125, clamav-milter version 0.80ff on relay.bestcom.ru X-Virus-Status: Clean Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread/thread thr_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 08:21:34 -0000 On Wed, Jun 22, 2005 at 10:35:49PM +0000, David Xu wrote: D> davidxu 2005-06-22 22:35:49 UTC D> D> FreeBSD src repository D> D> Modified files: D> lib/libpthread/thread thr_private.h D> Log: D> Fix off-by-one nanosecond in macro TIMESPEC_ADD. D> D> Reviewed by: deischen D> Approved by: re (dwhite) D> MFC after : 4 days Is this related to "POKED TIMER" complaints from named? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-src@FreeBSD.ORG Thu Jun 23 08:27:48 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D163616A41C; Thu, 23 Jun 2005 08:27:48 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A348443D49; Thu, 23 Jun 2005 08:27:48 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from [127.0.0.1] (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5N8Ri6E043959; Thu, 23 Jun 2005 08:27:45 GMT (envelope-from davidxu@freebsd.org) Message-ID: <42BA72FB.8080700@freebsd.org> Date: Thu, 23 Jun 2005 16:29:47 +0800 From: David Xu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050319 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gleb Smirnoff References: <200506222235.j5MMZoDM078352@repoman.freebsd.org> <20050623082129.GD59411@cell.sick.ru> In-Reply-To: <20050623082129.GD59411@cell.sick.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libpthread/thread thr_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 08:27:49 -0000 Gleb Smirnoff wrote: >On Wed, Jun 22, 2005 at 10:35:49PM +0000, David Xu wrote: >D> davidxu 2005-06-22 22:35:49 UTC >D> >D> FreeBSD src repository >D> >D> Modified files: >D> lib/libpthread/thread thr_private.h >D> Log: >D> Fix off-by-one nanosecond in macro TIMESPEC_ADD. >D> >D> Reviewed by: deischen >D> Approved by: re (dwhite) >D> MFC after : 4 days > >Is this related to "POKED TIMER" complaints from named? > > > I don't know. :) David Xu From owner-cvs-src@FreeBSD.ORG Thu Jun 23 08:30:40 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED3C116A41C; Thu, 23 Jun 2005 08:30:40 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BEDB43D4C; Thu, 23 Jun 2005 08:30:40 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (root@cell.sick.ru [217.72.144.68]) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id j5N8Uc7g084545 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 23 Jun 2005 12:30:39 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.1/8.12.8) with ESMTP id j5N8Ucme060148 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 23 Jun 2005 12:30:38 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.1/8.13.1/Submit) id j5N8UbIu060147; Thu, 23 Jun 2005 12:30:37 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 23 Jun 2005 12:30:37 +0400 From: Gleb Smirnoff To: David Xu Message-ID: <20050623083037.GE59411@cell.sick.ru> References: <200506222235.j5MMZoDM078352@repoman.freebsd.org> <20050623082129.GD59411@cell.sick.ru> <42BA72FB.8080700@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <42BA72FB.8080700@freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: ClamAV version devel-20050125, clamav-milter version 0.80ff on relay.bestcom.ru X-Virus-Status: Clean Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread/thread thr_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 08:30:41 -0000 On Thu, Jun 23, 2005 at 04:29:47PM +0800, David Xu wrote: D> >On Wed, Jun 22, 2005 at 10:35:49PM +0000, David Xu wrote: D> >D> davidxu 2005-06-22 22:35:49 UTC D> >D> D> >D> FreeBSD src repository D> >D> D> >D> Modified files: D> >D> lib/libpthread/thread thr_private.h D> >D> Log: D> >D> Fix off-by-one nanosecond in macro TIMESPEC_ADD. D> >D> D> >D> Reviewed by: deischen D> >D> Approved by: re (dwhite) D> >D> MFC after : 4 days D> > D> >Is this related to "POKED TIMER" complaints from named? D> > D> I don't know. :) Which pthread functions is being fixed by this commit? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-src@FreeBSD.ORG Thu Jun 23 11:37:42 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4004E16A41C; Thu, 23 Jun 2005 11:37:42 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1909543D1F; Thu, 23 Jun 2005 11:37:42 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NBbf8j031013; Thu, 23 Jun 2005 11:37:41 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NBbfoQ031012; Thu, 23 Jun 2005 11:37:41 GMT (envelope-from cognet) Message-Id: <200506231137.j5NBbfoQ031012@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 23 Jun 2005 11:37:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm pmap.c vm_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 11:37:42 -0000 cognet 2005-06-23 11:37:41 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c vm_machdep.c Log: Don't abuse UMA_SLAB_KMEM. Approved by: re (blanket) Revision Changes Path 1.36 +2 -1 src/sys/arm/arm/pmap.c 1.16 +2 -8 src/sys/arm/arm/vm_machdep.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 11:38:47 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2DDC16A41C; Thu, 23 Jun 2005 11:38:47 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACDE343D1D; Thu, 23 Jun 2005 11:38:47 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NBclbe031071; Thu, 23 Jun 2005 11:38:47 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NBclDO031070; Thu, 23 Jun 2005 11:38:47 GMT (envelope-from cognet) Message-Id: <200506231138.j5NBclDO031070@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 23 Jun 2005 11:38:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm db_interface.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 11:38:48 -0000 cognet 2005-06-23 11:38:47 UTC FreeBSD src repository Modified files: sys/arm/arm db_interface.c Log: Implement db_frame() and use it to obtain the registers value. Approved by: re (blanket) Revision Changes Path 1.5 +45 -22 src/sys/arm/arm/db_interface.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 11:39:18 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C495416A41C; Thu, 23 Jun 2005 11:39:18 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A074243D48; Thu, 23 Jun 2005 11:39:18 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NBdI1g031121; Thu, 23 Jun 2005 11:39:18 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NBdIDb031120; Thu, 23 Jun 2005 11:39:18 GMT (envelope-from cognet) Message-Id: <200506231139.j5NBdIDb031120@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 23 Jun 2005 11:39:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 11:39:18 -0000 cognet 2005-06-23 11:39:18 UTC FreeBSD src repository Modified files: sys/arm/arm trap.c Log: Call kdb_trap() on fatal abort. Approved by: re (blanket) Revision Changes Path 1.17 +5 -5 src/sys/arm/arm/trap.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 11:40:46 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F63916A41C; Thu, 23 Jun 2005 11:40:46 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE8EF43D1F; Thu, 23 Jun 2005 11:40:45 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NBejSF031289; Thu, 23 Jun 2005 11:40:45 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NBejd8031288; Thu, 23 Jun 2005 11:40:45 GMT (envelope-from cognet) Message-Id: <200506231140.j5NBejd8031288@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 23 Jun 2005 11:40:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/xscale/i80321 iq31244_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 11:40:46 -0000 cognet 2005-06-23 11:40:45 UTC FreeBSD src repository Modified files: sys/arm/xscale/i80321 iq31244_machdep.c Log: Remove the va == pa mapping. Approved by: re (blanket) Revision Changes Path 1.13 +7 -10 src/sys/arm/xscale/i80321/iq31244_machdep.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 14:12:20 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51B2916A429; Thu, 23 Jun 2005 14:12:20 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A86E43D53; Thu, 23 Jun 2005 14:12:20 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NECK5G043848; Thu, 23 Jun 2005 14:12:20 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NECK0v043847; Thu, 23 Jun 2005 14:12:20 GMT (envelope-from ru) Message-Id: <200506231412.j5NECK0v043847@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 23 Jun 2005 14:12:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 fwohci.4 ohci.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 14:12:20 -0000 ru 2005-06-23 14:12:19 UTC FreeBSD src repository Modified files: share/man/man4 fwohci.4 ohci.4 Log: Document supported Sun hardware. Submitted by: marius Approved by: re (blanket) Revision Changes Path 1.14 +3 -1 src/share/man/man4/fwohci.4 1.19 +3 -1 src/share/man/man4/ohci.4 From owner-cvs-src@FreeBSD.ORG Thu Jun 23 14:19:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB89F16A41C; Thu, 23 Jun 2005 14:19:02 +0000 (GMT) (envelope-from darrenr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C39DE43D1F; Thu, 23 Jun 2005 14:19:02 +0000 (GMT) (envelope-from darrenr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NEJ2Ix044284; Thu, 23 Jun 2005 14:19:02 GMT (envelope-from darrenr@repoman.freebsd.org) Received: (from darrenr@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NEJ2wq044283; Thu, 23 Jun 2005 14:19:02 GMT (envelope-from darrenr) Message-Id: <200506231419.j5NEJ2wq044283@repoman.freebsd.org> From: Darren Reed Date: Thu, 23 Jun 2005 14:19:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/contrib/ipfilter/lib ipf_dotuning.c src/sys/contrib/ipfilter/netinet fil.c ip_htable.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 14:19:03 -0000 darrenr 2005-06-23 14:19:02 UTC FreeBSD src repository Modified files: contrib/ipfilter/lib ipf_dotuning.c sys/contrib/ipfilter/netinet fil.c ip_htable.c Log: Fix some minor problems before release: (1) "ipf -T" is broken for fetching single entries and (2) loading rules with numbered collections does not order insertion right. (3) stats aren't accumulated for hash table memory failures Approved by: re (dwhite) Revision Changes Path 1.4 +5 -1 src/contrib/ipfilter/lib/ipf_dotuning.c 1.46 +51 -14 src/sys/contrib/ipfilter/netinet/fil.c 1.2 +3 -1 src/sys/contrib/ipfilter/netinet/ip_htable.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 14:22:02 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEB1716A41C; Thu, 23 Jun 2005 14:22:02 +0000 (GMT) (envelope-from darrenr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA32E43D4C; Thu, 23 Jun 2005 14:22:02 +0000 (GMT) (envelope-from darrenr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NEM21g044566; Thu, 23 Jun 2005 14:22:02 GMT (envelope-from darrenr@repoman.freebsd.org) Received: (from darrenr@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NEM21D044565; Thu, 23 Jun 2005 14:22:02 GMT (envelope-from darrenr) Message-Id: <200506231422.j5NEM21D044565@repoman.freebsd.org> From: Darren Reed Date: Thu, 23 Jun 2005 14:22:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/contrib/ipfilter IPFILTER.LICENCE QNX_OCL.txt ip_fil_freebsd.c ip_htable.c ip_htable.h ip_irc_pxy.c ip_lookup.c ip_lookup.h ip_pool.c ip_pool.h ip_pptp_pxy.c ip_rpcb_pxy.c ip_scan.c ip_scan.h ip_sync.c ip_sync.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 14:22:03 -0000 darrenr 2005-06-23 14:22:02 UTC FreeBSD src repository Removed files: contrib/ipfilter IPFILTER.LICENCE QNX_OCL.txt ip_fil_freebsd.c ip_htable.c ip_htable.h ip_irc_pxy.c ip_lookup.c ip_lookup.h ip_pool.c ip_pool.h ip_pptp_pxy.c ip_rpcb_pxy.c ip_scan.c ip_scan.h ip_sync.c ip_sync.h Log: Remove these files from src/contrib/ipfilter as they are already present in src/sys/contrib/ipfilter/netinet. Makefile's reachover bits find what they need so building is unaffected. Approved by: re (dwhite) Revision Changes Path 1.2 +0 -28 src/contrib/ipfilter/IPFILTER.LICENCE (dead) 1.2 +0 -275 src/contrib/ipfilter/QNX_OCL.txt (dead) 1.3 +0 -1692 src/contrib/ipfilter/ip_fil_freebsd.c (dead) 1.3 +0 -455 src/contrib/ipfilter/ip_htable.c (dead) 1.3 +0 -71 src/contrib/ipfilter/ip_htable.h (dead) 1.3 +0 -435 src/contrib/ipfilter/ip_irc_pxy.c (dead) 1.3 +0 -530 src/contrib/ipfilter/ip_lookup.c (dead) 1.3 +0 -65 src/contrib/ipfilter/ip_lookup.h (dead) 1.3 +0 -786 src/contrib/ipfilter/ip_pool.c (dead) 1.3 +0 -87 src/contrib/ipfilter/ip_pool.h (dead) 1.3 +0 -527 src/contrib/ipfilter/ip_pptp_pxy.c (dead) 1.3 +0 -1460 src/contrib/ipfilter/ip_rpcb_pxy.c (dead) 1.3 +0 -594 src/contrib/ipfilter/ip_scan.c (dead) 1.3 +0 -108 src/contrib/ipfilter/ip_scan.h (dead) 1.3 +0 -1001 src/contrib/ipfilter/ip_sync.c (dead) 1.3 +0 -117 src/contrib/ipfilter/ip_sync.h (dead) From owner-cvs-src@FreeBSD.ORG Thu Jun 23 17:14:27 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA57F16A41C; Thu, 23 Jun 2005 17:14:27 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F25543D4C; Thu, 23 Jun 2005 17:14:27 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from [10.50.41.231] (Not Verified[65.202.103.25]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Thu, 23 Jun 2005 13:28:01 -0400 From: John Baldwin To: "Greg 'groggy' Lehey" Date: Thu, 23 Jun 2005 11:02:34 -0400 User-Agent: KMail/1.8 References: <200506221524.j5MFO1V1045648@repoman.freebsd.org> <20050623002734.GE37620@wantadilla.lemis.com> In-Reply-To: <20050623002734.GE37620@wantadilla.lemis.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506231102.36885.jhb@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/random random.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 17:14:28 -0000 On Wednesday 22 June 2005 08:27 pm, Greg 'groggy' Lehey wrote: > On Wednesday, 22 June 2005 at 15:24:00 +0000, John Baldwin wrote: > > jhb 2005-06-22 15:24:00 UTC > > > > FreeBSD src repository > > > > Modified files: > > games/random random.c > > Log: > > Correct an error in the previous revision. RAND_MAX is the maximum > > value for rand(3), not random(3). random(3) is defined to return values > > between 0 and 2^31-1, so add a local RANDOM_MAX constant to this file > > that is defined as 2^31-1 and use that in place of RAND_MAX. > > How much effect did this bug have on the results of random(3)? This commit had zero effect as RAND_MAX is actually defined as 2^31-1, it is just a pedantic fixup of the previous revision (1.18) which changed random(6) from using LONG_MAX as the maximum value. Using LONG_MAX mean that random(6) always selected zero lines from an input file on 64-bit archs such as amd64. The previous revision's log has an associated PR with more details. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Thu Jun 23 18:42:58 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E92016A41C; Thu, 23 Jun 2005 18:42:58 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 690F643D1F; Thu, 23 Jun 2005 18:42:58 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NIgwNk061824; Thu, 23 Jun 2005 18:42:58 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NIgwb6061823; Thu, 23 Jun 2005 18:42:58 GMT (envelope-from imp) Message-Id: <200506231842.j5NIgwb6061823@repoman.freebsd.org> From: Warner Losh Date: Thu, 23 Jun 2005 18:42:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet ip_mroute.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 18:42:58 -0000 imp 2005-06-23 18:42:58 UTC FreeBSD src repository Modified files: sys/netinet ip_mroute.c Log: Add back missing copyright and license statement. This is identical to the statement in ip_mroute.h, as well as being the same as what OpenBSD has done with this file. It matches the copyright in NetBSD's 1.1 through 1.14 versions of the file as well, which they subsequently added back. It appears to have been lost in the 4.4-lite1 import for FreeBSD 2.0, but where and why I've not investigated further. OpenBSD had the same problem. NetBSD had a copyright notice until Multicast 3.5 was integrated verbatim back in 1995. This appears to be the version that made it into 4.4-lite1. Approved by: re (scottl) MFC after: 3 days Revision Changes Path 1.111 +35 -0 src/sys/netinet/ip_mroute.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 19:46:29 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92F8C16A41C; Thu, 23 Jun 2005 19:46:29 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66F8543D1F; Thu, 23 Jun 2005 19:46:29 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NJkTUK064149; Thu, 23 Jun 2005 19:46:29 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NJkTW2064148; Thu, 23 Jun 2005 19:46:29 GMT (envelope-from peter) Message-Id: <200506231946.j5NJkTW2064148@repoman.freebsd.org> From: Peter Wemm Date: Thu, 23 Jun 2005 19:46:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/amd64/amd64 exception.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 19:46:29 -0000 peter 2005-06-23 19:46:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/amd64/amd64 exception.S Log: Fix a source of 'trap xxx with interrupts disabled'. This was a cut/pasto. Revision Changes Path 1.120.2.2 +1 -1 src/sys/amd64/amd64/exception.S From owner-cvs-src@FreeBSD.ORG Thu Jun 23 19:49:21 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17FEC16A41F; Thu, 23 Jun 2005 19:49:21 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE51143D1F; Thu, 23 Jun 2005 19:49:20 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NJnK6w064250; Thu, 23 Jun 2005 19:49:20 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NJnKYq064249; Thu, 23 Jun 2005 19:49:20 GMT (envelope-from peter) Message-Id: <200506231949.j5NJnKYq064249@repoman.freebsd.org> From: Peter Wemm Date: Thu, 23 Jun 2005 19:49:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/amd64/amd64 intr_machdep.c local_apic.c machdep.c support.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 19:49:21 -0000 peter 2005-06-23 19:49:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/amd64/amd64 intr_machdep.c local_apic.c machdep.c support.S Log: MFp4: Various s/386/amd64/ fixes Revision Changes Path 1.9.2.4 +1 -1 src/sys/amd64/amd64/intr_machdep.c 1.10.2.2 +1 -1 src/sys/amd64/amd64/local_apic.c 1.618.2.12 +1 -1 src/sys/amd64/amd64/machdep.c 1.113.2.1 +1 -1 src/sys/amd64/amd64/support.S From owner-cvs-src@FreeBSD.ORG Thu Jun 23 19:51:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A992716A41C; Thu, 23 Jun 2005 19:51:25 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C5EA43D49; Thu, 23 Jun 2005 19:51:25 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NJpPYt064408; Thu, 23 Jun 2005 19:51:25 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NJpP1o064407; Thu, 23 Jun 2005 19:51:25 GMT (envelope-from peter) Message-Id: <200506231951.j5NJpP1o064407@repoman.freebsd.org> From: Peter Wemm Date: Thu, 23 Jun 2005 19:51:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/amd64/amd64 support.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 19:51:25 -0000 peter 2005-06-23 19:51:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/amd64/amd64 support.S Log: MFp4: fix comment about copyin/out and fubyte family. There is no dos emulator and no 386 protection emulation needed. Revision Changes Path 1.113.2.2 +2 -8 src/sys/amd64/amd64/support.S From owner-cvs-src@FreeBSD.ORG Thu Jun 23 19:54:26 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2CE416A431; Thu, 23 Jun 2005 19:54:26 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4A5D43D48; Thu, 23 Jun 2005 19:54:26 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NJsQw6064557; Thu, 23 Jun 2005 19:54:26 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NJsQgG064556; Thu, 23 Jun 2005 19:54:26 GMT (envelope-from peter) Message-Id: <200506231954.j5NJsQgG064556@repoman.freebsd.org> From: Peter Wemm Date: Thu, 23 Jun 2005 19:54:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/amd64/amd64 dump_machdep.c src/sys/sys kerneldump.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 19:54:27 -0000 peter 2005-06-23 19:54:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/amd64/amd64 dump_machdep.c sys/sys kerneldump.h Log: MFp4: oops, the amd64 crash dump code was using the i386 dump version. Revision Changes Path 1.9.4.1 +1 -1 src/sys/amd64/amd64/dump_machdep.c 1.6.8.1 +1 -0 src/sys/sys/kerneldump.h From owner-cvs-src@FreeBSD.ORG Thu Jun 23 20:50:51 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10FF716A41C; Thu, 23 Jun 2005 20:50:51 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75E2D43D4C; Thu, 23 Jun 2005 20:50:50 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from [10.50.41.231] (Not Verified[65.202.103.25]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Thu, 23 Jun 2005 17:04:21 -0400 From: John Baldwin To: Peter Wemm Date: Thu, 23 Jun 2005 16:50:20 -0400 User-Agent: KMail/1.8 References: <200506231954.j5NJsQgG064556@repoman.freebsd.org> In-Reply-To: <200506231954.j5NJsQgG064556@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506231650.22105.jhb@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 dump_machdep.c src/sys/sys kerneldump.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 20:50:51 -0000 On Thursday 23 June 2005 03:54 pm, Peter Wemm wrote: > peter 2005-06-23 19:54:26 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_5) > sys/amd64/amd64 dump_machdep.c > sys/sys kerneldump.h > Log: > MFp4: oops, the amd64 crash dump code was using the i386 dump version. Is this stuff going to go into HEAD as well? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Thu Jun 23 21:04:26 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 455F116A41C; Thu, 23 Jun 2005 21:04:26 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5AA743D1D; Thu, 23 Jun 2005 21:04:20 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j5NLD2w4013251; Thu, 23 Jun 2005 15:13:02 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <42BB231B.2090708@samsco.org> Date: Thu, 23 Jun 2005 15:01:15 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Wemm References: <200506231954.j5NJsQgG064556@repoman.freebsd.org> In-Reply-To: <200506231954.j5NJsQgG064556@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 dump_machdep.c src/sys/sys kerneldump.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 21:04:26 -0000 Peter Wemm wrote: > peter 2005-06-23 19:54:26 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_5) > sys/amd64/amd64 dump_machdep.c > sys/sys kerneldump.h > Log: > MFp4: oops, the amd64 crash dump code was using the i386 dump version. > > Revision Changes Path > 1.9.4.1 +1 -1 src/sys/amd64/amd64/dump_machdep.c > 1.6.8.1 +1 -0 src/sys/sys/kerneldump.h Skirting the code freeze by committing to RELENG_5 first is a little rude. Please email RE for approval for HEAD. Scott From owner-cvs-src@FreeBSD.ORG Thu Jun 23 21:37:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2B0416A41C; Thu, 23 Jun 2005 21:37:27 +0000 (GMT) (envelope-from roberto@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AC5443D55; Thu, 23 Jun 2005 21:37:27 +0000 (GMT) (envelope-from roberto@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NLbRYO075655; Thu, 23 Jun 2005 21:37:27 GMT (envelope-from roberto@repoman.freebsd.org) Received: (from roberto@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NLbRj8075654; Thu, 23 Jun 2005 21:37:27 GMT (envelope-from roberto) Message-Id: <200506232137.j5NLbRj8075654@repoman.freebsd.org> From: Ollivier Robert Date: Thu, 23 Jun 2005 21:37:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/ntp config.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 21:37:28 -0000 roberto 2005-06-23 21:37:27 UTC FreeBSD src repository Modified files: usr.sbin/ntp config.h Log: Add Meinberg clocks to the default ntpd. It contains both a DCF77 and a GPS receiver. PR: bin/78207 Submitted by: Joerg Pulz Approved by: re (scottl) Revision Changes Path 1.13 +1 -1 src/usr.sbin/ntp/config.h From owner-cvs-src@FreeBSD.ORG Thu Jun 23 21:54:17 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3F3116A41C; Thu, 23 Jun 2005 21:54:17 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C16043D4C; Thu, 23 Jun 2005 21:54:17 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NLsHUa076457; Thu, 23 Jun 2005 21:54:17 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NLsHSp076456; Thu, 23 Jun 2005 21:54:17 GMT (envelope-from jhb) Message-Id: <200506232154.j5NLsHSp076456@repoman.freebsd.org> From: John Baldwin Date: Thu, 23 Jun 2005 21:54:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/include atomic.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 21:54:17 -0000 jhb 2005-06-23 21:54:17 UTC FreeBSD src repository Modified files: sys/arm/include atomic.h Log: Fix a typo. Approved by: re (scottl) Revision Changes Path 1.8 +1 -1 src/sys/arm/include/atomic.h From owner-cvs-src@FreeBSD.ORG Thu Jun 23 21:55:12 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12E7D16A41C; Thu, 23 Jun 2005 21:55:12 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFDB743D53; Thu, 23 Jun 2005 21:55:11 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NLtBBO076530; Thu, 23 Jun 2005 21:55:11 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NLtBmD076529; Thu, 23 Jun 2005 21:55:11 GMT (envelope-from jhb) Message-Id: <200506232155.j5NLtBmD076529@repoman.freebsd.org> From: John Baldwin Date: Thu, 23 Jun 2005 21:55:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys mutex.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 21:55:12 -0000 jhb 2005-06-23 21:55:11 UTC FreeBSD src repository Modified files: sys/sys mutex.h Log: Adjust some comments to be a bit more correct. Approved by: re (scottl) Revision Changes Path 1.79 +3 -3 src/sys/sys/mutex.h From owner-cvs-src@FreeBSD.ORG Thu Jun 23 21:55:43 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 706DB16A41C; Thu, 23 Jun 2005 21:55:43 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 491B943D5C; Thu, 23 Jun 2005 21:55:43 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NLthhX076614; Thu, 23 Jun 2005 21:55:43 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NLth2D076613; Thu, 23 Jun 2005 21:55:43 GMT (envelope-from jhb) Message-Id: <200506232155.j5NLth2D076613@repoman.freebsd.org> From: John Baldwin Date: Thu, 23 Jun 2005 21:55:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_kse.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 21:55:43 -0000 jhb 2005-06-23 21:55:43 UTC FreeBSD src repository Modified files: sys/kern kern_kse.c Log: Fix a typo in a comment. Approved by: re (scottl) Revision Changes Path 1.214 +1 -1 src/sys/kern/kern_kse.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 21:56:46 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 019FC16A41C; Thu, 23 Jun 2005 21:56:46 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE8C843D4C; Thu, 23 Jun 2005 21:56:45 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NLujwD076688; Thu, 23 Jun 2005 21:56:45 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NLujCM076687; Thu, 23 Jun 2005 21:56:45 GMT (envelope-from jhb) Message-Id: <200506232156.j5NLujCM076687@repoman.freebsd.org> From: John Baldwin Date: Thu, 23 Jun 2005 21:56:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/i386 sys_machdep.c vm_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 21:56:46 -0000 jhb 2005-06-23 21:56:45 UTC FreeBSD src repository Modified files: sys/i386/i386 sys_machdep.c vm_machdep.c Log: Various and sundry style fixes and comment cleanups. Approved by: re (scottl) Revision Changes Path 1.102 +9 -5 src/sys/i386/i386/sys_machdep.c 1.258 +12 -9 src/sys/i386/i386/vm_machdep.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 22:13:30 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1061516A41C; Thu, 23 Jun 2005 22:13:30 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D7943D1F; Thu, 23 Jun 2005 22:13:29 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NMDTao077367; Thu, 23 Jun 2005 22:13:29 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NMDT9V077366; Thu, 23 Jun 2005 22:13:29 GMT (envelope-from pjd) Message-Id: <200506232213.j5NMDT9V077366@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Thu, 23 Jun 2005 22:13:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_jail.c vfs_syscalls.c src/sys/compat/linux linux_stats.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 22:13:30 -0000 pjd 2005-06-23 22:13:29 UTC FreeBSD src repository Modified files: sys/kern kern_jail.c vfs_syscalls.c sys/compat/linux linux_stats.c Log: Actually only protect mount-point if security.jail.enforce_statfs is set to 2. If we don't return statistics about requested file systems, system tools may not work correctly or at all. Approved by: re (scottl) Revision Changes Path 1.72 +0 -3 src/sys/compat/linux/linux_stats.c 1.50 +0 -1 src/sys/kern/kern_jail.c 1.392 +0 -10 src/sys/kern/vfs_syscalls.c From owner-cvs-src@FreeBSD.ORG Thu Jun 23 22:17:43 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C30DE16A41C; Thu, 23 Jun 2005 22:17:43 +0000 (GMT) (envelope-from peter@wemm.org) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B3943D48; Thu, 23 Jun 2005 22:17:43 +0000 (GMT) (envelope-from peter@wemm.org) Received: from fw.wemm.org (canning.wemm.org [192.203.228.65]) by canning.wemm.org (Postfix) with ESMTP id 8D0E72A8DA; Thu, 23 Jun 2005 15:17:43 -0700 (PDT) (envelope-from peter@wemm.org) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (Postfix) with ESMTP id 265E6E2B3; Thu, 23 Jun 2005 15:17:43 -0700 (PDT) (envelope-from peter@wemm.org) Received: from overcee.wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (8.13.3/8.13.1) with ESMTP id j5NMHf8B054968; Thu, 23 Jun 2005 15:17:41 -0700 (PDT) (envelope-from peter@wemm.org) Received: from localhost (localhost [[UNIX: localhost]]) by overcee.wemm.org (8.13.3/8.13.1/Submit) id j5NMHfLD054967; Thu, 23 Jun 2005 15:17:41 -0700 (PDT) (envelope-from peter@wemm.org) X-Authentication-Warning: overcee.wemm.org: peter set sender to peter@wemm.org using -f From: Peter Wemm To: John Baldwin Date: Thu, 23 Jun 2005 15:17:39 -0700 User-Agent: KMail/1.8 References: <200506231954.j5NJsQgG064556@repoman.freebsd.org> <200506231650.22105.jhb@FreeBSD.org> In-Reply-To: <200506231650.22105.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506231517.41038.peter@wemm.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Peter Wemm Subject: Re: cvs commit: src/sys/amd64/amd64 dump_machdep.c src/sys/sys kerneldump.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 22:17:44 -0000 On Thursday 23 June 2005 01:50 pm, John Baldwin wrote: > On Thursday 23 June 2005 03:54 pm, Peter Wemm wrote: > > peter 2005-06-23 19:54:26 UTC > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_5) > > sys/amd64/amd64 dump_machdep.c > > sys/sys kerneldump.h > > Log: > > MFp4: oops, the amd64 crash dump code was using the i386 dump > > version. > > Is this stuff going to go into HEAD as well? No, a different version is going to HEAD. I became aware of this trivial missing item when I went to bump its version and discovered it wasn't there. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Thu Jun 23 22:22:35 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 340A016A41C; Thu, 23 Jun 2005 22:22:35 +0000 (GMT) (envelope-from peter@wemm.org) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14E0143D49; Thu, 23 Jun 2005 22:22:35 +0000 (GMT) (envelope-from peter@wemm.org) Received: from fw.wemm.org (canning.wemm.org [192.203.228.65]) by canning.wemm.org (Postfix) with ESMTP id F318B2A8F3; Thu, 23 Jun 2005 15:22:34 -0700 (PDT) (envelope-from peter@wemm.org) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (Postfix) with ESMTP id 868C4E2B3; Thu, 23 Jun 2005 15:22:34 -0700 (PDT) (envelope-from peter@wemm.org) Received: from overcee.wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (8.13.3/8.13.1) with ESMTP id j5NMMXXg055131; Thu, 23 Jun 2005 15:22:33 -0700 (PDT) (envelope-from peter@wemm.org) Received: from localhost (localhost [[UNIX: localhost]]) by overcee.wemm.org (8.13.3/8.13.1/Submit) id j5NMMTdK055130; Thu, 23 Jun 2005 15:22:29 -0700 (PDT) (envelope-from peter@wemm.org) X-Authentication-Warning: overcee.wemm.org: peter set sender to peter@wemm.org using -f From: Peter Wemm To: Scott Long Date: Thu, 23 Jun 2005 15:22:28 -0700 User-Agent: KMail/1.8 References: <200506231954.j5NJsQgG064556@repoman.freebsd.org> <42BB231B.2090708@samsco.org> In-Reply-To: <42BB231B.2090708@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506231522.29350.peter@wemm.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Peter Wemm Subject: Re: cvs commit: src/sys/amd64/amd64 dump_machdep.c src/sys/sys kerneldump.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 22:22:35 -0000 On Thursday 23 June 2005 02:01 pm, Scott Long wrote: > Peter Wemm wrote: > > peter 2005-06-23 19:54:26 UTC > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_5) > > sys/amd64/amd64 dump_machdep.c > > sys/sys kerneldump.h > > Log: > > MFp4: oops, the amd64 crash dump code was using the i386 dump > > version. > > > > Revision Changes Path > > 1.9.4.1 +1 -1 src/sys/amd64/amd64/dump_machdep.c > > 1.6.8.1 +1 -0 src/sys/sys/kerneldump.h > > Skirting the code freeze by committing to RELENG_5 first is a little > rude. Please email RE for approval for HEAD. Not for something trivial. I'll wait till the freeze is over. I had precisely 3 minutes to kill before leaving. I had these sitting in my backlog for HEAD, and noticed that they were applicable to releng_5 as well. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Thu Jun 23 22:28:05 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6684416A41C; Thu, 23 Jun 2005 22:28:05 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E3F743D53; Thu, 23 Jun 2005 22:28:05 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NMS5Wh078094; Thu, 23 Jun 2005 22:28:05 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NMS5ek078093; Thu, 23 Jun 2005 22:28:05 GMT (envelope-from ceri) Message-Id: <200506232228.j5NMS5ek078093@repoman.freebsd.org> From: Ceri Davies Date: Thu, 23 Jun 2005 22:28:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 22:28:05 -0000 ceri 2005-06-23 22:28:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) gnu/usr.bin/send-pr send-pr.1 Log: MFC r1.18: 1. Add the threads and usb categories. 2. Fill in the blanks on the advocacy category. 3. Expand a contraction while I'm in here. Revision Changes Path 1.16.4.1 +11 -3 src/gnu/usr.bin/send-pr/send-pr.1 From owner-cvs-src@FreeBSD.ORG Thu Jun 23 22:31:08 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BABE16A41C; Thu, 23 Jun 2005 22:31:08 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B4F43D48; Thu, 23 Jun 2005 22:31:08 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NMV89H078275; Thu, 23 Jun 2005 22:31:08 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NMV8JE078274; Thu, 23 Jun 2005 22:31:08 GMT (envelope-from ceri) Message-Id: <200506232231.j5NMV8JE078274@repoman.freebsd.org> From: Ceri Davies Date: Thu, 23 Jun 2005 22:31:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 22:31:08 -0000 ceri 2005-06-23 22:31:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) gnu/usr.bin/send-pr send-pr.1 Log: MFC r1.17: A lot of people may want to submit PRs from systems that are not connected to the Internet or systems that do not have a correctly configured email subsystem. Now that the send-pr web interface has antispam protection, mention that it is ok to use it for submitting problem reports. Revision Changes Path 1.16.4.2 +7 -0 src/gnu/usr.bin/send-pr/send-pr.1 From owner-cvs-src@FreeBSD.ORG Thu Jun 23 22:33:33 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2BAE16A41C; Thu, 23 Jun 2005 22:33:33 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C22643D49; Thu, 23 Jun 2005 22:33:33 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NMXX1S078346; Thu, 23 Jun 2005 22:33:33 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NMXX7Q078345; Thu, 23 Jun 2005 22:33:33 GMT (envelope-from ceri) Message-Id: <200506232233.j5NMXX7Q078345@repoman.freebsd.org> From: Ceri Davies Date: Thu, 23 Jun 2005 22:33:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 22:33:34 -0000 ceri 2005-06-23 22:33:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) gnu/usr.bin/send-pr send-pr.1 Log: MFC revisions 1.17 and 1.18. Revision Changes Path 1.9.2.8 +18 -3 src/gnu/usr.bin/send-pr/send-pr.1 From owner-cvs-src@FreeBSD.ORG Thu Jun 23 22:45:22 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE6FA16A41C; Thu, 23 Jun 2005 22:45:22 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B18BE43D4C; Thu, 23 Jun 2005 22:45:22 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NMjMiX078909; Thu, 23 Jun 2005 22:45:22 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NMjM5b078908; Thu, 23 Jun 2005 22:45:22 GMT (envelope-from ceri) Message-Id: <200506232245.j5NMjM5b078908@repoman.freebsd.org> From: Ceri Davies Date: Thu, 23 Jun 2005 22:45:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 22:45:23 -0000 ceri 2005-06-23 22:45:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) gnu/usr.bin/send-pr send-pr.1 Log: Remove an extra 't' that I inexplicably managed to insert during the last commit. Pointy hat awarded by: ru Revision Changes Path 1.16.4.3 +1 -1 src/gnu/usr.bin/send-pr/send-pr.1 From owner-cvs-src@FreeBSD.ORG Thu Jun 23 22:46:10 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AAA816A41C; Thu, 23 Jun 2005 22:46:10 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01D8A43D1F; Thu, 23 Jun 2005 22:46:10 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NMk97w078965; Thu, 23 Jun 2005 22:46:09 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NMk9ul078964; Thu, 23 Jun 2005 22:46:09 GMT (envelope-from ceri) Message-Id: <200506232246.j5NMk9ul078964@repoman.freebsd.org> From: Ceri Davies Date: Thu, 23 Jun 2005 22:46:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 22:46:10 -0000 ceri 2005-06-23 22:46:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) gnu/usr.bin/send-pr send-pr.1 Log: Remove an extra 't' that I inexplicably managed to insert during the last commit. Pointy hat awarded by: ru Revision Changes Path 1.9.2.9 +1 -1 src/gnu/usr.bin/send-pr/send-pr.1 From owner-cvs-src@FreeBSD.ORG Thu Jun 23 22:47:37 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5CD016A41C; Thu, 23 Jun 2005 22:47:37 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E9F843D53; Thu, 23 Jun 2005 22:47:37 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from [10.50.41.231] (Not Verified[65.202.103.25]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Thu, 23 Jun 2005 19:01:12 -0400 From: John Baldwin To: Peter Wemm Date: Thu, 23 Jun 2005 18:41:02 -0400 User-Agent: KMail/1.8 References: <200506231954.j5NJsQgG064556@repoman.freebsd.org> <200506231650.22105.jhb@FreeBSD.org> <200506231517.41038.peter@wemm.org> In-Reply-To: <200506231517.41038.peter@wemm.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506231841.04401.jhb@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Peter Wemm Subject: Re: cvs commit: src/sys/amd64/amd64 dump_machdep.c src/sys/sys kerneldump.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 22:47:37 -0000 On Thursday 23 June 2005 06:17 pm, Peter Wemm wrote: > On Thursday 23 June 2005 01:50 pm, John Baldwin wrote: > > On Thursday 23 June 2005 03:54 pm, Peter Wemm wrote: > > > peter 2005-06-23 19:54:26 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_5) > > > sys/amd64/amd64 dump_machdep.c > > > sys/sys kerneldump.h > > > Log: > > > MFp4: oops, the amd64 crash dump code was using the i386 dump > > > version. > > > > Is this stuff going to go into HEAD as well? > > No, a different version is going to HEAD. I became aware of this > trivial missing item when I went to bump its version and discovered it > wasn't there. Ok, just want to make sure it doesn't get lost. :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Thu Jun 23 23:47:24 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9547516A41C; Thu, 23 Jun 2005 23:47:24 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AFAB43D1F; Thu, 23 Jun 2005 23:47:19 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j5NNu1PJ014597; Thu, 23 Jun 2005 17:56:01 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <42BB4A05.10909@samsco.org> Date: Thu, 23 Jun 2005 17:47:17 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Wemm References: <200506231954.j5NJsQgG064556@repoman.freebsd.org> <42BB231B.2090708@samsco.org> <200506231522.29350.peter@wemm.org> In-Reply-To: <200506231522.29350.peter@wemm.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Peter Wemm Subject: Re: cvs commit: src/sys/amd64/amd64 dump_machdep.c src/sys/sys kerneldump.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 23:47:24 -0000 Peter Wemm wrote: > On Thursday 23 June 2005 02:01 pm, Scott Long wrote: > >>Peter Wemm wrote: >> >>>peter 2005-06-23 19:54:26 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: (Branch: RELENG_5) >>> sys/amd64/amd64 dump_machdep.c >>> sys/sys kerneldump.h >>> Log: >>> MFp4: oops, the amd64 crash dump code was using the i386 dump >>>version. >>> >>> Revision Changes Path >>> 1.9.4.1 +1 -1 src/sys/amd64/amd64/dump_machdep.c >>> 1.6.8.1 +1 -0 src/sys/sys/kerneldump.h >> >>Skirting the code freeze by committing to RELENG_5 first is a little >>rude. Please email RE for approval for HEAD. > > > Not for something trivial. I'll wait till the freeze is over. > > I had precisely 3 minutes to kill before leaving. I had these sitting > in my backlog for HEAD, and noticed that they were applicable to > releng_5 as well. So the process that we've had for 13 years of putting changes into HEAD before a stable branch is now officially passe? The process is in place for a reason, and having a highly visible person flaunt it is pretty disappointing. Scott From owner-cvs-src@FreeBSD.ORG Fri Jun 24 00:16:58 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00A2816A41C; Fri, 24 Jun 2005 00:16:57 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E17F743D4C; Fri, 24 Jun 2005 00:16:57 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5O0Gv3U086546; Fri, 24 Jun 2005 00:16:57 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5O0Gvrg086545; Fri, 24 Jun 2005 00:16:57 GMT (envelope-from peter) Message-Id: <200506240016.j5O0Gvrg086545@repoman.freebsd.org> From: Peter Wemm Date: Fri, 24 Jun 2005 00:16:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 local_apic.c trap.c src/sys/conf options src/sys/i386/i386 local_apic.c trap.c src/sys/kern kern_clock.c kern_exec.c sched_4bsd.c sched_ule.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 00:16:58 -0000 peter 2005-06-24 00:16:57 UTC FreeBSD src repository Modified files: sys/amd64/amd64 local_apic.c trap.c sys/conf options sys/i386/i386 local_apic.c trap.c sys/kern kern_clock.c kern_exec.c sched_4bsd.c sched_ule.c Log: Move HWPMC_HOOKS into its own opt_hwpmc_hooks.h file. It doesn't merit being in opt_global.h and forcing a global recompile when only a few files reference it. Approved by: re Revision Changes Path 1.16 +2 -0 src/sys/amd64/amd64/local_apic.c 1.287 +1 -0 src/sys/amd64/amd64/trap.c 1.508 +1 -1 src/sys/conf/options 1.17 +2 -0 src/sys/i386/i386/local_apic.c 1.275 +1 -0 src/sys/i386/i386/trap.c 1.176 +1 -0 src/sys/kern/kern_clock.c 1.274 +1 -0 src/sys/kern/kern_exec.c 1.77 +2 -0 src/sys/kern/sched_4bsd.c 1.153 +2 -1 src/sys/kern/sched_ule.c From owner-cvs-src@FreeBSD.ORG Fri Jun 24 00:20:31 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E78316A41C; Fri, 24 Jun 2005 00:20:31 +0000 (GMT) (envelope-from peter@wemm.org) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D6B043D1F; Fri, 24 Jun 2005 00:20:31 +0000 (GMT) (envelope-from peter@wemm.org) Received: from fw.wemm.org (canning.wemm.org [192.203.228.65]) by canning.wemm.org (Postfix) with ESMTP id 1E5382A8F8; Thu, 23 Jun 2005 17:20:31 -0700 (PDT) (envelope-from peter@wemm.org) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (Postfix) with ESMTP id 888CDE2B3; Thu, 23 Jun 2005 17:20:30 -0700 (PDT) (envelope-from peter@wemm.org) Received: from overcee.wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (8.13.3/8.13.1) with ESMTP id j5O0KTB2058327; Thu, 23 Jun 2005 17:20:29 -0700 (PDT) (envelope-from peter@wemm.org) Received: from localhost (localhost [[UNIX: localhost]]) by overcee.wemm.org (8.13.3/8.13.1/Submit) id j5O0KSh3058323; Thu, 23 Jun 2005 17:20:28 -0700 (PDT) (envelope-from peter@wemm.org) X-Authentication-Warning: overcee.wemm.org: peter set sender to peter@wemm.org using -f From: Peter Wemm To: Scott Long Date: Thu, 23 Jun 2005 17:20:27 -0700 User-Agent: KMail/1.8 References: <200506231954.j5NJsQgG064556@repoman.freebsd.org> <200506231522.29350.peter@wemm.org> <42BB4A05.10909@samsco.org> In-Reply-To: <42BB4A05.10909@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506231720.28463.peter@wemm.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Peter Wemm Subject: Re: cvs commit: src/sys/amd64/amd64 dump_machdep.c src/sys/sys kerneldump.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 00:20:31 -0000 On Thursday 23 June 2005 04:47 pm, Scott Long wrote: > Peter Wemm wrote: > > On Thursday 23 June 2005 02:01 pm, Scott Long wrote: > >>Peter Wemm wrote: > >>>peter 2005-06-23 19:54:26 UTC > >>> > >>> FreeBSD src repository > >>> > >>> Modified files: (Branch: RELENG_5) > >>> sys/amd64/amd64 dump_machdep.c > >>> sys/sys kerneldump.h > >>> Log: > >>> MFp4: oops, the amd64 crash dump code was using the i386 dump > >>>version. > >>> > >>> Revision Changes Path > >>> 1.9.4.1 +1 -1 src/sys/amd64/amd64/dump_machdep.c > >>> 1.6.8.1 +1 -0 src/sys/sys/kerneldump.h > >> > >>Skirting the code freeze by committing to RELENG_5 first is a > >> little rude. Please email RE for approval for HEAD. > > > > Not for something trivial. I'll wait till the freeze is over. > > > > I had precisely 3 minutes to kill before leaving. I had these > > sitting in my backlog for HEAD, and noticed that they were > > applicable to releng_5 as well. > > So the process that we've had for 13 years of putting changes into > HEAD before a stable branch is now officially passe? The process is > in place for a reason, and having a highly visible person flaunt it > is pretty disappointing. It's never been the case. When freezes are in progress, we have history of things going into older branches first. The main need is to make sure they don't get forgotten from HEAD, which they won't. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Fri Jun 24 00:29:53 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9A6816A41C; Fri, 24 Jun 2005 00:29:53 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B110943D1F; Fri, 24 Jun 2005 00:29:53 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5O0Tr5l087008; Fri, 24 Jun 2005 00:29:53 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5O0Tr3q087007; Fri, 24 Jun 2005 00:29:53 GMT (envelope-from peter) Message-Id: <200506240029.j5O0Tr3q087007@repoman.freebsd.org> From: Peter Wemm Date: Fri, 24 Jun 2005 00:29:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 vm_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 00:29:54 -0000 peter 2005-06-24 00:29:53 UTC FreeBSD src repository Modified files: sys/amd64/amd64 vm_machdep.c Log: MFi386: 1.258: Minor cleanups Approved by: re (blanket i386<->amd64 sync) Revision Changes Path 1.247 +4 -4 src/sys/amd64/amd64/vm_machdep.c From owner-cvs-src@FreeBSD.ORG Fri Jun 24 00:37:05 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FC4B16A41C; Fri, 24 Jun 2005 00:37:05 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC64343D4C; Fri, 24 Jun 2005 00:37:04 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5O0b4UK087339; Fri, 24 Jun 2005 00:37:04 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5O0b45Y087338; Fri, 24 Jun 2005 00:37:04 GMT (envelope-from peter) Message-Id: <200506240037.j5O0b45Y087338@repoman.freebsd.org> From: Peter Wemm Date: Fri, 24 Jun 2005 00:37:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libkvm kvm_proc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 00:37:05 -0000 peter 2005-06-24 00:37:04 UTC FreeBSD src repository Modified files: lib/libkvm kvm_proc.c Log: Set ki_tdev to NODEV rather than NULL. Approved by: re Revision Changes Path 1.87 +1 -1 src/lib/libkvm/kvm_proc.c From owner-cvs-src@FreeBSD.ORG Fri Jun 24 00:38:36 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA65916A43A; Fri, 24 Jun 2005 00:38:36 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1BE143D4C; Fri, 24 Jun 2005 00:38:36 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5O0ca0g087459; Fri, 24 Jun 2005 00:38:36 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5O0caZH087458; Fri, 24 Jun 2005 00:38:36 GMT (envelope-from peter) Message-Id: <200506240038.j5O0caZH087458@repoman.freebsd.org> From: Peter Wemm Date: Fri, 24 Jun 2005 00:38:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 exception.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 00:38:37 -0000 peter 2005-06-24 00:38:36 UTC FreeBSD src repository Modified files: sys/amd64/amd64 exception.S Log: Eliminate a source of 'trap xx with interrupts disabled'. I was jumping to the wrong backend code and neglecting to re-enable interrupts after the stack prep. Approved by: re Revision Changes Path 1.124 +1 -1 src/sys/amd64/amd64/exception.S From owner-cvs-src@FreeBSD.ORG Fri Jun 24 00:45:01 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B814016A41C; Fri, 24 Jun 2005 00:45:01 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E01E43D1F; Fri, 24 Jun 2005 00:45:01 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5O0j1iF087853; Fri, 24 Jun 2005 00:45:01 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5O0j1VV087852; Fri, 24 Jun 2005 00:45:01 GMT (envelope-from peter) Message-Id: <200506240045.j5O0j1VV087852@repoman.freebsd.org> From: Peter Wemm Date: Fri, 24 Jun 2005 00:45:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/amd64 intr_machdep.c local_apic.c machdep.c support.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 00:45:01 -0000 peter 2005-06-24 00:45:01 UTC FreeBSD src repository Modified files: sys/amd64/amd64 intr_machdep.c local_apic.c machdep.c support.S Log: Various trivial comment fixes Approved by: re Revision Changes Path 1.15 +1 -1 src/sys/amd64/amd64/intr_machdep.c 1.17 +1 -1 src/sys/amd64/amd64/local_apic.c 1.637 +1 -1 src/sys/amd64/amd64/machdep.c 1.115 +3 -9 src/sys/amd64/amd64/support.S From owner-cvs-src@FreeBSD.ORG Fri Jun 24 00:50:19 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C85516A41F; Fri, 24 Jun 2005 00:50:19 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63A9543D53; Fri, 24 Jun 2005 00:50:13 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5O0oD88095052; Fri, 24 Jun 2005 00:50:13 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5O0oDCV095051; Fri, 24 Jun 2005 00:50:13 GMT (envelope-from peter) Message-Id: <200506240050.j5O0oDCV095051@repoman.freebsd.org> From: Peter Wemm Date: Fri, 24 Jun 2005 00:50:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/gnu/usr.bin/gdb/kgdb main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 00:50:19 -0000 peter 2005-06-24 00:50:13 UTC FreeBSD src repository Modified files: gnu/usr.bin/gdb/kgdb main.c Log: kvm_openfiles() uses the supplied buffer for storing error messages in future calls, so we can't free it here. The right place to free the buffer would be to be after kvm_close(), but we don't do that yet. A static buffer would work too. Reviewed by: marcel (who has other plans for this anyway) Approved by: re Revision Changes Path 1.7 +0 -1 src/gnu/usr.bin/gdb/kgdb/main.c From owner-cvs-src@FreeBSD.ORG Fri Jun 24 08:09:07 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9F6616A41C; Fri, 24 Jun 2005 08:09:07 +0000 (GMT) (envelope-from avatar@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B002243D1D; Fri, 24 Jun 2005 08:09:07 +0000 (GMT) (envelope-from avatar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5O89790023470; Fri, 24 Jun 2005 08:09:07 GMT (envelope-from avatar@repoman.freebsd.org) Received: (from avatar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5O897XJ023469; Fri, 24 Jun 2005 08:09:07 GMT (envelope-from avatar) Message-Id: <200506240809.j5O897XJ023469@repoman.freebsd.org> From: Tai-hwa Liang Date: Fri, 24 Jun 2005 08:09:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/cam cam_xpt.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 08:09:08 -0000 avatar 2005-06-24 08:09:06 UTC FreeBSD src repository Modified files: sys/cam cam_xpt.c Log: Fixing a memory leak in xpt_release_device(), which can be quickly (depends on how many memory you have) observed through "tar -tvf /dev/sa0." Without this patch, RELENG_5 and HEAD panics with something like: kmem_malloc(4096): kmem_map too small: 42258432 total allocated RELENG_4 doesn't panic but spews following errors: camq_init: - cannot malloc array! Reviewed by: gibbs, scottl Approved by: re (scottl) MFC after: 3 days Revision Changes Path 1.154 +2 -0 src/sys/cam/cam_xpt.c From owner-cvs-src@FreeBSD.ORG Fri Jun 24 08:52:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84B9B16A41C; Fri, 24 Jun 2005 08:52:49 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CFEC43D49; Fri, 24 Jun 2005 08:52:49 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5O8qmOV031304; Fri, 24 Jun 2005 08:52:48 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5O8qk2v031303; Fri, 24 Jun 2005 08:52:46 GMT (envelope-from hrs) Message-Id: <200506240852.j5O8qk2v031303@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 24 Jun 2005 08:52:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 08:52:49 -0000 hrs 2005-06-24 08:52:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/errata article.sgml Log: Document FreeBSD/sparc64 graphical console issue on 5.4R. Discussed with and submitted by: marius Revision Changes Path 1.69.2.23 +91 -1 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-src@FreeBSD.ORG Fri Jun 24 09:05:53 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C4D916A422; Fri, 24 Jun 2005 09:05:53 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F9D243D5F; Fri, 24 Jun 2005 09:05:52 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5O95qQi031642; Fri, 24 Jun 2005 09:05:52 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5O95piv031641; Fri, 24 Jun 2005 09:05:51 GMT (envelope-from hrs) Message-Id: <200506240905.j5O95piv031641@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 24 Jun 2005 09:05:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/installation/common install.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 09:05:53 -0000 hrs 2005-06-24 09:05:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/installation/common install.sgml Log: Document floppy disk based installation is not supported on FreeBSD/sparc64 now. Pointed out by: Brett D.Estrade (estrabd at mailcan dot com) Revision Changes Path 1.27.2.4 +1 -1 src/release/doc/en_US.ISO8859-1/installation/common/install.sgml From owner-cvs-src@FreeBSD.ORG Fri Jun 24 09:07:05 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C96DB16A41C; Fri, 24 Jun 2005 09:07:05 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A044C43D1F; Fri, 24 Jun 2005 09:07:05 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5O975sq031688; Fri, 24 Jun 2005 09:07:05 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5O97588031687; Fri, 24 Jun 2005 09:07:05 GMT (envelope-from hrs) Message-Id: <200506240907.j5O97588031687@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 24 Jun 2005 09:07:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/installation/common install.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 09:07:06 -0000 hrs 2005-06-24 09:07:04 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/installation/common install.sgml Log: Document floppy disk based installation is not supported on FreeBSD/sparc64 now. Pointed out by: Brett D.Estrade (estrabd at mailcan dot com) Approved by: re (implicitly) Revision Changes Path 1.32 +1 -1 src/release/doc/en_US.ISO8859-1/installation/common/install.sgml From owner-cvs-src@FreeBSD.ORG Fri Jun 24 10:57:54 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44FD616A41C; Fri, 24 Jun 2005 10:57:54 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F6BC43D1F; Fri, 24 Jun 2005 10:57:54 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OAvrcp034941; Fri, 24 Jun 2005 10:57:53 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OAvr7c034940; Fri, 24 Jun 2005 10:57:53 GMT (envelope-from ru) Message-Id: <200506241057.j5OAvr7c034940@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 24 Jun 2005 10:57:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/mount_reiserfs mount_reiserfs.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 10:57:54 -0000 ru 2005-06-24 10:57:53 UTC FreeBSD src repository Modified files: sbin/mount_reiserfs mount_reiserfs.8 Log: Tidy up the markup. Approved by: re (blanket) Revision Changes Path 1.2 +10 -8 src/sbin/mount_reiserfs/mount_reiserfs.8 From owner-cvs-src@FreeBSD.ORG Fri Jun 24 12:05:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2D6316A41C; Fri, 24 Jun 2005 12:05:25 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D8CA43D1D; Fri, 24 Jun 2005 12:05:25 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OC5PqR038101; Fri, 24 Jun 2005 12:05:25 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OC5PYk038100; Fri, 24 Jun 2005 12:05:25 GMT (envelope-from pjd) Message-Id: <200506241205.j5OC5PYk038100@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Fri, 24 Jun 2005 12:05:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_ktrace.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 12:05:25 -0000 pjd 2005-06-24 12:05:25 UTC FreeBSD src repository Modified files: sys/kern kern_ktrace.c Log: Close another information leak in ktrace(2): one was able to find active process groups outside a jail, etc. by using ktrace(2). OK'ed by: rwatson Approved by: re (scottl) MFC after: 1 week Revision Changes Path 1.101 +16 -2 src/sys/kern/kern_ktrace.c From owner-cvs-src@FreeBSD.ORG Fri Jun 24 13:19:10 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8289D16A41C; Fri, 24 Jun 2005 13:19:10 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D15143D1F; Fri, 24 Jun 2005 13:19:10 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5ODJADc047897; Fri, 24 Jun 2005 13:19:10 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5ODJAS6047896; Fri, 24 Jun 2005 13:19:10 GMT (envelope-from des) Message-Id: <200506241319.j5ODJAS6047896@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 24 Jun 2005 13:19:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf options.pc98 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 13:19:10 -0000 des 2005-06-24 13:19:10 UTC FreeBSD src repository Modified files: sys/conf options.pc98 Log: Remove duplicate REISERFS option. Approved by: re (scottl) Pointy hat to: dumbbell Revision Changes Path 1.187 +0 -3 src/sys/conf/options.pc98 From owner-cvs-src@FreeBSD.ORG Fri Jun 24 13:32:26 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6868616A41C; Fri, 24 Jun 2005 13:32:26 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5752443D1D; Fri, 24 Jun 2005 13:32:26 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5ODWQWU048541; Fri, 24 Jun 2005 13:32:26 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5ODWQLG048540; Fri, 24 Jun 2005 13:32:26 GMT (envelope-from cperciva) Message-Id: <200506241332.j5ODWQLG048540@repoman.freebsd.org> From: Colin Percival Date: Fri, 24 Jun 2005 13:32:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c src/sys/sys param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 13:32:26 -0000 cperciva 2005-06-24 13:32:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libmd Makefile shadriver.c sbin/md5 Makefile md5.c sys/sys param.h Added files: (Branch: RELENG_5) lib/libmd sha256.3 sha256.h sha256c.c Log: MFC the addition of sha256 to libmd and md5(1). Also, bump __FreeBSD_version so that ports code knows that sha256 is now in the base system. Requested by: Lots of people Revision Changes Path 1.41.2.1 +29 -5 src/lib/libmd/Makefile 1.2.2.1 +139 -0 src/lib/libmd/sha256.3 (new) 1.1.2.1 +50 -0 src/lib/libmd/sha256.h (new) 1.1.2.1 +299 -0 src/lib/libmd/sha256c.c (new) 1.3.8.1 +4 -1 src/lib/libmd/shadriver.c 1.9.2.1 +4 -2 src/sbin/md5/Makefile 1.33.2.1 +20 -2 src/sbin/md5/md5.c 1.209.2.13 +1 -1 src/sys/sys/param.h From owner-cvs-src@FreeBSD.ORG Fri Jun 24 14:14:19 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BAE216A41C; Fri, 24 Jun 2005 14:14:19 +0000 (GMT) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71F3F43D1F; Fri, 24 Jun 2005 14:14:18 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 53D49125475; Fri, 24 Jun 2005 16:14:16 +0200 (CEST) Date: Fri, 24 Jun 2005 16:14:16 +0200 From: Anton Berezin To: Colin Percival Message-ID: <20050624141416.GA23501@heechee.tobez.org> References: <200506241332.j5ODWQLG048540@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200506241332.j5ODWQLG048540@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c src/sys/sys param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 14:14:19 -0000 On Fri, Jun 24, 2005 at 01:32:26PM +0000, Colin Percival wrote: > cperciva 2005-06-24 13:32:26 UTC > Log: > MFC the addition of sha256 to libmd and md5(1). > > Also, bump __FreeBSD_version so that ports code knows that sha256 is > now in the base system. Wheee, thank you! \Anton. -- The moronity of the universe is a monotonically increasing function. -- Jarkko Hietaniemi From owner-cvs-src@FreeBSD.ORG Fri Jun 24 14:32:24 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8908D16A41C; Fri, 24 Jun 2005 14:32:24 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6235E43D48; Fri, 24 Jun 2005 14:32:24 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OEWOaH052440; Fri, 24 Jun 2005 14:32:24 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OEWOXq052439; Fri, 24 Jun 2005 14:32:24 GMT (envelope-from imp) Message-Id: <200506241432.j5OEWOXq052439@repoman.freebsd.org> From: Warner Losh Date: Fri, 24 Jun 2005 14:32:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/pccard pccarddevs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 14:32:24 -0000 imp 2005-06-24 14:32:24 UTC FreeBSD src repository Modified files: sys/dev/pccard pccarddevs Log: Add wireless + flash CF card I have Approved by: re (pccard API changes) Revision Changes Path 1.107 +1 -0 src/sys/dev/pccard/pccarddevs From owner-cvs-src@FreeBSD.ORG Fri Jun 24 14:36:55 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 349AB16A41C; Fri, 24 Jun 2005 14:36:55 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06E1643D1D; Fri, 24 Jun 2005 14:36:55 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OEasZk053047; Fri, 24 Jun 2005 14:36:54 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OEasiO053046; Fri, 24 Jun 2005 14:36:54 GMT (envelope-from imp) Message-Id: <200506241436.j5OEasiO053046@repoman.freebsd.org> From: Warner Losh Date: Fri, 24 Jun 2005 14:36:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/aic aic_pccard.c src/sys/dev/an if_an_pccard.c src/sys/dev/ata ata-card.c src/sys/dev/awi if_awi_pccard.c src/sys/dev/cs if_cs_pccard.c src/sys/dev/ed if_ed_pccard.c src/sys/dev/ep if_ep_pccard.c src/sys/dev/ex ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 14:36:55 -0000 imp 2005-06-24 14:36:54 UTC FreeBSD src repository Modified files: sys/dev/aic aic_pccard.c sys/dev/an if_an_pccard.c sys/dev/ata ata-card.c sys/dev/awi if_awi_pccard.c sys/dev/cs if_cs_pccard.c sys/dev/ed if_ed_pccard.c sys/dev/ep if_ep_pccard.c sys/dev/ex if_ex_pccard.c sys/dev/fdc fdc_pccard.c sys/dev/fe if_fe_pccard.c sys/dev/ncv ncr53c500_pccard.c sys/dev/nsp nsp_pccard.c sys/dev/owi if_owi_pccard.c sys/dev/pccard pccardvar.h sys/dev/ral if_ral_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 sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c Log: Eliminate unused argument in PCMCIA_CARD macro. Provide a backwards compatible way to have the extra macro by defining PCCARD_API_LEVEL 5 before including pccarddevs for driver writers that want/need to have the same driver on 5 and 6 with pccard attachments. Approved by: re (dwhite) Revision Changes Path 1.16 +5 -5 src/sys/dev/aic/aic_pccard.c 1.28 +4 -4 src/sys/dev/an/if_an_pccard.c 1.36 +7 -7 src/sys/dev/ata/ata-card.c 1.21 +8 -8 src/sys/dev/awi/if_awi_pccard.c 1.17 +1 -1 src/sys/dev/cs/if_cs_pccard.c 1.83 +66 -66 src/sys/dev/ed/if_ed_pccard.c 1.44 +7 -7 src/sys/dev/ep/if_ep_pccard.c 1.14 +2 -2 src/sys/dev/ex/if_ex_pccard.c 1.13 +1 -1 src/sys/dev/fdc/fdc_pccard.c 1.27 +12 -12 src/sys/dev/fe/if_fe_pccard.c 1.26 +11 -11 src/sys/dev/ncv/ncr53c500_pccard.c 1.23 +4 -4 src/sys/dev/nsp/nsp_pccard.c 1.6 +1 -0 src/sys/dev/owi/if_owi_pccard.c 1.51 +29 -5 src/sys/dev/pccard/pccardvar.h 1.2 +1 -1 src/sys/dev/ral/if_ral_pccard.c 1.28 +3 -3 src/sys/dev/sn/if_sn_pccard.c 1.24 +5 -5 src/sys/dev/stg/tmc18c30_pccard.c 1.56 +51 -49 src/sys/dev/wi/if_wi_pccard.c 1.25 +20 -20 src/sys/dev/xe/if_xe_pccard.c 1.12 +1 -1 src/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c From owner-cvs-src@FreeBSD.ORG Fri Jun 24 15:43:14 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6AE916A41C; Fri, 24 Jun 2005 15:43:14 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A02FB43D48; Fri, 24 Jun 2005 15:43:14 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OFhEg5055418; Fri, 24 Jun 2005 15:43:14 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OFhEe5055417; Fri, 24 Jun 2005 15:43:14 GMT (envelope-from jkoshy) Message-Id: <200506241543.j5OFhEe5055417@repoman.freebsd.org> From: Joseph Koshy Date: Fri, 24 Jun 2005 15:43:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/pmccontrol pmccontrol.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 15:43:14 -0000 jkoshy 2005-06-24 15:43:14 UTC FreeBSD src repository Modified files: usr.sbin/pmccontrol pmccontrol.c Log: Sync the usage message with the code. Approved by: re (hwpmc blanket) Pointed out by: ru Revision Changes Path 1.4 +1 -0 src/usr.sbin/pmccontrol/pmccontrol.c From owner-cvs-src@FreeBSD.ORG Fri Jun 24 16:03:57 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1893516A41C; Fri, 24 Jun 2005 16:03:57 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5D0D43D1F; Fri, 24 Jun 2005 16:03:56 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OG3uIZ057618; Fri, 24 Jun 2005 16:03:56 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OG3uW1057617; Fri, 24 Jun 2005 16:03:56 GMT (envelope-from brueffer) Message-Id: <200506241603.j5OG3uW1057617@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 24 Jun 2005 16:03:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/installation/common trouble.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 16:03:57 -0000 brueffer 2005-06-24 16:03:56 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/installation/common trouble.sgml Log: MFC: rev. 1.18 Limit entries to their respective architectures. We don't need e.g. ISA troubleshooting in the amd64 installation guide. Also note that amd64 and ia64 use ACPI. Revision Changes Path 1.14.2.2 +10 -10 src/release/doc/en_US.ISO8859-1/installation/common/trouble.sgml From owner-cvs-src@FreeBSD.ORG Fri Jun 24 16:06:50 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38E2816A41C; Fri, 24 Jun 2005 16:06:50 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1233743D4C; Fri, 24 Jun 2005 16:06:50 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OG6nZ6057752; Fri, 24 Jun 2005 16:06:49 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OG6nVh057751; Fri, 24 Jun 2005 16:06:49 GMT (envelope-from brueffer) Message-Id: <200506241606.j5OG6nVh057751@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 24 Jun 2005 16:06:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/installation/common trouble.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 16:06:50 -0000 brueffer 2005-06-24 16:06:49 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/installation/common trouble.sgml Log: MFC: rev. 1.19 Whitespace cleanup from last commit. Translators can ignore this. Revision Changes Path 1.14.2.3 +6 -6 src/release/doc/en_US.ISO8859-1/installation/common/trouble.sgml From owner-cvs-src@FreeBSD.ORG Fri Jun 24 16:13:36 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7E4B16A41C; Fri, 24 Jun 2005 16:13:36 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0DAB43D1F; Fri, 24 Jun 2005 16:13:36 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OGDair058031; Fri, 24 Jun 2005 16:13:36 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OGDaH5058030; Fri, 24 Jun 2005 16:13:36 GMT (envelope-from ru) Message-Id: <200506241613.j5OGDaH5058030@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 24 Jun 2005 16:13:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libpmc pmclog.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 16:13:37 -0000 ru 2005-06-24 16:13:36 UTC FreeBSD src repository Modified files: lib/libpmc pmclog.3 Log: Tidy up the markup. Reviewed by: jkoshy Approved by: re (blanket) Revision Changes Path 1.2 +17 -12 src/lib/libpmc/pmclog.3 From owner-cvs-src@FreeBSD.ORG Fri Jun 24 16:19:47 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48FA316A420; Fri, 24 Jun 2005 16:19:47 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14B2043D48; Fri, 24 Jun 2005 16:19:47 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OGJkbX058348; Fri, 24 Jun 2005 16:19:46 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OGJkBB058347; Fri, 24 Jun 2005 16:19:46 GMT (envelope-from ru) Message-Id: <200506241619.j5OGJkBB058347@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 24 Jun 2005 16:19:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/pmccontrol pmccontrol.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 16:19:47 -0000 ru 2005-06-24 16:19:46 UTC FreeBSD src repository Modified files: usr.sbin/pmccontrol pmccontrol.8 Log: Tidy up the markup, fixed the HISTORY section (1). Reviewed by: jkoshy Submitted by: jkoshy (1) Approved by: re (blanket) Revision Changes Path 1.2 +23 -28 src/usr.sbin/pmccontrol/pmccontrol.8 From owner-cvs-src@FreeBSD.ORG Fri Jun 24 16:56:24 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9740B16A41C; Fri, 24 Jun 2005 16:56:24 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 719CD43D49; Fri, 24 Jun 2005 16:56:24 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OGuOGU066831; Fri, 24 Jun 2005 16:56:24 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OGuOuO066830; Fri, 24 Jun 2005 16:56:24 GMT (envelope-from ru) Message-Id: <200506241656.j5OGuOuO066830@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 24 Jun 2005 16:56:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libpmc pmc.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 16:56:24 -0000 ru 2005-06-24 16:56:24 UTC FreeBSD src repository Modified files: lib/libpmc pmc.3 Log: - Tidy up the markup. - Clarify the sections on "Cascading P4 PMCs" and "Precise Event Based Sampling" (1) - Bump document date. Reviewed by: jkoshy Submitted by: jkoshy (1) Approved by: re (blanket) Revision Changes Path 1.5 +402 -190 src/lib/libpmc/pmc.3 From owner-cvs-src@FreeBSD.ORG Fri Jun 24 17:24:55 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0D1E16A41C; Fri, 24 Jun 2005 17:24:55 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9D7743D53; Fri, 24 Jun 2005 17:24:55 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OHOtvJ068022; Fri, 24 Jun 2005 17:24:55 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OHOtxe068021; Fri, 24 Jun 2005 17:24:55 GMT (envelope-from jkoshy) Message-Id: <200506241724.j5OHOtxe068021@repoman.freebsd.org> From: Joseph Koshy Date: Fri, 24 Jun 2005 17:24:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/pmcstat pmcstat.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 17:24:56 -0000 jkoshy 2005-06-24 17:24:55 UTC FreeBSD src repository Modified files: usr.sbin/pmcstat pmcstat.8 Log: - Tidy markup. [1] - Remove mention of an unimplemented option. - Clarify the behavior of pmcstat when logging PMCs are requested, but no log output file is specified. - Add a cross-reference to pmclog(3). - Bump document date. Reviewed by: ru Submitted by: ru [1] Approved by: re (blanket hwpmc) Revision Changes Path 1.3 +22 -31 src/usr.sbin/pmcstat/pmcstat.8 From owner-cvs-src@FreeBSD.ORG Fri Jun 24 17:41:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6451316A41C; Fri, 24 Jun 2005 17:41:28 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52F3643D55; Fri, 24 Jun 2005 17:41:28 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OHfSXL068881; Fri, 24 Jun 2005 17:41:28 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OHfSDp068880; Fri, 24 Jun 2005 17:41:28 GMT (envelope-from jhb) Message-Id: <200506241741.j5OHfSDp068880@repoman.freebsd.org> From: John Baldwin Date: Fri, 24 Jun 2005 17:41:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/linux32 linux32_machdep.c src/sys/compat/freebsd32 freebsd32_misc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 17:41:28 -0000 jhb 2005-06-24 17:41:28 UTC FreeBSD src repository Modified files: sys/amd64/linux32 linux32_machdep.c sys/compat/freebsd32 freebsd32_misc.c Log: Correct the amount of data to allocate in these local copies of exec_copyin_strings() to catch up to rev 1.266 of kern_exec.c. This fixes panics on amd64 with compat binaries since exec_free_args() was freeing more memory than these functions were allocating and the mismatch could cause memory to be freed out from under other concurrent execs. Approved by: re (scottl) Revision Changes Path 1.10 +2 -1 src/sys/amd64/linux32/linux32_machdep.c 1.36 +2 -1 src/sys/compat/freebsd32/freebsd32_misc.c From owner-cvs-src@FreeBSD.ORG Fri Jun 24 21:43:47 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD88616A41C; Fri, 24 Jun 2005 21:43:47 +0000 (GMT) (envelope-from dwhite@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA31E43D48; Fri, 24 Jun 2005 21:43:47 +0000 (GMT) (envelope-from dwhite@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OLhlHY086154; Fri, 24 Jun 2005 21:43:47 GMT (envelope-from dwhite@repoman.freebsd.org) Received: (from dwhite@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OLhl2E086153; Fri, 24 Jun 2005 21:43:47 GMT (envelope-from dwhite) Message-Id: <200506242143.j5OLhl2E086153@repoman.freebsd.org> From: Doug White Date: Fri, 24 Jun 2005 21:43:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf options src/sys/dev/bge if_bge.c src/sys/modules/bge Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 21:43:48 -0000 dwhite 2005-06-24 21:43:47 UTC FreeBSD src repository Modified files: sys/conf options sys/dev/bge if_bge.c sys/modules/bge Makefile Log: Backout the change I made before 5.4-R since I wasn't aware that it was only a problem with one particular switch module. Create a kernel option BGE_FAKE_AUTONEG that restores the 5.4 behavior, which should make the DNLK switch module work. IBM/Intel blades with Intel or AD switch modules should work without patching or kernel options with this commit. Hardware for testing provided by several folks, including Danny Braniss , Achim Patzner , and OffMyServer. Approved by: re Revision Changes Path 1.509 +3 -0 src/sys/conf/options 1.91 +21 -0 src/sys/dev/bge/if_bge.c 1.3 +1 -1 src/sys/modules/bge/Makefile From owner-cvs-src@FreeBSD.ORG Fri Jun 24 22:21:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AE2516A41C; Fri, 24 Jun 2005 22:21:28 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6147243D1F; Fri, 24 Jun 2005 22:21:28 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5OMLS7E089252; Fri, 24 Jun 2005 22:21:28 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5OMLSS3089251; Fri, 24 Jun 2005 22:21:28 GMT (envelope-from anholt) Message-Id: <200506242221.j5OMLSS3089251@repoman.freebsd.org> From: Eric Anholt Date: Fri, 24 Jun 2005 22:21:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/drm radeon_cp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 22:21:28 -0000 anholt 2005-06-24 22:21:28 UTC FreeBSD src repository Modified files: sys/dev/drm radeon_cp.c Log: Mark the permanent map for radeon registers read-only. Failure to set this flag allowed writing to the registers by any user that can open the DRI device, and therefore ability to initiate DMA. This came in with the merge from DRI CVS on 2005-04-15. Approved by: re (scottl) Obtained from: DRM CVS Revision Changes Path 1.14 +2 -1 src/sys/dev/drm/radeon_cp.c From owner-cvs-src@FreeBSD.ORG Fri Jun 24 23:57:28 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 754F716A41C; Fri, 24 Jun 2005 23:57:28 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C59B43D1D; Fri, 24 Jun 2005 23:57:28 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5ONvS3O095516; Fri, 24 Jun 2005 23:57:28 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5ONvSpB095515; Fri, 24 Jun 2005 23:57:28 GMT (envelope-from cognet) Message-Id: <200506242357.j5ONvSpB095515@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 24 Jun 2005 23:57:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/arm busdma_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 23:57:28 -0000 cognet 2005-06-24 23:57:28 UTC FreeBSD src repository Modified files: sys/arm/arm busdma_machdep.c Log: - Use a TAILQ instead of parsing the array to find a free dmamap. - Inline busdma_alloc_dmamap, busdma_free_dmamap and bus_dmamap_sync_buf. Approved by: re (blanket) Revision Changes Path 1.22 +32 -20 src/sys/arm/arm/busdma_machdep.c From owner-cvs-src@FreeBSD.ORG Sat Jun 25 03:34:50 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5108716A41C; Sat, 25 Jun 2005 03:34:50 +0000 (GMT) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FAAA43D55; Sat, 25 Jun 2005 03:34:50 +0000 (GMT) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5P3Yoqu011206; Sat, 25 Jun 2005 03:34:50 GMT (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5P3YoOw011205; Sat, 25 Jun 2005 03:34:50 GMT (envelope-from dd) Message-Id: <200506250334.j5P3YoOw011205@repoman.freebsd.org> From: Dima Dorfman Date: Sat, 25 Jun 2005 03:34:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_descrip.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 03:34:50 -0000 dd 2005-06-25 03:34:49 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: Fix fdcheckstd to pass the file descriptor along through vn_open. When opening a device, devfs_open needs the file descriptor to install its own fileops. Failing to pass the file descriptor causes the vnode to be returned with the regular vnops, which will cause a panic on the first read or write because devfs_specops is not meant to support those operations. This bug caused a panic after exec'ing any set[ug]id program with fds 0..2 closed (i.e., if any action had to be taken by fdcheckstd, we would panic if the exec'd program ever tried to use any of those descriptors). Reviewed by: phk Approved by: re (scottl) Revision Changes Path 1.279 +1 -1 src/sys/kern/kern_descrip.c From owner-cvs-src@FreeBSD.ORG Sat Jun 25 07:07:51 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79DC216A41C; Sat, 25 Jun 2005 07:07:51 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51A6B43D4C; Sat, 25 Jun 2005 07:07:51 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5P77p65025916; Sat, 25 Jun 2005 07:07:51 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5P77piZ025915; Sat, 25 Jun 2005 07:07:51 GMT (envelope-from hrs) Message-Id: <200506250707.j5P77piZ025915@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 25 Jun 2005 07:07:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 07:07:51 -0000 hrs 2005-06-25 07:07:50 UTC FreeBSD src repository Modified files: share/misc bsd-family-tree Log: Document NetBSD 2.0.2. Submitted by: SODA Noriyuki (soda at NetBSD dot org) PR: doc/82619 Approved by: re (implicitly) Revision Changes Path 1.95 +10 -9 src/share/misc/bsd-family-tree From owner-cvs-src@FreeBSD.ORG Sat Jun 25 07:10:11 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B32416A41C; Sat, 25 Jun 2005 07:10:11 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4070643D1F; Sat, 25 Jun 2005 07:10:11 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5P7ABZq026061; Sat, 25 Jun 2005 07:10:11 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5P7ABCn026060; Sat, 25 Jun 2005 07:10:11 GMT (envelope-from hrs) Message-Id: <200506250710.j5P7ABCn026060@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 25 Jun 2005 07:10:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 07:10:11 -0000 hrs 2005-06-25 07:10:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/misc bsd-family-tree Log: MFC: Document NetBSD 2.0.2. Submitted by: SODA Noriyuki (soda at NetBSD dot org) PR: doc/82619 Revision Changes Path 1.82.2.7 +10 -9 src/share/misc/bsd-family-tree From owner-cvs-src@FreeBSD.ORG Sat Jun 25 08:59:06 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6573F16A41C; Sat, 25 Jun 2005 08:59:06 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EE2543D4C; Sat, 25 Jun 2005 08:59:06 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5P8x6OD036940; Sat, 25 Jun 2005 08:59:06 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5P8x5hi036939; Sat, 25 Jun 2005 08:59:05 GMT (envelope-from ru) Message-Id: <200506250859.j5P8x5hi036939@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 25 Jun 2005 08:59:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man9 bus_space.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 08:59:06 -0000 ru 2005-06-25 08:59:05 UTC FreeBSD src repository Modified files: share/man/man9 bus_space.9 Log: Overhaul the markup. OK'ed by: imp Approved by: re (blanket) Revision Changes Path 1.2 +559 -438 src/share/man/man9/bus_space.9 From owner-cvs-src@FreeBSD.ORG Sat Jun 25 10:52:37 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2296A16A41C; Sat, 25 Jun 2005 10:52:37 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE85E43D4C; Sat, 25 Jun 2005 10:52:36 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PAqa3H041192; Sat, 25 Jun 2005 10:52:36 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PAqaBm041191; Sat, 25 Jun 2005 10:52:36 GMT (envelope-from wilko) Message-Id: <200506251052.j5PAqaBm041191@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 25 Jun 2005 10:52:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT access X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 10:52:37 -0000 wilko 2005-06-25 10:52:36 UTC FreeBSD src repository Modified files: . access Log: Welcome Wayne Salamon (wsalamon@) to the ranks of the src committers. mentor: rwatson Approved by: core With hat: core-secretary Revision Changes Path 1.710 +1 -0 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Sat Jun 25 11:03:06 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1F7316A41C; Sat, 25 Jun 2005 11:03:06 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A2A343D48; Sat, 25 Jun 2005 11:03:06 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PB36FR041580; Sat, 25 Jun 2005 11:03:06 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PB365r041579; Sat, 25 Jun 2005 11:03:06 GMT (envelope-from ru) Message-Id: <200506251103.j5PB365r041579@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 25 Jun 2005 11:03:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/dhclient Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 11:03:06 -0000 ru 2005-06-25 11:03:06 UTC FreeBSD src repository Modified files: sbin/dhclient Makefile Log: Install the dhcp-options.5 manpage. Timeout from: brooks Approved by: re (blanket manpages) Revision Changes Path 1.24 +2 -1 src/sbin/dhclient/Makefile From owner-cvs-src@FreeBSD.ORG Sat Jun 25 11:18:36 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7577016A41C; Sat, 25 Jun 2005 11:18:36 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E0D843D48; Sat, 25 Jun 2005 11:18:36 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PBIavl042127; Sat, 25 Jun 2005 11:18:36 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PBIaLY042126; Sat, 25 Jun 2005 11:18:36 GMT (envelope-from wilko) Message-Id: <200506251118.j5PBIaLY042126@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 25 Jun 2005 11:18:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT access X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 11:18:36 -0000 wilko 2005-06-25 11:18:36 UTC FreeBSD src repository Modified files: . access Log: keep sorted Prodded by: ru Approved by: core Revision Changes Path 1.711 +1 -1 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Sat Jun 25 11:36:19 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13E0016A41C; Sat, 25 Jun 2005 11:36:19 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0226143D4C; Sat, 25 Jun 2005 11:36:19 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PBaI9C042793; Sat, 25 Jun 2005 11:36:18 GMT (envelope-from rik@repoman.freebsd.org) Received: (from rik@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PBaIgi042792; Sat, 25 Jun 2005 11:36:18 GMT (envelope-from rik) Message-Id: <200506251136.j5PBaIgi042792@repoman.freebsd.org> From: Roman Kurakin Date: Sat, 25 Jun 2005 11:36:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/net if_spppfr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 11:36:19 -0000 rik 2005-06-25 11:36:18 UTC FreeBSD src repository Added files: (Branch: RELENG_4) sys/net if_spppfr.c Log: Prepare to close three old PRs. MFC: revision 1.2 date: 2005/01/07 01:45:35; author: imp; state: Exp; lines: +1 -1 branches: 1.2.2; /* -> /*- for license, minor formatting changes ---------------------------- revision 1.1 date: 2004/12/28 00:07:57; author: rik; state: Exp; Add FR support to sppp (MFCronyx). Silence on: net@, current@, hackers@. No objections: joerg Requested by: by many (mostly Cronyx) users for a long long time. MFC after: 10 days PR: kern/21771, kern/66348, kern/14848 Revision Changes Path 1.3.2.1 +723 -0 src/sys/net/if_spppfr.c (new) From owner-cvs-src@FreeBSD.ORG Sat Jun 25 11:50:33 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E62A16A41C; Sat, 25 Jun 2005 11:50:33 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BFA743D48; Sat, 25 Jun 2005 11:50:33 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PBoXF7043422; Sat, 25 Jun 2005 11:50:33 GMT (envelope-from rik@repoman.freebsd.org) Received: (from rik@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PBoXPH043421; Sat, 25 Jun 2005 11:50:33 GMT (envelope-from rik) Message-Id: <200506251150.j5PBoXPH043421@repoman.freebsd.org> From: Roman Kurakin Date: Sat, 25 Jun 2005 11:50:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/net if_sppp.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 11:50:33 -0000 rik 2005-06-25 11:50:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/net if_sppp.h Log: Prepare to close three old PRs. MFC: revision 1.27 date: 2005/01/07 01:45:34; author: imp; state: Exp; lines: +2 -1 /* -> /*- for license, minor formatting changes ---------------------------- revision 1.26 date: 2004/12/28 00:07:56; author: rik; state: Exp; lines: +13 -2 Add FR support to sppp (MFCronyx). Silence on: net@, current@, hackers@. No objections: joerg Requested by: by many (mostly Cronyx) users for a long long time. MFC after: 10 days PR: kern/21771, kern/66348, kern/14848 Revision Changes Path 1.16.2.4 +15 -3 src/sys/net/if_sppp.h From owner-cvs-src@FreeBSD.ORG Sat Jun 25 11:56:42 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E5B16A41C; Sat, 25 Jun 2005 11:56:42 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A08A43D49; Sat, 25 Jun 2005 11:56:42 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 073D411CB4; Sat, 25 Jun 2005 14:04:02 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 49109-01; Sat, 25 Jun 2005 14:03:50 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id 70D1D11C95; Sat, 25 Jun 2005 14:03:49 +0200 (CEST) From: Florent Thoumie To: Roman Kurakin In-Reply-To: <200506251136.j5PBaIgi042792@repoman.freebsd.org> References: <200506251136.j5PBaIgi042792@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-XscvZCL7bcFiq3AzB5Gr" Date: Sat, 25 Jun 2005 13:56:49 +0200 Message-Id: <1119700609.80834.2.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if_spppfr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 11:56:42 -0000 --=-XscvZCL7bcFiq3AzB5Gr Content-Type: text/plain; charset=iso8859-15 Content-Transfer-Encoding: quoted-printable Le Samedi 25 juin 2005 =E0 11:36 +0000, Roman Kurakin a =E9crit : > rik 2005-06-25 11:36:18 UTC >=20 > PR: kern/21771, kern/66348, kern/14848 These are indeed old PRs :) --=20 Florent Thoumie flz@xbsd.org --=-XscvZCL7bcFiq3AzB5Gr Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCvUaBMxEkbVFH3PQRAkqhAJoDHciMHDH3mbwcRYXpECUOlva76QCfRI83 KyKsPXuvVPADBz358Jlu3kg= =tTbk -----END PGP SIGNATURE----- --=-XscvZCL7bcFiq3AzB5Gr-- From owner-cvs-src@FreeBSD.ORG Sat Jun 25 12:18:34 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE84F16A41C; Sat, 25 Jun 2005 12:18:34 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E2CA43D53; Sat, 25 Jun 2005 12:18:34 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PCIYsE044553; Sat, 25 Jun 2005 12:18:34 GMT (envelope-from rik@repoman.freebsd.org) Received: (from rik@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PCIYmS044552; Sat, 25 Jun 2005 12:18:34 GMT (envelope-from rik) Message-Id: <200506251218.j5PCIYmS044552@repoman.freebsd.org> From: Roman Kurakin Date: Sat, 25 Jun 2005 12:18:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/conf files X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 12:18:34 -0000 rik 2005-06-25 12:18:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/conf files Log: Prepare to close three old PRs. MFC: revision 1.976 date: 2004/12/28 00:07:56; author: rik; state: Exp; lines: +2 -0 Add FR support to sppp (MFCronyx). Silence on: net@, current@, hackers@. No objections: joerg Requested by: by many (mostly Cronyx) users for a long long time. MFC after: 10 days PR: kern/21771, kern/66348, kern/14848 Revision Changes Path 1.340.2.157 +2 -0 src/sys/conf/files From owner-cvs-src@FreeBSD.ORG Sat Jun 25 12:27:17 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 836FF16A41C; Sat, 25 Jun 2005 12:27:17 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FB5C43D49; Sat, 25 Jun 2005 12:27:17 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PCRHTJ044939; Sat, 25 Jun 2005 12:27:17 GMT (envelope-from rik@repoman.freebsd.org) Received: (from rik@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PCRH3Y044938; Sat, 25 Jun 2005 12:27:17 GMT (envelope-from rik) Message-Id: <200506251227.j5PCRH3Y044938@repoman.freebsd.org> From: Roman Kurakin Date: Sat, 25 Jun 2005 12:27:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/net if_spppsubr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 12:27:17 -0000 rik 2005-06-25 12:27:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/net if_spppsubr.c Log: Prepare to close three old PRs. MFC: revision 1.118 date: 2005/01/07 01:45:34; author: imp; state: Exp; lines: +2 -1 /* -> /*- for license, minor formatting changes ---------------------------- revision 1.117 date: 2004/12/28 00:07:56; author: rik; state: Exp; lines: +38 -12 Add FR support to sppp (MFCronyx). Silence on: net@, current@, hackers@. No objections: joerg Requested by: by many (mostly Cronyx) users for a long long time. MFC after: 10 days ---------------------------- revision 1.116 date: 2004/12/14 18:18:54; author: rik; state: Exp; lines: +0 -2 Kill double inclusion for and . ---------------------------- revision 1.111 date: 2004/06/25 10:25:33; author: rik; state: Exp; lines: +2 -1 Do not count loobacks as other fuilures. As a result magic will not be rejected any more in case of loopback. Discussed with: joerg@ ---------------------------- revision 1.108 date: 2004/05/25 21:54:07; author: rik; state: Exp; lines: +2 -2 Keepalive timer should be added if we does not have any sppp consumers before and should be deleted if we do not have any anymore. ---------------------------- revision 1.107 date: 2004/03/14 01:32:44; author: rwatson; state: Exp; lines: +2 -2 Compare spppq to NULL instead of using spppq as a boolean. PR: kern/21771, kern/66348, kern/14848 Revision Changes Path 1.59.2.14 +45 -19 src/sys/net/if_spppsubr.c From owner-cvs-src@FreeBSD.ORG Sat Jun 25 14:59:11 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFC1E16A41C; Sat, 25 Jun 2005 14:59:11 +0000 (GMT) (envelope-from imura@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C69BE43D53; Sat, 25 Jun 2005 14:59:11 +0000 (GMT) (envelope-from imura@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PExBKU057313; Sat, 25 Jun 2005 14:59:11 GMT (envelope-from imura@repoman.freebsd.org) Received: (from imura@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PExBd4057312; Sat, 25 Jun 2005 14:59:11 GMT (envelope-from imura) Message-Id: <200506251459.j5PExBd4057312@repoman.freebsd.org> From: "R. Imura" Date: Sat, 25 Jun 2005 14:59:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/libkern iconv_xlat16.c src/sys/sys iconv.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 14:59:12 -0000 imura 2005-06-25 14:59:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/libkern iconv_xlat16.c sys/sys iconv.h Log: MFC: iconv_xlat16.c r1.3, iconv.h r1.10 Fix kiconv on the 64bit plathomes. PR: amd64/75488, amd64/77470 Revision Changes Path 1.2.2.1 +5 -5 src/sys/libkern/iconv_xlat16.c 1.8.2.2 +2 -1 src/sys/sys/iconv.h From owner-cvs-src@FreeBSD.ORG Sat Jun 25 15:01:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C735116A41C; Sat, 25 Jun 2005 15:01:00 +0000 (GMT) (envelope-from imura@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D8F143D1F; Sat, 25 Jun 2005 15:01:00 +0000 (GMT) (envelope-from imura@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PF100n057463; Sat, 25 Jun 2005 15:01:00 GMT (envelope-from imura@repoman.freebsd.org) Received: (from imura@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PF10WJ057461; Sat, 25 Jun 2005 15:01:00 GMT (envelope-from imura) Message-Id: <200506251501.j5PF10WJ057461@repoman.freebsd.org> From: "R. Imura" Date: Sat, 25 Jun 2005 15:01:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/sys/fs/udf udf_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 15:01:00 -0000 imura 2005-06-25 15:01:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/fs/udf udf_vnops.c Log: MFC r1.57: Fix udf_iconv on amd64. Revision Changes Path 1.37.2.2 +5 -4 src/sys/fs/udf/udf_vnops.c From owner-cvs-src@FreeBSD.ORG Sat Jun 25 19:44:27 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A512C16A41C; Sat, 25 Jun 2005 19:44:27 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79CC943D1F; Sat, 25 Jun 2005 19:44:27 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id 1C25B46BCB; Sat, 25 Jun 2005 15:44:27 -0400 (EDT) Date: Sat, 25 Jun 2005 20:47:59 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Doug White In-Reply-To: <200506242143.j5OLhl2E086153@repoman.freebsd.org> Message-ID: <20050625204723.M83541@fledge.watson.org> References: <200506242143.j5OLhl2E086153@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options src/sys/dev/bge if_bge.c src/sys/modules/bge Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 19:44:27 -0000 On Fri, 24 Jun 2005, Doug White wrote: > Backout the change I made before 5.4-R since I wasn't aware that it was > only > a problem with one particular switch module. Create a kernel option > BGE_FAKE_AUTONEG that restores the 5.4 behavior, which should make the > DNLK > switch module work. IBM/Intel blades with Intel or AD switch modules > should > work without patching or kernel options with this commit. Should this be a tunable or other boot-time/run-time modifiable setting? It would be a shame to have to recompile my kernel if I buy the wrong switch module... Robert N M Watson From owner-cvs-src@FreeBSD.ORG Sat Jun 25 20:00:25 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 426D816A41C; Sat, 25 Jun 2005 20:00:25 +0000 (GMT) (envelope-from mark@grondar.org) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id D16FD43D1D; Sat, 25 Jun 2005 20:00:24 +0000 (GMT) (envelope-from mark@grondar.org) Received: from storm.uk.FreeBSD.org (uucp@localhost [127.0.0.1]) by storm.uk.FreeBSD.org (8.13.3/8.13.3) with ESMTP id j5PK0NtJ050084; Sat, 25 Jun 2005 21:00:23 +0100 (BST) (envelope-from mark@grondar.org) Received: (from uucp@localhost) by storm.uk.FreeBSD.org (8.13.3/8.12.11/Submit) with UUCP id j5PK0M0X050083; Sat, 25 Jun 2005 21:00:22 +0100 (BST) (envelope-from mark@grondar.org) Received: from grunt.grondar.org (localhost [127.0.0.1]) by grunt.grondar.org (8.13.4/8.13.4) with ESMTP id j5PJwIhq054393; Sat, 25 Jun 2005 20:58:18 +0100 (BST) (envelope-from mark@grunt.grondar.org) Message-Id: <200506251958.j5PJwIhq054393@grunt.grondar.org> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: Colin Percival In-Reply-To: Message from Colin Percival of "Fri, 24 Jun 2005 13:32:26 -0000." <200506241332.j5ODWQLG048540@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 25 Jun 2005 20:58:18 +0100 From: Mark Murray Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c src/sys/sys param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 20:00:25 -0000 Colin Percival writes: > MFC the addition of sha256 to libmd and md5(1). I still object to the use of "manufactured" 64-bit quantities instead of using uint64_t, and less strongly to the re-engineering of endianness code when we already have functional library routines to do the job. M -- Mark R V Murray What is the most interesting question you have asked? What, if any, was the answer? From owner-cvs-src@FreeBSD.ORG Sat Jun 25 20:07:01 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAD8C16A41C; Sat, 25 Jun 2005 20:07:01 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd4mo1so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B945D43D49; Sat, 25 Jun 2005 20:07:01 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd2mr1so.prod.shaw.ca (pd2mr1so-qfe3.prod.shaw.ca [10.0.141.110]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IIN003QUP4XC260@l-daemon>; Sat, 25 Jun 2005 14:05:21 -0600 (MDT) Received: from pn2ml10so.prod.shaw.ca ([10.0.121.80]) by pd2mr1so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IIN009B8P3VBRB0@pd2mr1so.prod.shaw.ca>; Sat, 25 Jun 2005 14:04:43 -0600 (MDT) Received: from [192.168.0.60] (S0106006067227a4a.vc.shawcable.net [24.87.209.6]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0IIN00E66P3Q7Y@l-daemon>; Sat, 25 Jun 2005 14:04:43 -0600 (MDT) Date: Sat, 25 Jun 2005 13:04:09 -0700 From: Colin Percival In-reply-to: <200506251958.j5PJwIhq054393@grunt.grondar.org> To: Mark Murray Message-id: <42BDB8B9.8020400@freebsd.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en-us, en X-Enigmail-Version: 0.91.0.0 References: <200506251958.j5PJwIhq054393@grunt.grondar.org> User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050406) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c shadriver.c src/sbin/md5 Makefile md5.c src/sys/sys param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 20:07:02 -0000 Mark Murray wrote: > Colin Percival writes: >> MFC the addition of sha256 to libmd and md5(1). > > I still object to the use of "manufactured" 64-bit quantities > instead of using uint64_t, and less strongly to the re-engineering > of endianness code when we already have functional library routines > to do the job. Changing that is on my TODO list, but several people were asking me to MFC sha256, so I decided to do the MFC now and then MFC other changes later. Colin Percival From owner-cvs-src@FreeBSD.ORG Sat Jun 25 20:30:43 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0ACA16A41C; Sat, 25 Jun 2005 20:30:43 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B884843D1D; Sat, 25 Jun 2005 20:30:43 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PKUhsG089637; Sat, 25 Jun 2005 20:30:43 GMT (envelope-from rik@repoman.freebsd.org) Received: (from rik@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PKUhuL089636; Sat, 25 Jun 2005 20:30:43 GMT (envelope-from rik) Message-Id: <200506252030.j5PKUhuL089636@repoman.freebsd.org> From: Roman Kurakin Date: Sat, 25 Jun 2005 20:30:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/modules/sppp Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 20:30:44 -0000 rik 2005-06-25 20:30:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/modules/sppp Makefile Log: Prepare to close three old PRs. MFC: revision 1.6 date: 2004/12/28 00:07:56; author: rik; state: Exp; lines: +1 -1 Add FR support to sppp (MFCronyx). Silence on: net@, current@, hackers@. No objections: joerg Requested by: by many (mostly Cronyx) users for a long long time. MFC after: 10 days PR: kern/21771, kern/66348, kern/14848 Revision Changes Path 1.5.2.2 +1 -1 src/sys/modules/sppp/Makefile From owner-cvs-src@FreeBSD.ORG Sat Jun 25 22:14:43 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D16D16A41C; Sat, 25 Jun 2005 22:14:43 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D6E43D4C; Sat, 25 Jun 2005 22:14:43 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PMEhsR000381; Sat, 25 Jun 2005 22:14:43 GMT (envelope-from ups@repoman.freebsd.org) Received: (from ups@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PMEgip000380; Sat, 25 Jun 2005 22:14:42 GMT (envelope-from ups) Message-Id: <200506252214.j5PMEgip000380@repoman.freebsd.org> From: Stephan Uphoff Date: Sat, 25 Jun 2005 22:14:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/i386/i386 trap.c src/sys/amd64/amd64 trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 22:14:43 -0000 ups 2005-06-25 22:14:42 UTC FreeBSD src repository Modified files: sys/i386/i386 trap.c sys/amd64/amd64 trap.c Log: Disable the interrupts in trap_fatal before calling kdb_trap. (required now that critical sections no longer block interrupts) Reviewed by: jhb@ Approved by: re (scottl) Tested by: kris@,glebius@ Revision Changes Path 1.288 +9 -2 src/sys/amd64/amd64/trap.c 1.276 +9 -2 src/sys/i386/i386/trap.c From owner-cvs-src@FreeBSD.ORG Sat Jun 25 22:24:45 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC32416A41C; Sat, 25 Jun 2005 22:24:45 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6AE443D49; Sat, 25 Jun 2005 22:24:45 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5PMOjoO000848; Sat, 25 Jun 2005 22:24:45 GMT (envelope-from ups@repoman.freebsd.org) Received: (from ups@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5PMOjeO000847; Sat, 25 Jun 2005 22:24:45 GMT (envelope-from ups) Message-Id: <200506252224.j5PMOjeO000847@repoman.freebsd.org> From: Stephan Uphoff Date: Sat, 25 Jun 2005 22:24:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet tcp_input.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2005 22:24:46 -0000 ups 2005-06-25 22:24:45 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: Fix a timer ticks wrap around bug for minmssoverload processing. Approved by: re (scottl,dwhite) MFC after: 4 weeks Revision Changes Path 1.276 +1 -1 src/sys/netinet/tcp_input.c