From owner-cvs-src@FreeBSD.ORG Sun Sep 14 00:22:40 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44A7D16A4C0; Sun, 14 Sep 2003 00:22:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F45843FE3; Sun, 14 Sep 2003 00:22:39 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8E7Md0U029428; Sun, 14 Sep 2003 00:22:39 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8E7Mdvo029427; Sun, 14 Sep 2003 00:22:39 -0700 (PDT) Message-Id: <200309140722.h8E7Mdvo029427@repoman.freebsd.org> From: Robert Watson Date: Sun, 14 Sep 2003 00:22:39 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 07:22:40 -0000 rwatson 2003/09/14 00:22:39 PDT FreeBSD src repository Modified files: sys/kern kern_prot.c Log: Add a new sysctl, security.bsd.conservative_signals, to disable special signal-delivery protections for setugid processes. In the event that a system is relying on "unusual" signal delivery to processes that change their credentials, this can be used to work around application problems. Also, add SIGALRM to the set of signals permitted to be delivered to setugid processes by unprivileged subjects. Reported by: Joe Greco Revision Changes Path 1.176 +16 -1 src/sys/kern/kern_prot.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 00:38:20 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49FDD16A4BF; Sun, 14 Sep 2003 00:38:20 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA5AE43FB1; Sun, 14 Sep 2003 00:38:19 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 9F9B42ED472; Sun, 14 Sep 2003 00:38:19 -0700 (PDT) Date: Sun, 14 Sep 2003 00:38:19 -0700 From: Alfred Perlstein To: Robert Watson Message-ID: <20030914073819.GV15671@elvis.mu.org> References: <200309140722.h8E7Mdvo029427@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309140722.h8E7Mdvo029427@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 07:38:20 -0000 * Robert Watson [030914 00:23] wrote: > rwatson 2003/09/14 00:22:39 PDT > > FreeBSD src repository > > Modified files: > sys/kern kern_prot.c > Log: > > Also, add SIGALRM to the set of signals permitted to be delivered to > setugid processes by unprivileged subjects. why? -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684 From owner-cvs-src@FreeBSD.ORG Sun Sep 14 04:39:29 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1722616A4BF; Sun, 14 Sep 2003 04:39:29 -0700 (PDT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FBBF43FEA; Sun, 14 Sep 2003 04:39:27 -0700 (PDT) (envelope-from des@des.no) Received: from smtp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id 4AEA278905; Sun, 14 Sep 2003 13:39:26 +0200 (MEST) Received: by smtp.des.no (Pony Express, from userid 666) id E917C98AE4; Sun, 14 Sep 2003 13:39:25 +0200 (CEST) Received: from dwp.des.no (dwp.des.no [10.0.0.4]) by smtp.des.no (Pony Express) with ESMTP id DAB0998ABB; Sun, 14 Sep 2003 13:39:21 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 80CA1B822; Sun, 14 Sep 2003 13:39:21 +0200 (CEST) To: Robert Watson References: <200309140722.h8E7Mdvo029427@repoman.freebsd.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Sun, 14 Sep 2003 13:39:21 +0200 In-Reply-To: <200309140722.h8E7Mdvo029427@repoman.freebsd.org> (Robert Watson's message of "Sun, 14 Sep 2003 00:22:39 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, hits=-3.0 required=8.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_GNUS_UA version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 11:39:29 -0000 Robert Watson writes: > Also, add SIGALRM to the set of signals permitted to be delivered to > setugid processes by unprivileged subjects. Are you absolutely sure you want to do this? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Sun Sep 14 05:31:34 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC0C916A4BF; Sun, 14 Sep 2003 05:31:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FDF943FDF; Sun, 14 Sep 2003 05:31:34 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8ECVY0U067437; Sun, 14 Sep 2003 05:31:34 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8ECVYcM067435; Sun, 14 Sep 2003 05:31:34 -0700 (PDT) Message-Id: <200309141231.h8ECVYcM067435@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 14 Sep 2003 05:31:34 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make dir.c dir.h main.c make.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 12:31:34 -0000 ru 2003/09/14 05:31:33 PDT FreeBSD src repository Modified files: usr.bin/make dir.c dir.h main.c make.1 Log: - Cut out the code that caches the "." directory out of Dir_Init() into a separate function, Dir_InitDot(). - Postpone the current and object directories detection (and caching of the "." directory) until after all command line arguments are parsed. This makes the -C option DTRT. PR: bin/47149 Revision Changes Path 1.31 +20 -9 src/usr.bin/make/dir.c 1.11 +1 -0 src/usr.bin/make/dir.h 1.84 +59 -57 src/usr.bin/make/main.c 1.63 +7 -1 src/usr.bin/make/make.1 From owner-cvs-src@FreeBSD.ORG Sun Sep 14 06:42:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1E7A16A4BF; Sun, 14 Sep 2003 06:42:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 074A443F93; Sun, 14 Sep 2003 06:42:00 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EDfx0U073918; Sun, 14 Sep 2003 06:41:59 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EDfxI6073917; Sun, 14 Sep 2003 06:41:59 -0700 (PDT) Message-Id: <200309141341.h8EDfxI6073917@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 14 Sep 2003 06:41:59 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/rpc rpc_clnt_create.3 src/lib/libc/stdlib exit.3 grantpt.3 src/lib/libc_r/man pthread_condattr.3 src/lib/libpthread/man pthread_condattr.3 src/sbin/devfs devfs.8 src/sbin/raidctl raidctl.8 src/usr.bin/colldef colldef.1 ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 13:42:00 -0000 ru 2003/09/14 06:41:59 PDT FreeBSD src repository Modified files: lib/libc/rpc rpc_clnt_create.3 lib/libc/stdlib exit.3 grantpt.3 lib/libc_r/man pthread_condattr.3 lib/libpthread/man pthread_condattr.3 sbin/devfs devfs.8 sbin/raidctl raidctl.8 usr.bin/colldef colldef.1 usr.bin/doscmd doscmd.1 usr.sbin/boot0cfg boot0cfg.8 usr.sbin/i4b/isdnd isdnd.rc.5 usr.sbin/i4b/isdndebug isdndebug.8 usr.sbin/mrouted mrouted.8 usr.sbin/mtree mtree.8 usr.sbin/rtadvd rtadvd.conf.5 share/examples/ses/getencstat getencstat.0 share/examples/ses/sesd sesd.0 share/man/man4 bge.4 ng_bt3c.4 usb.4 share/man/man9 mtx_pool.9 signal.9 sx.9 Log: Get rid of duplicates. Revision Changes Path 1.12 +1 -1 src/lib/libc/rpc/rpc_clnt_create.3 1.14 +1 -1 src/lib/libc/stdlib/exit.3 1.3 +1 -1 src/lib/libc/stdlib/grantpt.3 1.11 +1 -1 src/lib/libc_r/man/pthread_condattr.3 1.12 +1 -1 src/lib/libpthread/man/pthread_condattr.3 1.8 +1 -1 src/sbin/devfs/devfs.8 1.7 +1 -1 src/sbin/raidctl/raidctl.8 1.2 +2 -2 src/share/examples/ses/getencstat/getencstat.0 1.3 +2 -2 src/share/examples/ses/sesd/sesd.0 1.9 +1 -1 src/share/man/man4/bge.4 1.5 +1 -1 src/share/man/man4/ng_bt3c.4 1.30 +1 -1 src/share/man/man4/usb.4 1.5 +1 -1 src/share/man/man9/mtx_pool.9 1.6 +1 -1 src/share/man/man9/signal.9 1.22 +1 -1 src/share/man/man9/sx.9 1.20 +5 -4 src/usr.bin/colldef/colldef.1 1.32 +2 -2 src/usr.bin/doscmd/doscmd.1 1.22 +1 -1 src/usr.sbin/boot0cfg/boot0cfg.8 1.33 +1 -1 src/usr.sbin/i4b/isdnd/isdnd.rc.5 1.17 +1 -1 src/usr.sbin/i4b/isdndebug/isdndebug.8 1.28 +1 -1 src/usr.sbin/mrouted/mrouted.8 1.40 +1 -1 src/usr.sbin/mtree/mtree.8 1.13 +1 -1 src/usr.sbin/rtadvd/rtadvd.conf.5 From owner-cvs-src@FreeBSD.ORG Sun Sep 14 07:42:28 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2284116A4BF; Sun, 14 Sep 2003 07:42:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E72143FA3; Sun, 14 Sep 2003 07:42:27 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EEgR0U079030; Sun, 14 Sep 2003 07:42:27 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EEgQoh079029; Sun, 14 Sep 2003 07:42:26 -0700 (PDT) Message-Id: <200309141442.h8EEgQoh079029@repoman.freebsd.org> From: Scott Long Date: Sun, 14 Sep 2003 07:42:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pci pcireg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 14:42:28 -0000 scottl 2003/09/14 07:42:26 PDT FreeBSD src repository Modified files: sys/dev/pci pcireg.h Log: Expand the extended capabilities list and add definitions for MSI. Revision Changes Path 1.38 +42 -7 src/sys/dev/pci/pcireg.h From owner-cvs-src@FreeBSD.ORG Sun Sep 14 08:10:04 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AEFE16A4BF; Sun, 14 Sep 2003 08:10:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B4F143FB1; Sun, 14 Sep 2003 08:10:03 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EFA30U081687; Sun, 14 Sep 2003 08:10:03 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EFA3D4081686; Sun, 14 Sep 2003 08:10:03 -0700 (PDT) Message-Id: <200309141510.h8EFA3D4081686@repoman.freebsd.org> From: Mark Murray Date: Sun, 14 Sep 2003 08:10:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcl Makefile distinfo pkg-descr pkg-plist ports/lang/gcl/files patch-aa patch-ab patch-ac patch-ad patch-configure.in patch-h_FreeBSD.defs patch-h_FreeBSD.h... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 15:10:04 -0000 markm 2003/09/14 08:10:02 PDT FreeBSD src repository Modified files: lang/gcl Makefile distinfo pkg-descr pkg-plist Added files: lang/gcl/files patch-configure.in patch-h_FreeBSD.defs patch-h_FreeBSD.h patch-info_gcl-si.texi patch-info_makefile patch-makedefc.in patch-makefile patch-o_readline.d patch-o_sfaslelf.c patch-o_unixfasl.c patch-unixport_rsym_elf.c Removed files: lang/gcl/files patch-aa patch-ab patch-ac patch-ad patch-info::gcl-tk.texi patch-unixport::makefile patch-unixport::rsym_elf.c Log: Rescue a hosed port from death row. GCL is now healthy enough to compile and run Maxima (see math/). Make portlint-clean as well. Claim maintainership in case it breaks again. Revision Changes Path 1.23 +31 -20 ports/lang/gcl/Makefile 1.6 +1 -1 ports/lang/gcl/distinfo 1.5 +0 -21 ports/lang/gcl/files/patch-aa (dead) 1.8 +0 -40 ports/lang/gcl/files/patch-ab (dead) 1.8 +0 -54 ports/lang/gcl/files/patch-ac (dead) 1.4 +0 -11 ports/lang/gcl/files/patch-ad (dead) 1.1 +52 -0 ports/lang/gcl/files/patch-configure.in (new) 1.1 +33 -0 ports/lang/gcl/files/patch-h_FreeBSD.defs (new) 1.1 +90 -0 ports/lang/gcl/files/patch-h_FreeBSD.h (new) 1.2 +0 -42 ports/lang/gcl/files/patch-info::gcl-tk.texi (dead) 1.1 +13 -0 ports/lang/gcl/files/patch-info_gcl-si.texi (new) 1.1 +71 -0 ports/lang/gcl/files/patch-info_makefile (new) 1.1 +24 -0 ports/lang/gcl/files/patch-makedefc.in (new) 1.1 +15 -0 ports/lang/gcl/files/patch-makefile (new) 1.1 +11 -0 ports/lang/gcl/files/patch-o_readline.d (new) 1.1 +136 -0 ports/lang/gcl/files/patch-o_sfaslelf.c (new) 1.1 +11 -0 ports/lang/gcl/files/patch-o_unixfasl.c (new) 1.2 +0 -11 ports/lang/gcl/files/patch-unixport::makefile (dead) 1.2 +0 -13 ports/lang/gcl/files/patch-unixport::rsym_elf.c (dead) 1.1 +20 -0 ports/lang/gcl/files/patch-unixport_rsym_elf.c (new) 1.4 +1 -3 ports/lang/gcl/pkg-descr 1.9 +28 -36 ports/lang/gcl/pkg-plist From owner-cvs-src@FreeBSD.ORG Sun Sep 14 08:40:46 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A059816A4BF; Sun, 14 Sep 2003 08:40:46 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E84543FF2; Sun, 14 Sep 2003 08:40:45 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h8EFdUrO019112; Sun, 14 Sep 2003 11:39:31 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h8EFdUmU019109; Sun, 14 Sep 2003 11:39:30 -0400 (EDT) Date: Sun, 14 Sep 2003 11:39:30 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alfred Perlstein In-Reply-To: <20030914073819.GV15671@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 15:40:46 -0000 On Sun, 14 Sep 2003, Alfred Perlstein wrote: > * Robert Watson [030914 00:23] wrote: > > rwatson 2003/09/14 00:22:39 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/kern kern_prot.c > > Log: > > > > Also, add SIGALRM to the set of signals permitted to be delivered to > > setugid processes by unprivileged subjects. > > why? Because of a specific report of breakage: in this case, for the Diablo news server. The details of the report are that Diablo starts running as root, and then changes to another after binding ports, etc. That pool of worker processes will signal itself using SIGALRM -- however, each process also has P_SETUGID set on it because it has undergone a credential downgrade (and therefore may be able to leak information or capabilities acquired when running with elevated privilege). I thought about this one for quite a while, because I thought it was a pretty hard call to make. When I introduced the signal delivery limitations in the context of P_SETUGID, I walked the list of signals to attempt to separate them into a list of signals used for IPC, vs a list of signals used to raise exception conditions in the application. In that initial list, I assigned SIGARLM to the exception case, since it is usually generated as a result of a system service, alarm() or setitimer(). However, it was then brought to my attention that SIGALRM is a common choice for an overflow IPC signal when SIGUSR1 and SIGUSR2 are already assigned. It's worth noting that, in my research on the issue, I discovered that Theo had made a similar change to the OpenBSD signal check code in June, 2002. A reference to the Diablo thread in question is here: http://www.mail-archive.com/freebsd-current@freebsd.org/msg60727.html I'm still a little uncomfortable with the outcome, but I also recognize that the narrowing down of signal delivery I performed has the potential to negatively impact application operation. The other alternative, FYI, is for us to work more closely with application developers to discourage this approach to IPC. Diablo is the first case I've come across where these limits have negatively affected normal application operation -- usually, bizarre use of signals is limited to the operator in controlling a process, not used between processes that have downgraded credentials. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories From owner-cvs-src@FreeBSD.ORG Sun Sep 14 08:44:50 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F65516A4BF; Sun, 14 Sep 2003 08:44:50 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DC3C43FEC; Sun, 14 Sep 2003 08:44:49 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h8EFhWrO019161; Sun, 14 Sep 2003 11:43:32 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h8EFhWo9019158; Sun, 14 Sep 2003 11:43:32 -0400 (EDT) Date: Sun, 14 Sep 2003 11:43:32 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 15:44:50 -0000 On Sun, 14 Sep 2003, Dag-Erling Sm=F8rgrav wrote: > Robert Watson writes: > > Also, add SIGALRM to the set of signals permitted to be delivered to > > setugid processes by unprivileged subjects. >=20 > Are you absolutely sure you want to do this? In the thread, I discussed a few other possible approaches: (1) Introduce a setugid() API to allow processes to knowingly discard additional protections. This would require application changes. The interface already exists as __setsugid() under options REGRESSION, FYI, but I didn't want to leave the knob exposed due to foot-shooting potential. (2) Introduce additional USR signals to be used in lieu of SIGALRM. This also requires an application change. Actually, I'm not sure I explicitly raised this in the thread, but it's the obvious direction:= =20 reduce the opportunity for collision between exception signals and IPC signals. That said, to be frank, no, I'm not sure I want to do this. But I also want to make sure we don't break important applications. The answer is probably to bring the Diablo author and Diablo port maintainer in the loop and discuss better alternatives. Since the SIGALRM is programmatically generated, I'm hopeful it isn't a documented admin knob on the program, and therefore changing the signal number won't be a problem... Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories From owner-cvs-src@FreeBSD.ORG Sun Sep 14 09:21:08 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2E5616A4BF; Sun, 14 Sep 2003 09:21:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80F1F43FBF; Sun, 14 Sep 2003 09:21:07 -0700 (PDT) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EGL70U093614; Sun, 14 Sep 2003 09:21:07 -0700 (PDT) (envelope-from takawata@repoman.freebsd.org) Received: (from takawata@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EGL6fj093611; Sun, 14 Sep 2003 09:21:06 -0700 (PDT) Message-Id: <200309141621.h8EGL6fj093611@repoman.freebsd.org> From: Takanori Watanabe Date: Sun, 14 Sep 2003 09:21:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_bus_pccard.c src/sys/modules/uart Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 16:21:08 -0000 takawata 2003/09/14 09:21:06 PDT FreeBSD src repository Modified files: sys/modules/uart Makefile Added files: sys/dev/uart uart_bus_pccard.c Log: Add uart pccard bus attachment,based on sio_pccard.c . Wrote at: Hakone. Powered by: Warner Losh's scotch whisky. Tested by: nork Revision Changes Path 1.1 +109 -0 src/sys/dev/uart/uart_bus_pccard.c (new) 1.4 +4 -4 src/sys/modules/uart/Makefile From owner-cvs-src@FreeBSD.ORG Sun Sep 14 09:22:23 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5003016A4BF; Sun, 14 Sep 2003 09:22:23 -0700 (PDT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C47743FBF; Sun, 14 Sep 2003 09:22:22 -0700 (PDT) (envelope-from des@des.no) Received: from smtp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id 3C50F79402; Sun, 14 Sep 2003 18:22:21 +0200 (MEST) Received: by smtp.des.no (Pony Express, from userid 666) id 038E298C10; Sun, 14 Sep 2003 18:22:20 +0200 (CEST) Received: from dwp.des.no (dwp.des.no [10.0.0.4]) by smtp.des.no (Pony Express) with ESMTP id E024298ABE; Sun, 14 Sep 2003 18:22:14 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id C1DC8B822; Sun, 14 Sep 2003 18:22:14 +0200 (CEST) To: Robert Watson References: From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Sun, 14 Sep 2003 18:22:14 +0200 In-Reply-To: (Robert Watson's message of "Sun, 14 Sep 2003 11:43:32 -0400 (EDT)") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, hits=-3.0 required=8.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_GNUS_UA version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 16:22:23 -0000 Robert Watson writes: > That said, to be frank, no, I'm not sure I want to do this. But I also > want to make sure we don't break important applications. What about important applications that rely on the fact that unprivileged users can't send SIGALRM to privileged processes? That used to be the case for ping(8) (though I don't think it is any more), and there may be others. Shouldn't we err on the side of caution? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Sun Sep 14 09:25:24 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB5AB16A4BF; Sun, 14 Sep 2003 09:25:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60DC043FDD; Sun, 14 Sep 2003 09:25:24 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EGPO0U093866; Sun, 14 Sep 2003 09:25:24 -0700 (PDT) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EGPNP1093856; Sun, 14 Sep 2003 09:25:23 -0700 (PDT) Message-Id: <200309141625.h8EGPNP1093856@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 14 Sep 2003 09:25:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/i386/linux linux_dummy.c linux_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 16:25:25 -0000 sobomax 2003/09/14 09:25:23 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/i386/linux linux_dummy.c linux_machdep.c Log: MFC: ftruncate64 syscall. Requested by: yar Approved by: re Revision Changes Path 1.21.2.8 +0 -1 src/sys/i386/linux/linux_dummy.c 1.6.2.5 +16 -0 src/sys/i386/linux/linux_machdep.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 09:33:49 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA4BF16A4BF; Sun, 14 Sep 2003 09:33:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E6F543FEA; Sun, 14 Sep 2003 09:33:49 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EGXn0U094566; Sun, 14 Sep 2003 09:33:49 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EGXn3N094565; Sun, 14 Sep 2003 09:33:49 -0700 (PDT) Message-Id: <200309141633.h8EGXn3N094565@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Sun, 14 Sep 2003 09:33:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 16:33:50 -0000 mdodd 2003/09/14 09:33:48 PDT FreeBSD src repository Modified files: sys/pci if_xl.c if_xlreg.h Log: - Avoid calling pci_get_device() more than once in a single function. - Provide a mechanism to prevent the use of MMIO. - Prevent the use of MMIO for all 3c575 cardbus cards. Revision Changes Path 1.153 +39 -22 src/sys/pci/if_xl.c 1.47 +1 -0 src/sys/pci/if_xlreg.h From owner-cvs-src@FreeBSD.ORG Sun Sep 14 09:38:15 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7502816A4BF; Sun, 14 Sep 2003 09:38:15 -0700 (PDT) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id A144543F3F; Sun, 14 Sep 2003 09:38:14 -0700 (PDT) (envelope-from mdodd@FreeBSD.ORG) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.9/8.12.9) with ESMTP id h8EGcDkL011787; Sun, 14 Sep 2003 12:38:13 -0400 (EDT) (envelope-from mdodd@FreeBSD.ORG) Date: Sun, 14 Sep 2003 12:38:13 -0400 (EDT) From: "Matthew N. Dodd" X-X-Sender: winter@sasami.jurai.net To: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <200309141633.h8EGXn3N094565@repoman.freebsd.org> Message-ID: <20030914123653.O27896@sasami.jurai.net> References: <200309141633.h8EGXn3N094565@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: cvs commit: src/sys/pci if_xl.c if_xlreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 16:38:15 -0000 On Sun, 14 Sep 2003, Matthew N. Dodd wrote: > mdodd 2003/09/14 09:33:48 PDT > > FreeBSD src repository > > Modified files: > sys/pci if_xl.c if_xlreg.h > Log: > - Avoid calling pci_get_device() more than once in a single function. > - Provide a mechanism to prevent the use of MMIO. > - Prevent the use of MMIO for all 3c575 cardbus cards. > > Revision Changes Path > 1.153 +39 -22 src/sys/pci/if_xl.c > 1.47 +1 -0 src/sys/pci/if_xlreg.h Tested by: Andreas Klemm John Hay Reviewed by: imp -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | From owner-cvs-src@FreeBSD.ORG Sun Sep 14 09:42:47 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97CB516A4BF; Sun, 14 Sep 2003 09:42:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C2C543FE9; Sun, 14 Sep 2003 09:42:47 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EGgk0U095314; Sun, 14 Sep 2003 09:42:46 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EGgkFs095313; Sun, 14 Sep 2003 09:42:46 -0700 (PDT) Message-Id: <200309141642.h8EGgkFs095313@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 14 Sep 2003 09:42:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.8 ftpd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 16:42:47 -0000 ume 2003/09/14 09:42:46 PDT FreeBSD src repository Modified files: libexec/ftpd ftpd.8 ftpd.c Log: Don't depend on IPv4-mapped IPv6 address to bind to both IPv4 and IPv6. Wrote at: Hakone. Powered by: Warner Losh's scotch whisky. Requested by: nork Revision Changes Path 1.66 +2 -10 src/libexec/ftpd/ftpd.8 1.146 +113 -65 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 10:03:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2239D16A4BF; Sun, 14 Sep 2003 10:03:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DC3943FE1; Sun, 14 Sep 2003 10:02:59 -0700 (PDT) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EH2x0U096942; Sun, 14 Sep 2003 10:02:59 -0700 (PDT) (envelope-from takawata@repoman.freebsd.org) Received: (from takawata@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EH2x6A096941; Sun, 14 Sep 2003 10:02:59 -0700 (PDT) Message-Id: <200309141702.h8EH2x6A096941@repoman.freebsd.org> From: Takanori Watanabe Date: Sun, 14 Sep 2003 10:02:59 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 17:03:00 -0000 takawata 2003/09/14 10:02:59 PDT FreeBSD src repository Modified files: sys/conf files Log: Add uart pccard attachment decription on conf/files, too. Pointed out by: ru Revision Changes Path 1.825 +1 -0 src/sys/conf/files From owner-cvs-src@FreeBSD.ORG Sun Sep 14 10:09:54 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E24516A4BF; Sun, 14 Sep 2003 10:09:54 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A19F43FB1; Sun, 14 Sep 2003 10:09:53 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h8EH8ZrO019690; Sun, 14 Sep 2003 13:08:35 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h8EH8ZSq019687; Sun, 14 Sep 2003 13:08:35 -0400 (EDT) Date: Sun, 14 Sep 2003 13:08:35 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 17:09:54 -0000 On Sun, 14 Sep 2003, Dag-Erling Sm=F8rgrav wrote: > Robert Watson writes: > > That said, to be frank, no, I'm not sure I want to do this. But I also > > want to make sure we don't break important applications. >=20 > What about important applications that rely on the fact that > unprivileged users can't send SIGALRM to privileged processes? That > used to be the case for ping(8) (though I don't think it is any more), > and there may be others. Shouldn't we err on the side of caution?=20 Well, until 5.x, this limit didn't exist, so right now I think this is still a question of "how conservative to we want to be relative to the status quo". I agree in principle, but we should get the Diablo port (software?) fixed first. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories From owner-cvs-src@FreeBSD.ORG Sun Sep 14 10:47:45 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 986D716A4BF; Sun, 14 Sep 2003 10:47:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 240D443F93; Sun, 14 Sep 2003 10:47:45 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EHli0U001226; Sun, 14 Sep 2003 10:47:44 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EHliwG001225; Sun, 14 Sep 2003 10:47:44 -0700 (PDT) Message-Id: <200309141747.h8EHliwG001225@repoman.freebsd.org> From: Nate Lawson Date: Sun, 14 Sep 2003 10:47:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_acad.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 17:47:45 -0000 njl 2003/09/14 10:47:44 PDT FreeBSD src repository Modified files: sys/dev/acpica acpi_acad.c Log: Print notify values as hex. Revision Changes Path 1.18 +1 -1 src/sys/dev/acpica/acpi_acad.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 11:07:12 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 618) id 97EA216A4C0; Sun, 14 Sep 2003 11:07:12 -0700 (PDT) In-Reply-To: <200309141633.h8EGXn3N094565@repoman.freebsd.org> from "Matthew N. Dodd" at "Sep 14, 2003 09:33:48 am" To: mdodd@FreeBSD.org (Matthew N. Dodd) Date: Sun, 14 Sep 2003 11:07:12 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20030914180712.97EA216A4C0@hub.freebsd.org> From: wpaul@FreeBSD.ORG (Bill Paul) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_xl.c if_xlreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 18:07:12 -0000 > mdodd 2003/09/14 09:33:48 PDT > > FreeBSD src repository > > Modified files: > sys/pci if_xl.c if_xlreg.h > Log: > - Avoid calling pci_get_device() more than once in a single function. > - Provide a mechanism to prevent the use of MMIO. > - Prevent the use of MMIO for all 3c575 cardbus cards. > > Revision Changes Path > 1.153 +39 -22 src/sys/pci/if_xl.c > 1.47 +1 -0 src/sys/pci/if_xlreg.h > Out of curiosity, what was it that prompted disallowing the use of MMIO for cardbus cards? I had a problem with mine when I installed 5.1-RELEASE, which I fixed by adding a delay after issuing the reset command (trying to access registers too soon after the reset would hang my laptop). I figured that was the extent of the problem, but I wouldn't be surprised to find out I was wrong. -Bill From owner-cvs-src@FreeBSD.ORG Sun Sep 14 11:20:20 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A14816A4BF; Sun, 14 Sep 2003 11:20:20 -0700 (PDT) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E64C43FAF; Sun, 14 Sep 2003 11:20:19 -0700 (PDT) (envelope-from mdodd@FreeBSD.ORG) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.9/8.12.9) with ESMTP id h8EIKHkL020372; Sun, 14 Sep 2003 14:20:18 -0400 (EDT) (envelope-from mdodd@FreeBSD.ORG) Date: Sun, 14 Sep 2003 14:20:17 -0400 (EDT) From: "Matthew N. Dodd" X-X-Sender: winter@sasami.jurai.net To: Bill Paul In-Reply-To: <20030914180712.97EA216A4C0@hub.freebsd.org> Message-ID: <20030914140855.Y27896@sasami.jurai.net> References: <20030914180712.97EA216A4C0@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci if_xl.c if_xlreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 18:20:20 -0000 On Sun, 14 Sep 2003, Bill Paul wrote: > Out of curiosity, what was it that prompted disallowing the use of > MMIO for cardbus cards? I had a problem with mine when I installed > 5.1-RELEASE, which I fixed by adding a delay after issuing the reset > command (trying to access registers too soon after the reset would > hang my laptop). I figured that was the extent of the problem, but > I wouldn't be surprised to find out I was wrong. In revision 1.132 of if_xl.c the default was changed to try MMIO first (previously only compiling without XL_USEIOSPACE defined would enable MMIO). Failure mode is that the card fails to attach (by way of xl_read_eeprom() in xl_attach()). This may only be a problem for some subset of 3c575 cards. Its likely that the Cardbus layer will use the CIS to deny resource allocations for these cards and obsolete this workaround. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | From owner-cvs-src@FreeBSD.ORG Sun Sep 14 11:20:27 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79BCE16A4D9; Sun, 14 Sep 2003 11:20:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55F2843FB1; Sun, 14 Sep 2003 11:20:26 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EIKQ0U004516; Sun, 14 Sep 2003 11:20:26 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EIKPbD004513; Sun, 14 Sep 2003 11:20:25 -0700 (PDT) Message-Id: <200309141820.h8EIKPbD004513@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sun, 14 Sep 2003 11:20:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 18:20:27 -0000 bmah 2003/09/14 11:20:25 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: DRM update for 20030909, uart(4), ata(4) update (ATAng), rtld(1) does libmap by default, symorder gone, sysinstall(8) alternate MTA selection, GCC -pthread gone. Revision Changes Path 1.622 +43 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Sun Sep 14 12:21:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 446A216A4BF; Sun, 14 Sep 2003 12:21:56 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2275F43FCB; Sun, 14 Sep 2003 12:21:54 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3p2/8.8.7) with ESMTP id FAA17440; Mon, 15 Sep 2003 05:21:49 +1000 Date: Mon, 15 Sep 2003 05:21:48 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Robert Watson In-Reply-To: Message-ID: <20030915045026.D2197@gamplex.bde.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 19:21:56 -0000 On Sun, 14 Sep 2003, Robert Watson wrote: > On Sun, 14 Sep 2003, Dag-Erling Sm=F8rgrav wrote: > > > Robert Watson writes: > > > That said, to be frank, no, I'm not sure I want to do this. But I al= so > > > want to make sure we don't break important applications. > > > > What about important applications that rely on the fact that > > unprivileged users can't send SIGALRM to privileged processes? That > > used to be the case for ping(8) (though I don't think it is any more), > > and there may be others. Shouldn't we err on the side of caution? > > Well, until 5.x, this limit didn't exist, so right now I think this is > still a question of "how conservative to we want to be relative to the > status quo". I agree in principle, but we should get the Diablo port > (software?) fixed first. Important applications can't rely on this, by the definition of important :-). The behaviour is implementation defined, so portable applications can't rely on any particular behaviour except possibly if they read and understand the system documentation at appropriate times (perhaps on receipt of the signal in the worst case). The FreeBSD behaviour changed recently, so important applications must handle the old behaviour. The old behaviour is normal, so important applications must handle it. The particular case of SIGALRM is fairly easy to handle, and ping(8) handles it. Most SIGALRMs result in premature termination of a syscall, with errno EINTR, and the correct handling of this is normally to do nothing in the SIGARLM handler check the time on EINTR-return from the syscall to see if the SIGALRM is (or could be) a programmed one. ping(8) does this, except possibly when it is in libc. Unfortunately, ping6(8) diverged from the FreeBSD ping(6) before this was fixed, and still seems to be missing many of the improvements in the FreeBSD ping(6), including this. POSIX.1-200x-draft7 on permissions for kill(2): %%% 22150 For a process to have permission to send a signal to a p= rocess designated by pid, unless the 22151 sending process has appropriate privileges, the real or = effective user ID of the sending process 22152 shall match the real or saved set-user-ID of the receivi= ng process. %%% This clause specifies the "normal" behaviour (no restrictions related to setuidness). %%% 22168 An implementation that provides extended security contro= ls may impose further 22169 implementation-defined restrictions on the sending of si= gnals, including the null signal. In 22170 particular, the system may deny the existence of some or= all of the processes specified by pid. %%% This clause permits any behaviour provided the behaviour is documented. FreeBSD uses this clause to increase security, but breaks POSIX confomance by not documenting the behaviour. Bruce From owner-cvs-src@FreeBSD.ORG Sun Sep 14 12:30:01 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF98016A4BF; Sun, 14 Sep 2003 12:30:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F404143FA3; Sun, 14 Sep 2003 12:30:00 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EJU00U010380; Sun, 14 Sep 2003 12:30:00 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EJU04S010379; Sun, 14 Sep 2003 12:30:00 -0700 (PDT) Message-Id: <200309141930.h8EJU04S010379@repoman.freebsd.org> From: Scott Long Date: Sun, 14 Sep 2003 12:30:00 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pci pci.c pcireg.h pcivar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 19:30:01 -0000 scottl 2003/09/14 12:30:00 PDT FreeBSD src repository Modified files: sys/dev/pci pci.c pcireg.h pcivar.h Log: Teach the PCI code to parse MSI extended capabilities. Re-arrange the pcicfg struct a bit to hold extcap structures instead of structure members. Revision Changes Path 1.232 +37 -17 src/sys/dev/pci/pci.c 1.39 +1 -1 src/sys/dev/pci/pcireg.h 1.63 +17 -5 src/sys/dev/pci/pcivar.h From owner-cvs-src@FreeBSD.ORG Sun Sep 14 12:46:04 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBF5116A4BF; Sun, 14 Sep 2003 12:46:04 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3195A43FE0; Sun, 14 Sep 2003 12:46:04 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 237E42ED417; Sun, 14 Sep 2003 12:46:04 -0700 (PDT) Date: Sun, 14 Sep 2003 12:46:04 -0700 From: Alfred Perlstein To: Robert Watson Message-ID: <20030914194604.GW15671@elvis.mu.org> References: <20030914073819.GV15671@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 19:46:04 -0000 * Robert Watson [030914 08:40] wrote: > > On Sun, 14 Sep 2003, Alfred Perlstein wrote: > > > * Robert Watson [030914 00:23] wrote: > > > Log: > > > > > > Also, add SIGALRM to the set of signals permitted to be delivered to > > > setugid processes by unprivileged subjects. > > > > why? > > Because of a specific report of breakage: in this case, for the Diablo > news server. The details of the report are that Diablo starts running as > root, and then changes to another after binding ports, etc. That pool of Thank you for the explanation, it just seemed like asking for trouble but it's obvious you've done a lot of research. -Alfred From owner-cvs-src@FreeBSD.ORG Sun Sep 14 13:11:18 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49E5B16A4BF; Sun, 14 Sep 2003 13:11:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 963D243FE9; Sun, 14 Sep 2003 13:11:17 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EKBH0U020280; Sun, 14 Sep 2003 13:11:17 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EKBHD0020278; Sun, 14 Sep 2003 13:11:17 -0700 (PDT) Message-Id: <200309142011.h8EKBHD0020278@repoman.freebsd.org> From: Ceri Davies Date: Sun, 14 Sep 2003 13:11:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/examples/cvsup gnats-supfile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 14 Sep 2003 20:11:18 -0000 ceri 2003/09/14 13:11:17 PDT FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_4) share/examples/cvsup gnats-supfile Log: MFC r1.5: Using prefix=/usr will put these files in /usr/gnats, not /usr/ports. Approved by: re (bmah) Revision Changes Path 1.3.2.3 +1 -1 src/share/examples/cvsup/gnats-supfile From owner-cvs-src@FreeBSD.ORG Sun Sep 14 13:35:23 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7BFE16A4BF; Sun, 14 Sep 2003 13:35:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8D8543FDF; Sun, 14 Sep 2003 13:35:22 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EKZM0U021868; Sun, 14 Sep 2003 13:35:22 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EKZMSC021867; Sun, 14 Sep 2003 13:35:22 -0700 (PDT) Message-Id: <200309142035.h8EKZMSC021867@repoman.freebsd.org> From: Ceri Davies Date: Sun, 14 Sep 2003 13:35:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/newfs newfs.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 20:35:24 -0000 ceri 2003/09/14 13:35:22 PDT FreeBSD src repository (doc committer) Modified files: sbin/newfs newfs.8 Log: Remove an unneccessary comma. Revision Changes Path 1.63 +1 -1 src/sbin/newfs/newfs.8 From owner-cvs-src@FreeBSD.ORG Sun Sep 14 15:28:14 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1501216A4BF; Sun, 14 Sep 2003 15:28:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90EE943F93; Sun, 14 Sep 2003 15:28:13 -0700 (PDT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EMSD0U031963; Sun, 14 Sep 2003 15:28:13 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EMSDSQ031962; Sun, 14 Sep 2003 15:28:13 -0700 (PDT) Message-Id: <200309142228.h8EMSDSQ031962@repoman.freebsd.org> From: David Xu Date: Sun, 14 Sep 2003 15:28:13 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_attr_setinheritsched.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 22:28:14 -0000 davidxu 2003/09/14 15:28:13 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_attr_setinheritsched.c Log: Check invalid parameter and return EINVAL. Reviewed by: deischen Revision Changes Path 1.7 +3 -0 src/lib/libpthread/thread/thr_attr_setinheritsched.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 15:32:19 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D7CB16A4BF; Sun, 14 Sep 2003 15:32:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C06843FA3; Sun, 14 Sep 2003 15:32:18 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EMWI0U032549; Sun, 14 Sep 2003 15:32:18 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EMWIIB032548; Sun, 14 Sep 2003 15:32:18 -0700 (PDT) Message-Id: <200309142232.h8EMWIIB032548@repoman.freebsd.org> From: Sam Leffler Date: Sun, 14 Sep 2003 15:32:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net80211 ieee80211.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 22:32:19 -0000 sam 2003/09/14 15:32:18 PDT FreeBSD src repository Modified files: sys/net80211 ieee80211.c Log: short preamble capability is not just for 11g; mark IEEE80211_F_SHPREAMBLE regardless of the operating mode Obtained from: MADWIFI Revision Changes Path 1.8 +3 -3 src/sys/net80211/ieee80211.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 15:32:28 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E226C16A4BF; Sun, 14 Sep 2003 15:32:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69AC943F93; Sun, 14 Sep 2003 15:32:28 -0700 (PDT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EMWS0U032577; Sun, 14 Sep 2003 15:32:28 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EMWSFU032576; Sun, 14 Sep 2003 15:32:28 -0700 (PDT) Message-Id: <200309142232.h8EMWSFU032576@repoman.freebsd.org> From: David Xu Date: Sun, 14 Sep 2003 15:32:28 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_attr_setscope.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 22:32:29 -0000 davidxu 2003/09/14 15:32:28 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_attr_setscope.c Log: If user is seting scope process flag, clear PTHREAD_SCOPE_SYSTEM bit accordingly. Reviewed by: deischen Revision Changes Path 1.10 +4 -2 src/lib/libpthread/thread/thr_attr_setscope.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 15:33:33 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 204C816A4BF; Sun, 14 Sep 2003 15:33:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C44F43F3F; Sun, 14 Sep 2003 15:33:32 -0700 (PDT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EMXW0U032625; Sun, 14 Sep 2003 15:33:32 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EMXW4Q032624; Sun, 14 Sep 2003 15:33:32 -0700 (PDT) Message-Id: <200309142233.h8EMXW4Q032624@repoman.freebsd.org> From: David Xu Date: Sun, 14 Sep 2003 15:33:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_cond.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 22:33:33 -0000 davidxu 2003/09/14 15:33:32 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_cond.c Log: Avoid garbage bits in c_flags by direct assigning value. Reviewed by: deischen Revision Changes Path 1.50 +1 -1 src/lib/libpthread/thread/thr_cond.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 15:34:25 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B19D16A4BF; Sun, 14 Sep 2003 15:34:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D711F43FAF; Sun, 14 Sep 2003 15:34:24 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EMYO0U032675; Sun, 14 Sep 2003 15:34:24 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EMYOtw032674; Sun, 14 Sep 2003 15:34:24 -0700 (PDT) Message-Id: <200309142234.h8EMYOtw032674@repoman.freebsd.org> From: Sam Leffler Date: Sun, 14 Sep 2003 15:34:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net80211 ieee80211_output.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 22:34:25 -0000 sam 2003/09/14 15:34:24 PDT FreeBSD src repository Modified files: sys/net80211 ieee80211_output.c Log: Honor the short preamble capability/state flag when calculating the capabilities for outbound management frames. But beware of sending this when operating on 5GHz channels; some 11a AP's reject association requests if this bit is set in the capabilities listed. Obtained from: MADWIFI (with modifications) Revision Changes Path 1.6 +12 -1 src/sys/net80211/ieee80211_output.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 15:39:20 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 940AA16A4BF; Sun, 14 Sep 2003 15:39:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A8A043FAF; Sun, 14 Sep 2003 15:39:20 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EMdJ0U032940; Sun, 14 Sep 2003 15:39:19 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EMdJ82032939; Sun, 14 Sep 2003 15:39:19 -0700 (PDT) Message-Id: <200309142239.h8EMdJ82032939@repoman.freebsd.org> From: Sam Leffler Date: Sun, 14 Sep 2003 15:39:19 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ath if_ath.c if_athvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 22:39:20 -0000 sam 2003/09/14 15:39:19 PDT FreeBSD src repository Modified files: sys/dev/ath if_ath.c if_athvar.h Log: o mark the device capable of short preamble (meaningless for the 5210 but safe since the 802.11 layer does the right thing for 11a operation) o select short preamble operation based on the negotiated capabilities; not just the local state/capability o fillin the duration field in the 802.11 header as appropriate o remove detection of 11g support; no longer needed Obtained from: MADWIFI (with modifications) Revision Changes Path 1.15 +18 -15 src/sys/dev/ath/if_ath.c 1.7 +0 -1 src/sys/dev/ath/if_athvar.h From owner-cvs-src@FreeBSD.ORG Sun Sep 14 15:39:45 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16A7616A4BF; Sun, 14 Sep 2003 15:39:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BDCF43F75; Sun, 14 Sep 2003 15:39:44 -0700 (PDT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EMdi0U032970; Sun, 14 Sep 2003 15:39:44 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EMdiCi032969; Sun, 14 Sep 2003 15:39:44 -0700 (PDT) Message-Id: <200309142239.h8EMdiCi032969@repoman.freebsd.org> From: David Xu Date: Sun, 14 Sep 2003 15:39:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_attr_setguardsize.c thr_stack.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 22:39:45 -0000 davidxu 2003/09/14 15:39:44 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_attr_setguardsize.c thr_stack.c Log: Respect POSIX specification, a value return from pthread_attr_getguardsize should be a value past to pthread_attr_setguardsize, not a rounded up value. Also fix a stack size matching bug in thr_stack.c, now stack matching code uses number of pages but not bytes length to match stack size, so for example, size 512 bytes and size 513 bytes should both match 1 page stack size. Reviewed by: deischen Revision Changes Path 1.6 +0 -8 src/lib/libpthread/thread/thr_attr_setguardsize.c 1.8 +18 -8 src/lib/libpthread/thread/thr_stack.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 15:42:41 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 330F316A4BF; Sun, 14 Sep 2003 15:42:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD70143F93; Sun, 14 Sep 2003 15:42:40 -0700 (PDT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EMge0U033552; Sun, 14 Sep 2003 15:42:40 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EMgelp033551; Sun, 14 Sep 2003 15:42:40 -0700 (PDT) Message-Id: <200309142242.h8EMgelp033551@repoman.freebsd.org> From: David Xu Date: Sun, 14 Sep 2003 15:42:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_sig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 22:42:41 -0000 davidxu 2003/09/14 15:42:40 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_sig.c Log: When invoking an old style signal handler, use true traditional BSD style to invoke signal handler. Reviewed by: deischen Revision Changes Path 1.71 +13 -6 src/lib/libpthread/thread/thr_sig.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 15:52:21 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8B5216A4BF; Sun, 14 Sep 2003 15:52:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D25D43FB1; Sun, 14 Sep 2003 15:52:21 -0700 (PDT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EMqK0U034198; Sun, 14 Sep 2003 15:52:20 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EMqIlL034177; Sun, 14 Sep 2003 15:52:18 -0700 (PDT) Message-Id: <200309142252.h8EMqIlL034177@repoman.freebsd.org> From: David Xu Date: Sun, 14 Sep 2003 15:52:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_create.c thr_exit.c thr_kern.c thr_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 22:52:21 -0000 davidxu 2003/09/14 15:52:17 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_create.c thr_exit.c thr_kern.c thr_private.h Log: 1. Allocating and freeing lock related resource in _thr_alloc and _thr_free to avoid potential memory leak, also fix a bug in pthread_create, contention scope should be inherited when PTHREAD_INHERIT_SCHED is set, and also check right field for PTHREAD_INHERIT_SCHED, scheduling inherit flag is in sched_inherit. 2. Execute hooks registered by atexit() on thread stack but not on scheduler stack. 3. Simplify some code in _kse_single_thread by calling xxx_destroy functions. Reviewed by: deischen Revision Changes Path 1.51 +20 -18 src/lib/libpthread/thread/thr_create.c 1.35 +21 -3 src/lib/libpthread/thread/thr_exit.c 1.94 +44 -73 src/lib/libpthread/thread/thr_kern.c 1.102 +2 -0 src/lib/libpthread/thread/thr_private.h From owner-cvs-src@FreeBSD.ORG Sun Sep 14 15:53:42 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7F7A16A4BF; Sun, 14 Sep 2003 15:53:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61A1243F75; Sun, 14 Sep 2003 15:53:42 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8EMrf0U034384; Sun, 14 Sep 2003 15:53:41 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8EMrfBO034383; Sun, 14 Sep 2003 15:53:41 -0700 (PDT) Message-Id: <200309142253.h8EMrfBO034383@repoman.freebsd.org> From: Sam Leffler Date: Sun, 14 Sep 2003 15:53:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ath if_ath.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 22:53:43 -0000 sam 2003/09/14 15:53:41 PDT FreeBSD src repository Modified files: sys/dev/ath if_ath.c Log: must also check for 5Ghz channels when marking short preamble capability in the beacon frames Reminded by: Stephane Laroche Revision Changes Path 1.16 +2 -1 src/sys/dev/ath/if_ath.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 16:38:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D6EE16A4BF; Sun, 14 Sep 2003 16:38:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D11C43F85; Sun, 14 Sep 2003 16:38:42 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8ENcg0U038348; Sun, 14 Sep 2003 16:38:42 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8ENcgTO038347; Sun, 14 Sep 2003 16:38:42 -0700 (PDT) Message-Id: <200309142338.h8ENcgTO038347@repoman.freebsd.org> From: Hiten Pandya Date: Sun, 14 Sep 2003 16:38:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 rl.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 23:38:43 -0000 hmp 2003/09/14 16:38:42 PDT FreeBSD src repository (doc committer) Modified files: share/man/man4 rl.4 Log: Update supported Ethernet Controllers as per the Hardware Notes. PR: docs/55559 Submitted by: Lukas Ertl MFC after: 3 days Revision Changes Path 1.29 +4 -0 src/share/man/man4/rl.4 From owner-cvs-src@FreeBSD.ORG Sun Sep 14 16:44:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA87116A4BF; Sun, 14 Sep 2003 16:44:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 452B043F85; Sun, 14 Sep 2003 16:44:56 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8ENit0U038987; Sun, 14 Sep 2003 16:44:55 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8ENitYI038986; Sun, 14 Sep 2003 16:44:55 -0700 (PDT) Message-Id: <200309142344.h8ENitYI038986@repoman.freebsd.org> From: Hiten Pandya Date: Sun, 14 Sep 2003 16:44:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man7 tuning.7 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 23:44:56 -0000 hmp 2003/09/14 16:44:55 PDT FreeBSD src repository (doc committer) Modified files: share/man/man7 tuning.7 Log: Remove invalid statement about the maximum number of swap drives. PR: docs/55276 Submitted by: Roderick van Domburg Revision Changes Path 1.62 +1 -2 src/share/man/man7/tuning.7 From owner-cvs-src@FreeBSD.ORG Sun Sep 14 17:06:47 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7FB216A4BF; Sun, 14 Sep 2003 17:06:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AC9443F85; Sun, 14 Sep 2003 17:06:47 -0700 (PDT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F06k0U047065; Sun, 14 Sep 2003 17:06:46 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F06kSQ047064; Sun, 14 Sep 2003 17:06:46 -0700 (PDT) Message-Id: <200309150006.h8F06kSQ047064@repoman.freebsd.org> From: David Xu Date: Sun, 14 Sep 2003 17:06:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_sigmask.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 00:06:48 -0000 davidxu 2003/09/14 17:06:46 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_sigmask.c Log: Fix a bogus comment, sigmask must be maintained correctly, it will be inherited in pthread_create. Revision Changes Path 1.18 +1 -1 src/lib/libpthread/thread/thr_sigmask.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 17:08:49 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FB1616A4BF; Sun, 14 Sep 2003 17:08:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B46143FAF; Sun, 14 Sep 2003 17:08:48 -0700 (PDT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F08m0U047129; Sun, 14 Sep 2003 17:08:48 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F08mNt047128; Sun, 14 Sep 2003 17:08:48 -0700 (PDT) Message-Id: <200309150008.h8F08mNt047128@repoman.freebsd.org> From: David Xu Date: Sun, 14 Sep 2003 17:08:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_sig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 00:08:49 -0000 davidxu 2003/09/14 17:08:48 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_sig.c Log: Fix bogus comment and assign sigmask in critical region, use SIG_CANTMASK to remove unmaskable signal masks. Revision Changes Path 1.72 +4 -2 src/lib/libpthread/thread/thr_sig.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 19:56:50 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34A3D16A4BF; Sun, 14 Sep 2003 19:56:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3E4643F3F; Sun, 14 Sep 2003 19:56:49 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F2un0U060943; Sun, 14 Sep 2003 19:56:49 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F2umcB060942; Sun, 14 Sep 2003 19:56:48 -0700 (PDT) Message-Id: <200309150256.h8F2umcB060942@repoman.freebsd.org> From: Alan Cox Date: Sun, 14 Sep 2003 19:56:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_bio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 02:56:50 -0000 alc 2003/09/14 19:56:48 PDT FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: Correct a typo in the previous revision. Revision Changes Path 1.405 +1 -1 src/sys/kern/vfs_bio.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 20:12:28 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A576916A4BF; Sun, 14 Sep 2003 20:12:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C82043FA3; Sun, 14 Sep 2003 20:12:28 -0700 (PDT) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F3CR0U063163; Sun, 14 Sep 2003 20:12:28 -0700 (PDT) (envelope-from takawata@repoman.freebsd.org) Received: (from takawata@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F3CR9l063162; Sun, 14 Sep 2003 20:12:27 -0700 (PDT) Message-Id: <200309150312.h8F3CR9l063162@repoman.freebsd.org> From: Takanori Watanabe Date: Sun, 14 Sep 2003 20:12:27 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_bus_pccard.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 03:12:28 -0000 takawata 2003/09/14 20:12:27 PDT FreeBSD src repository Modified files: sys/dev/uart uart_bus_pccard.c Log: Remove useless #ifdef PC98. Submitted by: nyan Revision Changes Path 1.2 +1 -3 src/sys/dev/uart/uart_bus_pccard.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 21:47:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00AFD16A4BF; Sun, 14 Sep 2003 21:47:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C04743F3F; Sun, 14 Sep 2003 21:47:42 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F4lg0U076031; Sun, 14 Sep 2003 21:47:42 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F4lgHM076030; Sun, 14 Sep 2003 21:47:42 -0700 (PDT) Message-Id: <200309150447.h8F4lgHM076030@repoman.freebsd.org> From: Martin Blapp Date: Sun, 14 Sep 2003 21:47:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/isc-dhcp/client/scripts freebsd X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 04:47:43 -0000 mbr 2003/09/14 21:47:42 PDT FreeBSD src repository Modified files: contrib/isc-dhcp/client/scripts freebsd Log: Only kill the default route in the release mode if the interface where the default route is bound to is the same device. Keep it working for the single user or sysinstall mode, where we just do what we did before. Suggested by: dougb Revision Changes Path 1.25 +15 -2 src/contrib/isc-dhcp/client/scripts/freebsd From owner-cvs-src@FreeBSD.ORG Sun Sep 14 21:49:23 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B9D316A4BF; Sun, 14 Sep 2003 21:49:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70CF143F85; Sun, 14 Sep 2003 21:49:22 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F4nM0U076078; Sun, 14 Sep 2003 21:49:22 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F4nMaA076077; Sun, 14 Sep 2003 21:49:22 -0700 (PDT) Message-Id: <200309150449.h8F4nMaA076077@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 14 Sep 2003 21:49:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_bus_pccard.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 04:49:23 -0000 marcel 2003/09/14 21:49:22 PDT FreeBSD src repository Modified files: sys/dev/uart uart_bus_pccard.c Log: Remove inclusion of . It's included in "uart_bus.h" to avoid having to include it in almost all other source files. Revision Changes Path 1.3 +0 -1 src/sys/dev/uart/uart_bus_pccard.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 21:52:16 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64A8716A4BF; Sun, 14 Sep 2003 21:52:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFD8943F93; Sun, 14 Sep 2003 21:52:15 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F4qF0U076656; Sun, 14 Sep 2003 21:52:15 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F4qFD3076655; Sun, 14 Sep 2003 21:52:15 -0700 (PDT) Message-Id: <200309150452.h8F4qFD3076655@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 14 Sep 2003 21:52:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/net getaddrinfo.3 getnameinfo.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 04:52:16 -0000 ume 2003/09/14 21:52:15 PDT FreeBSD src repository Modified files: lib/libc/net getaddrinfo.3 getnameinfo.3 Log: Our getaddrinfo() and getnameinfo() are thread-safe but some limitation. Reported by: Marc G. Fournier Revision Changes Path 1.22 +5 -1 src/lib/libc/net/getaddrinfo.3 1.15 +5 -1 src/lib/libc/net/getnameinfo.3 From owner-cvs-src@FreeBSD.ORG Sun Sep 14 21:53:12 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8302116A4BF; Sun, 14 Sep 2003 21:53:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B70B43F85; Sun, 14 Sep 2003 21:53:12 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F4rB0U076691; Sun, 14 Sep 2003 21:53:11 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F4rBmn076690; Sun, 14 Sep 2003 21:53:11 -0700 (PDT) Message-Id: <200309150453.h8F4rBmn076690@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 14 Sep 2003 21:53:11 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules/uart Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 04:53:12 -0000 marcel 2003/09/14 21:53:11 PDT FreeBSD src repository Modified files: sys/modules/uart Makefile Log: Sort: build uart_bus_pccard.c before uart_bus_pci.c. Revision Changes Path 1.5 +2 -2 src/sys/modules/uart/Makefile From owner-cvs-src@FreeBSD.ORG Sun Sep 14 22:51:24 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEFF116A4BF; Sun, 14 Sep 2003 22:51:24 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6394C43F3F; Sun, 14 Sep 2003 22:51:23 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from pelsia.ninth-nine.com (pelsia.ninth-nine.com [219.127.74.123]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.9/8.12.9/NinthNine) with ESMTP id h8F5pK9U032004 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 15 Sep 2003 14:51:21 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 15 Sep 2003 14:51:26 +0900 From: Norikatsu Shigemura To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-Id: <20030915145126.1c3ea0ca.nork@FreeBSD.org> In-Reply-To: <200309141621.h8EGL6fj093611@repoman.freebsd.org> References: <200309141621.h8EGL6fj093611@repoman.freebsd.org> X-Mailer: Sylpheed version 0.9.5 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: cvs commit: src/sys/dev/uart uart_bus_pccard.c src/sys/modules/uart Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 05:51:24 -0000 On Sun, 14 Sep 2003 09:21:06 -0700 (PDT) Takanori Watanabe wrote: > takawata 2003/09/14 09:21:06 PDT > FreeBSD src repository > Modified files: > sys/modules/uart Makefile > Added files: > sys/dev/uart uart_bus_pccard.c > Log: > Add uart pccard bus attachment,based on sio_pccard.c . > Wrote at: Hakone. > Powered by: Warner Losh's scotch whisky. > Tested by: nork > Revision Changes Path > 1.1 +109 -0 src/sys/dev/uart/uart_bus_pccard.c (new) > 1.4 +4 -4 src/sys/modules/uart/Makefile Adios! > sio(4) Welcome! > uart(4) Thanks! > marcel, imp, takawata! From owner-cvs-src@FreeBSD.ORG Sun Sep 14 22:58:28 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A988A16A4BF; Sun, 14 Sep 2003 22:58:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33C0C43F75; Sun, 14 Sep 2003 22:58:28 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F5wS0U082062; Sun, 14 Sep 2003 22:58:28 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F5wRtH082061; Sun, 14 Sep 2003 22:58:27 -0700 (PDT) Message-Id: <200309150558.h8F5wRtH082061@repoman.freebsd.org> From: Alan Cox Date: Sun, 14 Sep 2003 22:58:27 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_object.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 05:58:28 -0000 alc 2003/09/14 22:58:27 PDT FreeBSD src repository Modified files: sys/vm vm_object.c Log: Eliminate the use of Giant from vm_object_reference(). Revision Changes Path 1.305 +11 -11 src/sys/vm/vm_object.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 23:29:32 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF49916A4BF; Sun, 14 Sep 2003 23:29:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A41D43FDD; Sun, 14 Sep 2003 23:29:31 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F6TV0U085081; Sun, 14 Sep 2003 23:29:31 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F6TVsT085080; Sun, 14 Sep 2003 23:29:31 -0700 (PDT) Message-Id: <200309150629.h8F6TVsT085080@repoman.freebsd.org> From: Nate Lawson Date: Sun, 14 Sep 2003 23:29:31 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 06:29:32 -0000 njl 2003/09/14 23:29:31 PDT FreeBSD src repository Modified files: sys/dev/acpica acpi.c Log: Only enable S4BIOS by default if the FACS says it is available. The user can override this with a sysctl. Be sure to return the acpi_SetSleepState return value to userland. Revision Changes Path 1.100 +9 -4 src/sys/dev/acpica/acpi.c From owner-cvs-src@FreeBSD.ORG Sun Sep 14 23:35:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B41216A4C0 for ; Sun, 14 Sep 2003 23:35:09 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 051D543FCB for ; Sun, 14 Sep 2003 23:35:08 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 5457 invoked by uid 1000); 15 Sep 2003 06:35:10 -0000 Date: Sun, 14 Sep 2003 23:35:10 -0700 (PDT) From: Nate Lawson To: Nate Lawson In-Reply-To: <20030915062934.AE94C16A567@hub.freebsd.org> Message-ID: <20030914233437.F5451@root.org> References: <20030915062934.AE94C16A567@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 06:35:09 -0000 On Sun, 14 Sep 2003, Nate Lawson wrote: > Modified files: > sys/dev/acpica acpi.c > Log: > Only enable S4BIOS by default if the FACS says it is available. The > user can override this with a sysctl. > > Be sure to return the acpi_SetSleepState return value to userland. > > Revision Changes Path > 1.100 +9 -4 src/sys/dev/acpica/acpi.c Happy 100th commit to me. -Nate From owner-cvs-src@FreeBSD.ORG Sun Sep 14 23:41:34 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD5DF16A4BF; Sun, 14 Sep 2003 23:41:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4532243F75; Sun, 14 Sep 2003 23:41:34 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F6fY0U086274; Sun, 14 Sep 2003 23:41:34 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F6fXcj086273; Sun, 14 Sep 2003 23:41:33 -0700 (PDT) Message-Id: <200309150641.h8F6fXcj086273@repoman.freebsd.org> From: Mark Murray Date: Sun, 14 Sep 2003 23:41:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/isp isp_freebsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 06:41:34 -0000 markm 2003/09/14 23:41:33 PDT FreeBSD src repository Modified files: sys/dev/isp isp_freebsd.c Log: Add a module dependancy. Now CAM will autoload when you load this. OK'ed by: mdodd Revision Changes Path 1.93 +1 -0 src/sys/dev/isp/isp_freebsd.c From owner-cvs-src@FreeBSD.ORG Mon Sep 15 01:39:54 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F93916A4BF; Mon, 15 Sep 2003 01:39:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D66243FE0; Mon, 15 Sep 2003 01:39:53 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8F8dr0U002377; Mon, 15 Sep 2003 01:39:53 -0700 (PDT) (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8F8drZT002376; Mon, 15 Sep 2003 01:39:53 -0700 (PDT) Message-Id: <200309150839.h8F8drZT002376@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 15 Sep 2003 01:39:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/etc gettytab X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 08:39:54 -0000 yar 2003/09/15 01:39:53 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) etc gettytab Log: MFC rev. 1.21: Update the explanation of parity capabilities to bring it into accord with the present getty(8) code. Approved by: re (bmah) Revision Changes Path 1.17.2.4 +5 -7 src/etc/gettytab From owner-cvs-src@FreeBSD.ORG Mon Sep 15 03:27:04 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D9BB16A4BF; Mon, 15 Sep 2003 03:27:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6D7A43FDD; Mon, 15 Sep 2003 03:27:03 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FAR30U012174; Mon, 15 Sep 2003 03:27:03 -0700 (PDT) (envelope-from luigi@repoman.freebsd.org) Received: (from luigi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FAR3Xc012173; Mon, 15 Sep 2003 03:27:03 -0700 (PDT) Message-Id: <200309151027.h8FAR3Xc012173@repoman.freebsd.org> From: Luigi Rizzo Date: Mon, 15 Sep 2003 03:27:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 10:27:04 -0000 luigi 2003/09/15 03:27:03 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/ipfw ipfw2.c Log: MFC (almost) of 3 bugs reported recently: + fix aligmnent issues on 64-bit architectures (1.40); + better argument checking when enabling/disabling ipfw-related sysctl variables (1.39) + fix handling of foo/0 as an alias for "any"; Approved by: re@ Revision Changes Path 1.4.2.18 +7 -7 src/sbin/ipfw/ipfw2.c From owner-cvs-src@FreeBSD.ORG Mon Sep 15 06:34:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A3DB16A4BF; Mon, 15 Sep 2003 06:34:43 -0700 (PDT) Received: from relay.macomnet.ru (relay.macomnet.ru [195.128.64.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E930E43F75; Mon, 15 Sep 2003 06:34:40 -0700 (PDT) (envelope-from maxim@FreeBSD.org) Received: from news1.macomnet.ru (y80sjljf@news1.macomnet.ru [195.128.64.14]) by relay.macomnet.ru (8.11.6/8.11.6) with ESMTP id h8FDYdg15697226; Mon, 15 Sep 2003 17:34:39 +0400 (MSD) Date: Mon, 15 Sep 2003 17:34:38 +0400 (MSD) From: Maxim Konovalov To: Luigi Rizzo In-Reply-To: <200309151027.h8FAR3Xc012173@repoman.freebsd.org> Message-ID: <20030915172004.M88599@news1.macomnet.ru> References: <200309151027.h8FAR3Xc012173@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 13:34:43 -0000 On Mon, 15 Sep 2003, 03:27-0700, Luigi Rizzo wrote: > luigi 2003/09/15 03:27:03 PDT > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sbin/ipfw ipfw2.c > Log: > MFC (almost) of 3 bugs reported recently: > + fix aligmnent issues on 64-bit architectures (1.40); > + better argument checking when enabling/disabling ipfw-related > sysctl variables (1.39) > + fix handling of foo/0 as an alias for "any"; -----^^^^^^^^^^^^^^^^^^^^^^^ This bug is not fixed in -current yet. And a lot others: # ipfw -n add count all from any to not any 00000 count ip from any to any # ipfw -n add count all from not any to any 00000 count ip from any to any # ipfw -n add count all from any to { 1.1.1.1/1 or not any } 00000 count ip from any to { 0.0.0.0/1 or # ipfw -n add count all from any to { 1.1.1.1/1 or any } 00000 count ip from any to { 0.0.0.0/1 or # ipfw -n add count all from any to { 1.1.1.1/1 or 0.0.0.0/0 } 00000 count ip from any to { 0.0.0.0/1 or and so on. -- Maxim Konovalov, maxim@macomnet.ru, maxim@FreeBSD.org From owner-cvs-src@FreeBSD.ORG Mon Sep 15 06:49:19 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 868C016A4BF; Mon, 15 Sep 2003 06:49:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECF6243FE5; Mon, 15 Sep 2003 06:49:18 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FDnI0U034502; Mon, 15 Sep 2003 06:49:18 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FDnIl4034501; Mon, 15 Sep 2003 06:49:18 -0700 (PDT) Message-Id: <200309151349.h8FDnIl4034501@repoman.freebsd.org> From: Bruce Evans Date: Mon, 15 Sep 2003 06:49:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sio sio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 13:49:19 -0000 bde 2003/09/15 06:49:18 PDT FreeBSD src repository Modified files: sys/dev/sio sio.c Log: Quick fix for a pessimization in rev.1.194. An extra i/o instruction was added to the fast path to support the COM_IIR_RXRDYBUG() case even when that case is not configured. This increased the relative overhead of sio input by almost 25% in the worst case and by 2-3% in the usual case (usually only about 0.2% absolute per port at 115200 bps). The quick fix is to significantly pessimize only the COM_IIR_RXRDYBUG() case. Revision Changes Path 1.405 +7 -2 src/sys/dev/sio/sio.c From owner-cvs-src@FreeBSD.ORG Mon Sep 15 07:12:32 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E725716A4BF; Mon, 15 Sep 2003 07:12:32 -0700 (PDT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1854B43FE3; Mon, 15 Sep 2003 07:12:31 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.8p1/8.12.3) with ESMTP id h8FECUkN079236; Mon, 15 Sep 2003 07:12:30 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.8p1/8.12.3/Submit) id h8FECUYk079235; Mon, 15 Sep 2003 07:12:30 -0700 (PDT) (envelope-from rizzo) Date: Mon, 15 Sep 2003 07:12:30 -0700 From: Luigi Rizzo To: Maxim Konovalov Message-ID: <20030915071230.A79168@xorpc.icir.org> References: <200309151027.h8FAR3Xc012173@repoman.freebsd.org> <20030915172004.M88599@news1.macomnet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030915172004.M88599@news1.macomnet.ru>; from maxim@FreeBSD.org on Mon, Sep 15, 2003 at 05:34:38PM +0400 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 14:12:33 -0000 On Mon, Sep 15, 2003 at 05:34:38PM +0400, Maxim Konovalov wrote: ... > > MFC (almost) of 3 bugs reported recently: > > + fix aligmnent issues on 64-bit architectures (1.40); > > + better argument checking when enabling/disabling ipfw-related > > sysctl variables (1.39) > > + fix handling of foo/0 as an alias for "any"; > -----^^^^^^^^^^^^^^^^^^^^^^^ > > This bug is not fixed in -current yet. yes i explicitly mentioned that to re@ (and the fact that it was urgent to commit it in RELENG_4 before 4.9) > And a lot others: ok, error handling is terribly weak, i know. Basically, all the cases below are errors -- "any" in an address list makes the entire list useless, "not any" never matches and so should never appear in an ipfw command. feel free to commit fixes to this part. cheers luigi > # ipfw -n add count all from any to not any > 00000 count ip from any to any > > # ipfw -n add count all from not any to any > 00000 count ip from any to any > > # ipfw -n add count all from any to { 1.1.1.1/1 or not any } > 00000 count ip from any to { 0.0.0.0/1 or > > # ipfw -n add count all from any to { 1.1.1.1/1 or any } > 00000 count ip from any to { 0.0.0.0/1 or > > # ipfw -n add count all from any to { 1.1.1.1/1 or 0.0.0.0/0 } > 00000 count ip from any to { 0.0.0.0/1 or > > and so on. > > -- > Maxim Konovalov, maxim@macomnet.ru, maxim@FreeBSD.org From owner-cvs-src@FreeBSD.ORG Mon Sep 15 08:02:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40AC816A4BF; Mon, 15 Sep 2003 08:02:59 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0821943F75; Mon, 15 Sep 2003 08:02:58 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h8FF2uTX071035; Mon, 15 Sep 2003 09:02:57 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 15 Sep 2003 09:02:57 -0600 (MDT) Message-Id: <20030915.090257.46316981.imp@bsdimp.com> To: nork@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030915145126.1c3ea0ca.nork@FreeBSD.org> References: <200309141621.h8EGL6fj093611@repoman.freebsd.org> <20030915145126.1c3ea0ca.nork@FreeBSD.org> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/uart uart_bus_pccard.c src/sys/modules/uart Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 15:02:59 -0000 In message: <20030915145126.1c3ea0ca.nork@FreeBSD.org> Norikatsu Shigemura writes: : On Sun, 14 Sep 2003 09:21:06 -0700 (PDT) : Takanori Watanabe wrote: : > takawata 2003/09/14 09:21:06 PDT : > FreeBSD src repository : > Modified files: : > sys/modules/uart Makefile : > Added files: : > sys/dev/uart uart_bus_pccard.c : > Log: : > Add uart pccard bus attachment,based on sio_pccard.c . : > Wrote at: Hakone. : > Powered by: Warner Losh's scotch whisky. : > Tested by: nork : > Revision Changes Path : > 1.1 +109 -0 src/sys/dev/uart/uart_bus_pccard.c (new) : > 1.4 +4 -4 src/sys/modules/uart/Makefile : : Adios! > sio(4) Welcome! > uart(4) : Thanks! > marcel, imp, takawata! Hopefully we can get a i8251 module that's suitable for the enhanced 8251 that's in the PC98 machines. I've been translating some japanese documents for him, but I don't know what he'll be able to do. The current i8251 driver is literally the ns8250 module with the only the name change (the two parts are radically different, so there's no chance this will work). Warner From owner-cvs-src@FreeBSD.ORG Mon Sep 15 08:04:05 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B913D16A4BF; Mon, 15 Sep 2003 08:04:05 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD62843FBF; Mon, 15 Sep 2003 08:04:04 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h8FF3uTX071056; Mon, 15 Sep 2003 09:04:04 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 15 Sep 2003 09:03:56 -0600 (MDT) Message-Id: <20030915.090356.130530463.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: <20030914233437.F5451@root.org> References: <20030915062934.AE94C16A567@hub.freebsd.org> <20030914233437.F5451@root.org> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: njl@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 15:04:05 -0000 In message: <20030914233437.F5451@root.org> Nate Lawson writes: : Happy 100th commit to me. It is amaizing what ACPI will do to a person. :-) Warner From owner-cvs-src@FreeBSD.ORG Mon Sep 15 08:48:13 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA22316A4BF; Mon, 15 Sep 2003 08:48:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E6D43FD7; Mon, 15 Sep 2003 08:48:13 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FFmC0U050468; Mon, 15 Sep 2003 08:48:12 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FFmCpu050467; Mon, 15 Sep 2003 08:48:12 -0700 (PDT) Message-Id: <200309151548.h8FFmCpu050467@repoman.freebsd.org> From: Martin Blapp Date: Mon, 15 Sep 2003 08:48:12 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/isc-dhcp/client/scripts freebsd X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 15:48:14 -0000 mbr 2003/09/15 08:48:12 PDT FreeBSD src repository Modified files: contrib/isc-dhcp/client/scripts freebsd Log: The previous fix (rev 1.25) is only needed in the second place. Revision Changes Path 1.26 +1 -3 src/contrib/isc-dhcp/client/scripts/freebsd From owner-cvs-src@FreeBSD.ORG Mon Sep 15 09:01:26 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC4D316A4BF; Mon, 15 Sep 2003 09:01:26 -0700 (PDT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB25E43FAF; Mon, 15 Sep 2003 09:01:25 -0700 (PDT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])h8FG1FFd080436; Tue, 16 Sep 2003 01:01:15 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 16 Sep 2003 01:00:08 +0900 (JST) Message-Id: <20030916.010008.74677278.nyan@jp.FreeBSD.org> To: imp@bsdimp.com From: Takahashi Yoshihiro In-Reply-To: <20030915.090257.46316981.imp@bsdimp.com> References: <200309141621.h8EGL6fj093611@repoman.freebsd.org> <20030915145126.1c3ea0ca.nork@FreeBSD.org> <20030915.090257.46316981.imp@bsdimp.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: nork@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/uart uart_bus_pccard.c src/sys/modules/uart Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 16:01:26 -0000 In article <20030915.090257.46316981.imp@bsdimp.com> "M. Warner Losh" writes: > Hopefully we can get a i8251 module that's suitable for the enhanced > 8251 that's in the PC98 machines. I've been translating some japanese > documents for him, but I don't know what he'll be able to do. The > current i8251 driver is literally the ns8250 module with the only the > name change (the two parts are radically different, so there's no > chance this will work). First we should support the ns8250 module on pc98. I found several problems to work on pc98. Then, I'm wondering about how to support multiport devices. Current resource management system does not work for discontinuous resources. I think that we must fix this problem. --- TAKAHASHI Yoshihiro From owner-cvs-src@FreeBSD.ORG Mon Sep 15 09:11:42 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F63D16A4BF; Mon, 15 Sep 2003 09:11:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 055E743FE3; Mon, 15 Sep 2003 09:11:42 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FGBf0U053436; Mon, 15 Sep 2003 09:11:41 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FGBfAm053435; Mon, 15 Sep 2003 09:11:41 -0700 (PDT) Message-Id: <200309151611.h8FGBfAm053435@repoman.freebsd.org> From: Sheldon Hearn Date: Mon, 15 Sep 2003 09:11:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man5 make.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 16:11:42 -0000 sheldonh 2003/09/15 09:11:41 PDT FreeBSD src repository Modified files: share/man/man5 make.conf.5 Log: Better explain what INSTALL="install -C" does, and warn that this may be hardwired into makefiles, including those under /usr/share/mk. The reporter submitted a patch, but I've watered it down. Reported by: Ian Freislich MFC after: 3 weeks Revision Changes Path 1.79 +4 -2 src/share/man/man5/make.conf.5 From owner-cvs-src@FreeBSD.ORG Mon Sep 15 09:42:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A86216A4BF; Mon, 15 Sep 2003 09:42:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CEB643FBF; Mon, 15 Sep 2003 09:42:52 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FGgq0U055576; Mon, 15 Sep 2003 09:42:52 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FGgqdD055575; Mon, 15 Sep 2003 09:42:52 -0700 (PDT) Message-Id: <200309151642.h8FGgqdD055575@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 15 Sep 2003 09:42:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/etc README.examples X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 16:42:53 -0000 nectar 2003/09/15 09:42:52 PDT FreeBSD src repository Modified files: share/examples/etc README.examples Log: Remove nsswitch.conf from the list of examples, because there is no such example. Reported by: blackend Revision Changes Path 1.12 +0 -1 src/share/examples/etc/README.examples From owner-cvs-src@FreeBSD.ORG Mon Sep 15 09:44:25 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 970C716A4BF; Mon, 15 Sep 2003 09:44:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F9A343FD7; Mon, 15 Sep 2003 09:44:25 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FGiO0U055688; Mon, 15 Sep 2003 09:44:24 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FGiOH7055687; Mon, 15 Sep 2003 09:44:24 -0700 (PDT) Message-Id: <200309151644.h8FGiOH7055687@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 15 Sep 2003 09:44:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/defaults rc.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 16:44:25 -0000 nectar 2003/09/15 09:44:24 PDT FreeBSD src repository Modified files: etc/defaults rc.conf Log: Add `-C 60' to the default flags for inetd, so that it is less vulnerable to run-of-the-mill DoS attacks in the default installation. Revision Changes Path 1.188 +1 -1 src/etc/defaults/rc.conf From owner-cvs-src@FreeBSD.ORG Mon Sep 15 10:20:07 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 327E516A4BF; Mon, 15 Sep 2003 10:20:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF5E943FB1; Mon, 15 Sep 2003 10:20:06 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FHK60U058868; Mon, 15 Sep 2003 10:20:06 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FHK6ZY058867; Mon, 15 Sep 2003 10:20:06 -0700 (PDT) Message-Id: <200309151720.h8FHK6ZY058867@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 15 Sep 2003 10:20:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 17:20:07 -0000 nectar 2003/09/15 10:20:06 PDT FreeBSD src repository Modified files: . UPDATING Log: Note the addition of `-C 60' to inetd_flags in etc/defaults/rc.conf. Revision Changes Path 1.266 +6 -0 src/UPDATING From owner-cvs-src@FreeBSD.ORG Mon Sep 15 11:27:39 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCFFE16A4BF; Mon, 15 Sep 2003 11:27:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 552B743FBD; Mon, 15 Sep 2003 11:27:39 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FIRd0U064565; Mon, 15 Sep 2003 11:27:39 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FIRdna064564; Mon, 15 Sep 2003 11:27:39 -0700 (PDT) Message-Id: <200309151827.h8FIRdna064564@repoman.freebsd.org> From: Martin Blapp Date: Mon, 15 Sep 2003 11:27:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc pccard_ether X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 18:27:39 -0000 mbr 2003/09/15 11:27:38 PDT FreeBSD src repository Modified files: etc pccard_ether Log: Release a previous lease if there is any, instead of just killing dhclient. Needed my some broken dhcpd implementations to be able to get a lease again. Revision Changes Path 1.38 +1 -1 src/etc/pccard_ether From owner-cvs-src@FreeBSD.ORG Mon Sep 15 12:36:35 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B0A116A4BF; Mon, 15 Sep 2003 12:36:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2660543FBF; Mon, 15 Sep 2003 12:36:35 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FJaY0U070386; Mon, 15 Sep 2003 12:36:34 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FJaYrm070385; Mon, 15 Sep 2003 12:36:34 -0700 (PDT) Message-Id: <200309151936.h8FJaYrm070385@repoman.freebsd.org> From: Sam Leffler Date: Mon, 15 Sep 2003 12:36:34 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net80211 ieee80211.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 19:36:35 -0000 sam 2003/09/15 12:36:34 PDT FreeBSD src repository Modified files: sys/net80211 ieee80211.h Log: add definitions for various control frames and a minimum-sized frame that we use to define IEEE80211_MIN_LEN; the minimal length for frames drivers may pass up into the 802.11 layer Revision Changes Path 1.3 +51 -0 src/sys/net80211/ieee80211.h From owner-cvs-src@FreeBSD.ORG Mon Sep 15 12:38:30 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BECED16A4BF; Mon, 15 Sep 2003 12:38:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E104A43FE3; Mon, 15 Sep 2003 12:38:29 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FJcT0U070470; Mon, 15 Sep 2003 12:38:29 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FJcTCH070469; Mon, 15 Sep 2003 12:38:29 -0700 (PDT) Message-Id: <200309151938.h8FJcTCH070469@repoman.freebsd.org> From: Sam Leffler Date: Mon, 15 Sep 2003 12:38:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net80211 ieee80211_input.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 19:38:30 -0000 sam 2003/09/15 12:38:29 PDT FreeBSD src repository Modified files: sys/net80211 ieee80211_input.c Log: Change input handling to not expect drivers to filter short frames. In particular, let drivers send up control frames so we can dispatch them to bpf in monitor mode. This is the first (small) step to adding more functionality such as power save mode. Revision Changes Path 1.9 +24 -6 src/sys/net80211/ieee80211_input.c From owner-cvs-src@FreeBSD.ORG Mon Sep 15 12:41:55 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9B5516A4BF; Mon, 15 Sep 2003 12:41:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E67E43FDF; Mon, 15 Sep 2003 12:41:55 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FJft0U071049; Mon, 15 Sep 2003 12:41:55 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FJfs9u071048; Mon, 15 Sep 2003 12:41:54 -0700 (PDT) Message-Id: <200309151941.h8FJfs9u071048@repoman.freebsd.org> From: Sam Leffler Date: Mon, 15 Sep 2003 12:41:54 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ath if_ath.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 19:41:56 -0000 sam 2003/09/15 12:41:54 PDT FreeBSD src repository Modified files: sys/dev/ath if_ath.c Log: o do not filter received frames based on type or length; pass 'em all up to the 802.11 layer if they are at least IEEE80211_MIN_LEN o mask off interrupt status bits that we don't care about so we don't do the wrong thing; this fixes a problem where the beacon miss interrupt status bit is delivered together with other status bits when operating in monitor mode (we would post a beacon miss swi and then do the wrong thing) Revision Changes Path 1.17 +3 -13 src/sys/dev/ath/if_ath.c From owner-cvs-src@FreeBSD.ORG Mon Sep 15 14:16:48 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA6F816A4BF; Mon, 15 Sep 2003 14:16:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3541E43F85; Mon, 15 Sep 2003 14:16:48 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FLGm0U085396; Mon, 15 Sep 2003 14:16:48 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FLGld2085395; Mon, 15 Sep 2003 14:16:47 -0700 (PDT) Message-Id: <200309152116.h8FLGld2085395@repoman.freebsd.org> From: Nate Lawson Date: Mon, 15 Sep 2003 14:16:47 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sound/pci ich.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 21:16:48 -0000 njl 2003/09/15 14:16:47 PDT FreeBSD src repository Modified files: sys/dev/sound/pci ich.c Log: Correctly reset ich[3-5] sound cards on resume. This fixes audio playback after suspend/resume for me. Submitted by: iwasaki Reviewed by: orion Approved by: cg Revision Changes Path 1.37 +30 -0 src/sys/dev/sound/pci/ich.c From owner-cvs-src@FreeBSD.ORG Mon Sep 15 14:18:31 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FA6B16A4BF; Mon, 15 Sep 2003 14:18:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DC6643FD7; Mon, 15 Sep 2003 14:18:31 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FLIU0U085444; Mon, 15 Sep 2003 14:18:30 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FLIUkX085443; Mon, 15 Sep 2003 14:18:30 -0700 (PDT) Message-Id: <200309152118.h8FLIUkX085443@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 15 Sep 2003 14:18:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 21:18:31 -0000 ru 2003/09/15 14:18:30 PDT FreeBSD src repository Modified files: . Makefile.inc1 Log: Catch up with libpthread/support/Makefile.inc,v 1.6 and revert Makefile.inc1 revisions 1.365 and 1.367: libc_pic.a is no longer necessary to build libpthread.so (ie: libkse.so). Revision Changes Path 1.391 +1 -5 src/Makefile.inc1 From owner-cvs-src@FreeBSD.ORG Mon Sep 15 14:20:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9051316A4BF; Mon, 15 Sep 2003 14:20:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A78343FBD; Mon, 15 Sep 2003 14:20:56 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FLKt0U085850; Mon, 15 Sep 2003 14:20:55 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FLKtMY085848; Mon, 15 Sep 2003 14:20:55 -0700 (PDT) Message-Id: <200309152120.h8FLKtMY085848@repoman.freebsd.org> From: Nate Lawson Date: Mon, 15 Sep 2003 14:20:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_ec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 21:20:56 -0000 njl 2003/09/15 14:20:55 PDT FreeBSD src repository Modified files: sys/dev/acpica acpi_ec.c Log: Bump the EC timeout from 50 to 100 ms. I believe the underlying issue is global lock contention as symptoms only appear under heavy load (i.e. the nightly periodic run). Revision Changes Path 1.40 +1 -1 src/sys/dev/acpica/acpi_ec.c From owner-cvs-src@FreeBSD.ORG Mon Sep 15 15:28:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41AFE16A4B3; Mon, 15 Sep 2003 15:28:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E0BA43FB1; Mon, 15 Sep 2003 15:28:08 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FMS80U091341; Mon, 15 Sep 2003 15:28:08 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FMS8Hd091340; Mon, 15 Sep 2003 15:28:08 -0700 (PDT) Message-Id: <200309152228.h8FMS8Hd091340@repoman.freebsd.org> From: Sam Leffler Date: Mon, 15 Sep 2003 15:28:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net80211 ieee80211_ioctl.c ieee80211_node.c ieee80211_var.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 22:28:09 -0000 sam 2003/09/15 15:28:08 PDT FreeBSD src repository Modified files: sys/net80211 ieee80211_ioctl.c ieee80211_node.c ieee80211_var.h Log: Generalize the per-node RSSI data so drivers can do more interesting things than record a single value. o add a per-node method for returning the "current RSSI" for a node o create a default method that returns ni_rssi which is the rssi for the last received frame o use the per-node "get rssi" method to return data for the RID's submitted by wicontrol, et. al. Loosely based on work by Tom Marshall for MADWIFI. Revision Changes Path 1.5 +5 -4 src/sys/net80211/ieee80211_ioctl.c 1.7 +10 -0 src/sys/net80211/ieee80211_node.c 1.6 +2 -0 src/sys/net80211/ieee80211_var.h From owner-cvs-src@FreeBSD.ORG Mon Sep 15 15:34:47 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5ECF16A4B3; Mon, 15 Sep 2003 15:34:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 418D043FAF; Mon, 15 Sep 2003 15:34:47 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FMYl0U091986; Mon, 15 Sep 2003 15:34:47 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FMYkuD091985; Mon, 15 Sep 2003 15:34:46 -0700 (PDT) Message-Id: <200309152234.h8FMYkuD091985@repoman.freebsd.org> From: Sam Leffler Date: Mon, 15 Sep 2003 15:34:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ath if_ath.c if_athvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 22:34:47 -0000 sam 2003/09/15 15:34:46 PDT FreeBSD src repository Modified files: sys/dev/ath if_ath.c if_athvar.h Log: Maintain a history of data associated with received frames and use this to calculate smoothed signal quality data for each node. o add a 16-deep history buffer to each driver-private node storage that holds rssi and antenna info for received frames o override the default per-node "get rssi" method to return an average rssi value based on samples collected over the last second o enable beacon reception so even idle systems maintain a running history of signal quality This data may also be useful for improving the rate control algorithm. Based on work by Tom Marshall for MADWIFI. Revision Changes Path 1.18 +67 -5 src/sys/dev/ath/if_ath.c 1.8 +10 -0 src/sys/dev/ath/if_athvar.h From owner-cvs-src@FreeBSD.ORG Mon Sep 15 15:40:01 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEBE816A4B3; Mon, 15 Sep 2003 15:40:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7543043FE5; Mon, 15 Sep 2003 15:40:01 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FMe10U092218; Mon, 15 Sep 2003 15:40:01 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FMe1P1092217; Mon, 15 Sep 2003 15:40:01 -0700 (PDT) Message-Id: <200309152240.h8FMe1P1092217@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 15 Sep 2003 15:40:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 22:40:02 -0000 obrien 2003/09/15 15:40:01 PDT FreeBSD src repository Modified files: sys/amd64/conf GENERIC Log: Statically compile in sound as we don't have modules yet. Revision Changes Path 1.395 +2 -0 src/sys/amd64/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Mon Sep 15 16:38:08 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E79416A4B3; Mon, 15 Sep 2003 16:38:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FB4043FDD; Mon, 15 Sep 2003 16:38:07 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8FNc70U098472; Mon, 15 Sep 2003 16:38:07 -0700 (PDT) (envelope-from fenner@repoman.freebsd.org) Received: (from fenner@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8FNc6o6098471; Mon, 15 Sep 2003 16:38:06 -0700 (PDT) Message-Id: <200309152338.h8FNc6o6098471@repoman.freebsd.org> From: Bill Fenner Date: Mon, 15 Sep 2003 16:38:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/net inet_net_pton.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 23:38:08 -0000 fenner 2003/09/15 16:38:06 PDT FreeBSD src repository Modified files: lib/libc/net inet_net_pton.c Log: From OpenBSD: always widen the imputed netmask if it is narrower than the specified octets. fixes a strange behaviour where inet_net_pton would always return 4 (bits) for multicast addresses no matter how many octets were specified. negotiated with Paul Vixie, original author of this function. PR: standards/53151 Submitted by: Max Laier Optained from: OpenBSD Revision Changes Path 1.9 +1 -1 src/lib/libc/net/inet_net_pton.c From owner-cvs-src@FreeBSD.ORG Mon Sep 15 17:00:54 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A888716A4B3; Mon, 15 Sep 2003 17:00:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E00243FB1; Mon, 15 Sep 2003 17:00:54 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8G00r0U005792; Mon, 15 Sep 2003 17:00:53 -0700 (PDT) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8G00r1V005787; Mon, 15 Sep 2003 17:00:53 -0700 (PDT) Message-Id: <200309160000.h8G00r1V005787@repoman.freebsd.org> From: Daniel Eischen Date: Mon, 15 Sep 2003 17:00:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/arch/amd64/amd64 context.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 00:00:54 -0000 deischen 2003/09/15 17:00:53 PDT FreeBSD src repository Modified files: lib/libpthread/arch/amd64/amd64 context.S Log: Remove a comment that questioned why the size of the FPU state for amd64 was twice as large as necessary. Peter recently fixed this, so the comment no longer applies. Also, since the size of struct mcontext changed, adjust the threads library version of get&set context to match. FYI, any change layout/size change to any arch's struct mcontext will likely need some minor changes in libpthread. Revision Changes Path 1.3 +1 -10 src/lib/libpthread/arch/amd64/amd64/context.S From owner-cvs-src@FreeBSD.ORG Mon Sep 15 19:03:40 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD23816A4BF; Mon, 15 Sep 2003 19:03:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 448EB43F3F; Mon, 15 Sep 2003 19:03:40 -0700 (PDT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8G23d0U017728; Mon, 15 Sep 2003 19:03:40 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8G23d65017727; Mon, 15 Sep 2003 19:03:39 -0700 (PDT) Message-Id: <200309160203.h8G23d65017727@repoman.freebsd.org> From: David Xu Date: Mon, 15 Sep 2003 19:03:39 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_kern.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 02:03:40 -0000 davidxu 2003/09/15 19:03:39 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_kern.c Log: Fix a typo. Also turn on PTHREAD_SCOPE_SYSTEM after fork(). Revision Changes Path 1.95 +2 -1 src/lib/libpthread/thread/thr_kern.c From owner-cvs-src@FreeBSD.ORG Mon Sep 15 19:56:15 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32EA216A4B3; Mon, 15 Sep 2003 19:56:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EBF643FAF; Mon, 15 Sep 2003 19:56:14 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8G2uE0U021377; Mon, 15 Sep 2003 19:56:14 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8G2uEVt021376; Mon, 15 Sep 2003 19:56:14 -0700 (PDT) Message-Id: <200309160256.h8G2uEVt021376@repoman.freebsd.org> From: Martin Blapp Date: Mon, 15 Sep 2003 19:56:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d dhclient X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Sep 2003 02:56:15 -0000 mbr 2003/09/15 19:56:14 PDT FreeBSD src repository Modified files: etc/rc.d dhclient Log: Get rid of a nasty error message that tells us dhclient couldn't get killed. If we execute 'dhclient -r', dhclient gets already killed, so there is no need to do it twice. Only do this if we really have to release some leases. Reviewed by: silence on freebsd-rc@yahoogroups.com Revision Changes Path 1.10 +13 -4 src/etc/rc.d/dhclient From owner-cvs-src@FreeBSD.ORG Mon Sep 15 22:01:30 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BD4916A4B3; Mon, 15 Sep 2003 22:01:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9381443FBD; Mon, 15 Sep 2003 22:01:28 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8G51S0U037581; Mon, 15 Sep 2003 22:01:28 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8G51Ssw037578; Mon, 15 Sep 2003 22:01:28 -0700 (PDT) Message-Id: <200309160501.h8G51Ssw037578@repoman.freebsd.org> From: Martin Blapp Date: Mon, 15 Sep 2003 22:01:28 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_dc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 05:01:30 -0000 mbr 2003/09/15 22:01:28 PDT FreeBSD src repository Modified files: sys/pci if_dc.c Log: Don't read the MAC address from a copy of the EEPROM in the softc that has been recorded earlier and overwrite it again later by reading it directly from the EEPROM again. Read the MAC address from the PAR0/PAR1 registers instead, which are autoloaded on reboot. Tested on AN985, AN983B. According to the datasheets, it should also work for the AL981 (I don't have such a chip on a card at home) PR: 52988 Submitted by: Andrew Gordon MFC after: 2 weeks Revision Changes Path 1.125 +3 -4 src/sys/pci/if_dc.c From owner-cvs-src@FreeBSD.ORG Mon Sep 15 22:43:57 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40D6916A4D6; Mon, 15 Sep 2003 22:43:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC61A43FA3; Mon, 15 Sep 2003 22:43:56 -0700 (PDT) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8G5hu0U042415; Mon, 15 Sep 2003 22:43:56 -0700 (PDT) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8G5huDv042414; Mon, 15 Sep 2003 22:43:56 -0700 (PDT) Message-Id: <200309160543.h8G5huDv042414@repoman.freebsd.org> From: Mike Silbersack Date: Mon, 15 Sep 2003 22:43:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/netinet raw_ip.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 05:43:57 -0000 silby 2003/09/15 22:43:56 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/netinet raw_ip.c Log: MFC rev 1.115 (check for null return from M_PREPEND) Approved by: re Revision Changes Path 1.64.2.18 +2 -0 src/sys/netinet/raw_ip.c From owner-cvs-src@FreeBSD.ORG Mon Sep 15 23:11:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAA6516A4B3; Mon, 15 Sep 2003 23:11:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EB0343FE1; Mon, 15 Sep 2003 23:11:59 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8G6Bw0U045386; Mon, 15 Sep 2003 23:11:58 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8G6BwHZ045385; Mon, 15 Sep 2003 23:11:58 -0700 (PDT) Message-Id: <200309160611.h8G6BwHZ045385@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 15 Sep 2003 23:11:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: OPENBSD Subject: cvs commit: src/crypto/openssh - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Sep 2003 06:11:59 -0000 nectar 2003/09/15 23:11:58 PDT FreeBSD src repository src/crypto/openssh - Imported sources Update of /home/ncvs/src/crypto/openssh In directory repoman.freebsd.org:/tmp/cvs-serv45141 Log Message: Do not record expanded size before attempting to reallocate associated memory. Obtained from: OpenBSD Status: Vendor Tag: OPENBSD Release Tags: OpenSSH_200309_buffer_patch U src/crypto/openssh/buffer.c No conflicts created by this import From owner-cvs-src@FreeBSD.ORG Tue Sep 16 01:08:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1CBD16A4B3; Tue, 16 Sep 2003 01:08:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3659E43FAF; Tue, 16 Sep 2003 01:08:09 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8G8890U061053; Tue, 16 Sep 2003 01:08:09 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8G888AW061052; Tue, 16 Sep 2003 01:08:08 -0700 (PDT) Message-Id: <200309160808.h8G888AW061052@repoman.freebsd.org> From: Bruce Evans Date: Tue, 16 Sep 2003 01:08:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ic ns16550.h src/sys/dev/sio sioreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 08:08:09 -0000 bde 2003/09/16 01:08:08 PDT FreeBSD src repository Modified files: sys/dev/ic ns16550.h sys/dev/sio sioreg.h Log: Moved the definitions of the bits in the ns*50 registers from sioreg.h to ns16550.h. The organization of these files was sort of backwards. The bits in the registers have no driver or bus dependencies but they but the offsets of the registers in bus space are very bus-dependent. However, it does no harm to keep the definitions of the register offsets in ns16550.h provided they are thought of as internal ns*50 offsets. Revision Changes Path 1.10 +85 -0 src/sys/dev/ic/ns16550.h 1.23 +0 -85 src/sys/dev/sio/sioreg.h From owner-cvs-src@FreeBSD.ORG Tue Sep 16 01:29:16 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E22C16A4BF; Tue, 16 Sep 2003 01:29:16 -0700 (PDT) Received: from cirb503493.alcatel.com.au (c211-28-27-130.belrs2.nsw.optusnet.com.au [211.28.27.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26C5A43FD7; Tue, 16 Sep 2003 01:29:14 -0700 (PDT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])h8G8T7gh016281; Tue, 16 Sep 2003 18:29:07 +1000 (EST) (envelope-from jeremyp@cirb503493.alcatel.com.au) Received: (from jeremyp@localhost) by cirb503493.alcatel.com.au (8.12.8/8.12.8/Submit) id h8G8T17e016280; Tue, 16 Sep 2003 18:29:01 +1000 (EST) Date: Tue, 16 Sep 2003 18:29:00 +1000 From: Peter Jeremy To: Robert Watson Message-ID: <20030916082900.GF43314@cirb503493.alcatel.com.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 08:29:16 -0000 On Sun, Sep 14, 2003 at 11:43:32AM -0400, Robert Watson wrote: >(2) Introduce additional USR signals to be used in lieu of SIGALRM. This > also requires an application change. Actually, I'm not sure I > explicitly raised this in the thread, but it's the obvious direction: > reduce the opportunity for collision between exception signals and IPC > signals. I think this is an excellent idea. About 4 years ago, we (the FreeBSD project) wore significant pain whilst the signal space was expanded from 32 to 128 signals. In that time, precisely one additional signal has been defined. There doesn't seem to be any reason for not supporting another one or two USR signals. Peter From owner-cvs-src@FreeBSD.ORG Tue Sep 16 01:45:51 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 646FB16A4B3; Tue, 16 Sep 2003 01:45:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E15C243FBD; Tue, 16 Sep 2003 01:45:50 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8G8jo0U063822; Tue, 16 Sep 2003 01:45:50 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8G8joBm063821; Tue, 16 Sep 2003 01:45:50 -0700 (PDT) Message-Id: <200309160845.h8G8joBm063821@repoman.freebsd.org> From: Mark Murray Date: Tue, 16 Sep 2003 01:45:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcl/files patch-h_gclincl.h.in X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Sep 2003 08:45:51 -0000 markm 2003/09/16 01:45:50 PDT FreeBSD src repository Added files: lang/gcl/files patch-h_gclincl.h.in Log: Fix for 4.*. Submitted by: Bakul Shah Revision Changes Path 1.1 +17 -0 ports/lang/gcl/files/patch-h_gclincl.h.in (new) From owner-cvs-src@FreeBSD.ORG Tue Sep 16 04:04:23 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D58B16A4B3; Tue, 16 Sep 2003 04:04:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5F5143FB1; Tue, 16 Sep 2003 04:04:22 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GB4M0U076523; Tue, 16 Sep 2003 04:04:22 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GB4MUi076522; Tue, 16 Sep 2003 04:04:22 -0700 (PDT) Message-Id: <200309161104.h8GB4MUi076522@repoman.freebsd.org> From: Bruce Evans Date: Tue, 16 Sep 2003 04:04:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sound/isa mpu.c uartsio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 11:04:23 -0000 bde 2003/09/16 04:04:22 PDT FreeBSD src repository Modified files: sys/dev/sound/isa mpu.c uartsio.c Log: Don't include another driver's private reg.h file (sioreg.h). Including ns16550.h is now sufficient. Revision Changes Path 1.17 +0 -1 src/sys/dev/sound/isa/mpu.c 1.14 +0 -1 src/sys/dev/sound/isa/uartsio.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 04:24:24 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABF9B16A4B3; Tue, 16 Sep 2003 04:24:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F7BB43F75; Tue, 16 Sep 2003 04:24:24 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GBOO0U077959; Tue, 16 Sep 2003 04:24:24 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GBONJY077958; Tue, 16 Sep 2003 04:24:23 -0700 (PDT) Message-Id: <200309161124.h8GBONJY077958@repoman.freebsd.org> From: Bruce Evans Date: Tue, 16 Sep 2003 04:24:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/i386/libi386 comconsole.c src/sys/boot/pc98/libpc98 comconsole.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 11:24:24 -0000 bde 2003/09/16 04:24:23 PDT FreeBSD src repository Modified files: sys/boot/i386/libi386 comconsole.c sys/boot/pc98/libpc98 comconsole.c Log: Don't repeat selected defines from ns16550.h or sioreg.h. Just include ns16550.h. The missing installation of ns16550.h was fixed long ago and the misplaced defines in sioreg.h were fixed recently. Revision Changes Path 1.10 +1 -20 src/sys/boot/i386/libi386/comconsole.c 1.5 +1 -20 src/sys/boot/pc98/libpc98/comconsole.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 04:54:30 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A736B16A4B3; Tue, 16 Sep 2003 04:54:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 147FA43F75; Tue, 16 Sep 2003 04:54:30 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GBsT0U085658; Tue, 16 Sep 2003 04:54:29 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GBsTWh085657; Tue, 16 Sep 2003 04:54:29 -0700 (PDT) Message-Id: <200309161154.h8GBsTWh085657@repoman.freebsd.org> From: Bruce Evans Date: Tue, 16 Sep 2003 04:54:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ic ns16550.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 11:54:30 -0000 bde 2003/09/16 04:54:29 PDT FreeBSD src repository Modified files: sys/dev/ic ns16550.h Log: Sorted register numbers together with the correspoding register bits. Merged comments to match (put them at the right of the #defines instead of duplicating them). Sorted the resulting sections on UART type and register bank. Added a comment for each bank. Revision Changes Path 1.11 +35 -33 src/sys/dev/ic/ns16550.h From owner-cvs-src@FreeBSD.ORG Tue Sep 16 05:53:20 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D28D16A4B3; Tue, 16 Sep 2003 05:53:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD96543FCB; Tue, 16 Sep 2003 05:53:19 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GCrJ0U090880; Tue, 16 Sep 2003 05:53:19 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GCrJuF090879; Tue, 16 Sep 2003 05:53:19 -0700 (PDT) Message-Id: <200309161253.h8GCrJuF090879@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 16 Sep 2003 05:53:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Sep 2003 12:53:20 -0000 ru 2003/09/16 05:53:18 PDT FreeBSD src repository Modified files: . Makefile.inc1 Log: Help those attempting to upgrade from static to dynamic root. Revision Changes Path 1.392 +11 -0 src/Makefile.inc1 From owner-cvs-src@FreeBSD.ORG Tue Sep 16 06:07:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7112716A4B3; Tue, 16 Sep 2003 06:07:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBE3143FBD; Tue, 16 Sep 2003 06:07:42 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GD7g0U092663; Tue, 16 Sep 2003 06:07:42 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GD7gV3092662; Tue, 16 Sep 2003 06:07:42 -0700 (PDT) Message-Id: <200309161307.h8GD7gV3092662@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 06:07:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/crypto/openssh buffer.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 13:07:43 -0000 nectar 2003/09/16 06:07:41 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) crypto/openssh buffer.c Log: MFC 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. Revision Changes Path 1.1.1.1.2.5 +7 -4 src/crypto/openssh/buffer.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 06:52:02 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB11716A4B3; Tue, 16 Sep 2003 06:52:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4CAD43FAF; Tue, 16 Sep 2003 06:52:01 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GDq10U096114; Tue, 16 Sep 2003 06:52:01 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GDq1Fu096113; Tue, 16 Sep 2003 06:52:01 -0700 (PDT) Message-Id: <200309161352.h8GDq1Fu096113@repoman.freebsd.org> From: Bruce Evans Date: Tue, 16 Sep 2003 06:52:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ic ns16550.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 13:52:02 -0000 bde 2003/09/16 06:52:01 PDT FreeBSD src repository Modified files: sys/dev/ic ns16550.h Log: Fixed a minor error in the description of the EFR and a major error in the description of the data latch registers (they were described as readonly). Added some better and worse aliases for standard registers, mostly taken from the 16950 data sheet. Define deprecated aliases in terms of the preferred one. Don't define com_efr in terms of com_fifo. It is unrelated (in a different bank). Revision Changes Path 1.12 +17 -8 src/sys/dev/ic/ns16550.h From owner-cvs-src@FreeBSD.ORG Tue Sep 16 06:56:42 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EA1416A4BF for ; Tue, 16 Sep 2003 06:56:42 -0700 (PDT) Received: from ms-dienst.rz.rwth-aachen.de (ms-1.rz.RWTH-Aachen.DE [134.130.3.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF86743F75 for ; Tue, 16 Sep 2003 06:56:36 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HLB0028G805TJ@ms-dienst.rz.rwth-aachen.de> for cvs-src@freebsd.org; Tue, 16 Sep 2003 15:55:18 +0200 (MEST) Received: from relay.RWTH-Aachen.DE ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Tue, 16 Sep 2003 15:55:15 +0200 (MEST) Received: from dustpuppy.kawo2.rwth-aachen.de (dustpuppy.kawo2.RWTH-Aachen.DE [134.130.180.5])h8GDtEBC007498 for ; Tue, 16 Sep 2003 15:55:14 +0200 (MEST) Received: from dustpuppy.kawo2.rwth-aachen.de (dustpuppy [127.0.0.1]) for ; Tue, 16 Sep 2003 15:55:14 +0200 (CEST) Received: from fump.kawo2.rwth-aachen.de (fump.kawo2.rwth-aachen.de [134.130.181.148])13A7E1FC0B8; Tue, 16 Sep 2003 15:55:14 +0200 (CEST) Received: from fump.kawo2.rwth-aachen.defump.kawo2.rwth-aachen.de (8.12.9/8.12.9) with ESMTP id h8GDtDgB043311; Tue, 16 Sep 2003 15:55:13 +0200 Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.12.9/8.12.9/Submit) id h8GDtDYk043310; Tue, 16 Sep 2003 15:55:13 +0200 (CEST envelope-from alex) Date: Tue, 16 Sep 2003 15:55:13 +0200 From: Alexander Langer In-reply-to: <200309160845.h8G8joBm063821@repoman.freebsd.org> To: Mark Murray Message-id: <20030916135513.GI31104@fump.kawo2.rwth-aachen.de> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.5.4i X-PGP-Fingerprint: 7EC1 5B98 4554 2A63 9079 2B2F 9A94 CD6F 7F14 EFA4 X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. X-Spam-Status: No, tests=IN_REP_TO,QUOTED_EMAIL_TEXT,RCVD_IN_ORBS,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT version=2.55-kawo2_dustpuppy_0.21 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55-kawo2_dustpuppy_0.21 (1.174.2.19-2003-05-19-exp) References: <200309160845.h8G8joBm063821@repoman.freebsd.org> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/lang/gcl/files patch-h_gclincl.h.in X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Sep 2003 13:56:42 -0000 Thus spake Mark Murray (markm@FreeBSD.org): > markm 2003/09/16 01:45:50 PDT > > FreeBSD src repository erm, stupid question: why is this listed as "src repository"? > lang/gcl/files patch-h_gclincl.h.in > 1.1 +17 -0 ports/lang/gcl/files/patch-h_gclincl.h.in (new) (this just pupped up in my cvs-ports folder ;) Alex From owner-cvs-src@FreeBSD.ORG Tue Sep 16 07:08:55 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E65B16A4B3; Tue, 16 Sep 2003 07:08:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8EEF43FCB; Tue, 16 Sep 2003 07:08:54 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GE8s0U098023; Tue, 16 Sep 2003 07:08:54 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GE8sgJ098022; Tue, 16 Sep 2003 07:08:54 -0700 (PDT) Message-Id: <200309161408.h8GE8sgJ098022@repoman.freebsd.org> From: Bruce Evans Date: Tue, 16 Sep 2003 07:08:54 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ic ns16550.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 14:08:55 -0000 bde 2003/09/16 07:08:54 PDT FreeBSD src repository Modified files: sys/dev/ic ns16550.h Log: Added definitions for some 16650 features (mostly misfeatures). This completes defining the 16650 register numbers but not all of their bits. Revision Changes Path 1.13 +7 -0 src/sys/dev/ic/ns16550.h From owner-cvs-src@FreeBSD.ORG Tue Sep 16 07:21:18 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E41D916A4B3; Tue, 16 Sep 2003 07:21:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 698AC43F75; Tue, 16 Sep 2003 07:21:18 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GELI0U098896; Tue, 16 Sep 2003 07:21:18 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GELHv4098891; Tue, 16 Sep 2003 07:21:17 -0700 (PDT) Message-Id: <200309161421.h8GELHv4098891@repoman.freebsd.org> From: Bruce Evans Date: Tue, 16 Sep 2003 07:21:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ic ns16550.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 14:21:19 -0000 bde 2003/09/16 07:21:17 PDT FreeBSD src repository Modified files: sys/dev/ic ns16550.h Log: Added definitions of most of the interesting 16950 register numbers and some of their bits (i.e., fifo trigger levels, frequency multipliers and divisors, and bits to select the registers for these). This attempts to completely describe the 16950's complicated register selects for 16950-specific registers only. Revision Changes Path 1.14 +41 -0 src/sys/dev/ic/ns16550.h From owner-cvs-src@FreeBSD.ORG Tue Sep 16 07:31:48 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26E6316A4B3; Tue, 16 Sep 2003 07:31:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A408943F93; Tue, 16 Sep 2003 07:31:47 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GEVl0U099889; Tue, 16 Sep 2003 07:31:47 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GEVk1E099884; Tue, 16 Sep 2003 07:31:46 -0700 (PDT) Message-Id: <200309161431.h8GEVk1E099884@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 07:31:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/crypto/openssh version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 14:31:48 -0000 nectar 2003/09/16 07:31:46 PDT FreeBSD src repository Modified files: crypto/openssh version.h Log: Update the OpenSSH addendum string for the buffer handling fix. Revision Changes Path 1.21 +2 -2 src/crypto/openssh/version.h From owner-cvs-src@FreeBSD.ORG Tue Sep 16 07:33:06 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E8E16A4B3; Tue, 16 Sep 2003 07:33:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DE3D43FCB; Tue, 16 Sep 2003 07:33:05 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GEX50U000190; Tue, 16 Sep 2003 07:33:05 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GEX4ng000189; Tue, 16 Sep 2003 07:33:04 -0700 (PDT) Message-Id: <200309161433.h8GEX4ng000189@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 07:33:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/crypto/openssh version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 14:33:06 -0000 nectar 2003/09/16 07:33:04 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) crypto/openssh version.h Log: Update the OpenSSH addendum string for the buffer handling fix. Revision Changes Path 1.1.1.1.2.11 +2 -2 src/crypto/openssh/version.h From owner-cvs-src@FreeBSD.ORG Tue Sep 16 07:41:47 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA05916A4B3; Tue, 16 Sep 2003 07:41:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2058043FDD; Tue, 16 Sep 2003 07:41:47 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GEfk0U000674; Tue, 16 Sep 2003 07:41:46 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GEfkPv000661; Tue, 16 Sep 2003 07:41:46 -0700 (PDT) Message-Id: <200309161441.h8GEfkPv000661@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 16 Sep 2003 07:41:45 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata atapi-cd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 14:41:47 -0000 sos 2003/09/16 07:41:45 PDT FreeBSD src repository Modified files: sys/dev/ata atapi-cd.c Log: Properly cast longs to off_t so we dont loose precision. Revision Changes Path 1.145 +1 -1 src/sys/dev/ata/atapi-cd.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 08:16:37 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF75916A4B3; Tue, 16 Sep 2003 08:16:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9FEF43F75; Tue, 16 Sep 2003 08:16:36 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GFGa0U004199; Tue, 16 Sep 2003 08:16:36 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GFGa2v004198; Tue, 16 Sep 2003 08:16:36 -0700 (PDT) Message-Id: <200309161516.h8GFGa2v004198@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 16 Sep 2003 08:16:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-lowlevel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 15:16:37 -0000 sos 2003/09/16 08:16:36 PDT FreeBSD src repository Modified files: sys/dev/ata ata-lowlevel.c Log: Rearrange the probe a bit first try ATAPI signatures then ATA. Revision Changes Path 1.12 +20 -12 src/sys/dev/ata/ata-lowlevel.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 08:21:44 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4307916A4B3; Tue, 16 Sep 2003 08:21:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB14E43FB1; Tue, 16 Sep 2003 08:21:43 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GFLg0U004356; Tue, 16 Sep 2003 08:21:42 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GFLdLZ004354; Tue, 16 Sep 2003 08:21:40 -0700 (PDT) Message-Id: <200309161521.h8GFLdLZ004354@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 16 Sep 2003 08:21:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-lowlevel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 15:21:44 -0000 sos 2003/09/16 08:21:37 PDT FreeBSD src repository Modified files: sys/dev/ata ata-lowlevel.c Log: When ignoring interrupts (due to no running request set) then try to grap the channel so we can read status (and clear an evt pending interrupt). Revision Changes Path 1.13 +19 -20 src/sys/dev/ata/ata-lowlevel.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 08:38:47 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1A0016A4B3; Tue, 16 Sep 2003 08:38:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7868D43F3F; Tue, 16 Sep 2003 08:38:47 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GFcl0U005666; Tue, 16 Sep 2003 08:38:47 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GFckYn005665; Tue, 16 Sep 2003 08:38:46 -0700 (PDT) Message-Id: <200309161538.h8GFckYn005665@repoman.freebsd.org> From: Mark Murray Date: Tue, 16 Sep 2003 08:38:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/maxima Makefile pkg-plist X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Sep 2003 15:38:48 -0000 markm 2003/09/16 08:38:46 PDT FreeBSD src repository Modified files: math/maxima Makefile pkg-plist Log: Bugfix. fix wish --> wish8.4 to fix xmaxima. Sort out INFO files a bit better, and allow different lisp compilers to be used. The clisp compiler dumps core, so mark that case as an error until it can get fixed. Fix the COMMENT a bit to fit in with sysinstall better. OK'ed by: portmgr(marcus) Revision Changes Path 1.5 +38 -15 ports/math/maxima/Makefile 1.3 +1 -14 ports/math/maxima/pkg-plist From owner-cvs-src@FreeBSD.ORG Tue Sep 16 09:07:16 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE36716A4B3; Tue, 16 Sep 2003 09:07:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53EA943FAF; Tue, 16 Sep 2003 09:07:16 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GG7G0U014340; Tue, 16 Sep 2003 09:07:16 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GG7FM3014339; Tue, 16 Sep 2003 09:07:16 -0700 (PDT) Message-Id: <200309161607.h8GG7FM3014339@repoman.freebsd.org> From: Scott Long Date: Tue, 16 Sep 2003 09:07:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/aac aac.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 16:07:16 -0000 scottl 2003/09/16 09:07:15 PDT FreeBSD src repository Modified files: sys/dev/aac aac.c Log: Correctly wrap the producer queue index when dequeuing commands. This wasn't a problem for command responses since we rarely ever filled the queue. However, adapter-initiated commands have a much smaller queue and could tickle this bug. It's possible that this might fix the recently reported problems with the aac-2120s, though I haven't been able to reproduce the problem locally. MFC-After: 1 day Revision Changes Path 1.78 +5 -1 src/sys/dev/aac/aac.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 09:24:03 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4E9916A4B3; Tue, 16 Sep 2003 09:24:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3967543FBF; Tue, 16 Sep 2003 09:24:03 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GGO30U015836; Tue, 16 Sep 2003 09:24:03 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GGO2f9015835; Tue, 16 Sep 2003 09:24:02 -0700 (PDT) Message-Id: <200309161624.h8GGO2f9015835@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 09:24:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_8 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 16:24:04 -0000 nectar 2003/09/16 09:24:02 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_8) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c version.h Log: MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. Revision Changes Path 1.73.2.80.2.7 +3 -0 src/UPDATING 1.1.1.1.2.4.4.1 +7 -4 src/crypto/openssh/buffer.c 1.1.1.1.2.10.2.1 +2 -2 src/crypto/openssh/version.h 1.44.2.29.2.6 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Tue Sep 16 09:27:58 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B44516A4B3; Tue, 16 Sep 2003 09:27:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF49443FDF; Tue, 16 Sep 2003 09:27:57 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GGRv0U016018; Tue, 16 Sep 2003 09:27:57 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GGRv46016017; Tue, 16 Sep 2003 09:27:57 -0700 (PDT) Message-Id: <200309161627.h8GGRv46016017@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 09:27:57 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_1 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 16:27:58 -0000 nectar 2003/09/16 09:27:57 PDT FreeBSD src repository Modified files: (Branch: RELENG_5_1) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c version.h Log: MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. Revision Changes Path 1.251.2.4 +3 -0 src/UPDATING 1.1.1.6.4.1 +7 -4 src/crypto/openssh/buffer.c 1.20.2.1 +2 -2 src/crypto/openssh/version.h 1.50.2.5 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Tue Sep 16 09:45:17 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2426216A4B3; Tue, 16 Sep 2003 09:45:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 979CC43FBF; Tue, 16 Sep 2003 09:45:16 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GGjG0U017511; Tue, 16 Sep 2003 09:45:16 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GGjG7W017510; Tue, 16 Sep 2003 09:45:16 -0700 (PDT) Message-Id: <200309161645.h8GGjG7W017510@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 09:45:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_7 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 16:45:17 -0000 nectar 2003/09/16 09:45:16 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_7) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c version.h Log: MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. Revision Changes Path 1.73.2.74.2.18 +3 -0 src/UPDATING 1.1.1.1.2.4.2.1 +7 -4 src/crypto/openssh/buffer.c 1.1.1.1.2.9.2.1 +2 -2 src/crypto/openssh/version.h 1.44.2.26.2.17 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Tue Sep 16 10:34:33 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9C5216A4B3; Tue, 16 Sep 2003 10:34:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B3C543FBF; Tue, 16 Sep 2003 10:34:33 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GHYX0U021975; Tue, 16 Sep 2003 10:34:33 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GHYW4f021974; Tue, 16 Sep 2003 10:34:32 -0700 (PDT) Message-Id: <200309161734.h8GHYW4f021974@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 10:34:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_0 Subject: cvs commit: src UPDATING src/crypto/openssh buffer.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 17:34:33 -0000 nectar 2003/09/16 10:34:32 PDT FreeBSD src repository Modified files: (Branch: RELENG_5_0) . UPDATING crypto/openssh buffer.c version.h Log: MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. Revision Changes Path 1.229.2.18 +3 -0 src/UPDATING 1.1.1.6.2.1 +7 -4 src/crypto/openssh/buffer.c 1.18.2.1 +2 -2 src/crypto/openssh/version.h From owner-cvs-src@FreeBSD.ORG Tue Sep 16 10:44:17 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0655116A4B3; Tue, 16 Sep 2003 10:44:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79BA243F93; Tue, 16 Sep 2003 10:44:16 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GHiG0U022797; Tue, 16 Sep 2003 10:44:16 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GHiGZR022796; Tue, 16 Sep 2003 10:44:16 -0700 (PDT) Message-Id: <200309161744.h8GHiGZR022796@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 10:44:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_6 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 17:44:17 -0000 nectar 2003/09/16 10:44:16 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_6) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c version.h Log: MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. Revision Changes Path 1.73.2.68.2.46 +3 -0 src/UPDATING 1.1.1.1.2.3.4.2 +7 -4 src/crypto/openssh/buffer.c 1.1.1.1.2.8.2.2 +2 -2 src/crypto/openssh/version.h 1.44.2.23.2.35 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Tue Sep 16 10:45:25 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73A0116A4B3; Tue, 16 Sep 2003 10:45:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6225543FB1; Tue, 16 Sep 2003 10:45:24 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GHjO0U022915; Tue, 16 Sep 2003 10:45:24 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GHjOd4022914; Tue, 16 Sep 2003 10:45:24 -0700 (PDT) Message-Id: <200309161745.h8GHjOd4022914@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 10:45:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_5 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 17:45:25 -0000 nectar 2003/09/16 10:45:24 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_5) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c version.h Log: MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. Revision Changes Path 1.73.2.50.2.47 +3 -0 src/UPDATING 1.1.1.1.2.3.2.1 +8 -2 src/crypto/openssh/buffer.c 1.1.1.1.2.7.2.2 +2 -2 src/crypto/openssh/version.h 1.44.2.20.2.31 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Tue Sep 16 10:46:03 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C23AA16A4BF; Tue, 16 Sep 2003 10:46:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F43743FAF; Tue, 16 Sep 2003 10:46:03 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GHk30U023021; Tue, 16 Sep 2003 10:46:03 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GHk2Xf023020; Tue, 16 Sep 2003 10:46:02 -0700 (PDT) Message-Id: <200309161746.h8GHk2Xf023020@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 10:46:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_4 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 17:46:03 -0000 nectar 2003/09/16 10:46:02 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_4) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c version.h Log: MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. Revision Changes Path 1.73.2.43.2.48 +3 -0 src/UPDATING 1.1.1.1.2.2.4.1 +8 -2 src/crypto/openssh/buffer.c 1.1.1.1.2.5.2.3 +2 -2 src/crypto/openssh/version.h 1.44.2.17.2.39 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Tue Sep 16 10:46:39 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26E2416A4B3; Tue, 16 Sep 2003 10:46:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9898B43F75; Tue, 16 Sep 2003 10:46:38 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GHkc0U023093; Tue, 16 Sep 2003 10:46:38 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GHkcPd023092; Tue, 16 Sep 2003 10:46:38 -0700 (PDT) Message-Id: <200309161746.h8GHkcPd023092@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 10:46:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_3 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 17:46:39 -0000 nectar 2003/09/16 10:46:38 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_3) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c version.h Log: MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. Revision Changes Path 1.73.2.28.2.35 +3 -0 src/UPDATING 1.1.1.1.2.2.2.1 +8 -2 src/crypto/openssh/buffer.c 1.1.1.1.2.4.2.3 +2 -2 src/crypto/openssh/version.h 1.44.2.14.2.25 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Tue Sep 16 10:51:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 681B716A4BF; Tue, 16 Sep 2003 10:51:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBB1543FBF; Tue, 16 Sep 2003 10:51:07 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GHp70U023540; Tue, 16 Sep 2003 10:51:07 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GHp6bm023537; Tue, 16 Sep 2003 10:51:06 -0700 (PDT) Message-Id: <200309161751.h8GHp6bm023537@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 10:51:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_0 Subject: cvs commit: src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 17:51:09 -0000 nectar 2003/09/16 10:51:06 PDT FreeBSD src repository Modified files: (Branch: RELENG_5_0) sys/conf newvers.sh Log: MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. Revision Changes Path 1.48.2.13 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Tue Sep 16 14:25:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 330B416A4B3; Tue, 16 Sep 2003 14:25:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD84443FB1; Tue, 16 Sep 2003 14:25:42 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GLPg0U048250; Tue, 16 Sep 2003 14:25:42 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GLPgKH048247; Tue, 16 Sep 2003 14:25:42 -0700 (PDT) Message-Id: <200309162125.h8GLPgKH048247@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 16 Sep 2003 14:25:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 21:25:43 -0000 marcel 2003/09/16 14:25:42 PDT FreeBSD src repository Modified files: usr.sbin Makefile Log: Add acpi to the build on ia64. The support for ACPI 2.0x has gotten to a point where we don't map the wrong (ie 32-bit) addresses. We don't always dump the right values yet, but that's not critical. Ok'd: njl Revision Changes Path 1.271 +4 -0 src/usr.sbin/Makefile From owner-cvs-src@FreeBSD.ORG Tue Sep 16 14:29:46 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A6A016A4B3 for ; Tue, 16 Sep 2003 14:29:46 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2128843FDF for ; Tue, 16 Sep 2003 14:29:43 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 10376 invoked from network); 16 Sep 2003 21:29:42 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 16 Sep 2003 21:29:42 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id h8GLTc6Y077967; Tue, 16 Sep 2003 17:29:39 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030913200455.GB19510@sunbay.com> Date: Tue, 16 Sep 2003 17:29:33 -0400 (EDT) From: John Baldwin To: Ruslan Ermilov X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org cc: Dag-Erling Sm?rgrav Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Sep 2003 21:29:46 -0000 On 13-Sep-2003 Ruslan Ermilov wrote: > On Sat, Sep 13, 2003 at 01:41:35PM -0600, Scott Long wrote: >> On Sat, 13 Sep 2003, Dag-Erling [iso-8859-1] Sm?rgrav wrote: >> >> > Scott Long writes: >> > > Log: >> > > Apply Aleksander Fafula's crayons to the beastie. Add the this line to >> > > /boot/loader.conf to see the pretty colors =-) >> > >> > What line do we add to get rid of the abomination altogether? >> >> Remove last three lines from /boot/loader.rc. >> > Put beastie_disable="YES" in /boot/loader.conf. > >> installworld steers clear >> of updating this file, so it should be safe from changes. >> > This is likely to change. Erm, please do not change this. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Tue Sep 16 14:30:12 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3816A16A4C0 for ; Tue, 16 Sep 2003 14:30:12 -0700 (PDT) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5B2943FEC for ; Tue, 16 Sep 2003 14:30:05 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 14262 invoked from network); 16 Sep 2003 21:30:05 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 16 Sep 2003 21:30:05 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id h8GLU16Y077980; Tue, 16 Sep 2003 17:30:01 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030913183734.Q97191@pooker.samsco.home> Date: Tue, 16 Sep 2003 17:29:55 -0400 (EDT) From: John Baldwin To: Scott Long X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: Doug Barton cc: src-committers@freebsd.org cc: Ruslan Ermilov cc: Dag-Erling Sm?rgrav cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Sep 2003 21:30:12 -0000 On 14-Sep-2003 Scott Long wrote: > On Sun, 14 Sep 2003, Ruslan Ermilov wrote: >> On Sat, Sep 13, 2003 at 03:34:59PM -0700, Doug Barton wrote: >> > On Sat, 13 Sep 2003, Scott Long wrote: >> > >> > > Adding >> > > >> > > beastie_disable="YES" >> > > >> > > to loader.conf* is appropriate for your case. >> > >> > Ah, sorry if I missed that. If we can keep /boot/loader.conf and >> > /boot/defaults/loader.conf up to date with installworld, and leave >> > /boot/*.local alone, I withdraw my suggestion to do it in src/etc. >> > >> We already do it like this, the story was about /boot/loader.rc, >> not */loader.conf. sys/boot/i386/loader/Makefile has this: >> >> .if !exists(${DESTDIR}/boot/loader.rc) >> FILES+= ${.CURDIR}/loader.rc >> .endif >> > > Right. This wart is due to the vile reaction I received from many people > who not only hated the idea of the menu, but were horribly offended that > they might have to take the effort to turn it off in their local system. > Thus, this keeps them safely shielded from having to deal with it. > > Scott Bull. loader.rc has not been installed by default ever. revision 1.32 date: 1999/04/18 09:21:12; author: dcs; state: Exp; lines: +6 -1 Installs a default loader.rc if none exists. Document loader.conf. ============================================================================= Since that revision, it has always only been conditionally installed IFF it doesn't exist. A little cvs annotate can go a long way. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Tue Sep 16 14:30:25 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1993516A4C0 for ; Tue, 16 Sep 2003 14:30:25 -0700 (PDT) Received: from mail.speakeasy.net (mail9.speakeasy.net [216.254.0.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEEF643FEA for ; Tue, 16 Sep 2003 14:30:19 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 24212 invoked from network); 16 Sep 2003 21:30:18 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 16 Sep 2003 21:30:18 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id h8GLUF6Y077985; Tue, 16 Sep 2003 17:30:15 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030916135513.GI31104@fump.kawo2.rwth-aachen.de> Date: Tue, 16 Sep 2003 17:30:09 -0400 (EDT) From: John Baldwin To: Alexander Langer X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Mark Murray cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/lang/gcl/files patch-h_gclincl.h.in X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 16 Sep 2003 21:30:25 -0000 On 16-Sep-2003 Alexander Langer wrote: > Thus spake Mark Murray (markm@FreeBSD.org): > >> markm 2003/09/16 01:45:50 PDT >> >> FreeBSD src repository > > erm, stupid question: why is this listed as "src repository"? > >> lang/gcl/files patch-h_gclincl.h.in >> 1.1 +17 -0 ports/lang/gcl/files/patch-h_gclincl.h.in (new) > > (this just pupped up in my cvs-ports folder ;) Because Mark is a repo-meister and the access checks are turned off for him. This has happened a couple of times now. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Tue Sep 16 15:43:37 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D6CB16A4B3; Tue, 16 Sep 2003 15:43:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B34B43FDF; Tue, 16 Sep 2003 15:43:36 -0700 (PDT) (envelope-from shiba@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GMha0U080106; Tue, 16 Sep 2003 15:43:36 -0700 (PDT) (envelope-from shiba@repoman.freebsd.org) Received: (from shiba@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GMha0D080103; Tue, 16 Sep 2003 15:43:36 -0700 (PDT) Message-Id: <200309162243.h8GMha0D080103@repoman.freebsd.org> From: Takeshi Shibagaki Date: Tue, 16 Sep 2003 15:43:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ath.4 ath_hal.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 22:43:37 -0000 shiba 2003/09/16 15:43:36 PDT FreeBSD src repository Modified files: share/man/man4 ath.4 ath_hal.4 Log: Add NEC PA-WL/54AG. Revision Changes Path 1.9 +1 -0 src/share/man/man4/ath.4 1.5 +1 -0 src/share/man/man4/ath_hal.4 From owner-cvs-src@FreeBSD.ORG Tue Sep 16 16:53:25 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EA3016A4C2; Tue, 16 Sep 2003 16:53:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4671F44228; Tue, 16 Sep 2003 16:25:49 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GNPn0U004642; Tue, 16 Sep 2003 16:25:49 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GNPnn8004641; Tue, 16 Sep 2003 16:25:49 -0700 (PDT) Message-Id: <200309162325.h8GNPnn8004641@repoman.freebsd.org> From: "Bruce A. Mah" Date: Tue, 16 Sep 2003 16:25:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 23:53:26 -0000 bmah 2003/09/16 16:25:48 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/errata article.sgml release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release/errata note: SA-03:12. Revision Changes Path 1.49 +8 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml 1.623 +7 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Tue Sep 16 16:53:27 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 178CB16A4DC; Tue, 16 Sep 2003 16:53:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4F0D441C6; Tue, 16 Sep 2003 16:17:43 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GNHh0U003983; Tue, 16 Sep 2003 16:17:43 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GNHhgg003982; Tue, 16 Sep 2003 16:17:43 -0700 (PDT) Message-Id: <200309162317.h8GNHhgg003982@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 16 Sep 2003 16:17:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc services X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 23:53:28 -0000 obrien 2003/09/16 16:17:43 PDT FreeBSD src repository Modified files: etc services Log: Microsoft Remote Desktop Protocol uses 3389/tcp. Revision Changes Path 1.95 +1 -0 src/etc/services From owner-cvs-src@FreeBSD.ORG Tue Sep 16 16:53:31 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21D7216A52D; Tue, 16 Sep 2003 16:53:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10EB0442CD; Tue, 16 Sep 2003 16:40:10 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8GNe90U005570; Tue, 16 Sep 2003 16:40:09 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8GNe9Fb005569; Tue, 16 Sep 2003 16:40:09 -0700 (PDT) Message-Id: <200309162340.h8GNe9Fb005569@repoman.freebsd.org> From: "Bruce A. Mah" Date: Tue, 16 Sep 2003 16:40:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 23:53:33 -0000 bmah 2003/09/16 16:40:09 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-03:12. Approved by: re (implicitly) Revision Changes Path 1.1.2.109 +7 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml 1.22.2.378 +6 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Tue Sep 16 17:50:34 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7884516A4B3; Tue, 16 Sep 2003 17:50:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0579143FBD; Tue, 16 Sep 2003 17:50:34 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8H0oX0U016838; Tue, 16 Sep 2003 17:50:33 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8H0oXiv016837; Tue, 16 Sep 2003 17:50:33 -0700 (PDT) Message-Id: <200309170050.h8H0oXiv016837@repoman.freebsd.org> From: Sam Leffler Date: Tue, 16 Sep 2003 17:50:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net bridge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 00:50:34 -0000 sam 2003/09/16 17:50:33 PDT FreeBSD src repository Modified files: sys/net bridge.c Log: Minor overhaul and add locking. o replace magic constants with #defines (e.g. ETHER_ADDR_LEN) o move mib variables to net.link.ether.bridge with backwards compatible entries for well-known items maintained under BURN_BRIDGES o revamp debugging support so it is conditioanlly compiled with BRIDGE_DEBUG (on currently) and runtime controlled by net.link.ether.bridge.debug o change timeout to MPSAFE callout o optimize lookup for common case of two interfaces o optimize forwarding path to take IFNET lock only when needed o make boot-time printf dependent on bootverbose o sundry style changes (ANSI decls, extraneous spaces, etc.) Sponsored by: FreeBSD Foundation Revision Changes Path 1.68 +404 -300 src/sys/net/bridge.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 17:54:05 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C481616A4B3; Tue, 16 Sep 2003 17:54:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF6FA43F93; Tue, 16 Sep 2003 17:54:04 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8H0s40U017195; Tue, 16 Sep 2003 17:54:04 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8H0s4aH017194; Tue, 16 Sep 2003 17:54:04 -0700 (PDT) Message-Id: <200309170054.h8H0s4aH017194@repoman.freebsd.org> From: Sam Leffler Date: Tue, 16 Sep 2003 17:54:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet ip_dummynet.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 00:54:05 -0000 sam 2003/09/16 17:54:04 PDT FreeBSD src repository Modified files: sys/netinet ip_dummynet.c Log: Minor fixups + add locking. o change time to MPSAFE callout o make debug printfs conditional on DUMMYNET_DEBUG and runtime controllable by net.inet.ip.dummynet.debug o make boot-time printf dependent on bootverbose Sponsored by: FreeBSD Foundation Revision Changes Path 1.69 +120 -65 src/sys/netinet/ip_dummynet.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 17:56:52 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26B0216A4B3; Tue, 16 Sep 2003 17:56:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38D0E43FBD; Tue, 16 Sep 2003 17:56:51 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8H0uo0U017372; Tue, 16 Sep 2003 17:56:51 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8H0uoqx017371; Tue, 16 Sep 2003 17:56:50 -0700 (PDT) Message-Id: <200309170056.h8H0uoqx017371@repoman.freebsd.org> From: Sam Leffler Date: Tue, 16 Sep 2003 17:56:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet ip_fw2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 00:56:52 -0000 sam 2003/09/16 17:56:50 PDT FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: Add locking. o change timeout to MPSAFE callout o restructure rule deletion to deal with locking requirements o replace static buffer used for ipfw control operations with malloc'd storage Sponsored by: FreeBSD Foundation Revision Changes Path 1.38 +309 -164 src/sys/netinet/ip_fw2.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 17:58:34 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B55D916A4BF; Tue, 16 Sep 2003 17:58:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 034AF43F93; Tue, 16 Sep 2003 17:58:34 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8H0wX0U017481; Tue, 16 Sep 2003 17:58:33 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8H0wXIs017480; Tue, 16 Sep 2003 17:58:33 -0700 (PDT) Message-Id: <200309170058.h8H0wXIs017480@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 16 Sep 2003 17:58:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/crypto/openssh buffer.c channels.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 00:58:34 -0000 nectar 2003/09/16 17:58:33 PDT FreeBSD src repository Modified files: crypto/openssh buffer.c channels.c Log: Additional corrections to OpenSSH buffer handling. Obtained from: openssh.org Revision Changes Path 1.2 +65 -44 src/crypto/openssh/buffer.c 1.16 +3 -2 src/crypto/openssh/channels.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 18:09:11 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2524B16A8BA; Tue, 16 Sep 2003 18:09:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B14343F85; Tue, 16 Sep 2003 18:09:10 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8H19A0U019127; Tue, 16 Sep 2003 18:09:10 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8H19Ahj019126; Tue, 16 Sep 2003 18:09:10 -0700 (PDT) Message-Id: <200309170109.h8H19Ahj019126@repoman.freebsd.org> From: Bruce Evans Date: Tue, 16 Sep 2003 18:09:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sound/isa uartsio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 01:09:11 -0000 bde 2003/09/16 18:09:10 PDT FreeBSD src repository Modified files: sys/dev/sound/isa uartsio.c Log: Fixed world breakage in previous commit. Somehow the wrong include was removed in the world although the correct one was removed in the universe. Revision Changes Path 1.15 +1 -1 src/sys/dev/sound/isa/uartsio.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 18:36:37 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE6D616A4B3; Tue, 16 Sep 2003 18:36:37 -0700 (PDT) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FFF243FB1; Tue, 16 Sep 2003 18:36:36 -0700 (PDT) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id 3946354846; Tue, 16 Sep 2003 20:36:36 -0500 (CDT) Received: by madman.celabo.org (Postfix, from userid 1001) id C4FF36D454; Tue, 16 Sep 2003 20:36:35 -0500 (CDT) Date: Tue, 16 Sep 2003 20:36:35 -0500 From: "Jacques A. Vidrine" To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030917013635.GE79049@madman.celabo.org> References: <200309170058.h8H0wXIs017480@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309170058.h8H0wXIs017480@repoman.freebsd.org> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.4i-ja.1 Subject: Re: cvs commit: src/crypto/openssh buffer.c channels.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 01:36:37 -0000 On Tue, Sep 16, 2003 at 05:58:33PM -0700, Jacques A. Vidrine wrote: > nectar 2003/09/16 17:58:33 PDT > > FreeBSD src repository > > Modified files: > crypto/openssh buffer.c channels.c > Log: > Additional corrections to OpenSSH buffer handling. > > Obtained from: openssh.org > > Revision Changes Path > 1.2 +65 -44 src/crypto/openssh/buffer.c > 1.16 +3 -2 src/crypto/openssh/channels.c These fixes do not appear to be as crucial as the previous ones. Nonetheless, I will be merging them into the other branches. Also, I expect more related issues to surface before tomorrow is done. When the changes have settled down, I will issue an updated security advisory. Please have patience and ``Don't Panic'' :-) Cheers, -- Jacques Vidrine . NTT/Verio SME . FreeBSD UNIX . Heimdal nectar@celabo.org . jvidrine@verio.net . nectar@freebsd.org . nectar@kth.se From owner-cvs-src@FreeBSD.ORG Tue Sep 16 18:38:26 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 214AA16A4B3; Tue, 16 Sep 2003 18:38:26 -0700 (PDT) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58C1A43FB1; Tue, 16 Sep 2003 18:38:25 -0700 (PDT) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id 1EAD454846; Tue, 16 Sep 2003 20:38:25 -0500 (CDT) Received: by madman.celabo.org (Postfix, from userid 1001) id C08556D454; Tue, 16 Sep 2003 20:38:24 -0500 (CDT) Date: Tue, 16 Sep 2003 20:38:24 -0500 From: "Jacques A. Vidrine" To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030917013824.GG79049@madman.celabo.org> References: <200309170058.h8H0wXIs017480@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309170058.h8H0wXIs017480@repoman.freebsd.org> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.4i-ja.1 Subject: Re: cvs commit: src/crypto/openssh buffer.c channels.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 01:38:26 -0000 On Tue, Sep 16, 2003 at 05:58:33PM -0700, Jacques A. Vidrine wrote: > Revision Changes Path > 1.2 +65 -44 src/crypto/openssh/buffer.c By the way, taking this off the vendor branch was an accident. Sorry! -- Jacques Vidrine . NTT/Verio SME . FreeBSD UNIX . Heimdal nectar@celabo.org . jvidrine@verio.net . nectar@freebsd.org . nectar@kth.se From owner-cvs-src@FreeBSD.ORG Tue Sep 16 18:41:22 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ECAD16A4B3; Tue, 16 Sep 2003 18:41:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C969243FD7; Tue, 16 Sep 2003 18:41:21 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8H1fL0U021833; Tue, 16 Sep 2003 18:41:21 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8H1fLcR021831; Tue, 16 Sep 2003 18:41:21 -0700 (PDT) Message-Id: <200309170141.h8H1fLcR021831@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 16 Sep 2003 18:41:21 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_bus.h uart_core.c uart_dev_i8251.c uart_dev_ns8250.c uart_dev_sab82532.c uart_dev_z8530.c uart_if.m X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 01:41:22 -0000 marcel 2003/09/16 18:41:21 PDT FreeBSD src repository Modified files: sys/dev/uart uart_bus.h uart_core.c uart_dev_i8251.c uart_dev_ns8250.c uart_dev_sab82532.c uart_dev_z8530.c uart_if.m Log: Add locking to the hardware drivers. I intended to figure out more precisely where locking would be needed before adding it, but it seems uart(4) draws slightly too much attention to have it without locking for too long. The lock added is a spinlock that protects access to the underlying hardware. As a first and obvious stab at this, each method of the hardware interface grabs the lock. Roughly speaking this serializes the methods. Exceptions are the probe, attach and detach methods. Revision Changes Path 1.3 +2 -0 src/sys/dev/uart/uart_bus.h 1.3 +2 -0 src/sys/dev/uart/uart_core.c 1.2 +33 -9 src/sys/dev/uart/uart_dev_i8251.c 1.4 +33 -9 src/sys/dev/uart/uart_dev_ns8250.c 1.3 +24 -4 src/sys/dev/uart/uart_dev_sab82532.c 1.3 +20 -5 src/sys/dev/uart/uart_dev_z8530.c 1.2 +3 -0 src/sys/dev/uart/uart_if.m From owner-cvs-src@FreeBSD.ORG Tue Sep 16 19:26:16 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACEBA16A4B3; Tue, 16 Sep 2003 19:26:16 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B0C943FBF; Tue, 16 Sep 2003 19:26:14 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from 12-234-22-23.client.attbi.com ([12.234.22.23]) by comcast.net (rwcrmhc11) with SMTP id <2003091702261301300qq6hre>; Wed, 17 Sep 2003 02:26:14 +0000 Date: Tue, 16 Sep 2003 19:26:13 -0700 (PDT) From: Doug Barton To: John Baldwin In-Reply-To: Message-ID: <20030916192531.D39126@12-234-22-23.pyvrag.nggov.pbz> References: Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: Dag-Erling Sm?rgrav cc: cvs-src@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 02:26:16 -0000 On Tue, 16 Sep 2003, John Baldwin wrote: > > On 13-Sep-2003 Ruslan Ermilov wrote: > > This is likely to change. > > Erm, please do not change this. What's wrong with updating stuff in /boot/, as long as loader.conf.local can override any changes? Doug -- This .signature sanitized for your protection From owner-cvs-src@FreeBSD.ORG Tue Sep 16 19:58:18 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF63116A4B3; Tue, 16 Sep 2003 19:58:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5032043FE5; Tue, 16 Sep 2003 19:58:18 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H2wHXJ001864; Tue, 16 Sep 2003 19:58:17 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H2wHsP001863; Tue, 16 Sep 2003 19:58:17 -0700 (PDT) (envelope-from anholt) Message-Id: <200309170258.h8H2wHsP001863@repoman.freebsd.org> From: Eric Anholt Date: Tue, 16 Sep 2003 19:58:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci agp_intel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 02:58:19 -0000 anholt 2003/09/16 19:58:17 PDT FreeBSD src repository Modified files: sys/pci agp_intel.c Log: Fix a typo in r1.8: The GTLB enable/flush bit is 1<<7, not 1<<8. PR: kern/56297 Submitted by: Dan Angelescu Revision Changes Path 1.19 +1 -1 src/sys/pci/agp_intel.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 20:00:10 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FD6B16A4B3; Tue, 16 Sep 2003 20:00:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B487643FAF; Tue, 16 Sep 2003 20:00:09 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H309XJ001958; Tue, 16 Sep 2003 20:00:09 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H309cs001957; Tue, 16 Sep 2003 20:00:09 -0700 (PDT) (envelope-from marcel) Message-Id: <200309170300.h8H309cs001957@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 16 Sep 2003 20:00:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules/uart Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 03:00:10 -0000 marcel 2003/09/16 20:00:08 PDT FreeBSD src repository Modified files: sys/modules/uart Makefile Log: Only build the ebus driver on sparc64. It includes a header directly from the sparc64 subtree, which breaks building non-sparc64 platforms in the event the sparc64 subtree does not exist. The problem is specific to the module, because non-module builds are affected by the presence or absence of "device ebus" in the kernel configuration. PR: kern/56869 Revision Changes Path 1.6 +5 -1 src/sys/modules/uart/Makefile From owner-cvs-src@FreeBSD.ORG Tue Sep 16 20:11:33 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C438516A4B3; Tue, 16 Sep 2003 20:11:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5296943F75; Tue, 16 Sep 2003 20:11:33 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H3BXXJ004092; Tue, 16 Sep 2003 20:11:33 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H3BXPw004091; Tue, 16 Sep 2003 20:11:33 -0700 (PDT) (envelope-from marcel) Message-Id: <200309170311.h8H3BXPw004091@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 16 Sep 2003 20:11:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/uart uart_core.c uart_dev_i8251.c uart_dev_ns8250.c uart_dev_z8530.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 03:11:33 -0000 marcel 2003/09/16 20:11:32 PDT FreeBSD src repository Modified files: sys/dev/uart uart_core.c uart_dev_i8251.c uart_dev_ns8250.c uart_dev_z8530.c Log: In uart_intr() loop until all interrupts have been handled. Previously an UART interface could get stuck when a new interrupt condition arose while servicing a previous interrupt. Since an interrupt was already pending, no new interrupt would be triggered. Avoid infinite recursion by flushing the Rx FIFO and marking an overrun condition when we could not move the data from the Rx FIFO to the receive buffer in toto. Failure to flush the Rx FIFO would leave the Rx ready condition pending. Note that the SAB 82532 already did this due to the nature of the chip. Revision Changes Path 1.4 +15 -11 src/sys/dev/uart/uart_core.c 1.3 +12 -3 src/sys/dev/uart/uart_dev_i8251.c 1.5 +12 -3 src/sys/dev/uart/uart_dev_ns8250.c 1.4 +18 -2 src/sys/dev/uart/uart_dev_z8530.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 20:45:31 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EECC16A4B3; Tue, 16 Sep 2003 20:45:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0109F43FD7; Tue, 16 Sep 2003 20:45:31 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H3jUXJ006974; Tue, 16 Sep 2003 20:45:30 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H3jUxh006973; Tue, 16 Sep 2003 20:45:30 -0700 (PDT) (envelope-from marcel) Message-Id: <200309170345.h8H3jUxh006973@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 16 Sep 2003 20:45:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall dmenu.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 03:45:31 -0000 marcel 2003/09/16 20:45:30 PDT FreeBSD src repository Modified files: usr.sbin/sysinstall dmenu.c Log: Fix 3 'cast to pointer from integer of different size' warnings. While here, fix the long line bugs in the same statements. Revision Changes Path 1.45 +10 -7 src/usr.sbin/sysinstall/dmenu.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 20:58:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5882416A4B3; Tue, 16 Sep 2003 20:58:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEBE443F3F; Tue, 16 Sep 2003 20:58:52 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H3wqXJ013376; Tue, 16 Sep 2003 20:58:52 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H3wq6r013375; Tue, 16 Sep 2003 20:58:52 -0700 (PDT) (envelope-from marcel) Message-Id: <200309170358.h8H3wq6r013375@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 16 Sep 2003 20:58:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/window main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 03:58:53 -0000 marcel 2003/09/16 20:58:52 PDT FreeBSD src repository Modified files: usr.bin/window main.c Log: Fix a `cast to pointer from integer of different size' warning. usage() has been made a (non-void) function so that it can be used in a pointer expression (see macro `next'). Widen the implied integer return type of usage() so that we can cast to a pointer without warnings. Revision Changes Path 1.8 +2 -2 src/usr.bin/window/main.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 22:24:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88A5E16A4B3; Tue, 16 Sep 2003 22:24:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09F3243F85; Tue, 16 Sep 2003 22:24:59 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H5OwXJ021316; Tue, 16 Sep 2003 22:24:58 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H5OwIu021315; Tue, 16 Sep 2003 22:24:58 -0700 (PDT) (envelope-from scottl) Message-Id: <200309170524.h8H5OwIu021315@repoman.freebsd.org> From: Scott Long Date: Tue, 16 Sep 2003 22:24:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/aac aac.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 05:24:59 -0000 scottl 2003/09/16 22:24:58 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/aac aac.c Log: MFC rev 1.78 and 1.69 to fix a pontential adapter deadlock and potential panic. Approved by: re (murray) Revision Changes Path 1.9.2.15 +17 -9 src/sys/dev/aac/aac.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 23:55:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC03816A4BF; Tue, 16 Sep 2003 23:55:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F4E643FE1; Tue, 16 Sep 2003 23:55:43 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H6thXJ028633; Tue, 16 Sep 2003 23:55:43 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H6tgrc028632; Tue, 16 Sep 2003 23:55:42 -0700 (PDT) (envelope-from alc) Message-Id: <200309170655.h8H6tgrc028632@repoman.freebsd.org> From: Alan Cox Date: Tue, 16 Sep 2003 23:55:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_pageout.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 06:55:43 -0000 alc 2003/09/16 23:55:42 PDT FreeBSD src repository Modified files: sys/vm vm_pageout.c Log: When calling vget() on a vnode-backed vm object, acquire the vnode interlock before releasing the vm object's lock. Revision Changes Path 1.243 +3 -2 src/sys/vm/vm_pageout.c From owner-cvs-src@FreeBSD.ORG Tue Sep 16 23:57:16 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BD0016A4B3; Tue, 16 Sep 2003 23:57:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8088F43F3F; Tue, 16 Sep 2003 23:57:15 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H6vFXJ028681; Tue, 16 Sep 2003 23:57:15 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H6vFwq028680; Tue, 16 Sep 2003 23:57:15 -0700 (PDT) (envelope-from anholt) Message-Id: <200309170657.h8H6vFwq028680@repoman.freebsd.org> From: Eric Anholt Date: Tue, 16 Sep 2003 23:57:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/pci agp_intel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 06:57:16 -0000 anholt 2003/09/16 23:57:15 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/pci agp_intel.c Log: MFC 1.19: The GTLB enable/flush bit is 1<<7, not 1<<8. PR: kern/56297 Submitted by: Dan Angelescu Approved by: re (murray) Revision Changes Path 1.1.2.7 +1 -1 src/sys/pci/agp_intel.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 00:00:16 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0014416A4BF; Wed, 17 Sep 2003 00:00:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A8AA43FE5; Wed, 17 Sep 2003 00:00:15 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H70EXJ028816; Wed, 17 Sep 2003 00:00:14 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H70ECL028815; Wed, 17 Sep 2003 00:00:14 -0700 (PDT) (envelope-from alc) Message-Id: <200309170700.h8H70ECL028815@repoman.freebsd.org> From: Alan Cox Date: Wed, 17 Sep 2003 00:00:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_object.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 07:00:16 -0000 alc 2003/09/17 00:00:14 PDT FreeBSD src repository Modified files: sys/vm vm_object.c Log: Remove GIANT_REQUIRED from vm_object_shadow(). Revision Changes Path 1.306 +0 -2 src/sys/vm/vm_object.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 00:21:21 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA5B916A4B3; Wed, 17 Sep 2003 00:21:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30EA743FBD; Wed, 17 Sep 2003 00:21:21 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H7LLXJ031626; Wed, 17 Sep 2003 00:21:21 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H7LK2o031625; Wed, 17 Sep 2003 00:21:20 -0700 (PDT) (envelope-from phk) Message-Id: <200309170721.h8H7LK2o031625@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 17 Sep 2003 00:21:20 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/isa fd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 07:21:21 -0000 phk 2003/09/17 00:21:20 PDT FreeBSD src repository Modified files: sys/isa fd.c Log: Since it is static these days, there is no reason to uppercase the first letter of fdopen() to avoid nameclashing with other stuff. Revision Changes Path 1.259 +4 -4 src/sys/isa/fd.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 00:40:01 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E04A16A4BF; Wed, 17 Sep 2003 00:40:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2DA43FDF; Wed, 17 Sep 2003 00:40:00 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H7e0XJ032632; Wed, 17 Sep 2003 00:40:00 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H7e0vk032631; Wed, 17 Sep 2003 00:40:00 -0700 (PDT) (envelope-from phk) Message-Id: <200309170740.h8H7e0vk032631@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 17 Sep 2003 00:40:00 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/isa fd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 07:40:01 -0000 phk 2003/09/17 00:40:00 PDT FreeBSD src repository Modified files: sys/isa fd.c Log: Pick up softc from dev_t rathern than through newbus gymnastics. Revision Changes Path 1.260 +12 -11 src/sys/isa/fd.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 01:32:45 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45B1516A4B3; Wed, 17 Sep 2003 01:32:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6B0D43FBF; Wed, 17 Sep 2003 01:32:44 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H8WiXJ043279; Wed, 17 Sep 2003 01:32:44 -0700 (PDT) (envelope-from iwasaki@repoman.freebsd.org) Received: (from iwasaki@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H8Wii8043278; Wed, 17 Sep 2003 01:32:44 -0700 (PDT) (envelope-from iwasaki) Message-Id: <200309170832.h8H8Wii8043278@repoman.freebsd.org> From: Mitsuru IWASAKI Date: Wed, 17 Sep 2003 01:32:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_pci.c src/sys/dev/pci pci.c pci_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 08:32:45 -0000 iwasaki 2003/09/17 01:32:44 PDT FreeBSD src repository Modified files: sys/dev/acpica acpi_pci.c sys/dev/pci pci.c pci_private.h Log: Add pci_resume() to reestablish interrupt routing after suspend/resume. Especially after hibernation, interrupt routing went back to initial status on some machines. Revision Changes Path 1.6 +1 -1 src/sys/dev/acpica/acpi_pci.c 1.233 +33 -1 src/sys/dev/pci/pci.c 1.11 +1 -0 src/sys/dev/pci/pci_private.h From owner-cvs-src@FreeBSD.ORG Wed Sep 17 01:47:40 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 230BB16A4B3; Wed, 17 Sep 2003 01:47:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AEDC43FBF; Wed, 17 Sep 2003 01:47:39 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H8ldXJ044216; Wed, 17 Sep 2003 01:47:39 -0700 (PDT) (envelope-from iwasaki@repoman.freebsd.org) Received: (from iwasaki@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H8ldnw044215; Wed, 17 Sep 2003 01:47:39 -0700 (PDT) (envelope-from iwasaki) Message-Id: <200309170847.h8H8ldnw044215@repoman.freebsd.org> From: Mitsuru IWASAKI Date: Wed, 17 Sep 2003 01:47:39 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/acpica acpi_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 08:47:40 -0000 iwasaki 2003/09/17 01:47:39 PDT FreeBSD src repository Modified files: sys/i386/acpica acpi_machdep.c Log: Add final adjustment code of battery status based on the battery capacity rather than returning unknown status. Revision Changes Path 1.13 +9 -0 src/sys/i386/acpica/acpi_machdep.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 01:51:44 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF62316A4B3; Wed, 17 Sep 2003 01:51:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74ABB43FE0; Wed, 17 Sep 2003 01:51:44 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H8piXJ044860; Wed, 17 Sep 2003 01:51:44 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H8piOT044859; Wed, 17 Sep 2003 01:51:44 -0700 (PDT) (envelope-from ume) Message-Id: <200309170851.h8H8piOT044859@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 17 Sep 2003 01:51:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/crypto/rijndael rijndael-api-fst.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 08:51:45 -0000 ume 2003/09/17 01:51:44 PDT FreeBSD src repository Modified files: sys/crypto/rijndael rijndael-api-fst.c Log: condition of padLen check was opposite. Reported by: "lg" Reviewed by: Lev Walkin Revision Changes Path 1.6 +1 -1 src/sys/crypto/rijndael/rijndael-api-fst.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 02:11:41 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AA7616A4B3; Wed, 17 Sep 2003 02:11:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 101C843F85; Wed, 17 Sep 2003 02:11:41 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H9BeXJ047679; Wed, 17 Sep 2003 02:11:40 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8H9Be7T047678; Wed, 17 Sep 2003 02:11:40 -0700 (PDT) (envelope-from scottl) Message-Id: <200309170911.h8H9Be7T047678@repoman.freebsd.org> From: Scott Long Date: Wed, 17 Sep 2003 02:11:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/aac aac.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 09:11:41 -0000 scottl 2003/09/17 02:11:40 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/aac aac.c Log: Fix a typo from the last commit. Submitted by: Sergey N. Voronkov Revision Changes Path 1.9.2.16 +1 -1 src/sys/dev/aac/aac.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 02:20:29 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C54616A4B3; Wed, 17 Sep 2003 02:20:29 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8F0443F3F; Wed, 17 Sep 2003 02:20:19 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h8H8Q0pI063623 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Sep 2003 11:26:01 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h8H8Pxnc063601; Wed, 17 Sep 2003 11:25:59 +0300 (EEST) (envelope-from ru) Date: Wed, 17 Sep 2003 11:25:59 +0300 From: Ruslan Ermilov To: Doug Barton , "Daniel C. Sobral" , John Baldwin , cvs-all@freebsd.org, cvs-src@freebsd.org, src-committers@freebsd.org, Dag-Erling Sm?rgrav , Scott Long Message-ID: <20030917082559.GA60297@sunbay.com> References: <20030916192531.D39126@12-234-22-23.pyvrag.nggov.pbz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: <20030916192531.D39126@12-234-22-23.pyvrag.nggov.pbz> User-Agent: Mutt/1.5.4i Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 09:20:29 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 16, 2003 at 07:26:13PM -0700, Doug Barton wrote: > On Tue, 16 Sep 2003, John Baldwin wrote: >=20 > > > > On 13-Sep-2003 Ruslan Ermilov wrote: >=20 > > > This is likely to change. > > > > Erm, please do not change this. >=20 > What's wrong with updating stuff in /boot/, as long as loader.conf.local > can override any changes? >=20 Once again, we're talking about loader.rc, not loader.conf*. ;) John, Daniel, I'd like to follow this route: - create /boot/forth, and move all *.4th files there, - install stock loader.rc as /boot/defaults/loader.rc, - modify loader(8) to load /boot/loader.rc, and fall back to /boot/defaults/loader.rc if the former does not exist. No bikeshed, please: http://www.cafeshops.com/cmvp.6951805 Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/aBqXUkv4P6juNwoRAmtxAJ9dz8kUPGTJKSXC/XM7ubggHpHhsQCeNWtS zXQ8vKbuL0e4uaBv2Fl4hM0= =GyRX -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- From owner-cvs-src@FreeBSD.ORG Wed Sep 17 02:28:31 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BB4D16A4B3; Wed, 17 Sep 2003 02:28:31 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78BAF43FE0; Wed, 17 Sep 2003 02:28:30 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23]) by comcast.net (rwcrmhc13) with SMTP id <2003091709282901500jf6she>; Wed, 17 Sep 2003 09:28:30 +0000 Date: Wed, 17 Sep 2003 02:28:29 -0700 (PDT) From: Doug Barton To: Ruslan Ermilov In-Reply-To: <20030917082559.GA60297@sunbay.com> Message-ID: <20030917022621.U855@znfgre.qbhto.arg> References: <20030917082559.GA60297@sunbay.com> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: src-committers@freebsd.org cc: John Baldwin cc: Dag-Erling Sm?rgrav cc: "Daniel C. Sobral" cc: cvs-src@freebsd.org cc: Scott Long cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 09:28:31 -0000 On Wed, 17 Sep 2003, Ruslan Ermilov wrote: > Once again, we're talking about loader.rc, not loader.conf*. ;) Yes, but things that happen in loader.rc can affect the system, so if their behavior will be different in a new version, there should be a knob that controls them, which defaults to off (speaking in general of course). Doug -- This .signature sanitized for your protection From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:05:17 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D722E16A4B3; Wed, 17 Sep 2003 07:05:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 689EC43FE0; Wed, 17 Sep 2003 07:05:17 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HE5HXJ078633; Wed, 17 Sep 2003 07:05:17 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HE5G5h078628; Wed, 17 Sep 2003 07:05:16 -0700 (PDT) (envelope-from bde) Message-Id: <200309171405.h8HE5G5h078628@repoman.freebsd.org> From: Bruce Evans Date: Wed, 17 Sep 2003 07:05:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sio sio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:05:18 -0000 bde 2003/09/17 07:05:16 PDT FreeBSD src repository Modified files: sys/dev/sio sio.c Log: Cleaned up initialization of hardware flow control for 16650As. Use defined values instead of hard-coded values. Don't repeat the register access part of the code 4 times times or triple-space statements. This fixes half of the style bugs in rev.1.172. Hardware flow control of 16650As is still officially unsupported. I was mistaken about it being broken. It is broken in 16650s but is fixed in 16650As except for the maximum trigger level (which is no longer used). Testing of the 16650's broken hardware flow control watermarks by programming them on 16950s showed that their effects are not too bad if the fifo size and trigger level are reasonably large (16 is much better than 8). Revision Changes Path 1.406 +11 -25 src/sys/dev/sio/sio.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:10:12 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C90616A4BF; Wed, 17 Sep 2003 07:10:12 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0352043FE0; Wed, 17 Sep 2003 07:10:06 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h8HEA4TX091492; Wed, 17 Sep 2003 08:10:04 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 17 Sep 2003 08:10:04 -0600 (MDT) Message-Id: <20030917.081004.36242954.imp@bsdimp.com> To: DougB@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030916192531.D39126@12-234-22-23.pyvrag.nggov.pbz> References: <20030916192531.D39126@12-234-22-23.pyvrag.nggov.pbz> X-Mailer: Mew version 2.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: src-committers@FreeBSD.org cc: ru@FreeBSD.org cc: jhb@FreeBSD.org cc: des@des.no cc: cvs-src@FreeBSD.org cc: scottl@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 14:10:12 -0000 In message: <20030916192531.D39126@12-234-22-23.pyvrag.nggov.pbz> Doug Barton writes: : On Tue, 16 Sep 2003, John Baldwin wrote: : : > : > On 13-Sep-2003 Ruslan Ermilov wrote: : : > > This is likely to change. : > : > Erm, please do not change this. : : What's wrong with updating stuff in /boot/, as long as loader.conf.local : can override any changes? Most people hack loader.conf directly, because /boot/defaults/loader.conf exists. That's why we have the two tiers of files. If you want to update loader.conf, do it in defaults. Warner From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:28:23 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACED316A4B3; Wed, 17 Sep 2003 07:28:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E73043FAF; Wed, 17 Sep 2003 07:28:23 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HESMXJ080150; Wed, 17 Sep 2003 07:28:22 -0700 (PDT) (envelope-from roberto@repoman.freebsd.org) Received: (from roberto@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HESM94080149; Wed, 17 Sep 2003 07:28:22 -0700 (PDT) (envelope-from roberto) Message-Id: <200309171428.h8HESM94080149@repoman.freebsd.org> From: Ollivier Robert Date: Wed, 17 Sep 2003 07:28:21 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/lib/libc/sys send.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 14:28:23 -0000 roberto 2003/09/17 07:28:21 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc/sys send.2 Log: MFC of revision 1.22: Document the fact that send(2) can return EPIPE (like when a socket is not connected). PR: docs/56683 Submitted by: Chris S.J. Peron Approved by: re (bmah) Revision Changes Path 1.10.2.7 +4 -0 src/lib/libc/sys/send.2 From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:35:05 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 545D916A4B3; Wed, 17 Sep 2003 07:35:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C829643F75; Wed, 17 Sep 2003 07:35:04 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEZ4XJ080756; Wed, 17 Sep 2003 07:35:04 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEZ4b4080755; Wed, 17 Sep 2003 07:35:04 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171435.h8HEZ4b4080755@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:35:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: OPENSSH Subject: cvs commit: src/crypto/openssh - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 14:35:05 -0000 nectar 2003/09/17 07:35:04 PDT FreeBSD src repository src/crypto/openssh - Imported sources Update of /home/ncvs/src/crypto/openssh In directory repoman.freebsd.org:/tmp/cvs-serv80355 Log Message: Correct more cases of allocation size bookkeeping being updated before calling functions which can potentially fail and cause cleanups to be invoked. Submitted by: Solar Designer Status: Vendor Tag: OPENSSH Release Tags: OpenSSH_200309_xrealloc_patch U src/crypto/openssh/deattack.c U src/crypto/openssh/misc.c No conflicts created by this import From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:36:15 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F170316A4B3; Wed, 17 Sep 2003 07:36:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59F6D43FB1; Wed, 17 Sep 2003 07:36:15 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEaFXJ080873; Wed, 17 Sep 2003 07:36:15 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEaFfk080872; Wed, 17 Sep 2003 07:36:15 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171436.h8HEaFfk080872@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:36:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/crypto/openssh session.c ssh-agent.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:36:16 -0000 nectar 2003/09/17 07:36:15 PDT FreeBSD src repository Modified files: crypto/openssh session.c ssh-agent.c version.h Log: Correct more cases of allocation size bookkeeping being updated before calling functions which can potentially fail and cause cleanups to be invoked. Submitted by: Solar Designer Revision Changes Path 1.41 +10 -8 src/crypto/openssh/session.c 1.19 +9 -8 src/crypto/openssh/ssh-agent.c 1.22 +2 -2 src/crypto/openssh/version.h From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:37:42 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0767D16A4B3; Wed, 17 Sep 2003 07:37:42 -0700 (PDT) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34B3843F3F; Wed, 17 Sep 2003 07:37:41 -0700 (PDT) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id D693854846; Wed, 17 Sep 2003 09:37:40 -0500 (CDT) Received: by madman.celabo.org (Postfix, from userid 1001) id 7D6AB6D454; Wed, 17 Sep 2003 09:37:40 -0500 (CDT) Date: Wed, 17 Sep 2003 09:37:40 -0500 From: "Jacques A. Vidrine" To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030917143740.GA94234@madman.celabo.org> References: <200309171435.h8HEZ4b4080755@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309171435.h8HEZ4b4080755@repoman.freebsd.org> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.4i-ja.1 Subject: Re: cvs commit: src/crypto/openssh - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 14:37:42 -0000 On Wed, Sep 17, 2003 at 07:35:04AM -0700, Jacques A. Vidrine wrote: > nectar 2003/09/17 07:35:04 PDT > > FreeBSD src repository > > src/crypto/openssh - Imported sources > Update of /home/ncvs/src/crypto/openssh > In directory repoman.freebsd.org:/tmp/cvs-serv80355 > > Log Message: > Correct more cases of allocation size bookkeeping being updated before > calling functions which can potentially fail and cause cleanups to be > invoked. > > Submitted by: Solar Designer > > Status: > > Vendor Tag: OPENSSH > Release Tags: OpenSSH_200309_xrealloc_patch > > U src/crypto/openssh/deattack.c > U src/crypto/openssh/misc.c > > No conflicts created by this import I did these as a vendor import because the vendor indicates they will incorporate these changes in a later release. -- Jacques Vidrine . NTT/Verio SME . FreeBSD UNIX . Heimdal nectar@celabo.org . jvidrine@verio.net . nectar@freebsd.org . nectar@kth.se From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:41:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 229FE16A4B3; Wed, 17 Sep 2003 07:41:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5CF943FE1; Wed, 17 Sep 2003 07:41:42 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEfgXJ081365; Wed, 17 Sep 2003 07:41:42 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEfgh8081361; Wed, 17 Sep 2003 07:41:42 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171441.h8HEfgh8081361@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:41:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:41:43 -0000 nectar 2003/09/17 07:41:41 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c version.h Log: MFC deattack.c 1.1.1.6, misc.c 1.1.1.5, session.c 1.41, ssh-agent.c 1.19: Correct more cases of allocation size bookkeeping errors. Revision Changes Path 1.1.1.1.2.6 +9 -4 src/crypto/openssh/buffer.c 1.1.1.1.2.9 +4 -3 src/crypto/openssh/channels.c 1.1.1.1.2.5 +2 -2 src/crypto/openssh/deattack.c 1.1.1.1.2.3 +7 -4 src/crypto/openssh/misc.c 1.4.2.18 +10 -8 src/crypto/openssh/session.c 1.2.2.11 +9 -8 src/crypto/openssh/ssh-agent.c 1.1.1.1.2.12 +2 -2 src/crypto/openssh/version.h From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:44:48 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 474A116A4B3; Wed, 17 Sep 2003 07:44:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCED943FD7; Wed, 17 Sep 2003 07:44:47 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEilXJ081561; Wed, 17 Sep 2003 07:44:47 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEilPe081560; Wed, 17 Sep 2003 07:44:47 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171444.h8HEilPe081560@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:44:47 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/crypto/openssh buffer.c channels.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:44:48 -0000 nectar 2003/09/17 07:44:47 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) crypto/openssh buffer.c channels.c Log: Previous commit also MFC'd buffer.c 1.2, channels.c 1.16. Revision Changes Path 1.1.1.1.2.7 +0 -0 src/crypto/openssh/buffer.c 1.1.1.1.2.10 +1 -1 src/crypto/openssh/channels.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:47:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90E2716A4F7; Wed, 17 Sep 2003 07:47:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10D2843FAF; Wed, 17 Sep 2003 07:47:00 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEkxXJ081723; Wed, 17 Sep 2003 07:46:59 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEkx4Q081722; Wed, 17 Sep 2003 07:46:59 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171446.h8HEkx4Q081722@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:46:59 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_1 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:47:00 -0000 nectar 2003/09/17 07:46:59 PDT FreeBSD src repository Modified files: (Branch: RELENG_5_1) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c Log: MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5, session.c 1.41, ssh-agent.c 1.19: Correct more cases of allocation size bookkeeping errors. Revision Changes Path 1.251.2.5 +3 -0 src/UPDATING 1.1.1.6.4.2 +9 -4 src/crypto/openssh/buffer.c 1.15.2.1 +3 -2 src/crypto/openssh/channels.c 1.1.1.5.4.1 +2 -2 src/crypto/openssh/deattack.c 1.1.1.4.2.1 +7 -4 src/crypto/openssh/misc.c 1.40.2.1 +10 -8 src/crypto/openssh/session.c 1.18.2.1 +9 -8 src/crypto/openssh/ssh-agent.c 1.50.2.6 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:47:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E77016A4B3; Wed, 17 Sep 2003 07:47:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21DBB43FAF; Wed, 17 Sep 2003 07:47:56 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEltXJ081760; Wed, 17 Sep 2003 07:47:55 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEltBm081759; Wed, 17 Sep 2003 07:47:55 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171447.h8HEltBm081759@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:47:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_1 Subject: cvs commit: src/crypto/openssh version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:47:56 -0000 nectar 2003/09/17 07:47:55 PDT FreeBSD src repository Modified files: (Branch: RELENG_5_1) crypto/openssh version.h Log: Bump addendum version for additional fixes. Revision Changes Path 1.20.2.2 +2 -2 src/crypto/openssh/version.h From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:50:16 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EBAB16A4B3; Wed, 17 Sep 2003 07:50:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 079BB43FB1; Wed, 17 Sep 2003 07:50:16 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEoFXJ081885; Wed, 17 Sep 2003 07:50:15 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEoFNU081884; Wed, 17 Sep 2003 07:50:15 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171450.h8HEoFNU081884@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:50:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_0 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:50:16 -0000 nectar 2003/09/17 07:50:15 PDT FreeBSD src repository Modified files: (Branch: RELENG_5_0) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c version.h Log: MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5, session.c 1.41, ssh-agent.c 1.19: Correct more cases of allocation size bookkeeping errors. Revision Changes Path 1.229.2.19 +3 -0 src/UPDATING 1.1.1.6.2.2 +9 -4 src/crypto/openssh/buffer.c 1.13.2.1 +4 -3 src/crypto/openssh/channels.c 1.1.1.5.2.1 +2 -2 src/crypto/openssh/deattack.c 1.1.1.3.2.1 +7 -4 src/crypto/openssh/misc.c 1.38.2.1 +10 -8 src/crypto/openssh/session.c 1.16.2.1 +9 -8 src/crypto/openssh/ssh-agent.c 1.18.2.2 +2 -2 src/crypto/openssh/version.h 1.48.2.14 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:51:11 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 645CF16A4B3; Wed, 17 Sep 2003 07:51:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C448843FBF; Wed, 17 Sep 2003 07:51:10 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEpAXJ082231; Wed, 17 Sep 2003 07:51:10 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEpAEv082228; Wed, 17 Sep 2003 07:51:10 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171451.h8HEpAEv082228@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:51:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_8 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:51:11 -0000 nectar 2003/09/17 07:51:10 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_8) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c version.h Log: MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5, session.c 1.41, ssh-agent.c 1.19: Correct more cases of allocation size bookkeeping errors. Revision Changes Path 1.73.2.80.2.8 +3 -0 src/UPDATING 1.1.1.1.2.4.4.2 +9 -4 src/crypto/openssh/buffer.c 1.1.1.1.2.8.2.1 +4 -3 src/crypto/openssh/channels.c 1.1.1.1.2.4.4.1 +2 -2 src/crypto/openssh/deattack.c 1.1.1.1.2.2.4.1 +7 -4 src/crypto/openssh/misc.c 1.4.2.17.2.1 +10 -8 src/crypto/openssh/session.c 1.2.2.10.2.1 +9 -8 src/crypto/openssh/ssh-agent.c 1.1.1.1.2.10.2.2 +2 -2 src/crypto/openssh/version.h 1.44.2.29.2.7 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:51:39 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BC6416A4BF; Wed, 17 Sep 2003 07:51:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9DE643F75; Wed, 17 Sep 2003 07:51:38 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEpcXJ082459; Wed, 17 Sep 2003 07:51:38 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEpcW7082457; Wed, 17 Sep 2003 07:51:38 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171451.h8HEpcW7082457@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:51:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_7 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:51:39 -0000 nectar 2003/09/17 07:51:38 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_7) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c version.h Log: MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5, session.c 1.41, ssh-agent.c 1.19: Correct more cases of allocation size bookkeeping errors. Revision Changes Path 1.73.2.74.2.19 +3 -0 src/UPDATING 1.1.1.1.2.4.2.2 +9 -4 src/crypto/openssh/buffer.c 1.1.1.1.2.7.2.1 +4 -3 src/crypto/openssh/channels.c 1.1.1.1.2.4.2.1 +2 -2 src/crypto/openssh/deattack.c 1.1.1.1.2.2.2.1 +7 -4 src/crypto/openssh/misc.c 1.4.2.16.2.1 +10 -8 src/crypto/openssh/session.c 1.2.2.8.2.1 +9 -8 src/crypto/openssh/ssh-agent.c 1.1.1.1.2.9.2.2 +2 -2 src/crypto/openssh/version.h 1.44.2.26.2.18 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:52:10 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D47C16A4B3; Wed, 17 Sep 2003 07:52:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05D0243F3F; Wed, 17 Sep 2003 07:52:10 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEq9XJ082605; Wed, 17 Sep 2003 07:52:09 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEq99T082604; Wed, 17 Sep 2003 07:52:09 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171452.h8HEq99T082604@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:52:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_6 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:52:10 -0000 nectar 2003/09/17 07:52:09 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_6) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c channels.c deattack.c misc.c session.c ssh-agent.c version.h Log: MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5, session.c 1.41, ssh-agent.c 1.19: Correct more cases of allocation size bookkeeping errors. Revision Changes Path 1.73.2.68.2.47 +3 -0 src/UPDATING 1.1.1.1.2.3.4.3 +9 -4 src/crypto/openssh/buffer.c 1.1.1.1.2.6.2.2 +4 -3 src/crypto/openssh/channels.c 1.1.1.1.2.3.4.2 +2 -2 src/crypto/openssh/deattack.c 1.1.1.1.2.1.4.2 +7 -4 src/crypto/openssh/misc.c 1.4.2.12.2.2 +10 -8 src/crypto/openssh/session.c 1.2.2.7.4.2 +9 -8 src/crypto/openssh/ssh-agent.c 1.1.1.1.2.8.2.3 +2 -2 src/crypto/openssh/version.h 1.44.2.23.2.36 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:52:44 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8111116A4C0; Wed, 17 Sep 2003 07:52:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D17DA43F85; Wed, 17 Sep 2003 07:52:43 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEqhXJ082684; Wed, 17 Sep 2003 07:52:43 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEqhAb082683; Wed, 17 Sep 2003 07:52:43 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171452.h8HEqhAb082683@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:52:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_5 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c channels.c deattack.c session.c ssh-agent.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:52:44 -0000 nectar 2003/09/17 07:52:43 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_5) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c channels.c deattack.c session.c ssh-agent.c version.h Log: MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5, session.c 1.41, ssh-agent.c 1.19: Correct more cases of allocation size bookkeeping errors. Revision Changes Path 1.73.2.50.2.48 +3 -0 src/UPDATING 1.1.1.1.2.3.2.2 +9 -4 src/crypto/openssh/buffer.c 1.1.1.1.2.5.2.2 +6 -2 src/crypto/openssh/channels.c 1.1.1.1.2.3.2.1 +2 -2 src/crypto/openssh/deattack.c 1.4.2.11.2.1 +7 -4 src/crypto/openssh/session.c 1.2.2.7.2.1 +9 -8 src/crypto/openssh/ssh-agent.c 1.1.1.1.2.7.2.3 +2 -2 src/crypto/openssh/version.h 1.44.2.20.2.32 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:57:34 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38BCE16A4B3; Wed, 17 Sep 2003 07:57:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B62E743F3F; Wed, 17 Sep 2003 07:57:33 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEvXXJ082956; Wed, 17 Sep 2003 07:57:33 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEvXlF082955; Wed, 17 Sep 2003 07:57:33 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171457.h8HEvXlF082955@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:57:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_4 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c channels.c deattack.c scp.c session.c ssh-agent.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:57:34 -0000 nectar 2003/09/17 07:57:33 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_4) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c channels.c deattack.c scp.c session.c ssh-agent.c version.h Log: MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5 (->scp.c), session.c 1.41, ssh-agent.c 1.19: Correct more cases of allocation size bookkeeping errors. Revision Changes Path 1.73.2.43.2.49 +3 -0 src/UPDATING 1.1.1.1.2.2.4.2 +9 -4 src/crypto/openssh/buffer.c 1.1.1.1.2.4.4.2 +6 -2 src/crypto/openssh/channels.c 1.1.1.1.2.2.4.1 +2 -2 src/crypto/openssh/deattack.c 1.1.1.1.2.3.4.1 +7 -4 src/crypto/openssh/scp.c 1.4.2.8.4.2 +7 -4 src/crypto/openssh/session.c 1.2.2.6.4.1 +9 -8 src/crypto/openssh/ssh-agent.c 1.1.1.1.2.5.2.4 +2 -2 src/crypto/openssh/version.h 1.44.2.17.2.40 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:58:55 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8346B16A4C1 for ; Wed, 17 Sep 2003 07:58:55 -0700 (PDT) Received: from mail.speakeasy.net (mail10.speakeasy.net [216.254.0.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id A38D343FE3 for ; Wed, 17 Sep 2003 07:58:52 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 22716 invoked from network); 17 Sep 2003 14:58:52 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 17 Sep 2003 14:58:52 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id h8HEwm6Y082263; Wed, 17 Sep 2003 10:58:48 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200309170832.h8H8Wii8043278@repoman.freebsd.org> Date: Wed, 17 Sep 2003 10:58:50 -0400 (EDT) From: John Baldwin To: Mitsuru IWASAKI X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/dev/acpica acpi_pci.c src/sys/dev/pci pci.c pci_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:58:55 -0000 On 17-Sep-2003 Mitsuru IWASAKI wrote: > iwasaki 2003/09/17 01:32:44 PDT > > FreeBSD src repository > > Modified files: > sys/dev/acpica acpi_pci.c > sys/dev/pci pci.c pci_private.h > Log: > Add pci_resume() to reestablish interrupt routing after > suspend/resume. > Especially after hibernation, interrupt routing went back to initial > status on some machines. The values in memory should still be the same, so it should be sufficient simply to write back the already existent intline value back to the register. IOW, you shouldn't hae to call PCI_ASSIGN_INTERRUPT(), but should do something more like: if (cfg->intpin > 0 && PCI_INTERRUPT_VALID(cfg->intline)) pci_write_config(child, PCIR_INTLINE, cfg->intline, 1); Eventually pci_suspend/resume should be saving and restoring all of the header registers and known capability registers for child devices. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:59:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1327A16A4B3; Wed, 17 Sep 2003 07:59:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80F5A43F3F; Wed, 17 Sep 2003 07:58:57 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HEwvXJ083106; Wed, 17 Sep 2003 07:58:57 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HEwv3p083105; Wed, 17 Sep 2003 07:58:57 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171458.h8HEwv3p083105@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 07:58:57 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_3 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/crypto/openssh buffer.c channels.c deattack.c scp.c session.c ssh-agent.c version.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 14:59:00 -0000 nectar 2003/09/17 07:58:57 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_3) . UPDATING sys/conf newvers.sh crypto/openssh buffer.c channels.c deattack.c scp.c session.c ssh-agent.c version.h Log: MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5 (->scp.c), session.c 1.41, ssh-agent.c 1.19: Correct more cases of allocation size bookkeeping errors. Revision Changes Path 1.73.2.28.2.36 +3 -0 src/UPDATING 1.1.1.1.2.2.2.2 +9 -4 src/crypto/openssh/buffer.c 1.1.1.1.2.4.2.2 +6 -2 src/crypto/openssh/channels.c 1.1.1.1.2.2.2.1 +2 -2 src/crypto/openssh/deattack.c 1.1.1.1.2.3.2.1 +7 -4 src/crypto/openssh/scp.c 1.4.2.8.2.2 +7 -4 src/crypto/openssh/session.c 1.2.2.6.2.1 +9 -8 src/crypto/openssh/ssh-agent.c 1.1.1.1.2.4.2.4 +2 -2 src/crypto/openssh/version.h 1.44.2.14.2.26 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:59:02 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C589816A4C1 for ; Wed, 17 Sep 2003 07:59:02 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id B10ED43FE1 for ; Wed, 17 Sep 2003 07:58:57 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 24997 invoked from network); 17 Sep 2003 14:58:57 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 17 Sep 2003 14:58:57 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id h8HEwr6Y082270; Wed, 17 Sep 2003 10:58:54 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030916192531.D39126@12-234-22-23.pyvrag.nggov.pbz> Date: Wed, 17 Sep 2003 10:58:56 -0400 (EDT) From: John Baldwin To: Doug Barton X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-src@FreeBSD.org cc: Dag-Erling Sm?rgrav cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 14:59:02 -0000 On 17-Sep-2003 Doug Barton wrote: > On Tue, 16 Sep 2003, John Baldwin wrote: > >> >> On 13-Sep-2003 Ruslan Ermilov wrote: > >> > This is likely to change. >> >> Erm, please do not change this. > > What's wrong with updating stuff in /boot/, as long as loader.conf.local > can override any changes? loader.conf presumes 4th support. Some folks don't use 4th support such as picoBSD and the boot floppies. *.4th and boot/defaults are all fair game. Anways, I actually wouldn't mind if we installed loader.rc so long as it was only done if !NOFORTH and all the other 4th and .con files were treated that way as well. The idea is that loader.rc is the very basic stuff that people can override. Maybe create a freebsd.rc that the default loader.rc just includes and loads and change the freebsd.rc on the fly. The NOFORTH method would be ok I guess. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Wed Sep 17 07:59:08 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7E3416A4C2 for ; Wed, 17 Sep 2003 07:59:08 -0700 (PDT) Received: from mail.speakeasy.net (mail7.speakeasy.net [216.254.0.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id A82E643FB1 for ; Wed, 17 Sep 2003 07:59:03 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 4750 invoked from network); 17 Sep 2003 14:59:03 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 17 Sep 2003 14:59:03 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id h8HEwx6Y082277; Wed, 17 Sep 2003 10:58:59 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030917082559.GA60297@sunbay.com> Date: Wed, 17 Sep 2003 10:59:01 -0400 (EDT) From: John Baldwin To: Ruslan Ermilov X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: Doug Barton cc: src-committers@freebsd.org cc: cvs-src@freebsd.org cc: "Daniel C. Sobral" cc: Dag-Erling Sm?rgrav cc: Scott Long cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 14:59:08 -0000 On 17-Sep-2003 Ruslan Ermilov wrote: > On Tue, Sep 16, 2003 at 07:26:13PM -0700, Doug Barton wrote: >> On Tue, 16 Sep 2003, John Baldwin wrote: >> >> > >> > On 13-Sep-2003 Ruslan Ermilov wrote: >> >> > > This is likely to change. >> > >> > Erm, please do not change this. >> >> What's wrong with updating stuff in /boot/, as long as loader.conf.local >> can override any changes? >> > Once again, we're talking about loader.rc, not loader.conf*. ;) > > John, Daniel, > > I'd like to follow this route: > > - create /boot/forth, and move all *.4th files there, I would just leave them where they are. > - install stock loader.rc as /boot/defaults/loader.rc, > > - modify loader(8) to load /boot/loader.rc, and fall back to > /boot/defaults/loader.rc if the former does not exist. If someone wants to use a custom loader.rc they can overwrite the default. Just do this: Index: Makefile =================================================================== RCS file: /usr/cvs/src/sys/boot/i386/loader/Makefile,v retrieving revision 1.66 diff -u -r1.66 Makefile --- Makefile 26 Jun 2003 03:51:57 -0000 1.66 +++ Makefile 17 Sep 2003 14:57:17 -0000 @@ -100,13 +100,12 @@ ${PROG}.help: help.common help.i386 cat ${.ALLSRC} | awk -f ${.CURDIR}/../../common/merge_help.awk > ${.TARGET} +.if !defined(NOFORTH) .PATH: ${.CURDIR}/../../forth FILES= ${PROG}.help loader.4th support.4th loader.conf FILES+= screen.4th frames.4th beastie.4th -FILESDIR_loader.conf= /boot/defaults - -.if !exists(${DESTDIR}/boot/loader.rc) FILES+= ${.CURDIR}/loader.rc +FILESDIR_loader.conf= /boot/defaults .endif .include <${.CURDIR}/../Makefile.inc> Most things that use a custom loader.rc do so because they don't use Forth, so just wrapping this under NOFORTH should be enough for those folks. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Wed Sep 17 08:10:37 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 423A016A4B3; Wed, 17 Sep 2003 08:10:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B76CD43F75; Wed, 17 Sep 2003 08:10:36 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HFAaXJ084889; Wed, 17 Sep 2003 08:10:36 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HFAaTU084887; Wed, 17 Sep 2003 08:10:36 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171510.h8HFAaTU084887@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 08:10:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: SENDMAIL Subject: cvs commit: src/contrib/sendmail/src - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 15:10:37 -0000 nectar 2003/09/17 08:10:36 PDT FreeBSD src repository src/contrib/sendmail/src - Imported sources Update of /home/ncvs/src/contrib/sendmail/src In directory repoman.freebsd.org:/tmp/cvs-serv84689 Log Message: Correct address parsing bug that is believed to be remotely exploitable. Submitted by: Michal Zalewski Status: Vendor Tag: SENDMAIL Release Tags: sendmail_200309_parseaddr_patch U src/contrib/sendmail/src/parseaddr.c No conflicts created by this import From owner-cvs-src@FreeBSD.ORG Wed Sep 17 08:18:21 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E8C316A4B3; Wed, 17 Sep 2003 08:18:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1162B43F75; Wed, 17 Sep 2003 08:18:21 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HFIKXJ085440; Wed, 17 Sep 2003 08:18:20 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HFIKdE085439; Wed, 17 Sep 2003 08:18:20 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171518.h8HFIKdE085439@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 08:18:20 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/contrib/sendmail/src parseaddr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 15:18:21 -0000 nectar 2003/09/17 08:18:20 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) contrib/sendmail/src parseaddr.c Log: MFC parseaddr.c 1.1.1.18: Correct address parsing bug that is believed to be remotely exploitable. Revision Changes Path 1.1.1.2.6.14 +4 -0 src/contrib/sendmail/src/parseaddr.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 09:44:03 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDE5316A4B3; Wed, 17 Sep 2003 09:44:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5113C43FBD; Wed, 17 Sep 2003 09:44:03 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HGi3XJ098246; Wed, 17 Sep 2003 09:44:03 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HGi3KS098245; Wed, 17 Sep 2003 09:44:03 -0700 (PDT) (envelope-from bde) Message-Id: <200309171644.h8HGi3KS098245@repoman.freebsd.org> From: Bruce Evans Date: Wed, 17 Sep 2003 09:44:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sio sio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 16:44:04 -0000 bde 2003/09/17 09:44:02 PDT FreeBSD src repository Modified files: sys/dev/sio sio.c Log: Fixed bitrot in the probe in revs.1.127, 1.165 and 1.169. The COM_NOFIFO() and COM_ESP cases are supposed to be a subsets of the plain 16550A case, but 16650-related changes made the former fall into the latter and then both fall into general code for printing the tx fifo size. This mainly caused hard to parse boot messages like: "sio0: type 16550A fifo disabled lookalike with 1 bytes FIFO". COM_NOFIFO() on an ESP port gave a larger mess whose extent is not clear. Fixed some nearby style bugs. Revision Changes Path 1.407 +23 -23 src/sys/dev/sio/sio.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 09:46:18 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3732B16A4C1 for ; Wed, 17 Sep 2003 09:46:18 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id B90C043FEC for ; Wed, 17 Sep 2003 09:46:15 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 12249 invoked by uid 1000); 17 Sep 2003 16:46:15 -0000 Date: Wed, 17 Sep 2003 09:46:15 -0700 (PDT) From: Nate Lawson To: Poul-Henning Kamp In-Reply-To: <20030917072154.B1E9516A537@hub.freebsd.org> Message-ID: <20030917094525.F12240@root.org> References: <20030917072154.B1E9516A537@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/isa fd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 16:46:18 -0000 On Wed, 17 Sep 2003, Poul-Henning Kamp wrote: > Modified files: > sys/isa fd.c > Log: > Since it is static these days, there is no reason to uppercase the > first letter of fdopen() to avoid nameclashing with other stuff. > > Revision Changes Path > 1.259 +4 -4 src/sys/isa/fd.c > > * The open function is named fdopen() to avoid confusion with fdopen() > * in fd(4). The difference is now only meaningful for debuggers. Perhaps a more meaningful comment is in order. -Nate From owner-cvs-src@FreeBSD.ORG Wed Sep 17 10:01:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 758F416A4B3; Wed, 17 Sep 2003 10:01:00 -0700 (PDT) Received: from newsguy.com (smtp.newsguy.com [129.250.170.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4842B43F3F; Wed, 17 Sep 2003 10:00:59 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (200-140-005-095.bsace7025.dsl.brasiltelecom.net.br [200.140.5.95]) by newsguy.com (8.9.1p2/8.9.1) with ESMTP id KAA45399; Wed, 17 Sep 2003 10:00:54 -0700 (PDT) Message-ID: <3F689335.9030002@newsguy.com> Date: Wed, 17 Sep 2003 14:00:37 -0300 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en,pt-BR,pt,en-GB,en-US,ja MIME-Version: 1.0 To: Ruslan Ermilov References: <20030916192531.D39126@12-234-22-23.pyvrag.nggov.pbz> <20030917082559.GA60297@sunbay.com> In-Reply-To: <20030917082559.GA60297@sunbay.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Doug Barton cc: src-committers@freebsd.org cc: John Baldwin cc: Dag-Erling Sm?rgrav cc: "Daniel C. Sobral" cc: cvs-src@freebsd.org cc: Scott Long cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 17:01:00 -0000 Ruslan Ermilov wrote: > > Once again, we're talking about loader.rc, not loader.conf*. ;) > > John, Daniel, > > I'd like to follow this route: > > - create /boot/forth, and move all *.4th files there, > > - install stock loader.rc as /boot/defaults/loader.rc, > > - modify loader(8) to load /boot/loader.rc, and fall back to > /boot/defaults/loader.rc if the former does not exist. The reason this wasn't done in first place was because people *depended* on custom made loader.rc scripts. Overwriting their stuff out of the blue wouldn't be... nice. The success of loader.conf has greatly diminished that practice, though, so I think we can go with this proposal. But *please* make sure there are enough heads ups in enough places. Also, see if you can't make loader.rc.old copies at install. Not to fall back to, but just so people won't simply lose what they had. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@west.side.of.bsdconspiracy.net Steele: "Aha! We've finally got you talking jargon too!" Stallman: "What did he say?" Steele: "Bob just used "canonical" in the canonical way." From owner-cvs-src@FreeBSD.ORG Wed Sep 17 10:15:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5582E16A4B3; Wed, 17 Sep 2003 10:15:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB78443F3F; Wed, 17 Sep 2003 10:15:52 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HHFqXJ001645; Wed, 17 Sep 2003 10:15:52 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HHFqFu001644; Wed, 17 Sep 2003 10:15:52 -0700 (PDT) (envelope-from nectar) Message-Id: <200309171715.h8HHFqFu001644@repoman.freebsd.org> From: Jacques Vidrine Date: Wed, 17 Sep 2003 10:15:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_5 Subject: cvs commit: src/crypto/openssh scp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 17:15:53 -0000 nectar 2003/09/17 10:15:52 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_5) crypto/openssh scp.c Log: MFC misc.c 1.1.1.5 (->scp.c): Correct more cases of allocation size bookkeeping errors. (This file was previously missed during the mergeathon.) Revision Changes Path 1.1.1.1.2.4.2.1 +7 -4 src/crypto/openssh/scp.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 10:26:02 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1596B16A4DA; Wed, 17 Sep 2003 10:26:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E4E43FF5; Wed, 17 Sep 2003 10:26:01 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HHQ1XJ002352; Wed, 17 Sep 2003 10:26:01 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HHQ1B1002351; Wed, 17 Sep 2003 10:26:01 -0700 (PDT) (envelope-from bde) Message-Id: <200309171726.h8HHQ1B1002351@repoman.freebsd.org> From: Bruce Evans Date: Wed, 17 Sep 2003 10:26:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sio sio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 17:26:02 -0000 bde 2003/09/17 10:26:01 PDT FreeBSD src repository Modified files: sys/dev/sio sio.c Log: Miscellaneous minor style fixes (mainly for unsorting of the flags access macros). Revision Changes Path 1.408 +10 -13 src/sys/dev/sio/sio.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 10:41:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6D7916A4B3; Wed, 17 Sep 2003 10:41:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47AA643FBD; Wed, 17 Sep 2003 10:41:56 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HHftXJ003643; Wed, 17 Sep 2003 10:41:55 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HHftkW003642; Wed, 17 Sep 2003 10:41:55 -0700 (PDT) (envelope-from gad) Message-Id: <200309171741.h8HHftkW003642@repoman.freebsd.org> From: Garance A Drosehn Date: Wed, 17 Sep 2003 10:41:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 17:41:56 -0000 gad 2003/09/17 10:41:55 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/newsyslog newsyslog.c Log: Correct the calculation of "a leap year" in parseDWM. The previous calculation would only match a leap year every 400 years. The first time this bug would cause any noticeable problems is in Feb 2004. This is similar to the change made in revision 1.2 of ptimes.c. Approved by: re (murray) Revision Changes Path 1.25.2.24 +37 -10 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 11:14:50 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2CAF16A4B3; Wed, 17 Sep 2003 11:14:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 691A943F85; Wed, 17 Sep 2003 11:14:50 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HIEoXJ007014; Wed, 17 Sep 2003 11:14:50 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HIEnRX007013; Wed, 17 Sep 2003 11:14:49 -0700 (PDT) (envelope-from sam) Message-Id: <200309171814.h8HIEnRX007013@repoman.freebsd.org> From: Sam Leffler Date: Wed, 17 Sep 2003 11:14:49 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net bridge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 18:14:51 -0000 sam 2003/09/17 11:14:49 PDT FreeBSD src repository Modified files: sys/net bridge.c Log: fix build on 64-bit platforms Revision Changes Path 1.69 +1 -1 src/sys/net/bridge.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 11:32:02 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6D1616A4B3; Wed, 17 Sep 2003 11:32:02 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C40F43FAF; Wed, 17 Sep 2003 11:31:57 -0700 (PDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h8HIVuj30625; Wed, 17 Sep 2003 14:31:56 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Wed, 17 Sep 2003 14:31:56 -0400 (EDT) From: Jeff Roberson To: Alan Cox In-Reply-To: <200309170655.h8H6tgrc028632@repoman.freebsd.org> Message-ID: <20030917143058.X55626-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vm_pageout.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 18:32:03 -0000 On Tue, 16 Sep 2003, Alan Cox wrote: > alc 2003/09/16 23:55:42 PDT > > FreeBSD src repository > > Modified files: > sys/vm vm_pageout.c > Log: > When calling vget() on a vnode-backed vm object, acquire the vnode > interlock before releasing the vm object's lock. > > Revision Changes Path > 1.243 +3 -2 src/sys/vm/vm_pageout.c > Very interesting, can you describe the relationship between the vm object lock and the interlock? Why was a reference to the vnode not enough? Thanks, Jeff From owner-cvs-src@FreeBSD.ORG Wed Sep 17 11:53:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD86A16A4B3; Wed, 17 Sep 2003 11:53:59 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 640EA43FCB; Wed, 17 Sep 2003 11:53:51 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h8HIrIpI043111 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Sep 2003 21:53:19 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h8HIrCdU043095; Wed, 17 Sep 2003 21:53:12 +0300 (EEST) (envelope-from ru) Date: Wed, 17 Sep 2003 21:53:12 +0300 From: Ruslan Ermilov To: "Daniel C. Sobral" Message-ID: <20030917185312.GB35801@sunbay.com> References: <20030916192531.D39126@12-234-22-23.pyvrag.nggov.pbz> <20030917082559.GA60297@sunbay.com> <3F689335.9030002@newsguy.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7ZAtKRhVyVSsbBD2" Content-Disposition: inline In-Reply-To: <3F689335.9030002@newsguy.com> User-Agent: Mutt/1.5.4i cc: Doug Barton cc: src-committers@freebsd.org cc: John Baldwin cc: Dag-Erling Sm?rgrav cc: "Daniel C. Sobral" cc: cvs-src@freebsd.org cc: Scott Long cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 17 Sep 2003 18:54:00 -0000 --7ZAtKRhVyVSsbBD2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 17, 2003 at 02:00:37PM -0300, Daniel C. Sobral wrote: > Ruslan Ermilov wrote: > > > >Once again, we're talking about loader.rc, not loader.conf*. ;) > > > >John, Daniel, > > > >I'd like to follow this route: > > > >- create /boot/forth, and move all *.4th files there, > > > >- install stock loader.rc as /boot/defaults/loader.rc, > > > >- modify loader(8) to load /boot/loader.rc, and fall back to > > /boot/defaults/loader.rc if the former does not exist. >=20 > The reason this wasn't done in first place was because people *depended*= =20 > on custom made loader.rc scripts. Overwriting their stuff out of the=20 > blue wouldn't be... nice. >=20 > The success of loader.conf has greatly diminished that practice, though,= =20 > so I think we can go with this proposal. But *please* make sure there=20 > are enough heads ups in enough places. >=20 > Also, see if you can't make loader.rc.old copies at install. Not to fall= =20 > back to, but just so people won't simply lose what they had. >=20 Yes, I thought about this before, actually that was my first idea: create loader.rc.old only once, if it doesn't exist. But there's a slight problem here: I don't like it because once you remove the loader.rc.old, the next install will create it again. Actually, I like the John's idea of putting this under the NOFORTH knob's control a lot better. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --7ZAtKRhVyVSsbBD2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/aK2YUkv4P6juNwoRAptLAJ94srt5zECM/EPUK9yn9iy9yRehdgCbB3i4 fISJyRJEvwnQ6jkZHJVuoLk= =RFD6 -----END PGP SIGNATURE----- --7ZAtKRhVyVSsbBD2-- From owner-cvs-src@FreeBSD.ORG Wed Sep 17 12:21:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5238E16A4B3; Wed, 17 Sep 2003 12:21:56 -0700 (PDT) Received: from herring.nlsystems.com (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE4A443F75; Wed, 17 Sep 2003 12:21:54 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from [10.0.0.2] (herring.nlsystems.com [10.0.0.2]) by herring.nlsystems.com (8.12.9/8.12.8) with ESMTP id h8HJLTW2018503; Wed, 17 Sep 2003 20:21:39 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: John Baldwin In-Reply-To: References: Content-Type: text/plain Message-Id: <1063826489.18459.1.camel@herring.nlsystems.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 17 Sep 2003 20:21:29 +0100 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-4.9 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_XIMIAN version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mitsuru IWASAKI Subject: RE: cvs commit: src/sys/dev/acpica acpi_pci.c src/sys/dev/pci pci.c pci_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 19:21:56 -0000 On Wed, 2003-09-17 at 15:58, John Baldwin wrote: > On 17-Sep-2003 Mitsuru IWASAKI wrote: > > iwasaki 2003/09/17 01:32:44 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/acpica acpi_pci.c > > sys/dev/pci pci.c pci_private.h > > Log: > > Add pci_resume() to reestablish interrupt routing after > > suspend/resume. > > Especially after hibernation, interrupt routing went back to initial > > status on some machines. > > The values in memory should still be the same, so it should be sufficient > simply to write back the already existent intline value back to the > register. IOW, you shouldn't hae to call PCI_ASSIGN_INTERRUPT(), but > should do something more like: > > if (cfg->intpin > 0 && PCI_INTERRUPT_VALID(cfg->intline)) > pci_write_config(child, PCIR_INTLINE, cfg->intline, 1); > > Eventually pci_suspend/resume should be saving and restoring all of the > header registers and known capability registers for child devices. How will this re-establish irq routing? The intline register is just informative - don't you have to re-program the host chipset via acpi or pcibios? From owner-cvs-src@FreeBSD.ORG Wed Sep 17 12:27:44 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4C4216A4B3; Wed, 17 Sep 2003 12:27:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B20343F85; Wed, 17 Sep 2003 12:27:44 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HJRiXJ012988; Wed, 17 Sep 2003 12:27:44 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HJRhmr012987; Wed, 17 Sep 2003 12:27:43 -0700 (PDT) (envelope-from sam) Message-Id: <200309171927.h8HJRhmr012987@repoman.freebsd.org> From: Sam Leffler Date: Wed, 17 Sep 2003 12:27:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ifconfig ifieee80211.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 19:27:44 -0000 sam 2003/09/17 12:27:43 PDT FreeBSD src repository Modified files: sbin/ifconfig ifieee80211.c Log: o add support for setting 128-bit WEP keys o use IEEE80211_KEYBUF_SIZE instead of magic numbers o distinguish between 40-, 104-, and 128-bit WEP keys when printing status Revision Changes Path 1.7 +7 -4 src/sbin/ifconfig/ifieee80211.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 12:35:42 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB7C616A4B3 for ; Wed, 17 Sep 2003 12:35:42 -0700 (PDT) Received: from mail.speakeasy.net (mail7.speakeasy.net [216.254.0.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51F7043FD7 for ; Wed, 17 Sep 2003 12:35:40 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 6818 invoked from network); 17 Sep 2003 19:35:36 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 17 Sep 2003 19:35:36 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id h8HJZM6Y083532; Wed, 17 Sep 2003 15:35:24 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <1063826489.18459.1.camel@herring.nlsystems.com> Date: Wed, 17 Sep 2003 15:35:24 -0400 (EDT) From: John Baldwin To: Doug Rabson X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mitsuru IWASAKI Subject: RE: cvs commit: src/sys/dev/acpica acpi_pci.c src/sys/dev/pci pci.c pci_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 19:35:43 -0000 On 17-Sep-2003 Doug Rabson wrote: > On Wed, 2003-09-17 at 15:58, John Baldwin wrote: >> On 17-Sep-2003 Mitsuru IWASAKI wrote: >> > iwasaki 2003/09/17 01:32:44 PDT >> > >> > FreeBSD src repository >> > >> > Modified files: >> > sys/dev/acpica acpi_pci.c >> > sys/dev/pci pci.c pci_private.h >> > Log: >> > Add pci_resume() to reestablish interrupt routing after >> > suspend/resume. >> > Especially after hibernation, interrupt routing went back to initial >> > status on some machines. >> >> The values in memory should still be the same, so it should be sufficient >> simply to write back the already existent intline value back to the >> register. IOW, you shouldn't hae to call PCI_ASSIGN_INTERRUPT(), but >> should do something more like: >> >> if (cfg->intpin > 0 && PCI_INTERRUPT_VALID(cfg->intline)) >> pci_write_config(child, PCIR_INTLINE, cfg->intline, 1); >> >> Eventually pci_suspend/resume should be saving and restoring all of the >> header registers and known capability registers for child devices. > > How will this re-establish irq routing? The intline register is just > informative - don't you have to re-program the host chipset via acpi or > pcibios? For the APIC case, there is no programming, it's hardwired on the board. For actual link devices, I'm inclined to think that they should have their own suspend/resume methods at the device level for each link device. This means that the $PIR code would have to be smarter and use link devices like the ACPI code does though. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Wed Sep 17 12:43:20 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27FE316A4B3; Wed, 17 Sep 2003 12:43:20 -0700 (PDT) Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0626843F75; Wed, 17 Sep 2003 12:43:19 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: from panzer.kdm.org (localhost [127.0.0.1]) by panzer.kdm.org (8.12.9/8.12.5) with ESMTP id h8HJhDtJ042275; Wed, 17 Sep 2003 13:43:13 -0600 (MDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.12.9/8.12.5/Submit) id h8HJhDwP042274; Wed, 17 Sep 2003 13:43:13 -0600 (MDT) (envelope-from ken) Date: Wed, 17 Sep 2003 13:43:12 -0600 From: "Kenneth D. Merry" To: Sam Leffler Message-ID: <20030917194312.GA42166@panzer.kdm.org> References: <200309171927.h8HJRhmr012987@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309171927.h8HJRhmr012987@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifieee80211.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 19:43:20 -0000 On Wed, Sep 17, 2003 at 12:27:43 -0700, Sam Leffler wrote: > sam 2003/09/17 12:27:43 PDT > > FreeBSD src repository > > Modified files: > sbin/ifconfig ifieee80211.c > Log: > o add support for setting 128-bit WEP keys > o use IEEE80211_KEYBUF_SIZE instead of magic numbers > o distinguish between 40-, 104-, and 128-bit WEP keys when printing status > > Revision Changes Path > 1.7 +7 -4 src/sbin/ifconfig/ifieee80211.c My Netgear router also claims to support 152-bit (and I think 64 bit, I can check when I get home) WEP keys. You have to specify the 152-bit key manually, though, instead of using their web-based Javascript code to generate the key from a passphrase. Can we support 152-bit (and 64-bit) keys as well? Thanks, Ken -- Kenneth Merry ken@kdm.org From owner-cvs-src@FreeBSD.ORG Wed Sep 17 12:55:36 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19CE216A4BF; Wed, 17 Sep 2003 12:55:36 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F49943FE0; Wed, 17 Sep 2003 12:55:34 -0700 (PDT) (envelope-from sam@errno.com) Received: from melange.errno.com (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h8HJtT17026023 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 17 Sep 2003 12:55:33 -0700 (PDT) (envelope-from sam@errno.com) Date: Wed, 17 Sep 2003 12:55:29 -0700 From: Sam Leffler To: "Kenneth D. Merry" , Sam Leffler Message-ID: <422263733.1063803328@melange.errno.com> In-Reply-To: <20030917194312.GA42166@panzer.kdm.org> References: <200309171927.h8HJRhmr012987@repoman.freebsd.org> <20030917194312.GA42166@panzer.kdm.org> X-Mailer: Mulberry/3.0.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifieee80211.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 19:55:36 -0000 > On Wed, Sep 17, 2003 at 12:27:43 -0700, Sam Leffler wrote: >> sam 2003/09/17 12:27:43 PDT >> >> FreeBSD src repository >> >> Modified files: >> sbin/ifconfig ifieee80211.c >> Log: >> o add support for setting 128-bit WEP keys >> o use IEEE80211_KEYBUF_SIZE instead of magic numbers >> o distinguish between 40-, 104-, and 128-bit WEP keys when printing >> status >> >> Revision Changes Path >> 1.7 +7 -4 src/sbin/ifconfig/ifieee80211.c > > My Netgear router also claims to support 152-bit (and I think 64 bit, I > can check when I get home) WEP keys. You have to specify the 152-bit key > manually, though, instead of using their web-based Javascript code to > generate the key from a passphrase. > > Can we support 152-bit (and 64-bit) keys as well? The in-kernel storage is currently limited to 128-bit keys. There is major work needed in this area to support larger keys and AES but it's not a simple matter. Since WEP is basically useless (regardless of the key length) I don't think it's worth the effort to support larger keys right now. (I only fixed the 128-bit keys because it didn't require modifying the kernel.) Oh and 64-bit keys just get zero-padded to 104 bits so that's not really important. Sam From owner-cvs-src@FreeBSD.ORG Wed Sep 17 13:19:02 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17E4916A4B3; Wed, 17 Sep 2003 13:19:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83C9143FB1; Wed, 17 Sep 2003 13:19:01 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HKJ1XJ023198; Wed, 17 Sep 2003 13:19:01 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HKJ1XV023197; Wed, 17 Sep 2003 13:19:01 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309172019.h8HKJ1XV023197@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 17 Sep 2003 13:19:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_1 Subject: cvs commit: src UPDATING src/contrib/sendmail/src parseaddr.c version.c src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:19:02 -0000 gshapiro 2003/09/17 13:19:01 PDT FreeBSD src repository Modified files: (Branch: RELENG_5_1) . UPDATING contrib/sendmail/src parseaddr.c version.c sys/conf newvers.sh Log: MFC: sendmail address parsing bug fix Approved by: so (nectar) Revision Changes Path 1.251.2.6 +3 -0 src/UPDATING 1.1.1.17.2.1 +4 -0 src/contrib/sendmail/src/parseaddr.c 1.1.1.19.2.1 +1 -1 src/contrib/sendmail/src/version.c 1.50.2.7 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 13:19:23 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49C4F16A4BF; Wed, 17 Sep 2003 13:19:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7B6A43FCB; Wed, 17 Sep 2003 13:19:22 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HKJMXJ023269; Wed, 17 Sep 2003 13:19:22 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HKJM9X023268; Wed, 17 Sep 2003 13:19:22 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309172019.h8HKJM9X023268@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 17 Sep 2003 13:19:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_0 Subject: cvs commit: src UPDATING src/contrib/sendmail/src parseaddr.c version.c src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:19:23 -0000 gshapiro 2003/09/17 13:19:22 PDT FreeBSD src repository Modified files: (Branch: RELENG_5_0) . UPDATING contrib/sendmail/src parseaddr.c version.c sys/conf newvers.sh Log: MFC: sendmail address parsing bug fix Approved by: so (nectar) Revision Changes Path 1.229.2.20 +3 -0 src/UPDATING 1.1.1.14.2.3 +4 -0 src/contrib/sendmail/src/parseaddr.c 1.1.1.16.2.2 +1 -1 src/contrib/sendmail/src/version.c 1.48.2.15 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 13:19:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9566416A4B3; Wed, 17 Sep 2003 13:19:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A6D543FBF; Wed, 17 Sep 2003 13:19:53 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HKJqXJ023340; Wed, 17 Sep 2003 13:19:52 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HKJqYt023339; Wed, 17 Sep 2003 13:19:52 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309172019.h8HKJqYt023339@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 17 Sep 2003 13:19:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_8 Subject: cvs commit: src UPDATING src/contrib/sendmail/src parseaddr.c version.c src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:19:53 -0000 gshapiro 2003/09/17 13:19:52 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_8) . UPDATING contrib/sendmail/src parseaddr.c version.c sys/conf newvers.sh Log: MFC: sendmail address parsing bug fix Approved by: so (nectar) Revision Changes Path 1.73.2.80.2.9 +3 -0 src/UPDATING 1.1.1.2.6.12.2.2 +4 -0 src/contrib/sendmail/src/parseaddr.c 1.1.1.3.2.14.2.2 +1 -1 src/contrib/sendmail/src/version.c 1.44.2.29.2.8 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 13:20:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B426216A4C4; Wed, 17 Sep 2003 13:20:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 271B343FBF; Wed, 17 Sep 2003 13:20:09 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HKK8XJ023418; Wed, 17 Sep 2003 13:20:08 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HKK896023417; Wed, 17 Sep 2003 13:20:08 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309172020.h8HKK896023417@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 17 Sep 2003 13:20:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_7 Subject: cvs commit: src UPDATING src/contrib/sendmail/src parseaddr.c version.c src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:20:09 -0000 gshapiro 2003/09/17 13:20:08 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_7) . UPDATING contrib/sendmail/src parseaddr.c version.c sys/conf newvers.sh Log: MFC: sendmail address parsing bug fix Approved by: so (nectar) Revision Changes Path 1.73.2.74.2.20 +3 -0 src/UPDATING 1.1.1.2.6.10.2.3 +4 -0 src/contrib/sendmail/src/parseaddr.c 1.1.1.3.2.12.2.2 +1 -1 src/contrib/sendmail/src/version.c 1.44.2.26.2.19 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 13:20:32 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AF5216A4BF; Wed, 17 Sep 2003 13:20:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 064EF43FB1; Wed, 17 Sep 2003 13:20:32 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HKKVXJ023586; Wed, 17 Sep 2003 13:20:31 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HKKVtc023584; Wed, 17 Sep 2003 13:20:31 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309172020.h8HKKVtc023584@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 17 Sep 2003 13:20:31 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_6 Subject: cvs commit: src UPDATING src/contrib/sendmail/src parseaddr.c version.c src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:20:32 -0000 gshapiro 2003/09/17 13:20:31 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_6) . UPDATING contrib/sendmail/src parseaddr.c version.c sys/conf newvers.sh Log: MFC: sendmail address parsing bug fix Approved by: so (nectar) Revision Changes Path 1.73.2.68.2.48 +3 -0 src/UPDATING 1.1.1.2.6.8.2.3 +4 -0 src/contrib/sendmail/src/parseaddr.c 1.1.1.3.2.9.2.2 +1 -1 src/contrib/sendmail/src/version.c 1.44.2.23.2.37 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 13:20:55 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8E1A16A4B3; Wed, 17 Sep 2003 13:20:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 327CE43FBF; Wed, 17 Sep 2003 13:20:55 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HKKtXJ023803; Wed, 17 Sep 2003 13:20:55 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HKKsnt023802; Wed, 17 Sep 2003 13:20:54 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309172020.h8HKKsnt023802@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 17 Sep 2003 13:20:54 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_5 Subject: cvs commit: src UPDATING src/contrib/sendmail/src parseaddr.c version.c src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:20:55 -0000 gshapiro 2003/09/17 13:20:54 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_5) . UPDATING contrib/sendmail/src parseaddr.c version.c sys/conf newvers.sh Log: MFC: sendmail address parsing bug fix Approved by: so (nectar) Revision Changes Path 1.73.2.50.2.49 +3 -0 src/UPDATING 1.1.1.2.6.6.4.3 +4 -0 src/contrib/sendmail/src/parseaddr.c 1.1.1.3.2.7.4.2 +1 -1 src/contrib/sendmail/src/version.c 1.44.2.20.2.33 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 13:21:17 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03D8B16A4C0; Wed, 17 Sep 2003 13:21:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 728FD43F75; Wed, 17 Sep 2003 13:21:16 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HKLGXJ023991; Wed, 17 Sep 2003 13:21:16 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HKLG2Z023989; Wed, 17 Sep 2003 13:21:16 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309172021.h8HKLG2Z023989@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 17 Sep 2003 13:21:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_4 Subject: cvs commit: src UPDATING src/contrib/sendmail/src parseaddr.c version.c src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:21:17 -0000 gshapiro 2003/09/17 13:21:16 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_4) . UPDATING contrib/sendmail/src parseaddr.c version.c sys/conf newvers.sh Log: MFC: sendmail address parsing bug fix Approved by: so (nectar) Revision Changes Path 1.73.2.43.2.50 +3 -0 src/UPDATING 1.1.1.2.6.6.2.3 +4 -0 src/contrib/sendmail/src/parseaddr.c 1.1.1.3.2.7.2.2 +1 -1 src/contrib/sendmail/src/version.c 1.44.2.17.2.41 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 13:21:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A0A116A534; Wed, 17 Sep 2003 13:21:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AEC643FCB; Wed, 17 Sep 2003 13:21:41 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HKLfXJ024148; Wed, 17 Sep 2003 13:21:41 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HKLeIS024147; Wed, 17 Sep 2003 13:21:40 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309172021.h8HKLeIS024147@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 17 Sep 2003 13:21:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_3 Subject: cvs commit: src UPDATING src/contrib/sendmail/src parseaddr.c version.c src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:21:43 -0000 gshapiro 2003/09/17 13:21:40 PDT FreeBSD src repository Modified files: (Branch: RELENG_4_3) . UPDATING contrib/sendmail/src parseaddr.c version.c sys/conf newvers.sh Log: MFC: sendmail address parsing bug fix Approved by: so (nectar) Revision Changes Path 1.73.2.28.2.37 +3 -0 src/UPDATING 1.1.1.2.6.4.2.3 +4 -0 src/contrib/sendmail/src/parseaddr.c 1.1.1.3.2.4.2.2 +1 -1 src/contrib/sendmail/src/version.c 1.44.2.14.2.27 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Wed Sep 17 13:22:04 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CCD316A4BF; Wed, 17 Sep 2003 13:22:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8998C43F75; Wed, 17 Sep 2003 13:22:03 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HKM3XJ024187; Wed, 17 Sep 2003 13:22:03 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HKM3ua024186; Wed, 17 Sep 2003 13:22:03 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309172022.h8HKM3ua024186@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 17 Sep 2003 13:22:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_3 Subject: cvs commit: src/contrib/sendmail/src parseaddr.c version.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:22:04 -0000 gshapiro 2003/09/17 13:22:03 PDT FreeBSD src repository Modified files: (Branch: RELENG_3) contrib/sendmail/src parseaddr.c version.c Log: MFC: sendmail address parsing bug fix Approved by: so (nectar) Revision Changes Path 1.1.1.2.2.3 +4 -0 src/contrib/sendmail/src/parseaddr.c 1.1.1.2.2.3 +1 -1 src/contrib/sendmail/src/version.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 13:37:04 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0735016A4B3; Wed, 17 Sep 2003 13:37:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80A7943F3F; Wed, 17 Sep 2003 13:37:03 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HKb3XJ025076; Wed, 17 Sep 2003 13:37:03 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HKb3te025075; Wed, 17 Sep 2003 13:37:03 -0700 (PDT) (envelope-from jhb) Message-Id: <200309172037.h8HKb3te025075@repoman.freebsd.org> From: John Baldwin Date: Wed, 17 Sep 2003 13:37:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:37:04 -0000 jhb 2003/09/17 13:37:02 PDT FreeBSD src repository Modified files: sys/sys param.h Log: Bump FreeBSD_version to note that ports that want constants for the 16550 should use rather than Revision Changes Path 1.167 +1 -1 src/sys/sys/param.h From owner-cvs-src@FreeBSD.ORG Wed Sep 17 13:46:40 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FD1D16A4BF for ; Wed, 17 Sep 2003 13:46:40 -0700 (PDT) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B01043F85 for ; Wed, 17 Sep 2003 13:46:39 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 28822 invoked from network); 17 Sep 2003 20:46:14 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 17 Sep 2003 20:46:14 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id h8HKk86Y084032; Wed, 17 Sep 2003 16:46:08 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200309172037.h8HKb3te025075@repoman.freebsd.org> Date: Wed, 17 Sep 2003 16:46:10 -0400 (EDT) From: John Baldwin To: John Baldwin X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/sys param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 20:46:40 -0000 On 17-Sep-2003 John Baldwin wrote: > jhb 2003/09/17 13:37:02 PDT > > FreeBSD src repository > > Modified files: > sys/sys param.h > Log: > Bump FreeBSD_version to note that ports that want constants for the > 16550 should use rather than This is needed for ports such as comms/ltmdm which I already have patches against to make it build again on current (www.freebsd.org/~jhb/patches/ltmdm.patch) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-src@FreeBSD.ORG Wed Sep 17 14:13:17 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF82316A4B3; Wed, 17 Sep 2003 14:13:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54E1D43FE3; Wed, 17 Sep 2003 14:13:17 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HLDHXJ028801; Wed, 17 Sep 2003 14:13:17 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HLDHSZ028800; Wed, 17 Sep 2003 14:13:17 -0700 (PDT) (envelope-from sam) Message-Id: <200309172113.h8HLDHSZ028800@repoman.freebsd.org> From: Sam Leffler Date: Wed, 17 Sep 2003 14:13:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet raw_ip.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 21:13:18 -0000 sam 2003/09/17 14:13:17 PDT FreeBSD src repository Modified files: sys/netinet raw_ip.c Log: shuffle code so we don't "continue" and miss a needed unlock operation Observed by: Wiktor Niesiobedzki Revision Changes Path 1.118 +2 -4 src/sys/netinet/raw_ip.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 15:06:49 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4453016A4B3; Wed, 17 Sep 2003 15:06:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B8A843FE1; Wed, 17 Sep 2003 15:06:48 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8HM6lXJ033592; Wed, 17 Sep 2003 15:06:48 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8HM6lbX033591; Wed, 17 Sep 2003 15:06:47 -0700 (PDT) (envelope-from sam) Message-Id: <200309172206.h8HM6lbX033591@repoman.freebsd.org> From: Sam Leffler Date: Wed, 17 Sep 2003 15:06:47 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet ip_fw2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 22:06:49 -0000 sam 2003/09/17 15:06:47 PDT FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: Bandaid locking change: mark static rule mutex recursive so re-entry when sending an ICMP packet doesn't cause a panic. A better solution is needed; possibly defering the transmit to a dedicated thread. Observed by: "Aaron Wohl" Revision Changes Path 1.39 +2 -1 src/sys/netinet/ip_fw2.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 19:16:25 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0AE216A4BF for ; Wed, 17 Sep 2003 19:16:25 -0700 (PDT) Received: from mail26d.sbc-webhosting.com (mail26d.sbc-webhosting.com [216.173.237.167]) by mx1.FreeBSD.org (Postfix) with SMTP id E207743FDD for ; Wed, 17 Sep 2003 19:16:22 -0700 (PDT) (envelope-from alc@imimic.com) Received: from www.imimic.com (64.143.12.21)1-0994491371; Wed, 17 Sep 2003 22:16:12 -0400 (EDT) Sender: alc@FreeBSD.ORG Message-ID: <3F69156D.EDC5C36D@imimic.com> Date: Wed, 17 Sep 2003 21:16:13 -0500 From: "Alan L. Cox" Organization: iMimic Networking, Inc. X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Jeff Roberson References: <20030917143058.X55626-100000@mail.chesapeake.net> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 cc: Alan Cox cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vm_pageout.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 02:16:25 -0000 Jeff Roberson wrote: > > On Tue, 16 Sep 2003, Alan Cox wrote: > > > alc 2003/09/16 23:55:42 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/vm vm_pageout.c > > Log: > > When calling vget() on a vnode-backed vm object, acquire the vnode > > interlock before releasing the vm object's lock. > > > > Revision Changes Path > > 1.243 +3 -2 src/sys/vm/vm_pageout.c > > > > Very interesting, can you describe the relationship between the vm object > lock and the interlock? Why was a reference to the vnode not enough? > I'm trying to make sure that nothing "bad" happens to the vnode between the time that the vm object lock is released and vget() increments the vnode's use count. There would otherwise be a window between the release of the vm object lock and the acquire of the interlock in vget(). Consider vm_object_reference(), for example. If I didn't acquire the interlock before releasing the vm object lock, it's possible that a vm_object_deallocate() could jump in, leaving the vm object's reference count non-zero but causing the vnode's use count to prematurely reach zero. Regards, Alan From owner-cvs-src@FreeBSD.ORG Wed Sep 17 19:26:06 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F74316A4B3; Wed, 17 Sep 2003 19:26:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 972AB43F75; Wed, 17 Sep 2003 19:26:05 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I2Q5XJ062459; Wed, 17 Sep 2003 19:26:05 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I2Q4a7062458; Wed, 17 Sep 2003 19:26:04 -0700 (PDT) (envelope-from alc) Message-Id: <200309180226.h8I2Q4a7062458@repoman.freebsd.org> From: Alan Cox Date: Wed, 17 Sep 2003 19:26:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_fault.c vnode_pager.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 02:26:06 -0000 alc 2003/09/17 19:26:04 PDT FreeBSD src repository Modified files: sys/vm vm_fault.c vnode_pager.c Log: Add vm object locking to vnode_pager_lock(). (This triggers the movement of a VM_OBJECT_LOCK() in vm_fault().) Revision Changes Path 1.176 +1 -1 src/sys/vm/vm_fault.c 1.184 +31 -13 src/sys/vm/vnode_pager.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 20:15:58 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28A2E16A4B3; Wed, 17 Sep 2003 20:15:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A11E443FAF; Wed, 17 Sep 2003 20:15:57 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I3FvXJ066926; Wed, 17 Sep 2003 20:15:57 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I3FvA4066925; Wed, 17 Sep 2003 20:15:57 -0700 (PDT) (envelope-from marcel) Message-Id: <200309180315.h8I3FvA4066925@repoman.freebsd.org> From: Marcel Moolenaar Date: Wed, 17 Sep 2003 20:15:57 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 03:15:58 -0000 marcel 2003/09/17 20:15:57 PDT FreeBSD src repository Modified files: usr.bin/make var.c Log: Implement the O modifier. The O modifier sorts the words in a variable. The implementation is based upon the patch sent to arch@, but modified to be compatible with NetBSD. The modifier that does a reverse sort has been dropped for now, but the ability to add one later has been preserved. Revision Changes Path 1.43 +51 -1 src/usr.bin/make/var.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 22:01:05 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 331D016A4B3; Wed, 17 Sep 2003 22:01:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AECE143FE0; Wed, 17 Sep 2003 22:01:04 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I514XJ080727; Wed, 17 Sep 2003 22:01:04 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I513tO080719; Wed, 17 Sep 2003 22:01:03 -0700 (PDT) (envelope-from njl) Message-Id: <200309180501.h8I513tO080719@repoman.freebsd.org> From: Nate Lawson Date: Wed, 17 Sep 2003 22:01:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 05:01:05 -0000 njl 2003/09/17 22:01:03 PDT FreeBSD src repository Modified files: sys/dev/acpica acpi.c Log: Shorten the message announcing fixed power/sleep buttons. Revision Changes Path 1.101 +2 -3 src/sys/dev/acpica/acpi.c From owner-cvs-src@FreeBSD.ORG Wed Sep 17 22:12:46 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D8BF16A4B3; Wed, 17 Sep 2003 22:12:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC70843FB1; Wed, 17 Sep 2003 22:12:45 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I5CjXJ082650; Wed, 17 Sep 2003 22:12:45 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I5Cjpm082649; Wed, 17 Sep 2003 22:12:45 -0700 (PDT) (envelope-from njl) Message-Id: <200309180512.h8I5Cjpm082649@repoman.freebsd.org> From: Nate Lawson Date: Wed, 17 Sep 2003 22:12:45 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 05:12:46 -0000 njl 2003/09/17 22:12:45 PDT FreeBSD src repository Modified files: sys/dev/acpica acpi.c Log: Add necessary newlines. Revision Changes Path 1.102 +2 -2 src/sys/dev/acpica/acpi.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 00:01:31 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6E0316A4BF; Thu, 18 Sep 2003 00:01:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5670343FAF; Thu, 18 Sep 2003 00:01:31 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I71VXJ094037; Thu, 18 Sep 2003 00:01:31 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I71UWe094034; Thu, 18 Sep 2003 00:01:30 -0700 (PDT) (envelope-from bde) Message-Id: <200309180701.h8I71UWe094034@repoman.freebsd.org> From: Bruce Evans Date: Thu, 18 Sep 2003 00:01:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 07:01:32 -0000 bde 2003/09/18 00:01:30 PDT FreeBSD src repository Modified files: sys/i386/i386 trap.c Log: Don't forget to reenable interrupts after a breakpoint and trace traps from user mode. This goes with rev.1.468 of machdep.c which changed the gates for these traps to interrupt gates. Having the interrupts disabled for these traps from user mode is just an unwanted side effect. This fixes at least 1 case of "panic: absolutely cannot call smp_ipi_shootdown with interrupts already disabled". Too much code was run with interrupts disabled, and it sometimes hit a sanity check. Fix verified by: deischen Revision Changes Path 1.257 +1 -0 src/sys/i386/i386/trap.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 00:29:08 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3C0316A4B3; Thu, 18 Sep 2003 00:29:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68A3643F75; Thu, 18 Sep 2003 00:29:08 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I7T8XJ097342; Thu, 18 Sep 2003 00:29:08 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I7T80r097341; Thu, 18 Sep 2003 00:29:08 -0700 (PDT) (envelope-from hmp) Message-Id: <200309180729.h8I7T80r097341@repoman.freebsd.org> From: Hiten Pandya Date: Thu, 18 Sep 2003 00:29:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/man/man4/man4.i386 linux.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 07:29:09 -0000 hmp 2003/09/18 00:29:08 PDT FreeBSD src repository (doc committer) Added files: (Branch: RELENG_4) share/man/man4/man4.i386 linux.4 Log: MFC: The linux(4) manual page. Approved by: mentor (des@), re (murrary@) Revision Changes Path 1.6.6.1 +123 -0 src/share/man/man4/man4.i386/linux.4 (new) From owner-cvs-src@FreeBSD.ORG Thu Sep 18 00:46:41 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6C1916A4B3; Thu, 18 Sep 2003 00:46:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D30244017; Thu, 18 Sep 2003 00:46:41 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I7kfXJ098696; Thu, 18 Sep 2003 00:46:41 -0700 (PDT) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I7kfG9098695; Thu, 18 Sep 2003 00:46:41 -0700 (PDT) (envelope-from bde) Message-Id: <200309180746.h8I7kfG9098695@repoman.freebsd.org> From: Bruce Evans Date: Thu, 18 Sep 2003 00:46:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sio sio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 07:46:42 -0000 bde 2003/09/18 00:46:41 PDT FreeBSD src repository Modified files: sys/dev/sio sio.c Log: Fixed most of the remaining style bugs in rev.1.194. Mainly better wording in comments. Revision Changes Path 1.409 +32 -30 src/sys/dev/sio/sio.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 01:19:40 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABAE816A4B3; Thu, 18 Sep 2003 01:19:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 376B643FE5; Thu, 18 Sep 2003 01:19:40 -0700 (PDT) (envelope-from eivind@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I8JeXJ007641; Thu, 18 Sep 2003 01:19:40 -0700 (PDT) (envelope-from eivind@repoman.freebsd.org) Received: (from eivind@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I8Jd1V007640; Thu, 18 Sep 2003 01:19:39 -0700 (PDT) (envelope-from eivind) Message-Id: <200309180819.h8I8Jd1V007640@repoman.freebsd.org> From: Eivind Eklund Date: Thu, 18 Sep 2003 01:19:39 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/cvsup cvs-supfile doc-supfile gnats-supfile ports-supfile stable-supfile standard-supfile www-supfile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Sep 2003 08:19:40 -0000 eivind 2003/09/18 01:19:39 PDT FreeBSD src repository Modified files: share/examples/cvsup cvs-supfile doc-supfile gnats-supfile ports-supfile stable-supfile standard-supfile www-supfile Log: Update comment about compression to refer to CPU limitations instead of T1s Revision Changes Path 1.38 +3 -1 src/share/examples/cvsup/cvs-supfile 1.8 +3 -1 src/share/examples/cvsup/doc-supfile 1.6 +3 -1 src/share/examples/cvsup/gnats-supfile 1.28 +3 -1 src/share/examples/cvsup/ports-supfile 1.27 +3 -1 src/share/examples/cvsup/stable-supfile 1.22 +3 -1 src/share/examples/cvsup/standard-supfile 1.5 +3 -1 src/share/examples/cvsup/www-supfile From owner-cvs-src@FreeBSD.ORG Thu Sep 18 02:21:10 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52A6116A4B3; Thu, 18 Sep 2003 02:21:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDDF743FBD; Thu, 18 Sep 2003 02:21:09 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I9L9XJ013088; Thu, 18 Sep 2003 02:21:09 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I9L9Gc013087; Thu, 18 Sep 2003 02:21:09 -0700 (PDT) (envelope-from dougb) Message-Id: <200309180921.h8I9L9Gc013087@repoman.freebsd.org> From: Doug Barton Date: Thu, 18 Sep 2003 02:21:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc services X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 09:21:10 -0000 dougb 2003/09/18 02:21:09 PDT FreeBSD src repository Modified files: etc services Log: Fix typo, tdp -> tcp PR: conf/56939 Submitted by: Alain Kalker Revision Changes Path 1.96 +1 -1 src/etc/services From owner-cvs-src@FreeBSD.ORG Thu Sep 18 02:21:54 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 116FA16A4C2 for ; Thu, 18 Sep 2003 02:21:54 -0700 (PDT) Received: from falcon.midgard.homeip.net (h76n3fls24o1048.bredband.comhem.se [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id A9EAC43FD7 for ; Thu, 18 Sep 2003 02:21:50 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: (qmail 53477 invoked by uid 1001); 18 Sep 2003 09:21:47 -0000 Date: Thu, 18 Sep 2003 11:21:47 +0200 From: Erik Trulsson To: Luoqi Chen Message-ID: <20030918092147.GA52690@falcon.midgard.homeip.net> Mail-Followup-To: Luoqi Chen , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, re@freebsd.org References: <200309050729.h857TBIE092694@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309050729.h857TBIE092694@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: re@freebsd.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h ata-dma.c ata-isa.c atapi-all.c atapi-all.h atapi-cd.c atapi-fd.c atapi-tape.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 09:21:54 -0000 On Fri, Sep 05, 2003 at 12:29:11AM -0700, Luoqi Chen wrote: > luoqi 2003/09/05 00:29:11 PDT > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h > ata-dma.c ata-isa.c atapi-all.c > atapi-all.h atapi-cd.c atapi-fd.c > atapi-tape.c > Log: > MFC: ata driver bus dma code. > > Eyeballed by: sos > Approved by: re This commit breaks compilation of non-PCI kernels, as I just discovered while updating one of my machines. The following patch makes the compilation work again: Index: ata-isa.c =================================================================== RCS file: /ncvs/src/sys/dev/ata/ata-isa.c,v retrieving revision 1.4.2.2 diff -u -r1.4.2.2 ata-isa.c --- ata-isa.c 5 Sep 2003 07:29:10 -0000 1.4.2.2 +++ ata-isa.c 18 Sep 2003 09:07:24 -0000 @@ -134,9 +134,10 @@ return -1; } -void +int ata_dmastart(struct ata_device *atadev, caddr_t data, int32_t count, int dir) { + return -1; } int -- Erik Trulsson ertr1013@student.uu.se From owner-cvs-src@FreeBSD.ORG Thu Sep 18 02:22:15 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9437D16A4C0; Thu, 18 Sep 2003 02:22:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AED043FBD; Thu, 18 Sep 2003 02:22:15 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I9MEXJ013220; Thu, 18 Sep 2003 02:22:14 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I9MEPf013219; Thu, 18 Sep 2003 02:22:14 -0700 (PDT) (envelope-from sos) Message-Id: <200309180922.h8I9MEPf013219@repoman.freebsd.org> From: Søren Schmidt Date: Thu, 18 Sep 2003 02:22:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-queue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 09:22:15 -0000 sos 2003/09/18 02:22:14 PDT FreeBSD src repository Modified files: sys/dev/ata ata-queue.c Log: Properly handle error code returns from the lower levels ATAPI code. Revision Changes Path 1.5 +14 -14 src/sys/dev/ata/ata-queue.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 02:27:33 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65F8016A4BF; Thu, 18 Sep 2003 02:27:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8768143FE1; Thu, 18 Sep 2003 02:27:32 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I9RWXJ013603; Thu, 18 Sep 2003 02:27:32 -0700 (PDT) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I9RWuZ013602; Thu, 18 Sep 2003 02:27:32 -0700 (PDT) (envelope-from nyan) Message-Id: <200309180927.h8I9RWuZ013602@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 18 Sep 2003 02:27:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 09:27:33 -0000 nyan 2003/09/18 02:27:32 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Enable DRM update note on pc98. Revision Changes Path 1.624 +1 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Thu Sep 18 02:49:10 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4499716A4B3; Thu, 18 Sep 2003 02:49:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF93043FBD; Thu, 18 Sep 2003 02:49:09 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I9n9XJ015147; Thu, 18 Sep 2003 02:49:09 -0700 (PDT) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I9n90G015146; Thu, 18 Sep 2003 02:49:09 -0700 (PDT) (envelope-from nyan) Message-Id: <200309180949.h8I9n90G015146@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 18 Sep 2003 02:49:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/pc98 fd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 09:49:10 -0000 nyan 2003/09/18 02:49:09 PDT FreeBSD src repository Modified files: sys/pc98/pc98 fd.c Log: Merged from sys/isa/fd.c revisions 1.259 and 1.260. Revision Changes Path 1.139 +17 -15 src/sys/pc98/pc98/fd.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 02:59:39 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2413E16A4B3; Thu, 18 Sep 2003 02:59:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F8CB43FDF; Thu, 18 Sep 2003 02:59:38 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8I9xcXJ016002; Thu, 18 Sep 2003 02:59:38 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8I9xcht016001; Thu, 18 Sep 2003 02:59:38 -0700 (PDT) (envelope-from dougb) Message-Id: <200309180959.h8I9xcht016001@repoman.freebsd.org> From: Doug Barton Date: Thu, 18 Sep 2003 02:59:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/defaults rc.conf src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 09:59:39 -0000 dougb 2003/09/18 02:59:38 PDT FreeBSD src repository Modified files: etc/defaults rc.conf share/man/man5 rc.conf.5 Log: Add a default setting of NO for the gbde auto attach script, and document the options. Revision Changes Path 1.189 +5 -0 src/etc/defaults/rc.conf 1.201 +12 -0 src/share/man/man5/rc.conf.5 From owner-cvs-src@FreeBSD.ORG Thu Sep 18 03:44:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C5D516A4B3; Thu, 18 Sep 2003 03:44:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E564F43FB1; Thu, 18 Sep 2003 03:44:42 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IAigXJ020606; Thu, 18 Sep 2003 03:44:42 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IAigkI020605; Thu, 18 Sep 2003 03:44:42 -0700 (PDT) (envelope-from des) Message-Id: <200309181044.h8IAigkI020605@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 18 Sep 2003 03:44:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/man/manpath manpath.config X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Sep 2003 10:44:43 -0000 des 2003/09/18 03:44:42 PDT FreeBSD src repository Modified files: gnu/usr.bin/man/manpath manpath.config Log: Perl 5.8.0 has been in ports for a long time. Add the correct directory to manpath.config so use.perl won't needs to add it. Revision Changes Path 1.23 +1 -0 src/gnu/usr.bin/man/manpath/manpath.config From owner-cvs-src@FreeBSD.ORG Thu Sep 18 04:41:30 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AABC716A4B3; Thu, 18 Sep 2003 04:41:30 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68DBD43F85; Thu, 18 Sep 2003 04:41:29 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h8IBfSDm023861; Thu, 18 Sep 2003 07:41:28 -0400 (EDT) Date: Thu, 18 Sep 2003 07:41:28 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Bruce Evans In-Reply-To: <200309180701.h8I71UWe094034@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 11:41:30 -0000 On Thu, 18 Sep 2003, Bruce Evans wrote: > bde 2003/09/18 00:01:30 PDT > > FreeBSD src repository > > Modified files: > sys/i386/i386 trap.c > Log: > Don't forget to reenable interrupts after a breakpoint and trace traps from > user mode. This goes with rev.1.468 of machdep.c which changed the gates > for these traps to interrupt gates. Having the interrupts disabled for > these traps from user mode is just an unwanted side effect. > > This fixes at least 1 case of "panic: absolutely cannot call > smp_ipi_shootdown with interrupts already disabled". Too much code was > run with interrupts disabled, and it sometimes hit a sanity check. Thanks -- Dan Eischen From owner-cvs-src@FreeBSD.ORG Thu Sep 18 05:19:29 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96B9316A4B3; Thu, 18 Sep 2003 05:19:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE5F743FB1; Thu, 18 Sep 2003 05:19:28 -0700 (PDT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8ICJSXJ034639; Thu, 18 Sep 2003 05:19:28 -0700 (PDT) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8ICJSOt034638; Thu, 18 Sep 2003 05:19:28 -0700 (PDT) (envelope-from davidxu) Message-Id: <200309181219.h8ICJSOt034638@repoman.freebsd.org> From: David Xu Date: Thu, 18 Sep 2003 05:19:28 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/thread thr_sigmask.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 12:19:29 -0000 davidxu 2003/09/18 05:19:28 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_sigmask.c Log: pthread api should return error code in return value, not in errno. Revision Changes Path 1.19 +1 -2 src/lib/libpthread/thread/thr_sigmask.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 06:14:37 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F4DB16A4B3; Thu, 18 Sep 2003 06:14:37 -0700 (PDT) Received: from locore.org (ns01.locore.org [218.45.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECAB143FE0; Thu, 18 Sep 2003 06:14:34 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (ns01.locore.org [218.45.21.227]) h8IDDx4l066699; Thu, 18 Sep 2003 22:13:59 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Thu, 18 Sep 2003 22:14:15 +0900 (JST) Message-Id: <20030918.221415.26537897.iwasaki@jp.FreeBSD.org> To: jhb@FreeBSD.org From: Mitsuru IWASAKI In-Reply-To: References: <1063826489.18459.1.camel@herring.nlsystems.com> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: dfr@nlsystems.com cc: cvs-all@FreeBSD.org cc: iwasaki@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_pci.c src/sys/dev/pci pci.c pci_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 13:14:37 -0000 Hi, John! > On 17-Sep-2003 Doug Rabson wrote: > > On Wed, 2003-09-17 at 15:58, John Baldwin wrote: > >> On 17-Sep-2003 Mitsuru IWASAKI wrote: > >> The values in memory should still be the same, so it should be sufficient > >> simply to write back the already existent intline value back to the > >> register. IOW, you shouldn't hae to call PCI_ASSIGN_INTERRUPT(), but > >> should do something more like: > >> > >> if (cfg->intpin > 0 && PCI_INTERRUPT_VALID(cfg->intline)) > >> pci_write_config(child, PCIR_INTLINE, cfg->intline, 1); > >> > >> Eventually pci_suspend/resume should be saving and restoring all of the > >> header registers and known capability registers for child devices. > > > > How will this re-establish irq routing? The intline register is just > > informative - don't you have to re-program the host chipset via acpi or > > pcibios? > > For the APIC case, there is no programming, it's hardwired on the board. > For actual link devices, I'm inclined to think that they should have their > own suspend/resume methods at the device level for each link device. > This means that the $PIR code would have to be smarter and use link devices > like the ACPI code does though. I thought that acpi_pci_link_resume() restore the PRT entries for ACPI enabled system, but for non-ACPI system we need some sort of PCI suspend/resume methods as John suggested. Yes, my pci_resume code is not smart at all :), but it's enough for my purpose as the first implementation. Please feel free to re-write the code if you get chance. Thanks From owner-cvs-src@FreeBSD.ORG Thu Sep 18 07:28:32 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAF8D16A4BF for ; Thu, 18 Sep 2003 07:28:32 -0700 (PDT) Received: from mail.speakeasy.net (mail9.speakeasy.net [216.254.0.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB75143F3F for ; Thu, 18 Sep 2003 07:28:29 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 23196 invoked from network); 18 Sep 2003 14:28:28 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 18 Sep 2003 14:28:28 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id h8IESN6Y087798; Thu, 18 Sep 2003 10:28:23 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030918.221415.26537897.iwasaki@jp.FreeBSD.org> Date: Thu, 18 Sep 2003 10:28:26 -0400 (EDT) From: John Baldwin To: Mitsuru IWASAKI X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: dfr@nlsystems.com cc: cvs-all@FreeBSD.org cc: iwasaki@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_pci.c src/sys/dev/pci pci.c pci_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 14:28:32 -0000 On 18-Sep-2003 Mitsuru IWASAKI wrote: > Hi, John! > >> On 17-Sep-2003 Doug Rabson wrote: >> > On Wed, 2003-09-17 at 15:58, John Baldwin wrote: >> >> On 17-Sep-2003 Mitsuru IWASAKI wrote: >> >> The values in memory should still be the same, so it should be sufficient >> >> simply to write back the already existent intline value back to the >> >> register. IOW, you shouldn't hae to call PCI_ASSIGN_INTERRUPT(), but >> >> should do something more like: >> >> >> >> if (cfg->intpin > 0 && PCI_INTERRUPT_VALID(cfg->intline)) >> >> pci_write_config(child, PCIR_INTLINE, cfg->intline, 1); >> >> >> >> Eventually pci_suspend/resume should be saving and restoring all of the >> >> header registers and known capability registers for child devices. >> > >> > How will this re-establish irq routing? The intline register is just >> > informative - don't you have to re-program the host chipset via acpi or >> > pcibios? >> >> For the APIC case, there is no programming, it's hardwired on the board. >> For actual link devices, I'm inclined to think that they should have their >> own suspend/resume methods at the device level for each link device. >> This means that the $PIR code would have to be smarter and use link devices >> like the ACPI code does though. > > I thought that acpi_pci_link_resume() restore the PRT entries for ACPI > enabled system, but for non-ACPI system we need some sort of PCI > suspend/resume methods as John suggested. Yes, my pci_resume code is > not smart at all :), but it's enough for my purpose as the first > implementation. Please feel free to re-write the code if you > get chance. > > Thanks It should probably stay as it is for now until $PIR gains real suspend/resume support. My real concern is that if the routing changes for some reason, then the interrupt handlers won't be pointed at the right place and your system will go haywire in that case. -- 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 Sep 18 08:14:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3A4E16A4B3; Thu, 18 Sep 2003 08:13:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7786543FDF; Thu, 18 Sep 2003 08:13:59 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IFDxXJ052813; Thu, 18 Sep 2003 08:13:59 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IFDwG6052812; Thu, 18 Sep 2003 08:13:58 -0700 (PDT) (envelope-from phk) Message-Id: <200309181513.h8IFDwG6052812@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 18 Sep 2003 08:13:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall menus.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 15:14:00 -0000 phk 2003/09/18 08:13:58 PDT FreeBSD src repository Modified files: usr.sbin/sysinstall menus.c Log: Referring to FreeBSD versions later than 2.0R as "fairly recent" is pretty archaic at this point in time. Pretend nobody runs FreeBSD 1.x anymore in order to not confuse people needlessly. Laplink support probably doesn't even work at this point in time anyway... Revision Changes Path 1.376 +1 -2 src/usr.sbin/sysinstall/menus.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 08:41:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8099116A4B3; Thu, 18 Sep 2003 08:41:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01AAE43F85; Thu, 18 Sep 2003 08:41:09 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IFf8XJ054984; Thu, 18 Sep 2003 08:41:08 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IFf8Hx054978; Thu, 18 Sep 2003 08:41:08 -0700 (PDT) (envelope-from obrien) Message-Id: <200309181541.h8IFf8Hx054978@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 18 Sep 2003 08:41:07 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb if_aue.c usbdevs usbdevs.h usbdevs_data.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 15:41:09 -0000 obrien 2003/09/18 08:41:07 PDT FreeBSD src repository Modified files: sys/dev/usb if_aue.c usbdevs usbdevs.h usbdevs_data.h Log: Support the Hawking Technology's UF100 Pegasus II 10/100 USB Ethernet. Revision Changes Path 1.72 +1 -0 src/sys/dev/usb/if_aue.c 1.136 +4 -0 src/sys/dev/usb/usbdevs 1.144 +5 -1 src/sys/dev/usb/usbdevs.h 1.144 +13 -1 src/sys/dev/usb/usbdevs_data.h From owner-cvs-src@FreeBSD.ORG Thu Sep 18 08:59:57 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04BB516A4B3; Thu, 18 Sep 2003 08:59:57 -0700 (PDT) Received: from blake.polstra.com (mail.polstra.com [206.213.73.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFD5F43F3F; Thu, 18 Sep 2003 08:59:55 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from strings.polstra.com (strings.polstra.com [206.213.73.20]) by blake.polstra.com (8.12.9/8.12.9) with ESMTP id h8IFxtHY089539; Thu, 18 Sep 2003 08:59:55 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200309180819.h8I8Jd1V007640@repoman.freebsd.org> Date: Thu, 18 Sep 2003 08:59:55 -0700 (PDT) From: John Polstra To: Eivind Eklund X-Bogosity: No, tests=bogofilter, spamicity=0.004313, version=0.14.5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/share/examples/cvsup cvs-supfile doc-supfile gnats-supfile ports-supfile stable-supfile standard-supfile www-supfile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 18 Sep 2003 15:59:57 -0000 On 18-Sep-2003 Eivind Eklund wrote: > eivind 2003/09/18 01:19:39 PDT > > FreeBSD src repository > > Modified files: > share/examples/cvsup cvs-supfile doc-supfile gnats-supfile > ports-supfile stable-supfile > standard-supfile www-supfile > Log: > Update comment about compression to refer to CPU limitations instead of T1s Thanks. A lot has changed in the past 7 years, eh? :-) John From owner-cvs-src@FreeBSD.ORG Thu Sep 18 09:18:46 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6B9A16A4B3; Thu, 18 Sep 2003 09:18:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2663243FE5; Thu, 18 Sep 2003 09:18:46 -0700 (PDT) (envelope-from eivind@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IGIjXJ064147; Thu, 18 Sep 2003 09:18:45 -0700 (PDT) (envelope-from eivind@repoman.freebsd.org) Received: (from eivind@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IGIjaR064146; Thu, 18 Sep 2003 09:18:45 -0700 (PDT) (envelope-from eivind) Message-Id: <200309181618.h8IGIjaR064146@repoman.freebsd.org> From: Eivind Eklund Date: Thu, 18 Sep 2003 09:18:45 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/wicontrol wicontrol.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 16:18:47 -0000 eivind 2003/09/18 09:18:45 PDT FreeBSD src repository Modified files: usr.sbin/wicontrol wicontrol.8 Log: - Reorder to group the non-obsolete options together - Change from "will be deprecated in 5.1" to "was deprecated in 5.1" Revision Changes Path 1.41 +62 -52 src/usr.sbin/wicontrol/wicontrol.8 From owner-cvs-src@FreeBSD.ORG Thu Sep 18 09:20:33 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A307F16A4B3; Thu, 18 Sep 2003 09:20:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2757D43FDF; Thu, 18 Sep 2003 09:20:33 -0700 (PDT) (envelope-from eivind@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IGKWXJ064339; Thu, 18 Sep 2003 09:20:32 -0700 (PDT) (envelope-from eivind@repoman.freebsd.org) Received: (from eivind@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IGKWWS064337; Thu, 18 Sep 2003 09:20:32 -0700 (PDT) (envelope-from eivind) Message-Id: <200309181620.h8IGKWWS064337@repoman.freebsd.org> From: Eivind Eklund Date: Thu, 18 Sep 2003 09:20:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/vidcontrol vidcontrol.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 16:20:33 -0000 eivind 2003/09/18 09:20:32 PDT FreeBSD src repository Modified files: usr.sbin/vidcontrol vidcontrol.c Log: Propagate ioctl() failure to exit status Revision Changes Path 1.47 +10 -7 src/usr.sbin/vidcontrol/vidcontrol.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 09:35:45 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20D7B16A4B3; Thu, 18 Sep 2003 09:35:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CFC943FBF; Thu, 18 Sep 2003 09:35:44 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IGZiXJ065525; Thu, 18 Sep 2003 09:35:44 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IGZhAp065524; Thu, 18 Sep 2003 09:35:43 -0700 (PDT) (envelope-from markm) Message-Id: <200309181635.h8IGZhAp065524@repoman.freebsd.org> From: Mark Murray Date: Thu, 18 Sep 2003 09:35:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 16:35:45 -0000 markm 2003/09/18 09:35:43 PDT FreeBSD src repository Modified files: etc Makefile Log: Remove excess paranoia. There is no need to chech for the crypto/ dir any more, and this check has been removed elsewhere. Revision Changes Path 1.318 +2 -2 src/etc/Makefile From owner-cvs-src@FreeBSD.ORG Thu Sep 18 09:43:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0F1F16A4B3; Thu, 18 Sep 2003 09:43:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26AAD43FBF; Thu, 18 Sep 2003 09:43:09 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IGh8XJ066205; Thu, 18 Sep 2003 09:43:08 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IGh8tE066204; Thu, 18 Sep 2003 09:43:08 -0700 (PDT) (envelope-from sos) Message-Id: <200309181643.h8IGh8tE066204@repoman.freebsd.org> From: Søren Schmidt Date: Thu, 18 Sep 2003 09:43:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-lowlevel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 16:43:10 -0000 sos 2003/09/18 09:43:08 PDT FreeBSD src repository Modified files: sys/dev/ata ata-lowlevel.c Log: Be a bit more restrictive in the probe so we dont hang around on empty channels in most cases. Revision Changes Path 1.14 +4 -10 src/sys/dev/ata/ata-lowlevel.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 09:44:55 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 207BA16A4B3; Thu, 18 Sep 2003 09:44:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99B3D43FAF; Thu, 18 Sep 2003 09:44:54 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IGisXJ066371; Thu, 18 Sep 2003 09:44:54 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IGisoK066370; Thu, 18 Sep 2003 09:44:54 -0700 (PDT) (envelope-from sos) Message-Id: <200309181644.h8IGisoK066370@repoman.freebsd.org> From: Søren Schmidt Date: Thu, 18 Sep 2003 09:44:54 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-lowlevel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 16:44:55 -0000 sos 2003/09/18 09:44:54 PDT FreeBSD src repository Modified files: sys/dev/ata ata-lowlevel.c Log: Cosmetics Revision Changes Path 1.15 +5 -5 src/sys/dev/ata/ata-lowlevel.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 10:00:04 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CA1A16A4B3; Thu, 18 Sep 2003 10:00:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7E2243FBF; Thu, 18 Sep 2003 10:00:03 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IH03XJ067313; Thu, 18 Sep 2003 10:00:03 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IH03Kw067312; Thu, 18 Sep 2003 10:00:03 -0700 (PDT) (envelope-from jhb) Message-Id: <200309181700.h8IH03Kw067312@repoman.freebsd.org> From: John Baldwin Date: Thu, 18 Sep 2003 10:00:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/include pci_cfgreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 17:00:04 -0000 jhb 2003/09/18 10:00:03 PDT FreeBSD src repository Modified files: sys/i386/include pci_cfgreg.h Log: Fix a busted constant related to PCI configuration acess method #1. The reserved bits in the port that must be zero are 24:30, not 20:30. Bits 16:23 are used to set the bus number. This meant that when we tested for config mechanism #1, if the previous PCI configuration transaction sent used a bus number greater than 15, one of the bits in 20:23 would be non-zero and we would fail to use config mechanism #1 and thus fail to see that PCI existed on the machine at all. Obtained from: Shanley's PCI System Architecture book Tested by: des Proxied through: njl Revision Changes Path 1.10 +1 -1 src/sys/i386/include/pci_cfgreg.h From owner-cvs-src@FreeBSD.ORG Thu Sep 18 10:04:39 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E24516A4B3 for ; Thu, 18 Sep 2003 10:04:39 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 6089B43FBF for ; Thu, 18 Sep 2003 10:04:36 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 15028 invoked by uid 1000); 18 Sep 2003 17:04:36 -0000 Date: Thu, 18 Sep 2003 10:04:36 -0700 (PDT) From: Nate Lawson To: John Baldwin In-Reply-To: <20030918170037.A8FF116A591@hub.freebsd.org> Message-ID: <20030918100414.I15008@root.org> References: <20030918170037.A8FF116A591@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include pci_cfgreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 17:04:39 -0000 On Thu, 18 Sep 2003, John Baldwin wrote: > Modified files: > sys/i386/include pci_cfgreg.h > Log: > Fix a busted constant related to PCI configuration acess method #1. The > reserved bits in the port that must be zero are 24:30, not 20:30. Bits > 16:23 are used to set the bus number. This meant that when we tested for > config mechanism #1, if the previous PCI configuration transaction sent > used a bus number greater than 15, one of the bits in 20:23 would be > non-zero and we would fail to use config mechanism #1 and thus fail to see > that PCI existed on the machine at all. > > Obtained from: Shanley's PCI System Architecture book > Tested by: des > Proxied through: njl > > Revision Changes Path > 1.10 +1 -1 src/sys/i386/include/pci_cfgreg.h Excellent! -Nate From owner-cvs-src@FreeBSD.ORG Thu Sep 18 10:26:57 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9F3A16A4BF; Thu, 18 Sep 2003 10:26:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E40E43F85; Thu, 18 Sep 2003 10:26:57 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IHQvXJ070650; Thu, 18 Sep 2003 10:26:57 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IHQuuR070649; Thu, 18 Sep 2003 10:26:57 -0700 (PDT) (envelope-from ume) Message-Id: <200309181726.h8IHQuuR070649@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 18 Sep 2003 10:26:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/crypto/rijndael rijndael-api-fst.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 17:26:58 -0000 ume 2003/09/18 10:26:56 PDT FreeBSD src repository Modified files: sys/crypto/rijndael rijndael-api-fst.c Log: one more opossite conditiion. Reported by: "lg" Revision Changes Path 1.7 +1 -1 src/sys/crypto/rijndael/rijndael-api-fst.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 10:36:21 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4DB416A4B3; Thu, 18 Sep 2003 10:36:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C0643F75; Thu, 18 Sep 2003 10:36:21 -0700 (PDT) (envelope-from eivind@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IHaLXJ071441; Thu, 18 Sep 2003 10:36:21 -0700 (PDT) (envelope-from eivind@repoman.freebsd.org) Received: (from eivind@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IHaKb4071440; Thu, 18 Sep 2003 10:36:20 -0700 (PDT) (envelope-from eivind) Message-Id: <200309181736.h8IHaKb4071440@repoman.freebsd.org> From: Eivind Eklund Date: Thu, 18 Sep 2003 10:36:20 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall menus.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 17:36:21 -0000 eivind 2003/09/18 10:36:20 PDT FreeBSD src repository Modified files: usr.sbin/sysinstall menus.c Log: Name moderate security settings "Moderate", not "Medium" Revision Changes Path 1.377 +1 -1 src/usr.sbin/sysinstall/menus.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 11:32:17 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C20716A4B3; Thu, 18 Sep 2003 11:32:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92CB543FBD; Thu, 18 Sep 2003 11:32:16 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IIWGXJ076557; Thu, 18 Sep 2003 11:32:16 -0700 (PDT) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IIWGl1076556; Thu, 18 Sep 2003 11:32:16 -0700 (PDT) (envelope-from wpaul) Message-Id: <200309181832.h8IIWGl1076556@repoman.freebsd.org> From: Bill Paul Date: Thu, 18 Sep 2003 11:32:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/re if_re.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 18:32:17 -0000 wpaul 2003/09/18 11:32:16 PDT FreeBSD src repository Modified files: sys/dev/re if_re.c Log: In re_diag(), there's no need for us to call re_start() ourselves: IF_HANDOFF() does it for us behind the scenes. Remove the extra call to re_start() otherwise we try to transmit twice. In re_encap(), fix the code that guards against consuming too many descriptors in the TX ring so that it actually works. With the new 8169S chip, I was able to hit a corner case that drained the free descriptor count all the way to 0. This is not supposed to be possible. Revision Changes Path 1.8 +8 -4 src/sys/dev/re/if_re.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 12:17:49 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B24F416A4B3; Thu, 18 Sep 2003 12:17:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46B2043F75; Thu, 18 Sep 2003 12:17:49 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IJHnXJ080799; Thu, 18 Sep 2003 12:17:49 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IJHmdH080798; Thu, 18 Sep 2003 12:17:48 -0700 (PDT) (envelope-from trhodes) Message-Id: <200309181917.h8IJHmdH080798@repoman.freebsd.org> From: Tom Rhodes Date: Thu, 18 Sep 2003 12:17:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/sysinstall config.c menus.c sysinstall.h variable.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 19:17:49 -0000 trhodes 2003/09/18 12:17:48 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/sysinstall config.c menus.c sysinstall.h variable.c Log: MFC: All the sysinstall(8) changes to provide alternative MTA selection during an initial FreeBSD install. This MFCs the following revisions: config.c revisions 1.211, 1.213, and 1.214 menus.c revision 1.374 sysinstall.h revision 1.247 and variable.c revision 1.36 Approved by: re (murray) Revision Changes Path 1.156.2.35 +183 -5 src/release/sysinstall/config.c 1.252.2.68 +19 -14 src/release/sysinstall/menus.c 1.186.2.31 +6 -2 src/release/sysinstall/sysinstall.h 1.30.2.5 +40 -10 src/release/sysinstall/variable.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 12:27:52 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03BAD16A4B3; Thu, 18 Sep 2003 12:27:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6346A43FDF; Thu, 18 Sep 2003 12:27:51 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IJRpXJ081608; Thu, 18 Sep 2003 12:27:51 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IJRotK081607; Thu, 18 Sep 2003 12:27:50 -0700 (PDT) (envelope-from trhodes) Message-Id: <200309181927.h8IJRotK081607@repoman.freebsd.org> From: Tom Rhodes Date: Thu, 18 Sep 2003 12:27:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/scripts print-cdrom-packages.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 19:27:52 -0000 trhodes 2003/09/18 12:27:50 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/scripts print-cdrom-packages.sh Log: MFC revisions 1.43 and 1.44 for the package list. Approved by: re (murray) Revision Changes Path 1.1.2.29 +3 -0 src/release/scripts/print-cdrom-packages.sh From owner-cvs-src@FreeBSD.ORG Thu Sep 18 13:15:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54ABD16A4B3; Thu, 18 Sep 2003 13:15:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCEC143FEC; Thu, 18 Sep 2003 13:15:55 -0700 (PDT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IKFtXJ091886; Thu, 18 Sep 2003 13:15:55 -0700 (PDT) (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8IKFtFj091885; Thu, 18 Sep 2003 13:15:55 -0700 (PDT) (envelope-from thomas) Message-Id: <200309182015.h8IKFtFj091885@repoman.freebsd.org> From: Thomas Quinot Date: Thu, 18 Sep 2003 13:15:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/ata atapi-cam.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 20:15:56 -0000 thomas 2003/09/18 13:15:55 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/ata atapi-cam.c Log: MFC rev. 1.22: (atapi_action, case XPT_PATH_INQ): Handle properly the case of CAM_TARGET_WILDCARD (target_id_t is an unsigned integer type). Approved by: re (murray) Revision Changes Path 1.10.2.6 +5 -2 src/sys/dev/ata/atapi-cam.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 17:37:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14F9116A4B3; Thu, 18 Sep 2003 17:37:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28F0443FAF; Thu, 18 Sep 2003 17:37:42 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J0bfXJ019571; Thu, 18 Sep 2003 17:37:41 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J0bfdh019570; Thu, 18 Sep 2003 17:37:41 -0700 (PDT) (envelope-from marcel) Message-Id: <200309190037.h8J0bfdh019570@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 18 Sep 2003 17:37:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 genassym.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 00:37:43 -0000 marcel 2003/09/18 17:37:41 PDT FreeBSD src repository Modified files: sys/ia64/ia64 genassym.c Log: Include "opt_kstack_pages.h". We export KSTACK_PAGES to assembly and better have the right value. Revision Changes Path 1.38 +2 -0 src/sys/ia64/ia64/genassym.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 18:19:25 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F86516A4B3; Thu, 18 Sep 2003 18:19:25 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC8343FDF; Thu, 18 Sep 2003 18:19:24 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h8J1JNTX009675; Thu, 18 Sep 2003 19:19:23 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 18 Sep 2003 19:19:24 -0600 (MDT) Message-Id: <20030918.191924.58457370.imp@bsdimp.com> To: jhb@freebsd.org From: "M. Warner Losh" In-Reply-To: References: <200309170832.h8H8Wii8043278@repoman.freebsd.org> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: iwasaki@freebsd.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_pci.c src/sys/dev/pci pci.c pci_private.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 01:19:25 -0000 In message: John Baldwin writes: : : On 17-Sep-2003 Mitsuru IWASAKI wrote: : > iwasaki 2003/09/17 01:32:44 PDT : > : > FreeBSD src repository : > : > Modified files: : > sys/dev/acpica acpi_pci.c : > sys/dev/pci pci.c pci_private.h : > Log: : > Add pci_resume() to reestablish interrupt routing after : > suspend/resume. : > Especially after hibernation, interrupt routing went back to initial : > status on some machines. : : The values in memory should still be the same, so it should be sufficient : simply to write back the already existent intline value back to the : register. : : IOW, you shouldn't hae to call PCI_ASSIGN_INTERRUPT(), but : should do something more like: : : if (cfg->intpin > 0 && PCI_INTERRUPT_VALID(cfg->intline)) : pci_write_config(child, PCIR_INTLINE, cfg->intline, 1); : : Eventually pci_suspend/resume should be saving and restoring all of the : header registers and known capability registers for child devices. Yes. These are some of the registers that I'm saving now in my newcard tree, and also in the power tree we created at bsdcon. The inline register is just a hint, but an important hint that we use. Warner From owner-cvs-src@FreeBSD.ORG Thu Sep 18 18:41:19 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE21016A4B3; Thu, 18 Sep 2003 18:41:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 561FC43FCB; Thu, 18 Sep 2003 18:41:19 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J1fJXJ025322; Thu, 18 Sep 2003 18:41:19 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J1fJfc025320; Thu, 18 Sep 2003 18:41:19 -0700 (PDT) (envelope-from sam) Message-Id: <200309190141.h8J1fJfc025320@repoman.freebsd.org> From: Sam Leffler Date: Thu, 18 Sep 2003 18:41:19 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ath.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 01:41:20 -0000 sam 2003/09/18 18:41:19 PDT FreeBSD src repository Modified files: share/man/man4 ath.4 Log: o add some more retail card identifiers o remove caveat about 11g operation; seems to work ok Revision Changes Path 1.10 +5 -12 src/share/man/man4/ath.4 From owner-cvs-src@FreeBSD.ORG Thu Sep 18 18:42:26 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14A7D16A4B3; Thu, 18 Sep 2003 18:42:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90A3743FCB; Thu, 18 Sep 2003 18:42:25 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J1gPXJ025453; Thu, 18 Sep 2003 18:42:25 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J1gPmh025452; Thu, 18 Sep 2003 18:42:25 -0700 (PDT) (envelope-from sam) Message-Id: <200309190142.h8J1gPmh025452@repoman.freebsd.org> From: Sam Leffler Date: Thu, 18 Sep 2003 18:42:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 01:42:26 -0000 sam 2003/09/18 18:42:25 PDT FreeBSD src repository Modified files: sys/i386/conf NOTES Log: add Atheros driver Revision Changes Path 1.1094 +5 -0 src/sys/i386/conf/NOTES From owner-cvs-src@FreeBSD.ORG Thu Sep 18 19:35:05 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A63F16A4BF; Thu, 18 Sep 2003 19:35:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2763A43FAF; Thu, 18 Sep 2003 19:35:04 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J2Z3XJ030031; Thu, 18 Sep 2003 19:35:03 -0700 (PDT) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J2Z3hf030030; Thu, 18 Sep 2003 19:35:03 -0700 (PDT) (envelope-from wpaul) Message-Id: <200309190235.h8J2Z3hf030030@repoman.freebsd.org> From: Bill Paul Date: Thu, 18 Sep 2003 19:35:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_rlreg.h src/sys/dev/re if_re.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 02:35:05 -0000 wpaul 2003/09/18 19:35:03 PDT FreeBSD src repository Modified files: sys/pci if_rlreg.h sys/dev/re if_re.c Log: Remove jumbo buffer #defines that I ended up not needing. Revision Changes Path 1.9 +1 -1 src/sys/dev/re/if_re.c 1.40 +0 -8 src/sys/pci/if_rlreg.h From owner-cvs-src@FreeBSD.ORG Thu Sep 18 21:39:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EF3716A4B3; Thu, 18 Sep 2003 21:39:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C430F43F85; Thu, 18 Sep 2003 21:39:08 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J4d8XJ046087; Thu, 18 Sep 2003 21:39:08 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J4d8wx046086; Thu, 18 Sep 2003 21:39:08 -0700 (PDT) (envelope-from jeff) Message-Id: <200309190439.h8J4d8wx046086@repoman.freebsd.org> From: Jeff Roberson Date: Thu, 18 Sep 2003 21:39:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_malloc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 04:39:09 -0000 jeff 2003/09/18 21:39:08 PDT FreeBSD src repository Modified files: sys/kern kern_malloc.c Log: - Only use UMA to cache malloc requests up to PAGE_SIZE. Values larger than this are requested very infrequently and waste memory when we cache spares. Revision Changes Path 1.130 +12 -1 src/sys/kern/kern_malloc.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 22:03:46 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31B9816A4B3; Thu, 18 Sep 2003 22:03:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADE3F43F75; Thu, 18 Sep 2003 22:03:45 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J53jXJ049050; Thu, 18 Sep 2003 22:03:45 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J53jE2049049; Thu, 18 Sep 2003 22:03:45 -0700 (PDT) (envelope-from alc) Message-Id: <200309190503.h8J53jE2049049@repoman.freebsd.org> From: Alan Cox Date: Thu, 18 Sep 2003 22:03:45 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_pageout.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 05:03:46 -0000 alc 2003/09/18 22:03:45 PDT FreeBSD src repository Modified files: sys/vm vm_pageout.c Log: Merge vm_pageout_free_page_calc() into vm_pageout(), eliminating some unneeded code. Revision Changes Path 1.244 +18 -26 src/sys/vm/vm_pageout.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 23:27:01 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5D5416A4BF; Thu, 18 Sep 2003 23:27:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5270F43FB1; Thu, 18 Sep 2003 23:27:01 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J6QrXJ055705; Thu, 18 Sep 2003 23:26:53 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J6QmrZ055704; Thu, 18 Sep 2003 23:26:48 -0700 (PDT) (envelope-from jeff) Message-Id: <200309190626.h8J6QmrZ055704@repoman.freebsd.org> From: Jeff Roberson Date: Thu, 18 Sep 2003 23:26:47 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma_core.c uma_int.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 06:27:01 -0000 jeff 2003/09/18 23:26:47 PDT FreeBSD src repository Modified files: sys/vm uma_core.c uma_int.h Log: - Initialize a pool of bucket zones so that we waste less space on zones that don't cache as many items. - Introduce the bucket_alloc(), bucket_free() functions to wrap bucket allocation. These functions select the appropriate bucket zone to allocate from or free to. - Rename ub_ptr to ub_cnt to reflect a change in its use. ub_cnt now reflects the count of free items in the bucket. This gets rid of many unnatural subtractions by 1 throughout the code. - Add ub_entries which reflects the number of entries possibly held in a bucket. Revision Changes Path 1.75 +139 -75 src/sys/vm/uma_core.c 1.18 +3 -10 src/sys/vm/uma_int.h From owner-cvs-src@FreeBSD.ORG Thu Sep 18 23:41:07 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A9A316A4B3; Thu, 18 Sep 2003 23:41:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D81043F75; Thu, 18 Sep 2003 23:41:07 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J6f6XJ056864; Thu, 18 Sep 2003 23:41:06 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J6f6Gm056862; Thu, 18 Sep 2003 23:41:06 -0700 (PDT) (envelope-from jeff) Message-Id: <200309190641.h8J6f6Gm056862@repoman.freebsd.org> From: Jeff Roberson Date: Thu, 18 Sep 2003 23:41:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma_core.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 06:41:07 -0000 jeff 2003/09/18 23:41:06 PDT FreeBSD src repository Modified files: sys/vm uma_core.c Log: - Eliminate a pair of unnecessary variables. Revision Changes Path 1.76 +4 -9 src/sys/vm/uma_core.c From owner-cvs-src@FreeBSD.ORG Thu Sep 18 23:55:24 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CFB916A4B3; Thu, 18 Sep 2003 23:55:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8641643F85; Thu, 18 Sep 2003 23:55:23 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J6tNXJ057874; Thu, 18 Sep 2003 23:55:23 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J6tNLS057873; Thu, 18 Sep 2003 23:55:23 -0700 (PDT) (envelope-from dougb) Message-Id: <200309190655.h8J6tNLS057873@repoman.freebsd.org> From: Doug Barton Date: Thu, 18 Sep 2003 23:55:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/etc services X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 06:55:24 -0000 dougb 2003/09/18 23:55:23 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) etc services Log: MFC up to 1.96 Approved by: re (bmah, murray) Revision Changes Path 1.62.2.15 +7 -1 src/etc/services From owner-cvs-src@FreeBSD.ORG Fri Sep 19 00:23:52 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3413416A4B3; Fri, 19 Sep 2003 00:23:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD16443FDD; Fri, 19 Sep 2003 00:23:51 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J7NpXJ060925; Fri, 19 Sep 2003 00:23:51 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J7Npd3060924; Fri, 19 Sep 2003 00:23:51 -0700 (PDT) (envelope-from jeff) Message-Id: <200309190723.h8J7Npd3060924@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 19 Sep 2003 00:23:51 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma_core.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 07:23:52 -0000 jeff 2003/09/19 00:23:51 PDT FreeBSD src repository Modified files: sys/vm uma_core.c Log: - Don't abuse M_DEVBUF, define a tag for UMA hashes. Revision Changes Path 1.77 +4 -3 src/sys/vm/uma_core.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 00:48:24 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F271C16A4B3; Fri, 19 Sep 2003 00:48:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7155243F85; Fri, 19 Sep 2003 00:48:23 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J7mNXJ068066; Fri, 19 Sep 2003 00:48:23 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J7mMjj068065; Fri, 19 Sep 2003 00:48:23 -0700 (PDT) (envelope-from marcel) Message-Id: <200309190748.h8J7mMjj068065@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 19 Sep 2003 00:48:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/include cpu.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 07:48:24 -0000 marcel 2003/09/19 00:48:22 PDT FreeBSD src repository Modified files: sys/ia64/include cpu.h Log: Change TRAPF_USERMODE and CLOCKF_USERMODE to not test for CPL == 3, but for CPL != 0. For some reason yet unknown it is possible for the CPL to be 2. This would previously be counted as kernel mode, which resulted in nasty panics. By changing the test it is now treated as user mode, which is more correct. We still need to figure out how it is possible that the privilege level can be 2 (or 1 for that matter), because it's not used by us. We only use 3 (user mode) and 0 (kernel mode). Revision Changes Path 1.40 +2 -2 src/sys/ia64/include/cpu.h From owner-cvs-src@FreeBSD.ORG Fri Sep 19 01:37:45 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBD2916A4B3; Fri, 19 Sep 2003 01:37:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FF5943F75; Fri, 19 Sep 2003 01:37:45 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J8bjXJ072607; Fri, 19 Sep 2003 01:37:45 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J8biN2072606; Fri, 19 Sep 2003 01:37:44 -0700 (PDT) (envelope-from jeff) Message-Id: <200309190837.h8J8biN2072606@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 19 Sep 2003 01:37:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma.h uma_core.c uma_dbg.c uma_int.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 08:37:45 -0000 jeff 2003/09/19 01:37:44 PDT FreeBSD src repository Modified files: sys/vm uma.h uma_core.c uma_dbg.c uma_int.h Log: - Fix the silly flag situation in UMA. Remove redundant ZFLAG/ZONE flags by accepting the user supplied flags directly. Previously this was not done so that flags for the same field would not be defined in two different files. Add comments in each header instructing future developers on how now to shoot their feet. - Fix a test for !OFFPAGE which should have been a test for HASH. This would have caused a panic if we had ever destructed a malloc zone. This also opens up the possibility that other zones could use the vsetobj() method rather than a hash. Revision Changes Path 1.16 +6 -1 src/sys/vm/uma.h 1.78 +31 -40 src/sys/vm/uma_core.c 1.12 +2 -2 src/sys/vm/uma_dbg.c 1.19 +7 -11 src/sys/vm/uma_int.h From owner-cvs-src@FreeBSD.ORG Fri Sep 19 01:53:34 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A169F16A4B3; Fri, 19 Sep 2003 01:53:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E6F43F85; Fri, 19 Sep 2003 01:53:34 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J8rXXJ074216; Fri, 19 Sep 2003 01:53:33 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J8rX18074215; Fri, 19 Sep 2003 01:53:33 -0700 (PDT) (envelope-from jeff) Message-Id: <200309190853.h8J8rX18074215@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 19 Sep 2003 01:53:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma_core.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 08:53:35 -0000 jeff 2003/09/19 01:53:33 PDT FreeBSD src repository Modified files: sys/vm uma_core.c Log: - Move the logic for dealing with the uma_boot_pages cache into the page_alloc() function from the slab_zalloc() function. This allows us to unconditionally call uz_allocf(). - In page_alloc() cleanup the boot_pages logic some. Previously memory from this cache that was not used by the time the system started was left in the cache and never used. Typically this wasn't more than a few pages, but now we will use this cache so long as memory is available. Revision Changes Path 1.79 +22 -21 src/sys/vm/uma_core.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 02:06:16 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0FF116A4B3; Fri, 19 Sep 2003 02:06:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4272943FAF; Fri, 19 Sep 2003 02:06:16 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J96GXJ076026; Fri, 19 Sep 2003 02:06:16 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J96Ftn076025; Fri, 19 Sep 2003 02:06:15 -0700 (PDT) (envelope-from ru) Message-Id: <200309190906.h8J96Ftn076025@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 19 Sep 2003 02:06:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 09:06:17 -0000 ru 2003/09/19 02:06:15 PDT FreeBSD src repository Modified files: release Makefile Log: For boot floppies, build a lightweight version of loader(8) without Forth support. Saves 28K of kern.flp and boot.flp on i386. Reviewed by: jhb Revision Changes Path 1.819 +8 -3 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Fri Sep 19 02:08:41 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBEF316A4B3; Fri, 19 Sep 2003 02:08:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 717C143FBF; Fri, 19 Sep 2003 02:08:41 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J98fXJ076090; Fri, 19 Sep 2003 02:08:41 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J98fD9076089; Fri, 19 Sep 2003 02:08:41 -0700 (PDT) (envelope-from ru) Message-Id: <200309190908.h8J98fD9076089@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 19 Sep 2003 02:08:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/scripts doFS.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 09:08:42 -0000 ru 2003/09/19 02:08:41 PDT FreeBSD src repository Modified files: release/scripts doFS.sh Log: Fix this script to produce working bootable floppies on 4.x. Revision Changes Path 1.54 +18 -16 src/release/scripts/doFS.sh From owner-cvs-src@FreeBSD.ORG Fri Sep 19 02:12:33 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C649516A4B3; Fri, 19 Sep 2003 02:12:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4962D43F3F; Fri, 19 Sep 2003 02:12:33 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J9CXXJ076614; Fri, 19 Sep 2003 02:12:33 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J9CXFV076613; Fri, 19 Sep 2003 02:12:33 -0700 (PDT) (envelope-from des) Message-Id: <200309190912.h8J9CXFV076613@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 19 Sep 2003 02:12:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox tinderbox.pl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 09:12:33 -0000 des 2003/09/19 02:12:32 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tinderbox.pl Log: Check that $verbose is defined before using it in a comparison. Revision Changes Path 1.21 +1 -1 src/tools/tools/tinderbox/tinderbox.pl From owner-cvs-src@FreeBSD.ORG Fri Sep 19 02:15:11 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 288B816A4B3; Fri, 19 Sep 2003 02:15:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FC2743FCB; Fri, 19 Sep 2003 02:15:10 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J9FAXJ076745; Fri, 19 Sep 2003 02:15:10 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J9FANF076744; Fri, 19 Sep 2003 02:15:10 -0700 (PDT) (envelope-from des) Message-Id: <200309190915.h8J9FANF076744@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 19 Sep 2003 02:15:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox tbmaster.pl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 09:15:11 -0000 des 2003/09/19 02:15:10 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: Add support for stop files, the existence of which signals tbmaster to skip particular platforms or configs, or simply stop running. Revision Changes Path 1.35 +8 -0 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-src@FreeBSD.ORG Fri Sep 19 02:22:05 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3148E16A4B3; Fri, 19 Sep 2003 02:22:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A971043F75; Fri, 19 Sep 2003 02:22:04 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8J9M4XJ077405; Fri, 19 Sep 2003 02:22:04 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8J9M4uq077404; Fri, 19 Sep 2003 02:22:04 -0700 (PDT) (envelope-from jeff) Message-Id: <200309190922.h8J9M4uq077404@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 19 Sep 2003 02:22:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma_core.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 09:22:05 -0000 jeff 2003/09/19 02:22:04 PDT FreeBSD src repository Modified files: sys/vm uma_core.c Log: - Don't inspect the zone in page_alloc(). It may be NULL. - Don't cache more items than the zone would like in uma_zalloc_bucket(). Revision Changes Path 1.80 +6 -5 src/sys/vm/uma_core.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 04:29:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 606D216A4B3; Fri, 19 Sep 2003 04:29:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7DD043FE3; Fri, 19 Sep 2003 04:29:52 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JBTqXJ088108; Fri, 19 Sep 2003 04:29:52 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JBTqI9088107; Fri, 19 Sep 2003 04:29:52 -0700 (PDT) (envelope-from des) Message-Id: <200309191129.h8JBTqI9088107@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 19 Sep 2003 04:29:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/crypto/openssh FREEBSD-tricks X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Sep 2003 11:29:53 -0000 des 2003/09/19 04:29:52 PDT FreeBSD src repository Modified files: crypto/openssh FREEBSD-tricks Log: Fix broken shell code. Revision Changes Path 1.4 +3 -3 src/crypto/openssh/FREEBSD-tricks From owner-cvs-src@FreeBSD.ORG Fri Sep 19 05:06:55 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6436F16A4B3; Fri, 19 Sep 2003 05:06:55 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 679F343FE9; Fri, 19 Sep 2003 05:06:49 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h8JC6jrX031319 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 19 Sep 2003 15:06:45 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h8JC6jON031318; Fri, 19 Sep 2003 15:06:45 +0300 (EEST) (envelope-from ru) Date: Fri, 19 Sep 2003 15:06:45 +0300 From: Ruslan Ermilov To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030919120645.GD25064@sunbay.com> References: <200309190908.h8J98fD9076089@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="osDK9TLjxFScVI/L" Content-Disposition: inline In-Reply-To: <200309190908.h8J98fD9076089@repoman.freebsd.org> User-Agent: Mutt/1.5.4i Subject: Re: cvs commit: src/release/scripts doFS.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 12:06:55 -0000 --osDK9TLjxFScVI/L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 19, 2003 at 02:08:41AM -0700, Ruslan Ermilov wrote: > ru 2003/09/19 02:08:41 PDT >=20 > FreeBSD src repository >=20 > Modified files: > release/scripts doFS.sh=20 > Log: > Fix this script to produce working bootable floppies on 4.x. > =20 > Revision Changes Path > 1.54 +18 -16 src/release/scripts/doFS.sh I.e., when cross-building the i386 5.x snapshot on 4.x. Yes, it's still possible. ;) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --osDK9TLjxFScVI/L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/avFUUkv4P6juNwoRAmETAJ4zA/lolPykf7yzDNUiHRNJpxVtPQCfbdSg 72qMYge5uaF5Z6LzK4UAPZE= =fKhy -----END PGP SIGNATURE----- --osDK9TLjxFScVI/L-- From owner-cvs-src@FreeBSD.ORG Fri Sep 19 05:46:13 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A35B716A4B3; Fri, 19 Sep 2003 05:46:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6CD643FEC; Fri, 19 Sep 2003 05:46:12 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JCkCXJ000285; Fri, 19 Sep 2003 05:46:12 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JCkCNg000284; Fri, 19 Sep 2003 05:46:12 -0700 (PDT) (envelope-from sos) Message-Id: <200309191246.h8JCkCNg000284@repoman.freebsd.org> From: Søren Schmidt Date: Fri, 19 Sep 2003 05:46:12 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-queue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 12:46:13 -0000 sos 2003/09/19 05:46:12 PDT FreeBSD src repository Modified files: sys/dev/ata ata-queue.c Log: Always check the sensekey field on ATAPI returns Add INQUIRY to cmd2str. Revision Changes Path 1.6 +4 -1 src/sys/dev/ata/ata-queue.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 07:16:51 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5D0D16A4B3; Fri, 19 Sep 2003 07:16:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6957943FBD; Fri, 19 Sep 2003 07:16:51 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JEGpXJ008541; Fri, 19 Sep 2003 07:16:51 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JEGocF008540; Fri, 19 Sep 2003 07:16:50 -0700 (PDT) (envelope-from tjr) Message-Id: <200309191416.h8JEGocF008540@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 19 Sep 2003 07:16:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_proc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 14:16:52 -0000 tjr 2003/09/19 07:16:50 PDT FreeBSD src repository Modified files: sys/kern kern_proc.c Log: Allow the KERN_PROC_PROC sysctl to be used without the useless 4th name component, for consistency with KERN_PROC_ALL. Support for the 4-argument form will be removed some time before 5.2-R. Revision Changes Path 1.194 +18 -6 src/sys/kern/kern_proc.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 09:25:45 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E51B16A4B3; Fri, 19 Sep 2003 09:25:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91D4043FE0; Fri, 19 Sep 2003 09:25:44 -0700 (PDT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JGPiXJ025054; Fri, 19 Sep 2003 09:25:44 -0700 (PDT) (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JGPi0V025053; Fri, 19 Sep 2003 09:25:44 -0700 (PDT) (envelope-from thomas) Message-Id: <200309191625.h8JGPi0V025053@repoman.freebsd.org> From: Thomas Quinot Date: Fri, 19 Sep 2003 09:25:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata atapi-cam.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 16:25:45 -0000 thomas 2003/09/19 09:25:44 PDT FreeBSD src repository Modified files: sys/dev/ata atapi-cam.c Log: (atapi_action): avoid memory leak in a marginal invalid ccb case. (free_hcb): defend against calling TAILQ_REMOVE on an hcb that was not inserted on pending_hcbs. Revision Changes Path 1.23 +30 -25 src/sys/dev/ata/atapi-cam.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 10:18:33 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E35016A4B3; Fri, 19 Sep 2003 10:18:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8F8343FB1; Fri, 19 Sep 2003 10:18:32 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JHIWXJ029621; Fri, 19 Sep 2003 10:18:32 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JHIWli029620; Fri, 19 Sep 2003 10:18:32 -0700 (PDT) (envelope-from sam) Message-Id: <200309191718.h8JHIWli029620@repoman.freebsd.org> From: Sam Leffler Date: Fri, 19 Sep 2003 10:18:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/ath athstats.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 17:18:33 -0000 sam 2003/09/19 10:18:32 PDT FreeBSD src repository Modified files: tools/tools/ath athstats.c Log: fix build Revision Changes Path 1.2 +1 -0 src/tools/tools/ath/athstats.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 11:35:37 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9814716A4B3; Fri, 19 Sep 2003 11:35:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1644343F3F; Fri, 19 Sep 2003 11:35:37 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JIZaXJ036127; Fri, 19 Sep 2003 11:35:36 -0700 (PDT) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JIZacT036126; Fri, 19 Sep 2003 11:35:36 -0700 (PDT) (envelope-from deischen) Message-Id: <200309191835.h8JIZacT036126@repoman.freebsd.org> From: Daniel Eischen Date: Fri, 19 Sep 2003 11:35:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/i386/i386 machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 18:35:37 -0000 deischen 2003/09/19 11:35:36 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/i386/i386 machdep.c Log: MFC: Preserve the state of %fs and %gs when sending a signal. NVidia drivers (for one) seem to need this. This has existed in -current for some time since both libthr and libkse also require this behavior. Requested by: kde@ Approved by: re (jhb, murray) Revision Changes Path 1.385.2.33 +0 -2 src/sys/i386/i386/machdep.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 11:59:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A0B016A4B3; Fri, 19 Sep 2003 11:59:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1A6043FD7; Fri, 19 Sep 2003 11:59:52 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JIxqXJ038137; Fri, 19 Sep 2003 11:59:52 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JIxq9q038136; Fri, 19 Sep 2003 11:59:52 -0700 (PDT) (envelope-from jhb) Message-Id: <200309191859.h8JIxq9q038136@repoman.freebsd.org> From: John Baldwin Date: Fri, 19 Sep 2003 11:59:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys mutex.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 18:59:53 -0000 jhb 2003/09/19 11:59:52 PDT FreeBSD src repository Modified files: sys/sys mutex.h Log: Don't inline mutex operations if MUTEX_PROFILING is enabled. Reported by: sam Revision Changes Path 1.64 +1 -1 src/sys/sys/mutex.h From owner-cvs-src@FreeBSD.ORG Fri Sep 19 12:04:36 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4812B16A4BF; Fri, 19 Sep 2003 12:04:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 605E34401A; Fri, 19 Sep 2003 12:04:31 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JJ4VXJ039620; Fri, 19 Sep 2003 12:04:31 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JJ4V7d039619; Fri, 19 Sep 2003 12:04:31 -0700 (PDT) (envelope-from jhb) Message-Id: <200309191904.h8JJ4V7d039619@repoman.freebsd.org> From: John Baldwin Date: Fri, 19 Sep 2003 12:04:31 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 19:04:36 -0000 jhb 2003/09/19 12:04:31 PDT FreeBSD src repository Modified files: sys/conf NOTES Log: Document MUTEX_NOINLINE. Reported by: sam Revision Changes Path 1.1176 +7 -0 src/sys/conf/NOTES From owner-cvs-src@FreeBSD.ORG Fri Sep 19 12:08:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF8F616A4B3; Fri, 19 Sep 2003 12:08:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74F4543FDF; Fri, 19 Sep 2003 12:08:56 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JJ8uXJ039827; Fri, 19 Sep 2003 12:08:56 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JJ8uFa039826; Fri, 19 Sep 2003 12:08:56 -0700 (PDT) (envelope-from njl) Message-Id: <200309191908.h8JJ8uFa039826@repoman.freebsd.org> From: Nate Lawson Date: Fri, 19 Sep 2003 12:08:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: INTEL Subject: cvs commit: src/sys/contrib/dev/acpica rsaddr.c rsirq.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 19:08:57 -0000 njl 2003/09/19 12:08:56 PDT FreeBSD src repository Modified files: (Branch: INTEL) sys/contrib/dev/acpica rsaddr.c rsirq.c Log: Fix an overflow in the resource list code for Address16, 32, 64, and extended irq lists. If the resource has a trailing byte but not the full resource string, do not attempt to parse the resource string. This fixes panics on transition to battery and shutdown for Larry. Patch has been submitted to vendor and they will incorporate in next release. Tested by: Larry Rosenman PR: kern/56254 Revision Changes Path 1.1.1.12 +30 -10 src/sys/contrib/dev/acpica/rsaddr.c 1.1.1.13 +12 -1 src/sys/contrib/dev/acpica/rsirq.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 12:13:55 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C01C16A4B3; Fri, 19 Sep 2003 12:13:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0B4943FE3; Fri, 19 Sep 2003 12:13:54 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JJDsXJ040458; Fri, 19 Sep 2003 12:13:54 -0700 (PDT) (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JJDsc0040457; Fri, 19 Sep 2003 12:13:54 -0700 (PDT) (envelope-from kan) Message-Id: <200309191913.h8JJDsc0040457@repoman.freebsd.org> From: Alexander Kabaev Date: Fri, 19 Sep 2003 12:13:54 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 19:13:55 -0000 kan 2003/09/19 12:13:54 PDT FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: Eliminate one case of VI_UNLOCK followed by an immediate VI_LOCK. Revision Changes Path 1.456 +2 -3 src/sys/kern/vfs_subr.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 12:55:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AB9C16A4B3; Fri, 19 Sep 2003 12:55:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F2A43FEC; Fri, 19 Sep 2003 12:55:08 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JJt8XJ048871; Fri, 19 Sep 2003 12:55:08 -0700 (PDT) (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JJt8oM048870; Fri, 19 Sep 2003 12:55:08 -0700 (PDT) (envelope-from joerg) Message-Id: <200309191955.h8JJt8oM048870@repoman.freebsd.org> From: Joerg Wunsch Date: Fri, 19 Sep 2003 12:55:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/puc pucdata.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 19:55:09 -0000 joerg 2003/09/19 12:55:08 PDT FreeBSD src repository Modified files: sys/dev/puc pucdata.c Log: Add an entry for the VScom (Titan?) PCI-800L 8-port serial multiport card. Thanks to bde for his help in configuring the undocumented bars in this driver... MFC after: 1 month Revision Changes Path 1.26 +24 -0 src/sys/dev/puc/pucdata.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 13:04:57 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F30F016A4B3; Fri, 19 Sep 2003 13:04:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CCA343FF2; Fri, 19 Sep 2003 13:04:56 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JK4uXJ050577; Fri, 19 Sep 2003 13:04:56 -0700 (PDT) (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JK4uuM050576; Fri, 19 Sep 2003 13:04:56 -0700 (PDT) (envelope-from joerg) Message-Id: <200309192004.h8JK4uuM050576@repoman.freebsd.org> From: Joerg Wunsch Date: Fri, 19 Sep 2003 13:04:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/conf GENERIC src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 20:04:57 -0000 joerg 2003/09/19 13:04:56 PDT FreeBSD src repository Modified files: sys/alpha/conf GENERIC sys/amd64/conf GENERIC sys/i386/conf GENERIC Log: Mention the puc(4) glue driver in a commented-out example so the user of "dumb" PCI-based serial/parallel boards get a hint how to enable them. I wasn't sure about the ia64, pc98, powerpc, and sparc64 archs whether they'd support puc(4) or not. Revision Changes Path 1.163 +5 -0 src/sys/alpha/conf/GENERIC 1.396 +4 -0 src/sys/amd64/conf/GENERIC 1.392 +4 -0 src/sys/i386/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Fri Sep 19 14:19:37 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3309F16A4BF; Fri, 19 Sep 2003 14:19:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A714243F3F; Fri, 19 Sep 2003 14:19:36 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JLJaXJ056593; Fri, 19 Sep 2003 14:19:36 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JLJalg056592; Fri, 19 Sep 2003 14:19:36 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309192119.h8JLJalg056592@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Fri, 19 Sep 2003 14:19:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/contrib/sendmail/src version.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 21:19:37 -0000 gshapiro 2003/09/19 14:19:36 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) contrib/sendmail/src version.c Log: Include a patch number in the version header in case 8.12.10 isn't MFC'ed before 4.9-RELEASE. 8.12.10 will be imported into -CURRENT this weekend. Approved by: re (murray) Revision Changes Path 1.1.1.3.2.16 +1 -1 src/contrib/sendmail/src/version.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 14:52:30 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5482016A4B3; Fri, 19 Sep 2003 14:52:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB40C43FEC; Fri, 19 Sep 2003 14:52:29 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JLqTXJ059373; Fri, 19 Sep 2003 14:52:29 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JLqThA059372; Fri, 19 Sep 2003 14:52:29 -0700 (PDT) (envelope-from sam) Message-Id: <200309192152.h8JLqThA059372@repoman.freebsd.org> From: Sam Leffler Date: Fri, 19 Sep 2003 14:52:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/mtxstat mtxstat.pl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 21:52:30 -0000 sam 2003/09/19 14:52:29 PDT FreeBSD src repository Modified files: tools/tools/mtxstat mtxstat.pl Log: o the kernel sysctl uses 'avg' for a key; change to suit o change header field widths to match the kernel so columns line up Revision Changes Path 1.2 +4 -4 src/tools/tools/mtxstat/mtxstat.pl From owner-cvs-src@FreeBSD.ORG Fri Sep 19 15:02:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 896E416A4BF; Fri, 19 Sep 2003 15:02:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46E5343F3F; Fri, 19 Sep 2003 15:01:57 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JM1vXJ060168; Fri, 19 Sep 2003 15:01:57 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JM1uUx060165; Fri, 19 Sep 2003 15:01:56 -0700 (PDT) (envelope-from sam) Message-Id: <200309192201.h8JM1uUx060165@repoman.freebsd.org> From: Sam Leffler Date: Fri, 19 Sep 2003 15:01:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys lock.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 22:02:00 -0000 sam 2003/09/19 15:01:56 PDT FreeBSD src repository Modified files: sys/sys lock.h Log: when MUTEX_PROFILING is enabled turn on LOCK_DEBUG; otherwise all the mutex's get dumped into a single bucket with line #0 and file NULL Supported by: FreeBSD Foundation Revision Changes Path 1.49 +1 -1 src/sys/sys/lock.h From owner-cvs-src@FreeBSD.ORG Fri Sep 19 15:04:01 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A30D816A4BF; Fri, 19 Sep 2003 15:04:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC30043FE5; Fri, 19 Sep 2003 15:04:00 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JM40XJ061184; Fri, 19 Sep 2003 15:04:00 -0700 (PDT) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JM40m4061181; Fri, 19 Sep 2003 15:04:00 -0700 (PDT) (envelope-from sam) Message-Id: <200309192204.h8JM40m4061181@repoman.freebsd.org> From: Sam Leffler Date: Fri, 19 Sep 2003 15:04:00 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys mutex.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 22:04:01 -0000 sam 2003/09/19 15:04:00 PDT FreeBSD src repository Modified files: sys/sys mutex.h Log: revert rev 1.64; this is not needed with rev 1.49 of lock.h as LOCK_DEBUG is implied by MUTEX_PROFILING which stops inline expansion of the mutex operations Supported by: FreeBSD Foundation Revision Changes Path 1.65 +1 -1 src/sys/sys/mutex.h From owner-cvs-src@FreeBSD.ORG Fri Sep 19 15:27:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EDFD16A4BF; Fri, 19 Sep 2003 15:27:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CDEA4400B; Fri, 19 Sep 2003 15:27:55 -0700 (PDT) (envelope-from jb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JMRtXJ062822; Fri, 19 Sep 2003 15:27:55 -0700 (PDT) (envelope-from jb@repoman.freebsd.org) Received: (from jb@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JMRtN3062821; Fri, 19 Sep 2003 15:27:55 -0700 (PDT) (envelope-from jb) Message-Id: <200309192227.h8JMRtN3062821@repoman.freebsd.org> From: John Birrell Date: Fri, 19 Sep 2003 15:27:54 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man5 device.hints.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 22:27:56 -0000 jb 2003/09/19 15:27:54 PDT FreeBSD src repository Modified files: share/man/man5 device.hints.5 Log: Document portsize. Revision Changes Path 1.10 +2 -0 src/share/man/man5/device.hints.5 From owner-cvs-src@FreeBSD.ORG Fri Sep 19 15:31:47 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B6A816A4B3; Fri, 19 Sep 2003 15:31:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B06A43FF7; Fri, 19 Sep 2003 15:31:46 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JMVjXJ063352; Fri, 19 Sep 2003 15:31:46 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JMVjgj063350; Fri, 19 Sep 2003 15:31:45 -0700 (PDT) (envelope-from jeff) Message-Id: <200309192231.h8JMVjgj063350@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 19 Sep 2003 15:31:45 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma_core.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 22:31:47 -0000 jeff 2003/09/19 15:31:45 PDT FreeBSD src repository Modified files: sys/vm uma_core.c Log: - There are an endless stream of style(9) errors in this file. Fix a few. Also catch some spelling errors. Revision Changes Path 1.81 +18 -44 src/sys/vm/uma_core.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 15:41:54 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F258B16A4B3; Fri, 19 Sep 2003 15:41:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4579243FE9; Fri, 19 Sep 2003 15:41:53 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JMfrXJ064337; Fri, 19 Sep 2003 15:41:53 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JMfqOa064336; Fri, 19 Sep 2003 15:41:52 -0700 (PDT) (envelope-from marcel) Message-Id: <200309192241.h8JMfqOa064336@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 19 Sep 2003 15:41:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 22:41:54 -0000 marcel 2003/09/19 15:41:52 PDT FreeBSD src repository Modified files: sys/ia64/ia64 trap.c Log: Revamp trap(): make it more explicit which kinds of traps/faults we can get (or not) and what we do with them. This fixes the behaviour for NaT consumption and speculation faults in that we now don't panic for user faults. Remove the dopanic label and move the code to a function. This makes it easier in the simulator to set a breakpoint. While here, remove the special handling of the old break-based syscall path and move it to where we handle the break vector. While here, reserve a new break immediate for KSE. We currently use the old break- based syscall to deal with restoring async contexts. However, it has the side-effect of also setting the signal mask and callong ast() on the way out. The new break immediate simply restores the context and returns without calling ast(). Revision Changes Path 1.90 +304 -264 src/sys/ia64/ia64/trap.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 15:42:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D5C516A4B3; Fri, 19 Sep 2003 15:42:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92A9743FEC; Fri, 19 Sep 2003 15:42:52 -0700 (PDT) (envelope-from jb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JMgqXJ064394; Fri, 19 Sep 2003 15:42:52 -0700 (PDT) (envelope-from jb@repoman.freebsd.org) Received: (from jb@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JMgqLg064393; Fri, 19 Sep 2003 15:42:52 -0700 (PDT) (envelope-from jb) Message-Id: <200309192242.h8JMgqLg064393@repoman.freebsd.org> From: John Birrell Date: Fri, 19 Sep 2003 15:42:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb usbdevs usbdevs.h usbdevs_data.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 22:42:53 -0000 jb 2003/09/19 15:42:52 PDT FreeBSD src repository Modified files: sys/dev/usb usbdevs usbdevs.h usbdevs_data.h Log: Add HP 4400C, Belkin F5U208 VideoBusII Revision Changes Path 1.137 +2 -0 src/sys/dev/usb/usbdevs 1.145 +3 -1 src/sys/dev/usb/usbdevs.h 1.145 +13 -1 src/sys/dev/usb/usbdevs_data.h From owner-cvs-src@FreeBSD.ORG Fri Sep 19 15:51:28 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E0716A4D5; Fri, 19 Sep 2003 15:51:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2324943F85; Fri, 19 Sep 2003 15:51:27 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JMpQXJ065092; Fri, 19 Sep 2003 15:51:26 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JMpQ8I065090; Fri, 19 Sep 2003 15:51:26 -0700 (PDT) (envelope-from marcel) Message-Id: <200309192251.h8JMpQ8I065090@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 19 Sep 2003 15:51:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 22:51:30 -0000 marcel 2003/09/19 15:51:26 PDT FreeBSD src repository Modified files: sys/ia64/ia64 machdep.c Log: Fix the most significant KSE breakage caused by not restoring the restart instruction bits in the PSR. As such, we were returning from interrupt to the instruction in the bundle that caused us to enter the kernel, only now we're returning to a completely different bundle. While close here: add two KASSERTs to make sure that we restore sync contexts only when entered the kernel through a syscall and restore an async context only when entered the kernel through an interrupt, trap or fault. While not exactly here, but close enough: use suword64() when we copy the dirty registers from the kernel stack to the user stack. The code was intended to be be replaced shortly after being added, but that was a couple of weeks ago. I might as well avoid that it is a source for panics until it's replaced. Revision Changes Path 1.155 +12 -4 src/sys/ia64/ia64/machdep.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 15:54:07 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39D7016A4B3; Fri, 19 Sep 2003 15:54:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0024D43FE0; Fri, 19 Sep 2003 15:54:05 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JMs5XJ065274; Fri, 19 Sep 2003 15:54:05 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JMs5xA065273; Fri, 19 Sep 2003 15:54:05 -0700 (PDT) (envelope-from marcel) Message-Id: <200309192254.h8JMs5xA065273@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 19 Sep 2003 15:54:05 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/arch/ia64/ia64 context.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 22:54:07 -0000 marcel 2003/09/19 15:54:05 PDT FreeBSD src repository Modified files: lib/libpthread/arch/ia64/ia64 context.S Log: Stop using the setcontext() syscall to restore an async context. Instead use the break instruction with an immediate specially created for us. Revision Changes Path 1.5 +5 -5 src/lib/libpthread/arch/ia64/ia64/context.S From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:00:30 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1996A16A4BF; Fri, 19 Sep 2003 16:00:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EA7F43FEC; Fri, 19 Sep 2003 16:00:29 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JN0TXJ065533; Fri, 19 Sep 2003 16:00:29 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JN0Ta8065532; Fri, 19 Sep 2003 16:00:29 -0700 (PDT) (envelope-from marcel) Message-Id: <200309192300.h8JN0Ta8065532@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 19 Sep 2003 16:00:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/arch/ia64/include pthread_md.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 23:00:30 -0000 marcel 2003/09/19 16:00:28 PDT FreeBSD src repository Modified files: lib/libpthread/arch/ia64/include pthread_md.h Log: _ia64_break_setcontext() now takes a mcontext_t. While here, define THR_SETCONTEXT as PANIC(). The THR_SETCONTEXT macro is currently not used, which means that the definition we had could be wrong, overly pessimistic or unknowingly right. I don't like the odds... The new _ia64_break_setcontext() and corresponding kernel fixes make KSE mostly usable. There's still a case where we don't properly restore a context and end up with a NaT consumption fault (typically an indication for not handling NaT collection points correctly), but at least now mutex_d works... Revision Changes Path 1.10 +3 -10 src/lib/libpthread/arch/ia64/include/pthread_md.h From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:04:45 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7714F16A4B3; Fri, 19 Sep 2003 16:04:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E962743FF3; Fri, 19 Sep 2003 16:04:44 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JN4iXJ066985; Fri, 19 Sep 2003 16:04:44 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JN4i3A066984; Fri, 19 Sep 2003 16:04:44 -0700 (PDT) (envelope-from jeff) Message-Id: <200309192304.h8JN4i3A066984@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 19 Sep 2003 16:04:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma_core.c uma_int.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 23:04:45 -0000 jeff 2003/09/19 16:04:44 PDT FreeBSD src repository Modified files: sys/vm uma_core.c uma_int.h Log: - Remove the cache colorization code. We can't use it due to all of the broken consumers of the malloc interface who assume that the allocated address will be an even multiple of the size. - Remove disabled time delay code on uma_reclaim(). The comment there said it all. It was not an effective strategy and it should not be left in #if 0'd for all eternity. Revision Changes Path 1.82 +0 -50 src/sys/vm/uma_core.c 1.20 +0 -4 src/sys/vm/uma_int.h From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:05:14 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C200B16A4BF; Fri, 19 Sep 2003 16:05:14 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id E94FE43FE1; Fri, 19 Sep 2003 16:05:13 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id h8JN5DgG013864; Fri, 19 Sep 2003 19:05:13 -0400 (EDT) Date: Fri, 19 Sep 2003 19:05:13 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Marcel Moolenaar In-Reply-To: <200309192300.h8JN0Ta8065532@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread/arch/ia64/include pthread_md.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@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: Fri, 19 Sep 2003 23:05:14 -0000 On Fri, 19 Sep 2003, Marcel Moolenaar wrote: > marcel 2003/09/19 16:00:28 PDT > > FreeBSD src repository > > Modified files: > lib/libpthread/arch/ia64/include pthread_md.h > Log: > _ia64_break_setcontext() now takes a mcontext_t. While here, define > THR_SETCONTEXT as PANIC(). The THR_SETCONTEXT macro is currently not > used, which means that the definition we had could be wrong, overly > pessimistic or unknowingly right. I don't like the odds... > > The new _ia64_break_setcontext() and corresponding kernel fixes make > KSE mostly usable. There's still a case where we don't properly > restore a context and end up with a NaT consumption fault (typically > an indication for not handling NaT collection points correctly), > but at least now mutex_d works... How about the ACE tests? If you update pluto1, I'll see about running them. -- Dan Eischen From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:11:40 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07A8516A4B3; Fri, 19 Sep 2003 16:11:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 466FA43FD7; Fri, 19 Sep 2003 16:11:38 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JNBcXJ068087; Fri, 19 Sep 2003 16:11:38 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JNBc0B068086; Fri, 19 Sep 2003 16:11:38 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309192311.h8JNBc0B068086@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Fri, 19 Sep 2003 16:11:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: SENDMAIL Subject: cvs commit: src/contrib/sendmail - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Sep 2003 23:11:40 -0000 gshapiro 2003/09/19 16:11:37 PDT FreeBSD src repository src/contrib/sendmail - Imported sources Update of /home/ncvs/src/contrib/sendmail In directory repoman.freebsd.org:/tmp/cvs-serv67769 Log Message: Import sendmail 8.12.10 Status: Vendor Tag: SENDMAIL Release Tags: v8_12_10 U src/contrib/sendmail/Makefile U src/contrib/sendmail/FAQ U src/contrib/sendmail/INSTALL U src/contrib/sendmail/KNOWNBUGS U src/contrib/sendmail/LICENSE U src/contrib/sendmail/PGPKEYS U src/contrib/sendmail/README U src/contrib/sendmail/RELEASE_NOTES U src/contrib/sendmail/src/Makefile U src/contrib/sendmail/src/Makefile.m4 U src/contrib/sendmail/src/README U src/contrib/sendmail/src/SECURITY U src/contrib/sendmail/src/TRACEFLAGS U src/contrib/sendmail/src/TUNING U src/contrib/sendmail/src/alias.c U src/contrib/sendmail/src/aliases U src/contrib/sendmail/src/aliases.5 U src/contrib/sendmail/src/arpadate.c U src/contrib/sendmail/src/bf.h U src/contrib/sendmail/src/bf.c U src/contrib/sendmail/src/collect.c C src/contrib/sendmail/src/conf.c U src/contrib/sendmail/src/conf.h U src/contrib/sendmail/src/control.c U src/contrib/sendmail/src/convtime.c U src/contrib/sendmail/src/daemon.c U src/contrib/sendmail/src/deliver.c U src/contrib/sendmail/src/domain.c U src/contrib/sendmail/src/envelope.c U src/contrib/sendmail/src/err.c C src/contrib/sendmail/src/headers.c U src/contrib/sendmail/src/helpfile U src/contrib/sendmail/src/macro.c U src/contrib/sendmail/src/mailq.1 U src/contrib/sendmail/src/main.c U src/contrib/sendmail/src/map.c C src/contrib/sendmail/src/mci.c U src/contrib/sendmail/src/milter.c U src/contrib/sendmail/src/mime.c U src/contrib/sendmail/src/newaliases.1 U src/contrib/sendmail/src/parseaddr.c U src/contrib/sendmail/src/queue.c U src/contrib/sendmail/src/readcf.c U src/contrib/sendmail/src/recipient.c U src/contrib/sendmail/src/savemail.c C src/contrib/sendmail/src/sendmail.8 U src/contrib/sendmail/src/sendmail.h U src/contrib/sendmail/src/sasl.c U src/contrib/sendmail/src/sfsasl.c U src/contrib/sendmail/src/sfsasl.h U src/contrib/sendmail/src/shmticklib.c U src/contrib/sendmail/src/sm_resolve.c U src/contrib/sendmail/src/sm_resolve.h U src/contrib/sendmail/src/srvrsmtp.c U src/contrib/sendmail/src/stab.c U src/contrib/sendmail/src/stats.c U src/contrib/sendmail/src/statusd_shm.h U src/contrib/sendmail/src/sysexits.c U src/contrib/sendmail/src/timers.c U src/contrib/sendmail/src/timers.h U src/contrib/sendmail/src/tls.c U src/contrib/sendmail/src/trace.c U src/contrib/sendmail/src/udb.c U src/contrib/sendmail/src/usersmtp.c U src/contrib/sendmail/src/util.c U src/contrib/sendmail/src/version.c U src/contrib/sendmail/doc/op/Makefile U src/contrib/sendmail/doc/op/op.me U src/contrib/sendmail/libsmutil/Makefile U src/contrib/sendmail/libsmutil/Makefile.m4 U src/contrib/sendmail/libsmutil/cf.c U src/contrib/sendmail/libsmutil/debug.c U src/contrib/sendmail/libsmutil/err.c U src/contrib/sendmail/libsmutil/lockfile.c U src/contrib/sendmail/libsmutil/safefile.c U src/contrib/sendmail/libsmutil/snprintf.c U src/contrib/sendmail/mail.local/Makefile U src/contrib/sendmail/mail.local/Makefile.m4 U src/contrib/sendmail/mail.local/README U src/contrib/sendmail/mail.local/mail.local.8 C src/contrib/sendmail/mail.local/mail.local.c U src/contrib/sendmail/mailstats/Makefile U src/contrib/sendmail/mailstats/Makefile.m4 U src/contrib/sendmail/mailstats/mailstats.8 U src/contrib/sendmail/mailstats/mailstats.c U src/contrib/sendmail/makemap/Makefile U src/contrib/sendmail/makemap/Makefile.m4 U src/contrib/sendmail/makemap/makemap.8 U src/contrib/sendmail/makemap/makemap.c U src/contrib/sendmail/smrsh/Makefile U src/contrib/sendmail/smrsh/Makefile.m4 U src/contrib/sendmail/smrsh/README C src/contrib/sendmail/smrsh/smrsh.8 U src/contrib/sendmail/smrsh/smrsh.c U src/contrib/sendmail/test/Makefile U src/contrib/sendmail/test/Makefile.m4 U src/contrib/sendmail/test/README U src/contrib/sendmail/test/Results U src/contrib/sendmail/test/t_dropgid.c U src/contrib/sendmail/test/t_exclopen.c U src/contrib/sendmail/test/t_pathconf.c U src/contrib/sendmail/test/t_seteuid.c U src/contrib/sendmail/test/t_setgid.c U src/contrib/sendmail/test/t_setreuid.c U src/contrib/sendmail/test/t_setuid.c U src/contrib/sendmail/test/t_snprintf.c U src/contrib/sendmail/include/sendmail/mailstats.h U src/contrib/sendmail/include/sendmail/pathnames.h U src/contrib/sendmail/include/sendmail/sendmail.h U src/contrib/sendmail/include/sm/assert.h U src/contrib/sendmail/include/sm/bdb.h U src/contrib/sendmail/include/sm/bitops.h U src/contrib/sendmail/include/sm/cdefs.h U src/contrib/sendmail/include/sm/cf.h U src/contrib/sendmail/include/sm/clock.h U src/contrib/sendmail/include/sm/conf.h U src/contrib/sendmail/include/sm/config.h U src/contrib/sendmail/include/sm/debug.h U src/contrib/sendmail/include/sm/errstring.h U src/contrib/sendmail/include/sm/exc.h U src/contrib/sendmail/include/sm/fdset.h U src/contrib/sendmail/include/sm/gen.h U src/contrib/sendmail/include/sm/heap.h U src/contrib/sendmail/include/sm/io.h U src/contrib/sendmail/include/sm/ldap.h U src/contrib/sendmail/include/sm/limits.h U src/contrib/sendmail/include/sm/mbdb.h U src/contrib/sendmail/include/sm/path.h U src/contrib/sendmail/include/sm/rpool.h U src/contrib/sendmail/include/sm/setjmp.h U src/contrib/sendmail/include/sm/shm.h U src/contrib/sendmail/include/sm/signal.h U src/contrib/sendmail/include/sm/string.h U src/contrib/sendmail/include/sm/sysexits.h U src/contrib/sendmail/include/sm/test.h U src/contrib/sendmail/include/sm/types.h U src/contrib/sendmail/include/sm/varargs.h U src/contrib/sendmail/include/sm/xtrap.h U src/contrib/sendmail/include/sm/os/sm_os_aix.h U src/contrib/sendmail/include/sm/os/sm_os_freebsd.h U src/contrib/sendmail/include/sm/os/sm_os_hp.h U src/contrib/sendmail/include/sm/os/sm_os_irix.h U src/contrib/sendmail/include/sm/os/sm_os_linux.h U src/contrib/sendmail/include/sm/os/sm_os_mpeix.h U src/contrib/sendmail/include/sm/os/sm_os_next.h U src/contrib/sendmail/include/sm/os/sm_os_openbsd.h U src/contrib/sendmail/include/sm/os/sm_os_openunix.h U src/contrib/sendmail/include/sm/os/sm_os_osf1.h U src/contrib/sendmail/include/sm/os/sm_os_sunos.h U src/contrib/sendmail/include/sm/os/sm_os_ultrix.h U src/contrib/sendmail/include/sm/os/sm_os_unixware.h U src/contrib/sendmail/include/libsmdb/smdb.h U src/contrib/sendmail/include/libmilter/mfdef.h U src/contrib/sendmail/include/libmilter/mfapi.h U src/contrib/sendmail/include/libmilter/milter.h U src/contrib/sendmail/libsm/Makefile U src/contrib/sendmail/libsm/Makefile.m4 U src/contrib/sendmail/libsm/README U src/contrib/sendmail/libsm/assert.c U src/contrib/sendmail/libsm/assert.html U src/contrib/sendmail/libsm/b-strcmp.c U src/contrib/sendmail/libsm/b-strl.c U src/contrib/sendmail/libsm/cdefs.html U src/contrib/sendmail/libsm/cf.c U src/contrib/sendmail/libsm/clock.c U src/contrib/sendmail/libsm/clrerr.c U src/contrib/sendmail/libsm/config.c U src/contrib/sendmail/libsm/debug.c U src/contrib/sendmail/libsm/debug.html U src/contrib/sendmail/libsm/errstring.c U src/contrib/sendmail/libsm/exc.c U src/contrib/sendmail/libsm/exc.html U src/contrib/sendmail/libsm/fclose.c U src/contrib/sendmail/libsm/feof.c U src/contrib/sendmail/libsm/ferror.c U src/contrib/sendmail/libsm/fflush.c U src/contrib/sendmail/libsm/fget.c U src/contrib/sendmail/libsm/findfp.c U src/contrib/sendmail/libsm/flags.c U src/contrib/sendmail/libsm/fopen.c U src/contrib/sendmail/libsm/fpos.c U src/contrib/sendmail/libsm/fprintf.c U src/contrib/sendmail/libsm/fpurge.c U src/contrib/sendmail/libsm/fput.c U src/contrib/sendmail/libsm/fread.c U src/contrib/sendmail/libsm/fscanf.c U src/contrib/sendmail/libsm/fseek.c U src/contrib/sendmail/libsm/fvwrite.c U src/contrib/sendmail/libsm/fvwrite.h U src/contrib/sendmail/libsm/fwalk.c U src/contrib/sendmail/libsm/fwrite.c U src/contrib/sendmail/libsm/gen.html U src/contrib/sendmail/libsm/get.c U src/contrib/sendmail/libsm/glue.h U src/contrib/sendmail/libsm/heap.c U src/contrib/sendmail/libsm/heap.html U src/contrib/sendmail/libsm/index.html U src/contrib/sendmail/libsm/io.html U src/contrib/sendmail/libsm/ldap.c U src/contrib/sendmail/libsm/local.h U src/contrib/sendmail/libsm/makebuf.c U src/contrib/sendmail/libsm/match.c U src/contrib/sendmail/libsm/mbdb.c U src/contrib/sendmail/libsm/mpeix.c U src/contrib/sendmail/libsm/niprop.c U src/contrib/sendmail/libsm/path.c U src/contrib/sendmail/libsm/put.c U src/contrib/sendmail/libsm/refill.c U src/contrib/sendmail/libsm/rpool.c U src/contrib/sendmail/libsm/rewind.c U src/contrib/sendmail/libsm/rpool.html U src/contrib/sendmail/libsm/setvbuf.c U src/contrib/sendmail/libsm/shm.c U src/contrib/sendmail/libsm/signal.c U src/contrib/sendmail/libsm/smstdio.c U src/contrib/sendmail/libsm/snprintf.c U src/contrib/sendmail/libsm/sscanf.c U src/contrib/sendmail/libsm/stdio.c U src/contrib/sendmail/libsm/strcasecmp.c U src/contrib/sendmail/libsm/strrevcmp.c U src/contrib/sendmail/libsm/strdup.c U src/contrib/sendmail/libsm/strerror.c U src/contrib/sendmail/libsm/strexit.c U src/contrib/sendmail/libsm/string.c U src/contrib/sendmail/libsm/stringf.c U src/contrib/sendmail/libsm/strio.c U src/contrib/sendmail/libsm/strl.c U src/contrib/sendmail/libsm/strto.c U src/contrib/sendmail/libsm/syslogio.c U src/contrib/sendmail/libsm/t-cf.c U src/contrib/sendmail/libsm/t-event.c U src/contrib/sendmail/libsm/t-exc.c U src/contrib/sendmail/libsm/t-float.c U src/contrib/sendmail/libsm/t-fopen.c U src/contrib/sendmail/libsm/t-heap.c U src/contrib/sendmail/libsm/t-shm.c U src/contrib/sendmail/libsm/t-match.c U src/contrib/sendmail/libsm/t-path.c U src/contrib/sendmail/libsm/t-rpool.c U src/contrib/sendmail/libsm/t-scanf.c U src/contrib/sendmail/libsm/t-smstdio.c U src/contrib/sendmail/libsm/t-string.c U src/contrib/sendmail/libsm/t-strio.c U src/contrib/sendmail/libsm/t-strl.c U src/contrib/sendmail/libsm/t-strrevcmp.c U src/contrib/sendmail/libsm/t-types.c U src/contrib/sendmail/libsm/test.c U src/contrib/sendmail/libsm/ungetc.c U src/contrib/sendmail/libsm/vasprintf.c U src/contrib/sendmail/libsm/vfprintf.c U src/contrib/sendmail/libsm/vfscanf.c U src/contrib/sendmail/libsm/vprintf.c U src/contrib/sendmail/libsm/vsnprintf.c U src/contrib/sendmail/libsm/vsprintf.c U src/contrib/sendmail/libsm/vsscanf.c U src/contrib/sendmail/libsm/wbuf.c U src/contrib/sendmail/libsm/wsetup.c U src/contrib/sendmail/libsm/xtrap.c U src/contrib/sendmail/cf/README U src/contrib/sendmail/cf/sendmail.schema U src/contrib/sendmail/cf/cf/Makefile U src/contrib/sendmail/cf/cf/README U src/contrib/sendmail/cf/cf/chez.cs.mc U src/contrib/sendmail/cf/cf/clientproto.mc U src/contrib/sendmail/cf/cf/cs-hpux10.mc U src/contrib/sendmail/cf/cf/cs-hpux9.mc U src/contrib/sendmail/cf/cf/cs-osf1.mc U src/contrib/sendmail/cf/cf/cs-solaris2.mc U src/contrib/sendmail/cf/cf/cs-sunos4.1.mc U src/contrib/sendmail/cf/cf/cs-ultrix4.mc U src/contrib/sendmail/cf/cf/cyrusproto.mc U src/contrib/sendmail/cf/cf/generic-bsd4.4.mc U src/contrib/sendmail/cf/cf/generic-hpux10.mc U src/contrib/sendmail/cf/cf/generic-hpux9.mc U src/contrib/sendmail/cf/cf/generic-linux.mc U src/contrib/sendmail/cf/cf/generic-mpeix.mc U src/contrib/sendmail/cf/cf/generic-nextstep3.3.mc U src/contrib/sendmail/cf/cf/generic-osf1.mc U src/contrib/sendmail/cf/cf/generic-solaris.mc U src/contrib/sendmail/cf/cf/generic-sunos4.1.mc U src/contrib/sendmail/cf/cf/generic-ultrix4.mc U src/contrib/sendmail/cf/cf/huginn.cs.mc U src/contrib/sendmail/cf/cf/knecht.mc U src/contrib/sendmail/cf/cf/mail.cs.mc U src/contrib/sendmail/cf/cf/mail.eecs.mc U src/contrib/sendmail/cf/cf/mailspool.cs.mc U src/contrib/sendmail/cf/cf/python.cs.mc U src/contrib/sendmail/cf/cf/s2k-osf1.mc U src/contrib/sendmail/cf/cf/s2k-ultrix4.mc U src/contrib/sendmail/cf/cf/submit.cf U src/contrib/sendmail/cf/cf/submit.mc U src/contrib/sendmail/cf/cf/tcpproto.mc U src/contrib/sendmail/cf/cf/ucbarpa.mc U src/contrib/sendmail/cf/cf/ucbvax.mc U src/contrib/sendmail/cf/cf/uucpproto.mc U src/contrib/sendmail/cf/cf/vangogh.cs.mc U src/contrib/sendmail/cf/domain/Berkeley.EDU.m4 U src/contrib/sendmail/cf/domain/CS.Berkeley.EDU.m4 U src/contrib/sendmail/cf/domain/EECS.Berkeley.EDU.m4 U src/contrib/sendmail/cf/domain/S2K.Berkeley.EDU.m4 U src/contrib/sendmail/cf/domain/generic.m4 U src/contrib/sendmail/cf/domain/berkeley-only.m4 U src/contrib/sendmail/cf/feature/accept_unqualified_senders.m4 U src/contrib/sendmail/cf/feature/accept_unresolvable_domains.m4 U src/contrib/sendmail/cf/feature/access_db.m4 U src/contrib/sendmail/cf/feature/allmasquerade.m4 U src/contrib/sendmail/cf/feature/always_add_domain.m4 U src/contrib/sendmail/cf/feature/authinfo.m4 U src/contrib/sendmail/cf/feature/bestmx_is_local.m4 U src/contrib/sendmail/cf/feature/bitdomain.m4 U src/contrib/sendmail/cf/feature/blacklist_recipients.m4 U src/contrib/sendmail/cf/feature/compat_check.m4 U src/contrib/sendmail/cf/feature/delay_checks.m4 U src/contrib/sendmail/cf/feature/dnsbl.m4 U src/contrib/sendmail/cf/feature/domaintable.m4 U src/contrib/sendmail/cf/feature/enhdnsbl.m4 U src/contrib/sendmail/cf/feature/generics_entire_domain.m4 U src/contrib/sendmail/cf/feature/genericstable.m4 U src/contrib/sendmail/cf/feature/ldap_routing.m4 U src/contrib/sendmail/cf/feature/msp.m4 U src/contrib/sendmail/cf/feature/limited_masquerade.m4 U src/contrib/sendmail/cf/feature/local_lmtp.m4 U src/contrib/sendmail/cf/feature/local_no_masquerade.m4 U src/contrib/sendmail/cf/feature/local_procmail.m4 U src/contrib/sendmail/cf/feature/lookupdotdomain.m4 U src/contrib/sendmail/cf/feature/loose_relay_check.m4 U src/contrib/sendmail/cf/feature/mailertable.m4 U src/contrib/sendmail/cf/feature/masquerade_entire_domain.m4 U src/contrib/sendmail/cf/feature/masquerade_envelope.m4 U src/contrib/sendmail/cf/feature/no_default_msa.m4 U src/contrib/sendmail/cf/feature/nocanonify.m4 U src/contrib/sendmail/cf/feature/nodns.m4 U src/contrib/sendmail/cf/feature/notsticky.m4 U src/contrib/sendmail/cf/feature/nouucp.m4 U src/contrib/sendmail/cf/feature/nullclient.m4 U src/contrib/sendmail/cf/feature/preserve_local_plus_detail.m4 U src/contrib/sendmail/cf/feature/preserve_luser_host.m4 U src/contrib/sendmail/cf/feature/promiscuous_relay.m4 U src/contrib/sendmail/cf/feature/queuegroup.m4 U src/contrib/sendmail/cf/feature/redirect.m4 U src/contrib/sendmail/cf/feature/relay_based_on_MX.m4 U src/contrib/sendmail/cf/feature/relay_entire_domain.m4 U src/contrib/sendmail/cf/feature/relay_hosts_only.m4 U src/contrib/sendmail/cf/feature/relay_local_from.m4 U src/contrib/sendmail/cf/feature/relay_mail_from.m4 U src/contrib/sendmail/cf/feature/smrsh.m4 U src/contrib/sendmail/cf/feature/stickyhost.m4 U src/contrib/sendmail/cf/feature/use_ct_file.m4 U src/contrib/sendmail/cf/feature/use_cw_file.m4 U src/contrib/sendmail/cf/feature/uucpdomain.m4 U src/contrib/sendmail/cf/feature/virtuser_entire_domain.m4 U src/contrib/sendmail/cf/feature/virtusertable.m4 U src/contrib/sendmail/cf/hack/cssubdomain.m4 U src/contrib/sendmail/cf/m4/cf.m4 C src/contrib/sendmail/cf/m4/cfhead.m4 U src/contrib/sendmail/cf/m4/proto.m4 U src/contrib/sendmail/cf/m4/version.m4 U src/contrib/sendmail/cf/mailer/cyrus.m4 U src/contrib/sendmail/cf/mailer/cyrusv2.m4 U src/contrib/sendmail/cf/mailer/fax.m4 U src/contrib/sendmail/cf/mailer/local.m4 U src/contrib/sendmail/cf/mailer/mail11.m4 U src/contrib/sendmail/cf/mailer/phquery.m4 U src/contrib/sendmail/cf/mailer/pop.m4 U src/contrib/sendmail/cf/mailer/procmail.m4 U src/contrib/sendmail/cf/mailer/qpage.m4 U src/contrib/sendmail/cf/mailer/smtp.m4 U src/contrib/sendmail/cf/mailer/usenet.m4 U src/contrib/sendmail/cf/mailer/uucp.m4 U src/contrib/sendmail/cf/ostype/aix3.m4 U src/contrib/sendmail/cf/ostype/aix4.m4 U src/contrib/sendmail/cf/ostype/aix5.m4 U src/contrib/sendmail/cf/ostype/altos.m4 U src/contrib/sendmail/cf/ostype/amdahl-uts.m4 U src/contrib/sendmail/cf/ostype/a-ux.m4 U src/contrib/sendmail/cf/ostype/bsd4.3.m4 U src/contrib/sendmail/cf/ostype/bsd4.4.m4 U src/contrib/sendmail/cf/ostype/bsdi.m4 U src/contrib/sendmail/cf/ostype/bsdi1.0.m4 U src/contrib/sendmail/cf/ostype/bsdi2.0.m4 U src/contrib/sendmail/cf/ostype/darwin.m4 U src/contrib/sendmail/cf/ostype/dgux.m4 U src/contrib/sendmail/cf/ostype/domainos.m4 U src/contrib/sendmail/cf/ostype/dynix3.2.m4 U src/contrib/sendmail/cf/ostype/freebsd4.m4 U src/contrib/sendmail/cf/ostype/freebsd5.m4 U src/contrib/sendmail/cf/ostype/gnu.m4 U src/contrib/sendmail/cf/ostype/hpux10.m4 U src/contrib/sendmail/cf/ostype/hpux11.m4 U src/contrib/sendmail/cf/ostype/hpux9.m4 U src/contrib/sendmail/cf/ostype/irix4.m4 U src/contrib/sendmail/cf/ostype/irix5.m4 U src/contrib/sendmail/cf/ostype/irix6.m4 U src/contrib/sendmail/cf/ostype/isc4.1.m4 U src/contrib/sendmail/cf/ostype/linux.m4 U src/contrib/sendmail/cf/ostype/maxion.m4 U src/contrib/sendmail/cf/ostype/mklinux.m4 U src/contrib/sendmail/cf/ostype/mpeix.m4 U src/contrib/sendmail/cf/ostype/nextstep.m4 U src/contrib/sendmail/cf/ostype/openbsd.m4 U src/contrib/sendmail/cf/ostype/osf1.m4 U src/contrib/sendmail/cf/ostype/powerux.m4 U src/contrib/sendmail/cf/ostype/ptx2.m4 U src/contrib/sendmail/cf/ostype/qnx.m4 U src/contrib/sendmail/cf/ostype/riscos4.5.m4 U src/contrib/sendmail/cf/ostype/sco-uw-2.1.m4 U src/contrib/sendmail/cf/ostype/sco3.2.m4 U src/contrib/sendmail/cf/ostype/sinix.m4 U src/contrib/sendmail/cf/ostype/solaris2.m4 U src/contrib/sendmail/cf/ostype/solaris2.ml.m4 U src/contrib/sendmail/cf/ostype/solaris2.pre5.m4 U src/contrib/sendmail/cf/ostype/solaris8.m4 U src/contrib/sendmail/cf/ostype/sunos3.5.m4 U src/contrib/sendmail/cf/ostype/sunos4.1.m4 U src/contrib/sendmail/cf/ostype/svr4.m4 U src/contrib/sendmail/cf/ostype/ultrix4.m4 U src/contrib/sendmail/cf/ostype/unixware7.m4 U src/contrib/sendmail/cf/ostype/unknown.m4 U src/contrib/sendmail/cf/ostype/uxpds.m4 U src/contrib/sendmail/cf/sh/makeinfo.sh U src/contrib/sendmail/cf/siteconfig/uucp.cogsci.m4 U src/contrib/sendmail/cf/siteconfig/uucp.old.arpa.m4 U src/contrib/sendmail/cf/siteconfig/uucp.ucbarpa.m4 U src/contrib/sendmail/cf/siteconfig/uucp.ucbvax.m4 U src/contrib/sendmail/praliases/Makefile U src/contrib/sendmail/praliases/Makefile.m4 U src/contrib/sendmail/praliases/praliases.8 U src/contrib/sendmail/praliases/praliases.c U src/contrib/sendmail/rmail/Makefile U src/contrib/sendmail/rmail/Makefile.m4 U src/contrib/sendmail/rmail/rmail.8 U src/contrib/sendmail/rmail/rmail.c U src/contrib/sendmail/contrib/README U src/contrib/sendmail/contrib/bitdomain.c U src/contrib/sendmail/contrib/bounce-resender.pl U src/contrib/sendmail/contrib/bsdi.mc U src/contrib/sendmail/contrib/buildvirtuser U src/contrib/sendmail/contrib/cidrexpand U src/contrib/sendmail/contrib/dnsblaccess.m4 U src/contrib/sendmail/contrib/domainmap.m4 U src/contrib/sendmail/contrib/doublebounce.pl U src/contrib/sendmail/contrib/etrn.0 U src/contrib/sendmail/contrib/etrn.pl U src/contrib/sendmail/contrib/expn.pl U src/contrib/sendmail/contrib/link_hash.sh U src/contrib/sendmail/contrib/mail.local.linux U src/contrib/sendmail/contrib/mailprio U src/contrib/sendmail/contrib/mh.patch U src/contrib/sendmail/contrib/mmuegel U src/contrib/sendmail/contrib/movemail.conf U src/contrib/sendmail/contrib/movemail.pl U src/contrib/sendmail/contrib/oldbind.compat.c U src/contrib/sendmail/contrib/passwd-to-alias.pl U src/contrib/sendmail/contrib/qtool.pl U src/contrib/sendmail/contrib/qtool.8 U src/contrib/sendmail/contrib/re-mqueue.pl U src/contrib/sendmail/contrib/rmail.oldsys.patch U src/contrib/sendmail/contrib/smcontrol.pl U src/contrib/sendmail/editmap/Makefile U src/contrib/sendmail/editmap/Makefile.m4 U src/contrib/sendmail/editmap/editmap.8 U src/contrib/sendmail/editmap/editmap.c U src/contrib/sendmail/libsmdb/Makefile U src/contrib/sendmail/libsmdb/Makefile.m4 U src/contrib/sendmail/libsmdb/smdb.c U src/contrib/sendmail/libsmdb/smdb1.c U src/contrib/sendmail/libsmdb/smdb2.c U src/contrib/sendmail/libsmdb/smndbm.c U src/contrib/sendmail/libmilter/Makefile U src/contrib/sendmail/libmilter/Makefile.m4 U src/contrib/sendmail/libmilter/README U src/contrib/sendmail/libmilter/comm.c U src/contrib/sendmail/libmilter/engine.c U src/contrib/sendmail/libmilter/handler.c U src/contrib/sendmail/libmilter/listener.c U src/contrib/sendmail/libmilter/main.c U src/contrib/sendmail/libmilter/libmilter.h U src/contrib/sendmail/libmilter/signal.c U src/contrib/sendmail/libmilter/sm_gethost.c U src/contrib/sendmail/libmilter/smfi.c U src/contrib/sendmail/libmilter/docs/api.html U src/contrib/sendmail/libmilter/docs/design.html U src/contrib/sendmail/libmilter/docs/figure1.fig U src/contrib/sendmail/libmilter/docs/figure1.jpg U src/contrib/sendmail/libmilter/docs/figure1.ps U src/contrib/sendmail/libmilter/docs/figure2.fig U src/contrib/sendmail/libmilter/docs/figure2.jpg U src/contrib/sendmail/libmilter/docs/figure2.ps U src/contrib/sendmail/libmilter/docs/index.html U src/contrib/sendmail/libmilter/docs/installation.html U src/contrib/sendmail/libmilter/docs/other.html U src/contrib/sendmail/libmilter/docs/overview.html U src/contrib/sendmail/libmilter/docs/sample.html U src/contrib/sendmail/libmilter/docs/smfi_addheader.html U src/contrib/sendmail/libmilter/docs/smfi_addrcpt.html U src/contrib/sendmail/libmilter/docs/smfi_chgheader.html U src/contrib/sendmail/libmilter/docs/smfi_delrcpt.html U src/contrib/sendmail/libmilter/docs/smfi_getpriv.html U src/contrib/sendmail/libmilter/docs/smfi_getsymval.html U src/contrib/sendmail/libmilter/docs/smfi_main.html U src/contrib/sendmail/libmilter/docs/xxfi_abort.html U src/contrib/sendmail/libmilter/docs/smfi_register.html U src/contrib/sendmail/libmilter/docs/smfi_replacebody.html U src/contrib/sendmail/libmilter/docs/smfi_setbacklog.html U src/contrib/sendmail/libmilter/docs/smfi_setconn.html U src/contrib/sendmail/libmilter/docs/smfi_setpriv.html U src/contrib/sendmail/libmilter/docs/smfi_setreply.html U src/contrib/sendmail/libmilter/docs/smfi_settimeout.html U src/contrib/sendmail/libmilter/docs/xxfi_body.html U src/contrib/sendmail/libmilter/docs/xxfi_close.html U src/contrib/sendmail/libmilter/docs/xxfi_connect.html U src/contrib/sendmail/libmilter/docs/xxfi_envfrom.html U src/contrib/sendmail/libmilter/docs/xxfi_envrcpt.html U src/contrib/sendmail/libmilter/docs/xxfi_eoh.html U src/contrib/sendmail/libmilter/docs/xxfi_eom.html U src/contrib/sendmail/libmilter/docs/xxfi_header.html U src/contrib/sendmail/libmilter/docs/xxfi_helo.html U src/contrib/sendmail/vacation/Makefile U src/contrib/sendmail/vacation/Makefile.m4 U src/contrib/sendmail/vacation/vacation.1 U src/contrib/sendmail/vacation/vacation.c 7 conflicts created by this import. Use the following command to help the merge: cvs checkout -jSENDMAIL:yesterday -jSENDMAIL src/contrib/sendmail From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:13:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4694316A4B3; Fri, 19 Sep 2003 16:13:56 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48D1E43F75; Fri, 19 Sep 2003 16:13:53 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h8JNDr2d001594; Fri, 19 Sep 2003 16:13:53 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h8JNDrmi001190; Fri, 19 Sep 2003 16:13:53 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h8JNDqq0001189; Fri, 19 Sep 2003 16:13:52 -0700 (PDT) (envelope-from marcel) Date: Fri, 19 Sep 2003 16:13:52 -0700 From: Marcel Moolenaar To: deischen@FreeBSD.org Message-ID: <20030919231352.GA1170@athlon.pn.xcllnt.net> References: <200309192300.h8JN0Ta8065532@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread/arch/ia64/include pthread_md.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 23:13:56 -0000 On Fri, Sep 19, 2003 at 07:05:13PM -0400, Daniel Eischen wrote: > > > The new _ia64_break_setcontext() and corresponding kernel fixes make > > KSE mostly usable. There's still a case where we don't properly > > restore a context and end up with a NaT consumption fault (typically > > an indication for not handling NaT collection points correctly), > > but at least now mutex_d works... > > How about the ACE tests? If you update pluto1, I'll see about > running them. I'm already building a new kernel :-) I'll update the library shortly (need to sync p4 again)... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:14:58 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CADBB16A4B3; Fri, 19 Sep 2003 16:14:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EDAA43FCB; Fri, 19 Sep 2003 16:14:58 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JNEwXJ068337; Fri, 19 Sep 2003 16:14:58 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JNEwTY068336; Fri, 19 Sep 2003 16:14:58 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309192314.h8JNEwTY068336@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Fri, 19 Sep 2003 16:14:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/sendmail/cf/m4 cfhead.m4 src/contrib/sendmail/mail.local mail.local.c src/contrib/sendmail/smrsh smrsh.8 src/contrib/sendmail/src conf.c headers.c mci.c sendmail.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 23:14:58 -0000 gshapiro 2003/09/19 16:14:57 PDT FreeBSD src repository Modified files: contrib/sendmail/cf/m4 cfhead.m4 contrib/sendmail/mail.local mail.local.c contrib/sendmail/smrsh smrsh.8 contrib/sendmail/src conf.c headers.c mci.c sendmail.8 Log: Fix sendmail 8.12.10 import conflicts Revision Changes Path 1.15 +2 -2 src/contrib/sendmail/cf/m4/cfhead.m4 1.24 +29 -14 src/contrib/sendmail/mail.local/mail.local.c 1.10 +10 -5 src/contrib/sendmail/smrsh/smrsh.8 1.24 +51 -30 src/contrib/sendmail/src/conf.c 1.18 +45 -7 src/contrib/sendmail/src/headers.c 1.16 +16 -5 src/contrib/sendmail/src/mci.c 1.11 +5 -5 src/contrib/sendmail/src/sendmail.8 From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:20:46 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5C0C16A4B3; Fri, 19 Sep 2003 16:20:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63E6843FDF; Fri, 19 Sep 2003 16:20:46 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JNKkXJ068738; Fri, 19 Sep 2003 16:20:46 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JNKkn7068736; Fri, 19 Sep 2003 16:20:46 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309192320.h8JNKkn7068736@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Fri, 19 Sep 2003 16:20:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/sendmail FREEBSD-upgrade X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 19 Sep 2003 23:20:47 -0000 gshapiro 2003/09/19 16:20:46 PDT FreeBSD src repository Modified files: contrib/sendmail FREEBSD-upgrade Log: Update for 8.12.10 import Revision Changes Path 1.22 +4 -4 src/contrib/sendmail/FREEBSD-upgrade From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:23:57 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C54D16A4B3; Fri, 19 Sep 2003 16:23:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE22843FDD; Fri, 19 Sep 2003 16:23:56 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JNNuXJ069041; Fri, 19 Sep 2003 16:23:56 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JNNu5h069040; Fri, 19 Sep 2003 16:23:56 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200309192323.h8JNNu5h069040@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Fri, 19 Sep 2003 16:23:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 23:23:57 -0000 gshapiro 2003/09/19 16:23:56 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Add a release note for the sendmail 8.12.10 import Revision Changes Path 1.625 +3 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:27:48 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F208416A4B3; Fri, 19 Sep 2003 16:27:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 855AE43FCB; Fri, 19 Sep 2003 16:27:46 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JNRkXJ069205; Fri, 19 Sep 2003 16:27:46 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JNRkAh069204; Fri, 19 Sep 2003 16:27:46 -0700 (PDT) (envelope-from jeff) Message-Id: <200309192327.h8JNRkAh069204@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 19 Sep 2003 16:27:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma_core.c uma_int.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 23:27:48 -0000 jeff 2003/09/19 16:27:46 PDT FreeBSD src repository Modified files: sys/vm uma_core.c uma_int.h Log: - Remove the working-set algorithm. Instead, use the per cpu buckets as the working set cache. This has several advantages. Firstly, we never touch the per cpu queues now in the timeout handler. This removes one more reason for having per cpu locks. Secondly, it reduces the size of the zone by 8 bytes, bringing it under 200 bytes for a single proc x86 box. This tidies up other logic as well. - The 'destroy' flag no longer needs to be passed to zone_drain() since it always frees everything in the zone's slabs. - cache_drain() is now only called from zone_dtor() and so it destroys by default. It also does not need the destroy parameter now. Revision Changes Path 1.83 +28 -75 src/sys/vm/uma_core.c 1.21 +1 -6 src/sys/vm/uma_int.h From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:28:15 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 731EB16A4BF; Fri, 19 Sep 2003 16:28:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6FEC43FDD; Fri, 19 Sep 2003 16:28:14 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JNSEXJ069348; Fri, 19 Sep 2003 16:28:14 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JNSDbE069347; Fri, 19 Sep 2003 16:28:13 -0700 (PDT) (envelope-from marcel) Message-Id: <200309192328.h8JNSDbE069347@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 19 Sep 2003 16:28:13 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/arch/alpha/include pthread_md.h src/lib/libpthread/arch/amd64/include pthread_md.h src/lib/libpthread/arch/i386/include pthread_md.h src/lib/libpthread/thread thr_kern.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 23:28:15 -0000 marcel 2003/09/19 16:28:13 PDT FreeBSD src repository Modified files: lib/libpthread/arch/alpha/include pthread_md.h lib/libpthread/arch/amd64/include pthread_md.h lib/libpthread/arch/i386/include pthread_md.h lib/libpthread/arch/ia64/include pthread_md.h lib/libpthread/thread thr_kern.c Log: Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c to pthread_md.h. This commit only moves the definition; it does not change it for any of the platforms. This more easily allows 64-bit architectures (in particular) to pick a slightly larger stack size. Revision Changes Path 1.2 +2 -0 src/lib/libpthread/arch/alpha/include/pthread_md.h 1.4 +2 -1 src/lib/libpthread/arch/amd64/include/pthread_md.h 1.7 +2 -0 src/lib/libpthread/arch/i386/include/pthread_md.h 1.11 +2 -0 src/lib/libpthread/arch/ia64/include/pthread_md.h 1.96 +0 -2 src/lib/libpthread/thread/thr_kern.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:37:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 872FC16A4BF; Fri, 19 Sep 2003 16:37:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33BE44400F; Fri, 19 Sep 2003 16:37:51 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JNboXJ070197; Fri, 19 Sep 2003 16:37:50 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JNbolJ070196; Fri, 19 Sep 2003 16:37:50 -0700 (PDT) (envelope-from jeff) Message-Id: <200309192337.h8JNbolJ070196@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 19 Sep 2003 16:37:49 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/nwfs nwfs_io.c src/sys/fs/smbfs smbfs_io.c src/sys/nfsclient nfs_bio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 23:37:53 -0000 jeff 2003/09/19 16:37:49 PDT FreeBSD src repository Modified files: sys/fs/nwfs nwfs_io.c sys/fs/smbfs smbfs_io.c sys/nfsclient nfs_bio.c Log: - Remove interlock protection around VI_XLOCK. The interlock is not sufficient to guarantee that this race is not hit. The XLOCK will likely have to be redesigned due to the way reference counting and mutexes work in FreeBSD. We currently can not be guaranteed that xlock was not set and cleared while we were blocked on the interlock while waiting to check for XLOCK. This would lead us to reference a vnode which was not the vnode we requested. - Add a backtrace() call inside of INVARIANTS in the hopes of finding out if this condition is ever hit. It should not, since we should be retaining a reference to the vnode in these cases. The reference would be sufficient to block recycling. Revision Changes Path 1.30 +3 -3 src/sys/fs/nwfs/nwfs_io.c 1.23 +3 -3 src/sys/fs/smbfs/smbfs_io.c 1.121 +3 -4 src/sys/nfsclient/nfs_bio.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 16:52:08 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6803B16A4BF; Fri, 19 Sep 2003 16:52:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E05FF43F75; Fri, 19 Sep 2003 16:52:07 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8JNq7XJ077304; Fri, 19 Sep 2003 16:52:07 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8JNq7sR077303; Fri, 19 Sep 2003 16:52:07 -0700 (PDT) (envelope-from jeff) Message-Id: <200309192352.h8JNq7sR077303@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 19 Sep 2003 16:52:07 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 23:52:08 -0000 jeff 2003/09/19 16:52:07 PDT FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: - Remove spls(). The locking that has replaced them is in place and they no longer serve as guidelines for future work. Revision Changes Path 1.457 +6 -62 src/sys/kern/vfs_subr.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 17:01:30 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A05DE16A4B3; Fri, 19 Sep 2003 17:01:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1986243FD7; Fri, 19 Sep 2003 17:01:30 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K01TXJ078635; Fri, 19 Sep 2003 17:01:29 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K01Tte078634; Fri, 19 Sep 2003 17:01:29 -0700 (PDT) (envelope-from bmah) Message-Id: <200309200001.h8K01Tte078634@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 19 Sep 2003 17:01:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 00:01:30 -0000 bmah 2003/09/19 17:01:29 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release note: SA-03:13. Modified release notes: GNOME 2.4, KDE 3.1.4. Revision Changes Path 1.626 +7 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Fri Sep 19 17:03:03 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D1EE16A4B3; Fri, 19 Sep 2003 17:03:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 000B743FF7; Fri, 19 Sep 2003 17:03:02 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K032XJ079255; Fri, 19 Sep 2003 17:03:02 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K03277079222; Fri, 19 Sep 2003 17:03:02 -0700 (PDT) (envelope-from bmah) Message-Id: <200309200003.h8K03277079222@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 19 Sep 2003 17:03:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 00:03:03 -0000 bmah 2003/09/19 17:03:02 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-03:13, GNOME 2.4, KDE 3.1.4. Revision Changes Path 1.22.2.379 +6 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Fri Sep 19 17:17:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5D7416A4B3; Fri, 19 Sep 2003 17:17:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6460E43FF7; Fri, 19 Sep 2003 17:17:53 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K0HrXJ080796; Fri, 19 Sep 2003 17:17:53 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K0Hrjx080795; Fri, 19 Sep 2003 17:17:53 -0700 (PDT) (envelope-from bmah) Message-Id: <200309200017.h8K0Hrjx080795@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 19 Sep 2003 17:17:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 00:17:54 -0000 bmah 2003/09/19 17:17:52 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata: SA-03:13. Revision Changes Path 1.50 +9 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-src@FreeBSD.ORG Fri Sep 19 17:19:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1073116A4B3; Fri, 19 Sep 2003 17:19:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B45E43FE5; Fri, 19 Sep 2003 17:19:42 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K0JgXJ080850; Fri, 19 Sep 2003 17:19:42 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K0JgpO080849; Fri, 19 Sep 2003 17:19:42 -0700 (PDT) (envelope-from bmah) Message-Id: <200309200019.h8K0JgpO080849@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 19 Sep 2003 17:19:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 00:19:43 -0000 bmah 2003/09/19 17:19:42 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata: SA-03:13. Approved by: re (implicitly) Revision Changes Path 1.1.2.110 +8 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-src@FreeBSD.ORG Fri Sep 19 17:20:27 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DA8E16A4C2; Fri, 19 Sep 2003 17:20:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E108343F85; Fri, 19 Sep 2003 17:20:26 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K0KQXJ080976; Fri, 19 Sep 2003 17:20:26 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K0KQZo080975; Fri, 19 Sep 2003 17:20:26 -0700 (PDT) (envelope-from bmah) Message-Id: <200309200020.h8K0KQZo080975@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 19 Sep 2003 17:20:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 00:20:27 -0000 bmah 2003/09/19 17:20:26 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: Fix a minor glitch in conditional text. Approved by: re (implicitly) Revision Changes Path 1.1.2.111 +1 -1 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-src@FreeBSD.ORG Fri Sep 19 17:21:49 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 925F416A4B3; Fri, 19 Sep 2003 17:21:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13A0D43FE9; Fri, 19 Sep 2003 17:21:49 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K0LmXJ081402; Fri, 19 Sep 2003 17:21:48 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K0LmMS081401; Fri, 19 Sep 2003 17:21:48 -0700 (PDT) (envelope-from jeff) Message-Id: <200309200021.h8K0LmMS081401@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 19 Sep 2003 17:21:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 00:21:49 -0000 jeff 2003/09/19 17:21:48 PDT FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: - In reassignbuf() don't unlock vp and lock newvp if they are the same. Doing so creates a race where the buf is on neither list. - Only vfree() in an error case in vclean() if VSHOULDFREE() thinks we should. - Convert the error case in vclean() to INVARIANTS from DIAGNOSTIC as this really should not happen and is fast to check. Revision Changes Path 1.458 +11 -6 src/sys/kern/vfs_subr.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 18:45:41 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 978F916A4B3; Fri, 19 Sep 2003 18:45:41 -0700 (PDT) Received: from imf23aec.mail.bellsouth.net (imf23aec.mail.bellsouth.net [205.152.59.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BB9E43FBD; Fri, 19 Sep 2003 18:45:40 -0700 (PDT) (envelope-from drhodus@catpa.com) Received: from catpa.com ([67.32.176.213]) by imf23aec.mail.bellsouth.net (InterMail vM.5.01.05.27 201-253-122-126-127-20021220) with ESMTP id <20030920014539.DGBK20055.imf23aec.mail.bellsouth.net@catpa.com>; Fri, 19 Sep 2003 21:45:39 -0400 Date: Fri, 19 Sep 2003 21:45:36 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Marcel Moolenaar , Ruslan Ermilov From: David Rhodus In-Reply-To: <200309180315.h8I3FvA4066925@repoman.freebsd.org> Message-Id: <21905174-EB0C-11D7-8DF8-000A959B213E@catpa.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 01:45:41 -0000 On Wednesday, September 17, 2003, at 11:15 PM, Marcel Moolenaar wrote: > marcel 2003/09/17 20:15:57 PDT > > FreeBSD src repository > > Modified files: > usr.bin/make var.c > Log: > Implement the O modifier. The O modifier sorts the words in a > variable. The implementation is based upon the patch sent to > arch@, but modified to be compatible with NetBSD. The modifier > that does a reverse sort has been dropped for now, but the > ability to add one later has been preserved. I'm not so sure but I think something has gotten broken in make some were. Maybe it was from ru@ Revision Changes Path 1.31 +20 -9 src/usr.bin/make/dir.c 1.11 +1 -0 src/usr.bin/make/dir.h 1.84 +59 -57 src/usr.bin/make/main.c but I've been seeing make die during installkernel's and installworld Ex. > > install -o root -g wheel -m 444 sync.8.gz /usr/share/man/man8 > ===> bin/test > install -s -o root -g wheel -m 555 test /bin > install -o root -g wheel -m 444 test.1.gz /usr/share/man/man1 > *** Signal 12 > > Stop in /usr/src/bin/test. > *** Error code 1 and this on all the machines that make dies on. > vpn# iostat 1 > /usr/libexec/ld-elf.so.1: Shared object "libkvm.so.2" not found Is anyone else seeing anything like this ? I've seen this on three machines two of them were fresh installs of 5.1-Release with a cvsup today. -DR From owner-cvs-src@FreeBSD.ORG Fri Sep 19 18:59:52 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F111C16A4B3; Fri, 19 Sep 2003 18:59:52 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95EF843FEC; Fri, 19 Sep 2003 18:59:51 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h8K1xo2d002452; Fri, 19 Sep 2003 18:59:50 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h8K1xomi003350; Fri, 19 Sep 2003 18:59:50 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h8K1xoln003349; Fri, 19 Sep 2003 18:59:50 -0700 (PDT) (envelope-from marcel) Date: Fri, 19 Sep 2003 18:59:49 -0700 From: Marcel Moolenaar To: David Rhodus Message-ID: <20030920015949.GA3242@athlon.pn.xcllnt.net> References: <200309180315.h8I3FvA4066925@repoman.freebsd.org> <21905174-EB0C-11D7-8DF8-000A959B213E@catpa.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <21905174-EB0C-11D7-8DF8-000A959B213E@catpa.com> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 01:59:53 -0000 On Fri, Sep 19, 2003 at 09:45:36PM -0400, David Rhodus wrote: > > I'm not so sure but I think something has gotten broken in make some > were. I'm very much intrigued why you're being vague about it. It must be related to the cultural and sadistical phenomenon whereby you have a present for someone, but you don't tell where. Or as dr. Ruth would say: "Gimme details. I want to know it all. And don't you dare leave anything out"... ... and no, it's not from my commit. Upgrade your kernel first, we've seen problems before that were VM related and I can't recall how that ended up being fixed. Assuming it was fixed of course. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-src@FreeBSD.ORG Fri Sep 19 19:05:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F73D16A4B3; Fri, 19 Sep 2003 19:05:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D688343FDD; Fri, 19 Sep 2003 19:05:58 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K25wXJ090613; Fri, 19 Sep 2003 19:05:58 -0700 (PDT) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K25wYv090612; Fri, 19 Sep 2003 19:05:58 -0700 (PDT) (envelope-from jeff) Message-Id: <200309200205.h8K25wYv090612@repoman.freebsd.org> From: Jeff Roberson Date: Fri, 19 Sep 2003 19:05:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 02:05:59 -0000 jeff 2003/09/19 19:05:58 PDT FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Somewhere along the line I stupidly removed critical logic from sched_ptcpu_update(). This caused erroneous cpu times in TOP for processes that were asleep. Replace the code that was removed. Revision Changes Path 1.56 +11 -10 src/sys/kern/sched_ule.c From owner-cvs-src@FreeBSD.ORG Fri Sep 19 19:39:58 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 886C816A4B3; Fri, 19 Sep 2003 19:39:58 -0700 (PDT) Received: from imf16aec.mail.bellsouth.net (imf16aec.mail.bellsouth.net [205.152.59.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F75443FD7; Fri, 19 Sep 2003 19:39:56 -0700 (PDT) (envelope-from drhodus@catpa.com) Received: from catpa.com ([67.32.176.213]) by imf16aec.mail.bellsouth.net (InterMail vM.5.01.05.27 201-253-122-126-127-20021220) with ESMTP id <20030920023956.EXKY1780.imf16aec.mail.bellsouth.net@catpa.com>; Fri, 19 Sep 2003 22:39:56 -0400 Date: Fri, 19 Sep 2003 22:39:53 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Marcel Moolenaar From: David Rhodus In-Reply-To: <20030920015949.GA3242@athlon.pn.xcllnt.net> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 02:39:58 -0000 On Friday, September 19, 2003, at 09:59 PM, Marcel Moolenaar wrote: > On Fri, Sep 19, 2003 at 09:45:36PM -0400, David Rhodus wrote: >> >> I'm not so sure but I think something has gotten broken in make some >> were. > > I'm very much intrigued why you're being vague about it. It must > be related to the cultural and sadistical phenomenon whereby you > have a present for someone, but you don't tell where. Or as dr. > Ruth would say: "Gimme details. I want to know it all. And don't > you dare leave anything out"... I can honestly say that I have not spent anytime yet trying to find out between what commits it stopped working. I was mainly polling to see if anyone was already on this same path of exploration. I will now continue on as you seem to have confirmed my assumption that no one has encountered this before. -DR From owner-cvs-src@FreeBSD.ORG Fri Sep 19 21:13:17 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D974D16A4B3; Fri, 19 Sep 2003 21:13:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A0BC43FBD; Fri, 19 Sep 2003 21:13:17 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K4DHXJ007110; Fri, 19 Sep 2003 21:13:17 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K4DHvY007109; Fri, 19 Sep 2003 21:13:17 -0700 (PDT) (envelope-from marcel) Message-Id: <200309200413.h8K4DHvY007109@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 19 Sep 2003 21:13:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 uart.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 04:13:18 -0000 marcel 2003/09/19 21:13:17 PDT FreeBSD src repository Modified files: share/man/man4 uart.4 Log: o Properly spell my last name. Bad Hiten, no cookie :-) o Use the email address I put in my signature. Revision Changes Path 1.4 +1 -1 src/share/man/man4/uart.4 From owner-cvs-src@FreeBSD.ORG Fri Sep 19 22:21:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A556016A4E6; Fri, 19 Sep 2003 22:21:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28DD743FCB; Fri, 19 Sep 2003 22:21:59 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K5LwXJ013129; Fri, 19 Sep 2003 22:21:58 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K5Lw6i013128; Fri, 19 Sep 2003 22:21:58 -0700 (PDT) (envelope-from imp) Message-Id: <200309200521.h8K5Lw6i013128@repoman.freebsd.org> From: Warner Losh Date: Fri, 19 Sep 2003 22:21:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/defaults pccard.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 05:21:59 -0000 imp 2003/09/19 22:21:58 PDT FreeBSD src repository Modified files: etc/defaults pccard.conf Log: A new proxim harmony oem card spotted in the field. Submitted by: Jeremy Bingham Revision Changes Path 1.265 +6 -0 src/etc/defaults/pccard.conf From owner-cvs-src@FreeBSD.ORG Fri Sep 19 22:23:51 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A89F16A4B3; Fri, 19 Sep 2003 22:23:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2E2543FBD; Fri, 19 Sep 2003 22:23:50 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K5NoXJ013196; Fri, 19 Sep 2003 22:23:50 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K5NoBd013195; Fri, 19 Sep 2003 22:23:50 -0700 (PDT) (envelope-from imp) Message-Id: <200309200523.h8K5NoBd013195@repoman.freebsd.org> From: Warner Losh Date: Fri, 19 Sep 2003 22:23:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccard pccarddevs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Sep 2003 05:23:51 -0000 imp 2003/09/19 22:23:50 PDT FreeBSD src repository Modified files: sys/dev/pccard pccarddevs Log: OEM version of Proxim Harmony card Submitted by: Jeremy Bingham Revision Changes Path 1.70 +1 -0 src/sys/dev/pccard/pccarddevs From owner-cvs-src@FreeBSD.ORG Fri Sep 19 22:24:51 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D53216A4B3; Fri, 19 Sep 2003 22:24:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 878D543FBD; Fri, 19 Sep 2003 22:24:50 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K5OoXJ013246; Fri, 19 Sep 2003 22:24:50 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K5OoFL013245; Fri, 19 Sep 2003 22:24:50 -0700 (PDT) (envelope-from imp) Message-Id: <200309200524.h8K5OoFL013245@repoman.freebsd.org> From: Warner Losh Date: Fri, 19 Sep 2003 22:24:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccard pccarddevs.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 05:24:51 -0000 imp 2003/09/19 22:24:50 PDT FreeBSD src repository Modified files: sys/dev/pccard pccarddevs.h Log: sync to 1.70 Revision Changes Path 1.70 +4 -1 src/sys/dev/pccard/pccarddevs.h From owner-cvs-src@FreeBSD.ORG Fri Sep 19 22:27:19 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8A7D16A4B3; Fri, 19 Sep 2003 22:27:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 494F943FE9; Fri, 19 Sep 2003 22:27:19 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K5RJXJ013406; Fri, 19 Sep 2003 22:27:19 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K5RII2013405; Fri, 19 Sep 2003 22:27:18 -0700 (PDT) (envelope-from imp) Message-Id: <200309200527.h8K5RII2013405@repoman.freebsd.org> From: Warner Losh Date: Fri, 19 Sep 2003 22:27:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/wi if_wi_pccard.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 05:27:19 -0000 imp 2003/09/19 22:27:18 PDT FreeBSD src repository Modified files: sys/dev/wi if_wi_pccard.c Log: New Proxim Harmony OEM card. Submitted by: Jeremy Bingham Revision Changes Path 1.40 +1 -0 src/sys/dev/wi/if_wi_pccard.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 00:28:14 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A4B416A4B3; Sat, 20 Sep 2003 00:28:14 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id C77BE43FE5; Sat, 20 Sep 2003 00:28:10 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h8K7RUrX068713 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 20 Sep 2003 10:27:31 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h8K7RMQM068704; Sat, 20 Sep 2003 10:27:22 +0300 (EEST) (envelope-from ru) Date: Sat, 20 Sep 2003 10:27:22 +0300 From: Ruslan Ermilov To: David Rhodus Message-ID: <20030920072722.GD66711@sunbay.com> References: <200309180315.h8I3FvA4066925@repoman.freebsd.org> <21905174-EB0C-11D7-8DF8-000A959B213E@catpa.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lc9FT7cWel8HagAv" Content-Disposition: inline In-Reply-To: <21905174-EB0C-11D7-8DF8-000A959B213E@catpa.com> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar Subject: Re: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 07:28:14 -0000 --lc9FT7cWel8HagAv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 19, 2003 at 09:45:36PM -0400, David Rhodus wrote: >=20 > I'm not so sure but I think something has gotten broken in make some=20 > were. > Maybe it was from ru@ > Revision Changes Path > 1.31 +20 -9 src/usr.bin/make/dir.c > 1.11 +1 -0 src/usr.bin/make/dir.h > 1.84 +59 -57 src/usr.bin/make/main.c >=20 > but I've been seeing make die during installkernel's and installworld > Ex. > > > >install -o root -g wheel -m 444 sync.8.gz /usr/share/man/man8 > >=3D=3D=3D> bin/test > >install -s -o root -g wheel -m 555 test /bin > >install -o root -g wheel -m 444 test.1.gz /usr/share/man/man1 > >*** Signal 12 > > > >Stop in /usr/src/bin/test. > >*** Error code 1 >=20 This is the place right after the new /bin/sh is installed, and the next make command will use it, as make(1) has "/bin/sh" hardcoded. > and this on all the machines that make dies on. > >vpn# iostat 1 > >/usr/libexec/ld-elf.so.1: Shared object "libkvm.so.2" not found >=20 > Is anyone else seeing anything like this ? I've seen this on three=20 > machines > two of them were fresh installs of 5.1-Release with a cvsup today. >=20 $ grep -w 12 /usr/include/sys/signal.h #define SIGSYS 12 /* non-existent system call invoked */ This means that you've attempted installworld before installkernel and a reboot with the new kernel. The correct upgrade procedure is given in src/UPDATING. Certainly, these commits have nothing to do with it. Otherwise, please follow what Marcel already told you. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --lc9FT7cWel8HagAv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/bAFaUkv4P6juNwoRAsEGAJ9EBC83PigF0Ln+WGIhcknfLjNjjgCeP/2Z /SAmb5HsIkmNDLXMc3jgxQY= =qZJY -----END PGP SIGNATURE----- --lc9FT7cWel8HagAv-- From owner-cvs-src@FreeBSD.ORG Sat Sep 20 01:18:17 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D37B716A4B3; Sat, 20 Sep 2003 01:18:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57A2343FE5; Sat, 20 Sep 2003 01:18:17 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K8IHXJ033803; Sat, 20 Sep 2003 01:18:17 -0700 (PDT) (envelope-from gj@repoman.freebsd.org) Received: (from gj@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K8IH1e033802; Sat, 20 Sep 2003 01:18:17 -0700 (PDT) (envelope-from gj) Message-Id: <200309200818.h8K8IH1e033802@repoman.freebsd.org> From: Gary Jennejohn Date: Sat, 20 Sep 2003 01:18:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb umass.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 08:18:18 -0000 gj 2003/09/20 01:18:17 PDT FreeBSD src repository Modified files: sys/dev/usb umass.c Log: In umass_bbb_get_max_lun() move maxlun to before the DPRINTF so that the actual number of LUNs is printed. Revision Changes Path 1.91 +1 -1 src/sys/dev/usb/umass.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 01:38:34 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBB5F16A4B3; Sat, 20 Sep 2003 01:38:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47A0043FDD; Sat, 20 Sep 2003 01:38:34 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K8cYXJ035298; Sat, 20 Sep 2003 01:38:34 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K8cX9q035297; Sat, 20 Sep 2003 01:38:33 -0700 (PDT) (envelope-from sos) Message-Id: <200309200838.h8K8cX9q035297@repoman.freebsd.org> From: Søren Schmidt Date: Sat, 20 Sep 2003 01:38:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-lowlevel.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 08:38:35 -0000 sos 2003/09/20 01:38:33 PDT FreeBSD src repository Modified files: sys/dev/ata ata-lowlevel.c Log: Dont reject a master device if it said slave failed. Revision Changes Path 1.16 +2 -2 src/sys/dev/ata/ata-lowlevel.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 02:41:14 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C93E216A4B3; Sat, 20 Sep 2003 02:41:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D89543FDF; Sat, 20 Sep 2003 02:41:14 -0700 (PDT) (envelope-from suz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8K9fEXJ040962; Sat, 20 Sep 2003 02:41:14 -0700 (PDT) (envelope-from suz@repoman.freebsd.org) Received: (from suz@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8K9fDlE040961; Sat, 20 Sep 2003 02:41:13 -0700 (PDT) (envelope-from suz) Message-Id: <200309200941.h8K9fDlE040961@repoman.freebsd.org> From: SUZUKI Shinsuke Date: Sat, 20 Sep 2003 02:41:13 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/rtadvd if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 09:41:14 -0000 suz 2003/09/20 02:41:13 PDT FreeBSD src repository Modified files: usr.sbin/rtadvd if.c Log: fixed memory leak. Obtained From: KAME Revision Changes Path 1.10 +4 -1 src/usr.sbin/rtadvd/if.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 03:53:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0AF416A4B3; Sat, 20 Sep 2003 03:53:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D53B43FB1; Sat, 20 Sep 2003 03:53:09 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KAr8XJ047225; Sat, 20 Sep 2003 03:53:08 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KAr83I047224; Sat, 20 Sep 2003 03:53:08 -0700 (PDT) (envelope-from wilko) Message-Id: <200309201053.h8KAr83I047224@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 20 Sep 2003 03:53:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/mii e1000phy.c e1000phyreg.h miidevs src/sys/pci if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 10:53:09 -0000 wilko 2003/09/20 03:53:08 PDT FreeBSD src repository Modified files: sys/dev/mii e1000phy.c e1000phyreg.h miidevs sys/pci if_sk.c if_skreg.h Log: Add support for SK-9521 V2.0 and 3COM 3C940. Tested at 100Mbit only, using Asus P4P800 onboard 3C940. The -stable version of this patch I have in use for ~2 weeks now, and works just fine for me. Based on: Nathan L. Binkert's patch for OpenBSD Patch submitted by and thanks to: Jung-uk Kim MFC after: 2 weeks Revision Changes Path 1.10 +85 -49 src/sys/dev/mii/e1000phy.c 1.2 +29 -1 src/sys/dev/mii/e1000phyreg.h 1.27 +1 -1 src/sys/dev/mii/miidevs 1.65 +563 -153 src/sys/pci/if_sk.c 1.16 +253 -29 src/sys/pci/if_skreg.h From owner-cvs-src@FreeBSD.ORG Sat Sep 20 03:53:10 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A426716A4BF; Sat, 20 Sep 2003 03:53:10 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48BB443FBF; Sat, 20 Sep 2003 03:53:09 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.35 #1 (Debian)) id 1A0fNm-0000BF-00; Sat, 20 Sep 2003 17:54:30 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.35 #1 (Debian)) id 1A0fNd-000085-00; Sat, 20 Sep 2003 17:54:21 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.9/8.12.9) with ESMTP id h8KAtXvt071604; Sat, 20 Sep 2003 17:55:33 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.9/8.12.9/Submit) id h8KAtXjd071586; Sat, 20 Sep 2003 17:55:33 +0700 (NOVST) Date: Sat, 20 Sep 2003 17:55:33 +0700 From: Alexey Dokuchaev To: Jeff Roberson Message-ID: <20030920105533.GA70160@regency.nsu.ru> References: <200309200205.h8K25wYv090612@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309200205.h8K25wYv090612@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Envelope-To: jeff@freebsd.org, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern sched_ule.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 10:53:10 -0000 On Fri, Sep 19, 2003 at 07:05:58PM -0700, Jeff Roberson wrote: > jeff 2003/09/19 19:05:58 PDT > > FreeBSD src repository > > Modified files: > sys/kern sched_ule.c > Log: > - Somewhere along the line I stupidly removed critical logic from > sched_ptcpu_update(). This caused erroneous cpu times in TOP for > processes that were asleep. Replace the code that was removed. Thanks; that was bugging me for a pretty long time. ./danfe From owner-cvs-src@FreeBSD.ORG Sat Sep 20 03:59:49 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DE9916A4B3; Sat, 20 Sep 2003 03:59:49 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id B680443FF7; Sat, 20 Sep 2003 03:59:47 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h8KAxkcl028155; Sat, 20 Sep 2003 12:59:46 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h8KAxkt4028154; Sat, 20 Sep 2003 12:59:46 +0200 (CEST) (envelope-from wkb) Date: Sat, 20 Sep 2003 12:59:46 +0200 From: Wilko Bulte To: Wilko Bulte Message-ID: <20030920105946.GA28139@freebie.xs4all.nl> References: <200309201053.h8KAr83I047224@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309201053.h8KAr83I047224@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-PRERELEASE X-PGP: finger wilko@freebsd.org cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/mii e1000phy.c e1000phyreg.h miidevs src/sys/pci if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 10:59:49 -0000 On Sat, Sep 20, 2003 at 03:53:08AM -0700, Wilko Bulte wrote: I should have added that wpaul briefly looked at it and had no objections to me committing the patch. Wilko > wilko 2003/09/20 03:53:08 PDT > > FreeBSD src repository > > Modified files: > sys/dev/mii e1000phy.c e1000phyreg.h miidevs > sys/pci if_sk.c if_skreg.h > Log: > Add support for SK-9521 V2.0 and 3COM 3C940. > > Tested at 100Mbit only, using Asus P4P800 onboard 3C940. > The -stable version of this patch I have in use for ~2 weeks now, and works > just fine for me. > > Based on: Nathan L. Binkert's patch for OpenBSD > Patch submitted by and thanks to: Jung-uk Kim > MFC after: 2 weeks > > Revision Changes Path > 1.10 +85 -49 src/sys/dev/mii/e1000phy.c > 1.2 +29 -1 src/sys/dev/mii/e1000phyreg.h > 1.27 +1 -1 src/sys/dev/mii/miidevs > 1.65 +563 -153 src/sys/pci/if_sk.c > 1.16 +253 -29 src/sys/pci/if_skreg.h ---end of quoted text--- -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-src@FreeBSD.ORG Sat Sep 20 04:10:52 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45AD116A4BF; Sat, 20 Sep 2003 04:10:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B95C343F3F; Sat, 20 Sep 2003 04:10:51 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KBApXJ049379; Sat, 20 Sep 2003 04:10:51 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KBApmO049377; Sat, 20 Sep 2003 04:10:51 -0700 (PDT) (envelope-from wilko) Message-Id: <200309201110.h8KBApmO049377@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 20 Sep 2003 04:10:51 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 sk.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 11:10:52 -0000 wilko 2003/09/20 04:10:51 PDT FreeBSD src repository Modified files: share/man/man4 sk.4 Log: Note added support for 3C940 and Marvell Semiconductor 88E1000* gigabit PHY Submitted by: Jung-uk Kim Based on: Nathan L. Binkert's OpenBSD patch for sk(4) Revision Changes Path 1.19 +6 -0 src/share/man/man4/sk.4 From owner-cvs-src@FreeBSD.ORG Sat Sep 20 08:10:39 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7421716A4B3; Sat, 20 Sep 2003 08:10:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0E5B43FF2; Sat, 20 Sep 2003 08:10:38 -0700 (PDT) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KFAcXJ078233; Sat, 20 Sep 2003 08:10:38 -0700 (PDT) (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KFAcc3078229; Sat, 20 Sep 2003 08:10:38 -0700 (PDT) (envelope-from se) Message-Id: <200309201510.h8KFAcc3078229@repoman.freebsd.org> From: Stefan Esser Date: Sat, 20 Sep 2003 08:10:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ath.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 15:10:39 -0000 se 2003/09/20 08:10:38 PDT FreeBSD src repository Modified files: share/man/man4 ath.4 Log: Correct card type of Netgear WG311 and add WAG311 and WGT511T which are based on the AR5212 and should just work (not verified). Add Proxim Skyline 4032, the PCI version of th e4030. Add revision suffix 'B' to D-Link DWL-G520/G650 entries, in order to indicate that revision A1 cards are not supported by this driver (both A1 and B1/B2 cards are sold in identical boxes). Explicitly point out the existence of unsupported DWL-G520/G650 (rev. A1) cards in the CAVEATS section. Approved by: sam Revision Changes Path 1.11 +24 -17 src/share/man/man4/ath.4 From owner-cvs-src@FreeBSD.ORG Sat Sep 20 08:13:37 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1245616A4B3; Sat, 20 Sep 2003 08:13:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BEBF43FE1; Sat, 20 Sep 2003 08:13:36 -0700 (PDT) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KFDZXJ078603; Sat, 20 Sep 2003 08:13:36 -0700 (PDT) (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KFDZEA078599; Sat, 20 Sep 2003 08:13:35 -0700 (PDT) (envelope-from se) Message-Id: <200309201513.h8KFDZEA078599@repoman.freebsd.org> From: Stefan Esser Date: Sat, 20 Sep 2003 08:13:35 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ulpt.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 15:13:37 -0000 se 2003/09/20 08:13:35 PDT FreeBSD src repository Modified files: share/man/man4 ulpt.4 Log: Fix name of no-reset device (ulpn -> unlpt). Revision Changes Path 1.4 +2 -2 src/share/man/man4/ulpt.4 From owner-cvs-src@FreeBSD.ORG Sat Sep 20 08:16:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE80416A4B3; Sat, 20 Sep 2003 08:16:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71E5943FBF; Sat, 20 Sep 2003 08:16:56 -0700 (PDT) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KFGuXJ078747; Sat, 20 Sep 2003 08:16:56 -0700 (PDT) (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KFGu79078746; Sat, 20 Sep 2003 08:16:56 -0700 (PDT) (envelope-from se) Message-Id: <200309201516.h8KFGu79078746@repoman.freebsd.org> From: Stefan Esser Date: Sat, 20 Sep 2003 08:16:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ulpt.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 15:16:57 -0000 se 2003/09/20 08:16:56 PDT FreeBSD src repository Modified files: share/man/man4 ulpt.4 Log: Fix width of first column in FILES table to account for longer device name. Revision Changes Path 1.5 +1 -1 src/share/man/man4/ulpt.4 From owner-cvs-src@FreeBSD.ORG Sat Sep 20 08:49:23 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B243316A4B3; Sat, 20 Sep 2003 08:49:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33F7543F75; Sat, 20 Sep 2003 08:49:23 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KFnNXJ086438; Sat, 20 Sep 2003 08:49:23 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KFnMjm086437; Sat, 20 Sep 2003 08:49:22 -0700 (PDT) (envelope-from wilko) Message-Id: <200309201549.h8KFnMjm086437@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 20 Sep 2003 08:49:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci yukonreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 15:49:23 -0000 wilko 2003/09/20 08:49:22 PDT FreeBSD src repository Added files: sys/pci yukonreg.h Log: Add missing file, it is sorely needed to make if_sk.c compile again. Revision Changes Path 1.1 +171 -0 src/sys/pci/yukonreg.h (new) From owner-cvs-src@FreeBSD.ORG Sat Sep 20 09:43:32 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC3EF16A4B3; Sat, 20 Sep 2003 09:43:32 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBF4D43FF7; Sat, 20 Sep 2003 09:43:31 -0700 (PDT) (envelope-from jake@locore.ca) Received: by k6.locore.ca (Postfix, from userid 1000) id E747D1AFB2; Sat, 20 Sep 2003 12:42:35 -0400 (EDT) Date: Sat, 20 Sep 2003 12:42:35 -0400 From: Jake Burkholder To: Jeff Roberson Message-ID: <20030920164235.GM981@locore.ca> References: <200309190853.h8J8rX18074215@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309190853.h8J8rX18074215@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm uma_core.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 16:43:32 -0000 Apparently, On Fri, Sep 19, 2003 at 01:53:33AM -0700, Jeff Roberson said words to the effect of; > jeff 2003/09/19 01:53:33 PDT > > FreeBSD src repository > > Modified files: > sys/vm uma_core.c > Log: > - Move the logic for dealing with the uma_boot_pages cache into the > page_alloc() function from the slab_zalloc() function. This allows us > to unconditionally call uz_allocf(). > - In page_alloc() cleanup the boot_pages logic some. Previously memory from > this cache that was not used by the time the system started was left in > the cache and never used. Typically this wasn't more than a few pages, > but now we will use this cache so long as memory is available. This doesn't take UMA_MD_SMALL_ALLOC into account. uma_small_alloc doesn't know about the boot pages so it wanders into the vm system too early. Jake > > Revision Changes Path > 1.79 +22 -21 src/sys/vm/uma_core.c > From owner-cvs-src@FreeBSD.ORG Sat Sep 20 10:01:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9916A16A4B3; Sat, 20 Sep 2003 10:01:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19E8543FE1; Sat, 20 Sep 2003 10:01:00 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KH0xXJ093000; Sat, 20 Sep 2003 10:00:59 -0700 (PDT) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KH0xN0092997; Sat, 20 Sep 2003 10:00:59 -0700 (PDT) (envelope-from jake) Message-Id: <200309201700.h8KH0xN0092997@repoman.freebsd.org> From: Jake Burkholder Date: Sat, 20 Sep 2003 10:00:59 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 17:01:00 -0000 jake 2003/09/20 10:00:59 PDT FreeBSD src repository Modified files: sys/sparc64/sparc64 pmap.c Log: Remove an invalid KASSERT. Apparently pmap_remove_all gets called on unmanaged pages. Revision Changes Path 1.124 +0 -3 src/sys/sparc64/sparc64/pmap.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 10:39:34 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 004D516A4B3; Sat, 20 Sep 2003 10:39:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CAB443FBD; Sat, 20 Sep 2003 10:39:33 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KHdWXJ096601; Sat, 20 Sep 2003 10:39:32 -0700 (PDT) (envelope-from dfr@repoman.freebsd.org) Received: (from dfr@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KHdWuX096600; Sat, 20 Sep 2003 10:39:32 -0700 (PDT) (envelope-from dfr) Message-Id: <200309201739.h8KHdWuX096600@repoman.freebsd.org> From: Doug Rabson Date: Sat, 20 Sep 2003 10:39:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern linker_if.m X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Sep 2003 17:39:34 -0000 dfr 2003/09/20 10:39:32 PDT FreeBSD src repository Modified files: sys/kern linker_if.m Log: The method link_preload_finish is not static. Revision Changes Path 1.5 +1 -1 src/sys/kern/linker_if.m From owner-cvs-src@FreeBSD.ORG Sat Sep 20 10:46:41 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72BB816A4B3; Sat, 20 Sep 2003 10:46:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A8DC43FE5; Sat, 20 Sep 2003 10:46:40 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KHkeXJ097317; Sat, 20 Sep 2003 10:46:40 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KHkdR8097316; Sat, 20 Sep 2003 10:46:39 -0700 (PDT) (envelope-from imp) Message-Id: <200309201746.h8KHkdR8097316@repoman.freebsd.org> From: Warner Losh Date: Sat, 20 Sep 2003 10:46:39 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccard pccardvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 17:46:41 -0000 imp 2003/09/20 10:46:39 PDT FreeBSD src repository Modified files: sys/dev/pccard pccardvar.h Log: Remove unused #defines. Revision Changes Path 1.43 +0 -3 src/sys/dev/pccard/pccardvar.h From owner-cvs-src@FreeBSD.ORG Sat Sep 20 10:54:31 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6685516A4B3; Sat, 20 Sep 2003 10:54:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D37C243F3F; Sat, 20 Sep 2003 10:54:30 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KHsUXJ098001; Sat, 20 Sep 2003 10:54:30 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KHsUvr098000; Sat, 20 Sep 2003 10:54:30 -0700 (PDT) (envelope-from imp) Message-Id: <200309201754.h8KHsUvr098000@repoman.freebsd.org> From: Warner Losh Date: Sat, 20 Sep 2003 10:54:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccard pccarddevs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Sep 2003 17:54:31 -0000 imp 2003/09/20 10:54:30 PDT FreeBSD src repository Modified files: sys/dev/pccard pccarddevs Log: EXPsys PCMCIA Ethernet Combo Submitted by: Ludwig Pummer Revision Changes Path 1.71 +1 -0 src/sys/dev/pccard/pccarddevs From owner-cvs-src@FreeBSD.ORG Sat Sep 20 11:01:52 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDEC816A4E6; Sat, 20 Sep 2003 11:01:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C69C43FF2; Sat, 20 Sep 2003 11:01:52 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KI1qXJ098720; Sat, 20 Sep 2003 11:01:52 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KI1pMw098718; Sat, 20 Sep 2003 11:01:52 -0700 (PDT) (envelope-from imp) Message-Id: <200309201801.h8KI1pMw098718@repoman.freebsd.org> From: Warner Losh Date: Sat, 20 Sep 2003 11:01:51 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccard pccarddevs.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 18:01:53 -0000 imp 2003/09/20 11:01:51 PDT FreeBSD src repository Modified files: sys/dev/pccard pccarddevs.h Log: update to 1.71 Revision Changes Path 1.71 +4 -1 src/sys/dev/pccard/pccarddevs.h From owner-cvs-src@FreeBSD.ORG Sat Sep 20 11:03:08 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9968516A4B3; Sat, 20 Sep 2003 11:03:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B5B543FB1; Sat, 20 Sep 2003 11:03:08 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KI37XJ099686; Sat, 20 Sep 2003 11:03:07 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KI37ul099685; Sat, 20 Sep 2003 11:03:07 -0700 (PDT) (envelope-from imp) Message-Id: <200309201803.h8KI37ul099685@repoman.freebsd.org> From: Warner Losh Date: Sat, 20 Sep 2003 11:03:07 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ed if_ed_pccard.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 18:03:08 -0000 imp 2003/09/20 11:03:07 PDT FreeBSD src repository Modified files: sys/dev/ed if_ed_pccard.c Log: EXPsys PCMCIA Ethernet Combo Submitted by: Ludwig Pummer Revision Changes Path 1.53 +3 -1 src/sys/dev/ed/if_ed_pccard.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 12:10:02 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9179616A4B3; Sat, 20 Sep 2003 12:10:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE56B43FCB; Sat, 20 Sep 2003 12:10:01 -0700 (PDT) (envelope-from bms@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KJA1XJ005483; Sat, 20 Sep 2003 12:10:01 -0700 (PDT) (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KJA1Jb005482; Sat, 20 Sep 2003 12:10:01 -0700 (PDT) (envelope-from bms) Message-Id: <200309201910.h8KJA1Jb005482@repoman.freebsd.org> From: Bruce M Simpson Date: Sat, 20 Sep 2003 12:10:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.bin/vmstat vmstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 19:10:02 -0000 bms 2003/09/20 12:10:01 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.bin/vmstat vmstat.c Log: Prevent vmstat -m totals from overflowing by using a 64-bit type. Likely to be needed for systems using PAE. PR: bin/55124 Reviewed by: bde Approved by: re, jake Revision Changes Path 1.38.2.5 +4 -4 src/usr.bin/vmstat/vmstat.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 12:27:50 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E2C216A4B3; Sat, 20 Sep 2003 12:27:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2511043FBD; Sat, 20 Sep 2003 12:27:49 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KJRmXJ006833; Sat, 20 Sep 2003 12:27:48 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KJRm9e006832; Sat, 20 Sep 2003 12:27:48 -0700 (PDT) (envelope-from marcel) Message-Id: <200309201927.h8KJRm9e006832@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Sep 2003 12:27:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files.ia64 src/sys/ia64/ia64 pmap.c uma_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 19:27:50 -0000 marcel 2003/09/20 12:27:48 PDT FreeBSD src repository Modified files: sys/conf files.ia64 sys/ia64/ia64 pmap.c Added files: sys/ia64/ia64 uma_machdep.c Log: Move uma_small_alloc() and uma_small_free() to uma_machdep.c. These functions reference UMA internals from , which makes them highly unwanted in non-UMA specific files. While here, prune the includes in pmap.c and use __FBSDID(). Move the includes above the descriptive comment. The copyright of uma_machdep.c is assigned to the project and can be reassigned to the foundation if and when when such is preferrable. Revision Changes Path 1.59 +1 -0 src/sys/conf/files.ia64 1.123 +22 -77 src/sys/ia64/ia64/pmap.c 1.1 +82 -0 src/sys/ia64/ia64/uma_machdep.c (new) From owner-cvs-src@FreeBSD.ORG Sat Sep 20 12:51:25 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D328916A4C1 for ; Sat, 20 Sep 2003 12:51:25 -0700 (PDT) Received: from mail26a.sbc-webhosting.com (mail26a.sbc-webhosting.com [216.173.237.164]) by mx1.FreeBSD.org (Postfix) with SMTP id AABF143FEC for ; Sat, 20 Sep 2003 12:51:22 -0700 (PDT) (envelope-from alc@imimic.com) Received: from www.imimic.com (64.143.12.21)4-0615097464; Sat, 20 Sep 2003 15:51:05 -0400 (EDT) Sender: alc@FreeBSD.ORG Message-ID: <3F6CAFAA.F48E2A12@imimic.com> Date: Sat, 20 Sep 2003 14:51:06 -0500 From: "Alan L. Cox" Organization: iMimic Networking, Inc. X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Marcel Moolenaar References: <200309201927.h8KJRm9e006832@repoman.freebsd.org> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.ia64 src/sys/ia64/ia64 pmap.cuma_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 19:51:26 -0000 Marcel Moolenaar wrote: > > marcel 2003/09/20 12:27:48 PDT > > FreeBSD src repository > > Modified files: > sys/conf files.ia64 > sys/ia64/ia64 pmap.c > Added files: > sys/ia64/ia64 uma_machdep.c > Log: > Move uma_small_alloc() and uma_small_free() to uma_machdep.c. These > functions reference UMA internals from , which makes > them highly unwanted in non-UMA specific files. > > While here, prune the includes in pmap.c and use __FBSDID(). Move > the includes above the descriptive comment. > > The copyright of uma_machdep.c is assigned to the project and can > be reassigned to the foundation if and when when such is preferrable. > > Revision Changes Path > 1.59 +1 -0 src/sys/conf/files.ia64 > 1.123 +22 -77 src/sys/ia64/ia64/pmap.c > 1.1 +82 -0 src/sys/ia64/ia64/uma_machdep.c (new) An observation ... we now have three different locations, on four different architectures, for these functions. I definitely agree that pmap.c is the wrong place because these functions have nothing to do with page table and/or TLB management. Long ago, I encouraged Jake to start a trend for the better by placing the sparc64 implementations in vm_machdep.c. Whether it's uma_machdep.c or vm_machdep.c doesn't matter much to me, only that we arrive at a consensus on which it is. I would observe the similarities to the new, optimized amd64 and ia64 sf_buf_alloc() implementations as an argument for vm_machdep.c. In any case, I'll volunteer to update amd64 to match the new consensus. Regards, Alan From owner-cvs-src@FreeBSD.ORG Sat Sep 20 13:01:09 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB29D16A4B3; Sat, 20 Sep 2003 13:01:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CBB443FB1; Sat, 20 Sep 2003 13:01:09 -0700 (PDT) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KK18XJ014924; Sat, 20 Sep 2003 13:01:08 -0700 (PDT) (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KK18vD014922; Sat, 20 Sep 2003 13:01:08 -0700 (PDT) (envelope-from se) Message-Id: <200309202001.h8KK18vD014922@repoman.freebsd.org> From: Stefan Esser Date: Sat, 20 Sep 2003 13:01:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb usbdevs usbdevs.h usbdevs_data.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 20:01:09 -0000 se 2003/09/20 13:01:08 PDT FreeBSD src repository Modified files: sys/dev/usb usbdevs usbdevs.h usbdevs_data.h Log: Add vendor Samsung and device Samsung ML-6060. Revision Changes Path 1.138 +4 -0 src/sys/dev/usb/usbdevs 1.146 +5 -1 src/sys/dev/usb/usbdevs.h 1.146 +13 -1 src/sys/dev/usb/usbdevs_data.h From owner-cvs-src@FreeBSD.ORG Sat Sep 20 13:34:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2910416A4B3; Sat, 20 Sep 2003 13:34:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B07DC43FF5; Sat, 20 Sep 2003 13:34:58 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KKYwXJ018878; Sat, 20 Sep 2003 13:34:58 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KKYwoC018877; Sat, 20 Sep 2003 13:34:58 -0700 (PDT) (envelope-from marcel) Message-Id: <200309202034.h8KKYwoC018877@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 20 Sep 2003 13:34:58 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 20:34:59 -0000 marcel 2003/09/20 13:34:58 PDT FreeBSD src repository Modified files: sys/ia64/ia64 machdep.c Log: Fix the last remaining problem encountered by KSE: apparently it is not guaranteed that the RSE writes the NaT collection immediately, sort of atomically, to the backing store when it writes the register immediately prior to the NaT collection point. This means that we cannot assume that the low 9 bits of the backingstore pointer do not point to the NaT collection. This is rather a surprise and I don't know at this time if it's a bug in the Merced or that it's actually a valid condition of the architecture. A quick scan over the sources does not indicate that we depend on the false assumption elsewhere, but it's something to keep in mind. The fix is to write the saved contents of the ar.rnat register to the backingstore prior to entering the loop that copies the dirty registers from the kernel stack to the user stack. Revision Changes Path 1.156 +5 -1 src/sys/ia64/ia64/machdep.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 13:49:13 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5E8616A4B3; Sat, 20 Sep 2003 13:49:13 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id E36A643FD7; Sat, 20 Sep 2003 13:49:10 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h8KKnA2d011225; Sat, 20 Sep 2003 13:49:10 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) h8KKnAX7001421; Sat, 20 Sep 2003 13:49:10 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.10/8.12.10/Submit) id h8KKnAVm001420; Sat, 20 Sep 2003 13:49:10 -0700 (PDT) (envelope-from marcel) Date: Sat, 20 Sep 2003 13:49:10 -0700 From: Marcel Moolenaar To: "Alan L. Cox" Message-ID: <20030920204910.GA1382@athlon.pn.xcllnt.net> References: <200309201927.h8KJRm9e006832@repoman.freebsd.org> <3F6CAFAA.F48E2A12@imimic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F6CAFAA.F48E2A12@imimic.com> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files.ia64 src/sys/ia64/ia64 pmap.cuma_machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 20:49:14 -0000 On Sat, Sep 20, 2003 at 02:51:06PM -0500, Alan L. Cox wrote: > > Added files: > > sys/ia64/ia64 uma_machdep.c > > Log: > > Move uma_small_alloc() and uma_small_free() to uma_machdep.c. These > > functions reference UMA internals from , which makes > > them highly unwanted in non-UMA specific files. *snip* > An observation ... we now have three different locations, on four > different architectures, for these functions. I definitely agree that > pmap.c is the wrong place because these functions have nothing to do > with page table and/or TLB management. Long ago, I encouraged Jake to > start a trend for the better by placing the sparc64 implementations in > vm_machdep.c. Whether it's uma_machdep.c or vm_machdep.c doesn't matter > much to me, only that we arrive at a consensus on which it is. I would > observe the similarities to the new, optimized amd64 and ia64 > sf_buf_alloc() implementations as an argument for vm_machdep.c. I originally placed them in vm_machdep.c, but noticed I had to pull in more headers, including . At that time I opted for uma_machdep.c. If you think vm_machdep.c is good enough then let's move them there. Make the call. I'll follow suit. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-src@FreeBSD.ORG Sat Sep 20 14:13:44 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 950E616A4B3; Sat, 20 Sep 2003 14:13:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F7EA43FAF; Sat, 20 Sep 2003 14:13:44 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KLDhXJ023053; Sat, 20 Sep 2003 14:13:43 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KLDh79023052; Sat, 20 Sep 2003 14:13:43 -0700 (PDT) (envelope-from ru) Message-Id: <200309202113.h8KLDh79023052@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 20 Sep 2003 14:13:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: FSF Subject: cvs commit: src/contrib/groff/tmac doc-common doc-syms doc.tmac groff_mdoc.man X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Sep 2003 21:13:44 -0000 ru 2003/09/20 14:13:43 PDT FreeBSD src repository Modified files: (Branch: FSF) contrib/groff/tmac doc-common doc-syms doc.tmac groff_mdoc.man Log: Keep up with recent mdoc(7) changes, that include: - If no .Os call is made, don't print the OS info at all. - Allow for multiple .Lb calls in the LIBRARY section. - Improved documentation on punctuation characters. Revision Changes Path 1.1.1.16 +27 -9 src/contrib/groff/tmac/doc-common 1.1.1.5 +4 -0 src/contrib/groff/tmac/doc-syms 1.1.1.13 +9 -1 src/contrib/groff/tmac/doc.tmac 1.1.1.15 +17 -1 src/contrib/groff/tmac/groff_mdoc.man From owner-cvs-src@FreeBSD.ORG Sat Sep 20 14:16:19 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E2F216A4B3; Sat, 20 Sep 2003 14:16:19 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 830FF43FE0; Sat, 20 Sep 2003 14:16:18 -0700 (PDT) (envelope-from jake@locore.ca) Received: by k6.locore.ca (Postfix, from userid 1000) id 3BB3D1B08E; Sat, 20 Sep 2003 17:15:24 -0400 (EDT) Date: Sat, 20 Sep 2003 17:15:24 -0400 From: Jake Burkholder To: "Alan L. Cox" Message-ID: <20030920211524.GB15802@locore.ca> References: <200309201700.h8KH0xN0092997@repoman.freebsd.org> <3F6C9DD5.289EBC11@imimic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F6C9DD5.289EBC11@imimic.com> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/sparc64 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 21:16:19 -0000 Apparently, On Sat, Sep 20, 2003 at 01:35:01PM -0500, Alan L. Cox said words to the effect of; > Jake Burkholder wrote: > > > > jake 2003/09/20 10:00:59 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/sparc64/sparc64 pmap.c > > Log: > > Remove an invalid KASSERT. Apparently pmap_remove_all gets called on > > unmanaged pages. > > > > Revision Changes Path > > 1.124 +0 -3 src/sys/sparc64/sparc64/pmap.c > > FYI, this is, perhaps, triggered by a recent change that I made to > kmem_malloc(), which declares the allocated pages as unmanaged. Ahh, ok, thanks, I wondered. The i386 pmap has similar assertions but they seem to never be compiled. Jake From owner-cvs-src@FreeBSD.ORG Sat Sep 20 14:18:29 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E48B16A4BF; Sat, 20 Sep 2003 14:18:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4636343FE0; Sat, 20 Sep 2003 14:18:28 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KLISXJ023194; Sat, 20 Sep 2003 14:18:28 -0700 (PDT) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KLIR7u023193; Sat, 20 Sep 2003 14:18:27 -0700 (PDT) (envelope-from wpaul) Message-Id: <200309202118.h8KLIR7u023193@repoman.freebsd.org> From: Bill Paul Date: Sat, 20 Sep 2003 14:18:27 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/re if_re.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 21:18:29 -0000 wpaul 2003/09/20 14:18:27 PDT FreeBSD src repository Modified files: sys/dev/re if_re.c Log: Remove the dual-address cycle stuff. DAC is used to allow a bus master device to access 64-bit addresses from a 32-bit PCI bus. While the RealTek manual says you can set this bit and the chip will perform DAC only if you give it a DMA address with any of the upper 32 bits set, this appears not to be the case. If I turn on the DAC bit, the chip sets the 'system error' bit in the status register when I to do a DMA on my Athlon test box with 32-bit PCI bus (VIA chipset) even though I only have 128MB of physical memory, and thus can never give the chip a 64-bit address. Obviously, I can't just set it and forget it, so until I figure out the right rule for when it's safe/necessary to enable it, keep it turned off. Revision Changes Path 1.10 +2 -4 src/sys/dev/re/if_re.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 14:20:03 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C27E16A4BF; Sat, 20 Sep 2003 14:20:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5693543FB1; Sat, 20 Sep 2003 14:20:02 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KLK2XJ023286; Sat, 20 Sep 2003 14:20:02 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KLK1GU023285; Sat, 20 Sep 2003 14:20:01 -0700 (PDT) (envelope-from ru) Message-Id: <200309202120.h8KLK1GU023285@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 20 Sep 2003 14:20:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/groff/tmac doc-common doc-syms X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Sep 2003 21:20:03 -0000 ru 2003/09/20 14:20:01 PDT FreeBSD src repository Modified files: contrib/groff/tmac doc-common doc-syms Log: Sync with FSF branch. Revision Changes Path 1.64 +27 -9 src/contrib/groff/tmac/doc-common 1.45 +4 -0 src/contrib/groff/tmac/doc-syms From owner-cvs-src@FreeBSD.ORG Sat Sep 20 14:22:20 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73E2F16A4B3; Sat, 20 Sep 2003 14:22:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA5DA43FF2; Sat, 20 Sep 2003 14:22:19 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KLMJXJ023814; Sat, 20 Sep 2003 14:22:19 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KLMJRn023813; Sat, 20 Sep 2003 14:22:19 -0700 (PDT) (envelope-from ru) Message-Id: <200309202122.h8KLMJRn023813@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 20 Sep 2003 14:22:19 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/groff/tmac ru.KOI8-R X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Sep 2003 21:22:20 -0000 ru 2003/09/20 14:22:19 PDT FreeBSD src repository Modified files: gnu/usr.bin/groff/tmac ru.KOI8-R Log: Comment out and mark all non-translated library strings. Revision Changes Path 1.12 +7 -7 src/gnu/usr.bin/groff/tmac/ru.KOI8-R From owner-cvs-src@FreeBSD.ORG Sat Sep 20 14:23:54 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2193516A4B3; Sat, 20 Sep 2003 14:23:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 743D443FE0; Sat, 20 Sep 2003 14:23:53 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KLNrXJ023871; Sat, 20 Sep 2003 14:23:53 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KLNrba023870; Sat, 20 Sep 2003 14:23:53 -0700 (PDT) (envelope-from ru) Message-Id: <200309202123.h8KLNrba023870@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 20 Sep 2003 14:23:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/groff/tmac fr.ISO8859-1 mdoc.local ru.KOI8-R X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Sep 2003 21:23:54 -0000 ru 2003/09/20 14:23:53 PDT FreeBSD src repository Modified files: gnu/usr.bin/groff/tmac fr.ISO8859-1 mdoc.local ru.KOI8-R Log: Keep up with recent mdoc(7) changes. Revision Changes Path 1.4 +1 -0 src/gnu/usr.bin/groff/tmac/fr.ISO8859-1 1.29 +1 -1 src/gnu/usr.bin/groff/tmac/mdoc.local 1.13 +1 -0 src/gnu/usr.bin/groff/tmac/ru.KOI8-R From owner-cvs-src@FreeBSD.ORG Sat Sep 20 14:30:27 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4486916A4B3 for ; Sat, 20 Sep 2003 14:30:27 -0700 (PDT) Received: from mail26d.sbc-webhosting.com (mail26d.sbc-webhosting.com [216.173.237.167]) by mx1.FreeBSD.org (Postfix) with SMTP id 03F5543FFB for ; Sat, 20 Sep 2003 14:30:25 -0700 (PDT) (envelope-from alc@imimic.com) Received: from www.imimic.com (64.143.12.21)2-0942173422; Sat, 20 Sep 2003 17:30:22 -0400 (EDT) Sender: alc@FreeBSD.ORG Message-ID: <3F6CC6EF.52583B04@imimic.com> Date: Sat, 20 Sep 2003 16:30:23 -0500 From: "Alan L. Cox" Organization: iMimic Networking, Inc. X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Jake Burkholder References: <200309201700.h8KH0xN0092997@repoman.freebsd.org> <3F6C9DD5.289EBC11@imimic.com> <20030920211524.GB15802@locore.ca> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/sparc64 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 21:30:27 -0000 Jake Burkholder wrote: > > Apparently, On Sat, Sep 20, 2003 at 01:35:01PM -0500, > Alan L. Cox said words to the effect of; > > > Jake Burkholder wrote: > > > > > > jake 2003/09/20 10:00:59 PDT > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/sparc64/sparc64 pmap.c > > > Log: > > > Remove an invalid KASSERT. Apparently pmap_remove_all gets called on > > > unmanaged pages. > > > > > > Revision Changes Path > > > 1.124 +0 -3 src/sys/sparc64/sparc64/pmap.c > > > > FYI, this is, perhaps, triggered by a recent change that I made to > > kmem_malloc(), which declares the allocated pages as unmanaged. > > Ahh, ok, thanks, I wondered. The i386 pmap has similar assertions but > they seem to never be compiled. > In case it's not obvious, my rationale was to stop the creation of "pv" entries for kmem_map (including mbuf-related) pages. They serve no purpose. Regards, Alan P.S. In fact, I would argue that changing the type of the kernel and kmem vm objects to type PHYS would make a lot of sense. Today, it wouldn't have any functional effect, but it better describes the kind of object they are. From owner-cvs-src@FreeBSD.ORG Sat Sep 20 14:30:34 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82FF416A4B3; Sat, 20 Sep 2003 14:30:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C280943FD7; Sat, 20 Sep 2003 14:30:33 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KLUXXJ024240; Sat, 20 Sep 2003 14:30:33 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KLUXdW024238; Sat, 20 Sep 2003 14:30:33 -0700 (PDT) (envelope-from ru) Message-Id: <200309202130.h8KLUXdW024238@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 20 Sep 2003 14:30:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/groff/tmac ru.KOI8-R X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Sep 2003 21:30:34 -0000 ru 2003/09/20 14:30:33 PDT FreeBSD src repository Modified files: gnu/usr.bin/groff/tmac ru.KOI8-R Log: Update the copyright year. Revision Changes Path 1.14 +1 -1 src/gnu/usr.bin/groff/tmac/ru.KOI8-R From owner-cvs-src@FreeBSD.ORG Sat Sep 20 14:32:27 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D23F16A4B3; Sat, 20 Sep 2003 14:32:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B46D443FE9; Sat, 20 Sep 2003 14:32:26 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KLWQXJ024606; Sat, 20 Sep 2003 14:32:26 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KLWQ9F024605; Sat, 20 Sep 2003 14:32:26 -0700 (PDT) (envelope-from ru) Message-Id: <200309202132.h8KLWQ9F024605@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 20 Sep 2003 14:32:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/groff/tmac mdoc.local X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 20 Sep 2003 21:32:27 -0000 ru 2003/09/20 14:32:26 PDT FreeBSD src repository Modified files: gnu/usr.bin/groff/tmac mdoc.local Log: Update the copyright year. Revision Changes Path 1.30 +1 -1 src/gnu/usr.bin/groff/tmac/mdoc.local From owner-cvs-src@FreeBSD.ORG Sat Sep 20 14:42:57 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3931D16A4B3; Sat, 20 Sep 2003 14:42:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8C8143FBD; Sat, 20 Sep 2003 14:42:56 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KLguXJ025359; Sat, 20 Sep 2003 14:42:56 -0700 (PDT) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KLguDV025358; Sat, 20 Sep 2003 14:42:56 -0700 (PDT) (envelope-from wpaul) Message-Id: <200309202142.h8KLguDV025358@repoman.freebsd.org> From: Bill Paul Date: Sat, 20 Sep 2003 14:42:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 re.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 21:42:57 -0000 wpaul 2003/09/20 14:42:56 PDT FreeBSD src repository Modified files: share/man/man4 re.4 Log: Fix copyright (Wind River has no rights to this file). Add Gigabyte 7N400 Pro2 motherboard integrated gigE to list of supported devices. Revision Changes Path 1.2 +4 -2 src/share/man/man4/re.4 From owner-cvs-src@FreeBSD.ORG Sat Sep 20 16:06:52 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9069516A4B3; Sat, 20 Sep 2003 16:06:52 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 682AF43FBD; Sat, 20 Sep 2003 16:06:51 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h8KN6oTX029663; Sat, 20 Sep 2003 17:06:50 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 20 Sep 2003 17:06:52 -0600 (MDT) Message-Id: <20030920.170652.67030668.imp@bsdimp.com> To: wpaul@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200309202142.h8KLguDV025358@repoman.freebsd.org> References: <200309202142.h8KLguDV025358@repoman.freebsd.org> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 re.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 23:06:52 -0000 In message: <200309202142.h8KLguDV025358@repoman.freebsd.org> Bill Paul writes: : Fix copyright (Wind River has no rights to this file). So this file is owned by the voices in Bill Paul's head? Warner From owner-cvs-src@FreeBSD.ORG Sat Sep 20 16:35:35 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 285FC16A4B3; Sat, 20 Sep 2003 16:35:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E28943FF2; Sat, 20 Sep 2003 16:35:34 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KNZYXJ036130; Sat, 20 Sep 2003 16:35:34 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KNZXlI036129; Sat, 20 Sep 2003 16:35:33 -0700 (PDT) (envelope-from peter) Message-Id: <200309202335.h8KNZXlI036129@repoman.freebsd.org> From: Peter Wemm Date: Sat, 20 Sep 2003 16:35:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm uma_core.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 23:35:35 -0000 X-List-Received-Date: Sat, 20 Sep 2003 23:35:35 -0000 peter 2003/09/20 16:35:33 PDT FreeBSD src repository Modified files: sys/vm uma_core.c Log: Bad Jeffr! No cookie! Temporarily disable the UMA_MD_SMALL_ALLOC stuff since recent commits break sparc64, amd64, ia64 and alpha. It appears only i386 and maybe powerpc were not broken. Revision Changes Path 1.84 +2 -2 src/sys/vm/uma_core.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 16:35:38 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFF9316A4BF; Sat, 20 Sep 2003 16:35:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43F1B43FF3; Sat, 20 Sep 2003 16:35:38 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KNZbXJ036157; Sat, 20 Sep 2003 16:35:37 -0700 (PDT) (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KNZbs0036156; Sat, 20 Sep 2003 16:35:37 -0700 (PDT) (envelope-from ps) Message-Id: <200309202335.h8KNZbs0036156@repoman.freebsd.org> From: Paul Saab Date: Sat, 20 Sep 2003 16:35:37 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/dump optr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 23:35:38 -0000 ps 2003/09/20 16:35:37 PDT FreeBSD src repository Modified files: sbin/dump optr.c Log: Fix improper use of varargs. Reviewed by: peter Revision Changes Path 1.26 +2 -2 src/sbin/dump/optr.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 16:54:38 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0FC616A4B3; Sat, 20 Sep 2003 16:54:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E76243FF3; Sat, 20 Sep 2003 16:54:38 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KNsbXJ043110; Sat, 20 Sep 2003 16:54:37 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8KNsbDu043109; Sat, 20 Sep 2003 16:54:37 -0700 (PDT) (envelope-from alc) Message-Id: <200309202354.h8KNsbDu043109@repoman.freebsd.org> From: Alan Cox Date: Sat, 20 Sep 2003 16:54:37 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 23:54:39 -0000 alc 2003/09/20 16:54:37 PDT FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: Reimplement pmap_release() such that it uses the page table rather than the pte object to locate the page table directory pages. (This is another step toward the elimination of the pte object.) Revision Changes Path 1.434 +5 -10 src/sys/i386/i386/pmap.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 19:50:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5076E16A4B3; Sat, 20 Sep 2003 19:50:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C825743FE0; Sat, 20 Sep 2003 19:49:59 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8L2nxXJ057868; Sat, 20 Sep 2003 19:49:59 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8L2nxeT057867; Sat, 20 Sep 2003 19:49:59 -0700 (PDT) (envelope-from njl) Message-Id: <200309210249.h8L2nxeT057867@repoman.freebsd.org> From: Nate Lawson Date: Sat, 20 Sep 2003 19:49:59 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_button.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 02:50:00 -0000 njl 2003/09/20 19:49:59 PDT FreeBSD src repository Modified files: sys/dev/acpica acpi_button.c Log: Add support for fixed event buttons defined in the DSDT (HID "ACPI_FSB" and "ACPI_FPB"). Pointed out by: Linux Revision Changes Path 1.14 +49 -17 src/sys/dev/acpica/acpi_button.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 20:51:49 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81E0916A4B3; Sat, 20 Sep 2003 20:51:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00E1243FDD; Sat, 20 Sep 2003 20:51:49 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8L3pmXJ069199; Sat, 20 Sep 2003 20:51:48 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8L3pmnF069198; Sat, 20 Sep 2003 20:51:48 -0700 (PDT) (envelope-from njl) Message-Id: <200309210351.h8L3pmnF069198@repoman.freebsd.org> From: Nate Lawson Date: Sat, 20 Sep 2003 20:51:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/acpi/acpidump acpi.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 03:51:49 -0000 njl 2003/09/20 20:51:48 PDT FreeBSD src repository Modified files: usr.sbin/acpi/acpidump acpi.c Log: Only print an end '}' if the field was non-zero (i.e. there were some flags to print). Revision Changes Path 1.20 +4 -2 src/usr.sbin/acpi/acpidump/acpi.c From owner-cvs-src@FreeBSD.ORG Sat Sep 20 23:01:48 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E61516A4B3; Sat, 20 Sep 2003 23:01:48 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EE5543FF9; Sat, 20 Sep 2003 23:01:44 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h8L61frX008570 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 21 Sep 2003 09:01:41 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h8L61f2p008564; Sun, 21 Sep 2003 09:01:41 +0300 (EEST) (envelope-from ru) Date: Sun, 21 Sep 2003 09:01:41 +0300 From: Ruslan Ermilov To: Bill Paul Message-ID: <20030921060141.GB6959@sunbay.com> References: <200309202142.h8KLguDV025358@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="b5gNqxB1S1yM7hjW" Content-Disposition: inline In-Reply-To: <200309202142.h8KLguDV025358@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 re.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 06:01:48 -0000 --b5gNqxB1S1yM7hjW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 20, 2003 at 02:42:56PM -0700, Bill Paul wrote: > wpaul 2003/09/20 14:42:56 PDT >=20 > FreeBSD src repository >=20 > Modified files: > share/man/man4 re.4=20 > Log: > Fix copyright (Wind River has no rights to this file). > =20 > Add Gigabyte 7N400 Pro2 motherboard integrated gigE to list of > supported devices. > =20 > Revision Changes Path > 1.2 +4 -2 src/share/man/man4/re.4 >=20 Is that by accident Bill, that you have the email address? Shouldn't that be instead? ;) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --b5gNqxB1S1yM7hjW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/bT7FUkv4P6juNwoRAqKqAJ4661Wfz2Ht6+08jlqvr9absA5a4QCfbU56 OQM/bDO6v4X8BKgkBBek/ws= =D1h9 -----END PGP SIGNATURE----- --b5gNqxB1S1yM7hjW-- From owner-cvs-src@FreeBSD.ORG Sat Sep 20 23:21:50 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCB1E16A4BF for ; Sat, 20 Sep 2003 23:21:50 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 2D0C543FE0 for ; Sat, 20 Sep 2003 23:21:49 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 32867 invoked by uid 1000); 21 Sep 2003 06:21:51 -0000 Date: Sat, 20 Sep 2003 23:21:51 -0700 (PDT) From: Nate Lawson To: Ruslan Ermilov In-Reply-To: <20030921060141.GB6959@sunbay.com> Message-ID: <20030920232024.Q32865@root.org> References: <200309202142.h8KLguDV025358@repoman.freebsd.org> <20030921060141.GB6959@sunbay.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 re.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 06:21:50 -0000 On Sun, 21 Sep 2003, Ruslan Ermilov wrote: > On Sat, Sep 20, 2003 at 02:42:56PM -0700, Bill Paul wrote: > > Modified files: > > share/man/man4 re.4 > > Log: > > Fix copyright (Wind River has no rights to this file). > > Is that by accident Bill, that you have the > email address? Shouldn't that be instead? ;) I think you should have the BSdriver.com email address. -Nate :-) From owner-cvs-src@FreeBSD.ORG Sat Sep 20 23:33:15 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB2F816A4B3; Sat, 20 Sep 2003 23:33:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46D3643FD7; Sat, 20 Sep 2003 23:33:15 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8L6XFXJ083468; Sat, 20 Sep 2003 23:33:15 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8L6XEdh083467; Sat, 20 Sep 2003 23:33:14 -0700 (PDT) (envelope-from ru) Message-Id: <200309210633.h8L6XEdh083467@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 20 Sep 2003 23:33:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release Makefile src/share/man/man7 release.7 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 06:33:15 -0000 ru 2003/09/20 23:33:14 PDT FreeBSD src repository Modified files: release Makefile share/man/man7 release.7 Log: Make LOCAL_PATCHES accept multiple patch files, as its name suggests. Revision Changes Path 1.820 +7 -2 src/release/Makefile 1.32 +1 -1 src/share/man/man7/release.7