From owner-cvs-src@FreeBSD.ORG Thu Nov 20 15:30: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 D18B616A4D2 for ; Thu, 20 Nov 2003 15:30:45 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C5B4E43FE9 for ; Thu, 20 Nov 2003 15:30:43 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 72723 invoked by uid 1000); 20 Nov 2003 23:30:45 -0000 From: Nate Lawson To: Marcel Moolenaar In-Reply-To: <20031120164313.C5EE216A55E@hub.freebsd.org> Message-ID: <20031120152928.R72721@root.org> References: <20031120164313.C5EE216A55E@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/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: , Date: Thu, 20 Nov 2003 23:30:46 -0000 X-Original-Date: Thu, 20 Nov 2003 15:30:45 -0800 (PST) X-List-Received-Date: Thu, 20 Nov 2003 23:30:46 -0000 On Thu, 20 Nov 2003, Marcel Moolenaar wrote: > Modified files: > sys/ia64/ia64 machdep.c > Log: > Set the ACPI processor Id in the PCPU structure so that CPU idling > on SMP systems has a chance of working. This was a loose end of the > implementation of the ACPI Cx idle states. Since our logical CPU Id > is the ACPI processor Id, we do not need to jump through hoops to > obtain it. > > Approved: re@ (jhb) > > Revision Changes Path > 1.172 +1 -1 src/sys/ia64/ia64/machdep.c Thanks! On i386, mp_machdep.c handles SMP and machdep.c is the non-SMP case, hence my confusion. -Nate From owner-cvs-src@FreeBSD.ORG Fri Nov 21 14:33: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 E0D8916A4EB; Fri, 21 Nov 2003 14:33:23 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D1BF43FAF; Fri, 21 Nov 2003 14:33:19 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id BDCC85309; Fri, 21 Nov 2003 23:33:17 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id DB2805308; Fri, 21 Nov 2003 23:33:09 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 6549733C86; Fri, 21 Nov 2003 23:33:09 +0100 (CET) To: "Daniel C. Sobral" References: <200311211901.hALJ12uN003276@repoman.freebsd.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) In-Reply-To: <200311211901.hALJ12uN003276@repoman.freebsd.org> (Daniel C. Sobral's message of "Fri, 21 Nov 2003 11:01:02 -0800 (PST)") 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-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on flood.des.no X-Spam-Level: ss X-Spam-Status: No, hits=2.5 required=5.0 tests=RCVD_IN_DYNABLOCK autolearn=no version=2.60 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/loader loader.rc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Fri, 21 Nov 2003 22:33:24 -0000 X-Original-Date: Fri, 21 Nov 2003 23:33:09 +0100 X-List-Received-Date: Fri, 21 Nov 2003 22:33:24 -0000 "Daniel C. Sobral" writes: > Log: > With the beastie menu a problem was introduced in which selecting a > different kernel to boot with kernel=3D"NAME" would load the kernel and > loader.conf-selected modules from /boot/NAME, but it would not change > module_path. So, for instance, the automatically loaded acpi.ko would c= ome > from /boot/kernel/acpi.ko, *always*. > [...] Thanks for fixing this. Unfortunately, loader.rc is only installed if it doesn't already exist, and mergemaster doesn't handle it, so installed systems need to be fixed manually. Is there something we can do to the Makefile and / or mergemaster to address this? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Thu Nov 27 08:34: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 C309716A4CF; Thu, 27 Nov 2003 08:34:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4D4343F85; Thu, 27 Nov 2003 08:34:22 -0800 (PST) (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 hARGYMXJ016355; Thu, 27 Nov 2003 08:34:22 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hARGYM9i016354; Thu, 27 Nov 2003 08:34:22 -0800 (PST) (envelope-from nectar) Message-Id: <200311271634.hARGYM9i016354@repoman.freebsd.org> From: Jacques Vidrine 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/contrib/bind Version src/contrib/bind/bin/named ns_resp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 27 Nov 2003 16:34:24 -0000 X-Original-Date: Thu, 27 Nov 2003 08:34:22 -0800 (PST) X-List-Received-Date: Thu, 27 Nov 2003 16:34:24 -0000 nectar 2003/11/27 08:34:22 PST FreeBSD src repository Modified files: (Branch: RELENG_4_8) . UPDATING sys/conf newvers.sh contrib/bind Version contrib/bind/bin/named ns_resp.c Log: Correct a remote denial-of-service attack in named(8). Revision Changes Path 1.73.2.80.2.16 +3 -0 src/UPDATING 1.1.1.3.2.8.2.1 +1 -1 src/contrib/bind/Version 1.1.1.2.2.9.2.1 +9 -3 src/contrib/bind/bin/named/ns_resp.c 1.44.2.29.2.15 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Fri Nov 28 14:34:31 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9CA516A4CE; Fri, 28 Nov 2003 14:34:31 -0800 (PST) Received: from ns1.gnf.org (ns1.gnf.org [63.196.132.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id D37EB43FDD; Fri, 28 Nov 2003 14:34:29 -0800 (PST) (envelope-from gtetlow@gnf.org) Received: from EXCHCLUSTER01.lj.gnf.org (exch01.lj.gnf.org [172.25.10.19]) by ns1.gnf.org (8.12.8p2/8.12.8) with ESMTP id hASMYRLc009984; Fri, 28 Nov 2003 14:34:27 -0800 (PST) (envelope-from gtetlow@gnf.org) Received: from roark.gnf.org ([172.25.24.15]) by EXCHCLUSTER01.lj.gnf.org with Microsoft SMTPSVC(5.0.2195.5329); Fri, 28 Nov 2003 14:34:24 -0800 Received: from roark.gnf.org (localhost [127.0.0.1]) by roark.gnf.org (8.12.10/8.12.10) with ESMTP id hASMYOSW097696; Fri, 28 Nov 2003 14:34:24 -0800 (PST) (envelope-from gtetlow@gnf.org) Received: (from gtetlow@localhost) by roark.gnf.org (8.12.10/8.12.10/Submit) id hASMYOiE097695; Fri, 28 Nov 2003 14:34:24 -0800 (PST) (envelope-from gtetlow) From: Gordon Tetlow To: Andreas Klemm Message-ID: <20031128223424.GM53437@roark.gnf.org> References: <200311280528.hAS5SUBd080023@repoman.freebsd.org> <20031128102356.GA21515@titan.klemm.apsfilter.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hTKW8p8tUZ/8vLMe" Content-Disposition: inline In-Reply-To: <20031128102356.GA21515@titan.klemm.apsfilter.org> User-Agent: Mutt/1.4.1i X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-OriginalArrivalTime: 28 Nov 2003 22:34:24.0796 (UTC) FILETIME=[C67E4DC0:01C3B5FF] cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Warner Losh cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aic7xxx ahc_pci.c ahd_pci.c src/sys/dev/ath if_ath_pci.c src/sys/dev/firewire fwohci_pci.c src/sys/dev/fxp if_fxp.c src/sys/dev/puc puc_pci.c src/sys/dev/re if_re.c src/sys/dev/sio sio_pci.c src/sys/dev/uart uart_bus_pci.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Fri, 28 Nov 2003 22:34:32 -0000 X-Original-Date: Fri, 28 Nov 2003 14:34:24 -0800 X-List-Received-Date: Fri, 28 Nov 2003 22:34:32 -0000 --hTKW8p8tUZ/8vLMe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 28, 2003 at 11:23:56AM +0100, Andreas Klemm wrote: >=20 > This reminds me about one problem with my DELL Latitude D600 > notebook that is still unsolved in -current of 1-2 weeks ago. >=20 > Maybe your commit is related to that problem ... I'll test ... >=20 > The internal broadcom 10/100/1000 works fine, no problem. >=20 > But .. if I add a 2nd Ethernet cardbus PCMCIA card and boot the > device or - if I remember right - simply plug in the 3COM card > into the PCMCIA slot, then PHY won't be found for the bge0 > interface anymore... I had a similar problem with my IBM T40 laptop. It turned out that the cardbus and ethernet controllers were trying to grab the same region in memory. Try a boot -v and see if cbb and bge are trying to grab the same region in memory. -gordon --hTKW8p8tUZ/8vLMe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/x81wRu2t9DV9ZfsRAglaAKDE41UAtipoLg3j5lHAZjWYY5FQaACggemp 9pAA4alpU54OrUj29fiXliQ= =wmNT -----END PGP SIGNATURE----- --hTKW8p8tUZ/8vLMe-- From owner-cvs-src@FreeBSD.ORG Sun Nov 30 16:33: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 F132116A4CE; Sun, 30 Nov 2003 16:33:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0255A43FAF; Sun, 30 Nov 2003 16:33:58 -0800 (PST) (envelope-from truckman@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 hB10XvXJ073372; Sun, 30 Nov 2003 16:33:57 -0800 (PST) (envelope-from truckman@repoman.freebsd.org) Received: (from truckman@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB10XvBr073371; Sun, 30 Nov 2003 16:33:57 -0800 (PST) (envelope-from truckman) Message-Id: <200312010033.hB10XvBr073371@repoman.freebsd.org> From: Don Lewis To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/dumpfs dumpfs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Mon, 01 Dec 2003 00:33:59 -0000 X-Original-Date: Sun, 30 Nov 2003 16:33:57 -0800 (PST) X-List-Received-Date: Mon, 01 Dec 2003 00:33:59 -0000 truckman 2003/11/30 16:33:57 PST FreeBSD src repository Modified files: sbin/dumpfs dumpfs.c Log: I forgot about the code freeze, so back this out. Revision Changes Path 1.41 +2 -2 src/sbin/dumpfs/dumpfs.c From owner-cvs-src@FreeBSD.ORG Mon Dec 1 03:34: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 0D02216A4CF; Mon, 1 Dec 2003 03:34:02 -0800 (PST) Received: from telecom.net.et (sparrow.telecom.net.et [213.55.64.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE89043FAF; Mon, 1 Dec 2003 03:33:51 -0800 (PST) (envelope-from mtm@identd.net) Received: from [213.55.65.76] (HELO pool-151-200-10-97.res.east.verizon.net) by telecom.net.et (CommuniGate Pro SMTP 3.4.8) with ESMTP-TLS id 31202633; Mon, 01 Dec 2003 14:28:34 +0300 Received: from mobile.acsolutions.com (localhost [127.0.0.1]) ESMTP id hB1BXKqe001570; Mon, 1 Dec 2003 14:33:28 +0300 (EAT) (envelope-from mtm@mobile.acsolutions.com) Received: (from mtm@localhost) by mobile.acsolutions.com (8.12.10/8.12.10/Submit) id hB1BXIFR001569; Mon, 1 Dec 2003 14:33:18 +0300 (EAT) (envelope-from mtm) From: Mike Makonnen To: Marcel Moolenaar Message-ID: <20031201113309.GD1371@mobile.acsolutions.com> References: <200309272327.h8RNRJgE079384@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309272327.h8RNRJgE079384@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD/5.2-BETA (i386) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread Makefile src/lib/libthr 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: , Date: Mon, 01 Dec 2003 11:34:02 -0000 X-Original-Date: Mon, 1 Dec 2003 14:33:09 +0300 X-List-Received-Date: Mon, 01 Dec 2003 11:34:02 -0000 On Sat, Sep 27, 2003 at 04:27:19PM -0700, Marcel Moolenaar wrote: > marcel 2003/09/27 16:27:19 PDT > > FreeBSD src repository > > Modified files: > lib/libpthread Makefile > lib/libthr Makefile > Log: > Relink libc_r.a, libc_r.so and libc_r_p.so from libthr to libkse. > On ia64, where there's no libc_r at all, libkse is now the default > thread library by virtue of these links. > > The reasons for this change are: > 1. libkse is slated to become the default thread library anyway, > 2. active development and maintenance is only present for libkse, Sorry, it couldn't be helped. I've been away for longer than I expected. I haven't given up on libthr though. It still needs a lot of work and I plan to keep it alive as an alternative to libkse. BTW, it's good to KSE/libkse is finally comming together :-) Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | Fingerprint: 00E8 61BC 0D75 7FFB E4D3 6BF1 B239 D010 3215 D418 mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon ! From owner-cvs-src@FreeBSD.ORG Fri Dec 5 01:29:43 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB8B416A4CE; Fri, 5 Dec 2003 01:29:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43FBF43FDD; Fri, 5 Dec 2003 01:29:43 -0800 (PST) (envelope-from iedowse@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 hB59ThXJ004506; Fri, 5 Dec 2003 01:29:43 -0800 (PST) (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB59Tg7x004505; Fri, 5 Dec 2003 01:29:42 -0800 (PST) (envelope-from iedowse) Message-Id: <200312050929.hB59Tg7x004505@repoman.freebsd.org> From: Ian Dowse To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/umount umount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Fri, 05 Dec 2003 09:29:44 -0000 X-Original-Date: Fri, 5 Dec 2003 01:29:42 -0800 (PST) X-List-Received-Date: Fri, 05 Dec 2003 09:29:44 -0000 iedowse 2003/12/05 01:29:42 PST FreeBSD src repository Modified files: sbin/umount umount.c Log: (Forced commit) The log message for revision 1.42 was confused with another change. The correct message is: Improve on umount.c revision 1.41 (silence non-root warnings about failing to use MNT_BYFSID) by silencing the second warning too. Also fix a misspelling in a comment. Revision Changes Path 1.43 +0 -0 src/sbin/umount/umount.c From owner-cvs-src@FreeBSD.ORG Fri Dec 5 13:34:32 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBE2516A4CE; Fri, 5 Dec 2003 13:34:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15AAF43FEA; Fri, 5 Dec 2003 13:34:32 -0800 (PST) (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 hB5LYVXJ058337; Fri, 5 Dec 2003 13:34:31 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB5LYVMb058336; Fri, 5 Dec 2003 13:34:31 -0800 (PST) (envelope-from bmah) Message-Id: <200312052134.hB5LYVMb058336@repoman.freebsd.org> From: "Bruce A. Mah" 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: , Date: Fri, 05 Dec 2003 21:34:32 -0000 X-Original-Date: Fri, 5 Dec 2003 13:34:31 -0800 (PST) X-List-Received-Date: Fri, 05 Dec 2003 21:34:32 -0000 bmah 2003/12/05 13:34:31 PST FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release note: ip_fastforward. Approved by: re (implicitly) Revision Changes Path 1.660 +12 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Mon Dec 8 19:34: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 DCDE416A4CE for ; Mon, 8 Dec 2003 19:34:37 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 5D06F43D1F for ; Mon, 8 Dec 2003 19:34:33 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 78102 invoked by uid 1002); 9 Dec 2003 03:34:32 -0000 Received: from unknown (HELO freebsd.org) (64.58.1.252) by smtp.mho.net with SMTP; 9 Dec 2003 03:34:32 -0000 Message-ID: <3FD5427F.3080001@freebsd.org> From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031103 X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@freebsd.org References: <200312072352.hB7Nqsw6011333@repoman.freebsd.org> <20031208190305.GA956@cirb503493.alcatel.com.au> <20031208191702.GA50623@xor.obsecurity.org> <20031208231349.GA10458@dragon.nuxi.com> In-Reply-To: <20031208231349.GA10458@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Peter Jeremy cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org cc: Kris Kennaway Subject: Re: cvs commit: src/sys/i386/conf GENERIC src/sys/alpha/confGENERIC src/sys/sparc64/conf GENERIC src/sys/amd64/conf GENERIC src/sys/pc98/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: , Date: Tue, 09 Dec 2003 03:34:38 -0000 X-Original-Date: Mon, 08 Dec 2003 20:33:19 -0700 X-List-Received-Date: Tue, 09 Dec 2003 03:34:38 -0000 David O'Brien wrote: > On Mon, Dec 08, 2003 at 11:17:02AM -0800, Kris Kennaway wrote: > >>Yeah, that's a good idea. GNATS is full of PRs with panic strings but >>no tracebacks, and it can be time-consuming and difficult to get >>people to obtain them post-facto. If we ship a kernel.debug with the >>release then we can explain in the release documentation how to use it >>to submit a useful PR. > > > The problem is release/Makefile isn't smart enough to not put the debug > kernels in the ISO's /boot. Thus ISO's are much larger and there is less > package space. > Fixing this sounds like a good task for 5.3. Hacking the release scripts is generally risky and is not something that I'm eager to do right before the final release builds. Are there any volunteer for doing this in HEAD? Scott From owner-cvs-src@FreeBSD.ORG Wed Dec 10 13:33:08 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C40E616A4CE; Wed, 10 Dec 2003 13:33:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22F2E43D2A; Wed, 10 Dec 2003 13:33:08 -0800 (PST) (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 hBALX7XJ039196; Wed, 10 Dec 2003 13:33:07 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hBALX77m039195; Wed, 10 Dec 2003 13:33:07 -0800 (PST) (envelope-from jhb) Message-Id: <200312102133.hBALX77m039195@repoman.freebsd.org> From: John Baldwin 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 apicreg.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: , Date: Wed, 10 Dec 2003 21:33:08 -0000 X-Original-Date: Wed, 10 Dec 2003 13:33:07 -0800 (PST) X-List-Received-Date: Wed, 10 Dec 2003 21:33:08 -0000 jhb 2003/12/10 13:33:07 PST FreeBSD src repository Modified files: sys/i386/include apicreg.h Log: Delete old and unused APIC_IRQ defines. Revision Changes Path 1.26 +0 -32 src/sys/i386/include/apicreg.h From owner-cvs-src@FreeBSD.ORG Wed Dec 10 14:33: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 75B6A16A4CF; Wed, 10 Dec 2003 14:33:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2AF143D28; Wed, 10 Dec 2003 14:33:45 -0800 (PST) (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 hBAMXjXJ043103; Wed, 10 Dec 2003 14:33:45 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hBAMXjHM043102; Wed, 10 Dec 2003 14:33:45 -0800 (PST) (envelope-from peter) Message-Id: <200312102233.hBAMXjHM043102@repoman.freebsd.org> From: Peter Wemm To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_proto.hfreebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Wed, 10 Dec 2003 22:33:46 -0000 X-Original-Date: Wed, 10 Dec 2003 14:33:45 -0800 (PST) X-List-Received-Date: Wed, 10 Dec 2003 22:33:46 -0000 peter 2003/12/10 14:33:45 PST FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: Regen Revision Changes Path 1.15 +1 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.15 +6 -6 src/sys/compat/freebsd32/freebsd32_syscall.h 1.6 +9 -5 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.16 +9 -5 src/sys/compat/freebsd32/freebsd32_sysent.c From owner-cvs-src@FreeBSD.ORG Wed Dec 10 23:34: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 0CCE516A4F1; Wed, 10 Dec 2003 23:34:27 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DA5C43D2D; Wed, 10 Dec 2003 23:34:25 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 654DD530C; Thu, 11 Dec 2003 08:34:24 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 6CB2E5309; Thu, 11 Dec 2003 08:34:16 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id EB38533C8E; Thu, 11 Dec 2003 08:34:15 +0100 (CET) To: Peter Grehan References: <200312100917.hBA9H26R081659@repoman.freebsd.org> <3FD6F0F2.4955B5B2@freebsd.org> <3FD7CD6A.8010909@freebsd.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) In-Reply-To: <3FD7CD6A.8010909@freebsd.org> (Peter Grehan's message of "Thu, 11 Dec 2003 11:50:34 +1000") 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-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.1 required=5.0 tests=RCVD_IN_SORBS autolearn=no version=2.60 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/powerpc/loader conf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 11 Dec 2003 07:34:27 -0000 X-Original-Date: Thu, 11 Dec 2003 08:34:15 +0100 X-List-Received-Date: Thu, 11 Dec 2003 07:34:27 -0000 Peter Grehan writes: > > You still can't build a PowerPC world from the sources in CVS. That > > would be the first requirement. > Is that an indirect way of volunteering to help me shepherd through > the default-unsigned-char patches that will make this happen ? :-) I thought the patches already existed in P4? Either you or David provided me with a patch months ago which at that time worked but doesn't seem to make a difference now. You'll find it in CVS: src/tools/tools/tinderbox/powerpc.diff. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Mon Dec 15 01:35: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 0950016A4CE; Mon, 15 Dec 2003 01:35:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DF0043D31; Mon, 15 Dec 2003 01:35:03 -0800 (PST) (envelope-from mtm@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 hBF9Z3XJ082032; Mon, 15 Dec 2003 01:35:03 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hBF9Z2vg082031; Mon, 15 Dec 2003 01:35:02 -0800 (PST) (envelope-from mtm) Message-Id: <200312150935.hBF9Z2vg082031@repoman.freebsd.org> From: Mike Makonnen To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_create.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Mon, 15 Dec 2003 09:35:04 -0000 X-Original-Date: Mon, 15 Dec 2003 01:35:02 -0800 (PST) X-List-Received-Date: Mon, 15 Dec 2003 09:35:04 -0000 mtm 2003/12/15 01:35:02 PST FreeBSD src repository Modified files: lib/libthr/thread thr_create.c Log: When creating a pthread in the suspended state their were two problems: (1) The wrong flag was being checked for in the attribute (2) The pthread's state was not being set to indicate it was suspended. Noticed by: Igor Sysoev Revision Changes Path 1.11 +4 -2 src/lib/libthr/thread/thr_create.c From owner-cvs-src@FreeBSD.ORG Fri Dec 26 09:35: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 3182B16A4CE; Fri, 26 Dec 2003 09:35:01 -0800 (PST) Received: from smtp.263.net (mx01.263.net.cn [211.150.96.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D05143D49; Fri, 26 Dec 2003 09:34:59 -0800 (PST) (envelope-from csujun@263.net) Received: from shasujunmv (localhost [127.0.0.1]) by smtp.263.net (Postfix) with ESMTP id 8961E35154; Sat, 27 Dec 2003 01:34:55 +0800 (CST) Received: from shasujunmv (unknown [211.161.222.11]) SOALAD5x7D+sIN4L.1 for ; Sat, 27 Dec 2003 01:34:56 +0800 (CST) X-TEBIE-Originating-IP: [211.161.222.11] Message-ID: <005101c3cbd6$8ef051e0$0bdea1d3@shasujunmv> From: "Jun Su" To: "Tom Rhodes" , References: <200312261719.hBQHJJ20096039__16988.6626689278$1072459241@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: cvs commit: src/sys/fs/msdosfs denode.h fat.h msdosfs_fat.c msdosfs_vfsops.c msdosfs_vnops.c src/sbin/fsck_msdosfs check.c ext.h fsck_msdosfs.8 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: , Date: Fri, 26 Dec 2003 17:35:01 -0000 X-Original-Date: Sat, 27 Dec 2003 01:34:45 +0800 X-List-Received-Date: Fri, 26 Dec 2003 17:35:01 -0000 Thanks, Jun Su ----- Original Message ----- From: "Tom Rhodes" Sent: Saturday, December 27, 2003 1:19 AM Subject: cvs commit: src/sys/fs/msdosfs denode.h fat.h msdosfs_fat.c msdosfs_vfsops.c msdosfs_vnops.c src/sbin/fsck_msdosfs check.c ext.h fsck_msdosfs.8 main.c > trhodes 2003/12/26 09:19:19 PST > > FreeBSD src repository > > Modified files: > sys/fs/msdosfs denode.h fat.h msdosfs_fat.c > msdosfs_vfsops.c msdosfs_vnops.c > sbin/fsck_msdosfs check.c ext.h fsck_msdosfs.8 main.c > Log: > Make msdosfs support the dirty flag in FAT16 and FAT32. > Enable lockf support. > > PR: 55861 > Submitted by: Jun Su (original version) > Reviewed by: make universe > > Revision Changes Path > 1.5 +52 -0 src/sbin/fsck_msdosfs/check.c > 1.6 +7 -0 src/sbin/fsck_msdosfs/ext.h > 1.10 +3 -5 src/sbin/fsck_msdosfs/fsck_msdosfs.8 > 1.9 +4 -5 src/sbin/fsck_msdosfs/main.c > 1.26 +1 -0 src/sys/fs/msdosfs/denode.h > 1.12 +1 -0 src/sys/fs/msdosfs/fat.h > 1.33 +67 -0 src/sys/fs/msdosfs/msdosfs_fat.c > 1.112 +17 -1 src/sys/fs/msdosfs/msdosfs_vfsops.c > 1.144 +20 -0 src/sys/fs/msdosfs/msdosfs_vnops.c > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" > From owner-cvs-src@FreeBSD.ORG Tue Dec 30 00:34: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 6231116A4CE; Tue, 30 Dec 2003 00:34:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DCB443D2D; Tue, 30 Dec 2003 00:34:57 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id hBU8Yv0B065341; Tue, 30 Dec 2003 00:34:57 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id hBU8YvnQ065340; Tue, 30 Dec 2003 00:34:57 -0800 (PST) (envelope-from mtm) Message-Id: <200312300834.hBU8YvnQ065340@repoman.freebsd.org> From: Mike Makonnen To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_kern.c thr_mutex.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: , Date: Tue, 30 Dec 2003 08:34:58 -0000 X-Original-Date: Tue, 30 Dec 2003 00:34:57 -0800 (PST) X-List-Received-Date: Tue, 30 Dec 2003 08:34:58 -0000 mtm 2003/12/30 00:34:57 PST FreeBSD src repository Modified files: lib/libthr/thread thr_kern.c thr_mutex.c thr_private.h Log: Make it possible for the library to specify a timeout value when waiting on a locked mutex. This involves passing a struct timespec from the pthread mutex locking interfaces all the way down to the function that suspends the thread until the mutex is released. The timeout is assumed to be an absolute time (i.e. not relative to the current time). Also, in _thread_suspend() make the passed in timespec const. Revision Changes Path 1.16 +1 -1 src/lib/libthr/thread/thr_kern.c 1.19 +47 -20 src/lib/libthr/thread/thr_mutex.c 1.28 +1 -1 src/lib/libthr/thread/thr_private.h From owner-cvs-src@FreeBSD.ORG Sat Jan 3 22:35:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C894116A4CE; Sat, 3 Jan 2004 22:35:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10FC243D58; Sat, 3 Jan 2004 22:35:02 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i046Z10B086059; Sat, 3 Jan 2004 22:35:01 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i046Z1e2086058; Sat, 3 Jan 2004 22:35:01 -0800 (PST) (envelope-from njl) Message-Id: <200401040635.i046Z1e2086058@repoman.freebsd.org> From: Nate Lawson 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 dsmthdat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 04 Jan 2004 06:35:03 -0000 X-Original-Date: Sat, 3 Jan 2004 22:35:01 -0800 (PST) X-List-Received-Date: Sun, 04 Jan 2004 06:35:03 -0000 njl 2004/01/03 22:35:01 PST FreeBSD src repository Modified files: (Branch: INTEL) sys/contrib/dev/acpica dsmthdat.c Log: Fix for "UtAllocate: Attempt to allocate zero bytes" warnings on Dell laptops that resulted in problems reading battery status. Don't copy Buffers, Packages, or Regions in DsStoreObjectToLocal(). Tested by: scottl, sam Submitted by: Luming Yu (Intel) Revision Changes Path 1.1.1.21 +6 -1 src/sys/contrib/dev/acpica/dsmthdat.c From owner-cvs-src@FreeBSD.ORG Thu Jan 15 11:34:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADA4016A4CE; Thu, 15 Jan 2004 11:34:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC53943D62; Thu, 15 Jan 2004 11:34:56 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0FJYu0B049268; Thu, 15 Jan 2004 11:34:56 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0FJYuxW049267; Thu, 15 Jan 2004 11:34:56 -0800 (PST) (envelope-from obrien) Message-Id: <200401151934.i0FJYuxW049267@repoman.freebsd.org> From: "David E. O'Brien" To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/ndis pe_var.h subr_hal.c subr_ntoskrnl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 15 Jan 2004 19:34:58 -0000 X-Original-Date: Thu, 15 Jan 2004 11:34:56 -0800 (PST) X-List-Received-Date: Thu, 15 Jan 2004 19:34:58 -0000 obrien 2004/01/15 11:34:56 PST FreeBSD src repository Modified files: sys/compat/ndis pe_var.h subr_hal.c subr_ntoskrnl.c Log: Create NDIS_BUS_SPACE_{IO,MEM} to abstract MD BUS_SPACE macros. Provide appropriate definitions for i386 and AMD64. Revision Changes Path 1.5 +6 -2 src/sys/compat/ndis/pe_var.h 1.7 +12 -12 src/sys/compat/ndis/subr_hal.c 1.16 +6 -6 src/sys/compat/ndis/subr_ntoskrnl.c From owner-cvs-src@FreeBSD.ORG Fri Jan 23 09:35:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D477D16A4CE; Fri, 23 Jan 2004 09:35:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 224FA43D2D; Fri, 23 Jan 2004 09:35:10 -0800 (PST) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0NHZ90B042465; Fri, 23 Jan 2004 09:35:09 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0NHZ9iD042464; Fri, 23 Jan 2004 09:35:09 -0800 (PST) (envelope-from blackend) Message-Id: <200401231735.i0NHZ9iD042464@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 23 Jan 2004 09:35:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/growfs growfs.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, 23 Jan 2004 17:35:11 -0000 blackend 2004/01/23 09:35:09 PST FreeBSD src repository (doc committer) Modified files: sbin/growfs growfs.8 Log: Fix bogus "ffsinfo -c 0" example with "ffsinfo -g 0 -l 4". PR: bin/61472 Submitted by: Alex Popa MFC after: 1 week Revision Changes Path 1.22 +2 -1 src/sbin/growfs/growfs.8 From owner-cvs-src@FreeBSD.ORG Mon Jan 26 16:51:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5531816A4CE; Mon, 26 Jan 2004 16:51:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 130C843DA8; Mon, 26 Jan 2004 16:50:49 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R0oM0B097628; Mon, 26 Jan 2004 16:50:22 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R0oMER097627; Mon, 26 Jan 2004 16:50:22 -0800 (PST) (envelope-from bmah) Message-Id: <200401270050.i0R0oMER097627@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 26 Jan 2004 16:50:22 -0800 (PST) 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: Tue, 27 Jan 2004 00:51:48 -0000 bmah 2004/01/26 16:50:22 PST FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Modified release note: Rewrite CVS update note to reflect reality Submitted by: nectar Revision Changes Path 1.672 +6 -6 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Mon Jan 26 16:55:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4140A16A4CE; Mon, 26 Jan 2004 16:55:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0706243D90; Mon, 26 Jan 2004 16:54:36 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R0rN0B099532; Mon, 26 Jan 2004 16:53:23 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R0rNSD099531; Mon, 26 Jan 2004 16:53:23 -0800 (PST) (envelope-from bmah) Message-Id: <200401270053.i0R0rNSD099531@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 26 Jan 2004 16:53:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 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: Tue, 27 Jan 2004 00:55:41 -0000 bmah 2004/01/26 16:53:23 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: Make CVS update release note match reality. Submitted by: nectar Approved by: re (implicitly) Revision Changes Path 1.663.2.10 +6 -6 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Mon Jan 26 16:58:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 573FF16A4CE; Mon, 26 Jan 2004 16:58:13 -0800 (PST) Received: from a.mail.sonic.net (a.mail.sonic.net [64.142.16.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1846C43D76; Mon, 26 Jan 2004 16:55:51 -0800 (PST) (envelope-from bmah@intruder.kitchenlab.org) Received: from intruder.kitchenlab.org (adsl-64-142-31-106.sonic.net [64.142.31.106]) by a.mail.sonic.net (8.12.10/8.12.7) with ESMTP id i0R0rpts010353 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 26 Jan 2004 16:53:51 -0800 Received: from intruder.kitchenlab.org (bmah@localhost [127.0.0.1]) i0R0rppW004581; Mon, 26 Jan 2004 16:53:51 -0800 (PST) (envelope-from bmah@intruder.kitchenlab.org) Received: (from bmah@localhost) by intruder.kitchenlab.org (8.12.10/8.12.10/Submit) id i0R0roFQ004580; Mon, 26 Jan 2004 16:53:50 -0800 (PST) (envelope-from bmah) Date: Mon, 26 Jan 2004 16:53:50 -0800 From: "Bruce A. Mah" To: "Jacques A. Vidrine" Message-ID: <20040127005350.GA4530@intruder.kitchenlab.org> References: <200401260008.i0Q08cIl014780@repoman.freebsd.org> <20040126000922.GA6102@madman.celabo.org> <20040126004123.GJ53344@elvis.mu.org> <20040126125638.GC9772@madman.celabo.org> <4015377A.3000609@freebsd.org> <20040126165039.GC98500@intruder.kitchenlab.org> <20040126200556.GB76044@madman.celabo.org> <20040126210228.GA2411@intruder.kitchenlab.org> <20040126212052.GA76520@madman.celabo.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline In-Reply-To: <20040126212052.GA76520@madman.celabo.org> User-Agent: Mutt/1.4.1i X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-url: http://www.employees.org/~bmah/ cc: "Bruce A. Mah" cc: src-committers@FreeBSD.org cc: re@FreeBSD.org cc: cvs-src@FreeBSD.org cc: Alfred Perlstein cc: Scott Long cc: cvs-all@FreeBSD.org cc: Xin LI Subject: Re: cvs commit: src/contrib/cvs/src server.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 00:58:13 -0000 --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable If memory serves me right, Jacques A. Vidrine wrote: > On Mon, Jan 26, 2004 at 01:02:28PM -0800, Bruce A. Mah wrote: > > If someone "in the know" could suggest a better wording than what I > > wrote, I'd appreciate it. Otherwise I'll try to come more up to speed > > on this usage of CVS and write the right thing. >=20 > Let's see, how about >=20 > Security improvements from CVS versions 1.11.10 and 1.11.11 have > been backported for this release: certain malformed module requests > are now rejected; and when using `cvs pserver' mode, attempts to > authenticate as `root' are rejected and recorded via syslog. Works for me...marked up and committed. Thanks! Bruce. --oyUTqETQ0mS9luUI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFAFbae2MoxcVugUsMRAtb1AJ92VT7yjkJJgOecXAZ34X3a9WMTlACbBOnW N/qjBfnOaJByBpTnUhEpkk8= =7tNU -----END PGP SIGNATURE----- --oyUTqETQ0mS9luUI-- From owner-cvs-src@FreeBSD.ORG Mon Jan 26 17:43:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88DBA16A4CE; Mon, 26 Jan 2004 17:43:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D91D43D53; Mon, 26 Jan 2004 17:43:15 -0800 (PST) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R1hF0B011024; Mon, 26 Jan 2004 17:43:15 -0800 (PST) (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R1hEIO011023; Mon, 26 Jan 2004 17:43:14 -0800 (PST) (envelope-from brooks) Message-Id: <200401270143.i0R1hEIO011023@repoman.freebsd.org> From: Brooks Davis Date: Mon, 26 Jan 2004 17:43:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ifconfig ifconfig.c ifconfig.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, 27 Jan 2004 01:43:20 -0000 brooks 2004/01/26 17:43:14 PST FreeBSD src repository Modified files: sbin/ifconfig ifconfig.c ifconfig.h Log: Use IFNAMSIZ instead of a magic value for the length of an interface name. Prevent the kernel from potentially overflowing the interface name variable. The size argument of strlcpy is complex because the name is not null-terminated in sdl_data. Revision Changes Path 1.93 +4 -3 src/sbin/ifconfig/ifconfig.c 1.11 +1 -1 src/sbin/ifconfig/ifconfig.h From owner-cvs-src@FreeBSD.ORG Mon Jan 26 21:48:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A01B016A58B; Mon, 26 Jan 2004 21:47:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DE1D44B32; Mon, 26 Jan 2004 21:01:09 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R5180B059995; Mon, 26 Jan 2004 21:01:08 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R518L1059994; Mon, 26 Jan 2004 21:01:08 -0800 (PST) (envelope-from obrien) Message-Id: <200401270501.i0R518L1059994@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 26 Jan 2004 21:01:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/binutils/gdb 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, 27 Jan 2004 05:48:04 -0000 obrien 2004/01/26 21:01:08 PST FreeBSD src repository Modified files: gnu/usr.bin/binutils/gdb Makefile Log: Discontinuation of an action that now fits on one. Revision Changes Path 1.72 +1 -3 src/gnu/usr.bin/binutils/gdb/Makefile From owner-cvs-src@FreeBSD.ORG Mon Jan 26 21:48:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90D4616A6A0; Mon, 26 Jan 2004 21:48:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AF984472D; Mon, 26 Jan 2004 20:34:29 -0800 (PST) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R3F90B031724; Mon, 26 Jan 2004 19:15:09 -0800 (PST) (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R3F9CU031723; Mon, 26 Jan 2004 19:15:09 -0800 (PST) (envelope-from brooks) Message-Id: <200401270315.i0R3F9CU031723@repoman.freebsd.org> From: Brooks Davis Date: Mon, 26 Jan 2004 19:15:09 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 05:48:20 -0000 brooks 2004/01/26 19:15:09 PST FreeBSD src repository Modified files: sys/net if.c Log: Clean up macro usage in if_attach(): - Use the system offsetof macro rather then making out own. - undef ROUND after we use it rather then polluting the whole file. Revision Changes Path 1.176 +2 -2 src/sys/net/if.c From owner-cvs-src@FreeBSD.ORG Mon Jan 26 21:48:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 948DD16A70B; Mon, 26 Jan 2004 21:48:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB899447F0; Mon, 26 Jan 2004 20:40:19 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R4eJ0B049581; Mon, 26 Jan 2004 20:40:19 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R4eJWu049580; Mon, 26 Jan 2004 20:40:19 -0800 (PST) (envelope-from rwatson) Message-Id: <200401270440.i0R4eJWu049580@repoman.freebsd.org> From: Robert Watson Date: Mon, 26 Jan 2004 20:40:19 -0800 (PST) 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: Tue, 27 Jan 2004 05:48:25 -0000 rwatson 2004/01/26 20:40:19 PST FreeBSD src repository Modified files: sys/i386/i386 trap.c Log: Stick two XXX's in the syscall() code: we call STOPEVENT() twice for every system call, and that grabs and release the process lock each time. Don't fix it (yet), but document it so we know to fix it. Also should be a 5.3-RELEASE todo item. Revision Changes Path 1.261 +8 -0 src/sys/i386/i386/trap.c From owner-cvs-src@FreeBSD.ORG Mon Jan 26 21:48:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 802BF16A88F; Mon, 26 Jan 2004 21:48:36 -0800 (PST) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEB5444704; Mon, 26 Jan 2004 20:30:48 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])i0R4Uh5O021752; Tue, 27 Jan 2004 15:30:43 +1100 Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) i0R4UfdC026775; Tue, 27 Jan 2004 15:30:42 +1100 Date: Tue, 27 Jan 2004 15:30:42 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Andrew Gallatin In-Reply-To: <16405.24296.269142.458054@grasshopper.cs.duke.edu> Message-ID: <20040127152923.V4170@gamplex.bde.org> References: <20040126091901.B100C16A547@hub.freebsd.org> <20040126102633.O28149@root.org> <16405.24296.269142.458054@grasshopper.cs.duke.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "David E. O'Brien" cc: Nate Lawson Subject: Re: cvs commit: src/gnu/usr.bin/binutils/gdb Makefilefbsd-kgdb-alpha.h fbsd-kgdb-arm.h fbsd-kgdb-i386.h fbsd-kgdb-ia64.h fbsd-kgdb-powerpc.h fbsd-kgdb-sparc64.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, 27 Jan 2004 05:48:40 -0000 On Mon, 26 Jan 2004, Andrew Gallatin wrote: > Nate Lawson writes: > > I'm not sure but I believe this is similar to a patch posted by gallatin@ > > from a FreeBSD user. I can't remember his name, but he should get some > > credit for his help even if this work wasn't based on his. Perhaps Drew > > can fill in the details. There may have been a PR too. > > The user was "Peter Edwards" . He noticed that > kgdb was no longer making use of > gnu/usr.bin/binutils/gdb/fbsd-kgdb-i386.h for FRAME_SAVED_PC and > provided a patch to make it so. I haven't looked at the commit, so I > don't know if it was his patch that got committed. It probably > wasn't, at least not directly. PR 60732? Bruce From owner-cvs-src@FreeBSD.ORG Mon Jan 26 21:48:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E12F16A787; Mon, 26 Jan 2004 21:48:38 -0800 (PST) Received: from smtp.omnis.com (smtp.omnis.com [216.239.128.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id E140F449A7; Mon, 26 Jan 2004 20:50:06 -0800 (PST) (envelope-from wes@softweyr.com) Received: from softweyr.homeunix.net (66-91-236-204.san.rr.com [66.91.236.204]) by smtp-relay.omnis.com (Postfix) with ESMTP id B290510066B; Mon, 26 Jan 2004 20:48:58 -0800 (PST) From: Wes Peters Organization: Softweyr To: Eivind Eklund , Diomidis Spinellis Date: Mon, 26 Jan 2004 20:48:58 -0800 User-Agent: KMail/1.5.4 References: <20040126150550.GA1383@FreeBSD.org> In-Reply-To: <20040126150550.GA1383@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401262048.58375.wes@softweyr.com> cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: Wes Peters cc: cvs-src@FreeBSD.org cc: Alfred Perlstein cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/usr.bin/fetch fetch.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 05:48:41 -0000 On Monday 26 January 2004 07:05 am, Eivind Eklund wrote: > On Sat, Jan 24, 2004 at 11:27:34AM +0200, Diomidis Spinellis wrote: > > Let us not forget that the Unix manual pages provide reference > > material; they are not a user guide. They historically have been > > terse, to the point, and honest in admitting shortcomings (bugs). > > While a user might find it helpful to read the environment variable > > documentation in fetch(1), the correct thing to do in reference > > material is to document the variables where they are implemented, > > namely fetch(3), and provide a cross reference. > > My feeling about this is that we are giving our users a lot of > inconvenience in the search for some kind of "idelogical purity" (in > the form of consistency), where the purity does not buy us much. > Purity should not be a goal in and of itself. Purity is a tool for > making the system as a whole easier to deal with - a powerful, > important and good tool, but a tool. > > I've had repeated cases of support on these variables because users do > not find them. I agree with DES about duplication - I just think that > the variables should be documented in fetch.1 instead of fetch.3. I agree with you in general, Eivind. Have you had a change to read the change I committed? It reads: All environment variables mentioned in the documentation for the fetch(3) library are supported. A number of these are quite important to the proper operation of fetch; you are strongly encouraged to read fetch(3) as well. I hope this is strong enough "encouragement" for them to read the definitive source. -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com From owner-cvs-src@FreeBSD.ORG Mon Jan 26 21:49:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1F1616AAB0; Mon, 26 Jan 2004 21:49:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 764654472B; Mon, 26 Jan 2004 20:34:28 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R3Ex0B031689; Mon, 26 Jan 2004 19:14:59 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R3Ex3j031688; Mon, 26 Jan 2004 19:14:59 -0800 (PST) (envelope-from wpaul) Message-Id: <200401270314.i0R3Ex3j031688@repoman.freebsd.org> From: Bill Paul Date: Mon, 26 Jan 2004 19:14:59 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 05:49:05 -0000 wpaul 2004/01/26 19:14:59 PST FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Use the M_BZERO flag with malloc() in a couple of places. Revision Changes Path 1.36 +6 -8 src/sys/dev/if_ndis/if_ndis.c From owner-cvs-src@FreeBSD.ORG Mon Jan 26 21:53:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4193F16A4CE; Mon, 26 Jan 2004 21:53:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D48C43D3F; Mon, 26 Jan 2004 21:53:20 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R5rJ0B073051; Mon, 26 Jan 2004 21:53:19 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R5rJ1O073050; Mon, 26 Jan 2004 21:53:19 -0800 (PST) (envelope-from scottl) Message-Id: <200401270553.i0R5rJ1O073050@repoman.freebsd.org> From: Scott Long Date: Mon, 26 Jan 2004 21:53:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-card.c ata-cbus.c ata-chipset.c ata-disk.c ata-dma.c ata-isa.c ata-lowlevel.c ata-pci.c ata-pci.h ata-queue.c ata-raid.c atapi-cam.c 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: Tue, 27 Jan 2004 05:53:21 -0000 scottl 2004/01/26 21:53:19 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/dev/ata ata-all.c ata-all.h ata-card.c ata-cbus.c ata-chipset.c ata-disk.c ata-dma.c ata-isa.c ata-lowlevel.c ata-pci.c ata-pci.h ata-queue.c ata-raid.c atapi-cam.c atapi-cd.c atapi-fd.c atapi-tape.c Log: Don peril-senstive goggles and update the ata driver to HEAD. Approved by: re Revision Changes Path 1.198.2.1 +81 -44 src/sys/dev/ata/ata-all.c 1.68.2.1 +39 -12 src/sys/dev/ata/ata-all.h 1.20.2.1 +3 -1 src/sys/dev/ata/ata-card.c 1.8.2.1 +4 -2 src/sys/dev/ata/ata-cbus.c 1.48.2.2 +55 -45 src/sys/dev/ata/ata-chipset.c 1.164.2.1 +38 -27 src/sys/dev/ata/ata-disk.c 1.123.2.1 +3 -2 src/sys/dev/ata/ata-dma.c 1.18.2.1 +3 -1 src/sys/dev/ata/ata-isa.c 1.24.2.2 +39 -44 src/sys/dev/ata/ata-lowlevel.c 1.71.2.2 +3 -1 src/sys/dev/ata/ata-pci.c 1.19.2.2 +5 -2 src/sys/dev/ata/ata-pci.h 1.11.2.2 +189 -120 src/sys/dev/ata/ata-queue.c 1.73.2.1 +10 -4 src/sys/dev/ata/ata-raid.c 1.29.2.1 +5 -1 src/sys/dev/ata/atapi-cam.c 1.156.2.2 +7 -7 src/sys/dev/ata/atapi-cd.c 1.89.2.1 +4 -2 src/sys/dev/ata/atapi-fd.c 1.84.2.1 +4 -2 src/sys/dev/ata/atapi-tape.c From owner-cvs-src@FreeBSD.ORG Mon Jan 26 22:04:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E4A316A4CE; Mon, 26 Jan 2004 22:04:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27A1743D5F; Mon, 26 Jan 2004 22:04:16 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R64F0B076026; Mon, 26 Jan 2004 22:04:15 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R64Fpc076025; Mon, 26 Jan 2004 22:04:15 -0800 (PST) (envelope-from njl) Message-Id: <200401270604.i0R64Fpc076025@repoman.freebsd.org> From: Nate Lawson Date: Mon, 26 Jan 2004 22:04:15 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 bus_alloc_resource.9 bus_set_resource.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 06:04:17 -0000 njl 2004/01/26 22:04:15 PST FreeBSD src repository Modified files: share/man/man9 bus_alloc_resource.9 bus_set_resource.9 Log: Document my adventures in newbus land. Clarify some examples, especially that count is in bytes, not bits. There are some drivers that I think make this mistake. (I've seen counts of 16 in the tree). Revision Changes Path 1.16 +16 -11 src/share/man/man9/bus_alloc_resource.9 1.3 +1 -0 src/share/man/man9/bus_set_resource.9 From owner-cvs-src@FreeBSD.ORG Mon Jan 26 22:08:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E57AC16A4CE; Mon, 26 Jan 2004 22:08:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C4343D70; Mon, 26 Jan 2004 22:07:54 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R67A0B076179; Mon, 26 Jan 2004 22:07:10 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R67A0L076178; Mon, 26 Jan 2004 22:07:10 -0800 (PST) (envelope-from njl) Message-Id: <200401270607.i0R67A0L076178@repoman.freebsd.org> From: Nate Lawson Date: Mon, 26 Jan 2004 22:07:10 -0800 (PST) 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/Osd OsdTable.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 06:08:19 -0000 njl 2004/01/26 22:07:10 PST FreeBSD src repository Modified files: sys/dev/acpica/Osd OsdTable.c Log: Add TUNABLE_STR to make "hw.acpi.os_name" more correct. However, the call to getenv_string() still doesn't work. Revision Changes Path 1.5 +2 -3 src/sys/dev/acpica/Osd/OsdTable.c From owner-cvs-src@FreeBSD.ORG Mon Jan 26 23:04:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3467916A4CE; Mon, 26 Jan 2004 23:04:22 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1194843D55; Mon, 26 Jan 2004 23:04:12 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 2C33C5308; Tue, 27 Jan 2004 08:04:11 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 3EFE2530C; Tue, 27 Jan 2004 08:03:57 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 2605C33C6A; Tue, 27 Jan 2004 08:03:57 +0100 (CET) To: Wes Peters References: <20040126150550.GA1383@FreeBSD.org> <200401262048.58375.wes@softweyr.com> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Tue, 27 Jan 2004 08:03:57 +0100 In-Reply-To: <200401262048.58375.wes@softweyr.com> (Wes Peters's message of "Mon, 26 Jan 2004 20:48:58 -0800") 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-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on flood.des.no X-Spam-Level: ss X-Spam-Status: No, hits=2.6 required=5.0 tests=RCVD_IN_DYNABLOCK, RCVD_IN_SORBS autolearn=no version=2.61 cc: Diomidis Spinellis cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: Wes Peters cc: cvs-src@FreeBSD.org cc: Eivind Eklund cc: Alfred Perlstein cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/fetch fetch.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 07:04:22 -0000 Wes Peters writes: > All environment variables mentioned in the documentation for the fetch(3) > library are supported. A number of these are quite important to the > proper operation of fetch; you are strongly encouraged to read fetch(3) > as well. that looks good. we may want to add something similar to pkg_add(1). DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Mon Jan 26 23:17:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D19616A4CE; Mon, 26 Jan 2004 23:17:18 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92EA043D5A; Mon, 26 Jan 2004 23:17:00 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 93B8C530A; Tue, 27 Jan 2004 08:16:59 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id D73AA5308; Tue, 27 Jan 2004 08:16:45 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 6E0A733C6A; Tue, 27 Jan 2004 08:16:45 +0100 (CET) To: Nate Lawson References: <20040126200216.330D116A552@hub.freebsd.org> <20040126123950.R29238@root.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Tue, 27 Jan 2004 08:16:45 +0100 In-Reply-To: <20040126123950.R29238@root.org> (Nate Lawson's message of "Mon, 26 Jan 2004 12:40:30 -0800 (PST)") 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-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on flood.des.no X-Spam-Level: sss X-Spam-Status: No, hits=3.9 required=5.0 tests=LINES_OF_YELLING, RCVD_IN_DYNABLOCK,RCVD_IN_SORBS,SUBJ_HAS_SPACES,UPPERCASE_25_50 autolearn=no version=2.61 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/release/i386 dokern.sh drivers.conf src/release/pc98 dokern.sh drivers-small.conf drivers.conf src/release/scripts driver-copy2.awk driver-desc.awk driver X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 07:17:18 -0000 Nate Lawson writes: > On Mon, 26 Jan 2004, John Baldwin wrote: > > Log: > > *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK* > > *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK* > I'd recommend a good semi-auto instead of a revolver. You'd get an extra > four shots before reloading (in CA). Four? Get a Glock: *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK* *CLICK* *CLICK* DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Mon Jan 26 23:57:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 310B316A4CE; Mon, 26 Jan 2004 23:57:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CF9443D2D; Mon, 26 Jan 2004 23:57:43 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R7vh0B000443; Mon, 26 Jan 2004 23:57:43 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R7vhdU000442; Mon, 26 Jan 2004 23:57:43 -0800 (PST) (envelope-from wpaul) Message-Id: <200401270757.i0R7vhdU000442@repoman.freebsd.org> From: Bill Paul Date: Mon, 26 Jan 2004 23:57:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 07:57:44 -0000 wpaul 2004/01/26 23:57:42 PST FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Add a kludge to avoid having ndis_init() called needlessly by dhclient on an SIOCSIFADDR (by way of brain damage in net80211). Also, avoid trying to set NDIS_80211_AUTHMODE_AUTO since the Microsoft documentation I have recommends not using it, and the Centrino driver seems to dislike being told to use it. Revision Changes Path 1.37 +22 -10 src/sys/dev/if_ndis/if_ndis.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 00:10:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7255616A4CE; Tue, 27 Jan 2004 00:10:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BACAB43D3F; Tue, 27 Jan 2004 00:10:34 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R8AY0B003693; Tue, 27 Jan 2004 00:10:34 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R8AY1f003691; Tue, 27 Jan 2004 00:10:34 -0800 (PST) (envelope-from wpaul) Message-Id: <200401270810.i0R8AY1f003691@repoman.freebsd.org> From: Bill Paul Date: Tue, 27 Jan 2004 00:10:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/ndis subr_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 08:10:35 -0000 wpaul 2004/01/27 00:10:34 PST FreeBSD src repository Modified files: sys/compat/ndis subr_ndis.c Log: Implement NdisVirtualBufferAddress() and NdisVirtualBufferAddressSafe(). The RealTek 8180 driver seems to need this. Revision Changes Path 1.40 +21 -0 src/sys/compat/ndis/subr_ndis.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 00:18:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93A6316A4CE; Tue, 27 Jan 2004 00:18:41 -0800 (PST) Received: from server.vk2pj.dyndns.org (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2487343D41; Tue, 27 Jan 2004 00:18:40 -0800 (PST) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1])i0R8ISPf057688; Tue, 27 Jan 2004 19:18:28 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.12.10/8.12.10/Submit) id i0R8ISre057687; Tue, 27 Jan 2004 19:18:28 +1100 (EST) (envelope-from peter) Date: Tue, 27 Jan 2004 19:18:28 +1100 From: Peter Jeremy To: John Baldwin Message-ID: <20040127081828.GA57470@server.vk2pj.dyndns.org> References: <200401261958.i0QJwdbw019464@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401261958.i0QJwdbw019464@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/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: Tue, 27 Jan 2004 08:18:41 -0000 On Mon, Jan 26, 2004 at 11:58:39AM -0800, John Baldwin wrote: > Overhaul our boot floppy generation system so that it scales better and > requires minimal care and feeding for future releases. Many thanks. Peter From owner-cvs-src@FreeBSD.ORG Tue Jan 27 00:59:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E339416A4CE; Tue, 27 Jan 2004 00:59:11 -0800 (PST) Received: from smtp.omnis.com (smtp.omnis.com [216.239.128.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 759C043D48; Tue, 27 Jan 2004 00:59:10 -0800 (PST) (envelope-from wes@softweyr.com) Received: from softweyr.homeunix.net (66-91-236-204.san.rr.com [66.91.236.204]) by smtp-relay.omnis.com (Postfix) with ESMTP id E7AEE1000C1; Tue, 27 Jan 2004 00:59:08 -0800 (PST) From: Wes Peters Organization: Softweyr To: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Tue, 27 Jan 2004 00:59:09 -0800 User-Agent: KMail/1.5.4 References: <20040126150550.GA1383@FreeBSD.org> <200401262048.58375.wes@softweyr.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200401270059.09203.wes@softweyr.com> cc: Diomidis Spinellis cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: Wes Peters cc: cvs-src@FreeBSD.org cc: Eivind Eklund cc: Alfred Perlstein cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/fetch fetch.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 08:59:12 -0000 On Monday 26 January 2004 11:03 pm, Dag-Erling Sm=F8rgrav wrote: > Wes Peters writes: > > All environment variables mentioned in the documentation for the > > fetch(3) library are supported. A number of these are quite > > important to the proper operation of fetch; you are strongly > > encouraged to read fetch(3) as well. > > that looks good. we may want to add something similar to pkg_add(1). An excellent suggestion. I'll try to be a bit more sensitive about=20 maintainership there, too. =2D-=20 Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com From owner-cvs-src@FreeBSD.ORG Tue Jan 27 00:59:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8B2116A4CE; Tue, 27 Jan 2004 00:59:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3313243D3F; Tue, 27 Jan 2004 00:59:49 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R8xm0B019984; Tue, 27 Jan 2004 00:59:49 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R8xmZD019983; Tue, 27 Jan 2004 00:59:48 -0800 (PST) (envelope-from des) Message-Id: <200401270859.i0R8xmZD019983@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 00:59:48 -0800 (PST) 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/pkg_install/add extract.c src/usr.sbin/pkg_install/lib file.c lib.h plist.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 08:59:52 -0000 des 2004/01/27 00:59:48 PST FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/pkg_install/add extract.c usr.sbin/pkg_install/lib file.c lib.h plist.c Log: MFC: avoid potential buffer overflow in format_cmd(). Forgotten by: jkh Revision Changes Path 1.25.2.7 +1 -1 src/usr.sbin/pkg_install/add/extract.c 1.40.2.15 +21 -13 src/usr.sbin/pkg_install/lib/file.c 1.29.2.14 +1 -1 src/usr.sbin/pkg_install/lib/lib.h 1.29.2.12 +1 -1 src/usr.sbin/pkg_install/lib/plist.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 01:02:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1456616A4CE; Tue, 27 Jan 2004 01:02:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D49C43D48; Tue, 27 Jan 2004 01:02:00 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R9200B021145; Tue, 27 Jan 2004 01:02:00 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R920AX021144; Tue, 27 Jan 2004 01:02:00 -0800 (PST) (envelope-from des) Message-Id: <200401270902.i0R920AX021144@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 01:02:00 -0800 (PST) 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/pkg_install/add extract.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 09:02:01 -0000 des 2004/01/27 01:02:00 PST FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/pkg_install/add extract.c Log: whitespace nits. Revision Changes Path 1.25.2.8 +3 -3 src/usr.sbin/pkg_install/add/extract.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 01:03:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5926C16A4CE; Tue, 27 Jan 2004 01:03:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B69E43D3F; Tue, 27 Jan 2004 01:03:41 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R93f0B022823; Tue, 27 Jan 2004 01:03:41 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R93fL6022822; Tue, 27 Jan 2004 01:03:41 -0800 (PST) (envelope-from des) Message-Id: <200401270903.i0R93fL6022822@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 01:03:41 -0800 (PST) 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/pkg_install/add extract.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 09:03:42 -0000 des 2004/01/27 01:03:41 PST FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/pkg_install/add extract.c Log: forced commit; previous log message should have been MFC: correct truncation detection after use of snprintf. Revision Changes Path 1.25.2.9 +19 -20 src/usr.sbin/pkg_install/add/extract.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 01:06:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ED3616A4CE; Tue, 27 Jan 2004 01:06:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFC6043D5F; Tue, 27 Jan 2004 01:05:52 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R95q0B023003; Tue, 27 Jan 2004 01:05:52 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R95qxx023002; Tue, 27 Jan 2004 01:05:52 -0800 (PST) (envelope-from wpaul) Message-Id: <200401270905.i0R95qxx023002@repoman.freebsd.org> From: Bill Paul Date: Tue, 27 Jan 2004 01:05:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/ndiscvt inf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 09:06:06 -0000 wpaul 2004/01/27 01:05:52 PST FreeBSD src repository Modified files: usr.sbin/ndiscvt inf.c Log: Some Windows .INF files are deliberately sabotaged to prevent them from loading on a particular version of Windows. For example, a .INF file for a Windows 2000 driver may have an empty [foo.NT.5.1] section which will be ingored on Win2K (whose .INF parser won't look for sections decorated with .NT.5.1) in favor of a [foo] section. Likewise, a WinXP file will have an empty [foo] section which will be ignored in favor of [foo.NT.5.1]. The problem is, we can handle both Win2K and WinXP drivers, and we don't want to exclude either one. As a workaround, we try to pretend we are WinXP by default and search for sections decorated with .NT.5.1, but if we don't turn up any records, we assume that maybe we're being fooled by a sabotaged .INF file and make one more pass looking for undecorated sections instead. This allows us to parse the .INF files for both the Win2K and the WinXP Centrino wireless drivers. I'd give anything for 5 minutes alone in a room with whoever wrote Microsoft's .INF file parser. Just 5 minutes. That's all. Revision Changes Path 1.12 +22 -1 src/usr.sbin/ndiscvt/inf.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 01:06:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEC2816A4CE; Tue, 27 Jan 2004 01:06:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D5C343D5D; Tue, 27 Jan 2004 01:06:22 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R96M0B023038; Tue, 27 Jan 2004 01:06:22 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R96LhX023037; Tue, 27 Jan 2004 01:06:21 -0800 (PST) (envelope-from des) Message-Id: <200401270906.i0R96LhX023037@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 01:06:21 -0800 (PST) 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/pkg_install/add extract.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 09:06:31 -0000 des 2004/01/27 01:06:21 PST FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/pkg_install/add extract.c Log: The previous log message is correct in that 1.25.2.8 fixes truncation detection, but it was not a forced commit. It should have said "MFC: apply consistent indentation". Revision Changes Path 1.25.2.10 +0 -0 src/usr.sbin/pkg_install/add/extract.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 01:07:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CA1E16A503; Tue, 27 Jan 2004 01:07:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5B7F43D60; Tue, 27 Jan 2004 01:07:11 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R97B0B023091; Tue, 27 Jan 2004 01:07:11 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R97BhY023090; Tue, 27 Jan 2004 01:07:11 -0800 (PST) (envelope-from des) Message-Id: <200401270907.i0R97BhY023090@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 01:07:11 -0800 (PST) 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/pkg_install/add extract.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 09:07:27 -0000 des 2004/01/27 01:07:11 PST FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/pkg_install/add extract.c Log: MFC: don't pretend that perfectly valid file names are "bogus". Revision Changes Path 1.25.2.11 +27 -11 src/usr.sbin/pkg_install/add/extract.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 01:08:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E19AC16A4CE; Tue, 27 Jan 2004 01:08:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF0F843D66; Tue, 27 Jan 2004 01:08:12 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0R98C0B023131; Tue, 27 Jan 2004 01:08:12 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0R98CHV023130; Tue, 27 Jan 2004 01:08:12 -0800 (PST) (envelope-from wpaul) Message-Id: <200401270908.i0R98CHV023130@repoman.freebsd.org> From: Bill Paul Date: Tue, 27 Jan 2004 01:08:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/if_ndis if_ndisvar.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, 27 Jan 2004 09:08:16 -0000 wpaul 2004/01/27 01:08:12 PST FreeBSD src repository Modified files: sys/dev/if_ndis if_ndisvar.h Log: This should have been checked in as part of the last update to if_ndis.c: add yet another member to the ndis_softc as part of the workaround for the net80211 dain bramage. Revision Changes Path 1.10 +1 -0 src/sys/dev/if_ndis/if_ndisvar.h From owner-cvs-src@FreeBSD.ORG Tue Jan 27 01:08:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19C4B16A4D2; Tue, 27 Jan 2004 01:08:38 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDF1643D48; Tue, 27 Jan 2004 01:08:34 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id ABBB3530A; Tue, 27 Jan 2004 10:08:29 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id CD6D95308; Tue, 27 Jan 2004 10:08:20 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 5E95933C6A; Tue, 27 Jan 2004 10:08:20 +0100 (CET) To: John Baldwin References: <200401262002.i0QK21oe020874@repoman.freebsd.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Tue, 27 Jan 2004 10:08:20 +0100 In-Reply-To: <200401262002.i0QK21oe020874@repoman.freebsd.org> (John Baldwin's message of "Mon, 26 Jan 2004 12:02:01 -0800 (PST)") 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-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on flood.des.no X-Spam-Level: ss X-Spam-Status: No, hits=2.6 required=5.0 tests=RCVD_IN_DYNABLOCK, RCVD_IN_SORBS autolearn=no version=2.61 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/i386 dokern.sh drivers.conf src/release/pc98 dokern.sh drivers-small.conf drivers.conf src/release/scripts driver-copy2.awk driver-desc.awk driver-remove.awk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 09:08:38 -0000 John Baldwin writes: > Log: > *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK* > *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK* >=20=20=20 > Death to the stripped down BOOTMFS kernel for boot floppies and all the > cruft that goes along with it. *collective sigh of relief* good work everybody who contributed to this and the previous commit. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Tue Jan 27 02:26:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 683) id C9A8016A4CF; Tue, 27 Jan 2004 02:26:53 -0800 (PST) Date: Tue, 27 Jan 2004 02:26:53 -0800 From: Eivind Eklund To: Wes Peters Message-ID: <20040127102653.GA92796@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401262048.58375.wes@softweyr.com> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/usr.bin/fetch fetch.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 10:26:54 -0000 On Mon, Jan 26, 2004 at 08:48:58PM -0800, Wes Peters wrote: > On Monday 26 January 2004 07:05 am, Eivind Eklund wrote: > > My feeling about this is that we are giving our users a lot of > > inconvenience in the search for some kind of "idelogical purity" (in > > the form of consistency), where the purity does not buy us much. > > Purity should not be a goal in and of itself. Purity is a tool for > > making the system as a whole easier to deal with - a powerful, > > important and good tool, but a tool. > > > > I've had repeated cases of support on these variables because users do > > not find them. I agree with DES about duplication - I just think that > > the variables should be documented in fetch.1 instead of fetch.3. > > I agree with you in general, Eivind. Have you had a change to read the > change I committed? No - just after I had sent that e-mail somebody informed me of a deadline this morning, and I didn't have time to do much more about the issue :-( > It reads: > > All environment variables mentioned in the documentation for the fetch(3) > library are supported. A number of these are quite important to the > proper operation of fetch; you are strongly encouraged to read fetch(3) > as well. > > I hope this is strong enough "encouragement" for them to read the > definitive source. This looks good. When Ruslan sent the comment about pkg_add, I immediately thought of adding something similar, and did a 5-liner for pkg_add (as part of a patch I was going to include): Index: pkg_add.1 =================================================================== RCS file: /home/ncvs/src/usr.sbin/pkg_install/add/pkg_add.1,v retrieving revision 1.60 diff -u -r1.60 pkg_add.1 --- pkg_add.1 22 May 2003 11:56:41 -0000 1.60 +++ pkg_add.1 27 Jan 2004 09:51:46 -0000 @@ -444,6 +444,13 @@ .Fl r option is invoked. Thus it should be a complete URL to the remote package file(s). +.Ev +There is a lot of environment variables that can be set to influence the +behaviour of +.Xr fetch 3 , +which +.Nm +use to retrieve packages from the network. .Sh FILES .Bl -tag -width /var/db/pkg -compact .It Pa /var/tmp Feel free to use whatever part you might find useful (if any). Eivind. From owner-cvs-src@FreeBSD.ORG Tue Jan 27 02:46:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 811DF16A4CE; Tue, 27 Jan 2004 02:46:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90C5543D39; Tue, 27 Jan 2004 02:46:08 -0800 (PST) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RAjb0B045001; Tue, 27 Jan 2004 02:45:37 -0800 (PST) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RAjbQ1045000; Tue, 27 Jan 2004 02:45:37 -0800 (PST) (envelope-from harti) Message-Id: <200401271045.i0RAjbQ1045000@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 27 Jan 2004 02:45:37 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph ng_source.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 10:46:12 -0000 harti 2004/01/27 02:45:37 PST FreeBSD src repository Modified files: sys/netgraph ng_source.c Log: Style: add __FBSDID, relocate some { that were on the wrong line, correct some indendation, change __FUNCTION__ to __func__ and remove a local KASSERT definition. Revision Changes Path 1.14 +24 -36 src/sys/netgraph/ng_source.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 02:47:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FDB516A4CE; Tue, 27 Jan 2004 02:47:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C41B543D75; Tue, 27 Jan 2004 02:46:58 -0800 (PST) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RAkX0B045041; Tue, 27 Jan 2004 02:46:33 -0800 (PST) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RAkXff045040; Tue, 27 Jan 2004 02:46:33 -0800 (PST) (envelope-from harti) Message-Id: <200401271046.i0RAkXff045040@repoman.freebsd.org> From: Hartmut Brandt Date: Tue, 27 Jan 2004 02:46:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph ng_source.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 10:47:12 -0000 harti 2004/01/27 02:46:33 PST FreeBSD src repository Modified files: sys/netgraph ng_source.c Log: Don't confuse NULL and 0, use 0 where an integer is expected. Revision Changes Path 1.15 +2 -2 src/sys/netgraph/ng_source.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 02:53:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B45016A4CE for ; Tue, 27 Jan 2004 02:53:57 -0800 (PST) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 5051E43D5D for ; Tue, 27 Jan 2004 02:53:26 -0800 (PST) (envelope-from roam@ringlet.net) Received: (qmail 19031 invoked from network); 27 Jan 2004 10:50:47 -0000 Received: from office.sbnd.net (HELO straylight.m.ringlet.net) (217.75.140.130) by gandalf.online.bg with SMTP; 27 Jan 2004 10:50:46 -0000 Received: (qmail 97875 invoked by uid 1000); 27 Jan 2004 10:53:34 -0000 Date: Tue, 27 Jan 2004 12:53:34 +0200 From: Peter Pentchev To: John Baldwin Message-ID: <20040127105334.GI823@straylight.m.ringlet.net> Mail-Followup-To: John Baldwin , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <20040126200039.0F1F516A4D2@hub.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Fba/0zbH8Xs+Fj9o" Content-Disposition: inline In-Reply-To: <20040126200039.0F1F516A4D2@hub.freebsd.org> User-Agent: Mutt/1.5.5.1i 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 acpivar.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, 27 Jan 2004 10:53:57 -0000 --Fba/0zbH8Xs+Fj9o Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 26, 2004 at 12:00:39PM -0800, John Baldwin wrote: > To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, > cvs-all@FreeBSD.org > Message-ID: <200401261929.i0QJT45s012253@repoman.freebsd.org> >=20 > jhb 2004/01/26 11:29:04 PST >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/acpica acpi.c acpivar.h=20 > Log: > Move the code to initialize ACPI-CA into a separate acpi_Startup() func= tion > that other modules can call to initialize ACPI-CA before the new-bus pr= obe > and change acpi_identify() to call it. > =20 > Reviewed by: njl This seems to also need the attached patch (trivial: add an ACPI_FUNCTION_TRACE() to the acpi_Startup() routine) to build LINT. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@sbnd.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This sentence contains exactly threee erors. Index: src/sys/dev/acpica/acpi.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/sys/dev/acpica/acpi.c,v retrieving revision 1.114 diff -u -r1.114 acpi.c --- src/sys/dev/acpica/acpi.c 26 Jan 2004 19:29:03 -0000 1.114 +++ src/sys/dev/acpica/acpi.c 27 Jan 2004 09:02:06 -0000 @@ -204,6 +204,8 @@ #endif static int error, started =3D 0; =20 + ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__); + if (started) return_VALUE(error); started =3D 1; --Fba/0zbH8Xs+Fj9o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAFkMu7Ri2jRYZRVMRAtWPAKCSEnZ5DAHujZpIDLEOR6ev2hVg/gCgxgVA 7E/yuls0cBmh3CwQKKAhgiY= =7Gda -----END PGP SIGNATURE----- --Fba/0zbH8Xs+Fj9o-- From owner-cvs-src@FreeBSD.ORG Tue Jan 27 03:28:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E6E616A4CE; Tue, 27 Jan 2004 03:28:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9A9143D64; Tue, 27 Jan 2004 03:28:38 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RBSc0B055126; Tue, 27 Jan 2004 03:28:38 -0800 (PST) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RBSciN055125; Tue, 27 Jan 2004 03:28:38 -0800 (PST) (envelope-from ache) Message-Id: <200401271128.i0RBSciN055125@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 27 Jan 2004 03:28:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ufs/ffs ffs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 11:28:39 -0000 ache 2004/01/27 03:28:38 PST FreeBSD src repository Modified files: sys/ufs/ffs ffs_vnops.c Log: Turn uio_resid/uio_offset comments into KASSERTs Reviewed by: bde Revision Changes Path 1.124 +8 -16 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 06:33:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C6EE16A4F4; Tue, 27 Jan 2004 06:33:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7168C43D45; Tue, 27 Jan 2004 06:33:33 -0800 (PST) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0REXX0B003795; Tue, 27 Jan 2004 06:33:33 -0800 (PST) (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0REXXJv003794; Tue, 27 Jan 2004 06:33:33 -0800 (PST) (envelope-from cperciva) Message-Id: <200401271433.i0REXXJv003794@repoman.freebsd.org> From: Colin Percival Date: Tue, 27 Jan 2004 06:33:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src MAINTAINERS X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 14:33:34 -0000 cperciva 2004/01/27 06:33:33 PST FreeBSD src repository Modified files: . MAINTAINERS Log: Add an entry for RELENG_5_* to match the RELENG_4_* entry. Reviewed by: nectar Approved by: rwatson (mentor) Bikesheds to: nectar Revision Changes Path 1.78 +1 -0 src/MAINTAINERS From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:02:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 181D616A4CE; Tue, 27 Jan 2004 07:02:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59A6C43D2D; Tue, 27 Jan 2004 07:02:19 -0800 (PST) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RF2J0B009919; Tue, 27 Jan 2004 07:02:19 -0800 (PST) (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RF2Ikk009915; Tue, 27 Jan 2004 07:02:18 -0800 (PST) (envelope-from kensmith) Message-Id: <200401271502.i0RF2Ikk009915@repoman.freebsd.org> From: Ken Smith Date: Tue, 27 Jan 2004 07:02:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/include asmacros.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, 27 Jan 2004 15:02:20 -0000 kensmith 2004/01/27 07:02:18 PST FreeBSD src repository Modified files: sys/sparc64/include asmacros.h Log: - Fix for sparc64 to use new __panic() function Adapted from patch by: David Cornejo Reviewed by: freebsd-sparc64 (harti) Approved by: rwatson (mentor) Revision Changes Path 1.18 +4 -2 src/sys/sparc64/include/asmacros.h From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:11:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6A7D16A4CE; Tue, 27 Jan 2004 07:11:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 175E243D55; Tue, 27 Jan 2004 07:11:36 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RFBZ0B012512; Tue, 27 Jan 2004 07:11:35 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RFBZXE012511; Tue, 27 Jan 2004 07:11:35 -0800 (PST) (envelope-from scottl) Message-Id: <200401271511.i0RFBZXE012511@repoman.freebsd.org> From: Scott Long Date: Tue, 27 Jan 2004 07:11:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h 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: Tue, 27 Jan 2004 15:11:37 -0000 scottl 2004/01/27 07:11:35 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/dev/ata ata-all.c ata-all.h ata-queue.c Log: Remove local changes to ata that accidentally crept in. Revision Changes Path 1.198.2.2 +0 -4 src/sys/dev/ata/ata-all.c 1.68.2.2 +1 -6 src/sys/dev/ata/ata-all.h 1.11.2.3 +8 -32 src/sys/dev/ata/ata-queue.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:21:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD3D316A4CE; Tue, 27 Jan 2004 07:21:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6652043D4C; Tue, 27 Jan 2004 07:21:33 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RFLW0B014552; Tue, 27 Jan 2004 07:21:32 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RFLVhD014533; Tue, 27 Jan 2004 07:21:32 -0800 (PST) (envelope-from scottl) Message-Id: <200401271521.i0RFLVhD014533@repoman.freebsd.org> From: Scott Long Date: Tue, 27 Jan 2004 07:21:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/share/man/man4 ata.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, 27 Jan 2004 15:21:37 -0000 scottl 2004/01/27 07:21:31 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) share/man/man4 ata.4 Log: Bring the ata man page up to HEAD to stay in sync with the ata driver. Revision Changes Path 1.37.2.1 +6 -6 src/share/man/man4/ata.4 From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:25:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4902216A4CF; Tue, 27 Jan 2004 07:25:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E1843D5C; Tue, 27 Jan 2004 07:25:36 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RFPY0B015530; Tue, 27 Jan 2004 07:25:34 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RFPYsT015529; Tue, 27 Jan 2004 07:25:34 -0800 (PST) (envelope-from nyan) Message-Id: <200401271525.i0RFPYsT015529@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 27 Jan 2004 07:25:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libdisk change.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 15:25:51 -0000 nyan 2004/01/27 07:25:34 PST FreeBSD src repository Modified files: lib/libdisk change.c Log: Fixed pc98 partition type. Revision Changes Path 1.25 +1 -1 src/lib/libdisk/change.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:28:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 981EA16A4CE; Tue, 27 Jan 2004 07:28:18 -0800 (PST) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01E2B43D66; Tue, 27 Jan 2004 07:28:17 -0800 (PST) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])i0RFSFpG052886; Wed, 28 Jan 2004 00:28:15 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Wed, 28 Jan 2004 00:28:03 +0900 (JST) Message-Id: <20040128.002803.78742148.nyan@jp.FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org From: Takahashi Yoshihiro In-Reply-To: <200401271525.i0RFPYsT015529@repoman.freebsd.org> References: <200401271525.i0RFPYsT015529@repoman.freebsd.org> 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 Subject: Re: cvs commit: src/lib/libdisk change.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 15:28:18 -0000 In article <200401271525.i0RFPYsT015529@repoman.freebsd.org> Takahashi Yoshihiro writes: > nyan 2004/01/27 07:25:34 PST > > FreeBSD src repository > > Modified files: > lib/libdisk change.c > Log: > Fixed pc98 partition type. > > Revision Changes Path > 1.25 +1 -1 src/lib/libdisk/change.c Sorry, I forgot to add Submitted by: Hirokazu WATANABE --- TAKAHASHI Yoshihiro From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:29:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2773F16A4CE; Tue, 27 Jan 2004 07:29:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9173643D55; Tue, 27 Jan 2004 07:29:07 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RFT60B015722; Tue, 27 Jan 2004 07:29:06 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RFT6dt015721; Tue, 27 Jan 2004 07:29:06 -0800 (PST) (envelope-from nyan) Message-Id: <200401271529.i0RFT6dt015721@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 27 Jan 2004 07:29:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/lib/libdisk change.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 15:29:23 -0000 nyan 2004/01/27 07:29:06 PST FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libdisk change.c Log: MFC: Fixed pc98 partition type. Revision Changes Path 1.14.2.6 +2 -2 src/lib/libdisk/change.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:40:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DA0A16A4CE; Tue, 27 Jan 2004 07:40:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C97943D68; Tue, 27 Jan 2004 07:39:41 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RFdW0B017823; Tue, 27 Jan 2004 07:39:32 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RFdWlt017822; Tue, 27 Jan 2004 07:39:32 -0800 (PST) (envelope-from nyan) Message-Id: <200401271539.i0RFdWlt017822@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 27 Jan 2004 07:39:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/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: Tue, 27 Jan 2004 15:40:06 -0000 nyan 2004/01/27 07:39:32 PST FreeBSD src repository Modified files: sys/pc98/conf NOTES Log: The ataraid device is not needed for pc98. Revision Changes Path 1.24 +1 -0 src/sys/pc98/conf/NOTES From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:41:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18DCA16A4CF; Tue, 27 Jan 2004 07:41:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9808D43D77; Tue, 27 Jan 2004 07:40:38 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RFeU0B017997; Tue, 27 Jan 2004 07:40:30 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RFeUfB017996; Tue, 27 Jan 2004 07:40:30 -0800 (PST) (envelope-from des) Message-Id: <200401271540.i0RFeUfB017996@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 07:40:30 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/kbd kbd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 15:41:00 -0000 des 2004/01/27 07:40:30 PST FreeBSD src repository Modified files: sys/dev/kbd kbd.c Log: While USB keyboards attach as ukbd[0-9]+, the device node created by kbd_attach() is called kbd[0-9]+, with a different unit number. This makes it impossible to write a devd rule which will automatically switch to a USB keyboard when one is attached, because there is no way to guess the correct device node to pass to kbdcontrol. Therefore, change kbd_attach() to create a device node using the keyboard device's real name (atkbd0, ukbd0...), and create the kbd[0-9]+ node as an alias for backward compatibility. Revision Changes Path 1.37 +2 -1 src/sys/dev/kbd/kbd.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:53:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 371C516A4CF; Tue, 27 Jan 2004 07:53:31 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77E3743D72; Tue, 27 Jan 2004 07:52:35 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id AA00B530A; Tue, 27 Jan 2004 16:52:33 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 9F4895308; Tue, 27 Jan 2004 16:52:22 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 189ED33C6A; Tue, 27 Jan 2004 16:52:22 +0100 (CET) To: src-committers@FreeBSD.org References: <200401271540.i0RFeUfB017996@repoman.freebsd.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Tue, 27 Jan 2004 16:52:22 +0100 In-Reply-To: <200401271540.i0RFeUfB017996@repoman.freebsd.org> (Dag-Erling Smorgrav's message of "Tue, 27 Jan 2004 07:40:30 -0800 (PST)") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on flood.des.no X-Spam-Level: ss X-Spam-Status: No, hits=2.6 required=5.0 tests=RCVD_IN_DYNABLOCK, RCVD_IN_SORBS autolearn=no version=2.61 X-Mailman-Approved-At: Wed, 28 Jan 2004 05:54:49 -0800 cc: mobile@freebsd.org Subject: Re: cvs commit: src/sys/dev/kbd kbd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 15:53:31 -0000 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Dag-Erling Smorgrav writes: > des 2004/01/27 07:40:30 PST > > FreeBSD src repository > > Modified files: > sys/dev/kbd kbd.c=20 > Log: > While USB keyboards attach as ukbd[0-9]+, the device node created by > kbd_attach() is called kbd[0-9]+, with a different unit number. This > makes it impossible to write a devd rule which will automatically > switch to a USB keyboard when one is attached, because there is no way > to guess the correct device node to pass to kbdcontrol. >=20=20=20 > Therefore, change kbd_attach() to create a device node using the > keyboard device's real name (atkbd0, ukbd0...), and create the > kbd[0-9]+ node as an alias for backward compatibility. >=20=20=20 > Revision Changes Path > 1.37 +2 -1 src/sys/dev/kbd/kbd.c I use the following in /etc/devd.conf on my laptop to make it DTRT regardless of whether it's in the docking station (USB keyboard and mouse), on my lap (PS/2 keyboard and trackpoint), or on my desk at home (PS/2 keyboard, USB mouse). attach 0 { device-name "ums[0-9]+"; action "/root/bin/usbmouse start $device-name"; }; detach 0 { device-name "ums[0-9]+"; action "/root/bin/usbmouse stop $device-name"; }; attach 0 { device-name "ukbd[0-9]+"; action "/root/bin/usbkeyboard start $device-name"; }; detach 0 { device-name "ukbd[0-9]+"; action "/root/bin/usbkeyboard stop $device-name"; }; The scripts are attached. Note that usbkeyboard will be confused if more than one USB keyboard are attached at any one time; my next project is to make it possible to have multiple keyboards active at the same time, just like we can have multiple mice active at the same time. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no --=-=-= Content-Type: application/octet-stream Content-Disposition: attachment; filename=usbkeyboard #!/bin/sh usage() { echo 'usage: $0 start|stop ' 1>&2 exit 1 } [ $# -eq 2 ] || usage cmd="$1" device="$2" log="/root/usb.log" case "${cmd}" in start) exec >>"${log}" 2>&1 date "+[%F %T] attaching $device" /usr/sbin/kbdcontrol -k "/dev/$device" >"${log}" 2>&1 date "+[%F %T] detaching $device" /usr/sbin/kbdcontrol -k /dev/kbd0 ' 1>&2 exit 1 } [ $# -eq 2 ] || usage cmd="$1" device="$2" pidfile="/var/run/moused.$device" log="/root/usb.log" case "${cmd}" in start) exec >>"${log}" 2>&1 date "+[%F %T] attaching $device" /usr/sbin/moused -I "${pidfile}" -z 4 -p "/dev/$device" -t auto ;; stop) exec >>"${log}" 2>&1 date "+[%F %T] detaching $device" if [ -f "${pidfile}" ] ; then kill $(cat "${pidfile}") rm "${pidfile}" fi ;; *) usage ;; esac --=-=-=-- From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:54:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5243B16A4CE; Tue, 27 Jan 2004 07:54:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C49143D58; Tue, 27 Jan 2004 07:54:06 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RFs60B021983; Tue, 27 Jan 2004 07:54:06 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RFs6J3021982; Tue, 27 Jan 2004 07:54:06 -0800 (PST) (envelope-from ume) Message-Id: <200401271554.i0RFs6J3021982@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 27 Jan 2004 07:54:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/netinet in_pcb.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 15:54:07 -0000 ume 2004/01/27 07:54:06 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/netinet in_pcb.c Log: MFC 1.136: do not deref freed pointer Approved by: re (scottl) Revision Changes Path 1.135.2.1 +2 -2 src/sys/netinet/in_pcb.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:57:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABFAB16A4CE; Tue, 27 Jan 2004 07:57:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E3643D4C; Tue, 27 Jan 2004 07:57:16 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RFvG0B022294; Tue, 27 Jan 2004 07:57:16 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RFvG4b022293; Tue, 27 Jan 2004 07:57:16 -0800 (PST) (envelope-from ume) Message-Id: <200401271557.i0RFvG4b022293@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 27 Jan 2004 07:57:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/netinet6 in6_pcb.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 15:57:17 -0000 ume 2004/01/27 07:57:16 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/netinet6 in6_pcb.c Log: MFC 1.47: call ipsec_pcbconn()/ipsec_pcbdisconn() from in6_pcbconnect(). Approved by: re (scott) Revision Changes Path 1.45.2.1 +7 -0 src/sys/netinet6/in6_pcb.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:59:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDE1E16A4DD; Tue, 27 Jan 2004 07:59:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3150943D55; Tue, 27 Jan 2004 07:59:27 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RFxR0B022556; Tue, 27 Jan 2004 07:59:27 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RFxQVg022555; Tue, 27 Jan 2004 07:59:26 -0800 (PST) (envelope-from ume) Message-Id: <200401271559.i0RFxQVg022555@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 27 Jan 2004 07:59:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/netinet6 ipsec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 15:59:28 -0000 ume 2004/01/27 07:59:26 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/netinet6 ipsec.c Log: MFC 1.31: fix potential 'cannot-happen' memory leak Approved by: re (scott) Revision Changes Path 1.30.2.1 +4 -1 src/sys/netinet6/ipsec.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 07:59:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CFCA16A56F; Tue, 27 Jan 2004 07:59:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4189F43D55; Tue, 27 Jan 2004 07:59:39 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RFxd0B022622; Tue, 27 Jan 2004 07:59:39 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RFxduF022621; Tue, 27 Jan 2004 07:59:39 -0800 (PST) (envelope-from des) Message-Id: <200401271559.i0RFxduF022621@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 07:59:38 -0800 (PST) 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 src/sys/boot/common help.common loader.8 src/sys/boot/forth loader.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 15:59:40 -0000 des 2004/01/27 07:59:38 PST FreeBSD src repository Modified files: sys/kern kern_malloc.c sys/boot/common help.common loader.8 sys/boot/forth loader.conf Log: Rename the kern.vm.kmem.size tunable to the more logical vm.kmem_size. To assure backward compatibility (conditional on !BURN_BRIDGES), look it up by its old name first, and log a warning (but accept the setting) if it was found. If both the old and new name are defined, the new name takes precedence. Also export vm.kmem_size as a read-only sysctl variable; I find it hard to tune a parameter when I don't know its default value, especially when that default value is computed at boot time. Revision Changes Path 1.26 +1 -1 src/sys/boot/common/help.common 1.58 +5 -5 src/sys/boot/common/loader.8 1.73 +1 -1 src/sys/boot/forth/loader.conf 1.131 +7 -1 src/sys/kern/kern_malloc.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 08:01:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76B1116A4CE; Tue, 27 Jan 2004 08:01:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAEF343D5F; Tue, 27 Jan 2004 08:01:52 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RG1q0B023950; Tue, 27 Jan 2004 08:01:52 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RG1qSR023949; Tue, 27 Jan 2004 08:01:52 -0800 (PST) (envelope-from ume) Message-Id: <200401271601.i0RG1qSR023949@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 27 Jan 2004 08:01:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/netkey key.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 16:01:53 -0000 ume 2004/01/27 08:01:52 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/netkey key.c Log: MFC 1.62: don't touch after free. Approved by: re (scott) Revision Changes Path 1.60.2.1 +3 -2 src/sys/netkey/key.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 08:03:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1598B16A4CE; Tue, 27 Jan 2004 08:03:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 554F443D31; Tue, 27 Jan 2004 08:03:34 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RG3U0B025622; Tue, 27 Jan 2004 08:03:30 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RG3UDS025621; Tue, 27 Jan 2004 08:03:30 -0800 (PST) (envelope-from ume) Message-Id: <200401271603.i0RG3UDS025621@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 27 Jan 2004 08:03:30 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/netkey key.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 16:03:51 -0000 ume 2004/01/27 08:03:30 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/netkey key.c Log: MFC 1.63: add missing key_freesp()s. Approved by: re (scott) Revision Changes Path 1.60.2.2 +4 -1 src/sys/netkey/key.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 08:05:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A984916A4CE; Tue, 27 Jan 2004 08:05:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F16E643D69; Tue, 27 Jan 2004 08:05:05 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RG4r0B025672; Tue, 27 Jan 2004 08:04:53 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RG4rkN025671; Tue, 27 Jan 2004 08:04:53 -0800 (PST) (envelope-from ume) Message-Id: <200401271604.i0RG4rkN025671@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 27 Jan 2004 08:04:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/netkey key.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 16:05:06 -0000 ume 2004/01/27 08:04:53 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/netkey key.c Log: MFC 1.64: invalidate secpolicy pcb cache on key_timehandler. Approved by: re (scott) Revision Changes Path 1.60.2.3 +3 -0 src/sys/netkey/key.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 08:06:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E92C516A4CE; Tue, 27 Jan 2004 08:06:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 664E143D64; Tue, 27 Jan 2004 08:06:24 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RG6M0B025813; Tue, 27 Jan 2004 08:06:22 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RG6MtK025812; Tue, 27 Jan 2004 08:06:22 -0800 (PST) (envelope-from ume) Message-Id: <200401271606.i0RG6MtK025812@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 27 Jan 2004 08:06:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/netkey key.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 16:06:44 -0000 ume 2004/01/27 08:06:22 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/netkey key.c Log: MFC 1.65: avoid duplicate free. Approved by: re (scott) Revision Changes Path 1.60.2.4 +3 -3 src/sys/netkey/key.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 08:13:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDEB716A4CE; Tue, 27 Jan 2004 08:13:22 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 390D043D55; Tue, 27 Jan 2004 08:13:10 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i0RGD4ET093836; Tue, 27 Jan 2004 09:13:04 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 27 Jan 2004 09:12:38 -0700 (MST) Message-Id: <20040127.091238.05978307.imp@bsdimp.com> To: njl@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200401270604.i0R64Fpc076025@repoman.freebsd.org> References: <200401270604.i0R64Fpc076025@repoman.freebsd.org> 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: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 bus_alloc_resource.9 bus_set_resource.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 16:13:23 -0000 In message: <200401270604.i0R64Fpc076025@repoman.freebsd.org> Nate Lawson writes: : njl 2004/01/26 22:04:15 PST : : FreeBSD src repository : : Modified files: : share/man/man9 bus_alloc_resource.9 bus_set_resource.9 : Log: : Document my adventures in newbus land. Clarify some examples, especially : that count is in bytes, not bits. There are some drivers that I think make : this mistake. (I've seen counts of 16 in the tree). Counts of 16 in the tree are likely correct. Many devices have 8 or 16 or 32 io ports in ISA land. I've not seen any drivers make this mistake. Care to give an example? Warner From owner-cvs-src@FreeBSD.ORG Tue Jan 27 08:16:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08F9F16A4CE; Tue, 27 Jan 2004 08:16:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D0143D53; Tue, 27 Jan 2004 08:16:31 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RGGV0B029518; Tue, 27 Jan 2004 08:16:31 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RGGVr5029517; Tue, 27 Jan 2004 08:16:31 -0800 (PST) (envelope-from imp) Message-Id: <200401271616.i0RGGVr5029517@repoman.freebsd.org> From: Warner Losh Date: Tue, 27 Jan 2004 08:16:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 bus_alloc_resource.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 16:16:42 -0000 imp 2004/01/27 08:16:31 PST FreeBSD src repository Modified files: share/man/man9 bus_alloc_resource.9 Log: Fix the example back the way it was. Fix the commentary to say it allocates a 32 byte range of ioports. Revision Changes Path 1.17 +2 -2 src/share/man/man9/bus_alloc_resource.9 From owner-cvs-src@FreeBSD.ORG Tue Jan 27 08:25:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2184616A4CF; Tue, 27 Jan 2004 08:25:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 245EB43D3F; Tue, 27 Jan 2004 08:24:44 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RGOL0B031510; Tue, 27 Jan 2004 08:24:21 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RGOLE4031509; Tue, 27 Jan 2004 08:24:21 -0800 (PST) (envelope-from bmah) Message-Id: <200401271624.i0RGOLE4031509@repoman.freebsd.org> From: "Bruce A. Mah" Date: Tue, 27 Jan 2004 08:24:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 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: Tue, 27 Jan 2004 16:25:03 -0000 bmah 2004/01/27 08:24:21 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: IPsec fixes, ata(4) fixes. Approved by: re (implicitly) Revision Changes Path 1.663.2.11 +11 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Tue Jan 27 09:41:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99BDD16A4CE; Tue, 27 Jan 2004 09:41:01 -0800 (PST) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1587D43D41; Tue, 27 Jan 2004 09:40:46 -0800 (PST) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.10/8.12.10) with ESMTP id i0RHchcj014998; Tue, 27 Jan 2004 20:38:43 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Tue, 27 Jan 2004 20:38:43 +0300 (MSK) From: Dmitry Morozovsky To: "Jacques A. Vidrine" In-Reply-To: <20040126125638.GC9772@madman.celabo.org> Message-ID: <20040127203458.E4455@woozle.rinet.ru> References: <200401260008.i0Q08cIl014780@repoman.freebsd.org> <20040126004123.GJ53344@elvis.mu.org> <20040126125638.GC9772@madman.celabo.org> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: Alfred Perlstein cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: re@freebsd.org Subject: Re: cvs commit: src/contrib/cvs/src server.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 17:41:01 -0000 On Mon, 26 Jan 2004, Jacques A. Vidrine wrote: JAV> Running pserver as root was already a broken configuration. This just JAV> makes it more obvious. :-) Hmm, but won't pserver breaks trying to change uid where line like user1:$1$passwd:user2 is in CVSROOT/passwd? Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-cvs-src@FreeBSD.ORG Tue Jan 27 09:44:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 795D116A4CE; Tue, 27 Jan 2004 09:44:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B839843D39; Tue, 27 Jan 2004 09:44:22 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RHgv0B055094; Tue, 27 Jan 2004 09:42:57 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RHgv98055093; Tue, 27 Jan 2004 09:42:57 -0800 (PST) (envelope-from sam) Message-Id: <200401271742.i0RHgv98055093@repoman.freebsd.org> From: Sam Leffler Date: Tue, 27 Jan 2004 09:42:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netipsec ipsec.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, 27 Jan 2004 17:44:37 -0000 sam 2004/01/27 09:42:57 PST FreeBSD src repository Modified files: sys/netipsec ipsec.h Log: add spdcachelookup and spdcachemiss to our version of struct ipsecstat so netstat works properly Submitted by: "Bjoern A. Zeeb" Revision Changes Path 1.6 +3 -0 src/sys/netipsec/ipsec.h From owner-cvs-src@FreeBSD.ORG Tue Jan 27 09:45:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 291AB16A4CE; Tue, 27 Jan 2004 09:45:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF2F643D68; Tue, 27 Jan 2004 09:45:17 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RHhn0B055200; Tue, 27 Jan 2004 09:43:49 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RHhnbk055199; Tue, 27 Jan 2004 09:43:49 -0800 (PST) (envelope-from sam) Message-Id: <200401271743.i0RHhnbk055199@repoman.freebsd.org> From: Sam Leffler Date: Tue, 27 Jan 2004 09:43:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netipsec xform_esp.c xform_ipcomp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 17:45:37 -0000 sam 2004/01/27 09:43:49 PST FreeBSD src repository Modified files: sys/netipsec xform_esp.c xform_ipcomp.c Log: change SYSINIT starting point to be consistent with other modules Revision Changes Path 1.9 +1 -1 src/sys/netipsec/xform_esp.c 1.7 +1 -1 src/sys/netipsec/xform_ipcomp.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 09:47:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48D2216A4CE for ; Tue, 27 Jan 2004 09:47:16 -0800 (PST) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3962D43D60 for ; Tue, 27 Jan 2004 09:47:00 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 8307 invoked from network); 27 Jan 2004 17:45:25 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 27 Jan 2004 17:45:25 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i0RHjLM0057239; Tue, 27 Jan 2004 12:45:21 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Peter Pentchev Date: Tue, 27 Jan 2004 12:45:52 -0500 User-Agent: KMail/1.5.4 References: <20040126200039.0F1F516A4D2@hub.freebsd.org> <20040127105334.GI823@straylight.m.ringlet.net> In-Reply-To: <20040127105334.GI823@straylight.m.ringlet.net> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401271245.52465.jhb@FreeBSD.org> 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.c acpivar.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, 27 Jan 2004 17:47:16 -0000 On Tuesday 27 January 2004 05:53 am, Peter Pentchev wrote: > On Mon, Jan 26, 2004 at 12:00:39PM -0800, John Baldwin wrote: > > To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, > > cvs-all@FreeBSD.org > > Message-ID: <200401261929.i0QJT45s012253@repoman.freebsd.org> > > > > jhb 2004/01/26 11:29:04 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/acpica acpi.c acpivar.h > > Log: > > Move the code to initialize ACPI-CA into a separate acpi_Startup() > > function that other modules can call to initialize ACPI-CA before the > > new-bus probe and change acpi_identify() to call it. > > > > Reviewed by: njl > > This seems to also need the attached patch (trivial: add an > ACPI_FUNCTION_TRACE() to the acpi_Startup() routine) to build LINT. Oof, feel free to commit the fix. -- 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 Jan 27 09:47:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A55B16A4CE; Tue, 27 Jan 2004 09:47:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7D3043D31; Tue, 27 Jan 2004 09:46:58 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RHjS0B055338; Tue, 27 Jan 2004 09:45:28 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RHjSWX055337; Tue, 27 Jan 2004 09:45:28 -0800 (PST) (envelope-from sam) Message-Id: <200401271745.i0RHjSWX055337@repoman.freebsd.org> From: Sam Leffler Date: Tue, 27 Jan 2004 09:45:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netipsec ipsec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 17:47:19 -0000 sam 2004/01/27 09:45:28 PST FreeBSD src repository Modified files: sys/netipsec ipsec.c Log: o add missing break o remove extraneous bzero o add SYSINIT to properly initialize ip4_def_policy Submitted by: "Bjoern A. Zeeb" Submitted by: gnn@neville-neil.com Revision Changes Path 1.8 +10 -1 src/sys/netipsec/ipsec.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 09:47:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD3A016A4CE; Tue, 27 Jan 2004 09:47:35 -0800 (PST) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B64843D60; Tue, 27 Jan 2004 09:47:16 -0800 (PST) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.10/8.12.10) with ESMTP id i0RHjZcj015203; Tue, 27 Jan 2004 20:45:35 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Tue, 27 Jan 2004 20:45:35 +0300 (MSK) From: Dmitry Morozovsky To: "Jacques A. Vidrine" In-Reply-To: <20040127203458.E4455@woozle.rinet.ru> Message-ID: <20040127204502.I4455@woozle.rinet.ru> References: <200401260008.i0Q08cIl014780@repoman.freebsd.org> <20040126125638.GC9772@madman.celabo.org> <20040127203458.E4455@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: Alfred Perlstein cc: src-committers@freebsd.org cc: re@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/contrib/cvs/src server.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 17:47:35 -0000 On Tue, 27 Jan 2004, Dmitry Morozovsky wrote: DM> JAV> Running pserver as root was already a broken configuration. This just DM> JAV> makes it more obvious. :-) DM> DM> Hmm, but won't pserver breaks trying to change uid where line like DM> DM> user1:$1$passwd:user2 DM> DM> is in CVSROOT/passwd? Just read your explanation. Thank you, and sorry for the noise. Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-cvs-src@FreeBSD.ORG Tue Jan 27 09:53:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 068F416A4CE; Tue, 27 Jan 2004 09:53:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4F7B43D64; Tue, 27 Jan 2004 09:52:55 -0800 (PST) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RHom0B055673; Tue, 27 Jan 2004 09:50:48 -0800 (PST) (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RHomeV055671; Tue, 27 Jan 2004 09:50:48 -0800 (PST) (envelope-from cperciva) Message-Id: <200401271750.i0RHomeV055671@repoman.freebsd.org> From: Colin Percival Date: Tue, 27 Jan 2004 09:50:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/script script.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 17:53:25 -0000 cperciva 2004/01/27 09:50:48 PST FreeBSD src repository Modified files: usr.bin/script script.c Log: Back out part of 1.21, since it breaks `script interactive-program`. This re-breaks non-interactive portupgrade (or at least old versions of portupgrade); I'll see if I can put together a solution which avoids breaking anything later. Approved by: rwatson (mentor) Noticed by: Stefan Farfeleder, Joshua Goodall Revision Changes Path 1.23 +1 -2 src/usr.bin/script/script.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 09:56:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8A2B16A4CE; Tue, 27 Jan 2004 09:56:25 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82DE743D1F; Tue, 27 Jan 2004 09:55:42 -0800 (PST) (envelope-from sam@errno.com) Received: from 66.127.85.91 ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id i0RHtJHQ006913 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 27 Jan 2004 09:55:19 -0800 (PST) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: Bill Paul , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Date: Tue, 27 Jan 2004 09:59:59 -0800 User-Agent: KMail/1.5.3 References: <200401270757.i0R7vhdU000442@repoman.freebsd.org> In-Reply-To: <200401270757.i0R7vhdU000442@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_fcqFArRKLzffq33" Message-Id: <200401270959.59072.sam@errno.com> Subject: Re: cvs commit: src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 17:56:26 -0000 --Boundary-00=_fcqFArRKLzffq33 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Monday 26 January 2004 11:57 pm, Bill Paul wrote: > wpaul 2004/01/26 23:57:42 PST > > FreeBSD src repository > > Modified files: > sys/dev/if_ndis if_ndis.c > Log: > Add a kludge to avoid having ndis_init() called needlessly by dhclient > on an SIOCSIFADDR (by way of brain damage in net80211). > > Also, avoid trying to set NDIS_80211_AUTHMODE_AUTO since the Microsoft > documentation I have recommends not using it, and the Centrino driver > seems to dislike being told to use it. Attached is the patch I sent you a while back to fix the issue you're working around. It works for me on wi and ath devices but I didn't commit because I received zero feedback. If others will test it I'll commit it and you can (probably) remove your hack. Sam --Boundary-00=_fcqFArRKLzffq33 Content-Type: text/x-diff; charset="iso-8859-1"; name="net80211.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="net80211.patch" ? net80211.patch Index: ieee80211_ioctl.c =================================================================== RCS file: /home/ncvs/src/sys/net80211/ieee80211_ioctl.c,v retrieving revision 1.11 diff -u -r1.11 ieee80211_ioctl.c --- ieee80211_ioctl.c 19 Jan 2004 05:25:43 -0000 1.11 +++ ieee80211_ioctl.c 27 Jan 2004 17:53:10 -0000 @@ -49,6 +49,16 @@ #include #include +#ifdef INET +#include +#include +#endif + +#ifdef IPX +#include +#include +#endif + #include #include @@ -756,6 +766,7 @@ u_int8_t tmpkey[IEEE80211_KEYBUF_SIZE]; char tmpssid[IEEE80211_NWID_LEN]; struct ieee80211_channel *chan; + struct ifaddr *ifa; /* XXX */ switch (cmd) { case SIOCSIFMEDIA: @@ -1017,6 +1028,51 @@ case SIOCG80211STATS: ifr = (struct ifreq *)data; copyout(&ic->ic_stats, ifr->ifr_data, sizeof (ic->ic_stats)); + break; + case SIOCSIFADDR: + /* + * XXX Handle this directly so we can supress if_init calls. + * XXX This should be done in ether_ioctl but for the moment + * XXX there are too many other parts of the system that + * XXX set IFF_UP and so supress if_init being called when + * XXX it should be. + */ + ifa = (struct ifaddr *) data; + switch (ifa->ifa_addr->sa_family) { +#ifdef INET + case AF_INET: + if ((ifp->if_flags & IFF_UP) == 0) { + ifp->if_flags |= IFF_UP; + ifp->if_init(ifp->if_softc); + } + arp_ifinit(ifp, ifa); + break; +#endif +#ifdef IPX + /* + * XXX - This code is probably wrong, + * but has been copied many times. + */ + case AF_IPX: { + struct ipx_addr *ina = &(IA_SIPX(ifa)->sipx_addr); + struct arpcom *ac = (struct arpcom *)ifp; + + if (ipx_nullhost(*ina)) + ina->x_host = *(union ipx_host *) ac->ac_enaddr; + else + bcopy((caddr_t) ina->x_host.c_host, + (caddr_t) ac->ac_enaddr, + sizeof(ac->ac_enaddr)); + /* fall thru... */ + } +#endif + default: + if ((ifp->if_flags & IFF_UP) == 0) { + ifp->if_flags |= IFF_UP; + ifp->if_init(ifp->if_softc); + } + break; + } break; case SIOCSIFMTU: ifr = (struct ifreq *)data; --Boundary-00=_fcqFArRKLzffq33-- From owner-cvs-src@FreeBSD.ORG Tue Jan 27 10:06:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE6C716A4CE; Tue, 27 Jan 2004 10:06:30 -0800 (PST) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEB7B43D64; Tue, 27 Jan 2004 10:06:06 -0800 (PST) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 8EA241FF91D; Tue, 27 Jan 2004 19:05:09 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id D92171FF90C; Tue, 27 Jan 2004 19:05:07 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 7163F15388; Tue, 27 Jan 2004 18:04:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 66DE115336; Tue, 27 Jan 2004 18:04:25 +0000 (UTC) Date: Tue, 27 Jan 2004 18:04:25 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Sam Leffler In-Reply-To: <200401271745.i0RHjSWX055337@repoman.freebsd.org> Message-ID: References: <200401271745.i0RHjSWX055337@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netipsec ipsec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 18:06:30 -0000 On Tue, 27 Jan 2004, Sam Leffler wrote: > sam 2004/01/27 09:45:28 PST > > FreeBSD src repository > > Modified files: > sys/netipsec ipsec.c > Log: > o add missing break > o remove extraneous bzero > o add SYSINIT to properly initialize ip4_def_policy > > Submitted by: "Bjoern A. Zeeb" Hei ! It's not always me.. nothing in this commit from my nonexistent clone or me ;-) > Submitted by: gnn@neville-neil.com > > Revision Changes Path > 1.8 +10 -1 src/sys/netipsec/ipsec.c -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/ From owner-cvs-src@FreeBSD.ORG Tue Jan 27 10:12:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7633716A4E1; Tue, 27 Jan 2004 10:12:09 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FAD343D60; Tue, 27 Jan 2004 10:11:38 -0800 (PST) (envelope-from sam@errno.com) Received: from 66.127.85.91 ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id i0RIBLHQ007000 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 27 Jan 2004 10:11:22 -0800 (PST) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: "Bjoern A. Zeeb" , Sam Leffler Date: Tue, 27 Jan 2004 10:16:01 -0800 User-Agent: KMail/1.5.3 References: <200401271745.i0RHjSWX055337@repoman.freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401271016.01650.sam@errno.com> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netipsec ipsec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 18:12:09 -0000 On Tuesday 27 January 2004 10:04 am, Bjoern A. Zeeb wrote: > On Tue, 27 Jan 2004, Sam Leffler wrote: > > sam 2004/01/27 09:45:28 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/netipsec ipsec.c > > Log: > > o add missing break > > o remove extraneous bzero > > o add SYSINIT to properly initialize ip4_def_policy > > > > Submitted by: "Bjoern A. Zeeb" > > Hei ! It's not always me.. > nothing in this commit from my nonexistent clone or me ;-) You identified the problem; the fix was easy. Thanks for all your hard work. Careful or we'll get you a commit bit! Sam From owner-cvs-src@FreeBSD.ORG Tue Jan 27 10:20:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B1C616A4CE; Tue, 27 Jan 2004 10:20:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1459D43D67; Tue, 27 Jan 2004 10:19:43 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RIJW0B062792; Tue, 27 Jan 2004 10:19:32 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RIJWkA062791; Tue, 27 Jan 2004 10:19:32 -0800 (PST) (envelope-from njl) Message-Id: <200401271819.i0RIJWkA062791@repoman.freebsd.org> From: Nate Lawson Date: Tue, 27 Jan 2004 10:19:32 -0800 (PST) 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 cleartmp X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 18:20:02 -0000 njl 2004/01/27 10:19:32 PST FreeBSD src repository Modified files: etc/rc.d cleartmp Log: Remove only X[0-9]-lock. Revision Changes Path 1.8 +1 -1 src/etc/rc.d/cleartmp From owner-cvs-src@FreeBSD.ORG Tue Jan 27 10:29:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3E5516A4CF; Tue, 27 Jan 2004 10:29:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E509743D4C; Tue, 27 Jan 2004 10:29:23 -0800 (PST) (envelope-from mckusick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RISB0B064856; Tue, 27 Jan 2004 10:28:11 -0800 (PST) (envelope-from mckusick@repoman.freebsd.org) Received: (from mckusick@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RISBM9064855; Tue, 27 Jan 2004 10:28:11 -0800 (PST) (envelope-from mckusick) Message-Id: <200401271828.i0RISBM9064855@repoman.freebsd.org> From: Kirk McKusick Date: Tue, 27 Jan 2004 10:28:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mksnap_ffs mksnap_ffs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 18:29:48 -0000 mckusick 2004/01/27 10:28:11 PST FreeBSD src repository Modified files: sbin/mksnap_ffs mksnap_ffs.c Log: Preserve acls option on mounts when taking a snapshot. Submitted by: Wiktor Niesiobedzki Revision Changes Path 1.6 +5 -1 src/sbin/mksnap_ffs/mksnap_ffs.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 10:38:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1482116A4DF; Tue, 27 Jan 2004 10:38:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C22FC43D4C; Tue, 27 Jan 2004 10:38:37 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RIcM0B066989; Tue, 27 Jan 2004 10:38:22 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RIcM3j066988; Tue, 27 Jan 2004 10:38:22 -0800 (PST) (envelope-from ru) Message-Id: <200401271838.i0RIcM3j066988@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jan 2004 10:38:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libnetgraph msg.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 18:38:51 -0000 ru 2004/01/27 10:38:22 PST FreeBSD src repository Modified files: lib/libnetgraph msg.c Log: Fixed memory leak in NgSendAsciiMsg(). Revision Changes Path 1.8 +4 -1 src/lib/libnetgraph/msg.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 10:58:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A12BC16A4CE; Tue, 27 Jan 2004 10:58:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7E2F43D2D; Tue, 27 Jan 2004 10:58:09 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RIvL0B071390; Tue, 27 Jan 2004 10:57:21 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RIvLKq071389; Tue, 27 Jan 2004 10:57:21 -0800 (PST) (envelope-from des) Message-Id: <200401271857.i0RIvLKq071389@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 10:57:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/crypto md5.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 18:58:10 -0000 des 2004/01/27 10:57:21 PST FreeBSD src repository Modified files: sys/crypto md5.c Log: Fix a reentrancy issue in md5_calc(). Revision Changes Path 1.8 +1 -4 src/sys/crypto/md5.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 11:10:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83C1216A4CF for ; Tue, 27 Jan 2004 11:10:55 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 9F4EB43D7D for ; Tue, 27 Jan 2004 11:10:25 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 37368 invoked by uid 1000); 27 Jan 2004 19:10:25 -0000 Date: Tue, 27 Jan 2004 11:10:25 -0800 (PST) From: Nate Lawson To: Peter Pentchev In-Reply-To: <20040127105334.GI823@straylight.m.ringlet.net> Message-ID: <20040127110958.X37323@root.org> References: <20040126200039.0F1F516A4D2@hub.freebsd.org> <20040127105334.GI823@straylight.m.ringlet.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 cc: John Baldwin Subject: Re: cvs commit: src/sys/dev/acpica acpi.c acpivar.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, 27 Jan 2004 19:10:55 -0000 On Tue, 27 Jan 2004, Peter Pentchev wrote: > On Mon, Jan 26, 2004 at 12:00:39PM -0800, John Baldwin wrote: > > To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, > > cvs-all@FreeBSD.org > > Message-ID: <200401261929.i0QJT45s012253@repoman.freebsd.org> > > > > jhb 2004/01/26 11:29:04 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/acpica acpi.c acpivar.h > > Log: > > Move the code to initialize ACPI-CA into a separate acpi_Startup() function > > that other modules can call to initialize ACPI-CA before the new-bus probe > > and change acpi_identify() to call it. > > > > Reviewed by: njl > > This seems to also need the attached patch (trivial: add an > ACPI_FUNCTION_TRACE() to the acpi_Startup() routine) to build LINT. > > Index: src/sys/dev/acpica/acpi.c > =================================================================== > RCS file: /home/ncvs/src/sys/dev/acpica/acpi.c,v > retrieving revision 1.114 > diff -u -r1.114 acpi.c > --- src/sys/dev/acpica/acpi.c 26 Jan 2004 19:29:03 -0000 1.114 > +++ src/sys/dev/acpica/acpi.c 27 Jan 2004 09:02:06 -0000 > @@ -204,6 +204,8 @@ > #endif > static int error, started = 0; > > + ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__); > + > if (started) > return_VALUE(error); > started = 1; > Correct, I missed the ACPI_DEBUG case. -Nate From owner-cvs-src@FreeBSD.ORG Tue Jan 27 11:19:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C72516A4CE; Tue, 27 Jan 2004 11:19:13 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B630A43D60; Tue, 27 Jan 2004 11:18:42 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.10/8.12.10) with ESMTP id i0RJFMUd046294; Tue, 27 Jan 2004 14:15:22 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i0RJFMg8046291; Tue, 27 Jan 2004 14:15:22 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Tue, 27 Jan 2004 14:15:22 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Dag-Erling Smorgrav In-Reply-To: <200401271857.i0RIvLKq071389@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/crypto md5.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 19:19:13 -0000 Reported by: Logan Gabriel FYI for the reader: we actually have two implementations of md5 in the kernel, and this is the unused one. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Senior Research Scientist, McAfee Research On Tue, 27 Jan 2004, Dag-Erling Smorgrav wrote: > des 2004/01/27 10:57:21 PST > > FreeBSD src repository > > Modified files: > sys/crypto md5.c > Log: > Fix a reentrancy issue in md5_calc(). > > Revision Changes Path > 1.8 +1 -4 src/sys/crypto/md5.c > From owner-cvs-src@FreeBSD.ORG Tue Jan 27 11:25:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B06A16A4CE; Tue, 27 Jan 2004 11:25:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D26643D76; Tue, 27 Jan 2004 11:25:01 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RJOr0B078597; Tue, 27 Jan 2004 11:24:53 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RJOrH1078596; Tue, 27 Jan 2004 11:24:53 -0800 (PST) (envelope-from ru) Message-Id: <200401271924.i0RJOrH1078596@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jan 2004 11:24:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libnetgraph netgraph.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 19:25:17 -0000 ru 2004/01/27 11:24:53 PST FreeBSD src repository Modified files: lib/libnetgraph netgraph.3 Log: mdoc(7) cleanup. Revision Changes Path 1.20 +72 -39 src/lib/libnetgraph/netgraph.3 From owner-cvs-src@FreeBSD.ORG Tue Jan 27 11:28:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F76B16A4CE; Tue, 27 Jan 2004 11:28:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6394643D6E; Tue, 27 Jan 2004 11:28:18 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RJSD0B078746; Tue, 27 Jan 2004 11:28:13 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RJSDQN078745; Tue, 27 Jan 2004 11:28:13 -0800 (PST) (envelope-from des) Message-Id: <200401271928.i0RJSDQN078745@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 11:28:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mksnap_ffs mksnap_ffs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 19:28:36 -0000 des 2004/01/27 11:28:13 PST FreeBSD src repository Modified files: sbin/mksnap_ffs mksnap_ffs.c Log: Style nit in previous commit. Revision Changes Path 1.7 +1 -1 src/sbin/mksnap_ffs/mksnap_ffs.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 11:33:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92CA116A4CE; Tue, 27 Jan 2004 11:33:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67AB243D31; Tue, 27 Jan 2004 11:33:07 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RJX70B080723; Tue, 27 Jan 2004 11:33:07 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RJX7eG080722; Tue, 27 Jan 2004 11:33:07 -0800 (PST) (envelope-from des) Message-Id: <200401271933.i0RJX7eG080722@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 11:33:07 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sbin/mksnap_ffs mksnap_ffs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 19:33:27 -0000 des 2004/01/27 11:33:07 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sbin/mksnap_ffs mksnap_ffs.c Log: MFC (1.6): preserve existing options on the mountpoint we're snapshotting. Revision Changes Path 1.5.2.1 +5 -1 src/sbin/mksnap_ffs/mksnap_ffs.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 11:33:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33B5F16A4CF; Tue, 27 Jan 2004 11:33:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF17243D73; Tue, 27 Jan 2004 11:33:16 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RJXG0B080760; Tue, 27 Jan 2004 11:33:16 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RJXGRW080759; Tue, 27 Jan 2004 11:33:16 -0800 (PST) (envelope-from des) Message-Id: <200401271933.i0RJXGRW080759@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 11:33:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_1 Subject: cvs commit: src/sbin/mksnap_ffs mksnap_ffs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 19:33:37 -0000 des 2004/01/27 11:33:16 PST FreeBSD src repository Modified files: (Branch: RELENG_5_1) sbin/mksnap_ffs mksnap_ffs.c Log: MFC (1.6): preserve existing options on the mountpoint we're snapshotting. Revision Changes Path 1.2.2.1 +47 -9 src/sbin/mksnap_ffs/mksnap_ffs.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 11:35:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 049C616A4CE; Tue, 27 Jan 2004 11:35:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE35543D2F; Tue, 27 Jan 2004 11:35:09 -0800 (PST) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RJZ50B080811; Tue, 27 Jan 2004 11:35:05 -0800 (PST) (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RJZ5Dr080810; Tue, 27 Jan 2004 11:35:05 -0800 (PST) (envelope-from brooks) Message-Id: <200401271935.i0RJZ5Dr080810@repoman.freebsd.org> From: Brooks Davis Date: Tue, 27 Jan 2004 11:35:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 19:35:22 -0000 brooks 2004/01/27 11:35:05 PST FreeBSD src repository Modified files: sys/net if.c Log: Cleanup malloc() use in if_attach(): - malloc() returns a void* and does not need a cast - when called with M_WAITOK, malloc() can not return NULL so don't check for that case. The result of the check was bogus anyway since it would leave the interface broken. Revision Changes Path 1.177 +20 -22 src/sys/net/if.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 11:50:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 514AD16A4CE; Tue, 27 Jan 2004 11:50:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BC5543D5E; Tue, 27 Jan 2004 11:50:04 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RJnJ0B083067; Tue, 27 Jan 2004 11:49:19 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RJnJ6H083066; Tue, 27 Jan 2004 11:49:19 -0800 (PST) (envelope-from des) Message-Id: <200401271949.i0RJnJ6H083066@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 11:49:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/crypto md5.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 19:50:32 -0000 des 2004/01/27 11:49:19 PST FreeBSD src repository Modified files: sys/crypto md5.c Log: forced commit; the issue that was fixed in the previous commit was Pointed out by: Logan Gabriel Revision Changes Path 1.9 +0 -0 src/sys/crypto/md5.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 11:58:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9B9616A4CF for ; Tue, 27 Jan 2004 11:58:03 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id E923143D5D for ; Tue, 27 Jan 2004 11:57:33 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 74370 invoked by uid 1000); 27 Jan 2004 19:55:44 -0000 Date: Tue, 27 Jan 2004 11:55:44 -0800 (PST) From: Nate Lawson To: "M. Warner Losh" In-Reply-To: <20040127.091238.05978307.imp@bsdimp.com> Message-ID: <20040127112940.W37323@root.org> References: <200401270604.i0R64Fpc076025@repoman.freebsd.org> <20040127.091238.05978307.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 bus_alloc_resource.9 bus_set_resource.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 19:58:03 -0000 On Tue, 27 Jan 2004, M. Warner Losh wrote: > In message: <200401270604.i0R64Fpc076025@repoman.freebsd.org> > Nate Lawson writes: > : njl 2004/01/26 22:04:15 PST > : > : FreeBSD src repository > : > : Modified files: > : share/man/man9 bus_alloc_resource.9 bus_set_resource.9 > : Log: > : Document my adventures in newbus land. Clarify some examples, especially > : that count is in bytes, not bits. There are some drivers that I think make > : this mistake. (I've seen counts of 16 in the tree). > > Counts of 16 in the tree are likely correct. Many devices have 8 or > 16 or 32 io ports in ISA land. I've not seen any drivers make this > mistake. Care to give an example? Well, for one ichsmb(4). It allocates 16 IO ports but only uses 8 according to its .h. The netgraph bt3c driver allocates 8 but only uses 5. I'm curious if wi/owi really need 64 IO ports. -Nate From owner-cvs-src@FreeBSD.ORG Tue Jan 27 12:21:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FE9516A4CE; Tue, 27 Jan 2004 12:21:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09F4B43D62; Tue, 27 Jan 2004 12:21:07 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RKL70B091232; Tue, 27 Jan 2004 12:21:07 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RKL7YC091228; Tue, 27 Jan 2004 12:21:07 -0800 (PST) (envelope-from rwatson) Message-Id: <200401272021.i0RKL7YC091228@repoman.freebsd.org> From: Robert Watson Date: Tue, 27 Jan 2004 12:21:07 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys proc.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 20:21:14 -0000 rwatson 2004/01/27 12:21:07 PST FreeBSD src repository Modified files: sys/sys proc.h Log: Allow the use of a stale p_stops value in STOPEVENT(), grabbing the proc lock only if we actually need to perform a stop. This avoids two locks and unlocks of the process lock each system call, and wins me about 20% on a simply system call test (getuid(), which would otherwise require no locking). This also has a net improvement of about 10MB/s on some of the SMP bandwidth tests I'm running. Reviewed by: jhb Revision Changes Path 1.366 +5 -3 src/sys/sys/proc.h From owner-cvs-src@FreeBSD.ORG Tue Jan 27 12:22:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7432116A4CE; Tue, 27 Jan 2004 12:22:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D45AB43D41; Tue, 27 Jan 2004 12:22:53 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RKMr0B092215; Tue, 27 Jan 2004 12:22:53 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RKMrGO092214; Tue, 27 Jan 2004 12:22:53 -0800 (PST) (envelope-from marcel) Message-Id: <200401272022.i0RKMrGO092214@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 27 Jan 2004 12:22:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 20:22:58 -0000 marcel 2004/01/27 12:22:53 PST FreeBSD src repository Modified files: sys/ia64/conf GENERIC Log: Sort PFIL_HOOKS. Revision Changes Path 1.61 +1 -1 src/sys/ia64/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Tue Jan 27 12:25:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74BBD16A4CE; Tue, 27 Jan 2004 12:25:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90B2543D6E; Tue, 27 Jan 2004 12:25:22 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RKPE0B092282; Tue, 27 Jan 2004 12:25:14 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RKPE35092281; Tue, 27 Jan 2004 12:25:14 -0800 (PST) (envelope-from ru) Message-Id: <200401272025.i0RKPE35092281@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jan 2004 12:25:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libnetgraph Makefile msg.c netgraph.3 netgraph.h sock.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 20:25:51 -0000 ru 2004/01/27 12:25:14 PST FreeBSD src repository Modified files: lib/libnetgraph Makefile msg.c netgraph.3 netgraph.h sock.c Log: - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(), and NgAllocRecvData(), that dynamically allocate buffer for a binary message, an ascii message, and a data packet, respectively. The size of the allocated buffer is equal to the socket's receive buffer size to guarantee that a message or a data packet is not truncated. - Get rid of the static size buffer in NgSendAsciiMsg(). OK'ed by: archie, julian Revision Changes Path 1.9 +3 -0 src/lib/libnetgraph/Makefile 1.9 +45 -8 src/lib/libnetgraph/msg.c 1.21 +40 -1 src/lib/libnetgraph/netgraph.3 1.4 +4 -1 src/lib/libnetgraph/netgraph.h 1.6 +18 -0 src/lib/libnetgraph/sock.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 12:27:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14DB616A4CE; Tue, 27 Jan 2004 12:27:31 -0800 (PST) Received: from gvr.gvr.org (gvr-gw.gvr.org [80.126.103.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB11B43D67; Tue, 27 Jan 2004 12:27:11 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id E5E8C49; Tue, 27 Jan 2004 21:26:23 +0100 (CET) Date: Tue, 27 Jan 2004 21:26:23 +0100 From: Guido van Rooij To: Robert Watson Message-ID: <20040127202623.GA94296@gvr.gvr.org> References: <200401271857.i0RIvLKq071389@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/crypto md5.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 20:27:31 -0000 On Tue, Jan 27, 2004 at 02:15:22PM -0500, Robert Watson wrote: > > Reported by: Logan Gabriel > > FYI for the reader: we actually have two implementations of md5 in the > kernel, and this is the unused one. ??? If that were true, the correct fix would be to rip this version out, wouldn't it? -Guido From owner-cvs-src@FreeBSD.ORG Tue Jan 27 13:16:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EAAD16A4CE; Tue, 27 Jan 2004 13:16:29 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFEB643D31; Tue, 27 Jan 2004 13:15:58 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i0RLDtET097490; Tue, 27 Jan 2004 14:13:55 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 27 Jan 2004 14:13:50 -0700 (MST) Message-Id: <20040127.141350.122061896.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: <20040127112940.W37323@root.org> References: <200401270604.i0R64Fpc076025@repoman.freebsd.org> <20040127.091238.05978307.imp@bsdimp.com> <20040127112940.W37323@root.org> 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: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 bus_alloc_resource.9 bus_set_resource.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 21:16:29 -0000 In message: <20040127112940.W37323@root.org> Nate Lawson writes: : On Tue, 27 Jan 2004, M. Warner Losh wrote: : > In message: <200401270604.i0R64Fpc076025@repoman.freebsd.org> : > Nate Lawson writes: : > : njl 2004/01/26 22:04:15 PST : > : : > : FreeBSD src repository : > : : > : Modified files: : > : share/man/man9 bus_alloc_resource.9 bus_set_resource.9 : > : Log: : > : Document my adventures in newbus land. Clarify some examples, especially : > : that count is in bytes, not bits. There are some drivers that I think make : > : this mistake. (I've seen counts of 16 in the tree). : > : > Counts of 16 in the tree are likely correct. Many devices have 8 or : > 16 or 32 io ports in ISA land. I've not seen any drivers make this : > mistake. Care to give an example? : : Well, for one ichsmb(4). It allocates 16 IO ports but only uses 8 : according to its .h. The netgraph bt3c driver allocates 8 but only uses : 5. I'm curious if wi/owi really need 64 IO ports. Yes, wi/owi really does need 64 ports! At least for some of the boards (32 is typically, although there's some that decode '48' which really means 64). Both the PCI and pccard code, however, do the right thing and ignore this number and allocate the actual size rounded to a power of 2. As far as allocating 16 and using 8, that's not a bits/bytes error. It might be an alignment requirement for the hardware (eg, there really are 16 bytes being decoded, the upper 8 being reserved). The using only 5 isn't unusual either: most hardware only decodes based on a multiple of 2. We have several hunks of hardware that have 6 or 7 registers, but decode either 8 or 16 I/O addresses. Remember, you must reserve what the hardware decodes, even if it only uses a subset of the register space for normal operations. Warner From owner-cvs-src@FreeBSD.ORG Tue Jan 27 13:43:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23F0D16A4CE; Tue, 27 Jan 2004 13:43:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CBBF43D6D; Tue, 27 Jan 2004 13:43:05 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RLgF0B019108; Tue, 27 Jan 2004 13:42:15 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RLgFMi019107; Tue, 27 Jan 2004 13:42:15 -0800 (PST) (envelope-from des) Message-Id: <200401272142.i0RLgFMi019107@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Jan 2004 13:42:15 -0800 (PST) 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 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 21:43:15 -0000 des 2004/01/27 13:42:15 PST FreeBSD src repository Modified files: (Branch: RELENG_5_1) . UPDATING sys/conf newvers.sh Log: Update for the mksnap_ffs(8) issue. Approved by: so Revision Changes Path 1.251.2.14 +3 -0 src/UPDATING 1.50.2.14 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Tue Jan 27 13:53:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C4E216A4CE; Tue, 27 Jan 2004 13:53:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D988E43D6E; Tue, 27 Jan 2004 13:53:00 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RLqq0B021251; Tue, 27 Jan 2004 13:52:52 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RLqqJR021250; Tue, 27 Jan 2004 13:52:52 -0800 (PST) (envelope-from ru) Message-Id: <200401272152.i0RLqqJR021250@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jan 2004 13:52:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/ngctl dot.c list.c main.c msg.c show.c types.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 21:53:12 -0000 ru 2004/01/27 13:52:52 PST FreeBSD src repository Modified files: usr.sbin/ngctl dot.c list.c main.c msg.c show.c types.c Log: Get rid of all (but one in write.c) static size buffers. Revision Changes Path 1.3 +17 -11 src/usr.sbin/ngctl/dot.c 1.5 +5 -4 src/usr.sbin/ngctl/list.c 1.16 +3 -3 src/usr.sbin/ngctl/main.c 1.5 +19 -10 src/usr.sbin/ngctl/msg.c 1.4 +7 -5 src/usr.sbin/ngctl/show.c 1.4 +5 -4 src/usr.sbin/ngctl/types.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 14:02:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C512D16A4CE; Tue, 27 Jan 2004 14:02:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F41AE43D5C; Tue, 27 Jan 2004 14:02:01 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RM210B022915; Tue, 27 Jan 2004 14:02:01 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RM215N022914; Tue, 27 Jan 2004 14:02:01 -0800 (PST) (envelope-from ru) Message-Id: <200401272202.i0RM215N022914@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jan 2004 14:02:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph ng_socket.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 22:02:10 -0000 ru 2004/01/27 14:02:01 PST FreeBSD src repository Modified files: sys/netgraph ng_socket.c Log: Correct the description of the net.graph.recvspace sysctl. Revision Changes Path 1.48 +1 -1 src/sys/netgraph/ng_socket.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 14:15:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B55A016A4CE; Tue, 27 Jan 2004 14:15:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54A7243D5D; Tue, 27 Jan 2004 14:15:24 -0800 (PST) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RMF30B026489; Tue, 27 Jan 2004 14:15:03 -0800 (PST) (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RMF38C026488; Tue, 27 Jan 2004 14:15:03 -0800 (PST) (envelope-from schweikh) Message-Id: <200401272215.i0RMF38C026488@repoman.freebsd.org> From: Jens Schweikhardt Date: Tue, 27 Jan 2004 14:15:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot 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, 27 Jan 2004 22:15:39 -0000 schweikh 2004/01/27 14:15:03 PST FreeBSD src repository Modified files: sys/boot Makefile Log: Sync with Oxford Dictionary. Style (add missing full stops) while I'm here. Revision Changes Path 1.20 +5 -5 src/sys/boot/Makefile From owner-cvs-src@FreeBSD.ORG Tue Jan 27 14:17:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D085C16A4CE; Tue, 27 Jan 2004 14:17:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF85843D66; Tue, 27 Jan 2004 14:17:39 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RMHd0B026625; Tue, 27 Jan 2004 14:17:39 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RMHdXP026624; Tue, 27 Jan 2004 14:17:39 -0800 (PST) (envelope-from ru) Message-Id: <200401272217.i0RMHdXP026624@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jan 2004 14:17:39 -0800 (PST) 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 udp_usrreq.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 22:17:48 -0000 ru 2004/01/27 14:17:39 PST FreeBSD src repository Modified files: sys/netinet raw_ip.c udp_usrreq.c Log: Correct the descriptions of the net.inet.{udp,raw}.recvspace sysctls. Revision Changes Path 1.124 +1 -1 src/sys/netinet/raw_ip.c 1.144 +1 -1 src/sys/netinet/udp_usrreq.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 14:51:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6EC916A4CE; Tue, 27 Jan 2004 14:51:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1F3D43D6A; Tue, 27 Jan 2004 14:51:17 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RMov0B033247; Tue, 27 Jan 2004 14:50:57 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RMouVw033246; Tue, 27 Jan 2004 14:50:56 -0800 (PST) (envelope-from marcus) Message-Id: <200401272250.i0RMouVw033246@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 27 Jan 2004 14:50:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: distrib/cvsup/sup README distrib/cvsup/sup/ports-arabic list.cvs releases distrib/cvsup/sup/ports-accessibility list.cvs releases X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 27 Jan 2004 22:51:22 -0000 marcus 2004/01/27 14:50:56 PST FreeBSD src repository (doc,ports committer) Modified files: cvsup/sup README Added files: cvsup/sup/ports-arabic list.cvs releases cvsup/sup/ports-accessibility list.cvs releases Log: Add new ports categories, accessibility and arabic. Add corresponding entries in the README file as well. Revision Changes Path 1.33 +2 -0 distrib/cvsup/sup/README 1.1 +6 -0 distrib/cvsup/sup/ports-accessibility/list.cvs (new) 1.1 +1 -0 distrib/cvsup/sup/ports-accessibility/releases (new) 1.1 +6 -0 distrib/cvsup/sup/ports-arabic/list.cvs (new) 1.1 +1 -0 distrib/cvsup/sup/ports-arabic/releases (new) From owner-cvs-src@FreeBSD.ORG Tue Jan 27 15:23:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37FE716A4CE; Tue, 27 Jan 2004 15:23:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 567F443D60; Tue, 27 Jan 2004 15:22:52 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0RNMF0B042407; Tue, 27 Jan 2004 15:22:15 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0RNMFKK042403; Tue, 27 Jan 2004 15:22:15 -0800 (PST) (envelope-from ru) Message-Id: <200401272322.i0RNMFKK042403@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jan 2004 15:22:15 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.dep.mk bsd.info.mk bsd.lib.mk bsd.prog.mk sys.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 23:23:20 -0000 ru 2004/01/27 15:22:15 PST FreeBSD src repository Modified files: share/mk bsd.dep.mk bsd.info.mk bsd.lib.mk bsd.prog.mk sys.mk Log: Fixed bogus ${FOO:Mbar} tests where the actual intent is to check if the result set is empty. While here, replaced non-bogus empty string comparisons with equivalent empty() checks. Revision Changes Path 1.45 +6 -6 src/share/mk/bsd.dep.mk 1.68 +4 -4 src/share/mk/bsd.info.mk 1.156 +1 -1 src/share/mk/bsd.lib.mk 1.133 +1 -1 src/share/mk/bsd.prog.mk 1.73 +1 -1 src/share/mk/sys.mk From owner-cvs-src@FreeBSD.ORG Tue Jan 27 16:02:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06C8216A4CE; Tue, 27 Jan 2004 16:02:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B98943D46; Tue, 27 Jan 2004 16:02:11 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S02B0B050689; Tue, 27 Jan 2004 16:02:11 -0800 (PST) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S02A3s050685; Tue, 27 Jan 2004 16:02:10 -0800 (PST) (envelope-from grog) Message-Id: <200401280002.i0S02A3s050685@repoman.freebsd.org> From: Greg Lehey Date: Tue, 27 Jan 2004 16:02:10 -0800 (PST) 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 gdb.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: Wed, 28 Jan 2004 00:02:13 -0000 grog 2004/01/27 16:02:10 PST FreeBSD src repository Modified files: share/man/man4 gdb.4 Log: Remove trailing white space. Sort SEE ALSO by section number first, not alphabetically. Remove period at end SEE ALSO to make it look less like a sentence. Submitted by: ru Revision Changes Path 1.9 +7 -7 src/share/man/man4/gdb.4 From owner-cvs-src@FreeBSD.ORG Tue Jan 27 16:05:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D69516A4CE; Tue, 27 Jan 2004 16:05:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C603543D64; Tue, 27 Jan 2004 16:05:22 -0800 (PST) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S05M0B051965; Tue, 27 Jan 2004 16:05:22 -0800 (PST) (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S05Msp051964; Tue, 27 Jan 2004 16:05:22 -0800 (PST) (envelope-from emax) Message-Id: <200401280005.i0S05Msp051964@repoman.freebsd.org> From: Maksim Yevmenkin Date: Tue, 27 Jan 2004 16:05:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libusbhid parse.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 00:05:24 -0000 emax 2004/01/27 16:05:22 PST FreeBSD src repository Modified files: lib/libusbhid parse.c Log: The report size is not a local item, so don't clear it when clearing local items. PR: misc/58971 Reviewed by: imp (mentor), mdodd Obtained from: NetBSD Revision Changes Path 1.9 +0 -1 src/lib/libusbhid/parse.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 16:07:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 093E416A4D0; Tue, 27 Jan 2004 16:07:45 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A2343D68; Tue, 27 Jan 2004 16:07:30 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0S08Fem001106; Wed, 28 Jan 2004 02:08:15 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0S08E6U001101; Wed, 28 Jan 2004 02:08:14 +0200 (EET) (envelope-from ru) Date: Wed, 28 Jan 2004 02:08:14 +0200 From: Ruslan Ermilov To: Greg Lehey Message-ID: <20040128000814.GA1064@FreeBSD.org.ua> References: <200401280002.i0S02A3s050685@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/" Content-Disposition: inline In-Reply-To: <200401280002.i0S02A3s050685@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 gdb.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: Wed, 28 Jan 2004 00:07:45 -0000 --TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 27, 2004 at 04:02:10PM -0800, Greg Lehey wrote: > grog 2004/01/27 16:02:10 PST >=20 > FreeBSD src repository >=20 > Modified files: > share/man/man4 gdb.4=20 > Log: > Remove trailing white space. > Sort SEE ALSO by section number first, not alphabetically. > Remove period at end SEE ALSO to make it look less like a sentence. > =20 > Submitted by: ru > =20 > Revision Changes Path > 1.9 +7 -7 src/share/man/man4/gdb.4 >=20 Thanks! Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAFv1uUkv4P6juNwoRAvZzAKCMLIulD1yPWp0l2ApxR/JLSZWwxgCfVnJR cJQXaM3Vra3nEIFjFSIW6d8= =x8Eo -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/-- From owner-cvs-src@FreeBSD.ORG Tue Jan 27 16:11:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACF8A16A4CE; Tue, 27 Jan 2004 16:11:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4D4443D41; Tue, 27 Jan 2004 16:11:42 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S0Bg0B053366; Tue, 27 Jan 2004 16:11:42 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S0BgE4053365; Tue, 27 Jan 2004 16:11:42 -0800 (PST) (envelope-from ru) Message-Id: <200401280011.i0S0BgE4053365@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Jan 2004 16:11:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libnetgraph 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, 28 Jan 2004 00:11:52 -0000 ru 2004/01/27 16:11:42 PST FreeBSD src repository Modified files: lib/libnetgraph Makefile Log: Increment WARNS. Revision Changes Path 1.10 +1 -1 src/lib/libnetgraph/Makefile From owner-cvs-src@FreeBSD.ORG Tue Jan 27 16:43:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF6C216A4CF; Tue, 27 Jan 2004 16:43:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D26F643D45; Tue, 27 Jan 2004 16:43:45 -0800 (PST) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S0gp0B060347; Tue, 27 Jan 2004 16:42:51 -0800 (PST) (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S0gpp2060346; Tue, 27 Jan 2004 16:42:51 -0800 (PST) (envelope-from emax) Message-Id: <200401280042.i0S0gpp2060346@repoman.freebsd.org> From: Maksim Yevmenkin Date: Tue, 27 Jan 2004 16:42:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/include Makefile src/lib Makefile src/share/examples/etc make.conf src/sys/modules/netgraph Makefile src/usr.bin Makefile 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: Wed, 28 Jan 2004 00:43:57 -0000 emax 2004/01/27 16:42:51 PST FreeBSD src repository Modified files: include Makefile lib Makefile share/examples/etc make.conf sys/modules/netgraph Makefile usr.bin Makefile usr.sbin Makefile Log: Add NO_BLUETOOTH knob to the build process Requested by: phk Reviewed by: imp (mentor), ru Revision Changes Path 1.210 +2 -0 src/include/Makefile 1.177 +4 -2 src/lib/Makefile 1.220 +1 -0 src/share/examples/etc/make.conf 1.31 +2 -0 src/sys/modules/netgraph/Makefile 1.255 +2 -0 src/usr.bin/Makefile 1.285 +2 -0 src/usr.sbin/Makefile From owner-cvs-src@FreeBSD.ORG Tue Jan 27 17:53:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE91F16A4CE for ; Tue, 27 Jan 2004 17:53:36 -0800 (PST) Received: from mail2.speakeasy.net (mail2.speakeasy.net [216.254.0.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F30443D2F for ; Tue, 27 Jan 2004 17:53:33 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 11806 invoked from network); 27 Jan 2004 20:51:27 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 27 Jan 2004 20:51:27 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i0RKpMM0058328; Tue, 27 Jan 2004 15:51:23 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Nate Lawson , "M. Warner Losh" Date: Tue, 27 Jan 2004 15:28:31 -0500 User-Agent: KMail/1.5.4 References: <200401270604.i0R64Fpc076025@repoman.freebsd.org> <20040127.091238.05978307.imp@bsdimp.com> <20040127112940.W37323@root.org> In-Reply-To: <20040127112940.W37323@root.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401271528.31581.jhb@FreeBSD.org> 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/share/man/man9 bus_alloc_resource.9 bus_set_resource.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 01:53:37 -0000 On Tuesday 27 January 2004 02:55 pm, Nate Lawson wrote: > On Tue, 27 Jan 2004, M. Warner Losh wrote: > > In message: <200401270604.i0R64Fpc076025@repoman.freebsd.org> > > > > Nate Lawson writes: > > : njl 2004/01/26 22:04:15 PST > > : > > : FreeBSD src repository > > : > > : Modified files: > > : share/man/man9 bus_alloc_resource.9 bus_set_resource.9 > > : Log: > > : Document my adventures in newbus land. Clarify some examples, > > : especially that count is in bytes, not bits. There are some drivers > > : that I think make this mistake. (I've seen counts of 16 in the tree). > > > > Counts of 16 in the tree are likely correct. Many devices have 8 or > > 16 or 32 io ports in ISA land. I've not seen any drivers make this > > mistake. Care to give an example? > > Well, for one ichsmb(4). It allocates 16 IO ports but only uses 8 > according to its .h. The netgraph bt3c driver allocates 8 but only uses > 5. I'm curious if wi/owi really need 64 IO ports. The hardware needs to reserve any resource ranges that it will answer. Thus, the entire length of a PCI BAR needs to be reserved to keep another device from thinking it can use a resource that is silently going to conflict with another device. -- 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 Jan 27 18:49:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E64416A4CF; Tue, 27 Jan 2004 18:49:09 -0800 (PST) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B41543D5C; Tue, 27 Jan 2004 18:49:08 -0800 (PST) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id 778043ABB72; Wed, 28 Jan 2004 03:50:15 +0100 (CET) Date: Wed, 28 Jan 2004 03:50:15 +0100 From: Pawel Jakub Dawidek To: Dag-Erling Smorgrav Message-ID: <20040128025015.GP565@garage.freebsd.pl> References: <200401271933.i0RJXGRW080759@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="PtLnLSExlPr13a2X" Content-Disposition: inline In-Reply-To: <200401271933.i0RJXGRW080759@repoman.freebsd.org> X-PGP-Key-URL: http://garage.freebsd.pl/jules.asc X-OS: FreeBSD 4.8-RELEASE-p13 i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mksnap_ffs mksnap_ffs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 02:49:09 -0000 --PtLnLSExlPr13a2X Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 27, 2004 at 11:33:16AM -0800, Dag-Erling Smorgrav wrote: +> Commiter: Dag-Erling Smorgrav +> Branch: RELENG_5_1 ^^^^^^^^^^ +>=20 +> Files: +> 1.2.2.1 src/sbin/mksnap_ffs/mksnap_ffs.c =20 +>=20 +> Log: +> MFC (1.6): preserve existing options on the mountpoint we're snapshott= ing. Are you sure this is the right branch? --=20 Pawel Jakub Dawidek pawel@dawidek.net UNIX Systems Programmer/Administrator http://garage.freebsd.pl Am I Evil? Yes, I Am! http://cerber.sourceforge.net --PtLnLSExlPr13a2X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBQBcjZz/PhmMH/Mf1AQH3VwP/U3aSK6HpFAv5dDtHMf7EsKg6Nd2mlkth E5cQAsVxWjWgEm7MmFU7Wf6rp3VoDd1IYW2ir40nFoIYMrKIDP57QBHD4qPTDCLa RkfZuLyeHjQ5T/01MtGkCGK0y8XkhDsIfwQFESfp+eMOwcbswRT/gtvaTuPL46SJ y8Y0V9DK7RU= =7Ipz -----END PGP SIGNATURE----- --PtLnLSExlPr13a2X-- From owner-cvs-src@FreeBSD.ORG Tue Jan 27 19:38:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A1C416A4CE; Tue, 27 Jan 2004 19:38:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C509C43D5F; Tue, 27 Jan 2004 19:38:25 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S3cP0B003994; Tue, 27 Jan 2004 19:38:25 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S3cP7U003993; Tue, 27 Jan 2004 19:38:25 -0800 (PST) (envelope-from marcel) Message-Id: <200401280338.i0S3cP7U003993@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 27 Jan 2004 19:38:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libdisk write_ia64_disk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 03:38:26 -0000 marcel 2004/01/27 19:38:25 PST FreeBSD src repository Modified files: lib/libdisk write_ia64_disk.c Log: Fix an uninitialized variable bug that caused write_pmbr() to bogusly return an error value that made Write_Disk() abort. While on the subject, improve the initialization of the error variable in read_gpt() and update_gpt() even though nothing was broken there. Revision Changes Path 1.14 +4 -3 src/lib/libdisk/write_ia64_disk.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 20:12:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3E1716A4CE; Tue, 27 Jan 2004 20:12:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 271EC43D54; Tue, 27 Jan 2004 20:12:21 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S4CK0B012880; Tue, 27 Jan 2004 20:12:20 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S4CK62012879; Tue, 27 Jan 2004 20:12:20 -0800 (PST) (envelope-from nyan) Message-Id: <200401280412.i0S4CK62012879@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 27 Jan 2004 20:12:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/lib/libdisk change.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 04:12:22 -0000 nyan 2004/01/27 20:12:20 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) lib/libdisk change.c Log: MFC: revision 1.25 (Fixed pc98 partition type.) Approved by: re (scottl) Revision Changes Path 1.24.6.1 +1 -1 src/lib/libdisk/change.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 20:15:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 262CA16A4CE; Tue, 27 Jan 2004 20:15:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70F3F43D62; Tue, 27 Jan 2004 20:15:10 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S4FA0B013084; Tue, 27 Jan 2004 20:15:10 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S4FAuJ013083; Tue, 27 Jan 2004 20:15:10 -0800 (PST) (envelope-from obrien) Message-Id: <200401280415.i0S4FAuJ013083@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Jan 2004 20:15:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 04:15:11 -0000 obrien 2004/01/27 20:15:10 PST FreeBSD src repository Modified files: sys/modules Makefile Log: Enable ndis for AMD64 (for the time that modules are supported)... Revision Changes Path 1.365 +4 -0 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Tue Jan 27 20:15:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C72716A4CE; Tue, 27 Jan 2004 20:15:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 374F843D5F; Tue, 27 Jan 2004 20:15:32 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S4FW0B013152; Tue, 27 Jan 2004 20:15:32 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S4FWG2013151; Tue, 27 Jan 2004 20:15:32 -0800 (PST) (envelope-from nyan) Message-Id: <200401280415.i0S4FWG2013151@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 27 Jan 2004 20:15:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/pc98/btx/btx btx.s X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 04:15:38 -0000 nyan 2004/01/27 20:15:31 PST FreeBSD src repository Modified files: sys/boot/pc98/btx/btx btx.s Log: MFi386: revision 1.33 PR: kern/62005 Revision Changes Path 1.14 +1 -1 src/sys/boot/pc98/btx/btx/btx.s From owner-cvs-src@FreeBSD.ORG Tue Jan 27 20:16:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C835716A4CE; Tue, 27 Jan 2004 20:16:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C6F443D5F; Tue, 27 Jan 2004 20:16:14 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S4GD0B013202; Tue, 27 Jan 2004 20:16:13 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S4GD5D013201; Tue, 27 Jan 2004 20:16:13 -0800 (PST) (envelope-from obrien) Message-Id: <200401280416.i0S4GD5D013201@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Jan 2004 20:16:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 04:16:14 -0000 obrien 2004/01/27 20:16:13 PST FreeBSD src repository Modified files: sys/modules Makefile Log: Always build ext2fs module. There is no written policy preventing the building of GPL'ed modules. Revision Changes Path 1.366 +0 -4 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Tue Jan 27 20:25:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1848C16A4CE; Tue, 27 Jan 2004 20:25:20 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-67-119-53-122.dsl.lsan03.pacbell.net [67.119.53.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC76643D45; Tue, 27 Jan 2004 20:25:18 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4978766C78; Tue, 27 Jan 2004 20:25:18 -0800 (PST) Date: Tue, 27 Jan 2004 20:25:18 -0800 From: Kris Kennaway To: "David E. O'Brien" Message-ID: <20040128042518.GA73571@xor.obsecurity.org> References: <200401280416.i0S4GD5D013201@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <200401280416.i0S4GD5D013201@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/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 04:25:20 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 27, 2004 at 08:16:13PM -0800, David E. O'Brien wrote: > obrien 2004/01/27 20:16:13 PST >=20 > FreeBSD src repository >=20 > Modified files: > sys/modules Makefile=20 > Log: > Always build ext2fs module. There is no written policy preventing the > building of GPL'ed modules. Please MFC this at some point..I was quite surprised recently to find ext2fs.ko not on the 4.9 fixit CD when trying to repair a bodged up Linnex system. Kris --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAFzmuWry0BWjoQKURAsi2AKDi7YuHQ1LtZoM2RUdJy0F0f/yFQACg7reI fwFdy0XVKsP/+d4UEG2sbsY= =JQQo -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- From owner-cvs-src@FreeBSD.ORG Tue Jan 27 20:48:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09BE816A4CE; Tue, 27 Jan 2004 20:48:05 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6055F43D54; Tue, 27 Jan 2004 20:48:03 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i0S4gSET003266; Tue, 27 Jan 2004 21:42:28 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 27 Jan 2004 21:42:23 -0700 (MST) Message-Id: <20040127.214223.70221144.imp@bsdimp.com> To: jhb@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200401271528.31581.jhb@FreeBSD.org> References: <20040127.091238.05978307.imp@bsdimp.com> <20040127112940.W37323@root.org> <200401271528.31581.jhb@FreeBSD.org> 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: cvs-all@FreeBSD.org cc: nate@root.org Subject: Re: cvs commit: src/share/man/man9 bus_alloc_resource.9 bus_set_resource.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 04:48:05 -0000 In message: <200401271528.31581.jhb@FreeBSD.org> John Baldwin writes: : On Tuesday 27 January 2004 02:55 pm, Nate Lawson wrote: : > On Tue, 27 Jan 2004, M. Warner Losh wrote: : > > In message: <200401270604.i0R64Fpc076025@repoman.freebsd.org> : > > : > > Nate Lawson writes: : > > : njl 2004/01/26 22:04:15 PST : > > : : > > : FreeBSD src repository : > > : : > > : Modified files: : > > : share/man/man9 bus_alloc_resource.9 bus_set_resource.9 : > > : Log: : > > : Document my adventures in newbus land. Clarify some examples, : > > : especially that count is in bytes, not bits. There are some drivers : > > : that I think make this mistake. (I've seen counts of 16 in the tree). : > > : > > Counts of 16 in the tree are likely correct. Many devices have 8 or : > > 16 or 32 io ports in ISA land. I've not seen any drivers make this : > > mistake. Care to give an example? : > : > Well, for one ichsmb(4). It allocates 16 IO ports but only uses 8 : > according to its .h. The netgraph bt3c driver allocates 8 but only uses : > 5. I'm curious if wi/owi really need 64 IO ports. : : The hardware needs to reserve any resource ranges that it will answer. Thus, : the entire length of a PCI BAR needs to be reserved to keep another device : from thinking it can use a resource that is silently going to conflict with : another device. Yes. This is even more important on ISA because there's no way to know what those regs are, unlike PCI.... Warner From owner-cvs-src@FreeBSD.ORG Tue Jan 27 21:18:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F61F16A4CE; Tue, 27 Jan 2004 21:18:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B38F43D72; Tue, 27 Jan 2004 21:18:34 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S5IC0B032299; Tue, 27 Jan 2004 21:18:12 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S5IC6H032298; Tue, 27 Jan 2004 21:18:12 -0800 (PST) (envelope-from obrien) Message-Id: <200401280518.i0S5IC6H032298@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Jan 2004 21:18:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 05:18:46 -0000 obrien 2004/01/27 21:18:12 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/modules Makefile Log: MFC: revision 1.366 Revision Changes Path 1.110.2.80 +1 -4 src/sys/modules/Makefile From owner-cvs-src@FreeBSD.ORG Tue Jan 27 21:55:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35B4B16A4CE; Tue, 27 Jan 2004 21:55:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46A1A43D58; Tue, 27 Jan 2004 21:55:14 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S5tE0B040650; Tue, 27 Jan 2004 21:55:14 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S5tDMc040649; Tue, 27 Jan 2004 21:55:13 -0800 (PST) (envelope-from tjr) Message-Id: <200401280555.i0S5tDMc040649@repoman.freebsd.org> From: "Tim J. Robbins" Date: Tue, 27 Jan 2004 21:55:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/smbfs/lib/smb nb_net.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 05:55:15 -0000 tjr 2004/01/27 21:55:13 PST FreeBSD src repository Modified files: contrib/smbfs/lib/smb nb_net.c Log: Merge from NetBSD rev. 1.2 (drochner): Do the address calculations inside the data delivered by SIOCGIFCONF correctly (this isn't a plain array!), and sort the checks a bit to avoid duplicates in the interface list. Revision Changes Path 1.2 +23 -13 src/contrib/smbfs/lib/smb/nb_net.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 22:06:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F8A816A4CE; Tue, 27 Jan 2004 22:06:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32D1643D41; Tue, 27 Jan 2004 22:06:05 -0800 (PST) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S6650B043791; Tue, 27 Jan 2004 22:06:05 -0800 (PST) (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S6647w043790; Tue, 27 Jan 2004 22:06:04 -0800 (PST) (envelope-from kan) Message-Id: <200401280606.i0S6647w043790@repoman.freebsd.org> From: Alexander Kabaev Date: Tue, 27 Jan 2004 22:06:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 06:06:07 -0000 kan 2004/01/27 22:06:04 PST FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Move the part of the comment which applies to osigsuspend where it belongs. The current sigsuspend syscall does expect a pointer to the mask as argument. Submitted by: Igor Sysoev Revision Changes Path 1.268 +5 -2 src/sys/kern/kern_sig.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 22:21:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C60516A4CE; Tue, 27 Jan 2004 22:21:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F4F043D4C; Tue, 27 Jan 2004 22:21:01 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S6L10B046204; Tue, 27 Jan 2004 22:21:01 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S6L1vG046203; Tue, 27 Jan 2004 22:21:01 -0800 (PST) (envelope-from tjr) Message-Id: <200401280621.i0S6L1vG046203@repoman.freebsd.org> From: "Tim J. Robbins" Date: Tue, 27 Jan 2004 22:21:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/fs/smbfs smbfs_smb.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 06:21:02 -0000 tjr 2004/01/27 22:21:01 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/fs/smbfs smbfs_smb.c Log: MFC rev. 1.12: Fix an inverted test for NOPEN in the unused function smb_smb_flush(). Revision Changes Path 1.1.2.4 +1 -1 src/sys/fs/smbfs/smbfs_smb.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 22:40:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A2FC16A4CE; Tue, 27 Jan 2004 22:40:16 -0800 (PST) Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id E065543D2D; Tue, 27 Jan 2004 22:40:00 -0800 (PST) (envelope-from k@numeri.campus.luth.se) Received: from numeri.campus.luth.se (localhost [127.0.0.1]) i0S6dwpI000687; Wed, 28 Jan 2004 07:39:58 +0100 (CET) (envelope-from k@numeri.campus.luth.se) Received: (from k@localhost) by numeri.campus.luth.se (8.12.10/8.12.10/Submit) id i0S6dwuZ000686; Wed, 28 Jan 2004 07:39:58 +0100 (CET) (envelope-from k) Date: Wed, 28 Jan 2004 07:39:58 +0100 From: Johan Karlsson To: "David E. O'Brien" Message-ID: <20040128063958.GA89437@numeri.campus.luth.se> References: <200401280416.i0S4GD5D013201@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401280416.i0S4GD5D013201@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/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 06:40:16 -0000 Hi On Tue, Jan 27, 2004 at 20:16 (-0800) +0000, David E. O'Brien wrote: > obrien 2004/01/27 20:16:13 PST > > FreeBSD src repository > > Modified files: > sys/modules Makefile > Log: > Always build ext2fs module. There is no written policy preventing the > building of GPL'ed modules. Can you update, make.conf(5) and share/examples/etc/make.conf to reflect this, please. /Johan K > > Revision Changes Path > 1.366 +0 -4 src/sys/modules/Makefile -- Johan Karlsson mailto:johan@FreeBSD.org From owner-cvs-src@FreeBSD.ORG Tue Jan 27 22:48:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51EBC16A4CE; Tue, 27 Jan 2004 22:48:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B1C443D1F; Tue, 27 Jan 2004 22:48:31 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S6mV0B052382; Tue, 27 Jan 2004 22:48:31 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S6mV1c052381; Tue, 27 Jan 2004 22:48:31 -0800 (PST) (envelope-from rwatson) Message-Id: <200401280648.i0S6mV1c052381@repoman.freebsd.org> From: Robert Watson Date: Tue, 27 Jan 2004 22:48:31 -0800 (PST) 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: Wed, 28 Jan 2004 06:48:32 -0000 rwatson 2004/01/27 22:48:31 PST FreeBSD src repository Modified files: sys/i386/i386 trap.c Log: Remove process lock XXX's, fixed in src/sys/sys/proc.h:1.366. Revision Changes Path 1.262 +0 -8 src/sys/i386/i386/trap.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 22:51:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DA6C16A4CE; Tue, 27 Jan 2004 22:51:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D40E043D5A; Tue, 27 Jan 2004 22:51:18 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S6pI0B052653; Tue, 27 Jan 2004 22:51:18 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S6pI7J052652; Tue, 27 Jan 2004 22:51:18 -0800 (PST) (envelope-from njl) Message-Id: <200401280651.i0S6pI7J052652@repoman.freebsd.org> From: Nate Lawson Date: Tue, 27 Jan 2004 22:51:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ddb db_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: Wed, 28 Jan 2004 06:51:19 -0000 njl 2004/01/27 22:51:18 PST FreeBSD src repository Modified files: sys/ddb db_output.c Log: If not in the debugger or if the user requests it with the debug.ddb_use_printf sysctl, output kernel debugger data to both the console and kernel message buffer via printf. This fixes the case where backtrace() went directly to the console and should help debugging greatly. Thanks to Ian Dowse for the work, minor edits or any bugs are by myself. Submitted by: iedowse Revision Changes Path 1.30 +27 -1 src/sys/ddb/db_output.c From owner-cvs-src@FreeBSD.ORG Tue Jan 27 23:48:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C631D16A4CE; Tue, 27 Jan 2004 23:48:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1322643D41; Tue, 27 Jan 2004 23:48:05 -0800 (PST) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S7m40B066140; Tue, 27 Jan 2004 23:48:04 -0800 (PST) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S7m3oN066139; Tue, 27 Jan 2004 23:48:03 -0800 (PST) (envelope-from roam) Message-Id: <200401280748.i0S7m3oN066139@repoman.freebsd.org> From: Peter Pentchev Date: Tue, 27 Jan 2004 23:48:03 -0800 (PST) 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: Wed, 28 Jan 2004 07:48:05 -0000 roam 2004/01/27 23:48:03 PST FreeBSD src repository (doc,ports committer) Modified files: sys/dev/acpica acpi.c Log: Add an ACPI_FUNCTION_TRACE() to the newly-added acpi_Startup() routine to get the ACPI_DEBUG case (and LINT in particular) to build. Reviewed by: jhb, njl Approved by: jhb Revision Changes Path 1.115 +2 -0 src/sys/dev/acpica/acpi.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 00:02:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD17416A4CE; Wed, 28 Jan 2004 00:02:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45D8343D48; Wed, 28 Jan 2004 00:02:16 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S82G0B069691; Wed, 28 Jan 2004 00:02:16 -0800 (PST) (envelope-from truckman@repoman.freebsd.org) Received: (from truckman@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S82GxT069687; Wed, 28 Jan 2004 00:02:16 -0800 (PST) (envelope-from truckman) Message-Id: <200401280802.i0S82GxT069687@repoman.freebsd.org> From: Don Lewis Date: Wed, 28 Jan 2004 00:02:15 -0800 (PST) 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/pcm buffer.c buffer.h channel.c channel.h dsp.c sound.c sound.h vchan.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 08:02:18 -0000 truckman 2004/01/28 00:02:15 PST FreeBSD src repository Modified files: sys/dev/sound/pcm buffer.c buffer.h channel.c channel.h dsp.c sound.c sound.h vchan.c Log: Change KASSERT() in feed_vchan16() into an explicit test and call to panic() so that the buffer overflow just beyond this point is always caught, even when the code is not compiled with INVARIANTS. Change chn_setblocksize() buffer reallocation code to attempt to avoid the feed_vchan16() buffer overflow by attempting to always keep the bufsoft buffer at least as large as the bufhard buffer. Print a diagnositic message Danger! %s bufsoft size increasing from %d to %d after CHANNEL_SETBLOCKSIZE() if our best attempts fail. If feed_vchan16() were to be called by the interrupt handler while locks are dropped in chn_setblocksize() to increase the size bufsoft to match the size of bufhard, the panic() code in feed_vchan16() will be triggered. If the diagnostic message is printed, it is a warning that a panic is possible if the system were to see events in an "unlucky" order. Change the locking code to avoid the need for MTX_RECURSIVE mutexes. Add the MTX_DUPOK option to the channel mutexes and change the locking sequence to always lock the parent channel before its children to avoid the possibility of deadlock. Actually implement locking assertions for the channel mutexes and fix the problems found by the resulting assertion violations. Clean up the locking code in dsp_ioctl(). Allocate the channel buffers using the malloc() M_WAITOK option instead of M_NOWAIT so that buffer allocation won't fail. Drop locks across the malloc() calls. Add/modify KASSERTS() in attempt to detect problems early. Abuse layering by adding a pointer to the snd_dbuf structure that points back to the pcm_channel that owns it. This allows sndbuf_resize() to do proper locking without having to change the its API, which is used by the hardware drivers. Don't dereference a NULL pointer when setting hw.snd.maxautovchans if a hardware driver is not loaded. Noticed by Ryan Sommers . Tested by: Stefan Ehmann Tested by: matk (Mathew Kanner) Tested by: Gordon Bergling Revision Changes Path 1.22 +40 -17 src/sys/dev/sound/pcm/buffer.c 1.9 +2 -1 src/sys/dev/sound/pcm/buffer.h 1.94 +100 -23 src/sys/dev/sound/pcm/channel.c 1.29 +4 -1 src/sys/dev/sound/pcm/channel.h 1.72 +16 -75 src/sys/dev/sound/pcm/dsp.c 1.89 +57 -19 src/sys/dev/sound/pcm/sound.c 1.55 +1 -0 src/sys/dev/sound/pcm/sound.h 1.16 +25 -4 src/sys/dev/sound/pcm/vchan.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 00:39:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24BEF16A4CE; Wed, 28 Jan 2004 00:39:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54C4E43D5F; Wed, 28 Jan 2004 00:39:19 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S8dJ0B077508; Wed, 28 Jan 2004 00:39:19 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S8dJEa077507; Wed, 28 Jan 2004 00:39:19 -0800 (PST) (envelope-from phk) Message-Id: <200401280839.i0S8dJEa077507@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 28 Jan 2004 00:39:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_io.c src/sys/sys bio.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, 28 Jan 2004 08:39:20 -0000 phk 2004/01/28 00:39:19 PST FreeBSD src repository Modified files: sys/geom geom_io.c sys/sys bio.h Log: Bring back the geom_bioqueues, they _are_ a good idea. ATA will uses these RSN. Revision Changes Path 1.52 +27 -0 src/sys/geom/geom_io.c 1.136 +3 -1 src/sys/sys/bio.h From owner-cvs-src@FreeBSD.ORG Wed Jan 28 01:12:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 435F316A4CE; Wed, 28 Jan 2004 01:12:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BE5A43D5A; Wed, 28 Jan 2004 01:12:01 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S9C10B092070; Wed, 28 Jan 2004 01:12:01 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S9C1gS092069; Wed, 28 Jan 2004 01:12:01 -0800 (PST) (envelope-from ru) Message-Id: <200401280912.i0S9C1gS092069@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Jan 2004 01:12:01 -0800 (PST) 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: Wed, 28 Jan 2004 09:12:07 -0000 ru 2004/01/28 01:12:01 PST FreeBSD src repository Modified files: release Makefile Log: Only i386 and Alpha have the compat4x distribution. Revision Changes Path 1.836 +1 -1 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Wed Jan 28 01:19:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 992CC16A4CE; Wed, 28 Jan 2004 01:19:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DACC143D58; Wed, 28 Jan 2004 01:19:16 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S9JG0B092694; Wed, 28 Jan 2004 01:19:16 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S9JG1Z092693; Wed, 28 Jan 2004 01:19:16 -0800 (PST) (envelope-from ru) Message-Id: <200401280919.i0S9JG1Z092693@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Jan 2004 01:19:16 -0800 (PST) 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: Wed, 28 Jan 2004 09:19:17 -0000 ru 2004/01/28 01:19:16 PST FreeBSD src repository Modified files: release Makefile Log: Revert revision 1.833 -- the reinstallkernel.debug target calls the installkernel.debug target (in the kernel build directory) which is only defined if the kernel was configured for debugging which it is not the case for GENERIC kernels on release branches. Revision Changes Path 1.837 +1 -1 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Wed Jan 28 01:20:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4774C16A4CE; Wed, 28 Jan 2004 01:20:15 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44BA243D62; Wed, 28 Jan 2004 01:20:05 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 92A755313; Wed, 28 Jan 2004 10:20:01 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 7D5525310; Wed, 28 Jan 2004 10:19:52 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 639DB33C6A; Wed, 28 Jan 2004 10:19:52 +0100 (CET) To: Pawel Jakub Dawidek References: <200401271933.i0RJXGRW080759@repoman.freebsd.org> <20040128025015.GP565@garage.freebsd.pl> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Wed, 28 Jan 2004 10:19:52 +0100 In-Reply-To: <20040128025015.GP565@garage.freebsd.pl> (Pawel Jakub Dawidek's message of "Wed, 28 Jan 2004 03:50:15 +0100") 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-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on flood.des.no X-Spam-Level: ss X-Spam-Status: No, hits=2.6 required=5.0 tests=RCVD_IN_DYNABLOCK, RCVD_IN_SORBS autolearn=no version=2.61 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mksnap_ffs mksnap_ffs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 09:20:15 -0000 Pawel Jakub Dawidek writes: > On Tue, Jan 27, 2004 at 11:33:16AM -0800, Dag-Erling Smorgrav wrote: > > Branch: RELENG_5_1 > Are you sure this is the right branch? Yes. Why would it not be? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Wed Jan 28 01:27:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 732CD16A4CE; Wed, 28 Jan 2004 01:27:23 -0800 (PST) Received: from ftp.bjpu.edu.cn (ftp.bjpu.edu.cn [202.112.78.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96A7843D2D; Wed, 28 Jan 2004 01:27:21 -0800 (PST) (envelope-from delphij@frontfree.net) Received: by ftp.bjpu.edu.cn (Postfix, from userid 426) id 5CC6D5358; Wed, 28 Jan 2004 17:27:20 +0800 (CST) Received: from beastie.frontfree.net (beastie.frontfree.net [218.107.145.7]) by ftp.bjpu.edu.cn (Postfix) with ESMTP id 186755299; Wed, 28 Jan 2004 17:27:20 +0800 (CST) Received: by beastie.frontfree.net (Postfix, from userid 1001) id 8D68A11657; Wed, 28 Jan 2004 17:27:18 +0800 (CST) Date: Wed, 28 Jan 2004 17:27:18 +0800 From: Xin LI To: Dag-Erling Sm?rgrav Message-ID: <20040128092718.GB32487@frontfree.net> References: <200401271933.i0RJXGRW080759@repoman.freebsd.org> <20040128025015.GP565@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cmJC7u66zC7hs+87" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-GPG-key-ID/Fingerprint: 0xCAEEB8C0 / 43B8 B703 B8DD 0231 B333 DC28 39FB 93A0 CAEE B8C0 X-GPG-Public-Key: http://www.delphij.net/delphij.asc X-Operating-System: FreeBSD beastie.frontfree.net 5.2-RELEASE FreeBSD 5.2-RELEASE #16: Sat Jan 10 15:24:09 CST 2004 delphij@beastie.frontfree.net:/usr/obj/usr/src/sys/BEASTIE i386 X-URL: http://www.delphij.net X-By: delphij@beastie.frontfree.net X-Location: Beijing, China cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sbin/mksnap_ffs mksnap_ffs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 09:27:23 -0000 --cmJC7u66zC7hs+87 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 28, 2004 at 10:19:52AM +0100, Dag-Erling Sm?rgrav wrote: >=20 > Pawel Jakub Dawidek writes: > > On Tue, Jan 27, 2004 at 11:33:16AM -0800, Dag-Erling Smorgrav wrote: > > > Branch: RELENG_5_1 > > Are you sure this is the right branch? >=20 > Yes. Why would it not be? Quick question: Will this result in a security advisory? Or it will only a version bump in the security branch? Personally, I'd prefer a silent version bump. Cheers, -- Xin LI http://www.delphij.net/ See complete headers for GPG key and other information. --cmJC7u66zC7hs+87 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAF4B2OfuToMruuMARAvHDAJkBLYend8BYppk9v0rC/ruQOIEHcwCfeogY cAVBe3tdhhKfroedP3XDJNQ= =sot1 -----END PGP SIGNATURE----- --cmJC7u66zC7hs+87 Content-Type: text/plain Scanned by evaluation version of Dr.Web antivirus Daemon http://drweb.ru/unix/ --cmJC7u66zC7hs+87-- From owner-cvs-src@FreeBSD.ORG Wed Jan 28 01:38:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F46216A4CE; Wed, 28 Jan 2004 01:38:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF47D43D45; Wed, 28 Jan 2004 01:38:40 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0S9ce0B096954; Wed, 28 Jan 2004 01:38:40 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0S9ce8Q096953; Wed, 28 Jan 2004 01:38:40 -0800 (PST) (envelope-from ru) Message-Id: <200401280938.i0S9ce8Q096953@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Jan 2004 01:38:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/amd64 boot_crunch.conf src/release/i386 boot_crunch.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 09:38:41 -0000 ru 2004/01/28 01:38:40 PST FreeBSD src repository Modified files: release/amd64 boot_crunch.conf release/i386 boot_crunch.conf Log: Clean up after revision 1.55. Revision Changes Path 1.57 +1 -1 src/release/amd64/boot_crunch.conf 1.57 +1 -1 src/release/i386/boot_crunch.conf From owner-cvs-src@FreeBSD.ORG Wed Jan 28 02:15:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D9CD16A4CE; Wed, 28 Jan 2004 02:15:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CCA543D1F; Wed, 28 Jan 2004 02:15:48 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SAFm0B006358; Wed, 28 Jan 2004 02:15:48 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SAFmEU006357; Wed, 28 Jan 2004 02:15:48 -0800 (PST) (envelope-from ru) Message-Id: <200401281015.i0SAFmEU006357@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Jan 2004 02:15:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/alpha boot_crunch.conf src/release/ia64 boot_crunch.conf src/release/sparc64 boot_crunch.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 10:15:49 -0000 ru 2004/01/28 02:15:48 PST FreeBSD src repository Modified files: release/alpha boot_crunch.conf release/ia64 boot_crunch.conf release/sparc64 boot_crunch.conf Log: Put slattach(8), camcontrol(8), usbd(8), and usbdevs(8) onto the MFS root file system now that these architectures always use the GENERIC kernel for installs. Revision Changes Path 1.53 +3 -3 src/release/alpha/boot_crunch.conf 1.6 +4 -4 src/release/ia64/boot_crunch.conf 1.5 +3 -3 src/release/sparc64/boot_crunch.conf From owner-cvs-src@FreeBSD.ORG Wed Jan 28 02:18:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1B4216A4CF; Wed, 28 Jan 2004 02:18:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A956443D2D; Wed, 28 Jan 2004 02:18:54 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SAIs0B006419; Wed, 28 Jan 2004 02:18:54 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SAIs5e006418; Wed, 28 Jan 2004 02:18:54 -0800 (PST) (envelope-from ru) Message-Id: <200401281018.i0SAIs5e006418@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Jan 2004 02:18:54 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/pc98 boot_crunch.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 10:18:56 -0000 ru 2004/01/28 02:18:54 PST FreeBSD src repository Modified files: release/pc98 boot_crunch.conf Log: Put slattach(8) onto the MFS root file system now that we always use the GENERIC kernel for installs which has the sl(4) support. Revision Changes Path 1.57 +1 -1 src/release/pc98/boot_crunch.conf From owner-cvs-src@FreeBSD.ORG Wed Jan 28 02:58:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE61C16A4CE; Wed, 28 Jan 2004 02:58:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C69043D2F; Wed, 28 Jan 2004 02:58:38 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SAwc0B014683; Wed, 28 Jan 2004 02:58:38 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SAwcI5014682; Wed, 28 Jan 2004 02:58:38 -0800 (PST) (envelope-from ru) Message-Id: <200401281058.i0SAwcI5014682@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Jan 2004 02:58:37 -0800 (PST) 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: Wed, 28 Jan 2004 10:58:39 -0000 ru 2004/01/28 02:58:37 PST FreeBSD src repository Modified files: release/scripts doFS.sh Log: GC some old cruft. Revision Changes Path 1.55 +0 -2 src/release/scripts/doFS.sh From owner-cvs-src@FreeBSD.ORG Wed Jan 28 04:34:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0322916A4CE; Wed, 28 Jan 2004 04:34:01 -0800 (PST) Received: from smtp-out1.xs4all.nl (smtp-out1.xs4all.nl [194.109.24.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E25C43D2D; Wed, 28 Jan 2004 04:33:59 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-out1.xs4all.nl (8.12.10/8.12.10) with ESMTP id i0SCXvQ5075730; Wed, 28 Jan 2004 13:33:57 +0100 (CET) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.10/8.12.9) with ESMTP id i0SCXvvE009422; Wed, 28 Jan 2004 13:33:57 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.10/8.12.9/Submit) id i0SCXuei009421; Wed, 28 Jan 2004 13:33:56 +0100 (CET) (envelope-from wkb) Date: Wed, 28 Jan 2004 13:33:56 +0100 From: Wilko Bulte To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20040128123356.GA9404@freebie.xs4all.nl> References: <200401271933.i0RJXGRW080759@repoman.freebsd.org> <20040128025015.GP565@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/mksnap_ffs mksnap_ffs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 12:34:01 -0000 On Wed, Jan 28, 2004 at 10:19:52AM +0100, Dag-Erling Smørgrav wrote: > Pawel Jakub Dawidek writes: > > On Tue, Jan 27, 2004 at 11:33:16AM -0800, Dag-Erling Smorgrav wrote: > > > Branch: RELENG_5_1 > > Are you sure this is the right branch? > > Yes. Why would it not be? I guess because the commit is missing the Approved by: so@ ? -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-src@FreeBSD.ORG Wed Jan 28 05:28:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76CEC16A4CE; Wed, 28 Jan 2004 05:28:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C97C343D1F; Wed, 28 Jan 2004 05:28:45 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SDSj0B055001; Wed, 28 Jan 2004 05:28:45 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SDSjeT055000; Wed, 28 Jan 2004 05:28:45 -0800 (PST) (envelope-from mux) Message-Id: <200401281328.i0SDSjeT055000@repoman.freebsd.org> From: Maxime Henrion Date: Wed, 28 Jan 2004 05:28:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 pmap.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 13:28:46 -0000 mux 2004/01/28 05:28:45 PST FreeBSD src repository Modified files: share/man/man9 pmap.9 Log: Fix typo. Revision Changes Path 1.5 +1 -1 src/share/man/man9/pmap.9 From owner-cvs-src@FreeBSD.ORG Wed Jan 28 05:29:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E20F16A4CE; Wed, 28 Jan 2004 05:29:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A05AA43D31; Wed, 28 Jan 2004 05:29:40 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SDTe0B055041; Wed, 28 Jan 2004 05:29:40 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SDTe5h055040; Wed, 28 Jan 2004 05:29:40 -0800 (PST) (envelope-from mux) Message-Id: <200401281329.i0SDTe5h055040@repoman.freebsd.org> From: Maxime Henrion Date: Wed, 28 Jan 2004 05:29:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 pmap.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 13:29:41 -0000 mux 2004/01/28 05:29:40 PST FreeBSD src repository Modified files: share/man/man9 pmap.9 Log: Fix another typo. Revision Changes Path 1.6 +1 -1 src/share/man/man9/pmap.9 From owner-cvs-src@FreeBSD.ORG Wed Jan 28 06:51:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A04FF16A4CE; Wed, 28 Jan 2004 06:51:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED48343D1D; Wed, 28 Jan 2004 06:51:38 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SEpc0B073744; Wed, 28 Jan 2004 06:51:38 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SEpcZ9073740; Wed, 28 Jan 2004 06:51:38 -0800 (PST) (envelope-from nyan) Message-Id: <200401281451.i0SEpcZ9073740@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 28 Jan 2004 06:51:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release Makefile.inc.docports X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 14:51:39 -0000 nyan 2004/01/28 06:51:38 PST FreeBSD src repository Modified files: release Makefile.inc.docports Log: Add gettext-old to the MINIMALDOCPORTS variable. Revision Changes Path 1.21 +1 -0 src/release/Makefile.inc.docports From owner-cvs-src@FreeBSD.ORG Wed Jan 28 07:01:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9129C16A4CE; Wed, 28 Jan 2004 07:01:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E07B343D2D; Wed, 28 Jan 2004 07:01:39 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SF1d0B075784; Wed, 28 Jan 2004 07:01:39 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SF1dHf075780; Wed, 28 Jan 2004 07:01:39 -0800 (PST) (envelope-from ume) Message-Id: <200401281501.i0SF1dHf075780@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 28 Jan 2004 07:01:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet6 nd6.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 15:01:40 -0000 ume 2004/01/28 07:01:39 PST FreeBSD src repository Modified files: sys/netinet6 nd6.c Log: protect access to ifnet structure with mutex. Revision Changes Path 1.39 +2 -0 src/sys/netinet6/nd6.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 08:14:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ED9B16A4CE; Wed, 28 Jan 2004 08:14:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5703E43D39; Wed, 28 Jan 2004 08:14:50 -0800 (PST) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SGEo0B094249; Wed, 28 Jan 2004 08:14:50 -0800 (PST) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SGEo69094248; Wed, 28 Jan 2004 08:14:50 -0800 (PST) (envelope-from harti) Message-Id: <200401281614.i0SGEo69094248@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 28 Jan 2004 08:14:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/bsnmp FREEBSD-Xlist X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 16:14:51 -0000 harti 2004/01/28 08:14:49 PST FreeBSD src repository Added files: contrib/bsnmp FREEBSD-Xlist Log: Add an exclusion list that lists all the files from the original distribution that we don't need. Revision Changes Path 1.1 +10 -0 src/contrib/bsnmp/FREEBSD-Xlist (new) From owner-cvs-src@FreeBSD.ORG Wed Jan 28 08:28:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B533916A4CE; Wed, 28 Jan 2004 08:28:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97B4D43D5F; Wed, 28 Jan 2004 08:28:51 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SGSp0B096702; Wed, 28 Jan 2004 08:28:51 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SGSp6i096701; Wed, 28 Jan 2004 08:28:51 -0800 (PST) (envelope-from jhb) Message-Id: <200401281628.i0SGSp6i096701@repoman.freebsd.org> From: John Baldwin Date: Wed, 28 Jan 2004 08:28:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 16:28:52 -0000 jhb 2004/01/28 08:28:51 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/boot/i386/libi386 biosdisk.c Log: MFC: Fix edge case in floppy bounce buffers used for crossing 64k boundary. Revision Changes Path 1.26.2.7 +1 -1 src/sys/boot/i386/libi386/biosdisk.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 08:56:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 613BE16A4CF; Wed, 28 Jan 2004 08:56:35 -0800 (PST) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id B404743D2F; Wed, 28 Jan 2004 08:56:33 -0800 (PST) (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 6683D54883; Wed, 28 Jan 2004 10:56:33 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id 1E2C06D475; Wed, 28 Jan 2004 10:56:33 -0600 (CST) Date: Wed, 28 Jan 2004 10:56:33 -0600 From: "Jacques A. Vidrine" To: Xin LI Message-ID: <20040128165633.GD20850@madman.celabo.org> References: <200401271933.i0RJXGRW080759@repoman.freebsd.org> <20040128025015.GP565@garage.freebsd.pl> <20040128092718.GB32487@frontfree.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040128092718.GB32487@frontfree.net> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.4i-ja.1 cc: Dag-Erling Smørgrav cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mksnap_ffs mksnap_ffs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 16:56:35 -0000 On Wed, Jan 28, 2004 at 05:27:18PM +0800, Xin LI wrote: > Quick question: Will this result in a security advisory? Or it will only > a version bump in the security branch? > > Personally, I'd prefer a silent version bump. Yes, it will result in a security advisory. No (intentional :-) commit to the security branches is made without a corresponding security advisory. 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 Wed Jan 28 09:12:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD45116A4CE; Wed, 28 Jan 2004 09:12:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1827D43D45; Wed, 28 Jan 2004 09:12:41 -0800 (PST) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SHCe0B014006; Wed, 28 Jan 2004 09:12:40 -0800 (PST) (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SHCeDn014005; Wed, 28 Jan 2004 09:12:40 -0800 (PST) (envelope-from cognet) Message-Id: <200401281712.i0SHCeDn014005@repoman.freebsd.org> From: Olivier Houchard Date: Wed, 28 Jan 2004 09:12:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/termcap termcap.src X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 17:12:42 -0000 cognet 2004/01/28 09:12:40 PST FreeBSD src repository Modified files: (Branch: RELENG_4) share/termcap termcap.src Log: MFC rev 1.138: Update Eterm entry to Eterm 0.9.2 Submitted by: Geraud CONTINSOUZAS Revision Changes Path 1.89.2.27 +5 -5 src/share/termcap/termcap.src From owner-cvs-src@FreeBSD.ORG Wed Jan 28 09:20:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4268D16A4CF; Wed, 28 Jan 2004 09:20:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A1B043D1D; Wed, 28 Jan 2004 09:20:09 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SHK90B014251; Wed, 28 Jan 2004 09:20:09 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SHK9hk014250; Wed, 28 Jan 2004 09:20:09 -0800 (PST) (envelope-from obrien) Message-Id: <200401281720.i0SHK9hk014250@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 28 Jan 2004 09:20:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/etc make.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 17:20:11 -0000 obrien 2004/01/28 09:20:08 PST FreeBSD src repository Modified files: share/examples/etc make.conf Log: Always build ext2fs module. There is no written policy preventing the building of GPL'ed modules. Revision Changes Path 1.221 +0 -3 src/share/examples/etc/make.conf From owner-cvs-src@FreeBSD.ORG Wed Jan 28 09:34:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D311E16A4CE; Wed, 28 Jan 2004 09:34:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0251843D2F; Wed, 28 Jan 2004 09:34:27 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SHYQ0B018314; Wed, 28 Jan 2004 09:34:26 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SHYQuA018313; Wed, 28 Jan 2004 09:34:26 -0800 (PST) (envelope-from jhb) Message-Id: <200401281734.i0SHYQuA018313@repoman.freebsd.org> From: John Baldwin Date: Wed, 28 Jan 2004 09:34:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/lib/libstand bzipfs.c dosfs.c ext2fs.c fstat.c nfs.c nullfs.c read.c splitfs.c ufs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 17:34:28 -0000 jhb 2004/01/28 09:34:26 PST FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libstand bzipfs.c dosfs.c ext2fs.c fstat.c nfs.c nullfs.c read.c splitfs.c ufs.c Log: MFC: Various fixes to libstand filesystem code: - Cleanup inconsistencies in error code handling. - Fix splitfs to allow for the first chunk to be on a different floppy than the foo.split file. Revision Changes Path 1.2.2.4 +11 -5 src/lib/libstand/bzipfs.c 1.4.2.2 +5 -2 src/lib/libstand/dosfs.c 1.1.2.3 +2 -1 src/lib/libstand/ext2fs.c 1.1.1.1.6.1 +3 -0 src/lib/libstand/fstat.c 1.2.6.4 +3 -2 src/lib/libstand/nfs.c 1.3.2.2 +6 -11 src/lib/libstand/nullfs.c 1.1.1.1.6.2 +2 -2 src/lib/libstand/read.c 1.3.2.2 +44 -18 src/lib/libstand/splitfs.c 1.5.6.2 +1 -0 src/lib/libstand/ufs.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 09:36:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF8AC16A4CE; Wed, 28 Jan 2004 09:36:06 -0800 (PST) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27A1643D31; Wed, 28 Jan 2004 09:36:00 -0800 (PST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [IPv6:::1]) i0SHZu0e019412; Wed, 28 Jan 2004 19:35:56 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.12.9/8.12.9/Submit) id i0SHZt3C019409; Wed, 28 Jan 2004 19:35:55 +0200 (SAST) (envelope-from jhay) Date: Wed, 28 Jan 2004 19:35:55 +0200 From: John Hay To: Takahashi Yoshihiro Message-ID: <20040128173555.GA19266@zibbi.icomtek.csir.co.za> References: <200401281451.i0SEpcZ9073740@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401281451.i0SEpcZ9073740@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile.inc.docports X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 17:36:06 -0000 On Wed, Jan 28, 2004 at 06:51:38AM -0800, Takahashi Yoshihiro wrote: > nyan 2004/01/28 06:51:38 PST > > FreeBSD src repository > > Modified files: > release Makefile.inc.docports > Log: > Add gettext-old to the MINIMALDOCPORTS variable. Is that really needed? I have been running with this patch the last 2 days and using NOPORTS=YES so that MINIMALDOCPORTS will be used and it worked without a problem. I was going to commit it in a day or so. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org Index: release/Makefile.inc.docports =================================================================== RCS file: /home/ncvs/src/release/Makefile.inc.docports,v retrieving revision 1.20 diff -u -r1.20 Makefile.inc.docports --- release/Makefile.inc.docports 11 Jan 2004 11:55:37 -0000 1.20 +++ release/Makefile.inc.docports 27 Jan 2004 05:40:33 -0000 @@ -24,8 +24,6 @@ ports/Templates \ ports/archivers/unzip \ ports/converters/libiconv \ - ports/devel/bison \ - ports/devel/gettext \ ports/devel/gmake \ ports/devel/libtool13 \ ports/devel/pkgconfig \ @@ -40,6 +38,7 @@ ports/lang/perl5 \ ports/print/freetype2 \ ports/print/ghostscript-gnu \ + ports/print/ghostscript-gnu-nox11 \ ports/textproc/docbook \ ports/textproc/docbook-241 \ ports/textproc/docbook-300 \ @@ -50,13 +49,11 @@ ports/textproc/docbook-xsl \ ports/textproc/docproj \ ports/textproc/dsssl-docbook-modular \ - ports/textproc/expat2 \ ports/textproc/html \ ports/textproc/iso8879 \ ports/textproc/libxml2 \ ports/textproc/libxslt \ ports/textproc/linuxdoc \ - ports/textproc/mkcatalog \ ports/textproc/scr2txt \ ports/textproc/sdocbook-xml \ ports/textproc/sgmlformat \ From owner-cvs-src@FreeBSD.ORG Wed Jan 28 09:44:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 181EF16A4CE; Wed, 28 Jan 2004 09:44:20 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC4C543D1F; Wed, 28 Jan 2004 09:44:16 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0SHiEA0074890; Wed, 28 Jan 2004 09:44:14 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0SHiEO0074889; Wed, 28 Jan 2004 09:44:14 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Jan 2004 09:44:13 -0800 From: "David O'Brien" To: "Jacques A. Vidrine" Message-ID: <20040128174413.GA74224@dragon.nuxi.com> References: <200401211627.i0LGRvUS089121@repoman.freebsd.org> <20040126042448.GA11430@dragon.nuxi.com> <20040126130024.GD9772@madman.celabo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040126130024.GD9772@madman.celabo.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/cvs/src modules.c server.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 17:44:20 -0000 On Mon, Jan 26, 2004 at 07:00:24AM -0600, Jacques A. Vidrine wrote: > On Sun, Jan 25, 2004 at 08:24:48PM -0800, David O'Brien wrote: > > On Wed, Jan 21, 2004 at 08:27:57AM -0800, Jacques Vidrine wrote: > > > nectar 2004/01/21 08:27:57 PST > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: CYCLIC) > > > contrib/cvs/src modules.c server.c > > > Log: > > > Incorporate two security fixes from later versions of CVS. > > > From the NEWS file of cvs 1.11.11: > > > > This is a messy way to do this -- why didn't we just do a full import of > > 1.11.11? > > Well *I* didn't do a full import because I'm not our CVS maintainer > and I don't want to be the CVS maintainer. I like the job our current > CVS maintainer does and I'm content to wait until he is ready to > import a new version. > > So instead I followed standard procedure for incorporating a bugfix > from upstream without importing a new version. I'm not sure what's so > messy. It makes the vendor branch isn't consistent -- a hodge-podge of sources. The standard procedure for incorporating a bugfix assumes that once there is a full release out with the bug fix it would be imported. From owner-cvs-src@FreeBSD.ORG Wed Jan 28 10:22:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E934116A4CE; Wed, 28 Jan 2004 10:22:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2136C43D2D; Wed, 28 Jan 2004 10:22:20 -0800 (PST) (envelope-from cracauer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SIMJ0B029890; Wed, 28 Jan 2004 10:22:19 -0800 (PST) (envelope-from cracauer@repoman.freebsd.org) Received: (from cracauer@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SIMJlS029889; Wed, 28 Jan 2004 10:22:19 -0800 (PST) (envelope-from cracauer) Message-Id: <200401281822.i0SIMJlS029889@repoman.freebsd.org> From: Martin Cracauer Date: Wed, 28 Jan 2004 10:22:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/sh eval.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 18:22:21 -0000 cracauer 2004/01/28 10:22:19 PST FreeBSD src repository Modified files: bin/sh eval.c Log: The PR diff I committed recently had one bug noticed by Joe Marcus Clarke , subshells could lose a non-zero exit status. This commit is Joe's proposed patch. Thanks! I verified that the problem Joe found is fixed and I ran a full world with this patch. I don't plan to ever commit language patches to /bin/sh again. It is a minefield too big to navigate without a full-time committment, which I am not willing to do on our /bin/sh. Under normal circumstances I would recommend using NetBSD's sh which has a lot of language fixes (like the ones what these patches were about) but unfortunately they had implemented broken signal behaviour for shellscript containing interactive programs. Similar issues apply to pdksh which is OpenBSD's sh. From my perspective bash2 is the only really working bourne sh out there and that one is GPLed. Oh well. Revision Changes Path 1.41 +2 -1 src/bin/sh/eval.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 10:51:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17DB416A4CE; Wed, 28 Jan 2004 10:51:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52F2C43D53; Wed, 28 Jan 2004 10:51:25 -0800 (PST) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SIpP0B035405; Wed, 28 Jan 2004 10:51:25 -0800 (PST) (envelope-from wes@repoman.freebsd.org) Received: (from wes@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SIpOjM035401; Wed, 28 Jan 2004 10:51:24 -0800 (PST) (envelope-from wes) Message-Id: <200401281851.i0SIpOjM035401@repoman.freebsd.org> From: Wes Peters Date: Wed, 28 Jan 2004 10:51:24 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/fetch fetch.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 18:51:27 -0000 wes 2004/01/28 10:51:24 PST FreeBSD src repository Modified files: usr.bin/fetch fetch.1 Log: Remove the inadvertant HTML additions to this man page. These appear to have been inserted in the PR text by gnatsweb. Noticed by: des (maintainer) Revision Changes Path 1.59 +4 -4 src/usr.bin/fetch/fetch.1 From owner-cvs-src@FreeBSD.ORG Wed Jan 28 11:01:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CCEE16A4CE; Wed, 28 Jan 2004 11:01:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4661443D2F; Wed, 28 Jan 2004 11:01:11 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SJ1A0B036994; Wed, 28 Jan 2004 11:01:10 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SJ1A5X036981; Wed, 28 Jan 2004 11:01:10 -0800 (PST) (envelope-from njl) Message-Id: <200401281901.i0SJ1A5X036981@repoman.freebsd.org> From: Nate Lawson Date: Wed, 28 Jan 2004 11:01:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/sh jobs.c trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 19:01:12 -0000 njl 2004/01/28 11:01:10 PST FreeBSD src repository Modified files: bin/sh jobs.c trap.c Log: Use sys_nsig instead of NSIG for the length of the signal arrays. This is important if we add new signals later. From DragonflyBSD: jobs.c:1.4, trap.c:1.3. Obtained from: DragonflyBSD Revision Changes Path 1.65 +2 -2 src/bin/sh/jobs.c 1.26 +4 -4 src/bin/sh/trap.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 11:04:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B71016A4CE; Wed, 28 Jan 2004 11:04:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A875343D39; Wed, 28 Jan 2004 11:04:14 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SJ4E0B039417; Wed, 28 Jan 2004 11:04:14 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SJ4Efo039416; Wed, 28 Jan 2004 11:04:14 -0800 (PST) (envelope-from njl) Message-Id: <200401281904.i0SJ4Efo039416@repoman.freebsd.org> From: Nate Lawson Date: Wed, 28 Jan 2004 11:04:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/kill kill.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 19:04:15 -0000 njl 2004/01/28 11:04:14 PST FreeBSD src repository Modified files: bin/kill kill.c Log: Use sys_nsig instead of the static NSIG. DragonflyBSD kill.c:1.3 Obtained from: DragonflyBSD Revision Changes Path 1.17 +5 -5 src/bin/kill/kill.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 11:29:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02BC916A4CE; Wed, 28 Jan 2004 11:29:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A683443D39; Wed, 28 Jan 2004 11:29:16 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SJTG0B043859; Wed, 28 Jan 2004 11:29:16 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SJTGIP043858; Wed, 28 Jan 2004 11:29:16 -0800 (PST) (envelope-from obrien) Message-Id: <200401281929.i0SJTGIP043858@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 28 Jan 2004 11:29:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.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, 28 Jan 2004 19:29:18 -0000 obrien 2004/01/28 11:29:16 PST FreeBSD src repository Removed files: sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.h Log: This has been disconnected from the build since May 2003. GC it, as bsdlabel and sunlabel are what we use now. Revision Changes Path 1.11 +0 -12 src/sbin/disklabel/Makefile (dead) 1.17 +0 -525 src/sbin/disklabel/disklabel.5 (dead) 1.54 +0 -976 src/sbin/disklabel/disklabel.8 (dead) 1.82 +0 -1581 src/sbin/disklabel/disklabel.c (dead) 1.5 +0 -40 src/sbin/disklabel/pathnames.h (dead) From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:19:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6FCD16A4CE; Wed, 28 Jan 2004 12:19:04 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 697F343D39; Wed, 28 Jan 2004 12:18:54 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0SKJTem011314; Wed, 28 Jan 2004 22:19:32 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0SKJSeX011309; Wed, 28 Jan 2004 22:19:28 +0200 (EET) (envelope-from ru) Date: Wed, 28 Jan 2004 22:19:28 +0200 From: Ruslan Ermilov To: "David E. O'Brien" Message-ID: <20040128201928.GA11253@FreeBSD.org.ua> References: <200401281929.i0SJTGIP043858@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+pHx0qQiF2pBVqBT" Content-Disposition: inline In-Reply-To: <200401281929.i0SJTGIP043858@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Poul-Henning Kamp cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.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, 28 Jan 2004 20:19:04 -0000 --+pHx0qQiF2pBVqBT Content-Type: multipart/mixed; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 28, 2004 at 11:29:16AM -0800, David E. O'Brien wrote: > obrien 2004/01/28 11:29:16 PST >=20 > FreeBSD src repository >=20 > Removed files: > sbin/disklabel Makefile disklabel.5 disklabel.8=20 > disklabel.c pathnames.h=20 > Log: > This has been disconnected from the build since May 2003. GC it, as > bsdlabel and sunlabel are what we use now. > =20 > Revision Changes Path > 1.11 +0 -12 src/sbin/disklabel/Makefile (dead) > 1.17 +0 -525 src/sbin/disklabel/disklabel.5 (dead) > 1.54 +0 -976 src/sbin/disklabel/disklabel.8 (dead) > 1.82 +0 -1581 src/sbin/disklabel/disklabel.c (dead) > 1.5 +0 -40 src/sbin/disklabel/pathnames.h (dead) >=20 *Sigh* I have only today reminded Poul-Henning about it. ;) I've also suggested (for some time now) to commit the attached patch, but he told me to wait until after 5.2 is settled. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=p Content-Transfer-Encoding: quoted-printable Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/sbin/bsdlabel/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 11 Jan 2004 09:11:10 -0000 1.19 +++ Makefile 20 Jan 2004 07:19:37 -0000 @@ -7,17 +7,15 @@ SRCS=3D bsdlabel.c geom_bsd_enc.c #MAN=3D bsdlabel.5 MAN+=3D bsdlabel.8 - -.if ${MACHINE_ARCH} =3D=3D "i386" || ${MACHINE_ARCH} =3D=3D "alpha" || \ - ${MACHINE_ARCH} =3D=3D "amd64" -LINKS=3D ${BINDIR}/bsdlabel ${BINDIR}/disklabel -MLINKS=3D bsdlabel.8 disklabel.8 -.endif - DPADD=3D ${LIBGEOM} LDADD=3D -lgeom =20 .include + +afterinstall: +.if exists(${DESTDIR}${BINDIR}/disklabel) + rm -f ${DESTDIR}${BINDIR}/disklabel +.endif =20 test: ${PROG} sh ${.CURDIR}/runtest.sh --IJpNTDwzlM2Ie8A6-- --+pHx0qQiF2pBVqBT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGBlQUkv4P6juNwoRAjPQAJ0dBb1Ln1X3Io/e+XXm9YuuKu3JBQCeOg7D dkK3dhrp4bDlhkeb6pERFbo= =v38A -----END PGP SIGNATURE----- --+pHx0qQiF2pBVqBT-- From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:21:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B2F716A4CE; Wed, 28 Jan 2004 12:21:15 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2A2D43D54; Wed, 28 Jan 2004 12:21:07 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0SKLoem011373; Wed, 28 Jan 2004 22:21:50 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0SKLnfI011368; Wed, 28 Jan 2004 22:21:49 +0200 (EET) (envelope-from ru) Date: Wed, 28 Jan 2004 22:21:49 +0200 From: Ruslan Ermilov To: Maksim Yevmenkin Message-ID: <20040128202149.GB11253@FreeBSD.org.ua> References: <200401280042.i0S0gpp2060346@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WplhKdTI2c8ulnbP" Content-Disposition: inline In-Reply-To: <200401280042.i0S0gpp2060346@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include Makefile src/lib Makefile src/share/examples/etc make.conf src/sys/modules/netgraph Makefile src/usr.bin Makefile 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: Wed, 28 Jan 2004 20:21:15 -0000 --WplhKdTI2c8ulnbP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 27, 2004 at 04:42:51PM -0800, Maksim Yevmenkin wrote: > emax 2004/01/27 16:42:51 PST >=20 > FreeBSD src repository >=20 > Modified files: > include Makefile=20 > lib Makefile=20 > share/examples/etc make.conf=20 > sys/modules/netgraph Makefile=20 > usr.bin Makefile=20 > usr.sbin Makefile=20 > Log: > Add NO_BLUETOOTH knob to the build process > =20 > Requested by: phk > Reviewed by: imp (mentor), ru > =20 I forgot to say this in my review: could you please also document this knob in the make.conf(5) manpage, right before it speaks about NO_CVS? Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --WplhKdTI2c8ulnbP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGBndUkv4P6juNwoRAmmMAJ9s0phcKnQPsNuW71Z69106e4MtXwCfZvI8 k4kq0djT4jWDsdj3ACE45eQ= =tedf -----END PGP SIGNATURE----- --WplhKdTI2c8ulnbP-- From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:26:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E95B916A4CE; Wed, 28 Jan 2004 12:26:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E409643D1F; Wed, 28 Jan 2004 12:26:39 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SKQd0B059187; Wed, 28 Jan 2004 12:26:39 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SKQdBW059186; Wed, 28 Jan 2004 12:26:39 -0800 (PST) (envelope-from jhb) Message-Id: <200401282026.i0SKQdBW059186@repoman.freebsd.org> From: John Baldwin Date: Wed, 28 Jan 2004 12:26:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_thread.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 20:26:42 -0000 jhb 2004/01/28 12:26:39 PST FreeBSD src repository Modified files: sys/kern kern_thread.c Log: Use mtx_assert() rather than using a home-rolled version. Revision Changes Path 1.170 +1 -1 src/sys/kern/kern_thread.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:28:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84B3616A4CE; Wed, 28 Jan 2004 12:28:24 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E83B43D1F; Wed, 28 Jan 2004 12:28:23 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0SKSMA0077933; Wed, 28 Jan 2004 12:28:22 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0SKSMQa077932; Wed, 28 Jan 2004 12:28:22 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Jan 2004 12:28:22 -0800 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20040128202822.GA77881@dragon.nuxi.com> References: <200401281929.i0SJTGIP043858@repoman.freebsd.org> <20040128201928.GA11253@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040128201928.GA11253@FreeBSD.org.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Poul-Henning Kamp cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 20:28:24 -0000 On Wed, Jan 28, 2004 at 10:19:28PM +0200, Ruslan Ermilov wrote: > Index: Makefile > =================================================================== > RCS file: /home/ncvs/src/sbin/bsdlabel/Makefile,v > retrieving revision 1.19 > diff -u -r1.19 Makefile ... > +afterinstall: > +.if exists(${DESTDIR}${BINDIR}/disklabel) > + rm -f ${DESTDIR}${BINDIR}/disklabel > +.endif This is wrong -- ${BINDIR}/disklabel is a link to {bsd,sun}label. From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:34:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E63C916A4CF; Wed, 28 Jan 2004 12:34:36 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1EE843D1F; Wed, 28 Jan 2004 12:34:29 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0SKZDem011603; Wed, 28 Jan 2004 22:35:13 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0SKZDYX011598; Wed, 28 Jan 2004 22:35:13 +0200 (EET) (envelope-from ru) Date: Wed, 28 Jan 2004 22:35:13 +0200 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20040128203513.GD11253@FreeBSD.org.ua> References: <200401281929.i0SJTGIP043858@repoman.freebsd.org> <20040128201928.GA11253@FreeBSD.org.ua> <20040128202822.GA77881@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k3qmt+ucFURmlhDS" Content-Disposition: inline In-Reply-To: <20040128202822.GA77881@dragon.nuxi.com> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Poul-Henning Kamp cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.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, 28 Jan 2004 20:34:37 -0000 --k3qmt+ucFURmlhDS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 28, 2004 at 12:28:22PM -0800, David O'Brien wrote: > On Wed, Jan 28, 2004 at 10:19:28PM +0200, Ruslan Ermilov wrote: > > Index: Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > RCS file: /home/ncvs/src/sbin/bsdlabel/Makefile,v > > retrieving revision 1.19 > > diff -u -r1.19 Makefile > ... > > +afterinstall: > > +.if exists(${DESTDIR}${BINDIR}/disklabel) > > + rm -f ${DESTDIR}${BINDIR}/disklabel > > +.endif >=20 > This is wrong -- ${BINDIR}/disklabel is a link to {bsd,sun}label. >=20 Perhaps you didn't notice that, but the trimmed part of the patch also removes the compatibility link from disklabel to bsdlabel. The disklabel is not linked to sunlabel since 2003/04/23. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --k3qmt+ucFURmlhDS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGB0BUkv4P6juNwoRAt0wAJ9CTDJ8pFcxeQBOP1PtB0q5wPjpUACghszs DgeWBVXCCJ+IrhetUtXKyEM= =Zh89 -----END PGP SIGNATURE----- --k3qmt+ucFURmlhDS-- From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:39:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94EE816A4CE; Wed, 28 Jan 2004 12:39:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC1F643D41; Wed, 28 Jan 2004 12:38:51 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SKcp0B061589; Wed, 28 Jan 2004 12:38:51 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SKcp7w061588; Wed, 28 Jan 2004 12:38:51 -0800 (PST) (envelope-from sos) Message-Id: <200401282038.i0SKcp7w061588@repoman.freebsd.org> From: Søren Schmidt Date: Wed, 28 Jan 2004 12:38:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-all.h ata-disk.c ata-lowlevel.c ata-queue.c 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: Wed, 28 Jan 2004 20:39:00 -0000 sos 2004/01/28 12:38:51 PST FreeBSD src repository Modified files: sys/dev/ata ata-all.h ata-disk.c ata-lowlevel.c ata-queue.c atapi-cd.c atapi-fd.c atapi-tape.c Log: Use the biotask functionality in GEOM to put finished requests on instead of taskqueue_swi. This shaves from 1 to 10% of the overhead. Overhaul the locking once more, there was a few possible races that are now closed. Revision Changes Path 1.72 +1 -1 src/sys/dev/ata/ata-all.h 1.169 +2 -3 src/sys/dev/ata/ata-disk.c 1.28 +8 -9 src/sys/dev/ata/ata-lowlevel.c 1.18 +20 -14 src/sys/dev/ata/ata-queue.c 1.162 +1 -1 src/sys/dev/ata/atapi-cd.c 1.93 +2 -2 src/sys/dev/ata/atapi-fd.c 1.88 +2 -2 src/sys/dev/ata/atapi-tape.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:39:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CD3A16A4CE; Wed, 28 Jan 2004 12:39:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D315543D1D; Wed, 28 Jan 2004 12:39:57 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SKdv0B061652; Wed, 28 Jan 2004 12:39:57 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SKdvQb061651; Wed, 28 Jan 2004 12:39:57 -0800 (PST) (envelope-from jhb) Message-Id: <200401282039.i0SKdvQb061651@repoman.freebsd.org> From: John Baldwin Date: Wed, 28 Jan 2004 12:39:57 -0800 (PST) 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_mutex.c kern_sx.c subr_witness.c 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: Wed, 28 Jan 2004 20:39:59 -0000 jhb 2004/01/28 12:39:57 PST FreeBSD src repository Modified files: sys/kern kern_mutex.c kern_sx.c subr_witness.c sys/sys lock.h Log: Rework witness_lock() to make it slightly more useful and flexible. - witness_lock() is split into two pieces: witness_checkorder() and witness_lock(). Witness_checkorder() determines if acquiring a specified lock at the time it is called would result in a lock order. It optionally adds a new lock order relationship as well. witness_lock() updates witness's data structures to assume that a lock has been acquired by stick a new lock instance in the appropriate lock instance list. - The mutex and sx lock functions now call checkorder() prior to trying to acquire a lock and continue to call witness_lock() after the acquire is completed. This will let witness catch a deadlock before it happens rather than trying to do so after the threads have deadlocked (i.e. never actually report it). - A new function witness_defineorder() has been added that adds a lock order between two locks at runtime without having to acquire the locks. If the lock order cannot be added it will return an error. This function is available to programmers via the WITNESS_DEFINEORDER() macro which accepts either two mutexes or two sx locks as its arguments. - A few simple wrapper macros were added to allow developers to call witness_checkorder() anywhere as a way of enforcing locking assertions in code that might acquire a certain lock in some situations. The macros are: witness_check_{mutex,shared_sx,exclusive_sx} and take an appropriate lock as the sole argument. - The code to remove a lock instance from a lock list in witness_unlock() was unnested by using a goto to vastly improve the readability of this function. Revision Changes Path 1.136 +4 -0 src/sys/kern/kern_mutex.c 1.21 +3 -0 src/sys/kern/kern_sx.c 1.167 +180 -108 src/sys/kern/subr_witness.c 1.50 +27 -0 src/sys/sys/lock.h From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:42:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 161D016A4CE for ; Wed, 28 Jan 2004 12:42:28 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 4F0C443D46 for ; Wed, 28 Jan 2004 12:42:20 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 46666 invoked by uid 1002); 28 Jan 2004 20:42:17 -0000 Received: from unknown (HELO ?10.4.1.5?) (64.58.1.252) by smtp.mho.net with SMTP; 28 Jan 2004 20:42:17 -0000 Date: Wed, 28 Jan 2004 14:49:31 -0700 (MST) From: Scott Long X-X-Sender: scottl@pooker.samsco.home To: Ruslan Ermilov In-Reply-To: <20040128203513.GD11253@FreeBSD.org.ua> Message-ID: <20040128144715.C11120@pooker.samsco.home> References: <200401281929.i0SJTGIP043858@repoman.freebsd.org> <20040128202822.GA77881@dragon.nuxi.com> <20040128203513.GD11253@FreeBSD.org.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Poul-Henning Kamp cc: David O'Brien Subject: Re: cvs commit: src/sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.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, 28 Jan 2004 20:42:28 -0000 On Wed, 28 Jan 2004, Ruslan Ermilov wrote: > On Wed, Jan 28, 2004 at 12:28:22PM -0800, David O'Brien wrote: > > On Wed, Jan 28, 2004 at 10:19:28PM +0200, Ruslan Ermilov wrote: > > > Index: Makefile > > > =================================================================== > > > RCS file: /home/ncvs/src/sbin/bsdlabel/Makefile,v > > > retrieving revision 1.19 > > > diff -u -r1.19 Makefile > > ... > > > +afterinstall: > > > +.if exists(${DESTDIR}${BINDIR}/disklabel) > > > + rm -f ${DESTDIR}${BINDIR}/disklabel > > > +.endif > > > > This is wrong -- ${BINDIR}/disklabel is a link to {bsd,sun}label. > > > Perhaps you didn't notice that, but the trimmed part of the patch > also removes the compatibility link from disklabel to bsdlabel. > > The disklabel is not linked to sunlabel since 2003/04/23. > Do not remove the compatibility link. We can debate whether or not it should point to sunlabel (I think that it should, on the appropriate ARCH), but it should not be removed. Scott From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:44:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D34116A4CE; Wed, 28 Jan 2004 12:44:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D86D643D5E; Wed, 28 Jan 2004 12:44:08 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SKi80B063748; Wed, 28 Jan 2004 12:44:08 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SKi8Y6063747; Wed, 28 Jan 2004 12:44:08 -0800 (PST) (envelope-from jhb) Message-Id: <200401282044.i0SKi8Y6063747@repoman.freebsd.org> From: John Baldwin Date: Wed, 28 Jan 2004 12:44:08 -0800 (PST) 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 apic_vector.s src/sys/i386/isa atpic_vector.s X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 20:44:16 -0000 jhb 2004/01/28 12:44:08 PST FreeBSD src repository Modified files: sys/i386/i386 apic_vector.s sys/i386/isa atpic_vector.s Log: Optimize the i386 interrupt entry code to not reload the segment registers if they already contain the correct kernel selectors. Reviewed by: peter Suggested by: peter Revision Changes Path 1.96 +30 -39 src/sys/i386/i386/apic_vector.s 1.41 +4 -1 src/sys/i386/isa/atpic_vector.s From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:44:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7561E16A4CE; Wed, 28 Jan 2004 12:44:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD73843D54; Wed, 28 Jan 2004 12:44:41 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SKif0B063779; Wed, 28 Jan 2004 12:44:41 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SKifeF063778; Wed, 28 Jan 2004 12:44:41 -0800 (PST) (envelope-from jhb) Message-Id: <200401282044.i0SKifeF063778@repoman.freebsd.org> From: John Baldwin Date: Wed, 28 Jan 2004 12:44:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_synch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 20:44:42 -0000 jhb 2004/01/28 12:44:41 PST FreeBSD src repository Modified files: sys/kern kern_synch.c Log: Move the loadav() callout into its own kthread since it uses allproc_lock which is a sleepable lock and thus is not safe to acquire from a callout routine. Revision Changes Path 1.240 +31 -12 src/sys/kern/kern_synch.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:46:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAB9716A4CE; Wed, 28 Jan 2004 12:46:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C315E43D5F; Wed, 28 Jan 2004 12:46:31 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SKkV0B063912; Wed, 28 Jan 2004 12:46:31 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SKkVEe063911; Wed, 28 Jan 2004 12:46:31 -0800 (PST) (envelope-from peter) Message-Id: <200401282046.i0SKkVEe063911@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 12:46:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/pci pci_cfgreg.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 20:46:42 -0000 peter 2004/01/28 12:46:31 PST FreeBSD src repository Modified files: sys/amd64/pci pci_cfgreg.c Log: MFi386: change an outb to a DELAY() Revision Changes Path 1.105 +1 -1 src/sys/amd64/pci/pci_cfgreg.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:46:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F081516A4DB; Wed, 28 Jan 2004 12:46:56 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E23743D6D; Wed, 28 Jan 2004 12:46:54 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i0SKkroZ001099; Wed, 28 Jan 2004 21:46:54 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: John Baldwin From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 28 Jan 2004 12:44:41 PST." <200401282044.i0SKifeF063778@repoman.freebsd.org> Date: Wed, 28 Jan 2004 21:46:53 +0100 Message-ID: <1098.1075322813@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_synch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 20:46:57 -0000 In message <200401282044.i0SKifeF063778@repoman.freebsd.org>, John Baldwin writ es: >jhb 2004/01/28 12:44:41 PST > > FreeBSD src repository > > Modified files: > sys/kern kern_synch.c > Log: > Move the loadav() callout into its own kthread since it uses allproc_lock > which is a sleepable lock and thus is not safe to acquire from a callout > routine. Thankyou! Now I can put DIAGNOSTIC back on my test-box :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Wed Jan 28 12:51:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD39E16A4CE; Wed, 28 Jan 2004 12:51:04 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D2CF43D45; Wed, 28 Jan 2004 12:50:58 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0SKpcem011999; Wed, 28 Jan 2004 22:51:38 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0SKpcp9011998; Wed, 28 Jan 2004 22:51:38 +0200 (EET) (envelope-from ru) Date: Wed, 28 Jan 2004 22:51:37 +0200 From: Ruslan Ermilov To: Scott Long Message-ID: <20040128205137.GG11253@FreeBSD.org.ua> References: <200401281929.i0SJTGIP043858@repoman.freebsd.org> <20040128201928.GA11253@FreeBSD.org.ua> <20040128202822.GA77881@dragon.nuxi.com> <20040128203513.GD11253@FreeBSD.org.ua> <20040128144715.C11120@pooker.samsco.home> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oXNgvKVxGWJ0RPMJ" Content-Disposition: inline In-Reply-To: <20040128144715.C11120@pooker.samsco.home> User-Agent: Mutt/1.5.5.1i cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: src-committers@freebsd.org cc: Poul-Henning Kamp cc: David O'Brien Subject: Re: cvs commit: src/sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.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, 28 Jan 2004 20:51:04 -0000 --oXNgvKVxGWJ0RPMJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 28, 2004 at 02:49:31PM -0700, Scott Long wrote: > On Wed, 28 Jan 2004, Ruslan Ermilov wrote: [...] > > Perhaps you didn't notice that, but the trimmed part of the patch > > also removes the compatibility link from disklabel to bsdlabel. > > > > The disklabel is not linked to sunlabel since 2003/04/23. > > >=20 > Do not remove the compatibility link. >=20 No problem -- I can carry this change locally, though nobody tells me why would this be a good idea to preserve it. > We can debate whether or not it > should point to sunlabel (I think that it should, on the appropriate > ARCH), but it should not be removed. >=20 That's another matter completely. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --oXNgvKVxGWJ0RPMJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGCDZUkv4P6juNwoRAulpAJwPJb9GO4/Gc+SR0IeNs5zOvxqaiQCfavMQ 9moL4IYfYGOXZbPpqZIdOc4= =50Lg -----END PGP SIGNATURE----- --oXNgvKVxGWJ0RPMJ-- From owner-cvs-src@FreeBSD.ORG Wed Jan 28 13:07:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4D2516A4CE; Wed, 28 Jan 2004 13:07:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3871F43D2F; Wed, 28 Jan 2004 13:07:37 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SL7b0B075339; Wed, 28 Jan 2004 13:07:37 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SL7bP3075338; Wed, 28 Jan 2004 13:07:37 -0800 (PST) (envelope-from jhb) Message-Id: <200401282107.i0SL7bP3075338@repoman.freebsd.org> From: John Baldwin Date: Wed, 28 Jan 2004 13:07:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man7 release.7 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 21:07:38 -0000 jhb 2004/01/28 13:07:36 PST FreeBSD src repository Modified files: share/man/man7 release.7 Log: - Catch up to new boot floppies targets. - Update description of release.4 to mention KERNELS variable. - Update field width for make release targets. Revision Changes Path 1.35 +14 -7 src/share/man/man7/release.7 From owner-cvs-src@FreeBSD.ORG Wed Jan 28 13:36:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8249F16A4CF for ; Wed, 28 Jan 2004 13:36:20 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 9B73E43D46 for ; Wed, 28 Jan 2004 13:36:08 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 62068 invoked by uid 1002); 28 Jan 2004 21:36:08 -0000 Received: from unknown (HELO ?10.4.1.5?) (64.58.1.252) by smtp.mho.net with SMTP; 28 Jan 2004 21:36:08 -0000 Date: Wed, 28 Jan 2004 15:43:26 -0700 (MST) From: Scott Long X-X-Sender: scottl@pooker.samsco.home To: Ruslan Ermilov In-Reply-To: <20040128205137.GG11253@FreeBSD.org.ua> Message-ID: <20040128154020.H11120@pooker.samsco.home> References: <200401281929.i0SJTGIP043858@repoman.freebsd.org> <20040128202822.GA77881@dragon.nuxi.com> <20040128144715.C11120@pooker.samsco.home> <20040128205137.GG11253@FreeBSD.org.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: src-committers@freebsd.org cc: Poul-Henning Kamp cc: David O'Brien Subject: Re: cvs commit: src/sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.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, 28 Jan 2004 21:36:20 -0000 On Wed, 28 Jan 2004, Ruslan Ermilov wrote: > On Wed, Jan 28, 2004 at 02:49:31PM -0700, Scott Long wrote: > > On Wed, 28 Jan 2004, Ruslan Ermilov wrote: > [...] > > > Perhaps you didn't notice that, but the trimmed part of the patch > > > also removes the compatibility link from disklabel to bsdlabel. > > > > > > The disklabel is not linked to sunlabel since 2003/04/23. > > > > > > > Do not remove the compatibility link. > > > No problem -- I can carry this change locally, though nobody tells > me why would this be a good idea to preserve it. It's a matter of usability. 'disklabel' has been part of FreeBSD since day 1, and part of BSD since before I would know. Getting rid of the ability to type 'disklabel' at the command prompt would be viewed as highly gratuitous. Thanks, Scott From owner-cvs-src@FreeBSD.ORG Wed Jan 28 13:54:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E584116A4CE; Wed, 28 Jan 2004 13:54:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3069D43D1F; Wed, 28 Jan 2004 13:54:42 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SLsf0B086274; Wed, 28 Jan 2004 13:54:41 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SLsfkr086273; Wed, 28 Jan 2004 13:54:41 -0800 (PST) (envelope-from sos) Message-Id: <200401282154.i0SLsfkr086273@repoman.freebsd.org> From: Søren Schmidt Date: Wed, 28 Jan 2004 13:54:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 21:54:43 -0000 sos 2004/01/28 13:54:41 PST FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Fix for those lost interrupts on probe on lots of controller types. Note to self, just because an idea is good, it doesn't apply everywhere. Revision Changes Path 1.59 +6 -6 src/sys/dev/ata/ata-chipset.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 14:11:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD3E516A4CE; Wed, 28 Jan 2004 14:11:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF62143D6A; Wed, 28 Jan 2004 14:11:53 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SMBr0B090899; Wed, 28 Jan 2004 14:11:53 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SMBr1R090898; Wed, 28 Jan 2004 14:11:53 -0800 (PST) (envelope-from rwatson) Message-Id: <200401282211.i0SMBr1R090898@repoman.freebsd.org> From: Robert Watson Date: Wed, 28 Jan 2004 14:11:53 -0800 (PST) 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_mutex.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 22:11:55 -0000 rwatson 2004/01/28 14:11:53 PST FreeBSD src repository Modified files: sys/kern kern_mutex.c Log: Add a reset sysctl for mutex profiling: zeros all of the mutex profiling buffers and hash table. This makes it a lot easier to do multiple profiling runs without rebooting or performing gratuitous arithmetic. Sysctl is named debug.mutex.prof.reset. Reviewed by: jake Revision Changes Path 1.137 +27 -0 src/sys/kern/kern_mutex.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 14:21:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1377916A4CE; Wed, 28 Jan 2004 14:21:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C9D443D1F; Wed, 28 Jan 2004 14:21:04 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SML40B091868; Wed, 28 Jan 2004 14:21:04 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SML4OY091867; Wed, 28 Jan 2004 14:21:04 -0800 (PST) (envelope-from rwatson) Message-Id: <200401282221.i0SML4OY091867@repoman.freebsd.org> From: Robert Watson Date: Wed, 28 Jan 2004 14:21:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 MUTEX_PROFILING.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 22:21:05 -0000 rwatson 2004/01/28 14:21:04 PST FreeBSD src repository Modified files: share/man/man9 MUTEX_PROFILING.9 Log: Add debug.mutex.prof.reset. Revision Changes Path 1.4 +2 -0 src/share/man/man9/MUTEX_PROFILING.9 From owner-cvs-src@FreeBSD.ORG Wed Jan 28 14:44:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3800816A4CF; Wed, 28 Jan 2004 14:44:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4CF443D3F; Wed, 28 Jan 2004 14:44:17 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SMiH0B097962; Wed, 28 Jan 2004 14:44:17 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SMiHrh097961; Wed, 28 Jan 2004 14:44:17 -0800 (PST) (envelope-from ru) Message-Id: <200401282244.i0SMiHrh097961@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Jan 2004 14:44:17 -0800 (PST) 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: Wed, 28 Jan 2004 22:44:19 -0000 ru 2004/01/28 14:44:17 PST FreeBSD src repository Modified files: release/scripts doFS.sh Log: - Removed more bitrot (the "while" loops). - Factored out common parts of dofs_vn() and dofs_md(). Revision Changes Path 1.56 +28 -54 src/release/scripts/doFS.sh From owner-cvs-src@FreeBSD.ORG Wed Jan 28 14:46:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ADCF16A4CE; Wed, 28 Jan 2004 14:46:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77D0F43D45; Wed, 28 Jan 2004 14:46:39 -0800 (PST) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SMkd0B098091; Wed, 28 Jan 2004 14:46:39 -0800 (PST) (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SMkdFV098090; Wed, 28 Jan 2004 14:46:39 -0800 (PST) (envelope-from emax) Message-Id: <200401282246.i0SMkdFV098090@repoman.freebsd.org> From: Maksim Yevmenkin Date: Wed, 28 Jan 2004 14:46:39 -0800 (PST) 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: Wed, 28 Jan 2004 22:46:40 -0000 emax 2004/01/28 14:46:39 PST FreeBSD src repository Modified files: share/man/man5 make.conf.5 Log: Document NO_BLUETOOTH knob Reviewed by: imp (mentor), ru Revision Changes Path 1.82 +3 -0 src/share/man/man5/make.conf.5 From owner-cvs-src@FreeBSD.ORG Wed Jan 28 15:45:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C404A16A4CE; Wed, 28 Jan 2004 15:45:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AF9843D2D; Wed, 28 Jan 2004 15:45:37 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SNjb0B011769; Wed, 28 Jan 2004 15:45:37 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SNjbNb011768; Wed, 28 Jan 2004 15:45:37 -0800 (PST) (envelope-from peter) Message-Id: <200401282345.i0SNjbNb011768@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 15:45:37 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/freebsd32 syscalls.master X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 23:45:38 -0000 peter 2004/01/28 15:45:37 PST FreeBSD src repository Modified files: sys/compat/freebsd32 syscalls.master Log: Add getitimer swab stub Revision Changes Path 1.33 +2 -2 src/sys/compat/freebsd32/syscalls.master From owner-cvs-src@FreeBSD.ORG Wed Jan 28 15:45:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2968C16A4ED; Wed, 28 Jan 2004 15:45:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4126F43D3F; Wed, 28 Jan 2004 15:45:49 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SNjm0B011817; Wed, 28 Jan 2004 15:45:48 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SNjm5a011816; Wed, 28 Jan 2004 15:45:48 -0800 (PST) (envelope-from peter) Message-Id: <200401282345.i0SNjm5a011816@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 15:45:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_misc.cfreebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 23:45:52 -0000 peter 2004/01/28 15:45:48 PST FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_misc.c freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: Regen Revision Changes Path 1.19 +28 -0 src/sys/compat/freebsd32/freebsd32_misc.c 1.20 +6 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.20 +2 -2 src/sys/compat/freebsd32/freebsd32_syscall.h 1.11 +2 -2 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.21 +2 -2 src/sys/compat/freebsd32/freebsd32_sysent.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 15:46:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 365C416A4CE; Wed, 28 Jan 2004 15:46:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85DBB43D1F; Wed, 28 Jan 2004 15:46:48 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SNkm0B011883; Wed, 28 Jan 2004 15:46:48 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SNkmOk011882; Wed, 28 Jan 2004 15:46:48 -0800 (PST) (envelope-from peter) Message-Id: <200401282346.i0SNkmOk011882@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 15:46:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/isa atpic.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 23:46:49 -0000 peter 2004/01/28 15:46:48 PST FreeBSD src repository Modified files: sys/amd64/isa atpic.c Log: Diff reduction with i386 Revision Changes Path 1.9 +12 -4 src/sys/amd64/isa/atpic.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 15:47:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E40016A4CE; Wed, 28 Jan 2004 15:47:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 690CF43D48; Wed, 28 Jan 2004 15:47:22 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SNlM0B011961; Wed, 28 Jan 2004 15:47:22 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SNlMvC011957; Wed, 28 Jan 2004 15:47:22 -0800 (PST) (envelope-from peter) Message-Id: <200401282347.i0SNlMvC011957@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 15:47:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include specialreg.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, 28 Jan 2004 23:47:23 -0000 peter 2004/01/28 15:47:22 PST FreeBSD src repository Modified files: sys/amd64/include specialreg.h Log: MFi386: add THERMTRIP msr values Revision Changes Path 1.28 +3 -0 src/sys/amd64/include/specialreg.h From owner-cvs-src@FreeBSD.ORG Wed Jan 28 15:51:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 981C816A4CE; Wed, 28 Jan 2004 15:51:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C87F43D82; Wed, 28 Jan 2004 15:51:30 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SNpH0B013245; Wed, 28 Jan 2004 15:51:17 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SNpHWN013237; Wed, 28 Jan 2004 15:51:17 -0800 (PST) (envelope-from peter) Message-Id: <200401282351.i0SNpHWN013237@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 15:51:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 local_apic.c mp_machdep.c src/sys/amd64/include smp.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, 28 Jan 2004 23:51:57 -0000 peter 2004/01/28 15:51:16 PST FreeBSD src repository Modified files: sys/amd64/amd64 local_apic.c mp_machdep.c sys/amd64/include smp.h Log: MFi386: mp_topology(). Revision Changes Path 1.6 +4 -0 src/sys/amd64/amd64/local_apic.c 1.233 +41 -1 src/sys/amd64/amd64/mp_machdep.c 1.79 +1 -0 src/sys/amd64/include/smp.h From owner-cvs-src@FreeBSD.ORG Wed Jan 28 15:53:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 898F016A4CE; Wed, 28 Jan 2004 15:53:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D4143D5A; Wed, 28 Jan 2004 15:53:04 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SNr40B014236; Wed, 28 Jan 2004 15:53:04 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SNr46X014235; Wed, 28 Jan 2004 15:53:04 -0800 (PST) (envelope-from peter) Message-Id: <200401282353.i0SNr46X014235@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 15:53:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include cpufunc.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, 28 Jan 2004 23:53:05 -0000 peter 2004/01/28 15:53:04 PST FreeBSD src repository Modified files: sys/amd64/include cpufunc.h Log: Re-add debug register functions Revision Changes Path 1.139 +129 -2 src/sys/amd64/include/cpufunc.h From owner-cvs-src@FreeBSD.ORG Wed Jan 28 15:54:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5509E16A4CE; Wed, 28 Jan 2004 15:54:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9886443D2D; Wed, 28 Jan 2004 15:54:31 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SNsV0B014288; Wed, 28 Jan 2004 15:54:31 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SNsV5D014287; Wed, 28 Jan 2004 15:54:31 -0800 (PST) (envelope-from peter) Message-Id: <200401282354.i0SNsV5D014287@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 15:54:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include pcb.h reg.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, 28 Jan 2004 23:54:32 -0000 peter 2004/01/28 15:54:31 PST FreeBSD src repository Modified files: sys/amd64/include pcb.h reg.h Log: Add dbreg struct definitions for /proc/*/dbregs and a place to store the registers in the pcb Revision Changes Path 1.57 +9 -2 src/sys/amd64/include/pcb.h 1.34 +14 -1 src/sys/amd64/include/reg.h From owner-cvs-src@FreeBSD.ORG Wed Jan 28 15:55:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE0FE16A4CE; Wed, 28 Jan 2004 15:55:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0667343D3F; Wed, 28 Jan 2004 15:55:59 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SNtw0B014468; Wed, 28 Jan 2004 15:55:58 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SNtwNd014467; Wed, 28 Jan 2004 15:55:58 -0800 (PST) (envelope-from peter) Message-Id: <200401282355.i0SNtwNd014467@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 15:55:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 fpu.c src/sys/amd64/include fpu.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, 28 Jan 2004 23:55:59 -0000 peter 2004/01/28 15:55:58 PST FreeBSD src repository Modified files: sys/amd64/amd64 fpu.c sys/amd64/include fpu.h Log: We can simplify a lot of things now that we don't have to worry about hardware bugs on external 386 cpus and now that we can depend on SSE. Revision Changes Path 1.148 +9 -42 src/sys/amd64/amd64/fpu.c 1.32 +0 -1 src/sys/amd64/include/fpu.h From owner-cvs-src@FreeBSD.ORG Wed Jan 28 15:57:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9770316A4CE; Wed, 28 Jan 2004 15:57:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6A1043D39; Wed, 28 Jan 2004 15:57:02 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SNv20B014539; Wed, 28 Jan 2004 15:57:02 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SNv2Ia014538; Wed, 28 Jan 2004 15:57:02 -0800 (PST) (envelope-from peter) Message-Id: <200401282357.i0SNv2Ia014538@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 15:57:02 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 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: Wed, 28 Jan 2004 23:57:03 -0000 peter 2004/01/28 15:57:02 PST FreeBSD src repository Modified files: sys/amd64/amd64 genassym.c Log: Export PCB_DR* symbols Revision Changes Path 1.152 +7 -5 src/sys/amd64/amd64/genassym.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 15:57:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E293A16A4CE; Wed, 28 Jan 2004 15:57:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B1C243D3F; Wed, 28 Jan 2004 15:57:41 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SNve0B014586; Wed, 28 Jan 2004 15:57:40 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SNveDD014585; Wed, 28 Jan 2004 15:57:40 -0800 (PST) (envelope-from peter) Message-Id: <200401282357.i0SNveDD014585@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 15:57:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 db_trace.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 28 Jan 2004 23:57:42 -0000 peter 2004/01/28 15:57:40 PST FreeBSD src repository Modified files: sys/amd64/amd64 db_trace.c Log: Un-stub the hardware debug register stuff. Revision Changes Path 1.60 +3 -33 src/sys/amd64/amd64/db_trace.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 15:58:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 975BF16A4CE; Wed, 28 Jan 2004 15:58:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1A0A43D1F; Wed, 28 Jan 2004 15:58:55 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SNwt0B014686; Wed, 28 Jan 2004 15:58:55 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SNwtjO014685; Wed, 28 Jan 2004 15:58:55 -0800 (PST) (envelope-from peter) Message-Id: <200401282358.i0SNwtjO014685@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 15:58:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 vm_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, 28 Jan 2004 23:58:56 -0000 peter 2004/01/28 15:58:55 PST FreeBSD src repository Modified files: sys/amd64/amd64 vm_machdep.c Log: deal with dbregs for fork etc update for fpu.c simplification Merge #include sort from i386 Revision Changes Path 1.228 +25 -17 src/sys/amd64/amd64/vm_machdep.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 16:02:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A143116A4CE; Wed, 28 Jan 2004 16:02:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDDCF43D1D; Wed, 28 Jan 2004 16:02:54 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0T02s0B016643; Wed, 28 Jan 2004 16:02:54 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T02sWW016642; Wed, 28 Jan 2004 16:02:54 -0800 (PST) (envelope-from peter) Message-Id: <200401290002.i0T02sWW016642@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 16:02:54 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 cpu_switch.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 00:02:55 -0000 peter 2004/01/28 16:02:54 PST FreeBSD src repository Modified files: sys/amd64/amd64 cpu_switch.S Log: Take another shot at the invariants calls to __panic. They hadn't been updated for the regparm ABI on amd64. Context switch debug regs. Update for fpu simplification Don't needlessly reload %cr3, in case the cpu has the tlb flush filter turned off. Re-add LAZY_SWITCH stubs. Revision Changes Path 1.146 +73 -17 src/sys/amd64/amd64/cpu_switch.S From owner-cvs-src@FreeBSD.ORG Wed Jan 28 16:05:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C15716A4CE; Wed, 28 Jan 2004 16:05:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AB2B43D1D; Wed, 28 Jan 2004 16:05:04 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0T0540B017578; Wed, 28 Jan 2004 16:05:04 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T0542A017577; Wed, 28 Jan 2004 16:05:04 -0800 (PST) (envelope-from peter) Message-Id: <200401290005.i0T0542A017577@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 16:05:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 trap.c src/sys/amd64/include md_var.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 00:05:05 -0000 peter 2004/01/28 16:05:03 PST FreeBSD src repository Modified files: sys/amd64/amd64 trap.c sys/amd64/include md_var.h Log: Re-add user_dbreg_trap() for debug register support Revision Changes Path 1.272 +19 -0 src/sys/amd64/amd64/trap.c 1.71 +1 -0 src/sys/amd64/include/md_var.h From owner-cvs-src@FreeBSD.ORG Wed Jan 28 16:07:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A642616A4CE; Wed, 28 Jan 2004 16:07:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE45F43D1D; Wed, 28 Jan 2004 16:07:29 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0T07T0B017796; Wed, 28 Jan 2004 16:07:29 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T07TJn017795; Wed, 28 Jan 2004 16:07:29 -0800 (PST) (envelope-from peter) Message-Id: <200401290007.i0T07TJn017795@repoman.freebsd.org> From: Peter Wemm Date: Wed, 28 Jan 2004 16:07:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 00:07:30 -0000 peter 2004/01/28 16:07:29 PST FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c Log: Re-add debug register support. Some other minor tweaks snuck in here, including supporting more discontiguous memory segments and some cosmetic tweaks. Revision Changes Path 1.603 +218 -19 src/sys/amd64/amd64/machdep.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 16:32:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E17ED16A4CE; Wed, 28 Jan 2004 16:32:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2853943D1D; Wed, 28 Jan 2004 16:32:23 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0T0WN0B024798; Wed, 28 Jan 2004 16:32:23 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T0WMUU024797; Wed, 28 Jan 2004 16:32:22 -0800 (PST) (envelope-from grehan) Message-Id: <200401290032.i0T0WMUU024797@repoman.freebsd.org> From: Peter Grehan Date: Wed, 28 Jan 2004 16:32:22 -0800 (PST) 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.powerpc src/sys/powerpc/include vmparam.h src/sys/powerpc/powerpc 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: Thu, 29 Jan 2004 00:32:24 -0000 grehan 2004/01/28 16:32:22 PST FreeBSD src repository Modified files: sys/conf files.powerpc sys/powerpc/include vmparam.h Added files: sys/powerpc/powerpc uma_machdep.c Log: Implement UMA_MD_SMALL_ALLOC, since the BAT registers allow direct addressing of memory. Makes a substantial improvement for apps that stress the limited amount of KVM on PPC (e.g. untarring the ports tree). uma_machdep.c stolen from amd64/ia64. Revision Changes Path 1.35 +1 -0 src/sys/conf/files.powerpc 1.2 +6 -0 src/sys/powerpc/include/vmparam.h 1.1 +82 -0 src/sys/powerpc/powerpc/uma_machdep.c (new) From owner-cvs-src@FreeBSD.ORG Wed Jan 28 16:45:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1CD316A4CE; Wed, 28 Jan 2004 16:45:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E605343D45; Wed, 28 Jan 2004 16:45:41 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0T0jf0B027040; Wed, 28 Jan 2004 16:45:41 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T0jfPF027039; Wed, 28 Jan 2004 16:45:41 -0800 (PST) (envelope-from grehan) Message-Id: <200401290045.i0T0jfPF027039@repoman.freebsd.org> From: Peter Grehan Date: Wed, 28 Jan 2004 16:45:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powerpc 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: Thu, 29 Jan 2004 00:45:42 -0000 grehan 2004/01/28 16:45:41 PST FreeBSD src repository Modified files: sys/powerpc/powerpc pmap.c Log: When UMA_MD_SMALL_ALLOC is defined, pmap_kextract will be called for direct-mapped addresses. Assume that any address less than KVA is one of these and return it. Also assert that an address is KVA does have a valid mapping - callers of pmap_kextract don't check the return value, since they assume that they have a valid virtual address. Revision Changes Path 1.68 +10 -0 src/sys/powerpc/powerpc/pmap.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 16:58:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A80B816A4CE; Wed, 28 Jan 2004 16:58:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F299D43D39; Wed, 28 Jan 2004 16:58:21 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0T0wL0B034964; Wed, 28 Jan 2004 16:58:21 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T0wL1h034963; Wed, 28 Jan 2004 16:58:21 -0800 (PST) (envelope-from rwatson) Message-Id: <200401290058.i0T0wL1h034963@repoman.freebsd.org> From: Robert Watson Date: Wed, 28 Jan 2004 16:58:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 00:58:22 -0000 rwatson 2004/01/28 16:58:21 PST FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Assert process lock in ptracestop(), since we're going to rely on it, and later unlock it. Revision Changes Path 1.269 +1 -0 src/sys/kern/kern_sig.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 17:07:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6626316A4CE; Wed, 28 Jan 2004 17:07:57 -0800 (PST) Received: from ozlabs.org (ozlabs.org [203.10.76.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05B8843D39; Wed, 28 Jan 2004 17:07:56 -0800 (PST) (envelope-from grog@lemis.com) Received: from blackwater.lemis.com (blackwater.lemis.com [192.109.197.80]) by ozlabs.org (Postfix) with ESMTP id F00B32BD76; Thu, 29 Jan 2004 12:07:53 +1100 (EST) Received: by blackwater.lemis.com (Postfix, from userid 1004) id E86ED5120A; Thu, 29 Jan 2004 11:37:51 +1030 (CST) Date: Thu, 29 Jan 2004 11:37:51 +1030 From: Greg 'groggy' Lehey To: Nate Lawson Message-ID: <20040129010751.GK21095@wantadilla.lemis.com> References: <200401280651.i0S6pI7J052652@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qo8f1a4rgWw9S/zY" Content-Disposition: inline In-Reply-To: <200401280651.i0S6pI7J052652@repoman.freebsd.org> User-Agent: Mutt/1.4.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ddb db_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: Thu, 29 Jan 2004 01:07:57 -0000 --Qo8f1a4rgWw9S/zY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tuesday, 27 January 2004 at 22:51:18 -0800, Nate Lawson wrote: > njl 2004/01/27 22:51:18 PST > > FreeBSD src repository > > Modified files: > sys/ddb db_output.c > Log: > If not in the debugger or if the user requests it with the > debug.ddb_use_printf sysctl, output kernel debugger data to both the > console and kernel message buffer via printf. This fixes the case where > backtrace() went directly to the console and should help debugging greatly. > Thanks to Ian Dowse for the work, minor edits or any bugs are by myself. Thanks to both of you! Greg -- See complete headers for address and phone numbers. --Qo8f1a4rgWw9S/zY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQFAGFznIubykFB6QiMRAgAwAKCfdmX5aIwxKqxrr+B0eidglHzSvQCfXXVM AvOnT1zSHKN4kPbmq3ihHjc= =T5RH -----END PGP SIGNATURE----- --Qo8f1a4rgWw9S/zY-- From owner-cvs-src@FreeBSD.ORG Wed Jan 28 18:40:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A35A516A4CE; Wed, 28 Jan 2004 18:40:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E065B43D48; Wed, 28 Jan 2004 18:40:43 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0T2eh0B057741; Wed, 28 Jan 2004 18:40:43 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T2ehnx057740; Wed, 28 Jan 2004 18:40:43 -0800 (PST) (envelope-from mjacob) Message-Id: <200401290240.i0T2ehnx057740@repoman.freebsd.org> From: Matt Jacob Date: Wed, 28 Jan 2004 18:40:43 -0800 (PST) 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_target.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 02:40:44 -0000 mjacob 2004/01/28 18:40:43 PST FreeBSD src repository Modified files: sys/dev/isp isp_target.c Log: Fix longstanding buglet- for centrally handled CTIO2s we were checking the wrong bit for this being the last CTIO2. It didn't matter since it really was the last CTIO2 and the resources recycled, but still.... Add in CTIO3 define for future DAC work. Revision Changes Path 1.28 +3 -2 src/sys/dev/isp/isp_target.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 18:55:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C841C16A4CF; Wed, 28 Jan 2004 18:55:18 -0800 (PST) Received: from imf16aec.mail.bellsouth.net (imf16aec.mail.bellsouth.net [205.152.59.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0569443D2D; Wed, 28 Jan 2004 18:55:03 -0800 (PST) (envelope-from drhodus@machdep.com) Received: from [192.168.1.96] ([68.209.168.6]) by imf16aec.mail.bellsouth.netESMTP <20040129025502.HWZR1899.imf16aec.mail.bellsouth.net@[192.168.1.96]>; Wed, 28 Jan 2004 21:55:02 -0500 In-Reply-To: <200401281901.i0SJ1A5X036981@repoman.freebsd.org> References: <200401281901.i0SJ1A5X036981@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <82FADD90-5206-11D8-8DBB-000A959B213E@machdep.com> Content-Transfer-Encoding: 7bit From: David Rhodus Date: Wed, 28 Jan 2004 21:54:52 -0500 To: Nate Lawson X-Mailer: Apple Mail (2.609) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/sh jobs.c trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 02:55:18 -0000 Any chance to see this MFC'd to RELENG_4 ? -DR On Jan 28, 2004, at 2:01 PM, Nate Lawson wrote: > njl 2004/01/28 11:01:10 PST > > FreeBSD src repository > > Modified files: > bin/sh jobs.c trap.c > Log: > Use sys_nsig instead of NSIG for the length of the signal arrays. > This > is important if we add new signals later. From DragonflyBSD: > jobs.c:1.4, trap.c:1.3. > > Obtained from: DragonflyBSD > > Revision Changes Path > 1.65 +2 -2 src/bin/sh/jobs.c > 1.26 +4 -4 src/bin/sh/trap.c > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Wed Jan 28 19:08:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E473616A4CE; Wed, 28 Jan 2004 19:08:50 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A380543D1F; Wed, 28 Jan 2004 19:08:49 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0T38mA0082421; Wed, 28 Jan 2004 19:08:49 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0T38mQA082420; Wed, 28 Jan 2004 19:08:48 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Jan 2004 19:08:48 -0800 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20040129030848.GA82376@dragon.nuxi.com> References: <200401281929.i0SJTGIP043858@repoman.freebsd.org> <20040128201928.GA11253@FreeBSD.org.ua> <20040128202822.GA77881@dragon.nuxi.com> <20040128203513.GD11253@FreeBSD.org.ua> <20040128144715.C11120@pooker.samsco.home> <20040128205137.GG11253@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040128205137.GG11253@FreeBSD.org.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Scott Long cc: Poul-Henning Kamp cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 03:08:51 -0000 On Wed, Jan 28, 2004 at 10:51:37PM +0200, Ruslan Ermilov wrote: > On Wed, Jan 28, 2004 at 02:49:31PM -0700, Scott Long wrote: > > On Wed, 28 Jan 2004, Ruslan Ermilov wrote: > [...] > > > Perhaps you didn't notice that, but the trimmed part of the patch > > > also removes the compatibility link from disklabel to bsdlabel. > > > > > > The disklabel is not linked to sunlabel since 2003/04/23. > > > > > > > Do not remove the compatibility link. > > > No problem -- I can carry this change locally, though nobody tells > me why would this be a good idea to preserve it. Because it gives us a single "name" to use to label disks on FreeBSD. I'm glad you reminded me that it isn't linked on sparc64 -- it should have been. From owner-cvs-src@FreeBSD.ORG Wed Jan 28 19:16:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 694F616A4CE; Wed, 28 Jan 2004 19:16:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8EAA43D1D; Wed, 28 Jan 2004 19:16:58 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0T3Gw0B066765; Wed, 28 Jan 2004 19:16:58 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T3GwLM066764; Wed, 28 Jan 2004 19:16:58 -0800 (PST) (envelope-from wpaul) Message-Id: <200401290316.i0T3GwLM066764@repoman.freebsd.org> From: Bill Paul Date: Wed, 28 Jan 2004 19:16:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 03:16:59 -0000 wpaul 2004/01/28 19:16:58 PST FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Go back to using AUTHMODE_AUTO if WEP is on. In some cases, the Centrino won't associate in BSS mode if you use AUTHMODE_SHARED. I probably don't understand enough to know when SHARED should be used vs. OPEN or WPA. For now, go back to what works. Revision Changes Path 1.38 +3 -1 src/sys/dev/if_ndis/if_ndis.c From owner-cvs-src@FreeBSD.ORG Wed Jan 28 21:56:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9740B16A4D0 for ; Wed, 28 Jan 2004 21:56:35 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4AF4643D48 for ; Wed, 28 Jan 2004 21:56:32 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 86713 invoked by uid 1000); 29 Jan 2004 05:56:34 -0000 Date: Wed, 28 Jan 2004 21:56:34 -0800 (PST) From: Nate Lawson To: David Rhodus In-Reply-To: <82FADD90-5206-11D8-8DBB-000A959B213E@machdep.com> Message-ID: <20040128214436.V86506@root.org> References: <200401281901.i0SJ1A5X036981@repoman.freebsd.org> <82FADD90-5206-11D8-8DBB-000A959B213E@machdep.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/bin/sh jobs.c trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 05:56:35 -0000 Are there any Dragonfly committers who would be willing to backport mutually useful changes? I'd be happy to review patches from anyone and commit them to FreeBSD to keep us from diverging. -Nate On Wed, 28 Jan 2004, David Rhodus wrote: > Any chance to see this MFC'd to RELENG_4 ? > > -DR > On Jan 28, 2004, at 2:01 PM, Nate Lawson wrote: > > > njl 2004/01/28 11:01:10 PST > > > > FreeBSD src repository > > > > Modified files: > > bin/sh jobs.c trap.c > > Log: > > Use sys_nsig instead of NSIG for the length of the signal arrays. > > This > > is important if we add new signals later. From DragonflyBSD: > > jobs.c:1.4, trap.c:1.3. > > > > Obtained from: DragonflyBSD > > > > Revision Changes Path > > 1.65 +2 -2 src/bin/sh/jobs.c > > 1.26 +4 -4 src/bin/sh/trap.c > > _______________________________________________ > > cvs-all@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/cvs-all > > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" > From owner-cvs-src@FreeBSD.ORG Wed Jan 28 22:36:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79CC716A4CE; Wed, 28 Jan 2004 22:36:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4A6843D39; Wed, 28 Jan 2004 22:36:30 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0T6aU0B016506; Wed, 28 Jan 2004 22:36:30 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T6aUYH016505; Wed, 28 Jan 2004 22:36:30 -0800 (PST) (envelope-from mjacob) Message-Id: <200401290636.i0T6aUYH016505@repoman.freebsd.org> From: Matt Jacob Date: Wed, 28 Jan 2004 22:36:30 -0800 (PST) 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_target.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 06:36:31 -0000 mjacob 2004/01/28 22:36:30 PST FreeBSD src repository Modified files: sys/dev/isp isp_target.c Log: Fix a bug where we never managed to include the sense data we wanted to send. Revision Changes Path 1.29 +2 -2 src/sys/dev/isp/isp_target.c From owner-cvs-src@FreeBSD.ORG Thu Jan 29 01:27:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A38C716A4CE; Thu, 29 Jan 2004 01:27:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D250A43D3F; Thu, 29 Jan 2004 01:27:24 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0T9RO0B092170; Thu, 29 Jan 2004 01:27:24 -0800 (PST) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T9ROLP092169; Thu, 29 Jan 2004 01:27:24 -0800 (PST) (envelope-from ache) Message-Id: <200401290927.i0T9ROLP092169@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 29 Jan 2004 01:27:24 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/locale setlocale.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: Thu, 29 Jan 2004 09:27:25 -0000 ache 2004/01/29 01:27:24 PST FreeBSD src repository Modified files: lib/libc/locale setlocale.3 Log: Add reference to environ(7) Revision Changes Path 1.30 +2 -1 src/lib/libc/locale/setlocale.3 From owner-cvs-src@FreeBSD.ORG Thu Jan 29 01:44:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1298D16A4CE; Thu, 29 Jan 2004 01:44:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BB843D39; Thu, 29 Jan 2004 01:44:36 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0T9ia0B096503; Thu, 29 Jan 2004 01:44:36 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0T9iaCH096502; Thu, 29 Jan 2004 01:44:36 -0800 (PST) (envelope-from mtm) Message-Id: <200401290944.i0T9iaCH096502@repoman.freebsd.org> From: Mike Makonnen Date: Thu, 29 Jan 2004 01:44:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_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: Thu, 29 Jan 2004 09:44:37 -0000 mtm 2004/01/29 01:44:36 PST FreeBSD src repository Modified files: lib/libthr/thread thr_kern.c Log: When suspending a thread if the timeout was very short or the system call got interrupted and the absolute timeout is converted to a relative timeout, it may happen that we get a negative number. In such a case, simply set the timeout to zero so that if the event that the thread wants to wait for has happened it can still return successfully, but if it hasn't happened then the thread doesn't suspend indefinitely. This should fix certain applications (including mozilla) that seem to hang indefinitely sometimes. Noticed and debugged by: Morten Johansen Revision Changes Path 1.17 +11 -0 src/lib/libthr/thread/thr_kern.c From owner-cvs-src@FreeBSD.ORG Thu Jan 29 04:03:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B737016A4CE; Thu, 29 Jan 2004 04:03:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EADF143D3F; Thu, 29 Jan 2004 04:03:17 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TC3H0B029684; Thu, 29 Jan 2004 04:03:17 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TC3Hw9029683; Thu, 29 Jan 2004 04:03:17 -0800 (PST) (envelope-from mtm) Message-Id: <200401291203.i0TC3Hw9029683@repoman.freebsd.org> From: Mike Makonnen Date: Thu, 29 Jan 2004 04:03:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_rwlock.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 12:03:18 -0000 mtm 2004/01/29 04:03:17 PST FreeBSD src repository Modified files: lib/libthr/thread thr_rwlock.c Log: I update the rwlock code in libthr to be more standards compliant and what do I get for my troubles? libc breaks offcourse! Reimplement a hack (in libthr) that allows libc to use rwlocks without initializing them first. The hack was reimplemented so that only a private libc version of the rwlock locking functions initializes an uninitialized rwlock. The application version will correctly fail. Revision Changes Path 1.5 +119 -12 src/lib/libthr/thread/thr_rwlock.c From owner-cvs-src@FreeBSD.ORG Thu Jan 29 04:35:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 734E616A4CE; Thu, 29 Jan 2004 04:35:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B2C043D45; Thu, 29 Jan 2004 04:35:11 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TCZB0B036161; Thu, 29 Jan 2004 04:35:11 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TCZBDG036160; Thu, 29 Jan 2004 04:35:11 -0800 (PST) (envelope-from bde) Message-Id: <200401291235.i0TCZBDG036160@repoman.freebsd.org> From: Bruce Evans Date: Thu, 29 Jan 2004 04:35:11 -0800 (PST) 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_glue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 12:35:12 -0000 bde 2004/01/29 04:35:11 PST FreeBSD src repository Modified files: sys/vm vm_glue.c Log: Fixed breakage of scheduling in rev.1.29 of subr_4bsd.c. The "scheduler" here has very little to do with scheduling. It is actually the swapper, and it really must be the last SYSINIT'ed item like its comment says, since proc0 metamorphoses into swapper by calling scheduler() last in mi_start(), and scheduler() never returns.. Rev.1.29 of subr_4bsd.c broke this by adding another SI_ORDER_FIRST item (kproc_start() for schedcpu_thread() onto the SI_SUB_RUN_SCHEDULER_LIST. The sorting of SYSINITs with identical orders (at all levels) is apparently nondeterministic, so this resulted in schedule() sometimes being called second last and schedcpu_thread() not being called at all. This quick fix just changes the code to almost match the comment (SI_ORDER_FIRST -> SI_ORDER_ANY). "LAST" is misspelled "ANY", and there is no way to ensure that there is only 1 very lst SYSINIT. A more complete fix would remove the SYSINIT obfuscation. Revision Changes Path 1.188 +1 -1 src/sys/vm/vm_glue.c From owner-cvs-src@FreeBSD.ORG Thu Jan 29 04:43:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8058916A4CE; Thu, 29 Jan 2004 04:43:40 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03B0543D1F; Thu, 29 Jan 2004 04:43:39 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i0TChboZ006365; Thu, 29 Jan 2004 13:43:37 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Bruce Evans From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 29 Jan 2004 04:35:11 PST." <200401291235.i0TCZBDG036160@repoman.freebsd.org> Date: Thu, 29 Jan 2004 13:43:37 +0100 Message-ID: <6364.1075380217@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vm_glue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 12:43:40 -0000 In message <200401291235.i0TCZBDG036160@repoman.freebsd.org>, Bruce Evans write s: > A more complete fix would remove the SYSINIT obfuscation. I don't think SYSINIT is very easy to get a grip on and that it could be improved, but removing it would not improve the situation IMO. I agree that the FIRST/SECOND/ANY order thing is obscure, and that the general ordering thing is badly thoughtout or at least horribly implemented. The correct solution IMO is probably to record the dependencies explicitly, but that would require a nomenclature where we can refer to other sysinits in a sane manner. One short-range improvement for the contiguous kernel would be to abandon linker-sets, and instead generate a C-function at compile time which people could inspect to see what's going on. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Thu Jan 29 05:16:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7143516A4CE; Thu, 29 Jan 2004 05:16:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAFFB43D41; Thu, 29 Jan 2004 05:16:51 -0800 (PST) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TDGp0B052051; Thu, 29 Jan 2004 05:16:51 -0800 (PST) (envelope-from guido@repoman.freebsd.org) Received: (from guido@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TDGpbj052050; Thu, 29 Jan 2004 05:16:51 -0800 (PST) (envelope-from guido) Message-Id: <200401291316.i0TDGpbj052050@repoman.freebsd.org> From: Guido van Rooij Date: Thu, 29 Jan 2004 05:16:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 13:16:52 -0000 guido 2004/01/29 05:16:51 PST FreeBSD src repository Modified files: sbin/mount mount.c Log: Unbreak -o fstab and -o current in combination with -a MFC after: 2 weeks Revision Changes Path 1.59 +2 -0 src/sbin/mount/mount.c From owner-cvs-src@FreeBSD.ORG Thu Jan 29 05:21:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99A5C16A4D0; Thu, 29 Jan 2004 05:21:49 -0800 (PST) Received: from imf19aec.mail.bellsouth.net (imf19aec.mail.bellsouth.net [205.152.59.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0A5843D39; Thu, 29 Jan 2004 05:21:47 -0800 (PST) (envelope-from drhodus@machdep.com) Received: from [192.168.1.96] ([68.209.168.6]) by imf19aec.mail.bellsouth.netESMTP <20040129132147.JJXO1950.imf19aec.mail.bellsouth.net@[192.168.1.96]>; Thu, 29 Jan 2004 08:21:47 -0500 In-Reply-To: <20040128214436.V86506@root.org> References: <200401281901.i0SJ1A5X036981@repoman.freebsd.org> <82FADD90-5206-11D8-8DBB-000A959B213E@machdep.com> <20040128214436.V86506@root.org> Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <131E764F-525E-11D8-8DBB-000A959B213E@machdep.com> Content-Transfer-Encoding: 7bit From: David Rhodus Date: Thu, 29 Jan 2004 08:21:40 -0500 To: Nate Lawson X-Mailer: Apple Mail (2.609) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/sh jobs.c trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 13:21:49 -0000 On Jan 29, 2004, at 12:56 AM, Nate Lawson wrote: > Are there any Dragonfly committers who would be willing to backport > mutually useful changes? I'd be happy to review patches from anyone > and > commit them to FreeBSD to keep us from diverging. Sure. :-) We've been trying to keep most of the user-land area in sync as much as we could. This is one of the most pressing changes throwing us out of sync. As the ability to run the DragonFly kernel on top of ether of our user-lands this something we've been trying to maintain. -DR From owner-cvs-src@FreeBSD.ORG Thu Jan 29 05:27:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D1E416A4CE; Thu, 29 Jan 2004 05:27:15 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE0543D67; Thu, 29 Jan 2004 05:26:58 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0TDRXem020286; Thu, 29 Jan 2004 15:27:34 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0TDRX8Q020281; Thu, 29 Jan 2004 15:27:33 +0200 (EET) (envelope-from ru) Date: Thu, 29 Jan 2004 15:27:32 +0200 From: Ruslan Ermilov To: Guido van Rooij Message-ID: <20040129132732.GB19899@FreeBSD.org.ua> References: <200401291316.i0TDGpbj052050@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Bu8it7iiRSEf40bY" Content-Disposition: inline In-Reply-To: <200401291316.i0TDGpbj052050@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 13:27:15 -0000 --Bu8it7iiRSEf40bY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 05:16:51AM -0800, Guido van Rooij wrote: > guido 2004/01/29 05:16:51 PST >=20 > FreeBSD src repository >=20 > Modified files: > sbin/mount mount.c=20 > Log: > Unbreak -o fstab and -o current in combination with -a > =20 > MFC after: 2 weeks > =20 > Revision Changes Path > 1.59 +2 -0 src/sbin/mount/mount.c >=20 Did you mean -u here, because -a is not listed as allowed in combination with the -o option? Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --Bu8it7iiRSEf40bY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGQpEUkv4P6juNwoRAkdLAJ9pgFrPNLMEzKdFtL3GRF11a/WM1QCdGg8Q 0k0hXmJcio3u+EV9oel2gNY= =X568 -----END PGP SIGNATURE----- --Bu8it7iiRSEf40bY-- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 05:33:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E4DE16A4CE; Thu, 29 Jan 2004 05:33:18 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67EFC43D41; Thu, 29 Jan 2004 05:33:05 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0TDXiem020390; Thu, 29 Jan 2004 15:33:44 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0TDXhEg020388; Thu, 29 Jan 2004 15:33:43 +0200 (EET) (envelope-from ru) Date: Thu, 29 Jan 2004 15:33:42 +0200 From: Ruslan Ermilov To: Brooks Davis Message-ID: <20040129133342.GC19899@FreeBSD.org.ua> References: <200401270143.i0R1hEIO011023@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hxkXGo8AKqTJ+9QI" Content-Disposition: inline In-Reply-To: <200401270143.i0R1hEIO011023@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.c ifconfig.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, 29 Jan 2004 13:33:18 -0000 --hxkXGo8AKqTJ+9QI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 26, 2004 at 05:43:14PM -0800, Brooks Davis wrote: > brooks 2004/01/26 17:43:14 PST >=20 > FreeBSD src repository >=20 > Modified files: > sbin/ifconfig ifconfig.c ifconfig.h=20 > Log: > Use IFNAMSIZ instead of a magic value for the length of an interface > name. > =20 > Prevent the kernel from potentially overflowing the interface name > variable. The size argument of strlcpy is complex because the name is > not null-terminated in sdl_data. > =20 Thanks, that way I won't forget it again. ;-) Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --hxkXGo8AKqTJ+9QI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGQu2Ukv4P6juNwoRAvhZAJ4uEpH5tmMuWyKSiGh3tHOl5v4EEACdGtw2 gsYoemCQOj8LzG2cwTYXAEE= =Grs8 -----END PGP SIGNATURE----- --hxkXGo8AKqTJ+9QI-- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 05:36:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3956E16A4CE; Thu, 29 Jan 2004 05:36:58 -0800 (PST) Received: from gvr.gvr.org (gvr-gw.gvr.org [80.126.103.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59C4D43D3F; Thu, 29 Jan 2004 05:36:56 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 6DD6D41; Thu, 29 Jan 2004 14:36:55 +0100 (CET) Date: Thu, 29 Jan 2004 14:36:55 +0100 From: Guido van Rooij To: Ruslan Ermilov Message-ID: <20040129133655.GA22944@gvr.gvr.org> References: <200401291316.i0TDGpbj052050@repoman.freebsd.org> <20040129132732.GB19899@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040129132732.GB19899@FreeBSD.org.ua> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 13:36:58 -0000 On Thu, Jan 29, 2004 at 03:27:32PM +0200, Ruslan Ermilov wrote: > On Thu, Jan 29, 2004 at 05:16:51AM -0800, Guido van Rooij wrote: > > guido 2004/01/29 05:16:51 PST > > > > FreeBSD src repository > > > > Modified files: > > sbin/mount mount.c > > Log: > > Unbreak -o fstab and -o current in combination with -a > > > > MFC after: 2 weeks > > > > Revision Changes Path > > 1.59 +2 -0 src/sbin/mount/mount.c > > > Did you mean -u here, because -a is not listed as allowed > in combination with the -o option? > Does it matter? In case it is not with -u, and the filessytem is already mounted, the mount will not do anything due to: if (!(init_flags & MNT_UPDATE) && ismounted(fs, mntbuf, mntsize)) continue; In case it is not mounted, -o current will be void, and -o fstab will be implied. -Guido From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:07:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6115816A4D0; Thu, 29 Jan 2004 06:07:54 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37F9E43D39; Thu, 29 Jan 2004 06:07:50 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 5376B530D; Thu, 29 Jan 2004 15:07:49 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 005045308; Thu, 29 Jan 2004 15:07:40 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id DBDA533C6A; Thu, 29 Jan 2004 15:07:40 +0100 (CET) To: Ruslan Ermilov References: <200401291316.i0TDGpbj052050@repoman.freebsd.org> <20040129132732.GB19899@FreeBSD.org.ua> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Thu, 29 Jan 2004 15:07:40 +0100 In-Reply-To: <20040129132732.GB19899@FreeBSD.org.ua> (Ruslan Ermilov's message of "Thu, 29 Jan 2004 15:27:32 +0200") 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-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on flood.des.no X-Spam-Level: ss X-Spam-Status: No, hits=2.6 required=5.0 tests=RCVD_IN_DYNABLOCK, RCVD_IN_SORBS autolearn=no version=2.61 cc: cvs-src@FreeBSD.org cc: Guido van Rooij cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 14:07:54 -0000 Ruslan Ermilov writes: > Did you mean -u here, because -a is not listed as allowed > in combination with the -o option? no, his patch makes # mount -u -o fstab -a -t ufs work as expected (i.e. restore the fstab flags on all ufs filesystems) previously, # mount -u -o fstab /specific/mount/point would work, but the -a version wouldn't. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:10:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 850D516A4CE; Thu, 29 Jan 2004 06:10:00 -0800 (PST) Received: from shaft.techsupport.co.uk (shaft.techsupport.co.uk [212.250.77.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EB7943D3F; Thu, 29 Jan 2004 06:09:58 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com ([81.103.67.204] helo=shrike.submonkey.net ident=mailnull) by shaft.techsupport.co.uk with esmtp (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.30; FreeBSD) id 1AmCrl-000OXh-2b; Thu, 29 Jan 2004 14:09:57 +0000 Received: from setantae by shrike.submonkey.net with local (Exim 4.30; FreeBSD) id 1AmCrj-000DPm-4A; Thu, 29 Jan 2004 14:09:55 +0000 Date: Thu, 29 Jan 2004 14:09:55 +0000 From: Ceri Davies To: Dag-Erling Sm?rgrav Message-ID: <20040129140955.GX47004@submonkey.net> Mail-Followup-To: Ceri Davies , Dag-Erling Sm?rgrav , Ruslan Ermilov , Guido van Rooij , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200401291316.i0TDGpbj052050@repoman.freebsd.org> <20040129132732.GB19899@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8MIuRhPDBHHz1F6y" Content-Disposition: inline In-Reply-To: X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: cvs-src@FreeBSD.org cc: Guido van Rooij cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 14:10:00 -0000 --8MIuRhPDBHHz1F6y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 03:07:40PM +0100, Dag-Erling Sm?rgrav wrote: > Ruslan Ermilov writes: > > Did you mean -u here, because -a is not listed as allowed > > in combination with the -o option? >=20 > no, his patch makes >=20 > # mount -u -o fstab -a -t ufs >=20 > work as expected (i.e. restore the fstab flags on all ufs filesystems) >=20 > previously, >=20 > # mount -u -o fstab /specific/mount/point >=20 > would work, but the -a version wouldn't. The manpage and usage bits should be updated to reflect this. I'm not sure, but I think that's what Ruslan was getting at. Ceri --=20 --8MIuRhPDBHHz1F6y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGRQyocfcwTS3JF8RAgafAJ4p5G+UkfqcPRp6UK11wguZIVoLFACgxJ1r N9qPTbjY8aUGYINI2R+z61c= =cNGd -----END PGP SIGNATURE----- --8MIuRhPDBHHz1F6y-- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:11:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D421816A4CE; Thu, 29 Jan 2004 06:11:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E1DA43D2F; Thu, 29 Jan 2004 06:11:04 -0800 (PST) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TEB30B065789; Thu, 29 Jan 2004 06:11:03 -0800 (PST) (envelope-from mr@repoman.freebsd.org) Received: (from mr@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TEB3Kl065788; Thu, 29 Jan 2004 06:11:03 -0800 (PST) (envelope-from mr) Message-Id: <200401291411.i0TEB3Kl065788@repoman.freebsd.org> From: Michael Reifenberger Date: Thu, 29 Jan 2004 06:11:03 -0800 (PST) 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 driver.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 14:11:05 -0000 mr 2004/01/29 06:11:03 PST FreeBSD src repository Modified files: sys/dev/sound driver.c Log: Add dependency to snd_via8233 Revision Changes Path 1.11 +2 -1 src/sys/dev/sound/driver.c From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:27:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD30A16A4CE; Thu, 29 Jan 2004 06:27:01 -0800 (PST) Received: from gvr.gvr.org (gvr-gw.gvr.org [80.126.103.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ADF843D2D; Thu, 29 Jan 2004 06:27:00 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 8F6FC40; Thu, 29 Jan 2004 15:26:59 +0100 (CET) Date: Thu, 29 Jan 2004 15:26:59 +0100 From: Guido van Rooij To: Ceri Davies , Dag-Erling Sm?rgrav , Ruslan Ermilov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040129142659.GA23750@gvr.gvr.org> References: <200401291316.i0TDGpbj052050@repoman.freebsd.org> <20040129132732.GB19899@FreeBSD.org.ua> <20040129140955.GX47004@submonkey.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040129140955.GX47004@submonkey.net> Subject: Re: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 14:27:01 -0000 On Thu, Jan 29, 2004 at 02:09:55PM +0000, Ceri Davies wrote: > On Thu, Jan 29, 2004 at 03:07:40PM +0100, Dag-Erling Sm?rgrav wrote: > > Ruslan Ermilov writes: > > > Did you mean -u here, because -a is not listed as allowed > > > in combination with the -o option? > > > > no, his patch makes > > > > # mount -u -o fstab -a -t ufs > > > > work as expected (i.e. restore the fstab flags on all ufs filesystems) > > > > previously, > > > > # mount -u -o fstab /specific/mount/point > > > > would work, but the -a version wouldn't. > > The manpage and usage bits should be updated to reflect this. I'm not > sure, but I think that's what Ruslan was getting at. > I don't get it..it is not specifically mentioned as forbidden. So it should work. What Ruslan meant (at least that is how I see it) is that -o fstab is only mentioned in combination with -u. That is correct. It still works with -a (without the -u), but specifying it is pointless as its net effect is nill. So I would not update the manual page. -Guido From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:28:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C141516A4CE; Thu, 29 Jan 2004 06:28:35 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id D796743D2F; Thu, 29 Jan 2004 06:28:23 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0TESwem021049; Thu, 29 Jan 2004 16:29:00 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0TESt4P021044; Thu, 29 Jan 2004 16:28:55 +0200 (EET) (envelope-from ru) Date: Thu, 29 Jan 2004 16:28:54 +0200 From: Ruslan Ermilov To: Poul-Henning Kamp Message-ID: <20040129142854.GG19899@FreeBSD.org.ua> References: <200401291235.i0TCZBDG036160@repoman.freebsd.org> <6364.1075380217@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VbfcI4OLZ4XW0yH2" Content-Disposition: inline In-Reply-To: <6364.1075380217@critter.freebsd.dk> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Bruce Evans cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vm_glue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 14:28:35 -0000 --VbfcI4OLZ4XW0yH2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 01:43:37PM +0100, Poul-Henning Kamp wrote: > In message <200401291235.i0TCZBDG036160@repoman.freebsd.org>, Bruce Evans= write > s: >=20 > > A more complete fix would remove the SYSINIT obfuscation. >=20 > I don't think SYSINIT is very easy to get a grip on and that it > could be improved, but removing it would not improve the situation > IMO. >=20 > I agree that the FIRST/SECOND/ANY order thing is obscure, and that > the general ordering thing is badly thoughtout or at least horribly > implemented. >=20 > The correct solution IMO is probably to record the dependencies > explicitly, but that would require a nomenclature where we can refer > to other sysinits in a sane manner. >=20 > One short-range improvement for the contiguous kernel would be to > abandon linker-sets, and instead generate a C-function at compile > time which people could inspect to see what's going on. >=20 Time for rcorder(9)? ;) Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --VbfcI4OLZ4XW0yH2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGRimUkv4P6juNwoRAg7HAJ0RkinzoIl9bLIZ6lMlSQGA+l6sUwCfV3aR k8ZY5Qzim1EavS2PPsrAuTM= =w18X -----END PGP SIGNATURE----- --VbfcI4OLZ4XW0yH2-- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:31:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12AE116A4CE; Thu, 29 Jan 2004 06:31:49 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id E66EB43D41; Thu, 29 Jan 2004 06:31:40 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0TEW8em021109; Thu, 29 Jan 2004 16:32:08 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0TEW8Ve021108; Thu, 29 Jan 2004 16:32:08 +0200 (EET) (envelope-from ru) Date: Thu, 29 Jan 2004 16:32:08 +0200 From: Ruslan Ermilov To: Guido van Rooij Message-ID: <20040129143208.GH19899@FreeBSD.org.ua> References: <200401291316.i0TDGpbj052050@repoman.freebsd.org> <20040129132732.GB19899@FreeBSD.org.ua> <20040129140955.GX47004@submonkey.net> <20040129142659.GA23750@gvr.gvr.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Az4VpBrmI9+OyhK/" Content-Disposition: inline In-Reply-To: <20040129142659.GA23750@gvr.gvr.org> User-Agent: Mutt/1.5.5.1i cc: Dag-Erling Sm?rgrav cc: Ceri Davies cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 14:31:49 -0000 --Az4VpBrmI9+OyhK/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 03:26:59PM +0100, Guido van Rooij wrote: > On Thu, Jan 29, 2004 at 02:09:55PM +0000, Ceri Davies wrote: > > On Thu, Jan 29, 2004 at 03:07:40PM +0100, Dag-Erling Sm?rgrav wrote: > > > Ruslan Ermilov writes: > > > > Did you mean -u here, because -a is not listed as allowed > > > > in combination with the -o option? > > >=20 > > > no, his patch makes > > >=20 > > > # mount -u -o fstab -a -t ufs > > >=20 > > > work as expected (i.e. restore the fstab flags on all ufs filesystems) > > >=20 > > > previously, > > >=20 > > > # mount -u -o fstab /specific/mount/point > > >=20 > > > would work, but the -a version wouldn't. > >=20 > > The manpage and usage bits should be updated to reflect this. I'm not > > sure, but I think that's what Ruslan was getting at. > >=20 >=20 > I don't get it..it is not specifically mentioned as forbidden. So > it should work.=20 > What Ruslan meant (at least that is how I see it) is that > -o fstab is only mentioned in combination with -u. That is correct. > It still works with -a (without the -u), but specifying it is pointless > as its net effect is nill. So I would not update the manual page. >=20 usage: mount [-dfpruvw] [-o options] [-t ufs | external_type] special node mount [-adfpruvw] [ -F fstab] [-t ufs | external_type] mount [-dfpruvw] special | node Can you see the -a option on the first line with -o? I can't. The fix is to add -a as allowed option to the first line of program's usage() and manpage's SYNOPSIS. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --Az4VpBrmI9+OyhK/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGRlnUkv4P6juNwoRAmspAKCCWM7tjxrutpqyU12gQlkuw6pMmwCfeOvm UHqTxP4OuS2yj4ED1tRSmZw= =4wVc -----END PGP SIGNATURE----- --Az4VpBrmI9+OyhK/-- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:34:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AC8616A4CE; Thu, 29 Jan 2004 06:34:28 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCAED43D48; Thu, 29 Jan 2004 06:34:17 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0TEYgem021157; Thu, 29 Jan 2004 16:34:43 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0TEYbVi021152; Thu, 29 Jan 2004 16:34:37 +0200 (EET) (envelope-from ru) Date: Thu, 29 Jan 2004 16:34:37 +0200 From: Ruslan Ermilov To: Guido van Rooij Message-ID: <20040129143437.GI19899@FreeBSD.org.ua> References: <200401291316.i0TDGpbj052050@repoman.freebsd.org> <20040129132732.GB19899@FreeBSD.org.ua> <20040129140955.GX47004@submonkey.net> <20040129142659.GA23750@gvr.gvr.org> <20040129143208.GH19899@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="apbmkPN6Hu/1dI3g" Content-Disposition: inline In-Reply-To: <20040129143208.GH19899@FreeBSD.org.ua> User-Agent: Mutt/1.5.5.1i cc: Dag-Erling Sm?rgrav cc: Ceri Davies cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 14:34:28 -0000 --apbmkPN6Hu/1dI3g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 04:32:08PM +0200, Ruslan Ermilov wrote: > On Thu, Jan 29, 2004 at 03:26:59PM +0100, Guido van Rooij wrote: > > On Thu, Jan 29, 2004 at 02:09:55PM +0000, Ceri Davies wrote: > > > On Thu, Jan 29, 2004 at 03:07:40PM +0100, Dag-Erling Sm?rgrav wrote: > > > > Ruslan Ermilov writes: > > > > > Did you mean -u here, because -a is not listed as allowed > > > > > in combination with the -o option? > > > >=20 > > > > no, his patch makes > > > >=20 > > > > # mount -u -o fstab -a -t ufs > > > >=20 > > > > work as expected (i.e. restore the fstab flags on all ufs filesyste= ms) > > > >=20 > > > > previously, > > > >=20 > > > > # mount -u -o fstab /specific/mount/point > > > >=20 > > > > would work, but the -a version wouldn't. > > >=20 > > > The manpage and usage bits should be updated to reflect this. I'm not > > > sure, but I think that's what Ruslan was getting at. > > >=20 > >=20 > > I don't get it..it is not specifically mentioned as forbidden. So > > it should work.=20 > > What Ruslan meant (at least that is how I see it) is that > > -o fstab is only mentioned in combination with -u. That is correct. > > It still works with -a (without the -u), but specifying it is pointless > > as its net effect is nill. So I would not update the manual page. > >=20 > usage: mount [-dfpruvw] [-o options] [-t ufs | external_type] special node > mount [-adfpruvw] [ -F fstab] [-t ufs | external_type] > mount [-dfpruvw] special | node >=20 > Can you see the -a option on the first line with -o? I can't. > The fix is to add -a as allowed option to the first line of > program's usage() and manpage's SYNOPSIS. >=20 Oops, the correct fix is to add [-o options] to the second lines of course. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --apbmkPN6Hu/1dI3g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGRn9Ukv4P6juNwoRAqtnAJ4/z3+mJYnKhrH3nh1jV87tdbdT8wCePNAr pD40WQooVyoXGAbKxdNbm4A= =5bdT -----END PGP SIGNATURE----- --apbmkPN6Hu/1dI3g-- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:36:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 690AD16A4CE; Thu, 29 Jan 2004 06:36:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B946E43D1F; Thu, 29 Jan 2004 06:36:16 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TEaG0B071777; Thu, 29 Jan 2004 06:36:16 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TEaGZ3071776; Thu, 29 Jan 2004 06:36:16 -0800 (PST) (envelope-from ru) Message-Id: <200401291436.i0TEaGZ3071776@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 29 Jan 2004 06:36:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/routed 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, 29 Jan 2004 14:36:17 -0000 ru 2004/01/29 06:36:16 PST FreeBSD src repository Modified files: sbin/routed Makefile Log: Removed duplicate $FreeBSD$ tag. Revision Changes Path 1.13 +0 -1 src/sbin/routed/Makefile From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:42:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37F7316A4CE; Thu, 29 Jan 2004 06:42:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 138F843D1F; Thu, 29 Jan 2004 06:42:27 -0800 (PST) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TEgQ0B073737; Thu, 29 Jan 2004 06:42:26 -0800 (PST) (envelope-from guido@repoman.freebsd.org) Received: (from guido@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TEgQDV073736; Thu, 29 Jan 2004 06:42:26 -0800 (PST) (envelope-from guido) Message-Id: <200401291442.i0TEgQDV073736@repoman.freebsd.org> From: Guido van Rooij Date: Thu, 29 Jan 2004 06:42:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mount mount.8 mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 14:42:28 -0000 guido 2004/01/29 06:42:26 PST FreeBSD src repository Modified files: sbin/mount mount.8 mount.c Log: Fix manpage and usage() to reflect that -a can be used in combination with -o Submitted by: Ruslan Ermilov Pointed out by: Ceri Davies Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76C4C16A4CE; Thu, 29 Jan 2004 06:42:56 -0800 (PST) Received: from gvr.gvr.org (gvr-gw.gvr.org [80.126.103.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A4BE43D31; Thu, 29 Jan 2004 06:42:55 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 920E246; Thu, 29 Jan 2004 15:42:54 +0100 (CET) Date: Thu, 29 Jan 2004 15:42:54 +0100 From: Guido van Rooij To: Ruslan Ermilov Message-ID: <20040129144254.GA31547@gvr.gvr.org> References: <200401291316.i0TDGpbj052050@repoman.freebsd.org> <20040129132732.GB19899@FreeBSD.org.ua> <20040129140955.GX47004@submonkey.net> <20040129142659.GA23750@gvr.gvr.org> <20040129143208.GH19899@FreeBSD.org.ua> <20040129143437.GI19899@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040129143437.GI19899@FreeBSD.org.ua> cc: Dag-Erling Sm?rgrav cc: Ceri Davies cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 14:42:56 -0000 On Thu, Jan 29, 2004 at 04:34:37PM +0200, Ruslan Ermilov wrote: > > usage: mount [-dfpruvw] [-o options] [-t ufs | external_type] special node > > mount [-adfpruvw] [ -F fstab] [-t ufs | external_type] > > mount [-dfpruvw] special | node > > > > Can you see the -a option on the first line with -o? I can't. > > The fix is to add -a as allowed option to the first line of > > program's usage() and manpage's SYNOPSIS. > > > Oops, the correct fix is to add [-o options] to the second lines > of course. Done. -Guido From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:45:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82F8916A4CE; Thu, 29 Jan 2004 06:45:43 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04F0D43D39; Thu, 29 Jan 2004 06:45:42 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i0TEjdoZ007785; Thu, 29 Jan 2004 15:45:40 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Ruslan Ermilov From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 29 Jan 2004 16:28:54 +0200." <20040129142854.GG19899@FreeBSD.org.ua> Date: Thu, 29 Jan 2004 15:45:39 +0100 Message-ID: <7784.1075387539@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Bruce Evans cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vm_glue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 14:45:43 -0000 In message <20040129142854.GG19899@FreeBSD.org.ua>, Ruslan Ermilov writes: >> One short-range improvement for the contiguous kernel would be to >> abandon linker-sets, and instead generate a C-function at compile >> time which people could inspect to see what's going on. >>=20 >Time for rcorder(9)? ;) you mean lorder(1) ? :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:58:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DED3516A4CE; Thu, 29 Jan 2004 06:58:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3078B43D2D; Thu, 29 Jan 2004 06:58:23 -0800 (PST) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TEwN0B076214; Thu, 29 Jan 2004 06:58:23 -0800 (PST) (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TEwMPu076213; Thu, 29 Jan 2004 06:58:22 -0800 (PST) (envelope-from kensmith) Message-Id: <200401291458.i0TEwMPu076213@repoman.freebsd.org> From: Ken Smith Date: Thu, 29 Jan 2004 06:58:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf systags.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, 29 Jan 2004 14:58:24 -0000 kensmith 2004/01/29 06:58:22 PST FreeBSD src repository Modified files: sys/conf systags.sh Log: Fix pathname so 'make tags' in a kernel build directory looks in the right place for the $MACHINE/include directory. Approved by: rwatson (mentor) Revision Changes Path 1.8 +1 -1 src/sys/conf/systags.sh From owner-cvs-src@FreeBSD.ORG Thu Jan 29 06:58:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7661416A4CE; Thu, 29 Jan 2004 06:58:58 -0800 (PST) Received: from shaft.techsupport.co.uk (shaft.techsupport.co.uk [212.250.77.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32C6043D39; Thu, 29 Jan 2004 06:58:57 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com ([81.103.67.204] helo=shrike.submonkey.net ident=mailnull) by shaft.techsupport.co.uk with esmtp (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.30; FreeBSD) id 1AmDdA-000OgJ-61; Thu, 29 Jan 2004 14:58:56 +0000 Received: from setantae by shrike.submonkey.net with local (Exim 4.30; FreeBSD) id 1AmDd8-000Dbv-3n; Thu, 29 Jan 2004 14:58:54 +0000 Date: Thu, 29 Jan 2004 14:58:54 +0000 From: Ceri Davies To: Guido van Rooij Message-ID: <20040129145854.GZ47004@submonkey.net> Mail-Followup-To: Ceri Davies , Guido van Rooij , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200401291442.i0TEgQDV073736@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IjgjYm7ZLtdx4pCv" Content-Disposition: inline In-Reply-To: <200401291442.i0TEgQDV073736@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.8 mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 14:58:58 -0000 --IjgjYm7ZLtdx4pCv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 06:42:26AM -0800, Guido van Rooij wrote: > guido 2004/01/29 06:42:26 PST >=20 > FreeBSD src repository >=20 > Modified files: > sbin/mount mount.8 mount.c=20 > Log: > Fix manpage and usage() to reflect that -a can be used in combination > with -o Thanks. Ceri --=20 --IjgjYm7ZLtdx4pCv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGR+tocfcwTS3JF8RAuyUAJ9qKnnyOqrZVCyaIbL9KRNltOI1pgCfXCcH zU+kE/VAzWMymUwSqays6Fo= =R8Ps -----END PGP SIGNATURE----- --IjgjYm7ZLtdx4pCv-- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 07:03:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A795916A4CE; Thu, 29 Jan 2004 07:03:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6339C43D62; Thu, 29 Jan 2004 07:03:02 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TF310B078439; Thu, 29 Jan 2004 07:03:01 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TF31FG078392; Thu, 29 Jan 2004 07:03:01 -0800 (PST) (envelope-from sos) Message-Id: <200401291503.i0TF31FG078392@repoman.freebsd.org> From: Søren Schmidt Date: Thu, 29 Jan 2004 07:03:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-pci.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 15:03:15 -0000 sos 2004/01/29 07:03:01 PST FreeBSD src repository Modified files: sys/dev/ata ata-all.h ata-chipset.c ata-pci.h Log: Cleanups/cosmetics. Revision Changes Path 1.73 +0 -1 src/sys/dev/ata/ata-all.h 1.60 +8 -7 src/sys/dev/ata/ata-chipset.c 1.23 +0 -1 src/sys/dev/ata/ata-pci.h From owner-cvs-src@FreeBSD.ORG Thu Jan 29 07:07:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEC0816A4CE; Thu, 29 Jan 2004 07:07:46 -0800 (PST) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DD3843D2D; Thu, 29 Jan 2004 07:07:44 -0800 (PST) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])i0TF7fpG098026; Fri, 30 Jan 2004 00:07:42 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Fri, 30 Jan 2004 00:07:20 +0900 (JST) Message-Id: <20040130.000720.74668093.nyan@jp.FreeBSD.org> To: jhay@icomtek.csir.co.za From: Takahashi Yoshihiro In-Reply-To: <20040128173555.GA19266@zibbi.icomtek.csir.co.za> References: <200401281451.i0SEpcZ9073740@repoman.freebsd.org> <20040128173555.GA19266@zibbi.icomtek.csir.co.za> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Mixed; boundary="--Next_Part(Fri_Jan_30_00:07:20_2004_475)--" Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile.inc.docports X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 15:07:46 -0000 ----Next_Part(Fri_Jan_30_00:07:20_2004_475)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit In article <20040128173555.GA19266@zibbi.icomtek.csir.co.za> John Hay writes: > Is that really needed? I have been running with this patch the last 2 days > and using NOPORTS=YES so that MINIMALDOCPORTS will be used and it worked > without a problem. I was going to commit it in a day or so. > + ports/print/ghostscript-gnu-nox11 \ Sorry, I missed it and also ports/Tools. > - ports/devel/gettext \ > - ports/textproc/expat2 \ The gettext (gettext-old) and expat2 ports are needed. gmake depends on gettext-old, and gettext-old depends on expat2. I have got the following warning message without these lines. I make new patch. ===> Extracting for gmake-3.80_1 >> Checksum OK for make-3.80.tar.bz2. ===> Patching for gmake-3.80_1 ===> Applying FreeBSD patches for gmake-3.80_1 /bin/rm /usr/ports/devel/gmake/work/make-3.80/doc/make.info* ===> gmake-3.80_1 depends on shared library: intl.5 - not found ===> Verifying install for intl.5 in /usr/ports/devel/gettext-old >> No directory for intl.5. Skipping.. ===> Configuring for gmake-3.80_1 --- TAKAHASHI Yoshihiro ----Next_Part(Fri_Jan_30_00:07:20_2004_475)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.inc.docports.diff" Index: Makefile.inc.docports =================================================================== RCS file: /home/ncvs/src/release/Makefile.inc.docports,v retrieving revision 1.21 diff -u -r1.21 Makefile.inc.docports --- Makefile.inc.docports 28 Jan 2004 14:51:38 -0000 1.21 +++ Makefile.inc.docports 29 Jan 2004 14:35:06 -0000 @@ -22,9 +22,9 @@ MINIMALDOCPORTS= \ ports/Mk \ ports/Templates \ + ports/Tools \ ports/archivers/unzip \ ports/converters/libiconv \ - ports/devel/bison \ ports/devel/gettext \ ports/devel/gettext-old \ ports/devel/gmake \ @@ -41,6 +41,7 @@ ports/lang/perl5 \ ports/print/freetype2 \ ports/print/ghostscript-gnu \ + ports/print/ghostscript-gnu-nox11 \ ports/textproc/docbook \ ports/textproc/docbook-241 \ ports/textproc/docbook-300 \ @@ -57,7 +58,6 @@ ports/textproc/libxml2 \ ports/textproc/libxslt \ ports/textproc/linuxdoc \ - ports/textproc/mkcatalog \ ports/textproc/scr2txt \ ports/textproc/sdocbook-xml \ ports/textproc/sgmlformat \ ----Next_Part(Fri_Jan_30_00:07:20_2004_475)---- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 07:10:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1F6E16A4CE; Thu, 29 Jan 2004 07:10:07 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F72C43D1F; Thu, 29 Jan 2004 07:10:05 -0800 (PST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) i0TF9oN1071877 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 29 Jan 2004 16:09:52 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id i0TF9dFq057173 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 29 Jan 2004 16:09:39 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.10/8.12.10) with ESMTP id i0TF9dke005202; Thu, 29 Jan 2004 16:09:39 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.10/8.12.10/Submit) id i0TF9chl005191; Thu, 29 Jan 2004 16:09:38 +0100 (CET) (envelope-from ticso) Date: Thu, 29 Jan 2004 16:09:38 +0100 From: Bernd Walter To: Jeff Roberson Message-ID: <20040129150937.GA941@cicely12.cicely.de> References: <20040125110429.GM77998@cicely12.cicely.de> <20040125142401.H36463-100000@mail.chesapeake.net> <20040125195452.GV77998@cicely12.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040125195452.GV77998@cicely12.cicely.de> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on cicely5.cicely.de cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: ticso@cicely.de cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/conf GENERIC src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC src/sys/ia64/conf GENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GE X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 15:10:07 -0000 On Sun, Jan 25, 2004 at 08:54:53PM +0100, Bernd Walter wrote: > On Sun, Jan 25, 2004 at 02:24:49PM -0500, Jeff Roberson wrote: > > On Sun, 25 Jan 2004, Bernd Walter wrote: > > > On Sat, Jan 24, 2004 at 01:38:52PM -0800, Jeff Roberson wrote: > > > > - Recruit some new ULE users by making it the default scheduler in GENERIC. > > > > ULE will be in a probationary period to determine whether it will be left > > > > as the default in 5.3 which would likely mean the rest of the 5.x series. > > > > > > Does it work on SMP alpha now? > > > Last time I checked it only used a single CPU. > > > > Er, it has for some time. I don't recall a time when ULE did not work on > > alpha SMP. Let me know if you have any problems. I'm running it on one > > of my alphas now. > > Is this a SMP system? > It did work when I tested some weeks back, but only a single CPU > was used and the others were always idle. > Will check it myself now. 25th Jan source works fine with all CPUs - great work. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de From owner-cvs-src@FreeBSD.ORG Thu Jan 29 07:14:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A63C16A4CE; Thu, 29 Jan 2004 07:14:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F95843D1F; Thu, 29 Jan 2004 07:14:04 -0800 (PST) (envelope-from guido@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TFE40B081306; Thu, 29 Jan 2004 07:14:04 -0800 (PST) (envelope-from guido@repoman.freebsd.org) Received: (from guido@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TFE4LD081305; Thu, 29 Jan 2004 07:14:04 -0800 (PST) (envelope-from guido) Message-Id: <200401291514.i0TFE4LD081305@repoman.freebsd.org> From: Guido van Rooij Date: Thu, 29 Jan 2004 07:14:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mount mount.8 mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 15:14:05 -0000 guido 2004/01/29 07:14:04 PST FreeBSD src repository Modified files: sbin/mount mount.8 mount.c Log: Style(9) option sorting Submitted by: Ruslan Ermilov Revision Changes Path 1.62 +1 -1 src/sbin/mount/mount.8 1.61 +1 -1 src/sbin/mount/mount.c From owner-cvs-src@FreeBSD.ORG Thu Jan 29 07:15:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D03D516A4CF; Thu, 29 Jan 2004 07:15:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24C3543D1D; Thu, 29 Jan 2004 07:15:00 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TFEx0B081349; Thu, 29 Jan 2004 07:14:59 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TFExFH081348; Thu, 29 Jan 2004 07:14:59 -0800 (PST) (envelope-from nyan) Message-Id: <200401291514.i0TFExFH081348@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 29 Jan 2004 07:14:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 15:15:01 -0000 nyan 2004/01/29 07:14:59 PST FreeBSD src repository Modified files: release Makefile Log: The name of small boot floppy should be boot-small.flp to avoid conflicting normal size floppy. Reviewed by: jhb Revision Changes Path 1.838 +2 -2 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Thu Jan 29 07:45:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29C7716A4CE; Thu, 29 Jan 2004 07:45:26 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 313FB43D41; Thu, 29 Jan 2004 07:45:11 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0TFjVem022187; Thu, 29 Jan 2004 17:45:35 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0TFjTSX022182; Thu, 29 Jan 2004 17:45:29 +0200 (EET) (envelope-from ru) Date: Thu, 29 Jan 2004 17:45:27 +0200 From: Ruslan Ermilov To: Takahashi Yoshihiro Message-ID: <20040129154527.GN19899@FreeBSD.org.ua> References: <200401291514.i0TFExFH081348@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FilwpOHBrTVNlmJ3" Content-Disposition: inline In-Reply-To: <200401291514.i0TFExFH081348@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 15:45:26 -0000 --FilwpOHBrTVNlmJ3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 07:14:59AM -0800, Takahashi Yoshihiro wrote: > nyan 2004/01/29 07:14:59 PST >=20 > FreeBSD src repository >=20 > Modified files: > release Makefile=20 > Log: > The name of small boot floppy should be boot-small.flp to avoid conflic= ting > normal size floppy. > =20 > Reviewed by: jhb > =20 > Revision Changes Path > 1.838 +2 -2 src/release/Makefile > =20 Thanks! This fix is also part of the larger patch I sent to John: %%% Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/release/Makefile,v retrieving revision 1.837 diff -u -r1.837 Makefile --- Makefile 28 Jan 2004 09:19:16 -0000 1.837 +++ Makefile 28 Jan 2004 23:35:51 -0000 @@ -245,7 +245,7 @@ .endif .endif =20 -.if !defined(NOFLOPPIES) +.if !defined(NO_FLOPPIES) EXTRAS=3D floppies.1 floppies.2 floppies.3 .endif EXTRAS+=3D ftp.1 @@ -758,7 +758,7 @@ KERNFILE=3D"${KERNFLOPPYSET}.split ${KERNFLOPPYSET}.boot" \ MFSROOTFILE=3D"${MFSROOTFLOPPYSET}.split ${MFSROOTFLOPPYSET}.boot" .if defined(SMALLFLOPPYSIZE) - @cd ${.CURDIR} && ${MAKE} buildBootFloppy FSIMAGE=3D"boot" \ + @cd ${.CURDIR} && ${MAKE} buildBootFloppy FSIMAGE=3D"boot-small" \ KERNFILE=3D"${SMALLKERNFLOPPYSET}.split ${SMALLKERNFLOPPYSET}.boot" \ MFSROOTFILE=3D"${SMALLMFSROOTFLOPPYSET}.split ${SMALLMFSROOTFLOPPYSET= }.boot" \ FDSIZE=3D"SMALL" @@ -768,7 +768,7 @@ KERNFILE=3D"${KERNFLOPPYSET}.split ${KERNFLOPPYSET}.boot" \ MFSROOTFILE=3D${RD}/mfsroot/mfsroot.gz .if defined(SMALLFLOPPYSIZE) - @cd ${.CURDIR} && ${MAKE} buildBootFloppy FSIMAGE=3D"boot" \ + @cd ${.CURDIR} && ${MAKE} buildBootFloppy FSIMAGE=3D"boot-small" \ KERNFILE=3D"${SMALLKERNFLOPPYSET}.split ${SMALLKERNFLOPPYSET}.boot" \ MFSROOTFILE=3D${RD}/mfsroot/mfsroot.gz \ FDSIZE=3D"SMALL" @@ -1082,7 +1082,7 @@ .if !defined(SPLITFILE) @echo "SPLITFILE undefined in ${.TARGET}" && exit 1 .endif - ${.CURDIR}/scripts/split-file.sh ${SPLITFILE} \ + sh ${.CURDIR}/scripts/split-file.sh ${SPLITFILE} \ ${RD}/floppyset/${FLOPPYBASE} ${FLPSPLITSIZE} "${FLOPPYDESC}" ( splitfile=3D${SPLITDIR}/`basename ${SPLITFILE}`.split ; \ lines=3D`cat $${splitfile} | wc -l`; \ %%% This should also fix snapshot builds for architectures without floppies. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --FilwpOHBrTVNlmJ3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGSqXUkv4P6juNwoRAqTtAJ9TsdnVLL/qnekjbZVhwWp1j4VMcACdHwtZ QgjKVjMZ0esOUWY07WBvaSQ= =CfbQ -----END PGP SIGNATURE----- --FilwpOHBrTVNlmJ3-- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 07:48:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC30016A4CE; Thu, 29 Jan 2004 07:48:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFF6943D2D; Thu, 29 Jan 2004 07:48:26 -0800 (PST) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TFmQ0B089120; Thu, 29 Jan 2004 07:48:26 -0800 (PST) (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TFmQ8I089117; Thu, 29 Jan 2004 07:48:26 -0800 (PST) (envelope-from cperciva) Message-Id: <200401291548.i0TFmQ8I089117@repoman.freebsd.org> From: Colin Percival Date: Thu, 29 Jan 2004 07:48:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/ffsinfo ffsinfo.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, 29 Jan 2004 15:48:27 -0000 cperciva 2004/01/29 07:48:26 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/ffsinfo ffsinfo.8 Log: MFC rev 1.14: ffsinfo *appends* to outfile. Approved by: rwatson (mentor) Revision Changes Path 1.6.2.6 +1 -1 src/sbin/ffsinfo/ffsinfo.8 From owner-cvs-src@FreeBSD.ORG Thu Jan 29 07:58:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D890116A4CE; Thu, 29 Jan 2004 07:58:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9412A43D46; Thu, 29 Jan 2004 07:58:07 -0800 (PST) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TFw70B092503; Thu, 29 Jan 2004 07:58:07 -0800 (PST) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TFw62S092501; Thu, 29 Jan 2004 07:58:06 -0800 (PST) (envelope-from harti) Message-Id: <200401291558.i0TFw62S092501@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 29 Jan 2004 07:58:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/atm/harp atm_udp.ng memory_leak.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, 29 Jan 2004 15:58:10 -0000 harti 2004/01/29 07:58:06 PST FreeBSD src repository Added files: tools/regression/atm/harp atm_udp.ng memory_leak.sh Log: Add a simple test script for the ng_atmpif node. Submitted by: Vincent Jardin Revision Changes Path 1.1 +155 -0 src/tools/regression/atm/harp/atm_udp.ng (new) 1.1 +13 -0 src/tools/regression/atm/harp/memory_leak.sh (new) From owner-cvs-src@FreeBSD.ORG Thu Jan 29 07:58:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AB4416A4CE for ; Thu, 29 Jan 2004 07:58:36 -0800 (PST) Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ED5E43D39 for ; Thu, 29 Jan 2004 07:58:31 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 22264 invoked from network); 29 Jan 2004 15:58:31 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 29 Jan 2004 15:58:31 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i0TFwIM2069201; Thu, 29 Jan 2004 10:58:26 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Bruce Evans , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Date: Thu, 29 Jan 2004 10:35:28 -0500 User-Agent: KMail/1.5.4 References: <200401291235.i0TCZBDG036160@repoman.freebsd.org> In-Reply-To: <200401291235.i0TCZBDG036160@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401291035.28734.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: cvs commit: src/sys/vm vm_glue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 15:58:36 -0000 On Thursday 29 January 2004 07:35 am, Bruce Evans wrote: > bde 2004/01/29 04:35:11 PST > > FreeBSD src repository > > Modified files: > sys/vm vm_glue.c > Log: > Fixed breakage of scheduling in rev.1.29 of subr_4bsd.c. The > "scheduler" here has very little to do with scheduling. It is actually > the swapper, and it really must be the last SYSINIT'ed item like its > comment says, since proc0 metamorphoses into swapper by calling > scheduler() last in mi_start(), and scheduler() never returns.. Rev.1.29 > of subr_4bsd.c broke this by adding another SI_ORDER_FIRST item > (kproc_start() for schedcpu_thread() onto the SI_SUB_RUN_SCHEDULER_LIST. > The sorting of SYSINITs with identical orders (at all levels) is > apparently nondeterministic, so this resulted in schedule() sometimes > being called second last and schedcpu_thread() not being called at all. > > This quick fix just changes the code to almost match the comment > (SI_ORDER_FIRST -> SI_ORDER_ANY). "LAST" is misspelled "ANY", and > there is no way to ensure that there is only 1 very lst SYSINIT. > A more complete fix would remove the SYSINIT obfuscation. Wow, good catch. My bad. :( -- 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 Jan 29 07:58:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7A3916A4CE for ; Thu, 29 Jan 2004 07:58:53 -0800 (PST) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 383DF43D53 for ; Thu, 29 Jan 2004 07:58:42 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 11720 invoked from network); 29 Jan 2004 15:58:41 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 29 Jan 2004 15:58:41 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i0TFwIM4069201; Thu, 29 Jan 2004 10:58:30 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: obrien@freebsd.org, Ruslan Ermilov Date: Thu, 29 Jan 2004 10:37:33 -0500 User-Agent: KMail/1.5.4 References: <200401281929.i0SJTGIP043858@repoman.freebsd.org> <20040128205137.GG11253@FreeBSD.org.ua> <20040129030848.GA82376@dragon.nuxi.com> In-Reply-To: <20040129030848.GA82376@dragon.nuxi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401291037.33822.jhb@FreeBSD.org> 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: Poul-Henning Kamp cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.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, 29 Jan 2004 15:58:54 -0000 On Wednesday 28 January 2004 10:08 pm, David O'Brien wrote: > On Wed, Jan 28, 2004 at 10:51:37PM +0200, Ruslan Ermilov wrote: > > On Wed, Jan 28, 2004 at 02:49:31PM -0700, Scott Long wrote: > > > On Wed, 28 Jan 2004, Ruslan Ermilov wrote: > > > > [...] > > > > > > Perhaps you didn't notice that, but the trimmed part of the patch > > > > also removes the compatibility link from disklabel to bsdlabel. > > > > > > > > The disklabel is not linked to sunlabel since 2003/04/23. > > > > > > Do not remove the compatibility link. > > > > No problem -- I can carry this change locally, though nobody tells > > me why would this be a good idea to preserve it. > > Because it gives us a single "name" to use to label disks on FreeBSD. > I'm glad you reminded me that it isn't linked on sparc64 -- it should > have been. Given that we use nested labelling systems on several of our archs (i386, amd64, ia64, probably ppc if we use apple labels) trying to use one magic name to mean several different things is not really scalable. We aren't running on a VAX, and we can stop pretending that we are 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 Thu Jan 29 07:59:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A975916A4D1 for ; Thu, 29 Jan 2004 07:59:01 -0800 (PST) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BD8343D45 for ; Thu, 29 Jan 2004 07:58:44 -0800 (PST) (envelope-from john@baldwin.cx) Received: (qmail 8167 invoked from network); 29 Jan 2004 15:58:42 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 29 Jan 2004 15:58:42 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i0TFwIM0069201; Thu, 29 Jan 2004 10:58:18 -0500 (EST) (envelope-from john@baldwin.cx) From: John Baldwin To: Takahashi Yoshihiro , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Date: Thu, 29 Jan 2004 10:31:31 -0500 User-Agent: KMail/1.5.4 References: <200401291514.i0TFExFH081348@repoman.freebsd.org> In-Reply-To: <200401291514.i0TFExFH081348@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401291031.31335.john@baldwin.cx> X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 15:59:01 -0000 On Thursday 29 January 2004 10:14 am, Takahashi Yoshihiro wrote: > nyan 2004/01/29 07:14:59 PST > > FreeBSD src repository > > Modified files: > release Makefile > Log: > The name of small boot floppy should be boot-small.flp to avoid > conflicting normal size floppy. > > Reviewed by: jhb Thanks for fixing this! -- John Baldwin <>< http://www.baldwin.cx/~john/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Thu Jan 29 07:59:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEE7E16A4CE for ; Thu, 29 Jan 2004 07:59:20 -0800 (PST) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D9E43D39 for ; Thu, 29 Jan 2004 07:59:07 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 8563 invoked from network); 29 Jan 2004 15:59:06 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 29 Jan 2004 15:59:06 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i0TFwIMA069201; Thu, 29 Jan 2004 10:58:54 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Ruslan Ermilov , Takahashi Yoshihiro Date: Thu, 29 Jan 2004 10:58:33 -0500 User-Agent: KMail/1.5.4 References: <200401291514.i0TFExFH081348@repoman.freebsd.org> <20040129154527.GN19899@FreeBSD.org.ua> In-Reply-To: <20040129154527.GN19899@FreeBSD.org.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401291058.34002.jhb@FreeBSD.org> 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/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 15:59:21 -0000 On Thursday 29 January 2004 10:45 am, Ruslan Ermilov wrote: > On Thu, Jan 29, 2004 at 07:14:59AM -0800, Takahashi Yoshihiro wrote: > > nyan 2004/01/29 07:14:59 PST > > > > FreeBSD src repository > > > > Modified files: > > release Makefile > > Log: > > The name of small boot floppy should be boot-small.flp to avoid > > conflicting normal size floppy. > > > > Reviewed by: jhb > > > > Revision Changes Path > > 1.838 +2 -2 src/release/Makefile > > Thanks! This fix is also part of the larger patch I sent to John: > > %%% > Index: Makefile > =================================================================== > RCS file: /home/ncvs/src/release/Makefile,v > retrieving revision 1.837 > diff -u -r1.837 Makefile > --- Makefile 28 Jan 2004 09:19:16 -0000 1.837 > +++ Makefile 28 Jan 2004 23:35:51 -0000 > @@ -245,7 +245,7 @@ > .endif > .endif > > -.if !defined(NOFLOPPIES) > +.if !defined(NO_FLOPPIES) > EXTRAS= floppies.1 floppies.2 floppies.3 > .endif > EXTRAS+= ftp.1 > @@ -758,7 +758,7 @@ > KERNFILE="${KERNFLOPPYSET}.split ${KERNFLOPPYSET}.boot" \ > MFSROOTFILE="${MFSROOTFLOPPYSET}.split ${MFSROOTFLOPPYSET}.boot" > .if defined(SMALLFLOPPYSIZE) > - @cd ${.CURDIR} && ${MAKE} buildBootFloppy FSIMAGE="boot" \ > + @cd ${.CURDIR} && ${MAKE} buildBootFloppy FSIMAGE="boot-small" \ > KERNFILE="${SMALLKERNFLOPPYSET}.split ${SMALLKERNFLOPPYSET}.boot" \ > MFSROOTFILE="${SMALLMFSROOTFLOPPYSET}.split > ${SMALLMFSROOTFLOPPYSET}.boot" \ FDSIZE="SMALL" > @@ -768,7 +768,7 @@ > KERNFILE="${KERNFLOPPYSET}.split ${KERNFLOPPYSET}.boot" \ > MFSROOTFILE=${RD}/mfsroot/mfsroot.gz > .if defined(SMALLFLOPPYSIZE) > - @cd ${.CURDIR} && ${MAKE} buildBootFloppy FSIMAGE="boot" \ > + @cd ${.CURDIR} && ${MAKE} buildBootFloppy FSIMAGE="boot-small" \ > KERNFILE="${SMALLKERNFLOPPYSET}.split ${SMALLKERNFLOPPYSET}.boot" \ > MFSROOTFILE=${RD}/mfsroot/mfsroot.gz \ > FDSIZE="SMALL" > @@ -1082,7 +1082,7 @@ > .if !defined(SPLITFILE) > @echo "SPLITFILE undefined in ${.TARGET}" && exit 1 > .endif > - ${.CURDIR}/scripts/split-file.sh ${SPLITFILE} \ > + sh ${.CURDIR}/scripts/split-file.sh ${SPLITFILE} \ > ${RD}/floppyset/${FLOPPYBASE} ${FLPSPLITSIZE} "${FLOPPYDESC}" > ( splitfile=${SPLITDIR}/`basename ${SPLITFILE}`.split ; \ > lines=`cat $${splitfile} | wc -l`; \ > %%% > > This should also fix snapshot builds for architectures without > floppies. Hmm, I don't recall ever seeing this patch, but it looks ok. Note that lots of ther scripts don't explicitly use sh, but I guess cvs doesn't preserve the execute permissions, so it's probably best to just do that anyways. -- 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 Jan 29 08:02:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF8B316A4CE; Thu, 29 Jan 2004 08:02:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A49B43D2D; Thu, 29 Jan 2004 08:01:58 -0800 (PST) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TG1w0B093657; Thu, 29 Jan 2004 08:01:58 -0800 (PST) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TG1vXm093653; Thu, 29 Jan 2004 08:01:57 -0800 (PST) (envelope-from harti) Message-Id: <200401291601.i0TG1vXm093653@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 29 Jan 2004 08:01:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/atm Funcs.sh README RunTest.sh src/tools/regression/atm/proto_sscop RunTest.sh src/tools/regression/atm/proto_uni RunTest.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, 29 Jan 2004 16:02:04 -0000 harti 2004/01/29 08:01:57 PST FreeBSD src repository Added files: tools/regression/atm Funcs.sh README RunTest.sh tools/regression/atm/proto_sscfu RunTest.sh tools/regression/atm/proto_sscop RunTest.sh tools/regression/atm/proto_uni RunTest.sh Log: These scripts run the protocol test suites for the SSCOP, SSCF-UNI and UNI protocols. The actual test suites are not in these directories because of their size. One needs to install the atmsupport port (the script will remind you, if it cannot find the port). The SSCOP test suite includes booth the ETSI and the ITU-T test suite, the SSCF-UNI test suite is home grown and the UNI test suite is the P2MP ETSI test suite. Others may follow. Revision Changes Path 1.1 +53 -0 src/tools/regression/atm/Funcs.sh (new) 1.1 +16 -0 src/tools/regression/atm/README (new) 1.1 +43 -0 src/tools/regression/atm/RunTest.sh (new) 1.1 +11 -0 src/tools/regression/atm/proto_sscfu/RunTest.sh (new) 1.1 +10 -0 src/tools/regression/atm/proto_sscop/RunTest.sh (new) 1.1 +12 -0 src/tools/regression/atm/proto_uni/RunTest.sh (new) From owner-cvs-src@FreeBSD.ORG Thu Jan 29 08:17:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6137516A4CE; Thu, 29 Jan 2004 08:17:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46A2143D3F; Thu, 29 Jan 2004 08:17:26 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TGHQ0B024683; Thu, 29 Jan 2004 08:17:26 -0800 (PST) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TGHQtv024682; Thu, 29 Jan 2004 08:17:26 -0800 (PST) (envelope-from ache) Message-Id: <200401291617.i0TGHQtv024682@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 29 Jan 2004 08:17:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/mtree BSD.local.dist BSD.usr.dist X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 16:17:27 -0000 ache 2004/01/29 08:17:25 PST FreeBSD src repository Modified files: etc/mtree BSD.local.dist BSD.usr.dist Log: Add kk_KZ.PT154 Revision Changes Path 1.107 +2 -0 src/etc/mtree/BSD.local.dist 1.292 +4 -0 src/etc/mtree/BSD.usr.dist From owner-cvs-src@FreeBSD.ORG Thu Jan 29 08:17:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05FE816A4CE; Thu, 29 Jan 2004 08:17:55 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60AA643D39; Thu, 29 Jan 2004 08:17:43 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0TGIAem022606; Thu, 29 Jan 2004 18:18:14 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0TGI8ZA022601; Thu, 29 Jan 2004 18:18:08 +0200 (EET) (envelope-from ru) Date: Thu, 29 Jan 2004 18:18:06 +0200 From: Ruslan Ermilov To: John Baldwin Message-ID: <20040129161806.GO19899@FreeBSD.org.ua> References: <200401291514.i0TFExFH081348@repoman.freebsd.org> <20040129154527.GN19899@FreeBSD.org.ua> <200401291058.34002.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Eu9PQ+LfZADlAtIa" Content-Disposition: inline In-Reply-To: <200401291058.34002.jhb@FreeBSD.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Takahashi Yoshihiro Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 16:17:55 -0000 --Eu9PQ+LfZADlAtIa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 10:58:33AM -0500, John Baldwin wrote: > Hmm, I don't recall ever seeing this patch, but it looks ok. >=20 I have no idea what happened, my logs show it was delivered successfully to mx1.FreeBSD.org: : From ru@FreeBSD.org Thu Jan 29 01:48:16 2004 : Date: Thu, 29 Jan 2004 01:48:16 +0200 : From: Ruslan Ermilov : To: John Baldwin : Subject: Problems with new release/Makefile : Message-ID: <20040128234816.GE12839@FreeBSD.org.ua> Jan 29 01:48:16 phantom sm-mta[14149]: i0SNmGem014149: from=3D, size=3D3903, class=3D0, nrcpts=3D1, msgid=3D<20040128234816.GE12839= @FreeBSD.org.ua>, proto=3DESMTP, daemon=3DMTA, relay=3Dru@localhost [127.0.= 0.1] Jan 29 01:48:21 phantom sm-mta[14152]: i0SNmGem014149: to=3D, ctladdr=3D (1004/1004), delay=3D00:00:05, xdelay=3D0= 0:00:05, mailer=3Desmtp, pri=3D33903, relay=3Dmx1.freebsd.org. [216.136.204= =2E125], dsn=3D2.0.0, stat=3DSent (Ok: queued as 6D0AB43D46) Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --Eu9PQ+LfZADlAtIa Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGTI+Ukv4P6juNwoRAv19AJ9KgH+IUnvYVU5/8Qen0Q6+3vtJNgCeMEEd TQ/sPGFClrsvViVJZYBUS2s= =Sg5o -----END PGP SIGNATURE----- --Eu9PQ+LfZADlAtIa-- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 08:19:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1DDF16A4CE; Thu, 29 Jan 2004 08:19:40 -0800 (PST) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B4843D53; Thu, 29 Jan 2004 08:19:31 -0800 (PST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [IPv6:::1]) i0TGJQ0e062715; Thu, 29 Jan 2004 18:19:26 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.12.9/8.12.9/Submit) id i0TGJNw6062714; Thu, 29 Jan 2004 18:19:23 +0200 (SAST) (envelope-from jhay) Date: Thu, 29 Jan 2004 18:19:23 +0200 From: John Hay To: Takahashi Yoshihiro Message-ID: <20040129161923.GA62275@zibbi.icomtek.csir.co.za> References: <200401281451.i0SEpcZ9073740@repoman.freebsd.org> <20040128173555.GA19266@zibbi.icomtek.csir.co.za> <20040130.000720.74668093.nyan@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040130.000720.74668093.nyan@jp.FreeBSD.org> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: jhay@icomtek.csir.co.za cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/release Makefile.inc.docports X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 16:19:41 -0000 > > > + ports/print/ghostscript-gnu-nox11 \ > > Sorry, I missed it and also ports/Tools. > > > - ports/devel/gettext \ > > - ports/textproc/expat2 \ > > The gettext (gettext-old) and expat2 ports are needed. gmake depends > on gettext-old, and gettext-old depends on expat2. I have got the > following warning message without these lines. You are right about expat2. I checked my output again. :-) Your patch looks fine to me. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org From owner-cvs-src@FreeBSD.ORG Thu Jan 29 08:21:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A5FE16A4CF; Thu, 29 Jan 2004 08:21:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C047C43D45; Thu, 29 Jan 2004 08:21:01 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TGL10B024946; Thu, 29 Jan 2004 08:21:01 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TGL1Nj024944; Thu, 29 Jan 2004 08:21:01 -0800 (PST) (envelope-from ru) Message-Id: <200401291621.i0TGL1Nj024944@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 29 Jan 2004 08:21:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 16:21:05 -0000 ru 2004/01/29 08:21:01 PST FreeBSD src repository Modified files: release Makefile Log: Two nits from rev. 1.835: - Fixed spelling of NO_FLOPPIES to unbreak snapshot building on architectures that don't support them (as installation source). - Don't rely on CVS setting execution bits on the shell script. (This is also consistent with the rest of this makefile.) Reviewed by: jhb Revision Changes Path 1.839 +2 -2 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Thu Jan 29 08:24:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0642716A4CE; Thu, 29 Jan 2004 08:24:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AA4243D39; Thu, 29 Jan 2004 08:24:31 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TGOV0B026827; Thu, 29 Jan 2004 08:24:31 -0800 (PST) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TGOUq0026826; Thu, 29 Jan 2004 08:24:30 -0800 (PST) (envelope-from dougb) Message-Id: <200401291624.i0TGOUq0026826@repoman.freebsd.org> From: Doug Barton Date: Thu, 29 Jan 2004 08:24:30 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/namedb named.root X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 16:24:32 -0000 dougb 2004/01/29 08:24:30 PST FreeBSD src repository Modified files: etc/namedb named.root Log: Latest version of this file from InterNIC. This version updates the IP address of b.root-servers.net, and various comments. Revision Changes Path 1.11 +8 -7 src/etc/namedb/named.root From owner-cvs-src@FreeBSD.ORG Thu Jan 29 08:28:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ADA816A4CE; Thu, 29 Jan 2004 08:28:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36B7843D45; Thu, 29 Jan 2004 08:28:23 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TGSM0B027147; Thu, 29 Jan 2004 08:28:22 -0800 (PST) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TGSMA0027146; Thu, 29 Jan 2004 08:28:22 -0800 (PST) (envelope-from ache) Message-Id: <200401291628.i0TGSMA0027146@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 29 Jan 2004 08:28:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/colldef Makefile kk_KZ.PT154.src map.PT154 src/share/mklocale Makefile kk_KZ.PT154.src src/share/monetdef Makefile kk_KZ.PT154.src src/share/msgdef Makefile kk_KZ.PT154.src src/share/numericdef Makefile kk_KZ.PT154.src ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 16:28:24 -0000 ache 2004/01/29 08:28:22 PST FreeBSD src repository Modified files: share/colldef Makefile share/mklocale Makefile share/monetdef Makefile share/msgdef Makefile share/numericdef Makefile share/syscons/keymaps INDEX.keymaps Makefile share/timedef Makefile Added files: share/colldef kk_KZ.PT154.src map.PT154 share/mklocale kk_KZ.PT154.src share/monetdef kk_KZ.PT154.src share/msgdef kk_KZ.PT154.src share/numericdef kk_KZ.PT154.src share/syscons/keymaps kk.pt154.io.kbd kk.pt154.kst.kbd share/timedef kk_KZ.PT154.src Log: Add kk_KZ.PT154 Submitted by: Birsh T Revision Changes Path 1.63 +2 -0 src/share/colldef/Makefile 1.1 +41 -0 src/share/colldef/kk_KZ.PT154.src (new) 1.1 +258 -0 src/share/colldef/map.PT154 (new) 1.58 +1 -0 src/share/mklocale/Makefile 1.1 +105 -0 src/share/mklocale/kk_KZ.PT154.src (new) 1.52 +1 -0 src/share/monetdef/Makefile 1.1 +36 -0 src/share/monetdef/kk_KZ.PT154.src (new) 1.53 +1 -0 src/share/msgdef/Makefile 1.1 +14 -0 src/share/msgdef/kk_KZ.PT154.src (new) 1.52 +1 -0 src/share/numericdef/Makefile 1.1 +12 -0 src/share/numericdef/kk_KZ.PT154.src (new) 1.54 +4 -1 src/share/syscons/keymaps/INDEX.keymaps 1.67 +1 -0 src/share/syscons/keymaps/Makefile 1.1 +244 -0 src/share/syscons/keymaps/kk.pt154.io.kbd (new) 1.1 +244 -0 src/share/syscons/keymaps/kk.pt154.kst.kbd (new) 1.40 +1 -0 src/share/timedef/Makefile 1.1 +102 -0 src/share/timedef/kk_KZ.PT154.src (new) From owner-cvs-src@FreeBSD.ORG Thu Jan 29 08:29:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09B5C16A4CE; Thu, 29 Jan 2004 08:29:55 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4634B43D2D; Thu, 29 Jan 2004 08:29:53 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id A23CE5308; Thu, 29 Jan 2004 17:29:50 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 9C5FA530D; Thu, 29 Jan 2004 17:29:41 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 81DF633C6A; Thu, 29 Jan 2004 17:29:41 +0100 (CET) To: Ruslan Ermilov References: <200401291316.i0TDGpbj052050@repoman.freebsd.org> <20040129132732.GB19899@FreeBSD.org.ua> <20040129140955.GX47004@submonkey.net> <20040129142659.GA23750@gvr.gvr.org> <20040129143208.GH19899@FreeBSD.org.ua> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Thu, 29 Jan 2004 17:29:41 +0100 In-Reply-To: <20040129143208.GH19899@FreeBSD.org.ua> (Ruslan Ermilov's message of "Thu, 29 Jan 2004 16:32:08 +0200") 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-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on flood.des.no X-Spam-Level: ss X-Spam-Status: No, hits=2.6 required=5.0 tests=RCVD_IN_DYNABLOCK, RCVD_IN_SORBS autolearn=no version=2.61 cc: cvs-src@FreeBSD.org cc: Ceri Davies cc: Guido van Rooij cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 16:29:55 -0000 Ruslan Ermilov writes: > usage: mount [-dfpruvw] [-o options] [-t ufs | external_type] special node > mount [-adfpruvw] [ -F fstab] [-t ufs | external_type] > mount [-dfpruvw] special | node > > Can you see the -a option on the first line with -o? I can't. > The fix is to add -a as allowed option to the first line of > program's usage() and manpage's SYNOPSIS. This was already broken - Guido's commit didsn't change that. It was already possible to do "mount -o ro -a -t ufs" (or "mount -art ufs" as I generally spell it) DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Thu Jan 29 10:02:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B994F16A4CE; Thu, 29 Jan 2004 10:02:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A30543D1F; Thu, 29 Jan 2004 10:02:42 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TI2f0B055896; Thu, 29 Jan 2004 10:02:41 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TI2fkB055895; Thu, 29 Jan 2004 10:02:41 -0800 (PST) (envelope-from njl) Message-Id: <200401291802.i0TI2fkB055895@repoman.freebsd.org> From: Nate Lawson Date: Thu, 29 Jan 2004 10:02:41 -0800 (PST) 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/scsi_target scsi_cmds.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 18:02:42 -0000 njl 2004/01/29 10:02:41 PST FreeBSD src repository Modified files: (Branch: RELENG_4) share/examples/scsi_target scsi_cmds.c Log: MFC: enable autosense by default and note where someone (maybe you!) should submit support for report luns. Revision Changes Path 1.2.2.3 +2 -1 src/share/examples/scsi_target/scsi_cmds.c From owner-cvs-src@FreeBSD.ORG Thu Jan 29 10:12:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01B2A16A4CE; Thu, 29 Jan 2004 10:12:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 461CF43D5F; Thu, 29 Jan 2004 10:12:28 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TICS0B058893; Thu, 29 Jan 2004 10:12:28 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TICRlQ058892; Thu, 29 Jan 2004 10:12:27 -0800 (PST) (envelope-from obrien) Message-Id: <200401291812.i0TICRlQ058892@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 29 Jan 2004 10:12:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/sunlabel Makefile sunlabel.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, 29 Jan 2004 18:12:29 -0000 obrien 2004/01/29 10:12:27 PST FreeBSD src repository Modified files: sbin/sunlabel Makefile Added files: sbin/sunlabel sunlabel.8 Log: Add a very basic manpage. Revision Changes Path 1.9 +1 -1 src/sbin/sunlabel/Makefile 1.1 +70 -0 src/sbin/sunlabel/sunlabel.8 (new) From owner-cvs-src@FreeBSD.ORG Thu Jan 29 10:15:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4DEF16A4CE; Thu, 29 Jan 2004 10:15:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1AA343D5D; Thu, 29 Jan 2004 10:15:19 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TIFJ0B059102; Thu, 29 Jan 2004 10:15:19 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TIFJ2j059101; Thu, 29 Jan 2004 10:15:19 -0800 (PST) (envelope-from obrien) Message-Id: <200401291815.i0TIFJ2j059101@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 29 Jan 2004 10:15:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/sunlabel 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, 29 Jan 2004 18:15:21 -0000 obrien 2004/01/29 10:15:19 PST FreeBSD src repository Modified files: sbin/sunlabel Makefile Log: Sync with bsdlabel/Makefile. Revision Changes Path 1.10 +9 -5 src/sbin/sunlabel/Makefile From owner-cvs-src@FreeBSD.ORG Thu Jan 29 10:16:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A097E16A4CE; Thu, 29 Jan 2004 10:16:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA20943D5A; Thu, 29 Jan 2004 10:16:58 -0800 (PST) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TIGw0B059217; Thu, 29 Jan 2004 10:16:58 -0800 (PST) (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TIGwlq059216; Thu, 29 Jan 2004 10:16:58 -0800 (PST) (envelope-from schweikh) Message-Id: <200401291816.i0TIGwlq059216@repoman.freebsd.org> From: Jens Schweikhardt Date: Thu, 29 Jan 2004 10:16:58 -0800 (PST) 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/man6 intro.6 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 18:16:59 -0000 schweikh 2004/01/29 10:16:58 PST FreeBSD src repository Modified files: (Branch: RELENG_4) share/man/man6 intro.6 Log: MFC: DTRT, quote parens in an extended regular expression. Revision Changes Path 1.4.2.5 +2 -2 src/share/man/man6/intro.6 From owner-cvs-src@FreeBSD.ORG Thu Jan 29 11:01:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89D4316A4CE; Thu, 29 Jan 2004 11:01:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD02043D1F; Thu, 29 Jan 2004 11:01:58 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TJ1w0B069659; Thu, 29 Jan 2004 11:01:58 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TJ1wnW069658; Thu, 29 Jan 2004 11:01:58 -0800 (PST) (envelope-from jhb) Message-Id: <200401291901.i0TJ1wnW069658@repoman.freebsd.org> From: John Baldwin Date: Thu, 29 Jan 2004 11:01:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 19:01:59 -0000 jhb 2004/01/29 11:01:58 PST FreeBSD src repository Modified files: release Makefile Log: - Tweak order of arch fs options to stick all floppy options together and all MFS root options together and in the same order on all archs. - Drop support for using the no longer existing 2.88 floppy image for CD booting on i386 via the EMUL_BOOT variable. - Use a stock loader on the boot floppy rather than one without forth. - Force the gzip of the mfsroot in release.9 to succeed. This is useful when doing lots of rereleases when testing floppy changes. - If an acpi kernel module exists, stick it on the boot floppy and for now always load it after the kernel. Revision Changes Path 1.840 +13 -26 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Thu Jan 29 11:06:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40AB416A4CE; Thu, 29 Jan 2004 11:06:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83D1843D2D; Thu, 29 Jan 2004 11:06:34 -0800 (PST) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TJ6Y0B071381; Thu, 29 Jan 2004 11:06:34 -0800 (PST) (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TJ6Ynq071378; Thu, 29 Jan 2004 11:06:34 -0800 (PST) (envelope-from cperciva) Message-Id: <200401291906.i0TJ6Ynq071378@repoman.freebsd.org> From: Colin Percival Date: Thu, 29 Jan 2004 11:06:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/bin/ps ps.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 19:06:35 -0000 cperciva 2004/01/29 11:06:34 PST FreeBSD src repository Modified files: (Branch: RELENG_4) bin/ps ps.1 Log: MFC rev 1.66: Bring ps(1) up to date with changes in the past seven years. PR: bin/34955 Submitted by: Tim Robbins Approved by: rwatson (mentor) Revision Changes Path 1.24.2.9 +12 -27 src/bin/ps/ps.1 From owner-cvs-src@FreeBSD.ORG Thu Jan 29 11:08:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 997C716A4D1 for ; Thu, 29 Jan 2004 11:08:59 -0800 (PST) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2357F43D5A for ; Thu, 29 Jan 2004 11:08:54 -0800 (PST) (envelope-from john@baldwin.cx) Received: (qmail 12364 invoked from network); 29 Jan 2004 19:08:53 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 29 Jan 2004 19:08:53 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i0TJ8lM2070168; Thu, 29 Jan 2004 14:08:50 -0500 (EST) (envelope-from john@baldwin.cx) From: John Baldwin To: John Baldwin , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Date: Thu, 29 Jan 2004 14:05:36 -0500 User-Agent: KMail/1.5.4 References: <200401291901.i0TJ1wnW069658@repoman.freebsd.org> In-Reply-To: <200401291901.i0TJ1wnW069658@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401291405.36318.john@baldwin.cx> X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 19:08:59 -0000 On Thursday 29 January 2004 02:01 pm, John Baldwin wrote: > jhb 2004/01/29 11:01:58 PST > > FreeBSD src repository > > Modified files: > release Makefile > Log: > - Tweak order of arch fs options to stick all floppy options together and > all MFS root options together and in the same order on all archs. > - Drop support for using the no longer existing 2.88 floppy image for CD > booting on i386 via the EMUL_BOOT variable. > - Use a stock loader on the boot floppy rather than one without forth. > - Force the gzip of the mfsroot in release.9 to succeed. This is useful > when doing lots of rereleases when testing floppy changes. > - If an acpi kernel module exists, stick it on the boot floppy and for > now always load it after the kernel. The next step will be to use the standard forth scripts on the boot floppies including the now infamous beastie menu. It looks like I can pull that off by using the 'foo_before' variables for the mfsroot and acpi modules to run a command to prompt the user for the boot floppy before loading the module. -- John Baldwin <>< http://www.baldwin.cx/~john/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Thu Jan 29 11:28:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76CE116A4CE; Thu, 29 Jan 2004 11:28:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B905643D46; Thu, 29 Jan 2004 11:28:57 -0800 (PST) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TJSv0B076035; Thu, 29 Jan 2004 11:28:57 -0800 (PST) (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TJSvks076034; Thu, 29 Jan 2004 11:28:57 -0800 (PST) (envelope-from cperciva) Message-Id: <200401291928.i0TJSvks076034@repoman.freebsd.org> From: Colin Percival Date: Thu, 29 Jan 2004 11:28:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/etc/defaults devfs.rules X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 19:28:58 -0000 cperciva 2004/01/29 11:28:57 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) etc/defaults devfs.rules Log: MFC 1.3: If we're going to unhide fd/*, we'd better unhide fd as well. Approved by: rwatson (mentor), re (scottl) Revision Changes Path 1.2.2.1 +1 -0 src/etc/defaults/devfs.rules From owner-cvs-src@FreeBSD.ORG Thu Jan 29 11:33:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 386E716A4CE; Thu, 29 Jan 2004 11:33:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4DAA43D67; Thu, 29 Jan 2004 11:32:43 -0800 (PST) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TJWh0B078004; Thu, 29 Jan 2004 11:32:43 -0800 (PST) (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TJWhgj078003; Thu, 29 Jan 2004 11:32:43 -0800 (PST) (envelope-from cperciva) Message-Id: <200401291932.i0TJWhgj078003@repoman.freebsd.org> From: Colin Percival Date: Thu, 29 Jan 2004 11:32:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/fs/devfs devfs_rule.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 19:33:00 -0000 cperciva 2004/01/29 11:32:43 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/fs/devfs devfs_rule.c Log: MFC rev 1.9-1.10: Allow path rules to work on directories. Approved by: rwatson (mentor), re (scottl) Revision Changes Path 1.8.4.1 +2 -1 src/sys/fs/devfs/devfs_rule.c From owner-cvs-src@FreeBSD.ORG Thu Jan 29 13:07:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E7AE16A4CE; Thu, 29 Jan 2004 13:07:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAA6F43D41; Thu, 29 Jan 2004 13:07:54 -0800 (PST) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TL7s0B005328; Thu, 29 Jan 2004 13:07:54 -0800 (PST) (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TL7sL0005327; Thu, 29 Jan 2004 13:07:54 -0800 (PST) (envelope-from schweikh) Message-Id: <200401292107.i0TL7sL0005327@repoman.freebsd.org> From: Jens Schweikhardt Date: Thu, 29 Jan 2004 13:07:54 -0800 (PST) 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: Thu, 29 Jan 2004 21:07:55 -0000 schweikh 2004/01/29 13:07:54 PST FreeBSD src repository Modified files: sys/i386/conf NOTES Log: Fix typos and remove whitespace at EOL. Revision Changes Path 1.1122 +20 -20 src/sys/i386/conf/NOTES From owner-cvs-src@FreeBSD.ORG Thu Jan 29 13:24:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47AE716A4CE; Thu, 29 Jan 2004 13:24:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9325843D2F; Thu, 29 Jan 2004 13:24:54 -0800 (PST) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TLOs0B009393; Thu, 29 Jan 2004 13:24:54 -0800 (PST) (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TLOsT5009392; Thu, 29 Jan 2004 13:24:54 -0800 (PST) (envelope-from schweikh) Message-Id: <200401292124.i0TLOsT5009392@repoman.freebsd.org> From: Jens Schweikhardt Date: Thu, 29 Jan 2004 13:24:54 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 29 Jan 2004 21:24:55 -0000 schweikh 2004/01/29 13:24:54 PST FreeBSD src repository Modified files: sys/i386/conf GENERIC Log: Consistently capitalize acronyms like POSIX and NIC. Style. Revision Changes Path 1.397 +50 -50 src/sys/i386/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Thu Jan 29 14:14:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E3016A4CE; Thu, 29 Jan 2004 14:14:57 -0800 (PST) Received: from smtp.netcabo.pt (smtp.netcabo.pt [212.113.174.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B24743D1F; Thu, 29 Jan 2004 14:14:43 -0800 (PST) (envelope-from cperciva@FreeBSD.org) Received: from mail pickup service by smtp.netcabo.pt with Microsoft SMTPSVC; Thu, 29 Jan 2004 22:11:08 +0000 Received: from mx2.freebsd.org ([216.136.204.119]) by smtp.netcabo.pt with Microsoft SMTPSVC(5.0.2195.6713); Thu, 29 Jan 2004 19:07:11 +0000 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 1895957F0B; Thu, 29 Jan 2004 11:06:59 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 1AD3816A582; Thu, 29 Jan 2004 11:06:49 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40AB416A4CE; Thu, 29 Jan 2004 11:06:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83D1843D2D; Thu, 29 Jan 2004 11:06:34 -0800 (PST) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TJ6Y0B071381; Thu, 29 Jan 2004 11:06:34 -0800 (PST) (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TJ6Ynq071378; Thu, 29 Jan 2004 11:06:34 -0800 (PST) (envelope-from cperciva) Message-Id: <200401291906.i0TJ6Ynq071378@repoman.freebsd.org> From: Colin Percival Date: Thu, 29 Jan 2004 11:06:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-OriginalArrivalTime: 29 Jan 2004 19:07:11.0412 (UTC) FILETIME=[193AF740:01C3E69B] Subject: cvs commit: src/bin/ps ps.1 X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 22:14:57 -0000 cperciva 2004/01/29 11:06:34 PST FreeBSD src repository Modified files: (Branch: RELENG_4) bin/ps ps.1 Log: MFC rev 1.66: Bring ps(1) up to date with changes in the past seven years. PR: bin/34955 Submitted by: Tim Robbins Approved by: rwatson (mentor) Revision Changes Path 1.24.2.9 +12 -27 src/bin/ps/ps.1 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Thu Jan 29 14:39:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07FA716A4CE; Thu, 29 Jan 2004 14:39:48 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC96043D2D; Thu, 29 Jan 2004 14:39:40 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0TMeGem026395; Fri, 30 Jan 2004 00:40:18 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0TMeFFQ026390; Fri, 30 Jan 2004 00:40:15 +0200 (EET) (envelope-from ru) Date: Fri, 30 Jan 2004 00:40:13 +0200 From: Ruslan Ermilov To: John Baldwin Message-ID: <20040129224013.GB25900@FreeBSD.org.ua> References: <200401291901.i0TJ1wnW069658@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jq0ap7NbKX2Kqbes" Content-Disposition: inline In-Reply-To: <200401291901.i0TJ1wnW069658@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 22:39:48 -0000 --jq0ap7NbKX2Kqbes Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 11:01:58AM -0800, John Baldwin wrote: > jhb 2004/01/29 11:01:58 PST >=20 > FreeBSD src repository >=20 > Modified files: > release Makefile=20 > Log: [...] > - Drop support for using the no longer existing 2.88 floppy image for CD > booting on i386 via the EMUL_BOOT variable. >=20 Saved my time from sending you a patch. ;) Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --jq0ap7NbKX2Kqbes Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGYvNUkv4P6juNwoRApECAJ9Rjo5Y08md2W8xse+j5C0r4MfZXwCfSp+M l+SfRzzm+edpQL4Wru3/ELQ= =Z3nE -----END PGP SIGNATURE----- --jq0ap7NbKX2Kqbes-- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 14:46:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC33016A4CE; Thu, 29 Jan 2004 14:46:36 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 217BF43D31; Thu, 29 Jan 2004 14:46:33 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0TMlHem026452; Fri, 30 Jan 2004 00:47:17 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0TMlHgP026447; Fri, 30 Jan 2004 00:47:17 +0200 (EET) (envelope-from ru) Date: Fri, 30 Jan 2004 00:47:16 +0200 From: Ruslan Ermilov To: John Baldwin Message-ID: <20040129224716.GC25900@FreeBSD.org.ua> References: <200401291901.i0TJ1wnW069658@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7qSK/uQB79J36Y4o" Content-Disposition: inline In-Reply-To: <200401291901.i0TJ1wnW069658@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 22:46:36 -0000 --7qSK/uQB79J36Y4o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 11:01:58AM -0800, John Baldwin wrote: > jhb 2004/01/29 11:01:58 PST >=20 > FreeBSD src repository >=20 > Modified files: > release Makefile=20 > Log: > - If an acpi kernel module exists, stick it on the boot floppy and for > now always load it after the kernel. > =20 Why not just special-case it for ${TARGET} =3D=3D "i386", as this is the only arch where acpi.ko ever exists? Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --7qSK/uQB79J36Y4o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGY10Ukv4P6juNwoRAlZSAJ9ujHfYGEQ1Mbl1BYjD28/otz3uowCfZJGv 0hah1ALz7PGz4hbLsQ6GnqA= =CJaU -----END PGP SIGNATURE----- --7qSK/uQB79J36Y4o-- From owner-cvs-src@FreeBSD.ORG Thu Jan 29 14:51:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A1CE16A4CE; Thu, 29 Jan 2004 14:51:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6105C43D1D; Thu, 29 Jan 2004 14:51:37 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TMpb0B028710; Thu, 29 Jan 2004 14:51:37 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TMpaPe028706; Thu, 29 Jan 2004 14:51:36 -0800 (PST) (envelope-from ru) Message-Id: <200401292251.i0TMpaPe028706@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 29 Jan 2004 14:51:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/usr.bin/make 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, 29 Jan 2004 22:51:38 -0000 ru 2004/01/29 14:51:36 PST FreeBSD src repository Modified files: tools/regression/usr.bin/make Makefile Log: Add a test for what was fixed in revs. 1.28 and 1.29 of make/str.c. Revision Changes Path 1.14 +11 -0 src/tools/regression/usr.bin/make/Makefile From owner-cvs-src@FreeBSD.ORG Thu Jan 29 14:54:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4C4916A4CE; Thu, 29 Jan 2004 14:54:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1A8543D1D; Thu, 29 Jan 2004 14:54:31 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TMsV0B029476; Thu, 29 Jan 2004 14:54:31 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TMsVfO029475; Thu, 29 Jan 2004 14:54:31 -0800 (PST) (envelope-from nectar) Message-Id: <200401292254.i0TMsVfO029475@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 29 Jan 2004 14:54:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src UPDATING 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: Thu, 29 Jan 2004 22:54:32 -0000 nectar 2004/01/29 14:54:31 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) . UPDATING sys/conf newvers.sh Log: 5.2-RELEASE-p1 is a security branch release to address an issue in mksnap_ffs(8). Because release engineering for 5.2.1-RELEASE is currently in process, 5.2-RELEASE-p1 also includes several other bug fixes which are not security related. The additional fixes are documented in UPDATING and in the release notes. Approved by: re Revision Changes Path 1.282.2.4 +63 -0 src/UPDATING 1.56.2.3 +1 -1 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Thu Jan 29 16:20:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BB2516A4CE; Thu, 29 Jan 2004 16:20:55 -0800 (PST) Received: from smtp.netcabo.pt (smtp.netcabo.pt [212.113.174.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 255FD43D2F; Thu, 29 Jan 2004 16:20:52 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from mail pickup service by smtp.netcabo.pt with Microsoft SMTPSVC; Fri, 30 Jan 2004 00:20:51 +0000 Received: from mx2.freebsd.org ([216.136.204.119]) by smtp.netcabo.pt with Microsoft SMTPSVC(5.0.2195.6713); Thu, 29 Jan 2004 19:02:37 +0000 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 4103E58658; Thu, 29 Jan 2004 11:02:24 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 7D2C616A4D5; Thu, 29 Jan 2004 11:02:23 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89D4316A4CE; Thu, 29 Jan 2004 11:01:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD02043D1F; Thu, 29 Jan 2004 11:01:58 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0TJ1w0B069659; Thu, 29 Jan 2004 11:01:58 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0TJ1wnW069658; Thu, 29 Jan 2004 11:01:58 -0800 (PST) (envelope-from jhb) Message-Id: <200401291901.i0TJ1wnW069658@repoman.freebsd.org> From: John Baldwin Date: Thu, 29 Jan 2004 11:01:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-OriginalArrivalTime: 29 Jan 2004 19:02:37.0453 (UTC) FILETIME=[75F023D0:01C3E69A] Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@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, 30 Jan 2004 00:20:55 -0000 jhb 2004/01/29 11:01:58 PST FreeBSD src repository Modified files: release Makefile Log: - Tweak order of arch fs options to stick all floppy options together and all MFS root options together and in the same order on all archs. - Drop support for using the no longer existing 2.88 floppy image for CD booting on i386 via the EMUL_BOOT variable. - Use a stock loader on the boot floppy rather than one without forth. - Force the gzip of the mfsroot in release.9 to succeed. This is useful when doing lots of rereleases when testing floppy changes. - If an acpi kernel module exists, stick it on the boot floppy and for now always load it after the kernel. Revision Changes Path 1.840 +13 -26 src/release/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Thu Jan 29 16:21:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4350B16A4CE; Thu, 29 Jan 2004 16:21:28 -0800 (PST) Received: from smtp.netcabo.pt (smtp.netcabo.pt [212.113.174.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id A16C943D41; Thu, 29 Jan 2004 16:21:23 -0800 (PST) (envelope-from john@baldwin.cx) Received: from mail pickup service by smtp.netcabo.pt with Microsoft SMTPSVC; Fri, 30 Jan 2004 00:17:37 +0000 Received: from mx2.freebsd.org ([216.136.204.119]) by smtp.netcabo.pt with Microsoft SMTPSVC(5.0.2195.6713); Thu, 29 Jan 2004 19:09:46 +0000 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 8AC5258ABE; Thu, 29 Jan 2004 11:09:24 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 8636216A4EE; Thu, 29 Jan 2004 11:09:17 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9815916A4CF for ; Thu, 29 Jan 2004 11:08:59 -0800 (PST) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 227A043D54 for ; Thu, 29 Jan 2004 11:08:54 -0800 (PST) (envelope-from john@baldwin.cx) Received: (qmail 12364 invoked from network); 29 Jan 2004 19:08:53 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 29 Jan 2004 19:08:53 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i0TJ8lM2070168; Thu, 29 Jan 2004 14:08:50 -0500 (EST) (envelope-from john@baldwin.cx) From: John Baldwin To: John Baldwin , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Date: Thu, 29 Jan 2004 14:05:36 -0500 User-Agent: KMail/1.5.4 References: <200401291901.i0TJ1wnW069658@repoman.freebsd.org> In-Reply-To: <200401291901.i0TJ1wnW069658@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401291405.36318.john@baldwin.cx> X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-OriginalArrivalTime: 29 Jan 2004 19:09:47.0087 (UTC) FILETIME=[760515F0:01C3E69B] Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@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, 30 Jan 2004 00:21:28 -0000 On Thursday 29 January 2004 02:01 pm, John Baldwin wrote: > jhb 2004/01/29 11:01:58 PST > > FreeBSD src repository > > Modified files: > release Makefile > Log: > - Tweak order of arch fs options to stick all floppy options together and > all MFS root options together and in the same order on all archs. > - Drop support for using the no longer existing 2.88 floppy image for CD > booting on i386 via the EMUL_BOOT variable. > - Use a stock loader on the boot floppy rather than one without forth. > - Force the gzip of the mfsroot in release.9 to succeed. This is useful > when doing lots of rereleases when testing floppy changes. > - If an acpi kernel module exists, stick it on the boot floppy and for > now always load it after the kernel. The next step will be to use the standard forth scripts on the boot floppies including the now infamous beastie menu. It looks like I can pull that off by using the 'foo_before' variables for the mfsroot and acpi modules to run a command to prompt the user for the boot floppy before loading the module. -- John Baldwin <>< http://www.baldwin.cx/~john/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Thu Jan 29 16:24:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55EDD16A4CE; Thu, 29 Jan 2004 16:24:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7158043D58; Thu, 29 Jan 2004 16:24:46 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0U0Ok0B050004; Thu, 29 Jan 2004 16:24:46 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0U0Oku5050003; Thu, 29 Jan 2004 16:24:46 -0800 (PST) (envelope-from peter) Message-Id: <200401300024.i0U0Oku5050003@repoman.freebsd.org> From: Peter Wemm Date: Thu, 29 Jan 2004 16:24:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/acpica madt.c src/sys/amd64/amd64 local_apic.c mp_machdep.c pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 00:24:49 -0000 peter 2004/01/29 16:24:46 PST FreeBSD src repository Modified files: sys/amd64/acpica madt.c sys/amd64/amd64 local_apic.c mp_machdep.c pmap.c Log: Merge some more changes from i386. Revision Changes Path 1.11 +43 -7 src/sys/amd64/acpica/madt.c 1.7 +0 -1 src/sys/amd64/amd64/local_apic.c 1.234 +2 -2 src/sys/amd64/amd64/mp_machdep.c 1.451 +1 -0 src/sys/amd64/amd64/pmap.c From owner-cvs-src@FreeBSD.ORG Thu Jan 29 18:14:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10D0516A4CE; Thu, 29 Jan 2004 18:14:02 -0800 (PST) Received: from daintree.corp.yahoo.com (daintree.corp.yahoo.com [216.145.52.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4115243D45; Thu, 29 Jan 2004 18:14:01 -0800 (PST) (envelope-from peter@yahoo-inc.com) Received: by daintree.corp.yahoo.com (Postfix, from userid 2154) id 081C587E9; Thu, 29 Jan 2004 18:14:01 -0800 (PST) From: Peter Wemm To: John Baldwin , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Date: Thu, 29 Jan 2004 18:14:00 -0800 User-Agent: KMail/1.5.4 References: <200401261934.i0QJYOtf014473@repoman.freebsd.org> <200401261439.04136.jhb@FreeBSD.org> In-Reply-To: <200401261439.04136.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401291814.00814.peter@wemm.org> Subject: Re: cvs commit: src/sys/i386/acpica madt.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 30 Jan 2004 02:14:02 -0000 On Monday 26 January 2004 11:39 am, John Baldwin wrote: > On Monday 26 January 2004 02:34 pm, John Baldwin wrote: > > jhb 2004/01/26 11:34:24 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/i386/acpica madt.c > > Log: > > - Call acpi_Startup() before parsing interrupt-related APIC > > resources so we can look at the ACPI tables. If the startup fails, [..] > > This should fix some of the hangs with device apic and ACPI that > > some people see. > > Namely, if you used to get an interrupt storm on irq20 with acpi0 and > some other PCI device, those should be fixed now. AHA!!! This might explain some of the problems I had on amd64 with lots of interrupts on IRQ20 on certain machines. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 From owner-cvs-src@FreeBSD.ORG Thu Jan 29 19:02:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE49816A4CE; Thu, 29 Jan 2004 19:02:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A08043D2D; Thu, 29 Jan 2004 19:02:46 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0U32k0B091073; Thu, 29 Jan 2004 19:02:46 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0U32j0G091072; Thu, 29 Jan 2004 19:02:46 -0800 (PST) (envelope-from peter) Message-Id: <200401300302.i0U32j0G091072@repoman.freebsd.org> From: Peter Wemm Date: Thu, 29 Jan 2004 19:02:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 03:02:47 -0000 peter 2004/01/29 19:02:45 PST FreeBSD src repository Modified files: sys/amd64/conf GENERIC Log: GRR. MFi386: white space spam Revision Changes Path 1.402 +49 -49 src/sys/amd64/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Thu Jan 29 21:21:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E067816A4CE; Thu, 29 Jan 2004 21:21:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 376A543D5C; Thu, 29 Jan 2004 21:21:33 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0U5LW0B028416; Thu, 29 Jan 2004 21:21:32 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0U5LWpx028409; Thu, 29 Jan 2004 21:21:32 -0800 (PST) (envelope-from marcel) Message-Id: <200401300521.i0U5LWpx028409@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 29 Jan 2004 21:21:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall install.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 30 Jan 2004 05:21:34 -0000 marcel 2004/01/29 21:21:32 PST FreeBSD src repository Modified files: usr.sbin/sysinstall install.c Log: In checkLabels(), deal with the fact that on ia64 we do not have a disklabel. Revision Changes Path 1.351 +12 -0 src/usr.sbin/sysinstall/install.c From owner-cvs-src@FreeBSD.ORG Thu Jan 29 21:42:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D82116A4CE; Thu, 29 Jan 2004 21:42:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD98F43D45; Thu, 29 Jan 2004 21:42:22 -0800 (PST) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0U5gM0B033273; Thu, 29 Jan 2004 21:42:22 -0800 (PST) (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0U5gMal033272; Thu, 29 Jan 2004 21:42:22 -0800 (PST) (envelope-from hrs) Message-Id: <200401300542.i0U5gMal033272@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 29 Jan 2004 21:42:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/ja_JP.eucJP/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: Fri, 30 Jan 2004 05:42:23 -0000 hrs 2004/01/29 21:42:22 PST FreeBSD src repository Modified files: release/doc/ja_JP.eucJP/errata article.sgml Log: Fix a typo[1] and merge from the English version: 1.59 -> 1.61 errata/article.sgml Pointed out by[1]: Daisuke Takahashi References[1]: [doc-jp-work 828] Revision Changes Path 1.29 +19 -3 src/release/doc/ja_JP.eucJP/errata/article.sgml From owner-cvs-src@FreeBSD.ORG Thu Jan 29 23:04:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 565D116A4CE; Thu, 29 Jan 2004 23:04:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 521F543D46; Thu, 29 Jan 2004 23:04:40 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0U74e0B051919; Thu, 29 Jan 2004 23:04:40 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0U74eDg051918; Thu, 29 Jan 2004 23:04:40 -0800 (PST) (envelope-from scottl) Message-Id: <200401300704.i0U74eDg051918@repoman.freebsd.org> From: Scott Long Date: Thu, 29 Jan 2004 23:04:39 -0800 (PST) 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 aac_pci.c aacvar.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, 30 Jan 2004 07:04:41 -0000 scottl 2004/01/29 23:04:39 PST FreeBSD src repository Modified files: sys/dev/aac aac.c aac_pci.c aacvar.h Log: Take the plunge and make this driver be INTR_FAST. This re-arranges the interrupt handler so that no locks are needed, and schedules the command completion routine with a taskqueue_fast. This also corrects the locking in the command thread and removes the need for operation flags. Simple load tests show that this is now considerably faster than FreeBSD 4.x in the SMP case when multiple i/o tasks are running. Revision Changes Path 1.82 +53 -60 src/sys/dev/aac/aac.c 1.41 +1 -1 src/sys/dev/aac/aac_pci.c 1.37 +1 -0 src/sys/dev/aac/aacvar.h From owner-cvs-src@FreeBSD.ORG Fri Jan 30 01:03:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A91516A4CE; Fri, 30 Jan 2004 01:03:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C6FF43D5A; Fri, 30 Jan 2004 01:03:01 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0U9310B084237; Fri, 30 Jan 2004 01:03:01 -0800 (PST) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0U931VY084201; Fri, 30 Jan 2004 01:03:01 -0800 (PST) (envelope-from sobomax) Message-Id: <200401300903.i0U931VY084201@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 30 Jan 2004 01:03:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net if_gre.c src/sys/netinet ip_gre.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 30 Jan 2004 09:03:02 -0000 sobomax 2004/01/30 01:03:01 PST FreeBSD src repository Modified files: sys/net if_gre.c sys/netinet ip_gre.c Log: Remove NetBSD'isms (add FreeBSD'isms?), which makes gre(4) working again. Revision Changes Path 1.20 +2 -3 src/sys/net/if_gre.c 1.15 +1 -1 src/sys/netinet/ip_gre.c From owner-cvs-src@FreeBSD.ORG Fri Jan 30 01:46:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A10A16A4CE; Fri, 30 Jan 2004 01:46:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C08D843D1D; Fri, 30 Jan 2004 01:46:28 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0U9kS0B093694; Fri, 30 Jan 2004 01:46:28 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0U9kSA2093693; Fri, 30 Jan 2004 01:46:28 -0800 (PST) (envelope-from ru) Message-Id: <200401300946.i0U9kSA2093693@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 30 Jan 2004 01:46:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/usr.bin/make 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, 30 Jan 2004 09:46:29 -0000 ru 2004/01/30 01:46:28 PST FreeBSD src repository Modified files: tools/regression/usr.bin/make Makefile Log: Add a test for what was broken in rev. 1.28 and fixed in rev. 1.29 of make/str.c. Revision Changes Path 1.15 +8 -0 src/tools/regression/usr.bin/make/Makefile From owner-cvs-src@FreeBSD.ORG Fri Jan 30 02:15:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70AF416A4CF; Fri, 30 Jan 2004 02:15:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0E2B43D48; Fri, 30 Jan 2004 02:15:31 -0800 (PST) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UAFV0B001296; Fri, 30 Jan 2004 02:15:31 -0800 (PST) (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UAFVkJ001295; Fri, 30 Jan 2004 02:15:31 -0800 (PST) (envelope-from maxim) Message-Id: <200401301015.i0UAFVkJ001295@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 30 Jan 2004 02:15:31 -0800 (PST) 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/pccard/pccardd pccardd.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, 30 Jan 2004 10:15:32 -0000 maxim 2004/01/30 02:15:31 PST FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/pccard/pccardd pccardd.8 Log: MFC rev. 1.30: document -s flag. Revision Changes Path 1.17.2.9 +7 -0 src/usr.sbin/pccard/pccardd/pccardd.8 From owner-cvs-src@FreeBSD.ORG Fri Jan 30 03:06:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFE6E16A4CE; Fri, 30 Jan 2004 03:06:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16AEE43D1D; Fri, 30 Jan 2004 03:06:49 -0800 (PST) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UB6m0B013874; Fri, 30 Jan 2004 03:06:48 -0800 (PST) (envelope-from mr@repoman.freebsd.org) Received: (from mr@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UB6msd013873; Fri, 30 Jan 2004 03:06:48 -0800 (PST) (envelope-from mr) Message-Id: <200401301106.i0UB6msd013873@repoman.freebsd.org> From: Michael Reifenberger Date: Fri, 30 Jan 2004 03:06:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/kerberos5/libexec Makefilesrc/kerberos5/libexec/hprop Makefile src/kerberos5/libexec/kadmind 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, 30 Jan 2004 11:06:50 -0000 mr 2004/01/30 03:06:48 PST FreeBSD src repository Modified files: kerberos5/libexec Makefile kerberos5/libexec/hprop Makefile kerberos5/libexec/kadmind Makefile Log: add hprop to the build and add LDAP mods to hprop. add kadmind.8 Submitted by: Alex Deiter Revision Changes Path 1.6 +1 -1 src/kerberos5/libexec/Makefile 1.11 +2 -2 src/kerberos5/libexec/hprop/Makefile 1.15 +1 -1 src/kerberos5/libexec/kadmind/Makefile From owner-cvs-src@FreeBSD.ORG Fri Jan 30 04:13:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70A4216A4CE; Fri, 30 Jan 2004 04:13:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A03D243D1F; Fri, 30 Jan 2004 04:13:17 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UCDH0B029931; Fri, 30 Jan 2004 04:13:17 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UCDHvP029930; Fri, 30 Jan 2004 04:13:17 -0800 (PST) (envelope-from deischen) Message-Id: <200401301213.i0UCDHvP029930@repoman.freebsd.org> From: Daniel Eischen Date: Fri, 30 Jan 2004 04:13:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc_r Makefile src/lib/libpthread 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, 30 Jan 2004 12:13:18 -0000 deischen 2004/01/30 04:13:17 PST FreeBSD src repository Modified files: lib/libc_r Makefile lib/libpthread Makefile Log: Change libkse back to libpthread and make it the default thread library for i386, amd64, and ia64. For alpha and sparc64 the library is not changed and remains libkse, and links are installed so that libpthread -> libc_r. The gcc -pthread option will be changed in a separate commit so that it links to -lpthread instead of -lc_r. Approved by: re@ Revision Changes Path 1.38 +10 -0 src/lib/libc_r/Makefile 1.50 +4 -0 src/lib/libpthread/Makefile From owner-cvs-src@FreeBSD.ORG Fri Jan 30 04:14:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB45616A4CE; Fri, 30 Jan 2004 04:14:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D74B43D2D; Fri, 30 Jan 2004 04:14:20 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UCEK0B030005; Fri, 30 Jan 2004 04:14:20 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UCEJ6u030004; Fri, 30 Jan 2004 04:14:19 -0800 (PST) (envelope-from deischen) Message-Id: <200401301214.i0UCEJ6u030004@repoman.freebsd.org> From: Daniel Eischen Date: Fri, 30 Jan 2004 04:14:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/gcc/config freebsd-spec.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, 30 Jan 2004 12:14:21 -0000 deischen 2004/01/30 04:14:19 PST FreeBSD src repository Modified files: contrib/gcc/config freebsd-spec.h Log: Make gcc -pthread link to -lpthread instead of -lc_r. Revision Changes Path 1.16 +2 -2 src/contrib/gcc/config/freebsd-spec.h From owner-cvs-src@FreeBSD.ORG Fri Jan 30 04:14:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D451116A4CE; Fri, 30 Jan 2004 04:14:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B77743D1D; Fri, 30 Jan 2004 04:14:51 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UCEo0B030045; Fri, 30 Jan 2004 04:14:50 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UCEouP030044; Fri, 30 Jan 2004 04:14:50 -0800 (PST) (envelope-from deischen) Message-Id: <200401301214.i0UCEouP030044@repoman.freebsd.org> From: Daniel Eischen Date: Fri, 30 Jan 2004 04:14:50 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/pppctl 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, 30 Jan 2004 12:14:52 -0000 deischen 2004/01/30 04:14:50 PST FreeBSD src repository Modified files: usr.sbin/pppctl Makefile Log: s/-lc_r/-lpthread/ Revision Changes Path 1.15 +1 -1 src/usr.sbin/pppctl/Makefile From owner-cvs-src@FreeBSD.ORG Fri Jan 30 04:24:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B07D16A4CE; Fri, 30 Jan 2004 04:24:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9812243D1D; Fri, 30 Jan 2004 04:24:21 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UCOL0B032061; Fri, 30 Jan 2004 04:24:21 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UCOLCf032060; Fri, 30 Jan 2004 04:24:21 -0800 (PST) (envelope-from deischen) Message-Id: <200401301224.i0UCOLCf032060@repoman.freebsd.org> From: Daniel Eischen Date: Fri, 30 Jan 2004 04:24:21 -0800 (PST) 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: Fri, 30 Jan 2004 12:24:22 -0000 deischen 2004/01/30 04:24:21 PST FreeBSD src repository Modified files: . UPDATING Log: Add a note about the libkse -> libpthread switch. Reviewed by: imp Revision Changes Path 1.287 +15 -0 src/UPDATING From owner-cvs-src@FreeBSD.ORG Fri Jan 30 04:39:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C9C816A4D0; Fri, 30 Jan 2004 04:39:15 -0800 (PST) Received: from kurush.osdn.org.ua (external.osdn.org.ua [212.40.34.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B05943D1F; Fri, 30 Jan 2004 04:38:36 -0800 (PST) (envelope-from never@kurush.osdn.org.ua) Received: from kurush.osdn.org.ua (never@localhost [127.0.0.1]) by kurush.osdn.org.ua (8.12.6p3/8.12.6) with ESMTP id i0UCcOq3002810; Fri, 30 Jan 2004 14:38:25 +0200 (EET) (envelope-from never@kurush.osdn.org.ua) Received: (from never@localhost) by kurush.osdn.org.ua (8.12.6p3/8.12.6/Submit) id i0UCcKWk002807; Fri, 30 Jan 2004 14:38:20 +0200 (EET) (envelope-from never) Date: Fri, 30 Jan 2004 14:38:20 +0200 From: Alexandr Kovalenko To: Soren Schmidt Message-ID: <20040130123820.GA42659@nevermind.kiev.ua> References: <20031218183846.GD42459@nevermind.kiev.ua> <200312181908.hBIJ8v6x075486@spider.deepcore.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200312181908.hBIJ8v6x075486@spider.deepcore.dk> User-Agent: Mutt/1.5.4i cc: Alexander Leidinger cc: src-committers@freebsd.org cc: John Baldwin cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/ata ata-dma.c ata-pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 12:39:15 -0000 Hello, Soren Schmidt! On Thu, Dec 18, 2003 at 08:08:57PM +0100, you wrote: > It seems Alexandr Kovalenko wrote: > > > Hmm, this looks as if interrupts are not delivered to the right channel > > > or something, does it work if you only attach one drive ? > > > > > > > You are aware of the fact, that this is an ICH5R system (RAID BIOS > > > > disabled; the RAID isn't supposed to be supported with the actual code, > > > > correct?)? > > > > > > Yes, and I know of at least a handfull of other ich5 based system that > > > runs just fine, so I'm a bit puzzled here. And yes I know the software > > > RAID is not supported, someone needs to find out the where and the format > > > of the RADI config for that kind of systems, then it can be easily added > > > to ata-raid... > > > > I cannot use RAID here on ICH5 SATA too... > > > > I'm using 5.2-RC1 ISO to install. > > > > Have it been fixed in -current so I will get snapshot of .iso and try to > > use RAID? > > I still need to figure out the format they use on disk to be able to > pick up their RAID info, so thats not going to happen anytime soon as > I dont have any HW that uses this format to experiment with. > However you can still use the SATA part but just as a normal controller. Maybe this link will help to to figure out format? http://lwn.net/Articles/60247/ -- NEVE-RIPE, will build world for food Ukrainian FreeBSD User Group http://uafug.org.ua/ From owner-cvs-src@FreeBSD.ORG Fri Jan 30 05:06:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6103E16A4D9; Fri, 30 Jan 2004 05:06:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C2F543D39; Fri, 30 Jan 2004 05:06:58 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UD6v0B047526; Fri, 30 Jan 2004 05:06:57 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UD6vp3047525; Fri, 30 Jan 2004 05:06:57 -0800 (PST) (envelope-from nyan) Message-Id: <200401301306.i0UD6vp3047525@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 30 Jan 2004 05:06:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/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, 30 Jan 2004 13:06:59 -0000 nyan 2004/01/30 05:06:57 PST FreeBSD src repository Modified files: sys/pc98/conf NOTES Log: MFi386: revision 1.1122 (typos and cosmetic changes) Revision Changes Path 1.25 +18 -18 src/sys/pc98/conf/NOTES From owner-cvs-src@FreeBSD.ORG Fri Jan 30 05:15:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3180A16A4CE; Fri, 30 Jan 2004 05:15:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A59443D3F; Fri, 30 Jan 2004 05:15:42 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UDFg0B049689; Fri, 30 Jan 2004 05:15:42 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UDFgt3049688; Fri, 30 Jan 2004 05:15:42 -0800 (PST) (envelope-from nyan) Message-Id: <200401301315.i0UDFgt3049688@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 30 Jan 2004 05:15:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/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, 30 Jan 2004 13:15:44 -0000 nyan 2004/01/30 05:15:42 PST FreeBSD src repository Modified files: sys/pc98/conf GENERIC Log: MFi386: revision 1.397 (cosmetic changes) Revision Changes Path 1.242 +46 -46 src/sys/pc98/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Fri Jan 30 05:43:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0470216A4CE; Fri, 30 Jan 2004 05:43:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E4EC43D2D; Fri, 30 Jan 2004 05:43:52 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UDhq0B056348; Fri, 30 Jan 2004 05:43:52 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UDhqIQ056347; Fri, 30 Jan 2004 05:43:52 -0800 (PST) (envelope-from deischen) Message-Id: <200401301343.i0UDhqIQ056347@repoman.freebsd.org> From: Daniel Eischen Date: Fri, 30 Jan 2004 05:43:52 -0800 (PST) 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: Fri, 30 Jan 2004 13:43:53 -0000 deischen 2004/01/30 05:43:52 PST FreeBSD src repository Modified files: sys/sys param.h Log: Bump __FreeBSD_version to note the change of default thread library from libc_r to libpthread. Revision Changes Path 1.178 +1 -1 src/sys/sys/param.h From owner-cvs-src@FreeBSD.ORG Fri Jan 30 06:10:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 163D716A4CE; Fri, 30 Jan 2004 06:10:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A64AB43D46; Fri, 30 Jan 2004 06:10:24 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UEAO0B062790; Fri, 30 Jan 2004 06:10:24 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UEAOxm062789; Fri, 30 Jan 2004 06:10:24 -0800 (PST) (envelope-from nyan) Message-Id: <200401301410.i0UEAOxm062789@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 30 Jan 2004 06:10:24 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release Makefile.inc.docports X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 30 Jan 2004 14:10:26 -0000 nyan 2004/01/30 06:10:24 PST FreeBSD src repository Modified files: release Makefile.inc.docports Log: Update the MINIMALDOCPORTS variable. - Add ports/Tools to get some scripts. - Add missing dependency (print/ghostscript-gnu-nox11). [1] - Remove unused ports (devel/bison and textproc/mkcatalog). [1] Submitted by: jhay [1] Revision Changes Path 1.22 +2 -2 src/release/Makefile.inc.docports From owner-cvs-src@FreeBSD.ORG Fri Jan 30 06:29:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C0D916A4CE; Fri, 30 Jan 2004 06:29:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F23343D1D; Fri, 30 Jan 2004 06:29:26 -0800 (PST) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UESC0B066882; Fri, 30 Jan 2004 06:28:12 -0800 (PST) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UESCVk066881; Fri, 30 Jan 2004 06:28:12 -0800 (PST) (envelope-from simokawa) Message-Id: <200401301428.i0UESCVk066881@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Fri, 30 Jan 2004 06:28:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/firewire firewire.c fwohci.c fwohci_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 14:29:27 -0000 simokawa 2004/01/30 06:28:12 PST FreeBSD src repository Modified files: sys/dev/firewire firewire.c fwohci.c fwohci_pci.c Log: Use device_identify and bus_add_child methods to add a firewire bus on fwohci. This should fix attach failure caused by a race between firewire and fwochi initialization for the kernel module. Revision Changes Path 1.69 +13 -4 src/sys/dev/firewire/firewire.c 1.73 +0 -1 src/sys/dev/firewire/fwohci.c 1.39 +44 -25 src/sys/dev/firewire/fwohci_pci.c From owner-cvs-src@FreeBSD.ORG Fri Jan 30 06:31:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA73016A4CE; Fri, 30 Jan 2004 06:31:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A628643D58; Fri, 30 Jan 2004 06:31:11 -0800 (PST) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UEUK0B067061; Fri, 30 Jan 2004 06:30:20 -0800 (PST) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UEUKko067060; Fri, 30 Jan 2004 06:30:20 -0800 (PST) (envelope-from simokawa) Message-Id: <200401301430.i0UEUKko067060@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Fri, 30 Jan 2004 06:30:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/firewire fwohci_pci.c fwohcireg.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, 30 Jan 2004 14:31:12 -0000 simokawa 2004/01/30 06:30:20 PST FreeBSD src repository Modified files: sys/dev/firewire fwohci_pci.c fwohcireg.h Log: Add NEC uPD72873. Submitted by: Christian Laursen Revision Changes Path 1.40 +4 -0 src/sys/dev/firewire/fwohci_pci.c 1.16 +1 -0 src/sys/dev/firewire/fwohcireg.h From owner-cvs-src@FreeBSD.ORG Fri Jan 30 06:36:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 044A716A4CF; Fri, 30 Jan 2004 06:36:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4370943D2D; Fri, 30 Jan 2004 06:36:32 -0800 (PST) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UEaW0B069072; Fri, 30 Jan 2004 06:36:32 -0800 (PST) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UEaV2j069071; Fri, 30 Jan 2004 06:36:31 -0800 (PST) (envelope-from harti) Message-Id: <200401301436.i0UEaV2j069071@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 30 Jan 2004 06:36:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/i386/fdisk fdisk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 30 Jan 2004 14:36:33 -0000 harti 2004/01/30 06:36:31 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/i386/fdisk fdisk.c Log: Bring over missing partition types from -current, but don't touch the names of the already existing types. This is a delayed MFC of rev. 1.55, 1.58, 1.73. PR: i386/14793, bin/27268 Revision Changes Path 1.36.2.13 +33 -0 src/sbin/i386/fdisk/fdisk.c From owner-cvs-src@FreeBSD.ORG Fri Jan 30 06:40:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B26216A4CE; Fri, 30 Jan 2004 06:40:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5C9443D6E; Fri, 30 Jan 2004 06:40:36 -0800 (PST) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UEe60B069201; Fri, 30 Jan 2004 06:40:06 -0800 (PST) (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UEe6W9069200; Fri, 30 Jan 2004 06:40:06 -0800 (PST) (envelope-from joerg) Message-Id: <200401301440.i0UEe6W9069200@repoman.freebsd.org> From: Joerg Wunsch Date: Fri, 30 Jan 2004 06:40:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/etc/namedb named.root X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 30 Jan 2004 14:40:48 -0000 joerg 2004/01/30 06:40:06 PST FreeBSD src repository Modified files: (Branch: RELENG_4) etc/namedb named.root Log: MFC rev 1.11: update to latest InterNIC version, namely change A RR for b.root-servers.net. named's are starting to complain these days... Revision Changes Path 1.9.2.2 +8 -7 src/etc/namedb/named.root From owner-cvs-src@FreeBSD.ORG Fri Jan 30 06:41:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A15D16A4D0; Fri, 30 Jan 2004 06:41:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C2CF43D58; Fri, 30 Jan 2004 06:41:12 -0800 (PST) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UEel0B069366; Fri, 30 Jan 2004 06:40:47 -0800 (PST) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UEelae069365; Fri, 30 Jan 2004 06:40:47 -0800 (PST) (envelope-from harti) Message-Id: <200401301440.i0UEelae069365@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 30 Jan 2004 06:40:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/i386/fdisk fdisk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 30 Jan 2004 14:41:13 -0000 harti 2004/01/30 06:40:47 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/i386/fdisk fdisk.c Log: Fix sorting order: 3C > 39. I'm still more comfortable with octal than with hex numbers. Revision Changes Path 1.36.2.14 +1 -1 src/sbin/i386/fdisk/fdisk.c From owner-cvs-src@FreeBSD.ORG Fri Jan 30 07:32:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F06716A4CE; Fri, 30 Jan 2004 07:32:15 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5FCD43D48; Fri, 30 Jan 2004 07:32:05 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0UFWlem035404; Fri, 30 Jan 2004 17:32:47 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0UFWl0t035399; Fri, 30 Jan 2004 17:32:47 +0200 (EET) (envelope-from ru) Date: Fri, 30 Jan 2004 17:32:46 +0200 From: Ruslan Ermilov To: Daniel Eischen Message-ID: <20040130153246.GH32926@FreeBSD.org.ua> References: <200401301214.i0UCEouP030044@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="STPqjqpCrtky8aYs" Content-Disposition: inline In-Reply-To: <200401301214.i0UCEouP030044@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pppctl 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, 30 Jan 2004 15:32:15 -0000 --STPqjqpCrtky8aYs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 30, 2004 at 04:14:50AM -0800, Daniel Eischen wrote: > deischen 2004/01/30 04:14:50 PST >=20 > FreeBSD src repository >=20 > Modified files: > usr.sbin/pppctl Makefile=20 > Log: > s/-lc_r/-lpthread/ > =20 > Revision Changes Path > 1.15 +1 -1 src/usr.sbin/pppctl/Makefile >=20 You also want to fix usr.sbin/Makefile to catch up with this change, but the correct conditional will be complex, given that -lpthread is actually -lc_r on some architectures. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --STPqjqpCrtky8aYs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGnkeUkv4P6juNwoRAi7pAJ4ymVDJD29wCw843M1EJKArvCtdEwCffzS8 sj5hGt5AKIuzV4YLtss0frs= =r4QK -----END PGP SIGNATURE----- --STPqjqpCrtky8aYs-- From owner-cvs-src@FreeBSD.ORG Fri Jan 30 07:34:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97EB216A4CE; Fri, 30 Jan 2004 07:34:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6C5543D46; Fri, 30 Jan 2004 07:34:57 -0800 (PST) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UFYv0B082702; Fri, 30 Jan 2004 07:34:57 -0800 (PST) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UFYvfQ082701; Fri, 30 Jan 2004 07:34:57 -0800 (PST) (envelope-from harti) Message-Id: <200401301534.i0UFYvfQ082701@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 30 Jan 2004 07:34:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph ng_source.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 30 Jan 2004 15:34:58 -0000 harti 2004/01/30 07:34:57 PST FreeBSD src repository Modified files: sys/netgraph ng_source.c Log: Use the official ng_timeout function to trigger sending. This means, that we can get rid of of all the spl*() calls, because ng_timeout handles the locking issues. Revision Changes Path 1.16 +14 -22 src/sys/netgraph/ng_source.c From owner-cvs-src@FreeBSD.ORG Fri Jan 30 07:40:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DAF316A4D2; Fri, 30 Jan 2004 07:40:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C363743D2D; Fri, 30 Jan 2004 07:40:33 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UFeX0B083057; Fri, 30 Jan 2004 07:40:33 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UFeXTV083056; Fri, 30 Jan 2004 07:40:33 -0800 (PST) (envelope-from nectar) Message-Id: <200401301540.i0UFeXTV083056@repoman.freebsd.org> From: Jacques Vidrine Date: Fri, 30 Jan 2004 07:40:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src MAINTAINERS X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 30 Jan 2004 15:40:34 -0000 nectar 2004/01/30 07:40:33 PST FreeBSD src repository Modified files: . MAINTAINERS Log: I'll continue to babysit the Kerberos-related stuff. Revision Changes Path 1.79 +2 -2 src/MAINTAINERS From owner-cvs-src@FreeBSD.ORG Fri Jan 30 07:42:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45B3E16A4CE; Fri, 30 Jan 2004 07:42:26 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5D0B43D5D; Fri, 30 Jan 2004 07:42:15 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0UFguem035599; Fri, 30 Jan 2004 17:42:56 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0UFgulM035594; Fri, 30 Jan 2004 17:42:56 +0200 (EET) (envelope-from ru) Date: Fri, 30 Jan 2004 17:42:56 +0200 From: Ruslan Ermilov To: Daniel Eischen Message-ID: <20040130154256.GI32926@FreeBSD.org.ua> References: <200401301213.i0UCDHvP029930@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NqSa+Xr3J/G6Hhls" Content-Disposition: inline In-Reply-To: <200401301213.i0UCDHvP029930@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r Makefile src/lib/libpthread 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, 30 Jan 2004 15:42:26 -0000 --NqSa+Xr3J/G6Hhls Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 30, 2004 at 04:13:17AM -0800, Daniel Eischen wrote: > deischen 2004/01/30 04:13:17 PST >=20 > FreeBSD src repository >=20 > Modified files: > lib/libc_r Makefile=20 > lib/libpthread Makefile=20 > Log: > Change libkse back to libpthread and make it the default > thread library for i386, amd64, and ia64. For alpha > and sparc64 the library is not changed and remains libkse, > and links are installed so that libpthread -> libc_r. > =20 But for sparc64 it's not even built (according to lib/Makefile). Also, what do I do with the libpthread description in mdoc.local now? I can just change it to -lpthread, but it will then be wrong on Alpha. Or I can do it right, and make it spell -lkse on Alpha (with some sed(1) magic in the Makefile), but does it worth an effort? Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --NqSa+Xr3J/G6Hhls Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGnuAUkv4P6juNwoRAl4BAJsGp1DyuLkhREJMP+nU+GfLBWdtZACfZ/b3 jepRqGG2NGzrM4lSIxpgxZU= =PcbR -----END PGP SIGNATURE----- --NqSa+Xr3J/G6Hhls-- From owner-cvs-src@FreeBSD.ORG Fri Jan 30 08:04:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D93BE16A4CE for ; Fri, 30 Jan 2004 08:04:53 -0800 (PST) Received: from mta2.xnet.ro (mta2.xnet.ro [217.10.192.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id C562043D54 for ; Fri, 30 Jan 2004 08:04:41 -0800 (PST) (envelope-from dr.clau@xnet.ro) Received: from xnet.ro (81-196-92-42.arad.cablelink.ro [81.196.92.42]) (authenticated bits=0)i0UG4dvK000415 for ; Fri, 30 Jan 2004 18:04:40 +0200 Message-ID: <401A8025.3090203@xnet.ro> Date: Fri, 30 Jan 2004 18:02:45 +0200 From: Clau User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031208 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cvs-src@freebsd.org Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms050908030105030005060902" X-RAVMilter-Version: 8.4.3(snapshot 20030212) (mta2.xnet.ro) Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-queue.c 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: Fri, 30 Jan 2004 16:04:54 -0000 This is a cryptographically signed message in MIME format. --------------ms050908030105030005060902 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit hello, I had this problem with: ata1-master: TIMEOUT - SETFEATURES SET TRANSFER mode retrying (0 tries left) on a computer with freebsd 5.2. It works fine with kernel from 5.2RC2, where I get this message but it boots ok: ata1-master: WARNING - SET FEATURES recovered from missing interrupt. I am not very familiar with how this fixes are re-integrated into the src tree. Please tell me, will they be integrated into 5.2 RELEASE src tree ? Or do I have to upgrade to CURRENT for getting this ? With respect, Claudiu Dragalina-Paraipan. --------------ms050908030105030005060902 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIII4TCC AsswggI0oAMCAQICAwqwazANBgkqhkiG9w0BAQQFADBiMQswCQYDVQQGEwJaQTElMCMGA1UE ChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNv bmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwHhcNMDMwOTA1MjI1OTM0WhcNMDQwOTA0MjI1OTM0 WjBBMR8wHQYDVQQDExZUaGF3dGUgRnJlZW1haWwgTWVtYmVyMR4wHAYJKoZIhvcNAQkBFg9k ci5jbGF1QHhuZXQucm8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCrnklrXopt GPMp7Wtba2zxOz1jqaKVyA6JekzYm2L5+uKliTuHn5feEA0h+x2T0HEocU+CvFZ+YYDH9a73 Y6tTrdgEBdNu1kG0kpleIM6NFDhF0xKyjsnqXths7IzwZFgInAamjRwe5jscdy72Y4UvTVVn vIP5Z1BvaFfBo1s+NzmprNRCQT+gX0Mv8nHuSMxFcSisMyR9imaAM/jjB5X86hbA+LFQUCIs +gQjfIkHuON1aVO+TkjKxVoxao4oAJ+QqDsqqa60Fju/UPzQd+HQ4e1MsjtfW7TtxoGHbETr IdMIvuBFeZs8I+AnpfNs7Qfo/E635kjoTzlJMRFlyAhdAgMBAAGjLDAqMBoGA1UdEQQTMBGB D2RyLmNsYXVAeG5ldC5ybzAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUAA4GBABz0EzQr JswhRdZrMW/jqfvaWuwJtrSW3QeLPNMij2vvWcl3SUTe/GfaM642mC/5zFN2KS0OajCMNCTt xnsHVwuAifFv7uqgQDL8OccMCz+7RXc0Q7RK4MVDzMUgX75hx2CgnOsZzf5nWw1Unb1au4bX /zNDcIwgFHlatKyGW/ieMIICyzCCAjSgAwIBAgIDCrBrMA0GCSqGSIb3DQEBBAUAMGIxCzAJ BgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYD VQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQTAeFw0wMzA5MDUyMjU5 MzRaFw0wNDA5MDQyMjU5MzRaMEExHzAdBgNVBAMTFlRoYXd0ZSBGcmVlbWFpbCBNZW1iZXIx HjAcBgkqhkiG9w0BCQEWD2RyLmNsYXVAeG5ldC5ybzCCASIwDQYJKoZIhvcNAQEBBQADggEP ADCCAQoCggEBAKueSWteim0Y8ynta1trbPE7PWOpopXIDol6TNibYvn64qWJO4efl94QDSH7 HZPQcShxT4K8Vn5hgMf1rvdjq1Ot2AQF027WQbSSmV4gzo0UOEXTErKOyepe2GzsjPBkWAic BqaNHB7mOxx3LvZjhS9NVWe8g/lnUG9oV8GjWz43Oams1EJBP6BfQy/yce5IzEVxKKwzJH2K ZoAz+OMHlfzqFsD4sVBQIiz6BCN8iQe443VpU75OSMrFWjFqjigAn5CoOyqprrQWO79Q/NB3 4dDh7UyyO19btO3GgYdsROsh0wi+4EV5mzwj4Cel82ztB+j8TrfmSOhPOUkxEWXICF0CAwEA AaMsMCowGgYDVR0RBBMwEYEPZHIuY2xhdUB4bmV0LnJvMAwGA1UdEwEB/wQCMAAwDQYJKoZI hvcNAQEEBQADgYEAHPQTNCsmzCFF1msxb+Op+9pa7Am2tJbdB4s80yKPa+9ZyXdJRN78Z9oz rjaYL/nMU3YpLQ5qMIw0JO3GewdXC4CJ8W/u6qBAMvw5xwwLP7tFdzRDtErgxUPMxSBfvmHH YKCc6xnN/mdbDVSdvVq7htf/M0NwjCAUeVq0rIZb+J4wggM/MIICqKADAgECAgENMA0GCSqG SIb3DQEBBQUAMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYD VQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9D ZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29u YWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0 ZS5jb20wHhcNMDMwNzE3MDAwMDAwWhcNMTMwNzE2MjM1OTU5WjBiMQswCQYDVQQGEwJaQTEl MCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3Rl IFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJ AoGBAMSmPFVzVftOucqZWh5owHUEcJ3f6f+jHuy9zfVb8hp2vX8MOmHyv1HOAdTlUAow1wJj WiyJFXCO3cnwK4Vaqj9xVsuvPAsH5/EfkTYkKhPPK9Xzgnc9A74r/rsYPge/QIACZNenpruf ZdHFKlSFD0gEf6e20TxhBEAeZBlyYLf7AgMBAAGjgZQwgZEwEgYDVR0TAQH/BAgwBgEB/wIB ADBDBgNVHR8EPDA6MDigNqA0hjJodHRwOi8vY3JsLnRoYXd0ZS5jb20vVGhhd3RlUGVyc29u YWxGcmVlbWFpbENBLmNybDALBgNVHQ8EBAMCAQYwKQYDVR0RBCIwIKQeMBwxGjAYBgNVBAMT EVByaXZhdGVMYWJlbDItMTM4MA0GCSqGSIb3DQEBBQUAA4GBAEiM0VCD6gsuzA2jZqxnD3+v rL7CF6FDlpSdf0whuPg2H6otnzYvwPQcUCCTcDz9reFhYsPZOhl+hLGZGwDFGguCdJ4lUJRi x9sncVcljd2pnDmOjCBPZV+V2vf3h9bGCE6u9uo05RAaWzVNd+NWIXiC3CEZNd4ksdMdRv9d X2VPMYIDOzCCAzcCAQEwaTBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1 bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElz c3VpbmcgQ0ECAwqwazAJBgUrDgMCGgUAoIIBpzAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcB MBwGCSqGSIb3DQEJBTEPFw0wNDAxMzAxNjAyNDVaMCMGCSqGSIb3DQEJBDEWBBTAwYmTBmAK ko5YhboA7EP+7jk7+zBSBgkqhkiG9w0BCQ8xRTBDMAoGCCqGSIb3DQMHMA4GCCqGSIb3DQMC AgIAgDANBggqhkiG9w0DAgIBQDAHBgUrDgMCBzANBggqhkiG9w0DAgIBKDB4BgkrBgEEAYI3 EAQxazBpMGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5 KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQID CrBrMHoGCyqGSIb3DQEJEAILMWugaTBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3Rl IENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVt YWlsIElzc3VpbmcgQ0ECAwqwazANBgkqhkiG9w0BAQEFAASCAQCCyK8mmq6stKpUizOwhyvf 2rLuS7u5lRJN4BC32YQMbaplxLsd/KuQCnYwi0gk9vVd9337dE//LfKn7pqiomaSa8CZyM2v lirsh3HNs/2ajq7Hc2Fgc3UBE1QgWhANsatn6xouqnWUDbjFKhcqfqUEtGVlJIYws2IUIWor 9lSV8yaK8aeJfb6/o51TrO2RKDMSjkvX6NtxjLzAT0lBNr6jBcoFgo94TMt7WjLXx9k+C2nU Ge3iTMEskfbXy+skc1O6D6A95Hr2gW87gQKVBQU4pY8uTUHfNxfpjigedMCYkjiGmRjOrCOv LlvGCW28QY6SP/rgYU7xv5N+NmMOL8jHAAAAAAAA --------------ms050908030105030005060902-- From owner-cvs-src@FreeBSD.ORG Fri Jan 30 08:25:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0451B16A4CE; Fri, 30 Jan 2004 08:25:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3172D43D73; Fri, 30 Jan 2004 08:25:21 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UGOC0B095887; Fri, 30 Jan 2004 08:24:12 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UGOCtn095886; Fri, 30 Jan 2004 08:24:12 -0800 (PST) (envelope-from scottl) Message-Id: <200401301624.i0UGOCtn095886@repoman.freebsd.org> From: Scott Long Date: Fri, 30 Jan 2004 08:24:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 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: Fri, 30 Jan 2004 16:25:46 -0000 scottl 2004/01/30 08:24:12 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/conf newvers.sh Log: Shift into RC mode for 5.2.1 Approved by: re (implicit) Revision Changes Path 1.56.2.4 +2 -2 src/sys/conf/newvers.sh From owner-cvs-src@FreeBSD.ORG Fri Jan 30 08:28:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F41A816A4CE; Fri, 30 Jan 2004 08:28:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B333443D6E; Fri, 30 Jan 2004 08:27:59 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UGQU0B095997; Fri, 30 Jan 2004 08:26:30 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UGQU5s095996; Fri, 30 Jan 2004 08:26:30 -0800 (PST) (envelope-from des) Message-Id: <200401301626.i0UGQU5s095996@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 30 Jan 2004 08:26:30 -0800 (PST) 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, 30 Jan 2004 16:28:02 -0000 des 2004/01/30 08:26:30 PST FreeBSD src repository Modified files: sys/vm uma_core.c Log: Mechanical whitespace cleanup. Revision Changes Path 1.90 +41 -41 src/sys/vm/uma_core.c From owner-cvs-src@FreeBSD.ORG Fri Jan 30 08:53:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B58816A4CE; Fri, 30 Jan 2004 08:53:09 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BBE743D75; Fri, 30 Jan 2004 08:52:35 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0UGNvA0005956; Fri, 30 Jan 2004 08:23:57 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0UGNvvj005955; Fri, 30 Jan 2004 08:23:57 -0800 (PST) (envelope-from obrien) Date: Fri, 30 Jan 2004 08:23:53 -0800 From: "David O'Brien" To: Daniel Eischen Message-ID: <20040130162353.GA5715@dragon.nuxi.com> References: <200401301213.i0UCDHvP029930@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401301213.i0UCDHvP029930@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc_r Makefile src/lib/libpthread Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 16:53:09 -0000 On Fri, Jan 30, 2004 at 04:13:17AM -0800, Daniel Eischen wrote: > Log: > Change libkse back to libpthread and make it the default > thread library for i386, amd64, and ia64. For alpha > and sparc64 the library is not changed and remains libkse, > and links are installed so that libpthread -> libc_r. What is the statement and plans on making the libkse->libpthread change on the Tier-1 Alpha and Sparc64 platforms? From owner-cvs-src@FreeBSD.ORG Fri Jan 30 09:46:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AFB916A4CE; Fri, 30 Jan 2004 09:46:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A76243D5D; Fri, 30 Jan 2004 09:46:06 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UHk60B019903; Fri, 30 Jan 2004 09:46:06 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UHk6uf019902; Fri, 30 Jan 2004 09:46:06 -0800 (PST) (envelope-from bmah) Message-Id: <200401301746.i0UHk6uf019902@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 30 Jan 2004 09:46:06 -0800 (PST) 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, 30 Jan 2004 17:46:10 -0000 bmah 2004/01/30 09:46:06 PST FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: SA-04:01, devfs(8) rules work on directories, libdisk fix for pc98, libpthread default, boot floppy overhaul. Modified release notes: Rewrite Project Evil note. Revision Changes Path 1.673 +67 -5 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Fri Jan 30 09:51:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2981516A4CE; Fri, 30 Jan 2004 09:51:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8858B43D6B; Fri, 30 Jan 2004 09:51:11 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UHoa0B020173; Fri, 30 Jan 2004 09:50:36 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UHoZkj020172; Fri, 30 Jan 2004 09:50:35 -0800 (PST) (envelope-from bmah) Message-Id: <200401301750.i0UHoZkj020172@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 30 Jan 2004 09:50:35 -0800 (PST) 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, 30 Jan 2004 17:51:27 -0000 bmah 2004/01/30 09:50:35 PST FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Argh. Fix SA-04:01 note so that it actually makes sense. Revision Changes Path 1.674 +4 -4 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Fri Jan 30 09:53:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EA4C16A4CE; Fri, 30 Jan 2004 09:53:01 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 020E343D78; Fri, 30 Jan 2004 09:52:40 -0800 (PST) (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 i0UHqXiw013720; Fri, 30 Jan 2004 12:52:33 -0500 (EST) Date: Fri, 30 Jan 2004 12:52:33 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Ruslan Ermilov In-Reply-To: <20040130153246.GH32926@FreeBSD.org.ua> 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/usr.sbin/pppctl 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, 30 Jan 2004 17:53:01 -0000 On Fri, 30 Jan 2004, Ruslan Ermilov wrote: > On Fri, Jan 30, 2004 at 04:14:50AM -0800, Daniel Eischen wrote: > > deischen 2004/01/30 04:14:50 PST > > > > FreeBSD src repository > > > > Modified files: > > usr.sbin/pppctl Makefile > > Log: > > s/-lc_r/-lpthread/ > > > > Revision Changes Path > > 1.15 +1 -1 src/usr.sbin/pppctl/Makefile > > > You also want to fix usr.sbin/Makefile to catch up with this > change, but the correct conditional will be complex, given > that -lpthread is actually -lc_r on some architectures. Argh. I'll look at next chance I get. -- Dan Eischen From owner-cvs-src@FreeBSD.ORG Fri Jan 30 09:54:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2E2716A4CE; Fri, 30 Jan 2004 09:54:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6830343D2D; Fri, 30 Jan 2004 09:53:53 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UHrn0B021963; Fri, 30 Jan 2004 09:53:49 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UHrnbJ021962; Fri, 30 Jan 2004 09:53:49 -0800 (PST) (envelope-from bmah) Message-Id: <200401301753.i0UHrnbJ021962@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 30 Jan 2004 09:53:48 -0800 (PST) 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: Fri, 30 Jan 2004 17:54:11 -0000 bmah 2004/01/30 09:53:48 PST FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata: SA-04:01. Revision Changes Path 1.62 +14 -1 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-src@FreeBSD.ORG Fri Jan 30 09:54:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B36C16A4CE; Fri, 30 Jan 2004 09:54:46 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEE7B43D2D; Fri, 30 Jan 2004 09:54:44 -0800 (PST) (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 i0UHsiiw014418; Fri, 30 Jan 2004 12:54:44 -0500 (EST) Date: Fri, 30 Jan 2004 12:54:44 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Ruslan Ermilov In-Reply-To: <20040130154256.GI32926@FreeBSD.org.ua> 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/libc_r Makefile src/lib/libpthread 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, 30 Jan 2004 17:54:46 -0000 On Fri, 30 Jan 2004, Ruslan Ermilov wrote: > On Fri, Jan 30, 2004 at 04:13:17AM -0800, Daniel Eischen wrote: > > deischen 2004/01/30 04:13:17 PST > > > > FreeBSD src repository > > > > Modified files: > > lib/libc_r Makefile > > lib/libpthread Makefile > > Log: > > Change libkse back to libpthread and make it the default > > thread library for i386, amd64, and ia64. For alpha > > and sparc64 the library is not changed and remains libkse, > > and links are installed so that libpthread -> libc_r. > > > But for sparc64 it's not even built (according to lib/Makefile). > > Also, what do I do with the libpthread description in mdoc.local > now? I can just change it to -lpthread, but it will then be wrong > on Alpha. Or I can do it right, and make it spell -lkse on Alpha > (with some sed(1) magic in the Makefile), but does it worth an > effort? On sparc64 and alpha, -lpthread will still work but will just link to -lc_r. I wouldn't worry too much about alpha and sparc64 -- libkse needs to be working on those platforms by 5.3-RELEASE. -- Dan Eischen From owner-cvs-src@FreeBSD.ORG Fri Jan 30 10:00:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22D8516A4CE; Fri, 30 Jan 2004 10:00:16 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id F234443D5C; Fri, 30 Jan 2004 10:00:14 -0800 (PST) (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 i0UI0Eiw016202; Fri, 30 Jan 2004 13:00:14 -0500 (EST) Date: Fri, 30 Jan 2004 13:00:14 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: "David O'Brien" In-Reply-To: <20040130162353.GA5715@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc_r Makefile src/lib/libpthread 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, 30 Jan 2004 18:00:16 -0000 On Fri, 30 Jan 2004, David O'Brien wrote: > On Fri, Jan 30, 2004 at 04:13:17AM -0800, Daniel Eischen wrote: > > Log: > > Change libkse back to libpthread and make it the default > > thread library for i386, amd64, and ia64. For alpha > > and sparc64 the library is not changed and remains libkse, > > and links are installed so that libpthread -> libc_r. > > What is the statement and plans on making the libkse->libpthread change > on the Tier-1 Alpha and Sparc64 platforms? We need some alpha and sparc64 gurus to help out. If libkse isn't working on those platforms by 5.3-release, they risk losing Tier-1 status. -- Dan Eischen From owner-cvs-src@FreeBSD.ORG Fri Jan 30 10:08:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E43816A4CF for ; Fri, 30 Jan 2004 10:08:24 -0800 (PST) Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07B3D43D6D for ; Fri, 30 Jan 2004 10:07:58 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 13225 invoked from network); 30 Jan 2004 18:07:57 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 30 Jan 2004 18:07:57 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i0UI7oM2075628; Fri, 30 Jan 2004 13:07:53 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Ruslan Ermilov Date: Fri, 30 Jan 2004 13:05:16 -0500 User-Agent: KMail/1.5.4 References: <200401291901.i0TJ1wnW069658@repoman.freebsd.org> <20040129224716.GC25900@FreeBSD.org.ua> In-Reply-To: <20040129224716.GC25900@FreeBSD.org.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401301305.16859.jhb@FreeBSD.org> 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/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, 30 Jan 2004 18:08:24 -0000 On Thursday 29 January 2004 05:47 pm, Ruslan Ermilov wrote: > On Thu, Jan 29, 2004 at 11:01:58AM -0800, John Baldwin wrote: > > jhb 2004/01/29 11:01:58 PST > > > > FreeBSD src repository > > > > Modified files: > > release Makefile > > Log: > > - If an acpi kernel module exists, stick it on the boot floppy and for > > now always load it after the kernel. > > Why not just special-case it for ${TARGET} == "i386", as this is > the only arch where acpi.ko ever exists? Because checking for the file itself is more foolproof. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Fri Jan 30 10:29:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4A3016A4CE; Fri, 30 Jan 2004 10:29:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90D0443D31; Fri, 30 Jan 2004 10:29:15 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UITF0B029592; Fri, 30 Jan 2004 10:29:15 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UITF7Q029591; Fri, 30 Jan 2004 10:29:15 -0800 (PST) (envelope-from bmah) Message-Id: <200401301829.i0UITF7Q029591@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 30 Jan 2004 10:29:15 -0800 (PST) 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, 30 Jan 2004 18:29:16 -0000 bmah 2004/01/30 10:29:15 PST FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Move recent devfs path rules note from userland section to kernel section; update manpage entity reference appropriately. Requested by: cperciva Revision Changes Path 1.675 +3 -3 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Fri Jan 30 11:16:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C36516A4CE; Fri, 30 Jan 2004 11:16:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C7943D41; Fri, 30 Jan 2004 11:16:08 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UJG80B041670; Fri, 30 Jan 2004 11:16:08 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UJG8tV041669; Fri, 30 Jan 2004 11:16:08 -0800 (PST) (envelope-from sos) Message-Id: <200401301916.i0UJG8tV041669@repoman.freebsd.org> From: Søren Schmidt Date: Fri, 30 Jan 2004 11:16:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-all.c ata-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, 30 Jan 2004 19:16:09 -0000 sos 2004/01/30 11:16:08 PST FreeBSD src repository Modified files: sys/dev/ata ata-all.c ata-queue.c Log: Be more robust in the probe. We dont want to get into a loop with reinitting when we try to identify devices. If they dont interrupt on identify we retry once. If this fails we simply ignore that device. Revision Changes Path 1.203 +10 -11 src/sys/dev/ata/ata-all.c 1.19 +28 -13 src/sys/dev/ata/ata-queue.c From owner-cvs-src@FreeBSD.ORG Fri Jan 30 11:51:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A25E916A4CE; Fri, 30 Jan 2004 11:51:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8CC343D1F; Fri, 30 Jan 2004 11:51:26 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UJpQ0B049114; Fri, 30 Jan 2004 11:51:26 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UJpQJn049113; Fri, 30 Jan 2004 11:51:26 -0800 (PST) (envelope-from jhb) Message-Id: <200401301951.i0UJpQJn049113@repoman.freebsd.org> From: John Baldwin Date: Fri, 30 Jan 2004 11:51:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 30 Jan 2004 19:51:27 -0000 jhb 2004/01/30 11:51:26 PST FreeBSD src repository Modified files: share/mk bsd.cpu.mk Log: Drop -mcpu=pentiumpro from the default CPU flags for i386 as it doesn't perform better than the default setting for most i386 CPUs. Requested by: bde Revision Changes Path 1.31 +1 -1 src/share/mk/bsd.cpu.mk From owner-cvs-src@FreeBSD.ORG Fri Jan 30 12:53:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C648516A4CE; Fri, 30 Jan 2004 12:53:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C2B343D73; Fri, 30 Jan 2004 12:52:55 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0UKqs0B069365; Fri, 30 Jan 2004 12:52:54 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0UKqsvM069364; Fri, 30 Jan 2004 12:52:54 -0800 (PST) (envelope-from marcel) Message-Id: <200401302052.i0UKqsvM069364@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 30 Jan 2004 12:52:54 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libdisk write_ia64_disk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 30 Jan 2004 20:53:14 -0000 marcel 2004/01/30 12:52:54 PST FreeBSD src repository Modified files: lib/libdisk write_ia64_disk.c Log: In Write_Disk(), fix the non-error case where we returned to the caller without closing the disk device and freeing allocated memory. Not closing the disk device prevents GEOM from retasting after spoiling. Pointy hat: marcel Revision Changes Path 1.15 +0 -4 src/lib/libdisk/write_ia64_disk.c From owner-cvs-src@FreeBSD.ORG Fri Jan 30 13:13:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31C5F16A4CF; Fri, 30 Jan 2004 13:13:56 -0800 (PST) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D32743D31; Fri, 30 Jan 2004 13:13:54 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])i0ULDr5O031805; Sat, 31 Jan 2004 08:13:53 +1100 Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) i0ULDpt4002927; Sat, 31 Jan 2004 08:13:52 +1100 Date: Sat, 31 Jan 2004 08:13:51 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: John Baldwin In-Reply-To: <200401301951.i0UJpQJn049113@repoman.freebsd.org> Message-ID: <20040131081236.K1728@gamplex.bde.org> References: <200401301951.i0UJpQJn049113@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 21:13:56 -0000 On Fri, 30 Jan 2004, John Baldwin wrote: > jhb 2004/01/30 11:51:26 PST > > FreeBSD src repository > > Modified files: > share/mk bsd.cpu.mk > Log: > Drop -mcpu=pentiumpro from the default CPU flags for i386 as it doesn't > perform better than the default setting for most i386 CPUs. ^ family (Apparently not even for pentiumpro descendants.) > > Requested by: bde Thanks. Bruce From owner-cvs-src@FreeBSD.ORG Fri Jan 30 18:17:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CCE816A4CE; Fri, 30 Jan 2004 18:17:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBE5C43D3F; Fri, 30 Jan 2004 18:17:11 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0V2HB0B049603; Fri, 30 Jan 2004 18:17:11 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0V2HB66049602; Fri, 30 Jan 2004 18:17:11 -0800 (PST) (envelope-from bde) Message-Id: <200401310217.i0V2HB66049602@repoman.freebsd.org> From: Bruce Evans Date: Fri, 30 Jan 2004 18:17:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 31 Jan 2004 02:17:12 -0000 bde 2004/01/30 18:17:11 PST FreeBSD src repository Modified files: share/mk bsd.cpu.mk Log: Fixed some style bugs (long lines). Revision Changes Path 1.32 +5 -2 src/share/mk/bsd.cpu.mk From owner-cvs-src@FreeBSD.ORG Fri Jan 30 18:51:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C6E816A4CE; Fri, 30 Jan 2004 18:51:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEF5143D1F; Fri, 30 Jan 2004 18:51:41 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0V2pf0B057122; Fri, 30 Jan 2004 18:51:41 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0V2pfL7057118; Fri, 30 Jan 2004 18:51:41 -0800 (PST) (envelope-from bde) Message-Id: <200401310251.i0V2pfL7057118@repoman.freebsd.org> From: Bruce Evans Date: Fri, 30 Jan 2004 18:51:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.libnames.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 02:51:42 -0000 bde 2004/01/30 18:51:41 PST FreeBSD src repository Modified files: share/mk bsd.libnames.mk Log: Removed XXX comments about some libraries only being in the secure distribution. This is not the place to document this, especially now that the secure distribution is the normal one. Reviewed by: ru Revision Changes Path 1.75 +15 -15 src/share/mk/bsd.libnames.mk From owner-cvs-src@FreeBSD.ORG Fri Jan 30 19:09:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E7AC16A4CE; Fri, 30 Jan 2004 19:09:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC5FE43D31; Fri, 30 Jan 2004 19:09:10 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0V39A0B060923; Fri, 30 Jan 2004 19:09:10 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0V39AxM060922; Fri, 30 Jan 2004 19:09:10 -0800 (PST) (envelope-from bde) Message-Id: <200401310309.i0V39AxM060922@repoman.freebsd.org> From: Bruce Evans Date: Fri, 30 Jan 2004 19:09:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.libnames.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 03:09:11 -0000 bde 2004/01/30 19:09:10 PST FreeBSD src repository Modified files: share/mk bsd.libnames.mk Log: Fixed insertion sort errors for LIBBLUETOOTH and LIBSDP. Revision Changes Path 1.76 +2 -2 src/share/mk/bsd.libnames.mk From owner-cvs-src@FreeBSD.ORG Fri Jan 30 19:15:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 687F116A4CE; Fri, 30 Jan 2004 19:15:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9D7543D45; Fri, 30 Jan 2004 19:15:50 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0V3Fo0B063010; Fri, 30 Jan 2004 19:15:50 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0V3FoIB063009; Fri, 30 Jan 2004 19:15:50 -0800 (PST) (envelope-from bde) Message-Id: <200401310315.i0V3FoIB063009@repoman.freebsd.org> From: Bruce Evans Date: Fri, 30 Jan 2004 19:15:50 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.libnames.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 03:15:51 -0000 bde 2004/01/30 19:15:50 PST FreeBSD src repository Modified files: share/mk bsd.libnames.mk Log: 1. Garbage-collected LIBDES (now in a different library), LIBPERL (banished to ports) and LIBRESOLV (now in a different library. 2. Added comments about nonexistent libraries LIBPC and LIBPLOT. Submitted by: ru (1) Revision Changes Path 1.77 +2 -5 src/share/mk/bsd.libnames.mk From owner-cvs-src@FreeBSD.ORG Fri Jan 30 20:23:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E906A16A4CE; Fri, 30 Jan 2004 20:23:07 -0800 (PST) Received: from mail.infinithost.com (mail.infinithost.com [69.48.53.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE10343D2D; Fri, 30 Jan 2004 20:23:06 -0800 (PST) (envelope-from charford@infinithost.com) Received: from h68-149-172-88.ed.shawcable.net ([68.149.172.88]:49838) by mail.infinithost.com with asmtp (TLSv1:RC4-SHA:128) (Exim 4.30) id 1Ammet-0002ms-Ll; Fri, 30 Jan 2004 22:23:03 -0600 In-Reply-To: <200401301916.i0UJG8tV041669@repoman.freebsd.org> References: <200401301916.i0UJG8tV041669@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: <2553C494-53A5-11D8-B730-000A9597E964@infinithost.com> Content-Transfer-Encoding: quoted-printable From: Colin Harford Date: Fri, 30 Jan 2004 21:22:56 -0700 To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= X-Pgp-Agent: GPGMail 1.0 (v30, 10.3) X-Mailer: Apple Mail (2.612) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-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: Sat, 31 Jan 2004 04:23:08 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi S=F8ren,=0D =0D Don't think this patch is doing what you intended it to. Instead it =0D stalls the boot process and it doesn't keep going. I've already sent =0D= you dmesg and what not on it...=0D =0D =0D boot now stalls on resetting ata0.=0D =0D =0D Cheers,=0D =0D CH=0D On 30-Jan-04, at 12:16 PM, S=F8ren Schmidt wrote:=0D =0D > sos 2004/01/30 11:16:08 PST=0D >=0D > FreeBSD src repository=0D >=0D > Modified files:=0D > sys/dev/ata ata-all.c ata-queue.c=0D > Log:=0D > Be more robust in the probe. We dont want to get into a loop with=0D > reinitting when we try to identify devices. If they dont interrupt=0D= > on identify we retry once. If this fails we simply ignore that =0D > device.=0D >=0D > Revision Changes Path=0D > 1.203 +10 -11 src/sys/dev/ata/ata-all.c=0D > 1.19 +28 -13 src/sys/dev/ata/ata-queue.c=0D > _______________________________________________=0D > cvs-src@freebsd.org mailing list=0D > http://lists.freebsd.org/mailman/listinfo/cvs-src=0D > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org"=0D >=0D -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFAGy2ivPytseRnlQ4RAkXUAJwKLeQ4yiP1Ac42tUPkN7UlNDc1OgCgv8OW 8Pd48cQkJqugD0XAlWny+/Q=3D =3DuwyE -----END PGP SIGNATURE----- From owner-cvs-src@FreeBSD.ORG Fri Jan 30 21:05:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA1D016A4CE; Fri, 30 Jan 2004 21:05:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CF9F43D2F; Fri, 30 Jan 2004 21:05:46 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0V55k0B093260; Fri, 30 Jan 2004 21:05:46 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0V55jCh093259; Fri, 30 Jan 2004 21:05:45 -0800 (PST) (envelope-from marcel) Message-Id: <200401310505.i0V55jCh093259@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 30 Jan 2004 21:05:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 05:05:47 -0000 marcel 2004/01/30 21:05:45 PST FreeBSD src repository Modified files: lib/libpthread Makefile Log: Now that libpthread is the default threading library, remove the compatibility link from libc_r to libpthread (previously a link from libc_r to libkse). Revision Changes Path 1.51 +0 -12 src/lib/libpthread/Makefile From owner-cvs-src@FreeBSD.ORG Fri Jan 30 21:43:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1DC216A4CE; Fri, 30 Jan 2004 21:42:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC2243D2D; Fri, 30 Jan 2004 21:42:59 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0V5gx0B001640; Fri, 30 Jan 2004 21:42:59 -0800 (PST) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0V5gxjq001639; Fri, 30 Jan 2004 21:42:59 -0800 (PST) (envelope-from alc) Message-Id: <200401310542.i0V5gxjq001639@repoman.freebsd.org> From: Alan Cox Date: Fri, 30 Jan 2004 21:42:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ufs/ffs ffs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 05:43:00 -0000 alc 2004/01/30 21:42:58 PST FreeBSD src repository Modified files: sys/ufs/ffs ffs_vnops.c Log: Remove unnecessary vm object reference and deallocate calls from ffs_read() and ffs_write(). These calls trace their origins to the dead vfs_ioopt code, first appearing in revision 1.39 of ufs_readwrite.c. Observed by: bde Discussed with: tegge Revision Changes Path 1.125 +0 -30 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-src@FreeBSD.ORG Fri Jan 30 23:39:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCE2916A4CE; Fri, 30 Jan 2004 23:39:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3718D43D1D; Fri, 30 Jan 2004 23:39:46 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0V7dk0B026221; Fri, 30 Jan 2004 23:39:46 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0V7djHb026220; Fri, 30 Jan 2004 23:39:45 -0800 (PST) (envelope-from obrien) Message-Id: <200401310739.i0V7djHb026220@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 30 Jan 2004 23:39:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 07:39:47 -0000 obrien 2004/01/30 23:39:45 PST FreeBSD src repository Modified files: sbin/sunlabel Makefile Log: Install a 'disklable' alias. Technical Reviewed by: ru Revision Changes Path 1.11 +5 -0 src/sbin/sunlabel/Makefile From owner-cvs-src@FreeBSD.ORG Sat Jan 31 00:16:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 636F916A4CE; Sat, 31 Jan 2004 00:16:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5238343D41; Sat, 31 Jan 2004 00:15:58 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0V8Fw0B036172; Sat, 31 Jan 2004 00:15:58 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0V8Fwu2036171; Sat, 31 Jan 2004 00:15:58 -0800 (PST) (envelope-from ru) Message-Id: <200401310815.i0V8Fwu2036171@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 31 Jan 2004 00:15:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile.inc1 src/kerberos5 Makefile Makefile.inc src/kerberos5/include Makefile src/kerberos5/lib Makefile src/kerberos5/lib/libasn1 Makefile src/kerberos5/lib/libgssapi Makefile src/kerberos5/lib/libhdb Makefile ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 08:16:00 -0000 ru 2004/01/31 00:15:58 PST FreeBSD src repository Modified files: . Makefile.inc1 kerberos5 Makefile Makefile.inc kerberos5/lib Makefile kerberos5/lib/libasn1 Makefile kerberos5/lib/libgssapi Makefile kerberos5/lib/libhdb Makefile kerberos5/lib/libkadm5clnt Makefile kerberos5/lib/libkadm5srv Makefile kerberos5/lib/libkafs5 Makefile kerberos5/lib/libkrb5 Makefile kerberos5/lib/libroken Makefile kerberos5/lib/libsl Makefile kerberos5/lib/libvers Makefile kerberos5/libexec/hprop Makefile kerberos5/libexec/hpropd Makefile kerberos5/libexec/ipropd-master Makefile kerberos5/libexec/ipropd-slave Makefile kerberos5/libexec/kadmind Makefile kerberos5/libexec/kdc Makefile kerberos5/libexec/kpasswdd Makefile kerberos5/usr.bin Makefile kerberos5/usr.bin/kadmin Makefile kerberos5/usr.bin/kdestroy Makefile kerberos5/usr.bin/kinit Makefile kerberos5/usr.bin/klist Makefile kerberos5/usr.bin/kpasswd Makefile kerberos5/usr.bin/krb5-config Makefile kerberos5/usr.bin/ksu Makefile kerberos5/usr.bin/verify_krb5_conf Makefile kerberos5/usr.sbin/kstash Makefile kerberos5/usr.sbin/ktutil Makefile Added files: kerberos5/tools Makefile Makefile.inc kerberos5/tools/asn1_compile Makefile kerberos5/tools/make-print-version Makefile kerberos5/tools/make-roken Makefile Removed files: kerberos5/include Makefile Log: Overhaul of kerberos5/ makefiles. Most significant changes are: - Dropped support for standalone builds, this was only partially supported anyway, and required so much magic in makefiles that made life dangerous (e.g., by using the custom yacc rules). - Got rid of .OBJDIR in makefiles -- makes building of individual files possible again. - Made the .x.c transformations -j safe. - Reprogrammed LDADD to fix static build of some utilities that was broken. - Fixed LDFLAGS and DPADD in the WITH_OPENLDAP case -- positively affects the contents of .depend files. - Removed redundant .h's from SRCS, only kept those that are generated. - libkrb5/ INCS were bogusly installed again with libgssapi/. - Made build-tools real tools with their own makefiles in separate directories. This allows us to properly track their dependencies, etc. - Faster build, 21% less of makefile code! Approved by: nectar Reviewed by: markm Silence on: arch Revision Changes Path 1.404 +9 -3 src/Makefile.inc1 1.16 +11 -11 src/kerberos5/Makefile 1.21 +25 -97 src/kerberos5/Makefile.inc 1.3 +0 -11 src/kerberos5/include/Makefile (dead) 1.10 +2 -1 src/kerberos5/lib/Makefile 1.21 +16 -70 src/kerberos5/lib/libasn1/Makefile 1.8 +3 -13 src/kerberos5/lib/libgssapi/Makefile 1.17 +18 -75 src/kerberos5/lib/libhdb/Makefile 1.7 +4 -12 src/kerberos5/lib/libkadm5clnt/Makefile 1.5 +3 -12 src/kerberos5/lib/libkadm5srv/Makefile 1.8 +1 -5 src/kerberos5/lib/libkafs5/Makefile 1.15 +8 -11 src/kerberos5/lib/libkrb5/Makefile 1.14 +13 -11 src/kerberos5/lib/libroken/Makefile 1.7 +2 -9 src/kerberos5/lib/libsl/Makefile 1.7 +9 -14 src/kerberos5/lib/libvers/Makefile 1.12 +6 -16 src/kerberos5/libexec/hprop/Makefile 1.13 +4 -14 src/kerberos5/libexec/hpropd/Makefile 1.14 +6 -13 src/kerberos5/libexec/ipropd-master/Makefile 1.14 +6 -13 src/kerberos5/libexec/ipropd-slave/Makefile 1.16 +5 -29 src/kerberos5/libexec/kadmind/Makefile 1.15 +4 -10 src/kerberos5/libexec/kdc/Makefile 1.16 +4 -31 src/kerberos5/libexec/kpasswdd/Makefile 1.1 +5 -0 src/kerberos5/tools/Makefile (new) 1.1 +5 -0 src/kerberos5/tools/Makefile.inc (new) 1.1 +42 -0 src/kerberos5/tools/asn1_compile/Makefile (new) 1.1 +8 -0 src/kerberos5/tools/make-print-version/Makefile (new) 1.1 +11 -0 src/kerberos5/tools/make-roken/Makefile (new) 1.11 +1 -1 src/kerberos5/usr.bin/Makefile 1.16 +6 -33 src/kerberos5/usr.bin/kadmin/Makefile 1.14 +3 -16 src/kerberos5/usr.bin/kdestroy/Makefile 1.14 +3 -16 src/kerberos5/usr.bin/kinit/Makefile 1.14 +3 -16 src/kerberos5/usr.bin/klist/Makefile 1.13 +1 -13 src/kerberos5/usr.bin/kpasswd/Makefile 1.12 +0 -1 src/kerberos5/usr.bin/krb5-config/Makefile 1.12 +4 -16 src/kerberos5/usr.bin/ksu/Makefile 1.2 +4 -11 src/kerberos5/usr.bin/verify_krb5_conf/Makefile 1.15 +4 -12 src/kerberos5/usr.sbin/kstash/Makefile 1.15 +5 -33 src/kerberos5/usr.sbin/ktutil/Makefile From owner-cvs-src@FreeBSD.ORG Sat Jan 31 00:31:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C76E016A4CE; Sat, 31 Jan 2004 00:31:45 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5B1043D2D; Sat, 31 Jan 2004 00:31:42 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0V8WOem046814; Sat, 31 Jan 2004 10:32:25 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0V8WNLc046809; Sat, 31 Jan 2004 10:32:23 +0200 (EET) (envelope-from ru) Date: Sat, 31 Jan 2004 10:32:22 +0200 From: Ruslan Ermilov To: "David E. O'Brien" Message-ID: <20040131083222.GA46577@FreeBSD.org.ua> References: <200401310739.i0V7djHb026220@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <200401310739.i0V7djHb026220@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 08:31:45 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 30, 2004 at 11:39:45PM -0800, David E. O'Brien wrote: > obrien 2004/01/30 23:39:45 PST >=20 > FreeBSD src repository >=20 > Modified files: > sbin/sunlabel Makefile=20 > Log: > Install a 'disklable' alias. > =20 > Technical Reviewed by: ru > =20 > Revision Changes Path > 1.11 +5 -0 src/sbin/sunlabel/Makefile >=20 Thanks! What this means is that I did a technical review of this change, but my personal opinion about this is that the opposite should have been done (i.e., the compatibility link in sbin/bsdlabel should have been removed instead). But since the majority of those discussing this change seemed to like having it (both here and there), I wasn't strongly objecting to it anymore. Just for the record... ;) Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAG2gWUkv4P6juNwoRAkV9AJ9FxHchYAcNn6xfRhpoPrldZpgd5QCfQQya gGeBCjIXsMBqx/Hc9hR8GZs= =8iNT -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- From owner-cvs-src@FreeBSD.ORG Sat Jan 31 01:41:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B006916A4CE; Sat, 31 Jan 2004 01:41:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F393743D39; Sat, 31 Jan 2004 01:41:05 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0V9f50B059947; Sat, 31 Jan 2004 01:41:05 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0V9f5uM059946; Sat, 31 Jan 2004 01:41:05 -0800 (PST) (envelope-from ru) Message-Id: <200401310941.i0V9f5uM059946@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 31 Jan 2004 01:41:05 -0800 (PST) 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, 31 Jan 2004 09:41:06 -0000 ru 2004/01/31 01:41:05 PST FreeBSD src repository Modified files: gnu/usr.bin/groff/tmac mdoc.local Log: Catch up with the 20040130 src/UPDATING entry, and spell libpthread as -lpthread. (Alpha and SPARC64 still spell it -lkse, but we hope this to change by 5.3-RELEASE.) Reviewed by: deischen Revision Changes Path 1.36 +1 -1 src/gnu/usr.bin/groff/tmac/mdoc.local From owner-cvs-src@FreeBSD.ORG Sat Jan 31 02:40:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E92E616A4CE; Sat, 31 Jan 2004 02:40:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3665143D41; Sat, 31 Jan 2004 02:40:16 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VAeG0B073586; Sat, 31 Jan 2004 02:40:16 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VAeFSU073584; Sat, 31 Jan 2004 02:40:15 -0800 (PST) (envelope-from obrien) Message-Id: <200401311040.i0VAeFSU073584@repoman.freebsd.org> From: "David E. O'Brien" Date: Sat, 31 Jan 2004 02:40:15 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/nfsclient nfs_vfsops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 10:40:17 -0000 obrien 2004/01/31 02:40:15 PST FreeBSD src repository Modified files: sys/nfsclient nfs_vfsops.c Log: Bump the NFCv3/TCP defaults for rsize and wsize from 8K to 32K to match Solaris and HP-UX. This increases read performance for large files across NFS. PR: 62024 & 26324 Submitted by: Bjoern Groenvall Revision Changes Path 1.146 +21 -5 src/sys/nfsclient/nfs_vfsops.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 02:40:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1649016A4CF; Sat, 31 Jan 2004 02:40:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49CF143D39; Sat, 31 Jan 2004 02:40:26 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VAeQ0B073703; Sat, 31 Jan 2004 02:40:26 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VAeQvs073701; Sat, 31 Jan 2004 02:40:26 -0800 (PST) (envelope-from phk) Message-Id: <200401311040.i0VAeQvs073701@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 31 Jan 2004 02:40:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_socket.c src/sys/netinet ip_input.c udp_usrreq.c src/sys/sys socket.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, 31 Jan 2004 10:40:27 -0000 phk 2004/01/31 02:40:25 PST FreeBSD src repository Modified files: sys/kern uipc_socket.c sys/netinet ip_input.c udp_usrreq.c sys/sys socket.h Log: Introduce the SO_BINTIME option which takes a high-resolution timestamp at packet arrival. For benchmarking purposes SO_BINTIME is preferable to SO_TIMEVAL since it has higher resolution and lower overhead. Simultaneous use of the two options is possible and they will return consistent timestamps. This introduces an extra test and a function call for SO_TIMEVAL, but I have not been able to measure that. Revision Changes Path 1.161 +2 -0 src/sys/kern/uipc_socket.c 1.260 +18 -7 src/sys/netinet/ip_input.c 1.145 +1 -1 src/sys/netinet/udp_usrreq.c 1.75 +2 -0 src/sys/sys/socket.h From owner-cvs-src@FreeBSD.ORG Sat Jan 31 08:30:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 908C616A4CE; Sat, 31 Jan 2004 08:30:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEAFA43D58; Sat, 31 Jan 2004 08:30:45 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VGUj0B060315; Sat, 31 Jan 2004 08:30:45 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VGUjwA060314; Sat, 31 Jan 2004 08:30:45 -0800 (PST) (envelope-from scottl) Message-Id: <200401311630.i0VGUjwA060314@repoman.freebsd.org> From: Scott Long Date: Sat, 31 Jan 2004 08:30:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 16:30:46 -0000 scottl 2004/01/31 08:30:45 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) release Makefile Log: Run 'strip -x' on the kernel modules on the mfsroot floppy to reclaim some space. This appears to be safe for what we need here. This is needed now because the slight addition to the readme files has caused the mfsroot floppy to overflow again. Approved by: re (implicit) Revision Changes Path 1.825.2.2 +1 -0 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Sat Jan 31 09:00:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B74B16A4CE; Sat, 31 Jan 2004 09:00:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B859A43D66; Sat, 31 Jan 2004 09:00:04 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VH040B072321; Sat, 31 Jan 2004 09:00:04 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VH04Vm072320; Sat, 31 Jan 2004 09:00:04 -0800 (PST) (envelope-from deischen) Message-Id: <200401311700.i0VH04Vm072320@repoman.freebsd.org> From: Daniel Eischen Date: Sat, 31 Jan 2004 09:00:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc_r Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 17:00:08 -0000 deischen 2004/01/31 09:00:04 PST FreeBSD src repository Modified files: lib/libc_r Makefile Log: Correct the link for the profiling library. Revision Changes Path 1.39 +1 -1 src/lib/libc_r/Makefile From owner-cvs-src@FreeBSD.ORG Sat Jan 31 09:12:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB62A16A4CE; Sat, 31 Jan 2004 09:12:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27A7243D5C; Sat, 31 Jan 2004 09:12:06 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VHC50B076882; Sat, 31 Jan 2004 09:12:05 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VHC5Bw076881; Sat, 31 Jan 2004 09:12:05 -0800 (PST) (envelope-from deischen) Message-Id: <200401311712.i0VHC5Bw076881@repoman.freebsd.org> From: Daniel Eischen Date: Sat, 31 Jan 2004 09:12:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.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: Sat, 31 Jan 2004 17:12:07 -0000 deischen 2004/01/31 09:12:05 PST FreeBSD src repository Modified files: usr.sbin Makefile Log: Add some logic so that pppctl isn't built if the correct threading library is not present. Noticed by: ru Revision Changes Path 1.286 +5 -1 src/usr.sbin/Makefile From owner-cvs-src@FreeBSD.ORG Sat Jan 31 09:16:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66E0316A4CE; Sat, 31 Jan 2004 09:16:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACE9843D58; Sat, 31 Jan 2004 09:16:57 -0800 (PST) (envelope-from johan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VHGv0B077379; Sat, 31 Jan 2004 09:16:57 -0800 (PST) (envelope-from johan@repoman.freebsd.org) Received: (from johan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VHGvpW077378; Sat, 31 Jan 2004 09:16:57 -0800 (PST) (envelope-from johan) Message-Id: <200401311716.i0VHGvpW077378@repoman.freebsd.org> From: Johan Karlsson Date: Sat, 31 Jan 2004 09:16:57 -0800 (PST) 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/mailwrapper Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 17:16:58 -0000 johan 2004/01/31 09:16:57 PST FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/mailwrapper Makefile Log: MFC rev 1.12: Do not install SYMLINKS if both NO_MAILWRAPPER and NO_SENDMAIL is defined. Revision Changes Path 1.4.2.6 +2 -0 src/usr.sbin/mailwrapper/Makefile From owner-cvs-src@FreeBSD.ORG Sat Jan 31 09:25:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D62FE16A4CE; Sat, 31 Jan 2004 09:25:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3060943D39; Sat, 31 Jan 2004 09:25:19 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VHPI0B079444; Sat, 31 Jan 2004 09:25:18 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VHPIFR079443; Sat, 31 Jan 2004 09:25:18 -0800 (PST) (envelope-from marcel) Message-Id: <200401311725.i0VHPIFR079443@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 31 Jan 2004 09:25:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.libnames.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 17:25:20 -0000 marcel 2004/01/31 09:25:18 PST FreeBSD src repository Modified files: share/mk bsd.libnames.mk Log: Add LIBPTHREAD. Revision Changes Path 1.78 +1 -0 src/share/mk/bsd.libnames.mk From owner-cvs-src@FreeBSD.ORG Sat Jan 31 09:28:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17D4116A4CE; Sat, 31 Jan 2004 09:28:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6261C43D2D; Sat, 31 Jan 2004 09:28:09 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VHS90B079555; Sat, 31 Jan 2004 09:28:09 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VHS9k8079554; Sat, 31 Jan 2004 09:28:09 -0800 (PST) (envelope-from marcel) Message-Id: <200401311728.i0VHS9k8079554@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 31 Jan 2004 09:28:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/pppctl Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 17:28:10 -0000 marcel 2004/01/31 09:28:09 PST FreeBSD src repository Modified files: usr.sbin/pppctl Makefile Log: Apply s/LIBC_R/LIBPTHREAD/ to the DPADD variable. The LDADD variable already had s/libc_r/libpthread/ applied to it. Revision Changes Path 1.16 +1 -1 src/usr.sbin/pppctl/Makefile From owner-cvs-src@FreeBSD.ORG Sat Jan 31 09:44:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9470016A4E2; Sat, 31 Jan 2004 09:44:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3BC643D45; Sat, 31 Jan 2004 09:44:27 -0800 (PST) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VHiR0B083803; Sat, 31 Jan 2004 09:44:27 -0800 (PST) (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VHiRVs083802; Sat, 31 Jan 2004 09:44:27 -0800 (PST) (envelope-from iedowse) Message-Id: <200401311744.i0VHiRVs083802@repoman.freebsd.org> From: Ian Dowse Date: Sat, 31 Jan 2004 09:44:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/syslogd syslogd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 17:44:30 -0000 iedowse 2004/01/31 09:44:27 PST FreeBSD src repository Modified files: usr.sbin/syslogd syslogd.c Log: Use strtol to parse the <%d> tags in printline() and printsys(). Sort local variables declarations in these functions. Submitted by: bde Revision Changes Path 1.120 +18 -18 src/usr.sbin/syslogd/syslogd.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 09:57:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8BF916A4CE; Sat, 31 Jan 2004 09:57:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0038D43D5A; Sat, 31 Jan 2004 09:57:33 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VHuj0B086102; Sat, 31 Jan 2004 09:56:45 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VHujET086101; Sat, 31 Jan 2004 09:56:45 -0800 (PST) (envelope-from trhodes) Message-Id: <200401311756.i0VHujET086101@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 31 Jan 2004 09:56:45 -0800 (PST) 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 libmap.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 17:57:36 -0000 trhodes 2004/01/31 09:56:45 PST FreeBSD src repository Modified files: share/man/man5 libmap.conf.5 Log: Update this manual page for the libkse -> libpthread changes. Discussed with: deischen Revision Changes Path 1.4 +12 -12 src/share/man/man5/libmap.conf.5 From owner-cvs-src@FreeBSD.ORG Sat Jan 31 10:12:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B55916A4CE; Sat, 31 Jan 2004 10:12:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D44B43D53; Sat, 31 Jan 2004 10:12:18 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VICI0B091005; Sat, 31 Jan 2004 10:12:18 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VICIud091004; Sat, 31 Jan 2004 10:12:18 -0800 (PST) (envelope-from imp) Message-Id: <200401311812.i0VICIud091004@repoman.freebsd.org> From: Warner Losh Date: Sat, 31 Jan 2004 10:12:18 -0800 (PST) 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 uscanner.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 31 Jan 2004 18:12:19 -0000 imp 2004/01/31 10:12:18 PST FreeBSD src repository Modified files: sys/dev/usb uscanner.c Log: Add the Canon N1240U to the mix. It appears to be similar to the 1220U and supported by sane # someone should update the man page to include all the devices that # uscanner supports. Revision Changes Path 1.50 +1 -0 src/sys/dev/usb/uscanner.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 11:13:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DD7416A4CE; Sat, 31 Jan 2004 11:13:39 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3352D43D41; Sat, 31 Jan 2004 11:13:35 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0VJEIem051475; Sat, 31 Jan 2004 21:14:18 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0VJEIZ8051470; Sat, 31 Jan 2004 21:14:18 +0200 (EET) (envelope-from ru) Date: Sat, 31 Jan 2004 21:14:17 +0200 From: Ruslan Ermilov To: Marcel Moolenaar Message-ID: <20040131191417.GA51426@FreeBSD.org.ua> References: <200401311725.i0VHPIFR079443@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <200401311725.i0VHPIFR079443@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.libnames.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 19:13:39 -0000 --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 31, 2004 at 09:25:18AM -0800, Marcel Moolenaar wrote: > marcel 2004/01/31 09:25:18 PST >=20 > FreeBSD src repository >=20 > Modified files: > share/mk bsd.libnames.mk=20 > Log: > Add LIBPTHREAD. > =20 > Revision Changes Path > 1.78 +1 -0 src/share/mk/bsd.libnames.mk >=20 Thanks! Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAG/6JUkv4P6juNwoRAs3mAJ9bxw/L91U81/hZ5Oqx2+R2fGGXCgCgiPRp GZYuRrqUAdnf5OSW6xDx1Qo= =F/cL -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4-- From owner-cvs-src@FreeBSD.ORG Sat Jan 31 11:15:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE14416A4CE; Sat, 31 Jan 2004 11:15:04 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9234E43D5A; Sat, 31 Jan 2004 11:14:59 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0VJFhem051531; Sat, 31 Jan 2004 21:15:43 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0VJFhCg051526; Sat, 31 Jan 2004 21:15:43 +0200 (EET) (envelope-from ru) Date: Sat, 31 Jan 2004 21:15:43 +0200 From: Ruslan Ermilov To: Daniel Eischen Message-ID: <20040131191543.GB51426@FreeBSD.org.ua> References: <200401311712.i0VHC5Bw076881@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tjCHc7DPkfUGtrlw" Content-Disposition: inline In-Reply-To: <200401311712.i0VHC5Bw076881@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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: Sat, 31 Jan 2004 19:15:05 -0000 --tjCHc7DPkfUGtrlw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 31, 2004 at 09:12:05AM -0800, Daniel Eischen wrote: > deischen 2004/01/31 09:12:05 PST >=20 > FreeBSD src repository >=20 > Modified files: > usr.sbin Makefile=20 > Log: > Add some logic so that pppctl isn't built if the correct threading libr= ary > is not present. > =20 > Noticed by: ru > =20 > Revision Changes Path > 1.286 +5 -1 src/usr.sbin/Makefile >=20 Hmm, didn't you get my review and the corrected patch? Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --tjCHc7DPkfUGtrlw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAG/7fUkv4P6juNwoRAnqsAJ0TQ9JYGoJSKlGYwcHcwFw17UIt0gCeOPz7 PS2S1yVFdCtXyCkyE3kiTzo= =5ukA -----END PGP SIGNATURE----- --tjCHc7DPkfUGtrlw-- From owner-cvs-src@FreeBSD.ORG Sat Jan 31 11:15:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F6F016A4CE; Sat, 31 Jan 2004 11:15:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 987B743D46; Sat, 31 Jan 2004 11:15:32 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VJFW0B004990; Sat, 31 Jan 2004 11:15:32 -0800 (PST) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VJFWfU004989; Sat, 31 Jan 2004 11:15:32 -0800 (PST) (envelope-from ache) Message-Id: <200401311915.i0VJFWfU004989@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 31 Jan 2004 11:15:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/locale setlocale.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 31 Jan 2004 19:15:33 -0000 ache 2004/01/31 11:15:32 PST FreeBSD src repository Modified files: lib/libc/locale setlocale.c Log: LC_ALL not always take priority over other LC_* Obtained from: NetBSD PR: 62047 Revision Changes Path 1.50 +35 -22 src/lib/libc/locale/setlocale.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 11:16:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E18A16A4CE; Sat, 31 Jan 2004 11:16:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 760B943D58; Sat, 31 Jan 2004 11:16:47 -0800 (PST) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VJGl0B005035; Sat, 31 Jan 2004 11:16:47 -0800 (PST) (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VJGl7p005034; Sat, 31 Jan 2004 11:16:47 -0800 (PST) (envelope-from maxim) Message-Id: <200401311916.i0VJGl7p005034@repoman.freebsd.org> From: Maxim Konovalov Date: Sat, 31 Jan 2004 11:16:47 -0800 (PST) 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: Sat, 31 Jan 2004 19:16:48 -0000 maxim 2004/01/31 11:16:47 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/ipfw ipfw2.c Log: MFC rev. 1.45: pass a correct argument to errx(3). Revision Changes Path 1.4.2.20 +1 -1 src/sbin/ipfw/ipfw2.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 11:21:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2C1216A4CE; Sat, 31 Jan 2004 11:21:47 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95B4B43D53; Sat, 31 Jan 2004 11:21:46 -0800 (PST) (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 i0VJLjiw012938; Sat, 31 Jan 2004 14:21:45 -0500 (EST) Date: Sat, 31 Jan 2004 14:21:45 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Ruslan Ermilov In-Reply-To: <20040131191543.GB51426@FreeBSD.org.ua> 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/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: Sat, 31 Jan 2004 19:21:47 -0000 On Sat, 31 Jan 2004, Ruslan Ermilov wrote: > On Sat, Jan 31, 2004 at 09:12:05AM -0800, Daniel Eischen wrote: > > deischen 2004/01/31 09:12:05 PST > > > > FreeBSD src repository > > > > Modified files: > > usr.sbin Makefile > > Log: > > Add some logic so that pppctl isn't built if the correct threading library > > is not present. > > > > Noticed by: ru > > > > Revision Changes Path > > 1.286 +5 -1 src/usr.sbin/Makefile > > > Hmm, didn't you get my review and the corrected patch? No, it must have got lost in all the spam :( Feel free to commit whatever I missed or send me the changes and I'll do it. -- Dan Eischen From owner-cvs-src@FreeBSD.ORG Sat Jan 31 12:14:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D90F16A4CE; Sat, 31 Jan 2004 12:14:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B30743D2D; Sat, 31 Jan 2004 12:14:44 -0800 (PST) (envelope-from shiba@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VKEi0B018417; Sat, 31 Jan 2004 12:14:44 -0800 (PST) (envelope-from shiba@repoman.freebsd.org) Received: (from shiba@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VKEiUc018416; Sat, 31 Jan 2004 12:14:44 -0800 (PST) (envelope-from shiba) Message-Id: <200401312014.i0VKEiUc018416@repoman.freebsd.org> From: Takeshi Shibagaki Date: Sat, 31 Jan 2004 12:14:44 -0800 (PST) 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.i386 src/sys/i386/i386 longrun.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 31 Jan 2004 20:14:45 -0000 shiba 2004/01/31 12:14:44 PST FreeBSD src repository Modified files: sys/conf files.i386 sys/i386/i386 longrun.c Log: Compiled longrun.c when defined options CPU_ENABLE_LONGRUN, and fixed wrong comparation in cpu vendor. Longrun function was re-enabled. Revision Changes Path 1.465 +1 -0 src/sys/conf/files.i386 1.2 +1 -1 src/sys/i386/i386/longrun.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 12:17:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAD4216A4CE; Sat, 31 Jan 2004 12:17:57 -0800 (PST) Received: from cirb503493.alcatel.com.au (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C73943D1F; Sat, 31 Jan 2004 12:17:55 -0800 (PST) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])i0VKHme3026598; Sun, 1 Feb 2004 07:17:48 +1100 (EST) (envelope-from jeremyp@cirb503493.alcatel.com.au) Received: (from jeremyp@localhost)i0VKHmCt026597; Sun, 1 Feb 2004 07:17:48 +1100 (EST) (envelope-from jeremyp) Date: Sun, 1 Feb 2004 07:17:48 +1100 From: Peter Jeremy To: Brooks Davis Message-ID: <20040131201747.GO908@cirb503493.alcatel.com.au> References: <200401270143.i0R1hEIO011023@repoman.freebsd.org> <20040129133342.GC19899@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401270143.i0R1hEIO011023@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 ifconfig.c ifconfig.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, 31 Jan 2004 20:17:58 -0000 On Mon, Jan 26, 2004 at 05:43:14PM -0800, Brooks Davis wrote: > brooks 2004/01/26 17:43:14 PST > > FreeBSD src repository > > Modified files: > sbin/ifconfig ifconfig.c ifconfig.h > Log: > Use IFNAMSIZ instead of a magic value for the length of an interface > name. > > Prevent the kernel from potentially overflowing the interface name > variable. The size argument of strlcpy is complex because the name is > not null-terminated in sdl_data. Based on this comment and a quick look at the code change, I don't believe this change is correct. The source argument to strlcpy(3) _must_ be NUL terminated - although strlcpy() will only copy the specified number of characters, it will traverse the source argument until it finds a NUL character so it can return the size of the source argument. In this case, sdl_data is not intentionally NUL terminated so the strlcpy() can scan forward over an arbitrary amount of process address space until stopped by a random NUL, SIGBUS or SIGSEGV. The latter two possibilities are undesirable :-). In this case, I believe the correct code is something like: memcpy(name, sdl->sdl_data, sizeof(name) < sdl->sdl_nlen ? sizeof(name)-1 : sdl->sdl_nlen); name[sizeof(name) < sdl->sdl_nlen ? sizeof(name)-1 : sdl->sdl_nlen] = '\0'; (strncpy could be used in place of memcpy). Peter From owner-cvs-src@FreeBSD.ORG Sat Jan 31 13:49:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD23416A4CE; Sat, 31 Jan 2004 13:49:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05D3743D4C; Sat, 31 Jan 2004 13:49:01 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VLn00B043829; Sat, 31 Jan 2004 13:49:00 -0800 (PST) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VLn0M4043828; Sat, 31 Jan 2004 13:49:00 -0800 (PST) (envelope-from ache) Message-Id: <200401312149.i0VLn0M4043828@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 31 Jan 2004 13:49:00 -0800 (PST) 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/locale setlocale.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 31 Jan 2004 21:49:01 -0000 ache 2004/01/31 13:49:00 PST FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc/locale setlocale.c Log: MFC 1.50 - fix LC_ALL priority Revision Changes Path 1.25.2.10 +34 -22 src/lib/libc/locale/setlocale.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 14:02:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FC0616A4CE; Sat, 31 Jan 2004 14:02:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75DCF43D2F; Sat, 31 Jan 2004 14:02:04 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VM240B047483; Sat, 31 Jan 2004 14:02:04 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VM24d0047479; Sat, 31 Jan 2004 14:02:04 -0800 (PST) (envelope-from trhodes) Message-Id: <200401312202.i0VM24d0047479@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 31 Jan 2004 14:02:04 -0800 (PST) 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 libmap.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 22:02:05 -0000 trhodes 2004/01/31 14:02:04 PST FreeBSD src repository Modified files: share/man/man5 libmap.conf.5 Log: deischen had a good idea on how to make my previous commit a little better, update accordingly. Suggested by: deischen Revision Changes Path 1.5 +8 -5 src/share/man/man5/libmap.conf.5 From owner-cvs-src@FreeBSD.ORG Sat Jan 31 14:16:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C051216A4CE; Sat, 31 Jan 2004 14:16:47 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 123C343D1F; Sat, 31 Jan 2004 14:16:42 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0VMHOem052757; Sun, 1 Feb 2004 00:17:24 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0VMHOrF052752; Sun, 1 Feb 2004 00:17:24 +0200 (EET) (envelope-from ru) Date: Sun, 1 Feb 2004 00:17:24 +0200 From: Ruslan Ermilov To: "Andrey A. Chernov" Message-ID: <20040131221724.GC52459@FreeBSD.org.ua> References: <200401311915.i0VJFWfU004989@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OaZoDhBhXzo6bW1J" Content-Disposition: inline In-Reply-To: <200401311915.i0VJFWfU004989@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/locale setlocale.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 31 Jan 2004 22:16:47 -0000 --OaZoDhBhXzo6bW1J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 31, 2004 at 11:15:32AM -0800, Andrey A. Chernov wrote: > ache 2004/01/31 11:15:32 PST >=20 > FreeBSD src repository >=20 > Modified files: > lib/libc/locale setlocale.c=20 > Log: > LC_ALL not always take priority over other LC_* > =20 > Obtained from: NetBSD > PR: 62047 > =20 > Revision Changes Path > 1.50 +35 -22 src/lib/libc/locale/setlocale.c >=20 Did you mean "not always TOOK"? Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --OaZoDhBhXzo6bW1J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHClzUkv4P6juNwoRAv0GAJ9czroaYwSR4Rn6s0hPT/UwQ9ZnGwCfRs5T 0OJH0+YePd/zt+cmfyRwLjk= =/M+Y -----END PGP SIGNATURE----- --OaZoDhBhXzo6bW1J-- From owner-cvs-src@FreeBSD.ORG Sat Jan 31 14:18:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CB9216A4CE; Sat, 31 Jan 2004 14:18:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5545343D2F; Sat, 31 Jan 2004 14:18:10 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VMIA0B050980; Sat, 31 Jan 2004 14:18:10 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VMIA4r050979; Sat, 31 Jan 2004 14:18:10 -0800 (PST) (envelope-from deischen) Message-Id: <200401312218.i0VMIA4r050979@repoman.freebsd.org> From: Daniel Eischen Date: Sat, 31 Jan 2004 14:18:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.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: Sat, 31 Jan 2004 22:18:11 -0000 deischen 2004/01/31 14:18:09 PST FreeBSD src repository Modified files: usr.sbin Makefile Log: Move the checks for whether or not to build pppctl to the architecture-dependent sections of the Makefile. Submitted by: ru Revision Changes Path 1.287 +15 -8 src/usr.sbin/Makefile From owner-cvs-src@FreeBSD.ORG Sat Jan 31 14:20:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1044116A4CE; Sat, 31 Jan 2004 14:20:00 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70FF043D1F; Sat, 31 Jan 2004 14:19:56 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i0VMKeem052875; Sun, 1 Feb 2004 00:20:40 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i0VMKeZ1052874; Sun, 1 Feb 2004 00:20:40 +0200 (EET) (envelope-from ru) Date: Sun, 1 Feb 2004 00:20:40 +0200 From: Ruslan Ermilov To: Daniel Eischen Message-ID: <20040131222040.GD52459@FreeBSD.org.ua> References: <200401312218.i0VMIA4r050979@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9l24NVCWtSuIVIod" Content-Disposition: inline In-Reply-To: <200401312218.i0VMIA4r050979@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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: Sat, 31 Jan 2004 22:20:00 -0000 --9l24NVCWtSuIVIod Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 31, 2004 at 02:18:09PM -0800, Daniel Eischen wrote: > deischen 2004/01/31 14:18:09 PST >=20 > FreeBSD src repository >=20 > Modified files: > usr.sbin Makefile=20 > Log: > Move the checks for whether or not to build pppctl to > the architecture-dependent sections of the Makefile. > =20 > Submitted by: ru > =20 > Revision Changes Path > 1.287 +15 -8 src/usr.sbin/Makefile >=20 And also fixed the misspelling of "alpha" as "sparc64". ;) Thanks! Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --9l24NVCWtSuIVIod Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHCo3Ukv4P6juNwoRAoFmAJ4gWr0ZG+CfoIStNy1LMTyg4WGKvgCfT0ao iHWgHOqv2AXTj+ULUMAEaq0= =1Xqn -----END PGP SIGNATURE----- --9l24NVCWtSuIVIod-- From owner-cvs-src@FreeBSD.ORG Sat Jan 31 14:50:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CF3516A4CE; Sat, 31 Jan 2004 14:50:21 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1B2043D31; Sat, 31 Jan 2004 14:50:19 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id i0VMoE2h011018; Sat, 31 Jan 2004 14:50:14 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i0VMoEhe011017; Sat, 31 Jan 2004 14:50:14 -0800 Date: Sat, 31 Jan 2004 14:50:14 -0800 From: Brooks Davis To: Peter Jeremy Message-ID: <20040131225013.GA14981@Odin.AC.HMC.Edu> References: <200401270143.i0R1hEIO011023@repoman.freebsd.org> <20040129133342.GC19899@FreeBSD.org.ua> <20040131201747.GO908@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: <20040131201747.GO908@cirb503493.alcatel.com.au> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: cvs-src@freebsd.org cc: Brooks Davis cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.c ifconfig.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, 31 Jan 2004 22:50:21 -0000 --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 01, 2004 at 07:17:48AM +1100, Peter Jeremy wrote: > On Mon, Jan 26, 2004 at 05:43:14PM -0800, Brooks Davis wrote: > > brooks 2004/01/26 17:43:14 PST > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sbin/ifconfig ifconfig.c ifconfig.h=20 > > Log: > > Use IFNAMSIZ instead of a magic value for the length of an interface > > name. > > =20 > > Prevent the kernel from potentially overflowing the interface name > > variable. The size argument of strlcpy is complex because the name is > > not null-terminated in sdl_data. >=20 > Based on this comment and a quick look at the code change, I don't believe > this change is correct. The source argument to strlcpy(3) _must_ be NUL > terminated - although strlcpy() will only copy the specified number of > characters, it will traverse the source argument until it finds a NUL > character so it can return the size of the source argument. In this case, > sdl_data is not intentionally NUL terminated so the strlcpy() can scan > forward over an arbitrary amount of process address space until stopped > by a random NUL, SIGBUS or SIGSEGV. The latter two possibilities are > undesirable :-). >=20 > In this case, I believe the correct code is something like: > memcpy(name, sdl->sdl_data, sizeof(name) < sdl->sdl_nlen ? > sizeof(name)-1 : sdl->sdl_nlen); > name[sizeof(name) < sdl->sdl_nlen ? sizeof(name)-1 : sdl->sdl_nlen] > =3D '\0'; > (strncpy could be used in place of memcpy). You are correct. I forgot about that issue. I'll commit this fix soon. On the plus side, this won't actually happen with real interfaces because the minimum size of sdl_data is larger then is actually needed by any interface I've found so in practice you will hit a NUL after the address. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAHDElXY6L6fI4GtQRAiTjAJ9YKF8St+/XpXHlxtxqquMC/4ji2gCgkTN3 D+eMdAq7KF0sNAseXZabu4Y= =eEUH -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- From owner-cvs-src@FreeBSD.ORG Sat Jan 31 14:59:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FA7916A4CE; Sat, 31 Jan 2004 14:59:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7220043D45; Sat, 31 Jan 2004 14:59:03 -0800 (PST) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VMx30B059485; Sat, 31 Jan 2004 14:59:03 -0800 (PST) (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VMx3Ja059484; Sat, 31 Jan 2004 14:59:03 -0800 (PST) (envelope-from brooks) Message-Id: <200401312259.i0VMx3Ja059484@repoman.freebsd.org> From: Brooks Davis Date: Sat, 31 Jan 2004 14:59:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ifconfig ifconfig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 31 Jan 2004 22:59:04 -0000 brooks 2004/01/31 14:59:03 PST FreeBSD src repository Modified files: sbin/ifconfig ifconfig.c Log: Use memcpy plus a manual NUL termination when copying the interface name from the sdl because strlcpy requires that the source string be NUL-terminated unlike strncpy. Submitted by: Peter Jeremy Revision Changes Path 1.94 +5 -3 src/sbin/ifconfig/ifconfig.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 15:03:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30F1616A4CE; Sat, 31 Jan 2004 15:03:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A522843D46; Sat, 31 Jan 2004 15:03:22 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VN3M0B062341; Sat, 31 Jan 2004 15:03:22 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VN3MZj062340; Sat, 31 Jan 2004 15:03:22 -0800 (PST) (envelope-from rwatson) Message-Id: <200401312303.i0VN3MZj062340@repoman.freebsd.org> From: Robert Watson Date: Sat, 31 Jan 2004 15:03:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_pipe.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 31 Jan 2004 23:03:24 -0000 rwatson 2004/01/31 15:03:22 PST FreeBSD src repository Modified files: sys/kern sys_pipe.c Log: Fix an error in a KASSERT string: it's pipe_free_kmem(), not pipespace(), that contains this KASSERT. Revision Changes Path 1.164 +1 -1 src/sys/kern/sys_pipe.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 15:10:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C5AE16A4CE; Sat, 31 Jan 2004 15:10:31 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4390F43D48; Sat, 31 Jan 2004 15:10:29 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.10/8.12.10) with ESMTP id i0VNASHa033088; Sun, 1 Feb 2004 02:10:28 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.10/8.12.10/Submit) id i0VNAR6b033087; Sun, 1 Feb 2004 02:10:27 +0300 (MSK) (envelope-from ache) Date: Sun, 1 Feb 2004 02:10:26 +0300 From: Andrey Chernov To: Ruslan Ermilov Message-ID: <20040131231026.GA32989@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ruslan Ermilov , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200401311915.i0VJFWfU004989@repoman.freebsd.org> <20040131221724.GC52459@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <20040131221724.GC52459@FreeBSD.org.ua> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/locale setlocale.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 31 Jan 2004 23:10:31 -0000 --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 01, 2004 at 12:17:24AM +0200, Ruslan Ermilov wrote: > Did you mean "not always TOOK"? Yes. --=20 Andrey Chernov | http://ache.pp.ru/ --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iQCVAwUBQBw14uJgpPLZnQjrAQF0VwP8CKuHJb1uqwHnuI2orVJSUZvDV3tZOBYT cCJ3vkVjxG5HzqG3VKdMaokJ1vD3CDpUrXQcHj9Ill45KQJHTOFCuk1PJdoxlsze pLTt1yx6e4Kv6ZdRtIixAe7XbtUIUbQbxwc5rlbgEEpiXC7OyNCzwlhpr2NgcVV7 hVnhEgNu0gE= =wm76 -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5-- From owner-cvs-src@FreeBSD.ORG Sat Jan 31 15:16:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7649016A4CE; Sat, 31 Jan 2004 15:16:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA48843D1D; Sat, 31 Jan 2004 15:16:09 -0800 (PST) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VNG90B064946; Sat, 31 Jan 2004 15:16:09 -0800 (PST) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VNG9Nq064945; Sat, 31 Jan 2004 15:16:09 -0800 (PST) (envelope-from das) Message-Id: <200401312316.i0VNG9Nq064945@repoman.freebsd.org> From: David Schultz Date: Sat, 31 Jan 2004 15:16:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/stdio vfscanf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 31 Jan 2004 23:16:10 -0000 das 2004/01/31 15:16:09 PST FreeBSD src repository Modified files: lib/libc/stdio vfscanf.c Log: Fix the handling of negative hexadecimal numbers in integer formats. Note that this bug is unrelated to recent work in this area; it seems to have been present since revision 1.1. Obtained from: NetBSD Revision Changes Path 1.35 +9 -3 src/lib/libc/stdio/vfscanf.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 15:18:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 710DE16A4CE; Sat, 31 Jan 2004 15:18:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C20EF43D39; Sat, 31 Jan 2004 15:18:53 -0800 (PST) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VNIr0B065280; Sat, 31 Jan 2004 15:18:53 -0800 (PST) (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VNIrEm065279; Sat, 31 Jan 2004 15:18:53 -0800 (PST) (envelope-from das) Message-Id: <200401312318.i0VNIrEm065279@repoman.freebsd.org> From: David Schultz Date: Sat, 31 Jan 2004 15:18:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/stdio vfwscanf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 31 Jan 2004 23:18:54 -0000 das 2004/01/31 15:18:53 PST FreeBSD src repository Modified files: lib/libc/stdio vfwscanf.c Log: Merge vfscanf.c,v 1.35. Revision Changes Path 1.9 +10 -4 src/lib/libc/stdio/vfwscanf.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 15:29:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF2C416A4CE; Sat, 31 Jan 2004 15:29:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 194C643D1D; Sat, 31 Jan 2004 15:29:21 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0VNTK0B067741; Sat, 31 Jan 2004 15:29:20 -0800 (PST) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0VNTKCH067740; Sat, 31 Jan 2004 15:29:20 -0800 (PST) (envelope-from ache) Message-Id: <200401312329.i0VNTKCH067740@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 31 Jan 2004 15:29:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man7 environ.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: Sat, 31 Jan 2004 23:29:21 -0000 ache 2004/01/31 15:29:20 PST FreeBSD src repository Modified files: share/man/man7 environ.7 Log: Clarify more about LC_*/LANG priorities. Revision Changes Path 1.21 +6 -3 src/share/man/man7/environ.7 From owner-cvs-src@FreeBSD.ORG Sat Jan 31 17:24:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A157E16A4CE; Sat, 31 Jan 2004 17:24:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8D4843D5C; Sat, 31 Jan 2004 17:24:54 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i111Os0B001492; Sat, 31 Jan 2004 17:24:54 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i111Osxh001491; Sat, 31 Jan 2004 17:24:54 -0800 (PST) (envelope-from jeff) Message-Id: <200402010124.i111Osxh001491@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 31 Jan 2004 17:24:54 -0800 (PST) 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_switch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 01:24:55 -0000 jeff 2004/01/31 17:24:54 PST FreeBSD src repository Modified files: sys/kern kern_switch.c Log: - Assert that td_critnest > 0 in critical_exit() to catch cases of unbalanced uses of the critical_* api. Revision Changes Path 1.65 +2 -0 src/sys/kern/kern_switch.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 18:31:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FFA816A4CE; Sat, 31 Jan 2004 18:31:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B0843D1F; Sat, 31 Jan 2004 18:31:36 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i112Va0B016401; Sat, 31 Jan 2004 18:31:36 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i112VaHm016397; Sat, 31 Jan 2004 18:31:36 -0800 (PST) (envelope-from rwatson) Message-Id: <200402010231.i112VaHm016397@repoman.freebsd.org> From: Robert Watson Date: Sat, 31 Jan 2004 18:31:36 -0800 (PST) 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_switch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 02:31:37 -0000 rwatson 2004/01/31 18:31:36 PST FreeBSD src repository Modified files: sys/kern kern_switch.c Log: Move KASSERT regarding td_critnest to after the value of td is set to curthread, to avoid warning and incorrect behavior. Hoped not to mind: jeff Revision Changes Path 1.66 +1 -2 src/sys/kern/kern_switch.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 18:44:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4F7916A4CE; Sat, 31 Jan 2004 18:44:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14B0943D4C; Sat, 31 Jan 2004 18:44:36 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i112iZ0B019323; Sat, 31 Jan 2004 18:44:35 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i112iZJ1019322; Sat, 31 Jan 2004 18:44:35 -0800 (PST) (envelope-from jeff) Message-Id: <200402010244.i112iZJ1019322@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 31 Jan 2004 18:44:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys sched.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 02:44:36 -0000 jeff 2004/01/31 18:44:35 PST FreeBSD src repository Modified files: sys/sys sched.h Log: - Add a sched API entry point that returns the system load. This load should not include any ithreads. - Document the difference between sched_load() and sched_runnable() as they are very similar. Revision Changes Path 1.10 +7 -0 src/sys/sys/sched.h From owner-cvs-src@FreeBSD.ORG Sat Jan 31 18:46:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89AF016A4CE; Sat, 31 Jan 2004 18:46:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD83C43D1D; Sat, 31 Jan 2004 18:46:47 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i112kl0B019453; Sat, 31 Jan 2004 18:46:47 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i112klt8019452; Sat, 31 Jan 2004 18:46:47 -0800 (PST) (envelope-from jeff) Message-Id: <200402010246.i112klt8019452@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 31 Jan 2004 18:46:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 02:46:48 -0000 jeff 2004/01/31 18:46:47 PST FreeBSD src repository Modified files: sys/kern sched_4bsd.c Log: - Keep a variable 'sched_tdcnt' that is used for the local implementation of sched_load(). This variable tracks the number of running and runnable non ithd threads. This removes the need to traverse the proc table and discover how many threads are runnable. Revision Changes Path 1.32 +19 -2 src/sys/kern/sched_4bsd.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 18:48:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5434516A4CE; Sat, 31 Jan 2004 18:48:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86D8643D46; Sat, 31 Jan 2004 18:48:36 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i112ma0B019527; Sat, 31 Jan 2004 18:48:36 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i112maMK019526; Sat, 31 Jan 2004 18:48:36 -0800 (PST) (envelope-from jeff) Message-Id: <200402010248.i112maMK019526@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 31 Jan 2004 18:48:36 -0800 (PST) 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: Sun, 01 Feb 2004 02:48:37 -0000 jeff 2004/01/31 18:48:36 PST FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Add a new member to struct kseq called ksq_sysload. This is intended to track the load for the sched_load() function. In the SMP case this member is not defined because it would be redundant with the ksg_load member which already tracks the non ithd load. - For sched_load() in the UP case simply return ksq_sysload. In the SMP case traverse the list of kseq groups and sum up their ksg_load fields. Revision Changes Path 1.98 +27 -3 src/sys/kern/sched_ule.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 18:51:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8333D16A4CE; Sat, 31 Jan 2004 18:51:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC5C343D1D; Sat, 31 Jan 2004 18:51:33 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i112pX0B020816; Sat, 31 Jan 2004 18:51:33 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i112pXrQ020815; Sat, 31 Jan 2004 18:51:33 -0800 (PST) (envelope-from jeff) Message-Id: <200402010251.i112pXrQ020815@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 31 Jan 2004 18:51:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_synch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 02:51:34 -0000 jeff 2004/01/31 18:51:33 PST FreeBSD src repository Modified files: sys/kern kern_synch.c Log: - Use sched_load() rather than grabbing the sx lock and traversing the proc table to discover the load. Revision Changes Path 1.241 +2 -20 src/sys/kern/kern_synch.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 18:54:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3683616A4CE; Sat, 31 Jan 2004 18:54:47 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEBE743D39; Sat, 31 Jan 2004 18:54:45 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id i112sjG61305; Sat, 31 Jan 2004 21:54:45 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Sat, 31 Jan 2004 21:54:45 -0500 (EST) From: Jeff Roberson To: John Baldwin In-Reply-To: <200401282044.i0SKifeF063778@repoman.freebsd.org> Message-ID: <20040131215357.N36463-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_synch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 02:54:47 -0000 On Wed, 28 Jan 2004, John Baldwin wrote: > jhb 2004/01/28 12:44:41 PST > > FreeBSD src repository > > Modified files: > sys/kern kern_synch.c > Log: > Move the loadav() callout into its own kthread since it uses allproc_lock > which is a sleepable lock and thus is not safe to acquire from a callout > routine. Can you back this out now? I've commited a slightly better solution that makes our loadavg function more correct as well as removing the lock requirement. Cheers, Jeff > > Revision Changes Path > 1.240 +31 -12 src/sys/kern/kern_synch.c > From owner-cvs-src@FreeBSD.ORG Sat Jan 31 19:35:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F34BD16A4CE; Sat, 31 Jan 2004 19:35:09 -0800 (PST) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 993C443D46; Sat, 31 Jan 2004 19:35:08 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.9p2/8.12.9) with ESMTP id i113Yt7E096311; Sat, 31 Jan 2004 19:35:03 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200402010335.i113Yt7E096311@gw.catspoiler.org> Date: Sat, 31 Jan 2004 19:34:55 -0800 (PST) From: Don Lewis To: jeff@FreeBSD.org In-Reply-To: <200402010246.i112klt8019452@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 03:35:10 -0000 On 31 Jan, Jeff Roberson wrote: > jeff 2004/01/31 18:46:47 PST > > FreeBSD src repository > > Modified files: > sys/kern sched_4bsd.c > Log: > - Keep a variable 'sched_tdcnt' that is used for the local implementation > of sched_load(). This variable tracks the number of running and runnable > non ithd threads. This removes the need to traverse the proc table and > discover how many threads are runnable. I was suprised to find that processes in disk wait are no longer counted towards the load average. This happened in rev 1.163 of kern_synch.c, which was committed more than two years ago. Even if CPU time is available, a machine with a lot of processes stuck in disk wait is going to feel slow ... From owner-cvs-src@FreeBSD.ORG Sat Jan 31 20:01:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 824DE16A4CE; Sat, 31 Jan 2004 20:01:29 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24C9B43D4C; Sat, 31 Jan 2004 20:01:21 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id i1141K392123; Sat, 31 Jan 2004 23:01:20 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Sat, 31 Jan 2004 23:01:20 -0500 (EST) From: Jeff Roberson To: Don Lewis , In-Reply-To: <200402010335.i113Yt7E096311@gw.catspoiler.org> Message-ID: <20040131230048.A36463-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: jeff@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 04:01:29 -0000 On Sat, 31 Jan 2004, Don Lewis wrote: > On 31 Jan, Jeff Roberson wrote: > > jeff 2004/01/31 18:46:47 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/kern sched_4bsd.c > > Log: > > - Keep a variable 'sched_tdcnt' that is used for the local implementation > > of sched_load(). This variable tracks the number of running and runnable > > non ithd threads. This removes the need to traverse the proc table and > > discover how many threads are runnable. > > I was suprised to find that processes in disk wait are no longer counted > towards the load average. This happened in rev 1.163 of kern_synch.c, > which was committed more than two years ago. > > Even if CPU time is available, a machine with a lot of processes stuck > in disk wait is going to feel slow ... > I wonder if iedowse has anything to say about this.. Cheers, Jeff From owner-cvs-src@FreeBSD.ORG Sat Jan 31 20:05:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 958CB16A4CF for ; Sat, 31 Jan 2004 20:05:22 -0800 (PST) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EF6F43D45 for ; Sat, 31 Jan 2004 20:05:12 -0800 (PST) (envelope-from jmg@hydrogen.funkthat.com) Received: (qmail 20802 invoked from network); 1 Feb 2004 04:05:11 -0000 Received: from dsl017-045-168.spk4.dsl.speakeasy.net (HELO hydrogen.funkthat.com) ([69.17.45.168]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Feb 2004 04:05:11 -0000 Received: from hydrogen.funkthat.com (dilcle@localhost.funkthat.com [127.0.0.1])i1145Bj2077863; Sat, 31 Jan 2004 20:05:11 -0800 (PST) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.12.10/8.12.10/Submit) id i1145AhB077862; Sat, 31 Jan 2004 20:05:10 -0800 (PST) Date: Sat, 31 Jan 2004 20:05:10 -0800 From: John-Mark Gurney To: Ruslan Ermilov Message-ID: <20040201040510.GA74366@funkthat.com> References: <200401310739.i0V7djHb026220@repoman.freebsd.org> <20040131083222.GA46577@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040131083222.GA46577@FreeBSD.org.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.2-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "David E. O'Brien" Subject: Re: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John-Mark Gurney List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 04:05:22 -0000 Ruslan Ermilov wrote this message on Sat, Jan 31, 2004 at 10:32 +0200: > What this means is that I did a technical review of this change, > but my personal opinion about this is that the opposite should > have been done (i.e., the compatibility link in sbin/bsdlabel > should have been removed instead). But since the majority of > those discussing this change seemed to like having it (both here > and there), I wasn't strongly objecting to it anymore. Just for > the record... ;) How about if we replaced disklabel w/ a simple script that described why disklabel disappeared? I am somewhat for keeping the link since it reduces support questions.. but at the same time, I've had people ask the question: "Why can't my disklabel'd disk on my sparc64 box not get seen/understood by my x86 box? I used the same program to label them, yet the partitions aren't appearing on x86." If we broke disklabel w/ an explination of what the "real" labels are for each arch, I think that this would fix both the short term support cost, and the long term understanding and adding of additional platforms (for when ppc becomes tier-1)... Anyways, if someone is smart enough to be using disklabel manually instead of sysinstall, they should be able to understand the differences between platforms and to use the proper program... It wouldn't be hard to have the script detect the local platform and say, use this program instead. comments? -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-cvs-src@FreeBSD.ORG Sat Jan 31 20:51:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7E7B16A4CE; Sat, 31 Jan 2004 20:51:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 340F943D54; Sat, 31 Jan 2004 20:51:26 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i114pP0B053088; Sat, 31 Jan 2004 20:51:25 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i114pPiw053087; Sat, 31 Jan 2004 20:51:25 -0800 (PST) (envelope-from des) Message-Id: <200402010451.i114pPiw053087@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 31 Jan 2004 20:51:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox tbmaster.1 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: Sun, 01 Feb 2004 04:51:27 -0000 des 2004/01/31 20:51:25 PST FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.1 tbmaster.pl Log: Use `uname -n` as default for the HOSTNAME configuration variable. Revision Changes Path 1.10 +5 -2 src/tools/tools/tinderbox/tbmaster.1 1.41 +2 -2 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-src@FreeBSD.ORG Sat Jan 31 21:27:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24DF916A4CE; Sat, 31 Jan 2004 21:27:11 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3C6343D1F; Sat, 31 Jan 2004 21:27:08 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i115R7A0058427; Sat, 31 Jan 2004 21:27:07 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i115R7r4058426; Sat, 31 Jan 2004 21:27:07 -0800 (PST) (envelope-from obrien) Date: Sat, 31 Jan 2004 21:27:07 -0800 From: "David O'Brien" To: John-Mark Gurney Message-ID: <20040201052706.GA58321@dragon.nuxi.com> References: <200401310739.i0V7djHb026220@repoman.freebsd.org> <20040131083222.GA46577@FreeBSD.org.ua> <20040201040510.GA74366@funkthat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040201040510.GA74366@funkthat.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 05:27:11 -0000 On Sat, Jan 31, 2004 at 08:05:10PM -0800, John-Mark Gurney wrote: > How about if we replaced disklabel w/ a simple script that described > why disklabel disappeared? Why not keep the link? It is good. > but at the same time, I've had people > ask the question: "Why can't my disklabel'd disk on my sparc64 box not > get seen/understood by my x86 box? I used the same program to label > them, yet the partitions aren't appearing on x86." You can't save idoits from themselves. > If we broke disklabel w/ an explination of what the "real" labels are > for each arch, I think that this would fix both the short term support > cost, and the long term understanding and adding of additional platforms > (for when ppc becomes tier-1)... You can't really see an Alpha disk, on an i386 box. And both of them use 'bsdlabel'. How do you propose to fix that? > comments? Leave the link as-is (or replace it with a smarter, advanced script that runs 'bsdlabel' and 'sunlabel' depending on arguments, host machine, target machine, etc..). From owner-cvs-src@FreeBSD.ORG Sat Jan 31 21:37:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55E0216A4CF; Sat, 31 Jan 2004 21:37:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2222243D45; Sat, 31 Jan 2004 21:37:37 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i115ba0B063341; Sat, 31 Jan 2004 21:37:36 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i115baon063340; Sat, 31 Jan 2004 21:37:36 -0800 (PST) (envelope-from jeff) Message-Id: <200402010537.i115baon063340@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 31 Jan 2004 21:37:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_synch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 05:37:38 -0000 jeff 2004/01/31 21:37:36 PST FreeBSD src repository Modified files: sys/kern kern_synch.c Log: - Revert rev 1.240 we no longer need a kthread for loadav(). Revision Changes Path 1.242 +12 -31 src/sys/kern/kern_synch.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 21:56:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A06216A4CE; Sat, 31 Jan 2004 21:56:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E916243D4C; Sat, 31 Jan 2004 21:56:51 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i115up0B067723; Sat, 31 Jan 2004 21:56:51 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i115upV7067722; Sat, 31 Jan 2004 21:56:51 -0800 (PST) (envelope-from rwatson) Message-Id: <200402010556.i115upV7067722@repoman.freebsd.org> From: Robert Watson Date: Sat, 31 Jan 2004 21:56:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_mac.c sys_pipe.c src/sys/security/mac mac_pipe.c src/sys/security/mac_biba mac_biba.c src/sys/security/mac_lomac mac_lomac.c src/sys/security/mac_mls mac_mls.c src/sys/security/mac_test ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 05:56:57 -0000 rwatson 2004/01/31 21:56:51 PST FreeBSD src repository Modified files: sys/kern kern_mac.c sys_pipe.c sys/security/mac mac_pipe.c sys/security/mac_biba mac_biba.c sys/security/mac_lomac mac_lomac.c sys/security/mac_mls mac_mls.c sys/security/mac_test mac_test.c sys/sys mac.h mac_policy.h pipe.h Log: Coalesce pipe allocations and frees. Previously, the pipe code would allocate two 'struct pipe's from the pipe zone, and malloc a mutex. - Create a new "struct pipepair" object holding the two 'struct pipe' instances, struct mutex, and struct label reference. Pipe structures now have a back-pointer to the pipe pair, and a 'pipe_present' flag to indicate whether the half has been closed. - Perform mutex init/destroy in zone init/destroy, avoiding reallocating the mutex for each pipe. Perform most pipe structure setup in zone constructor. - VM memory mappings for pageable buffers are still done outside of the UMA zone. - Change MAC API to speak 'struct pipepair' instead of 'struct pipe', update many policies. MAC labels are also handled outside of the UMA zone for now. Label-only policy modules don't have to be recompiled, but if a module is recompiled, its pipe entry points will need to be updated. If a module actually reached into the pipe structures (unlikely), that would also need to be modified. These changes substantially simplify failure handling in the pipe code as there are many fewer possible failure modes. On half-close, pipes no longer free the 'struct pipe' for the closed half until a full-close takes place. However, VM mapped buffers are still released on half-close. Some code refactoring is now possible to clean up some of the back references, etc; this patch attempts not to change the structure of most of the pipe implementation, only allocation/free code paths, so as to avoid introducing bugs (hopefully). This cuts about 8%-9% off the cost of sequential pipe allocation and free in system call tests on UP and SMP in my micro-benchmarks. May or may not make a difference in macro-benchmarks, but doing less work is good. Reviewed by: juli, tjr Testing help: dwhite, fenestro, scottl, et al Revision Changes Path 1.108 +3 -3 src/sys/kern/kern_mac.c 1.165 +150 -91 src/sys/kern/sys_pipe.c 1.105 +34 -33 src/sys/security/mac/mac_pipe.c 1.74 +8 -8 src/sys/security/mac_biba/mac_biba.c 1.27 +6 -6 src/sys/security/mac_lomac/mac_lomac.c 1.61 +8 -8 src/sys/security/mac_mls/mac_mls.c 1.41 +8 -8 src/sys/security/mac_test/mac_test.c 1.54 +10 -10 src/sys/sys/mac.h 1.48 +15 -14 src/sys/sys/mac_policy.h 1.26 +14 -3 src/sys/sys/pipe.h From owner-cvs-src@FreeBSD.ORG Sat Jan 31 22:01:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60F6B16A4CE; Sat, 31 Jan 2004 22:01:54 -0800 (PST) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D1443D39; Sat, 31 Jan 2004 22:01:52 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])i1161q5O008074; Sun, 1 Feb 2004 17:01:52 +1100 Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) i1161ot4018370; Sun, 1 Feb 2004 17:01:50 +1100 Date: Sun, 1 Feb 2004 17:01:49 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Don Lewis In-Reply-To: <200402010335.i113Yt7E096311@gw.catspoiler.org> Message-ID: <20040201165625.U7412@gamplex.bde.org> References: <200402010335.i113Yt7E096311@gw.catspoiler.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: jeff@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 06:01:54 -0000 On Sat, 31 Jan 2004, Don Lewis wrote: > On 31 Jan, Jeff Roberson wrote: > > jeff 2004/01/31 18:46:47 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/kern sched_4bsd.c > > Log: > > - Keep a variable 'sched_tdcnt' that is used for the local implementation > > of sched_load(). This variable tracks the number of running and runnable > > non ithd threads. This removes the need to traverse the proc table and > > discover how many threads are runnable. Traversing the run queues in sched_load() every 5 seconds might be more efficient than maintaing the count. > I was suprised to find that processes in disk wait are no longer counted > towards the load average. This happened in rev 1.163 of kern_synch.c, > which was committed more than two years ago. > > Even if CPU time is available, a machine with a lot of processes stuck > in disk wait is going to feel slow ... They were never counted AFAIK. Isn't this one of the main visible differences between BSD and Linux? Rev.1.163 ov kern_synch.c just moved stuff. The change before this in rev.1.59 of vm_meter.c is more likely to have changed this but was supposed to just remove dead code. Bruce From owner-cvs-src@FreeBSD.ORG Sat Jan 31 22:15:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9CDD16A4CE; Sat, 31 Jan 2004 22:15:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06C6D43D1F; Sat, 31 Jan 2004 22:15:18 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i116FH0B072744; Sat, 31 Jan 2004 22:15:17 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i116FHG5072743; Sat, 31 Jan 2004 22:15:17 -0800 (PST) (envelope-from jeff) Message-Id: <200402010615.i116FHG5072743@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 31 Jan 2004 22:15:17 -0800 (PST) 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: Sun, 01 Feb 2004 06:15:18 -0000 jeff 2004/01/31 22:15:17 PST FreeBSD src repository Modified files: sys/vm uma_core.c Log: - Fix a problem where we did not drain the cache of buckets in the zone when uma_reclaim() was called. This was introduced when the zone working-set algorithm was removed in favor of using the per cpu caches as the working set. Revision Changes Path 1.91 +21 -8 src/sys/vm/uma_core.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 22:20:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EDCE16A4CE; Sat, 31 Jan 2004 22:20:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADC9043D1F; Sat, 31 Jan 2004 22:20:18 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i116KI0B072943; Sat, 31 Jan 2004 22:20:18 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i116KIxC072942; Sat, 31 Jan 2004 22:20:18 -0800 (PST) (envelope-from jeff) Message-Id: <200402010620.i116KIxC072942@repoman.freebsd.org> From: Jeff Roberson Date: Sat, 31 Jan 2004 22:20:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 06:20:19 -0000 jeff 2004/01/31 22:20:18 PST FreeBSD src repository Modified files: sys/kern sched_4bsd.c Log: - Disable ithread binding in all cases for now. This doesn't make as much sense with sched_4bsd as it does with sched_ule. - Use P_NOLOAD instead of the absence of td->td_ithd to determine whether or not a thread should be accounted for in sched_tdcnt. Revision Changes Path 1.33 +5 -13 src/sys/kern/sched_4bsd.c From owner-cvs-src@FreeBSD.ORG Sat Jan 31 22:24:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA8AF16A4CE; Sat, 31 Jan 2004 22:24:21 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35D6A43D1F; Sat, 31 Jan 2004 22:24:20 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id i116OJE58105; Sun, 1 Feb 2004 01:24:19 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Sun, 1 Feb 2004 01:24:19 -0500 (EST) From: Jeff Roberson To: Jeff Roberson In-Reply-To: <200402010620.i116KIxC072942@repoman.freebsd.org> Message-ID: <20040201012325.U36463-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 06:24:21 -0000 On Sat, 31 Jan 2004, Jeff Roberson wrote: > jeff 2004/01/31 22:20:18 PST > > FreeBSD src repository > > Modified files: > sys/kern sched_4bsd.c > Log: > - Disable ithread binding in all cases for now. This doesn't make as much > sense with sched_4bsd as it does with sched_ule. > - Use P_NOLOAD instead of the absence of td->td_ithd to determine whether or > not a thread should be accounted for in sched_tdcnt. Well, this never reports a load of less than 1, but it's more "correct" than it was. Bruce, do you know why it's not going lower than 1? > > Revision Changes Path > 1.33 +5 -13 src/sys/kern/sched_4bsd.c > From owner-cvs-src@FreeBSD.ORG Sat Jan 31 22:45:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E237716A4CE; Sat, 31 Jan 2004 22:45:46 -0800 (PST) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id D912743D3F; Sat, 31 Jan 2004 22:45:43 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.9p2/8.12.9) with ESMTP id i116jW7E096596; Sat, 31 Jan 2004 22:45:37 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200402010645.i116jW7E096596@gw.catspoiler.org> Date: Sat, 31 Jan 2004 22:45:32 -0800 (PST) From: Don Lewis To: bde@zeta.org.au In-Reply-To: <20040201165625.U7412@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: cvs-src@FreeBSD.org cc: jeff@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 06:45:47 -0000 On 1 Feb, Bruce Evans wrote: > On Sat, 31 Jan 2004, Don Lewis wrote: >> I was suprised to find that processes in disk wait are no longer counted >> towards the load average. This happened in rev 1.163 of kern_synch.c, >> which was committed more than two years ago. >> >> Even if CPU time is available, a machine with a lot of processes stuck >> in disk wait is going to feel slow ... > > They were never counted AFAIK. Isn't this one of the main visible > differences between BSD and Linux? I think SunOS 4.x also counts this. > Rev.1.163 ov kern_synch.c just moved > stuff. The change before this in rev.1.59 of vm_meter.c is more likely > to have changed this but was supposed to just remove dead code. Yup, I missed the change in 1.59. I did a binary search to find the version in vm_meter.c and found a slightly older version before the SSLEEP code had been removed. From owner-cvs-src@FreeBSD.ORG Sat Jan 31 23:56:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2ACE16A4CE; Sat, 31 Jan 2004 23:56:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2464143D31; Sat, 31 Jan 2004 23:56:45 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i117ui0B094819; Sat, 31 Jan 2004 23:56:44 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i117uiWm094818; Sat, 31 Jan 2004 23:56:44 -0800 (PST) (envelope-from silby) Message-Id: <200402010756.i117uiWm094818@repoman.freebsd.org> From: Mike Silbersack Date: Sat, 31 Jan 2004 23:56:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_subr.c uipc_mbuf.c uipc_syscalls.c src/sys/sys uio.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, 01 Feb 2004 07:56:46 -0000 silby 2004/01/31 23:56:44 PST FreeBSD src repository Modified files: sys/kern kern_subr.c uipc_mbuf.c uipc_syscalls.c sys/sys uio.h Log: Rewrite sendfile's header support so that headers are now sent in the first packet along with data, instead of in their own packet. When serving files of size (packetsize - headersize) or smaller, this will result in one less packet crossing the network. Quick testing with thttpd and http_load has shown a noticeable performance improvement in this case (350 vs 330 fetches per second.) Included in this commit are two support routines, iov_to_uio, and m_uiotombuf; these routines are used by sendfile to construct the header mbuf chain that will be linked to the rest of the data in the socket buffer. Revision Changes Path 1.80 +42 -0 src/sys/kern/kern_subr.c 1.125 +56 -0 src/sys/kern/uipc_mbuf.c 1.171 +43 -12 src/sys/kern/uipc_syscalls.c 1.31 +3 -0 src/sys/sys/uio.h From owner-cvs-src@FreeBSD.ORG Sun Feb 1 00:00:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0410116A4CE for ; Sun, 1 Feb 2004 00:00:13 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C567943D1D for ; Sun, 1 Feb 2004 00:00:08 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 81383 invoked from network); 1 Feb 2004 08:00:07 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 1 Feb 2004 08:00:07 -0000 X-pair-Authenticated: 209.68.2.70 Date: Sun, 1 Feb 2004 02:00:06 -0600 (CST) From: Mike Silbersack To: Mike Silbersack In-Reply-To: <200402010756.i117uiWm094818@repoman.freebsd.org> Message-ID: <20040201015908.B1877@odysseus.silby.com> References: <200402010756.i117uiWm094818@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_subr.c uipc_mbuf.cuipc_syscalls.c src/sys/sys uio.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, 01 Feb 2004 08:00:13 -0000 I tested this patch with apache2, thttpd (with alfred's sendfile patches) and ftpd; all seemed to work properly. Please throw whatever other sendfile using applications you have at it, it'd be best to find bugs sooner rather than later. Mike "Silby" Silbersack On Sat, 31 Jan 2004, Mike Silbersack wrote: > silby 2004/01/31 23:56:44 PST > > FreeBSD src repository > > Modified files: > sys/kern kern_subr.c uipc_mbuf.c uipc_syscalls.c > sys/sys uio.h > Log: > Rewrite sendfile's header support so that headers are now sent in the first > packet along with data, instead of in their own packet. When serving files > of size (packetsize - headersize) or smaller, this will result in one less > packet crossing the network. Quick testing with thttpd and http_load has > shown a noticeable performance improvement in this case (350 vs 330 fetches > per second.) > > Included in this commit are two support routines, iov_to_uio, and m_uiotombuf; > these routines are used by sendfile to construct the header mbuf chain that > will be linked to the rest of the data in the socket buffer. > > Revision Changes Path > 1.80 +42 -0 src/sys/kern/kern_subr.c > 1.125 +56 -0 src/sys/kern/uipc_mbuf.c > 1.171 +43 -12 src/sys/kern/uipc_syscalls.c > 1.31 +3 -0 src/sys/sys/uio.h > From owner-cvs-src@FreeBSD.ORG Sun Feb 1 00:41:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FECC16A4CE; Sun, 1 Feb 2004 00:41:59 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52C3543D2D; Sun, 1 Feb 2004 00:41:56 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i118gLem057579; Sun, 1 Feb 2004 10:42:21 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i118gJ79057574; Sun, 1 Feb 2004 10:42:19 +0200 (EET) (envelope-from ru) Date: Sun, 1 Feb 2004 10:42:19 +0200 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20040201084219.GA57540@FreeBSD.org.ua> References: <200401310739.i0V7djHb026220@repoman.freebsd.org> <20040131083222.GA46577@FreeBSD.org.ua> <20040201040510.GA74366@funkthat.com> <20040201052706.GA58321@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline In-Reply-To: <20040201052706.GA58321@dragon.nuxi.com> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: John-Mark Gurney cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel 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, 01 Feb 2004 08:41:59 -0000 --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 31, 2004 at 09:27:07PM -0800, David O'Brien wrote: [...] > You can't really see an Alpha disk, on an i386 box. And both of them use > 'bsdlabel'. How do you propose to fix that? >=20 Of course you can -- and that's how we create them during the cross release snapshots (the -m option of bsdlabel(8) helps). Another question is byte order in FFS file systems -- I use the bswapfs(8) from Ian Dowse to deal with it. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHLvrUkv4P6juNwoRAjvHAJ9Gl7uS+yrGd4qjyjZf6HDVpRG3TgCdH0mF FZmj+B3TpxylQN9Am7LKICw= =HFmT -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3-- From owner-cvs-src@FreeBSD.ORG Sun Feb 1 00:50:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A045216A4CE; Sun, 1 Feb 2004 00:50:30 -0800 (PST) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B3F143D39; Sun, 1 Feb 2004 00:50:28 -0800 (PST) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.35 #1 (Debian)) id 1AnDVv-0001Zl-00; Sun, 01 Feb 2004 15:03:35 +0600 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.35 #1 (Debian)) id 1AnDVr-0001ZG-00; Sun, 01 Feb 2004 15:03:31 +0600 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.9p2/8.12.9) with ESMTP id i118obcU018615; Sun, 1 Feb 2004 14:50:37 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.9p2/8.12.9/Submit) id i118obtS018495; Sun, 1 Feb 2004 14:50:37 +0600 (NOVT) (envelope-from danfe) Date: Sun, 1 Feb 2004 14:50:37 +0600 From: Alexey Dokuchaev To: Mike Silbersack Message-ID: <20040201085037.GA15540@regency.nsu.ru> References: <200402010756.i117uiWm094818@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402010756.i117uiWm094818@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Envelope-To: silby@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 kern_subr.c uipc_mbuf.c uipc_syscalls.c src/sys/sys uio.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, 01 Feb 2004 08:50:30 -0000 On Sat, Jan 31, 2004 at 11:56:44PM -0800, Mike Silbersack wrote: > silby 2004/01/31 23:56:44 PST > > FreeBSD src repository > > Modified files: > sys/kern kern_subr.c uipc_mbuf.c uipc_syscalls.c > sys/sys uio.h > Log: > Rewrite sendfile's header support so that headers are now sent in the first > packet along with data, instead of in their own packet. When serving files > of size (packetsize - headersize) or smaller, this will result in one less > packet crossing the network. Quick testing with thttpd and http_load has > shown a noticeable performance improvement in this case (350 vs 330 fetches > per second.) Good news to us thttpd users out there. :-) Thanks! ./danfe From owner-cvs-src@FreeBSD.ORG Sun Feb 1 01:30:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 044A516A4CE; Sun, 1 Feb 2004 01:30:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45F4743D1F; Sun, 1 Feb 2004 01:30:03 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i119U30B021195; Sun, 1 Feb 2004 01:30:03 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i119U2B4021194; Sun, 1 Feb 2004 01:30:02 -0800 (PST) (envelope-from ru) Message-Id: <200402010930.i119U2B4021194@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 1 Feb 2004 01:30:02 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/kerberos5/tools Makefilesrc/kerberos5/tools/asn1_compile 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, 01 Feb 2004 09:30:04 -0000 ru 2004/02/01 01:30:02 PST FreeBSD src repository Modified files: kerberos5/tools Makefile kerberos5/tools/asn1_compile Makefile Log: asn1_compile needs roken.h. Revision Changes Path 1.2 +1 -1 src/kerberos5/tools/Makefile 1.2 +8 -1 src/kerberos5/tools/asn1_compile/Makefile From owner-cvs-src@FreeBSD.ORG Sun Feb 1 01:36:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CA7216A4CE; Sun, 1 Feb 2004 01:36:05 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E7543D2D; Sun, 1 Feb 2004 01:36:02 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i119akem058287; Sun, 1 Feb 2004 11:36:46 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i119aksu058282; Sun, 1 Feb 2004 11:36:46 +0200 (EET) (envelope-from ru) Date: Sun, 1 Feb 2004 11:36:46 +0200 From: Ruslan Ermilov To: "Andrey A. Chernov" Message-ID: <20040201093646.GD57540@FreeBSD.org.ua> References: <200401312329.i0VNTKCH067740@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Ycz6tD7Th1CMF4v7" Content-Disposition: inline In-Reply-To: <200401312329.i0VNTKCH067740@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man7 environ.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, 01 Feb 2004 09:36:05 -0000 --Ycz6tD7Th1CMF4v7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 31, 2004 at 03:29:20PM -0800, Andrey A. Chernov wrote: > ache 2004/01/31 15:29:20 PST >=20 > FreeBSD src repository >=20 > Modified files: > share/man/man7 environ.7=20 > Log: > Clarify more about LC_*/LANG priorities. > =20 > Revision Changes Path > 1.21 +6 -3 src/share/man/man7/environ.7 >=20 While here, could you perhaps also document the "slash" syntax for LC_ALL (in the setlocale(3) manpage)? Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --Ycz6tD7Th1CMF4v7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHMiuUkv4P6juNwoRAtU6AJ90fo/tIFfk3LRau370GPiV3TovrACeP+yu LDFUpzQrNlS09j0+aLcxTjw= =AuuH -----END PGP SIGNATURE----- --Ycz6tD7Th1CMF4v7-- From owner-cvs-src@FreeBSD.ORG Sun Feb 1 01:40:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A592116A4CE; Sun, 1 Feb 2004 01:40:05 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id D08AC43D53; Sun, 1 Feb 2004 01:40:03 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.10/8.12.10) with ESMTP id i119e2Ha040230; Sun, 1 Feb 2004 12:40:02 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.10/8.12.10/Submit) id i119e2Jq040229; Sun, 1 Feb 2004 12:40:02 +0300 (MSK) (envelope-from ache) Date: Sun, 1 Feb 2004 12:40:01 +0300 From: Andrey Chernov To: Ruslan Ermilov Message-ID: <20040201094001.GA40180@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ruslan Ermilov , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200401312329.i0VNTKCH067740@repoman.freebsd.org> <20040201093646.GD57540@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline In-Reply-To: <20040201093646.GD57540@FreeBSD.org.ua> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/man/man7 environ.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, 01 Feb 2004 09:40:05 -0000 --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 01, 2004 at 11:36:46AM +0200, Ruslan Ermilov wrote: > While here, could you perhaps also document the "slash" syntax for > LC_ALL (in the setlocale(3) manpage)? Not with my English :-( Feel free to submit your variant. --=20 Andrey Chernov | http://ache.pp.ru/ --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iQCVAwUBQBzJceJgpPLZnQjrAQF6KgQAlhO1f0BQl5Q3X8T0vS6J9dB6Izqm2VGp CsDoUeKdpGywr3m+9HTFkfyabOjijdTb91Jn/zvQYZ0g1eRgk5f01Re8KGrJLTNm FSzrVHMuubcuG7JYGR988eVsMUAFwNyaYLsTuXPV8/BFKKOipefwgHGQjBiWpiQu XlDaQ3lE1ow= =ZBnI -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL-- From owner-cvs-src@FreeBSD.ORG Sun Feb 1 02:32:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F7C316A4CE; Sun, 1 Feb 2004 02:32:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DDF943D2F; Sun, 1 Feb 2004 02:32:23 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11AWN0B036340; Sun, 1 Feb 2004 02:32:23 -0800 (PST) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11AWMpe036303; Sun, 1 Feb 2004 02:32:22 -0800 (PST) (envelope-from ache) Message-Id: <200402011032.i11AWMpe036303@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 1 Feb 2004 02:32:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/locale locale.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 10:32:24 -0000 ache 2004/02/01 02:32:22 PST FreeBSD src repository Modified files: usr.bin/locale locale.c Log: Fix printout case when LANG is overwritten by LC_ALL Revision Changes Path 1.12 +10 -11 src/usr.bin/locale/locale.c From owner-cvs-src@FreeBSD.ORG Sun Feb 1 02:38:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F87B16A4CE; Sun, 1 Feb 2004 02:38:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3D6A43D39; Sun, 1 Feb 2004 02:38:13 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11AcD0B036565; Sun, 1 Feb 2004 02:38:13 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11AcDCT036564; Sun, 1 Feb 2004 02:38:13 -0800 (PST) (envelope-from jeff) Message-Id: <200402011038.i11AcDCT036564@repoman.freebsd.org> From: Jeff Roberson Date: Sun, 1 Feb 2004 02:38:13 -0800 (PST) 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: Sun, 01 Feb 2004 10:38:14 -0000 jeff 2004/02/01 02:38:13 PST FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Allow interactive tasks to use the maximum time-slice. This is not as detrimental as I thought it would be in the case of massive process storms from a shell and it makes regular desktop usage noticeably better. Revision Changes Path 1.99 +1 -1 src/sys/kern/sched_ule.c From owner-cvs-src@FreeBSD.ORG Sun Feb 1 02:41:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C47216A4CE; Sun, 1 Feb 2004 02:41:23 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6D5C43D2D; Sun, 1 Feb 2004 02:41:18 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i11Afoem058768; Sun, 1 Feb 2004 12:41:53 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i11Aflra058763; Sun, 1 Feb 2004 12:41:47 +0200 (EET) (envelope-from ru) Date: Sun, 1 Feb 2004 12:41:46 +0200 From: Ruslan Ermilov To: doc@FreeBSD.org Message-ID: <20040201104146.GF57540@FreeBSD.org.ua> Mail-Followup-To: ru@FreeBSD.org, doc@FreeBSD.org References: <200401312329.i0VNTKCH067740@repoman.freebsd.org> <20040201093646.GD57540@FreeBSD.org.ua> <20040201094001.GA40180@nagual.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="K/NRh952CO+2tg14" Content-Disposition: inline In-Reply-To: <20040201094001.GA40180@nagual.pp.ru> User-Agent: Mutt/1.5.5.1i cc: Andrey Chernov cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Documenting composite LC_ALL locale, anyone? X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 10:41:23 -0000 --K/NRh952CO+2tg14 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 01, 2004 at 12:40:01PM +0300, Andrey Chernov wrote: > On Sun, Feb 01, 2004 at 11:36:46AM +0200, Ruslan Ermilov wrote: > > While here, could you perhaps also document the "slash" syntax for > > LC_ALL (in the setlocale(3) manpage)? >=20 > Not with my English :-( > Feel free to submit your variant. >=20 Perhaps someone from the documentation project could take care of documenting that? A good start would be the setlocale(3) manpage =66rom Solaris 9, when it talks about composite locale for LC_ALL, but not enough: http://www.FreeBSD.org/cgi/man.cgi?query=3Dsetlocale&manpath=3DSunOS%205.9 To get an idea of what the composite LC_ALL locale is, compile and run the following program: : #include : #include :=20 : int : main(void) : { :=20 : setlocale(LC_ALL, "C"); /* redundant */ : setlocale(LC_CTYPE, "en_US.ISO8859-1"); : printf("%s\n", setlocale(LC_ALL, NULL)); : return (0); : } Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --K/NRh952CO+2tg14 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHNfpUkv4P6juNwoRApy4AJ4v/oPON5POc2kYg2WBwz5ziO1X+wCeKFDh 6wm3XAHODAocVWSYL5u89sQ= =CA76 -----END PGP SIGNATURE----- --K/NRh952CO+2tg14-- From owner-cvs-src@FreeBSD.ORG Sun Feb 1 03:59:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA40116A4D0; Sun, 1 Feb 2004 03:59:23 -0800 (PST) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4500443D54; Sun, 1 Feb 2004 03:59:22 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])i11BxGLE005762; Sun, 1 Feb 2004 22:59:16 +1100 Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) i11BxEt4028447; Sun, 1 Feb 2004 22:59:15 +1100 Date: Sun, 1 Feb 2004 22:59:14 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Jeff Roberson In-Reply-To: <20040201012325.U36463-100000@mail.chesapeake.net> Message-ID: <20040201224736.P8564@gamplex.bde.org> References: <20040201012325.U36463-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 11:59:25 -0000 On Sun, 1 Feb 2004, Jeff Roberson wrote: > On Sat, 31 Jan 2004, Jeff Roberson wrote: > > > jeff 2004/01/31 22:20:18 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/kern sched_4bsd.c > > Log: > > - Disable ithread binding in all cases for now. This doesn't make as much > > sense with sched_4bsd as it does with sched_ule. > > - Use P_NOLOAD instead of the absence of td->td_ithd to determine whether or > > not a thread should be accounted for in sched_tdcnt. > > Well, this never reports a load of less than 1, but it's more "correct" > than it was. Bruce, do you know why it's not going lower than 1? This is because P_NOLOAD is used before it is set for the pagezero thread. Unlike other threads, pagezero sets P_NOLOAD after it starts running. So sched_tdcnt is incremented when pagezero is first run. Then when it switches after setting P_NOLOAD, sched_tdcnt is not decremented. Bruce From owner-cvs-src@FreeBSD.ORG Sun Feb 1 04:12:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FE8C16A4CF; Sun, 1 Feb 2004 04:12:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACE2243D1D; Sun, 1 Feb 2004 04:12:28 -0800 (PST) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11CCS0B059285; Sun, 1 Feb 2004 04:12:28 -0800 (PST) (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11CCSgP059284; Sun, 1 Feb 2004 04:12:28 -0800 (PST) (envelope-from sanpei) Message-Id: <200402011212.i11CCSgP059284@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Sun, 1 Feb 2004 04:12:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/usb usbdevs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 12:12:29 -0000 sanpei 2004/02/01 04:12:28 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb usbdevs Log: MFC: Synchronise with -current. Revision Changes Path 1.11.2.53 +8 -0 src/sys/dev/usb/usbdevs From owner-cvs-src@FreeBSD.ORG Sun Feb 1 04:15:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37B8516A4CF; Sun, 1 Feb 2004 04:15:06 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABD9343D1D; Sun, 1 Feb 2004 04:15:02 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i11CFjem059387; Sun, 1 Feb 2004 14:15:45 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i11CFiX7059386; Sun, 1 Feb 2004 14:15:44 +0200 (EET) (envelope-from ru) Date: Sun, 1 Feb 2004 14:15:44 +0200 From: Ruslan Ermilov To: Poul-Henning Kamp Message-ID: <20040201121544.GA58880@FreeBSD.org.ua> References: <200401311040.i0VAeQvs073701@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: <200401311040.i0VAeQvs073701@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c src/sys/netinet ip_input.c udp_usrreq.c src/sys/sys socket.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, 01 Feb 2004 12:15:06 -0000 --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 31, 2004 at 02:40:26AM -0800, Poul-Henning Kamp wrote: > phk 2004/01/31 02:40:25 PST >=20 > FreeBSD src repository >=20 > Modified files: > sys/kern uipc_socket.c=20 > sys/netinet ip_input.c udp_usrreq.c=20 > sys/sys socket.h=20 > Log: > Introduce the SO_BINTIME option which takes a high-resolution timestamp > at packet arrival. > =20 > For benchmarking purposes SO_BINTIME is preferable to SO_TIMEVAL > since it has higher resolution and lower overhead. Simultaneous > use of the two options is possible and they will return consistent > timestamps. > =20 > This introduces an extra test and a function call for SO_TIMEVAL, but I= have > not been able to measure that. > =20 > Revision Changes Path > 1.161 +2 -0 src/sys/kern/uipc_socket.c > 1.260 +18 -7 src/sys/netinet/ip_input.c > 1.145 +1 -1 src/sys/netinet/udp_usrreq.c > 1.75 +2 -0 src/sys/sys/socket.h >=20 Did you mean SO_TIMESTAMP? Also, could you please document both SO_TIMESTAMP and SO_BINTIME in the setsockopt(3) manpage -- a raw non-marked up text would also be appreciated. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHO3wUkv4P6juNwoRAmMWAJ4/ZOrS8/vamGlTRDenDyiQRxe4NACeO9dt Wf3m5Ri6qfKNX78AOJj1+pY= =Ud2y -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1-- From owner-cvs-src@FreeBSD.ORG Sun Feb 1 04:23:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67BE016A4CF; Sun, 1 Feb 2004 04:23:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEA1143D5E; Sun, 1 Feb 2004 04:23:16 -0800 (PST) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11CNG0B061476; Sun, 1 Feb 2004 04:23:16 -0800 (PST) (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11CNGTq061475; Sun, 1 Feb 2004 04:23:16 -0800 (PST) (envelope-from sanpei) Message-Id: <200402011223.i11CNGTq061475@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Sun, 1 Feb 2004 04:23:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/usb usbdevs.h usbdevs_data.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 12:23:20 -0000 sanpei 2004/02/01 04:23:16 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb usbdevs.h usbdevs_data.h Log: Sync to 1.11.2.53 of usbdevs Revision Changes Path 1.32.2.50 +9 -1 src/sys/dev/usb/usbdevs.h 1.32.2.50 +25 -1 src/sys/dev/usb/usbdevs_data.h From owner-cvs-src@FreeBSD.ORG Sun Feb 1 04:27:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3781A16A4CF; Sun, 1 Feb 2004 04:27:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2433E43D1D; Sun, 1 Feb 2004 04:27:17 -0800 (PST) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11CRG0B061614; Sun, 1 Feb 2004 04:27:16 -0800 (PST) (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11CRGX2061613; Sun, 1 Feb 2004 04:27:16 -0800 (PST) (envelope-from sanpei) Message-Id: <200402011227.i11CRGX2061613@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Sun, 1 Feb 2004 04:27:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/usb 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: Sun, 01 Feb 2004 12:27:18 -0000 sanpei 2004/02/01 04:27:16 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb umass.c Log: MFC: Add support(rev.1.101) - 2nd type of GL641USB USB-IDE bridge - Plextor Plexwriter 40/12/40U Revision Changes Path 1.11.2.26 +11 -5 src/sys/dev/usb/umass.c From owner-cvs-src@FreeBSD.ORG Sun Feb 1 04:37:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82BE516A4CE; Sun, 1 Feb 2004 04:37:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C93B043D2D; Sun, 1 Feb 2004 04:37:35 -0800 (PST) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11CbZ0B063870; Sun, 1 Feb 2004 04:37:35 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11CbZn9063869; Sun, 1 Feb 2004 04:37:35 -0800 (PST) (envelope-from simon) Message-Id: <200402011237.i11CbZn9063869@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 1 Feb 2004 04:37:35 -0800 (PST) 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 uplcom.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, 01 Feb 2004 12:37:36 -0000 simon 2004/02/01 04:37:35 PST FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_4) share/man/man4 uplcom.4 Log: MFC 1.5: Add Sandberg USB to Serial Link (model number 133-08) to the list of supported devices. Revision Changes Path 1.3.2.3 +2 -0 src/share/man/man4/uplcom.4 From owner-cvs-src@FreeBSD.ORG Sun Feb 1 04:45:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B96216A4CE; Sun, 1 Feb 2004 04:45:22 -0800 (PST) Received: from shaft.techsupport.co.uk (shaft.techsupport.co.uk [212.250.77.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F7FC43D55; Sun, 1 Feb 2004 04:45:18 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com ([81.103.67.204] helo=shrike.submonkey.net ident=mailnull) by shaft.techsupport.co.uk with esmtp (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.30; FreeBSD) id 1AnGyS-000A88-Qi; Sun, 01 Feb 2004 12:45:16 +0000 Received: from setantae by shrike.submonkey.net with local (Exim 4.30; FreeBSD) id 1AnGyL-00025J-HQ; Sun, 01 Feb 2004 12:45:09 +0000 Date: Sun, 1 Feb 2004 12:45:09 +0000 From: Ceri Davies To: "David E. O'Brien" Message-ID: <20040201124509.GR47004@submonkey.net> Mail-Followup-To: Ceri Davies , "David E. O'Brien" , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200401310739.i0V7djHb026220@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Ss+0cqQwq/UQoUvX" Content-Disposition: inline In-Reply-To: <200401310739.i0V7djHb026220@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel 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, 01 Feb 2004 12:45:22 -0000 --Ss+0cqQwq/UQoUvX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 30, 2004 at 11:39:45PM -0800, David E. O'Brien wrote: > obrien 2004/01/30 23:39:45 PST >=20 > FreeBSD src repository >=20 > Modified files: > sbin/sunlabel Makefile=20 > Log: > Install a 'disklable' alias. +LINKS=3D ${BINDIR}/sunlabel ${BINDIR}/sunlabel Shouldn't that say disklabel at the end there? Ceri --=20 --Ss+0cqQwq/UQoUvX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHPTVocfcwTS3JF8RAjcYAJ49WYyHifTKnpUYYSpPhxT9+wY7ZwCcCTIB lrRgWuMnYIn25CrnEaE2pBU= =H7XO -----END PGP SIGNATURE----- --Ss+0cqQwq/UQoUvX-- From owner-cvs-src@FreeBSD.ORG Sun Feb 1 04:51:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0314A16A4CE; Sun, 1 Feb 2004 04:51:30 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0A7B43D1D; Sun, 1 Feb 2004 04:51:26 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i11Cq8em059883; Sun, 1 Feb 2004 14:52:08 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i11Cq6F9059878; Sun, 1 Feb 2004 14:52:06 +0200 (EET) (envelope-from ru) Date: Sun, 1 Feb 2004 14:52:05 +0200 From: Ruslan Ermilov To: Ceri Davies , "David E. O'Brien" , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040201125205.GC59402@FreeBSD.org.ua> References: <200401310739.i0V7djHb026220@repoman.freebsd.org> <20040201124509.GR47004@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0lnxQi9hkpPO77W3" Content-Disposition: inline In-Reply-To: <20040201124509.GR47004@submonkey.net> User-Agent: Mutt/1.5.5.1i Subject: Re: cvs commit: src/sbin/sunlabel 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, 01 Feb 2004 12:51:30 -0000 --0lnxQi9hkpPO77W3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 01, 2004 at 12:45:09PM +0000, Ceri Davies wrote: > On Fri, Jan 30, 2004 at 11:39:45PM -0800, David E. O'Brien wrote: > > obrien 2004/01/30 23:39:45 PST > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sbin/sunlabel Makefile=20 > > Log: > > Install a 'disklable' alias. >=20 > +LINKS=3D ${BINDIR}/sunlabel ${BINDIR}/sunlabel >=20 > Shouldn't that say disklabel at the end there? >=20 Oops, I didn't notice this either. Please commit the fix. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --0lnxQi9hkpPO77W3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHPZ0Ukv4P6juNwoRAkMfAJ9gJ18QoXkRKu21SE6Hbtc4AMlGogCeMmRB IIZtToIlBdk06OAAH+WpaAo= =k1Oq -----END PGP SIGNATURE----- --0lnxQi9hkpPO77W3-- From owner-cvs-src@FreeBSD.ORG Sun Feb 1 05:00:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B0D716A4DB; Sun, 1 Feb 2004 05:00:35 -0800 (PST) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0991843D41; Sun, 1 Feb 2004 05:00:32 -0800 (PST) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 1BBC31FF90C; Sun, 1 Feb 2004 14:00:30 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 750B61FF931; Sun, 1 Feb 2004 14:00:28 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 78D95153DE; Sun, 1 Feb 2004 13:00:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 754B915388; Sun, 1 Feb 2004 13:00:20 +0000 (UTC) Date: Sun, 1 Feb 2004 13:00:20 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Ceri Davies In-Reply-To: <20040201124509.GR47004@submonkey.net> Message-ID: References: <200401310739.i0V7djHb026220@repoman.freebsd.org> <20040201124509.GR47004@submonkey.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "David E. O'Brien" Subject: Re: cvs commit: src/sbin/sunlabel 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, 01 Feb 2004 13:00:35 -0000 On Sun, 1 Feb 2004, Ceri Davies wrote: > On Fri, Jan 30, 2004 at 11:39:45PM -0800, David E. O'Brien wrote: > > obrien 2004/01/30 23:39:45 PST > > > > FreeBSD src repository > > > > Modified files: > > sbin/sunlabel Makefile > > Log: > > Install a 'disklable' alias. > > +LINKS= ${BINDIR}/sunlabel ${BINDIR}/sunlabel > > Shouldn't that say disklabel at the end there? It should; a patch had been posted to sparc64 list. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/ From owner-cvs-src@FreeBSD.ORG Sun Feb 1 05:09:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF1C416A4CE; Sun, 1 Feb 2004 05:09:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8529B43D60; Sun, 1 Feb 2004 05:09:26 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11D9Q0B077117; Sun, 1 Feb 2004 05:09:26 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11D9Qbl077116; Sun, 1 Feb 2004 05:09:26 -0800 (PST) (envelope-from ceri) Message-Id: <200402011309.i11D9Qbl077116@repoman.freebsd.org> From: Ceri Davies Date: Sun, 1 Feb 2004 05:09:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/sunlabel 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, 01 Feb 2004 13:09:34 -0000 ceri 2004/02/01 05:09:26 PST FreeBSD src repository (doc committer) Modified files: sbin/sunlabel Makefile Log: Spell "disklabel" correctly. Approved by: ru Revision Changes Path 1.12 +1 -1 src/sbin/sunlabel/Makefile From owner-cvs-src@FreeBSD.ORG Sun Feb 1 05:50:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEED816A4CE; Sun, 1 Feb 2004 05:50:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ADF543D68; Sun, 1 Feb 2004 05:50:47 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11Dok0B085687; Sun, 1 Feb 2004 05:50:46 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11Dok0Y085686; Sun, 1 Feb 2004 05:50:46 -0800 (PST) (envelope-from des) Message-Id: <200402011350.i11Dok0Y085686@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 1 Feb 2004 05:50:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/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: Sun, 01 Feb 2004 13:50:48 -0000 des 2004/02/01 05:50:46 PST FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: Untaint the hostname before trying to use it on a command line. Revision Changes Path 1.42 +5 -0 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-src@FreeBSD.ORG Sun Feb 1 05:52:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A548316A4CE; Sun, 1 Feb 2004 05:52:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 592B443D67; Sun, 1 Feb 2004 05:52:20 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11DqK0B087303; Sun, 1 Feb 2004 05:52:20 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11DqJst087299; Sun, 1 Feb 2004 05:52:19 -0800 (PST) (envelope-from ceri) Message-Id: <200402011352.i11DqJst087299@repoman.freebsd.org> From: Ceri Davies Date: Sun, 1 Feb 2004 05:52:19 -0800 (PST) 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/diff diff.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, 01 Feb 2004 13:52:21 -0000 ceri 2004/02/01 05:52:19 PST FreeBSD src repository (doc committer) Modified files: gnu/usr.bin/diff diff.1 Log: Add a section documenting the return values from diff. PR: docs/59991 Submitted by: keramida,Erik Greenwald MFC After: 1 week Revision Changes Path 1.9 +5 -0 src/gnu/usr.bin/diff/diff.1 From owner-cvs-src@FreeBSD.ORG Sun Feb 1 07:27:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58FDC16A4CE; Sun, 1 Feb 2004 07:27:28 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2369443D6E; Sun, 1 Feb 2004 07:27:00 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i11FRhem061365; Sun, 1 Feb 2004 17:27:43 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i11FRgdg061360; Sun, 1 Feb 2004 17:27:42 +0200 (EET) (envelope-from ru) Date: Sun, 1 Feb 2004 17:27:42 +0200 From: Ruslan Ermilov To: Ceri Davies Message-ID: <20040201152742.GE59402@FreeBSD.org.ua> References: <200402011309.i11D9Qbl077116@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dzs2zDY0zgkG72+7" Content-Disposition: inline In-Reply-To: <200402011309.i11D9Qbl077116@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel 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, 01 Feb 2004 15:27:28 -0000 --Dzs2zDY0zgkG72+7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 01, 2004 at 05:09:26AM -0800, Ceri Davies wrote: > ceri 2004/02/01 05:09:26 PST >=20 > FreeBSD src repository (doc committer) >=20 > Modified files: > sbin/sunlabel Makefile=20 > Log: > Spell "disklabel" correctly. > =20 > Approved by: ru > =20 > Revision Changes Path > 1.12 +1 -1 src/sbin/sunlabel/Makefile >=20 Thanks! Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --Dzs2zDY0zgkG72+7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHRruUkv4P6juNwoRAritAJ9uLpLdzUyRTTOT07cBTOVlyz62wwCeO8fy 9Sv0baIpuOlv5R1C55a60Cg= =owvK -----END PGP SIGNATURE----- --Dzs2zDY0zgkG72+7-- From owner-cvs-src@FreeBSD.ORG Sun Feb 1 07:33:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26E8516A4CE; Sun, 1 Feb 2004 07:33:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7101443D2F; Sun, 1 Feb 2004 07:33:01 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11FX10B010601; Sun, 1 Feb 2004 07:33:01 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11FX1VA010600; Sun, 1 Feb 2004 07:33:01 -0800 (PST) (envelope-from mtm) Message-Id: <200402011533.i11FX1VA010600@repoman.freebsd.org> From: Mike Makonnen Date: Sun, 1 Feb 2004 07:33:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/arch/i386/i386 _setcurthread.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 15:33:02 -0000 mtm 2004/02/01 07:33:01 PST FreeBSD src repository Modified files: lib/libthr/arch/i386/i386 _setcurthread.c Log: Bump up the maximum number concurrent threads on x86. Revision Changes Path 1.12 +1 -1 src/lib/libthr/arch/i386/i386/_setcurthread.c From owner-cvs-src@FreeBSD.ORG Sun Feb 1 07:55:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A03A316A4F9; Sun, 1 Feb 2004 07:55:11 -0800 (PST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 2C14C43D1F; Sun, 1 Feb 2004 07:55:09 -0800 (PST) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 1 Feb 2004 15:55:08 +0000 (GMT) To: Don Lewis In-Reply-To: Your message of "Sat, 31 Jan 2004 22:45:32 PST." <200402010645.i116jW7E096596@gw.catspoiler.org> Date: Sun, 01 Feb 2004 15:55:05 +0000 From: Ian Dowse Message-ID: <200402011555.aa86743@salmon.maths.tcd.ie> cc: cvs-src@FreeBSD.org cc: jeff@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: bde@zeta.org.au Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 15:55:11 -0000 In message <200402010645.i116jW7E096596@gw.catspoiler.org>, Don Lewis writes: >Yup, I missed the change in 1.59. I did a binary search to find the >version in vm_meter.c and found a slightly older version before the >SSLEEP code had been removed. > FYI, the original change seems to date back to May 1990: REV:7.7 vm_meter.c 1990/05/02 19:07:25 mckusick do not count processes in load average sleeping over one second --- vm_meter.c 1989/05/29 13:09:36 7.6 +++ vm_meter.c 1990/05/02 19:07:25 7.7 @@ -405,9 +405,10 @@ switch (p->p_stat) { case SSLEEP: + if (p->p_pri <= PZERO && p->p_slptime == 0) + nrun++; + /* fall through */ case SSTOP: - if (p->p_pri <= PZERO && p->p_stat == SSLEEP) - nrun++; if (p->p_flag & SPAGE) total.t_pw++; else if (p->p_flag & SLOAD) { The bug here is that p->p_slptime has just been incremented in schedcpu() immediately before loadav() is called, so it will never be 0 here. Fixing this now is likely to trigger a lot of questions and complaints, so it is left as an excercise for the brave :-) Ian From owner-cvs-src@FreeBSD.ORG Sun Feb 1 12:02:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C36E16A4CF for ; Sun, 1 Feb 2004 12:02:17 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D0F0C43D5D for ; Sun, 1 Feb 2004 12:02:13 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 22672 invoked from network); 1 Feb 2004 20:02:13 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 1 Feb 2004 20:02:13 -0000 X-pair-Authenticated: 209.68.2.70 Date: Sun, 1 Feb 2004 14:02:11 -0600 (CST) From: Mike Silbersack To: Alexey Dokuchaev In-Reply-To: <20040201085037.GA15540@regency.nsu.ru> Message-ID: <20040201140055.C3097@odysseus.silby.com> References: <200402010756.i117uiWm094818@repoman.freebsd.org> <20040201085037.GA15540@regency.nsu.ru> 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_subr.c uipc_mbuf.cuipc_syscalls.c src/sys/sys uio.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, 01 Feb 2004 20:02:17 -0000 On Sun, 1 Feb 2004, Alexey Dokuchaev wrote: > > Rewrite sendfile's header support so that headers are now sent in the first > > packet along with data, instead of in their own packet. When serving files > > of size (packetsize - headersize) or smaller, this will result in one less > > packet crossing the network. Quick testing with thttpd and http_load has > > shown a noticeable performance improvement in this case (350 vs 330 fetches > > per second.) > > Good news to us thttpd users out there. :-) > Thanks! > > ./danfe Heh, that reminds me... With the same test parameters, Apache2 gets a whopping 220 fetches per second. Go thttpd! :) (Hopefully once we enable threading support in apache2 it will go faster... hopefully.) Mike "Silby" Silbersack From owner-cvs-src@FreeBSD.ORG Sun Feb 1 12:14:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09F7A16A4CE; Sun, 1 Feb 2004 12:14:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95AC843D46; Sun, 1 Feb 2004 12:14:01 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11KE10B082694; Sun, 1 Feb 2004 12:14:01 -0800 (PST) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11KE1PD082693; Sun, 1 Feb 2004 12:14:01 -0800 (PST) (envelope-from alc) Message-Id: <200402012014.i11KE1PD082693@repoman.freebsd.org> From: Alan Cox Date: Sun, 1 Feb 2004 12:14:01 -0800 (PST) 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: Sun, 01 Feb 2004 20:14:03 -0000 alc 2004/02/01 12:14:01 PST FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: Eliminate all TLB shootdowns by pmap_pte_quick(): By temporarily pinning the thread that calls pmap_pte_quick() and by virtue of the page queues lock being held, we can manage PADDR1/PMAP1 as a CPU private mapping. The most common effect of this change is to reduce the overhead of the page daemon on multiprocessors. In collaboration with: tegge Revision Changes Path 1.462 +52 -13 src/sys/i386/i386/pmap.c From owner-cvs-src@FreeBSD.ORG Sun Feb 1 12:53:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81C8A16A4CE; Sun, 1 Feb 2004 12:53:04 -0800 (PST) Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 815C643D3F; Sun, 1 Feb 2004 12:53:03 -0800 (PST) (envelope-from alc@cs.rice.edu) Received: from localhost (localhost [127.0.0.1]) by cs.rice.edu (Postfix) with ESMTP id C0E7C4AAD6; Sun, 1 Feb 2004 14:53:02 -0600 (CST) Received: from cs.rice.edu ([127.0.0.1]) by localhost (cs.rice.edu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14361-01-14; Sun, 1 Feb 2004 14:53:00 -0600 (CST) Received: by cs.rice.edu (Postfix, from userid 19572) id 621604AB4E; Sun, 1 Feb 2004 14:53:00 -0600 (CST) Date: Sun, 1 Feb 2004 14:53:00 -0600 From: Alan Cox To: Alan Cox Message-ID: <20040201205300.GC22987@cs.rice.edu> References: <200402012014.i11KE1PD082693@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402012014.i11KE1PD082693@repoman.freebsd.org> User-Agent: Mutt/1.3.28i X-Virus-Scanned: by amavis-20030616-p5 at rice.edu cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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: Sun, 01 Feb 2004 20:53:04 -0000 On Sun, Feb 01, 2004 at 12:14:01PM -0800, Alan Cox wrote: > alc 2004/02/01 12:14:01 PST > > FreeBSD src repository > > Modified files: > sys/i386/i386 pmap.c > Log: > Eliminate all TLB shootdowns by pmap_pte_quick(): By temporarily pinning > the thread that calls pmap_pte_quick() and by virtue of the page queues > lock being held, we can manage PADDR1/PMAP1 as a CPU private mapping. > > The most common effect of this change is to reduce the overhead of the page > daemon on multiprocessors. > > In collaboration with: tegge > > Revision Changes Path > 1.462 +52 -13 src/sys/i386/i386/pmap.c If you want to see the number of IPIs for TLB shootdown that are avoided on an SMP, run "sysctl debug.PMAP1changed". After running a buildworld "-j4" on a machine configured with 148MB, I got debug.PMAP1changed: 3148562 From owner-cvs-src@FreeBSD.ORG Sun Feb 1 13:35:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87A8316A4CE; Sun, 1 Feb 2004 13:35:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF5B943D41; Sun, 1 Feb 2004 13:35:15 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11LZF0B006113; Sun, 1 Feb 2004 13:35:15 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11LZFTM006112; Sun, 1 Feb 2004 13:35:15 -0800 (PST) (envelope-from wpaul) Message-Id: <200402012135.i11LZFTM006112@repoman.freebsd.org> From: Bill Paul Date: Sun, 1 Feb 2004 13:35:15 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 21:35:16 -0000 wpaul 2004/02/01 13:35:15 PST FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Use the OID_802_11_CONFIGURATION OID when deciding if the underlying driver is for an 802.11 device or not. At least one driver I have does not support the OID_802_11_NETWORK_TYPES_SUPPORTED OID. Also, for now, don't do anything special in the ndis_suspend() method. I originally wanted to shut down the NIC but leave the IFF_UP flag alone since technically the interface is meant to remain up, but an interrupt may be delivered to the ISR on suspend, and if this happens while the NIC is halted, we will crash, since none of the miniport driver methods will function. This needs to be dealt with properly later, but for now this prevents a panic, and the resume method properly re-inits the NIC. Revision Changes Path 1.39 +4 -2 src/sys/dev/if_ndis/if_ndis.c From owner-cvs-src@FreeBSD.ORG Sun Feb 1 13:52:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01BB816A4CE; Sun, 1 Feb 2004 13:52:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD62143D5D; Sun, 1 Feb 2004 13:52:09 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11Lq90B010037; Sun, 1 Feb 2004 13:52:09 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11Lq9bu010033; Sun, 1 Feb 2004 13:52:09 -0800 (PST) (envelope-from rwatson) Message-Id: <200402012152.i11Lq9bu010033@repoman.freebsd.org> From: Robert Watson Date: Sun, 1 Feb 2004 13:52:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/security/mac_stub mac_stub.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 21:52:14 -0000 rwatson 2004/02/01 13:52:09 PST FreeBSD src repository Modified files: sys/security/mac_stub mac_stub.c Log: Commit file missed in last pass: MAC api uses 'struct pipepair', not 'struct pipe' now. Revision Changes Path 1.38 +8 -8 src/sys/security/mac_stub/mac_stub.c From owner-cvs-src@FreeBSD.ORG Sun Feb 1 14:34:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1BFF16A4CE; Sun, 1 Feb 2004 14:34:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4095243D41; Sun, 1 Feb 2004 14:34:00 -0800 (PST) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i11MY00B019870; Sun, 1 Feb 2004 14:34:00 -0800 (PST) (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i11MY0jv019869; Sun, 1 Feb 2004 14:34:00 -0800 (PST) (envelope-from ale) Message-Id: <200402012234.i11MY0jv019869@repoman.freebsd.org> From: Alex Dupre Date: Sun, 1 Feb 2004 14:33:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 mbuf.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 22:34:01 -0000 ale 2004/02/01 14:33:59 PST FreeBSD src repository (doc,ports committer) Modified files: share/man/man9 mbuf.9 Log: Fix MSIZE definition location. PR: docs/62129 Submitted by: Lee Brotherston (PR), Marc Silver (patch) Approved by: blackend (mentor) Revision Changes Path 1.40 +2 -2 src/share/man/man9/mbuf.9 From owner-cvs-src@FreeBSD.ORG Sun Feb 1 15:08:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D0D116A4CE; Sun, 1 Feb 2004 15:08:08 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id D002143D75; Sun, 1 Feb 2004 15:07:41 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id i11N7cw73686; Sun, 1 Feb 2004 18:07:38 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Sun, 1 Feb 2004 18:07:38 -0500 (EST) From: Jeff Roberson To: Bruce Evans In-Reply-To: <20040201165625.U7412@gamplex.bde.org> Message-ID: <20040201180709.V36463-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Don Lewis cc: src-committers@FreeBSD.org cc: jeff@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 01 Feb 2004 23:08:08 -0000 On Sun, 1 Feb 2004, Bruce Evans wrote: > On Sat, 31 Jan 2004, Don Lewis wrote: > > > On 31 Jan, Jeff Roberson wrote: > > > jeff 2004/01/31 18:46:47 PST > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/kern sched_4bsd.c > > > Log: > > > - Keep a variable 'sched_tdcnt' that is used for the local implementation > > > of sched_load(). This variable tracks the number of running and runnable > > > non ithd threads. This removes the need to traverse the proc table and > > > discover how many threads are runnable. > > Traversing the run queues in sched_load() every 5 seconds might be more > efficient than maintaing the count. It might be cheaper, but it is less scalable. > > > I was suprised to find that processes in disk wait are no longer counted > > towards the load average. This happened in rev 1.163 of kern_synch.c, > > which was committed more than two years ago. > > > > Even if CPU time is available, a machine with a lot of processes stuck > > in disk wait is going to feel slow ... > > They were never counted AFAIK. Isn't this one of the main visible > differences between BSD and Linux? Rev.1.163 ov kern_synch.c just moved > stuff. The change before this in rev.1.59 of vm_meter.c is more likely > to have changed this but was supposed to just remove dead code. > > Bruce > From owner-cvs-src@FreeBSD.ORG Sun Feb 1 15:20:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7344F16A4CF; Sun, 1 Feb 2004 15:20:25 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 449E443D53; Sun, 1 Feb 2004 15:20:24 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i11NKIA0070158; Sun, 1 Feb 2004 15:20:18 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i11NKI7l070157; Sun, 1 Feb 2004 15:20:18 -0800 (PST) (envelope-from obrien) Date: Sun, 1 Feb 2004 15:20:18 -0800 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20040201232018.GD69858@dragon.nuxi.com> References: <200401310739.i0V7djHb026220@repoman.freebsd.org> <20040131083222.GA46577@FreeBSD.org.ua> <20040201040510.GA74366@funkthat.com> <20040201052706.GA58321@dragon.nuxi.com> <20040201084219.GA57540@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040201084219.GA57540@FreeBSD.org.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: John-Mark Gurney cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 23:20:25 -0000 On Sun, Feb 01, 2004 at 10:42:19AM +0200, Ruslan Ermilov wrote: > On Sat, Jan 31, 2004 at 09:27:07PM -0800, David O'Brien wrote: > [...] > > You can't really see an Alpha disk, on an i386 box. And both of them use > > 'bsdlabel'. How do you propose to fix that? > > > Of course you can -- and that's how we create them during the > cross release snapshots (the -m option of bsdlabel(8) helps). You misread the question. What I spoke of was to take a disk from a working Alpha system and try to move it to an x86 machine and mount it. From owner-cvs-src@FreeBSD.ORG Sun Feb 1 16:55:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D099216A4CE; Sun, 1 Feb 2004 16:55:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 261B243D1F; Sun, 1 Feb 2004 16:55:00 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i120sx0B057992; Sun, 1 Feb 2004 16:54:59 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i120sxlg057991; Sun, 1 Feb 2004 16:54:59 -0800 (PST) (envelope-from obrien) Message-Id: <200402020054.i120sxlg057991@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 1 Feb 2004 16:54:59 -0800 (PST) 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, 02 Feb 2004 00:55:01 -0000 obrien 2004/02/01 16:54:59 PST FreeBSD src repository Modified files: sys/amd64/conf GENERIC Log: Remove a device that will compile fine, isn't 64-bit clean. Revision Changes Path 1.403 +0 -1 src/sys/amd64/conf/GENERIC From owner-cvs-src@FreeBSD.ORG Sun Feb 1 17:11:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 559FE16A4CE; Sun, 1 Feb 2004 17:11:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A353043D1F; Sun, 1 Feb 2004 17:11:39 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i121Bd0B062426; Sun, 1 Feb 2004 17:11:39 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i121BdPH062423; Sun, 1 Feb 2004 17:11:39 -0800 (PST) (envelope-from grehan) Message-Id: <200402020111.i121BdPH062423@repoman.freebsd.org> From: Peter Grehan Date: Sun, 1 Feb 2004 17:11:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/gem if_gem_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 01:11:40 -0000 grehan 2004/02/01 17:11:39 PST FreeBSD src repository Modified files: sys/dev/gem if_gem_pci.c Log: Add new Apple GEM PCI id. Revision Changes Path 1.14 +1 -0 src/sys/dev/gem/if_gem_pci.c From owner-cvs-src@FreeBSD.ORG Sun Feb 1 18:35:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35FB616A4CE; Sun, 1 Feb 2004 18:35:59 -0800 (PST) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 707E043D3F; Sun, 1 Feb 2004 18:35:57 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])i122ZrLE020330; Mon, 2 Feb 2004 13:35:53 +1100 Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) i122Zpt4024056; Mon, 2 Feb 2004 13:35:51 +1100 Date: Mon, 2 Feb 2004 13:35:50 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Jeff Roberson In-Reply-To: <20040201180709.V36463-100000@mail.chesapeake.net> Message-ID: <20040202131218.M741@gamplex.bde.org> References: <20040201180709.V36463-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Don Lewis cc: src-committers@FreeBSD.org cc: jeff@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 02:35:59 -0000 On Sun, 1 Feb 2004, Jeff Roberson wrote: > On Sun, 1 Feb 2004, Bruce Evans wrote: > > > On Sat, 31 Jan 2004, Don Lewis wrote: > > > > > On 31 Jan, Jeff Roberson wrote: > > > > jeff 2004/01/31 18:46:47 PST > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sys/kern sched_4bsd.c > > > > Log: > > > > - Keep a variable 'sched_tdcnt' that is used for the local implementation > > > > of sched_load(). This variable tracks the number of running and runnable > > > > non ithd threads. This removes the need to traverse the proc table and > > > > discover how many threads are runnable. > > > > Traversing the run queues in sched_load() every 5 seconds might be more > > efficient than maintaing the count. > > It might be cheaper, but it is less scalable. Er, I want it because it is similarly scalable and probably cheaper on all scales. Maintaining the count is O(n) in the number of run queue operations, while traversing the run queues is O(n) in the total length of the queues. The total length of the queues (divided by the number of CPUs) should be much smaller than the number of run queue operations (else the machine is overloaded). Traversing the queues is O(n) in the number of CPUs, but that doesn't matter since if there are enough CPUs for it to take very long then there are enough CPUs to spare one for long enough to run it. Bruce From owner-cvs-src@FreeBSD.ORG Sun Feb 1 22:17:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 083F716A4CE; Sun, 1 Feb 2004 22:17:02 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2372943D64; Sun, 1 Feb 2004 22:16:47 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i126Gfu4003148; Mon, 2 Feb 2004 07:16:41 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: obrien@FreeBSD.org From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 01 Feb 2004 15:20:18 PST." <20040201232018.GD69858@dragon.nuxi.com> Date: Mon, 02 Feb 2004 07:16:41 +0100 Message-ID: <3147.1075702601@critter.freebsd.dk> cc: John-Mark Gurney cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel 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, 02 Feb 2004 06:17:02 -0000 In message <20040201232018.GD69858@dragon.nuxi.com>, "David O'Brien" writes: >On Sun, Feb 01, 2004 at 10:42:19AM +0200, Ruslan Ermilov wrote: >> On Sat, Jan 31, 2004 at 09:27:07PM -0800, David O'Brien wrote: >> [...] >> > You can't really see an Alpha disk, on an i386 box. And both of them use >> > 'bsdlabel'. How do you propose to fix that? >> > >> Of course you can -- and that's how we create them during the >> cross release snapshots (the -m option of bsdlabel(8) helps). > >You misread the question. What I spoke of was to take a disk from a >working Alpha system and try to move it to an x86 machine and mount it. Well, it is on our list of things we _want_ to be able to do, but until do we the endianess-agnostic version of UFS we can't actually do that. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Sun Feb 1 22:32:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4114E16A4CE; Sun, 1 Feb 2004 22:32:45 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 426E043D31; Sun, 1 Feb 2004 22:32:43 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i126WfA0021794; Sun, 1 Feb 2004 22:32:41 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i126WeQQ021793; Sun, 1 Feb 2004 22:32:40 -0800 (PST) (envelope-from obrien) Date: Sun, 1 Feb 2004 22:32:40 -0800 From: "David O'Brien" To: Poul-Henning Kamp Message-ID: <20040202063240.GA21753@dragon.nuxi.com> References: <20040201232018.GD69858@dragon.nuxi.com> <3147.1075702601@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3147.1075702601@critter.freebsd.dk> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: John-Mark Gurney cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 06:32:45 -0000 On Mon, Feb 02, 2004 at 07:16:41AM +0100, Poul-Henning Kamp wrote: > >> > You can't really see an Alpha disk, on an i386 box. And both of them use > >> > 'bsdlabel'. How do you propose to fix that? ... > >You misread the question. What I spoke of was to take a disk from a > >working Alpha system and try to move it to an x86 machine and mount it. > > Well, it is on our list of things we _want_ to be able to do, but > until do we the endianess-agnostic version of UFS we can't actually > do that. It actually isn't an endianess thing -- both are little endian. One would only only mount the 'c' partition partition in the past -- which really meant one could see the partition starting at 0 ('a' if bootable disk). I guess it is possible that GEOM in 5.2.1 would allow one to mount any partition of an Alpha disk on i386... From owner-cvs-src@FreeBSD.ORG Sun Feb 1 23:16:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9875F16A4CE; Sun, 1 Feb 2004 23:16:06 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B93243D48; Sun, 1 Feb 2004 23:16:01 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i127Ftu4003569; Mon, 2 Feb 2004 08:15:56 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: obrien@FreeBSD.org From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 01 Feb 2004 22:32:40 PST." <20040202063240.GA21753@dragon.nuxi.com> Date: Mon, 02 Feb 2004 08:15:55 +0100 Message-ID: <3568.1075706155@critter.freebsd.dk> cc: John-Mark Gurney cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sbin/sunlabel 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, 02 Feb 2004 07:16:06 -0000 In message <20040202063240.GA21753@dragon.nuxi.com>, "David O'Brien" writes: >On Mon, Feb 02, 2004 at 07:16:41AM +0100, Poul-Henning Kamp wrote: >> >> > You can't really see an Alpha disk, on an i386 box. And both of them use >> >> > 'bsdlabel'. How do you propose to fix that? >... >> >You misread the question. What I spoke of was to take a disk from a >> >working Alpha system and try to move it to an x86 machine and mount it. >> >> Well, it is on our list of things we _want_ to be able to do, but >> until do we the endianess-agnostic version of UFS we can't actually >> do that. > >It actually isn't an endianess thing -- both are little endian. One >would only only mount the 'c' partition partition in the past -- which >really meant one could see the partition starting at 0 ('a' if bootable >disk). I guess it is possible that GEOM in 5.2.1 would allow one to >mount any partition of an Alpha disk on i386... Ohh, right I was thinking of sparc64. On 5.2 you should be able to see all your partitions and mount them. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Sun Feb 1 23:51:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E08416A4CE; Sun, 1 Feb 2004 23:51:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCB7243D2D; Sun, 1 Feb 2004 23:51:03 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i127p30B056373; Sun, 1 Feb 2004 23:51:03 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i127p3Sp056372; Sun, 1 Feb 2004 23:51:03 -0800 (PST) (envelope-from jeff) Message-Id: <200402020751.i127p3Sp056372@repoman.freebsd.org> From: Jeff Roberson Date: Sun, 1 Feb 2004 23:51:03 -0800 (PST) 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_zeroidle.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 07:51:05 -0000 jeff 2004/02/01 23:51:03 PST FreeBSD src repository Modified files: sys/vm vm_zeroidle.c Log: - Use a seperate startup function for the zeroidle kthread. Use this to set P_NOLOAD prior to running the thread. Revision Changes Path 1.23 +23 -10 src/sys/vm/vm_zeroidle.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 00:13:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80E2E16A4CE; Mon, 2 Feb 2004 00:13:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AF9143D46; Mon, 2 Feb 2004 00:13:28 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i128DS0B063179; Mon, 2 Feb 2004 00:13:28 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i128DSr3063178; Mon, 2 Feb 2004 00:13:28 -0800 (PST) (envelope-from jeff) Message-Id: <200402020813.i128DSr3063178@repoman.freebsd.org> From: Jeff Roberson Date: Mon, 2 Feb 2004 00:13:28 -0800 (PST) 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_switch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 08:13:29 -0000 jeff 2004/02/02 00:13:28 PST FreeBSD src repository Modified files: sys/kern kern_switch.c Log: - style fixes to the critical_exit() KASSERT(). Submitted by: bde Revision Changes Path 1.67 +2 -1 src/sys/kern/kern_switch.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 01:06:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBDA716A4CE; Mon, 2 Feb 2004 01:06:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2805B43D5D; Mon, 2 Feb 2004 01:05:59 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1295w0B080402; Mon, 2 Feb 2004 01:05:58 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1295w5X080401; Mon, 2 Feb 2004 01:05:58 -0800 (PST) (envelope-from scottl) Message-Id: <200402020905.i1295w5X080401@repoman.freebsd.org> From: Scott Long Date: Mon, 2 Feb 2004 01:05:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 09:06:05 -0000 scottl 2004/02/02 01:05:58 PST FreeBSD src repository Modified files: . access Log: Welcome Pawel Jakub Dawidek to the FreeBSD family. Pawel's punishment stems from his unhealthy interest in GEOM and RAID. I will be his mentor. Approved by: core Revision Changes Path 1.636 +1 -0 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Mon Feb 2 01:10:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B108B16A4CE; Mon, 2 Feb 2004 01:10:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 046A143D1F; Mon, 2 Feb 2004 01:10:00 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1299x0B080495; Mon, 2 Feb 2004 01:09:59 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1299xU9080494; Mon, 2 Feb 2004 01:09:59 -0800 (PST) (envelope-from silby) Message-Id: <200402020909.i1299xU9080494@repoman.freebsd.org> From: Mike Silbersack Date: Mon, 2 Feb 2004 01:09:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 09:10:00 -0000 silby 2004/02/02 01:09:59 PST FreeBSD src repository Modified files: sys/kern kern_subr.c Log: Remove debugging code that slipped into the previous commit. Spotted by: bde Revision Changes Path 1.81 +0 -3 src/sys/kern/kern_subr.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 01:50:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EFAD16A4CE; Mon, 2 Feb 2004 01:50:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B6043D53; Mon, 2 Feb 2004 01:50:44 -0800 (PST) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i129oh0B089406; Mon, 2 Feb 2004 01:50:43 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i129ohaX089405; Mon, 2 Feb 2004 01:50:43 -0800 (PST) (envelope-from jeff) Message-Id: <200402020950.i129ohaX089405@repoman.freebsd.org> From: Jeff Roberson Date: Mon, 2 Feb 2004 01:50:43 -0800 (PST) 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 local_apic.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 09:50:45 -0000 jeff 2004/02/02 01:50:43 PST FreeBSD src repository Modified files: sys/i386/i386 local_apic.c Log: - Make sure the apic is idle before sending an IPI. This is required on non-X-APIC machines. Previously this was only done in the DETECT_DEADLOCK case when really it is needed in all cases. Reminded by: jhb Revision Changes Path 1.7 +2 -4 src/sys/i386/i386/local_apic.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 02:58:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D34416A4CE; Mon, 2 Feb 2004 02:58:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9BD443D48; Mon, 2 Feb 2004 02:58:07 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12Aw70B005043; Mon, 2 Feb 2004 02:58:07 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12Aw7NW005042; Mon, 2 Feb 2004 02:58:07 -0800 (PST) (envelope-from phk) Message-Id: <200402021058.i12Aw7NW005042@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 2 Feb 2004 02:58:07 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_event.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 10:58:08 -0000 phk 2004/02/02 02:58:07 PST FreeBSD src repository Modified files: sys/geom geom_event.c Log: Don't mingle malloc/g_event flags. Spotted by: pjd@ Revision Changes Path 1.47 +8 -5 src/sys/geom/geom_event.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 04:34:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5785816A538; Mon, 2 Feb 2004 04:34:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECC5743D31; Mon, 2 Feb 2004 04:34:34 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12CYE0B028560; Mon, 2 Feb 2004 04:34:14 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12CYE31028559; Mon, 2 Feb 2004 04:34:14 -0800 (PST) (envelope-from des) Message-Id: <200402021234.i12CYE31028559@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 2 Feb 2004 04:34:14 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_7 Subject: cvs commit: src/usr.bin/gensetdefs gensetdefs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 12:34:37 -0000 des 2004/02/02 04:34:14 PST FreeBSD src repository Modified files: (Branch: RELENG_4_7) usr.bin/gensetdefs gensetdefs.c Log: MFS (1.4.2.1): fix syntax errors which trip up newer gcc versions. This allows building a RELENG_4_7 world on a -CURRENT system. Approved by: so (nectar) Revision Changes Path 1.4.12.1 +3 -3 src/usr.bin/gensetdefs/gensetdefs.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 04:35:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81F6B16A4CE; Mon, 2 Feb 2004 04:35:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C309C43D48; Mon, 2 Feb 2004 04:35:08 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12CZ80B028611; Mon, 2 Feb 2004 04:35:08 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12CZ8Ft028610; Mon, 2 Feb 2004 04:35:08 -0800 (PST) (envelope-from des) Message-Id: <200402021235.i12CZ8Ft028610@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 2 Feb 2004 04:35:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_8 Subject: cvs commit: src/usr.bin/gensetdefs gensetdefs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 12:35:09 -0000 des 2004/02/02 04:35:08 PST FreeBSD src repository Modified files: (Branch: RELENG_4_8) usr.bin/gensetdefs gensetdefs.c Log: MFS (1.4.2.1): fix syntax errors which trip up newer gcc versions. This allows building a RELENG_4_8 world on a -CURRENT system. Approved by: so (nectar) Revision Changes Path 1.4.14.1 +3 -3 src/usr.bin/gensetdefs/gensetdefs.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 04:58:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33F7116A4CE; Mon, 2 Feb 2004 04:58:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD79543D66; Mon, 2 Feb 2004 04:58:14 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12Cvn0B038745; Mon, 2 Feb 2004 04:57:49 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12CvnJl038744; Mon, 2 Feb 2004 04:57:49 -0800 (PST) (envelope-from phk) Message-Id: <200402021257.i12CvnJl038744@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 2 Feb 2004 04:57:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/osf1 osf1_misc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 12:58:21 -0000 phk 2004/02/02 04:57:49 PST FreeBSD src repository Modified files: sys/alpha/osf1 osf1_misc.c Log: GC old unused dev_t mangling stuff. Revision Changes Path 1.44 +0 -21 src/sys/alpha/osf1/osf1_misc.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 05:08:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4834316A4CE; Mon, 2 Feb 2004 05:08:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E7F143D46; Mon, 2 Feb 2004 05:08:03 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12D830B041768; Mon, 2 Feb 2004 05:08:03 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12D83dZ041767; Mon, 2 Feb 2004 05:08:03 -0800 (PST) (envelope-from phk) Message-Id: <200402021308.i12D83dZ041767@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 2 Feb 2004 05:08:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm swap_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: Mon, 02 Feb 2004 13:08:04 -0000 phk 2004/02/02 05:08:03 PST FreeBSD src repository Modified files: sys/vm swap_pager.c Log: Check error return from g_clone_bio(). (netchild@) Add XXX comment about why this is still not optimal. (phk@) Submitted by: netchild@ Revision Changes Path 1.246 +11 -0 src/sys/vm/swap_pager.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 05:25:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A28AD16A4CE; Mon, 2 Feb 2004 05:25:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFEC743D41; Mon, 2 Feb 2004 05:25:28 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12DPS0B045861; Mon, 2 Feb 2004 05:25:28 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12DPSHU045860; Mon, 2 Feb 2004 05:25:28 -0800 (PST) (envelope-from mtm) Message-Id: <200402021325.i12DPSHU045860@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 2 Feb 2004 05:25:28 -0800 (PST) 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/etc/rc.d jail X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 13:25:29 -0000 mtm 2004/02/02 05:25:28 PST FreeBSD src repository Modified files: etc/defaults rc.conf etc/rc.d jail Log: Support starting/stoping of jails individually. This commit also removes the support for the sysutils/jailer port. This is inline with the general policy to keep ports related knobs out of the base system's configuration mechanism. Submitted by: Juergen Unger Revision Changes Path 1.196 +0 -2 src/etc/defaults/rc.conf 1.11 +25 -12 src/etc/rc.d/jail From owner-cvs-src@FreeBSD.ORG Mon Feb 2 05:27:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8458F16A4CE; Mon, 2 Feb 2004 05:27:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D111343D1D; Mon, 2 Feb 2004 05:27:41 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12DRf0B045940; Mon, 2 Feb 2004 05:27:41 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12DRfc0045939; Mon, 2 Feb 2004 05:27:41 -0800 (PST) (envelope-from mtm) Message-Id: <200402021327.i12DRfc0045939@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 2 Feb 2004 05:27:41 -0800 (PST) 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, 02 Feb 2004 13:27:42 -0000 sergei 2004/02/02 05:27:41 PST FreeBSD src repository Modified files: etc/defaults rc.conf Log: Ruleset numbers are not allowed in devfs_* knobs. Noticed by someone on -current. Revision Changes Path 1.197 +1 -1 src/etc/defaults/rc.conf From owner-cvs-src@FreeBSD.ORG Mon Feb 2 05:36:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03B9A16A4CE; Mon, 2 Feb 2004 05:36:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A0FB43D1D; Mon, 2 Feb 2004 05:36:07 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12Da70B048145; Mon, 2 Feb 2004 05:36:07 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12Da6vw048144; Mon, 2 Feb 2004 05:36:06 -0800 (PST) (envelope-from phk) Message-Id: <200402021336.i12Da6vw048144@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 2 Feb 2004 05:36:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_mirror.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 13:36:08 -0000 phk 2004/02/02 05:36:06 PST FreeBSD src repository Modified files: sys/geom geom_mirror.c Log: Check error return from g_clone_bio(). (netchild@) Rearrange code to avoid duplication (phk@) Submitted by: netchild@ Revision Changes Path 1.10 +8 -6 src/sys/geom/geom_mirror.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 05:40:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C012F16A4CE; Mon, 2 Feb 2004 05:40:41 -0800 (PST) Received: from pd2mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49D3A43D2D; Mon, 2 Feb 2004 05:40:40 -0800 (PST) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from pd2mr3so.prod.shaw.ca (pd2mr3so-ser.prod.shaw.ca [10.0.141.108])2003)) with ESMTP id <0HSG00KKALTIBU@l-daemon>; Mon, 02 Feb 2004 06:36:54 -0700 (MST) Received: from pn2ml10so.prod.shaw.ca (pn2ml10so-qfe0.prod.shaw.ca [10.0.121.80])2003)) with ESMTP id <0HSG00ATDLTHEH@l-daemon>; Mon, 02 Feb 2004 06:36:54 -0700 (MST) Received: from piii600.wadham.ox.ac.uk ([24.87.233.42])2003)) with ESMTP id <0HSG0010QLTDU6@l-daemon>; Mon, 02 Feb 2004 06:36:53 -0700 (MST) Date: Mon, 02 Feb 2004 13:36:03 +0000 From: Colin Percival In-reply-to: <200402021327.i12DRfc0045939@repoman.freebsd.org> X-Sender: cperciva@imap.sfu.ca (Unverified) To: Mike Makonnen Message-id: <6.0.1.1.1.20040202133454.04311910@imap.sfu.ca> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <200402021327.i12DRfc0045939@repoman.freebsd.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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, 02 Feb 2004 13:40:41 -0000 At 13:27 02/02/2004, mtm@FreeBSD.org wrote: >sergei 2004/02/02 05:27:41 PST ^^^^^^ Huh? > FreeBSD src repository > > Modified files: > etc/defaults rc.conf > Log: > Ruleset numbers are not allowed in devfs_* knobs. > Noticed by someone on -current. One such person was BSDC (at xtremedev.com); there may have been others. Colin Percival From owner-cvs-src@FreeBSD.ORG Mon Feb 2 06:05:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D24916A4CE; Mon, 2 Feb 2004 06:05:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF27143D53; Mon, 2 Feb 2004 06:05:57 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12E5v0B055814; Mon, 2 Feb 2004 06:05:57 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12E5vls055813; Mon, 2 Feb 2004 06:05:57 -0800 (PST) (envelope-from sos) Message-Id: <200402021405.i12E5vls055813@repoman.freebsd.org> From: Søren Schmidt Date: Mon, 2 Feb 2004 06:05:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 14:05:58 -0000 sos 2004/02/02 06:05:57 PST FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Fix support for the Promise TX4 on amd64. Somehow the bridge on there shows up with another PCI id than it does on x86, no idea why... Revision Changes Path 1.61 +1 -1 src/sys/dev/ata/ata-chipset.c 1.24 +1 -0 src/sys/dev/ata/ata-pci.h From owner-cvs-src@FreeBSD.ORG Mon Feb 2 06:58:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991FD16A4CE; Mon, 2 Feb 2004 06:58:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8D5243D39; Mon, 2 Feb 2004 06:58:14 -0800 (PST) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12EwE0B066326; Mon, 2 Feb 2004 06:58:14 -0800 (PST) (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12EwE6x066325; Mon, 2 Feb 2004 06:58:14 -0800 (PST) (envelope-from sanpei) Message-Id: <200402021458.i12EwE6x066325@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Mon, 2 Feb 2004 06:58:14 -0800 (PST) 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: Mon, 02 Feb 2004 14:58:15 -0000 sanpei 2004/02/02 06:58:14 PST FreeBSD src repository Modified files: sys/dev/usb umass.c Log: MFNetBSD: URL updates(rev.1.108) Revision Changes Path 1.102 +4 -4 src/sys/dev/usb/umass.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 07:00:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82CD916A4CE; Mon, 2 Feb 2004 07:00:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A62E43D1F; Mon, 2 Feb 2004 07:00:16 -0800 (PST) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12F0G0B066477; Mon, 2 Feb 2004 07:00:16 -0800 (PST) (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12F0GVm066476; Mon, 2 Feb 2004 07:00:16 -0800 (PST) (envelope-from sanpei) Message-Id: <200402021500.i12F0GVm066476@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Mon, 2 Feb 2004 07:00:15 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/usb 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: Mon, 02 Feb 2004 15:00:17 -0000 sanpei 2004/02/02 07:00:15 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb umass.c Log: MFNetBSD: URL updates(rev.1.108) Revision Changes Path 1.11.2.27 +7 -3 src/sys/dev/usb/umass.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 07:53:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C33F16A4CE; Mon, 2 Feb 2004 07:53:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63F9443D68; Mon, 2 Feb 2004 07:53:00 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12Fn10B078058; Mon, 2 Feb 2004 07:49:01 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12Fn1Nu078057; Mon, 2 Feb 2004 07:49:01 -0800 (PST) (envelope-from sos) Message-Id: <200402021549.i12Fn1Nu078057@repoman.freebsd.org> From: Søren Schmidt Date: Mon, 2 Feb 2004 07:49:01 -0800 (PST) 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: Mon, 02 Feb 2004 15:53:01 -0000 sos 2004/02/02 07:49:01 PST FreeBSD src repository Modified files: sys/dev/ata ata-lowlevel.c Log: Move the enabling of interrupt back to where it was some time ago. This apparently was what broke the boot with some devices (liteon). Revision Changes Path 1.29 +3 -4 src/sys/dev/ata/ata-lowlevel.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 07:54:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E28016A4CF; Mon, 2 Feb 2004 07:54:28 -0800 (PST) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEAB043D7B; Mon, 2 Feb 2004 07:54:24 -0800 (PST) (envelope-from Alexander@Leidinger.net) Received: from fwd08.aul.t-online.de by mailout05.sul.t-online.com with smtp id 1AngN5-0005Sz-01; Mon, 02 Feb 2004 16:52:23 +0100 Received: from Andro-Beta.Leidinger.net (TzmEloZVweOYpSfdkCabZ7J5abpNb7QykaX61s0N9bCbTBGsGQQ6oG@[217.83.20.181]) by fmrl08.sul.t-online.com with esmtp id 1AngMW-0zDa4G0; Mon, 2 Feb 2004 16:51:48 +0100 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) i12FpkOU003157; Mon, 2 Feb 2004 16:51:47 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (netchild@localhost [127.0.0.1]) i12Fpkl3081203; Mon, 2 Feb 2004 16:51:46 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Mon, 2 Feb 2004 16:51:46 +0100 From: Alexander Leidinger To: Poul-Henning Kamp Message-Id: <20040202165146.0be8f542@Magellan.Leidinger.net> In-Reply-To: <200402021308.i12D83dZ041767@repoman.freebsd.org> References: <200402021308.i12D83dZ041767@repoman.freebsd.org> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: TzmEloZVweOYpSfdkCabZ7J5abpNb7QykaX61s0N9bCbTBGsGQQ6oG@t-dialin.net cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/vm swap_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: Mon, 02 Feb 2004 15:54:28 -0000 On Mon, 2 Feb 2004 05:08:03 -0800 (PST) Poul-Henning Kamp wrote: > phk 2004/02/02 05:08:03 PST > > FreeBSD src repository > > Modified files: > sys/vm swap_pager.c > Log: > Check error return from g_clone_bio(). (netchild@) > > Add XXX comment about why this is still not optimal. (phk@) > > Submitted by: netchild@ I did? Really? I can't remember having touched any GEOM code... Bye, Alexander (impressed about himself how he manages to fix bugs while his mind does something else and doesn't notice to have touched anything related). ;-) -- I will be available to get hired in April 2004. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-cvs-src@FreeBSD.ORG Mon Feb 2 08:14:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CB7316A4CE; Mon, 2 Feb 2004 08:14:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A624443D1D; Mon, 2 Feb 2004 08:14:02 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12GE20B085237; Mon, 2 Feb 2004 08:14:02 -0800 (PST) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12GE2iH085236; Mon, 2 Feb 2004 08:14:02 -0800 (PST) (envelope-from ache) Message-Id: <200402021614.i12GE2iH085236@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 2 Feb 2004 08:14:02 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/locale locale.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 16:14:03 -0000 ache 2004/02/02 08:14:02 PST FreeBSD src repository Modified files: usr.bin/locale locale.c Log: Back out LANG printing changes. POSIX is unclear in this place, but other systems do that in the old way. Revision Changes Path 1.13 +11 -10 src/usr.bin/locale/locale.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 08:20:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9184216A4D2; Mon, 2 Feb 2004 08:20:44 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B7E943D1D; Mon, 2 Feb 2004 08:20:43 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i12GKas7001349; Mon, 2 Feb 2004 17:20:41 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Alexander Leidinger From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 02 Feb 2004 16:51:46 +0100." <20040202165146.0be8f542@Magellan.Leidinger.net> Date: Mon, 02 Feb 2004 17:20:36 +0100 Message-ID: <1348.1075738836@critter.freebsd.dk> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/vm swap_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: Mon, 02 Feb 2004 16:20:44 -0000 >> Submitted by: netchild@ > >I did? Really? I can't remember having touched any GEOM code... > >Bye, >Alexander (impressed about himself how he manages to fix bugs while his >mind does something else and doesn't notice to have touched anything >related). ;-) Sorry! Wrong Alexander, it was kan@ who submitted these. My apologies. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Mon Feb 2 09:07:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F10816A4CE; Mon, 2 Feb 2004 09:07:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9170643D31; Mon, 2 Feb 2004 09:07:24 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12H6Y0B002647; Mon, 2 Feb 2004 09:06:34 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12H6YPU002646; Mon, 2 Feb 2004 09:06:34 -0800 (PST) (envelope-from phk) Message-Id: <200402021706.i12H6YPU002646@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 2 Feb 2004 09:06:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/hifn hifn7751.c src/sys/opencrypto cryptodev.h cryptosoft.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 17:07:25 -0000 phk 2004/02/02 09:06:34 PST FreeBSD src repository Modified files: sys/dev/hifn hifn7751.c sys/opencrypto cryptodev.h cryptosoft.c Log: Add CRD_F_KEY_EXPLICIT which allows the key to be changed per operation, just like it was possible to change the IV. Currently supported on Hifn and software engines only. Approved by: sam@ Revision Changes Path 1.25 +2 -0 src/sys/dev/hifn/hifn7751.c 1.9 +1 -0 src/sys/opencrypto/cryptodev.h 1.7 +10 -0 src/sys/opencrypto/cryptosoft.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 09:18:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 199D516A4CF; Mon, 2 Feb 2004 09:18:51 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 066DA43D48; Mon, 2 Feb 2004 09:18:46 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i12HJTem075212; Mon, 2 Feb 2004 19:19:29 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i12HJSFc075207; Mon, 2 Feb 2004 19:19:28 +0200 (EET) (envelope-from ru) Date: Mon, 2 Feb 2004 19:19:28 +0200 From: Ruslan Ermilov To: "Andrey A. Chernov" Message-ID: <20040202171928.GD74683@FreeBSD.org.ua> References: <200402021614.i12GE2iH085236@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="o0ZfoUVt4BxPQnbU" Content-Disposition: inline In-Reply-To: <200402021614.i12GE2iH085236@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/locale locale.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 17:18:51 -0000 --o0ZfoUVt4BxPQnbU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 02, 2004 at 08:14:02AM -0800, Andrey A. Chernov wrote: > ache 2004/02/02 08:14:02 PST >=20 > FreeBSD src repository >=20 > Modified files: > usr.bin/locale locale.c=20 > Log: > Back out LANG printing changes. POSIX is unclear in this place, but > other systems do that in the old way. > =20 > Revision Changes Path > 1.13 +11 -10 src/usr.bin/locale/locale.c >=20 Thanks! Just a note to those wondering: I've sent a RFC to the Austin Group mailing list regarding this issue. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --o0ZfoUVt4BxPQnbU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHoagUkv4P6juNwoRAm6HAKCEVXMLFut3UTak75fd9VCnlPt52QCfVWiy etIlUQFctRC0c8j2tkF/SXQ= =te2l -----END PGP SIGNATURE----- --o0ZfoUVt4BxPQnbU-- From owner-cvs-src@FreeBSD.ORG Mon Feb 2 09:43:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3EFC16A4CE; Mon, 2 Feb 2004 09:43:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45DA243D31; Mon, 2 Feb 2004 09:43:39 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12Hhd0B011127; Mon, 2 Feb 2004 09:43:39 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12Hhc16011123; Mon, 2 Feb 2004 09:43:38 -0800 (PST) (envelope-from des) Message-Id: <200402021743.i12Hhc16011123@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 2 Feb 2004 09:43:38 -0800 (PST) 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 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 17:43:40 -0000 des 2004/02/02 09:43:38 PST FreeBSD src repository Modified files: (Branch: RELENG_4_8) . UPDATING Log: Document the recent commits to src/usr.bin/gensetdefs/gensetdefs.c and their (non-security-related) purpose. Requested by: imp Approved by: so (nectar) Revision Changes Path 1.73.2.80.2.17 +5 -0 src/UPDATING From owner-cvs-src@FreeBSD.ORG Mon Feb 2 09:43:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F7F516A4CF; Mon, 2 Feb 2004 09:43:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69C3443D39; Mon, 2 Feb 2004 09:43:38 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12Hhc0B011105; Mon, 2 Feb 2004 09:43:38 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12HhcIe011100; Mon, 2 Feb 2004 09:43:38 -0800 (PST) (envelope-from des) Message-Id: <200402021743.i12HhcIe011100@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 2 Feb 2004 09:43:38 -0800 (PST) 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 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 17:43:43 -0000 des 2004/02/02 09:43:38 PST FreeBSD src repository Modified files: (Branch: RELENG_4_7) . UPDATING Log: Document the recent commits to src/usr.bin/gensetdefs/gensetdefs.c and their (non-security-related) purpose. Requested by: imp Approved by: so (nectar) Revision Changes Path 1.73.2.74.2.28 +5 -0 src/UPDATING From owner-cvs-src@FreeBSD.ORG Mon Feb 2 09:50:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A628C16A4CE; Mon, 2 Feb 2004 09:50:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8281043D31; Mon, 2 Feb 2004 09:50:09 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12Ho90B011317; Mon, 2 Feb 2004 09:50:09 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12Ho9xK011316; Mon, 2 Feb 2004 09:50:09 -0800 (PST) (envelope-from pjd) Message-Id: <200402021750.i12Ho9xK011316@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 2 Feb 2004 09:50:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 17:50:14 -0000 pjd 2004/02/02 09:50:09 PST FreeBSD src repository Modified files: sys/geom geom_subr.c Log: - Use proper names in KASSERTs. - Typos. Approved by: phk, scottl (mentor) Revision Changes Path 1.68 +6 -6 src/sys/geom/geom_subr.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:00:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0DA316A4CE; Mon, 2 Feb 2004 10:00:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D430C43D3F; Mon, 2 Feb 2004 10:00:06 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12I060B013537; Mon, 2 Feb 2004 10:00:06 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12I062n013536; Mon, 2 Feb 2004 10:00:06 -0800 (PST) (envelope-from ru) Message-Id: <200402021800.i12I062n013536@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 2 Feb 2004 10:00:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/login 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, 02 Feb 2004 18:00:07 -0000 ru 2004/02/02 10:00:06 PST FreeBSD src repository Modified files: usr.bin/login Makefile Log: GC (now unused here) -lcrypt. Revision Changes Path 1.43 +2 -2 src/usr.bin/login/Makefile From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:01:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53E7316A4CE; Mon, 2 Feb 2004 10:01:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A612B43D2F; Mon, 2 Feb 2004 10:01:19 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12I1J0B013724; Mon, 2 Feb 2004 10:01:19 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12I1JgE013723; Mon, 2 Feb 2004 10:01:19 -0800 (PST) (envelope-from ru) Message-Id: <200402021801.i12I1JgE013723@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 2 Feb 2004 10:01:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/su 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, 02 Feb 2004 18:01:20 -0000 ru 2004/02/02 10:01:19 PST FreeBSD src repository Modified files: usr.bin/su Makefile Log: Fixed style of assignments. Revision Changes Path 1.39 +2 -2 src/usr.bin/su/Makefile From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:03:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D802216A4CE; Mon, 2 Feb 2004 10:03:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B9AD43D4C; Mon, 2 Feb 2004 10:03:36 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12I3Z0B016337; Mon, 2 Feb 2004 10:03:35 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12I3ZJW016336; Mon, 2 Feb 2004 10:03:35 -0800 (PST) (envelope-from njl) Message-Id: <200402021803.i12I3ZJW016336@repoman.freebsd.org> From: Nate Lawson Date: Mon, 2 Feb 2004 10:03:35 -0800 (PST) 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_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 18:03:59 -0000 njl 2004/02/02 10:03:35 PST FreeBSD src repository Modified files: sys/dev/acpica acpi_thermal.c Log: If the temperature is at _HOT or _CRT for 3 sequential readings, shutdown the system. Also, decrease the poll interval to 10 seconds from 30 seconds. This is needed because some systems will report an invalid high temperature for one poll cycle. It is suspected this is due to the embedded controller timing out. A typical value is 138C for one cycle on a system that is otherwise 65C. This prevents the system from prematurely shutting down after one invalid reading. It will still shut down after 30 seconds of high temperature, which is the same as previous default behavior. Tested by: Scott Lambert Revision Changes Path 1.36 +22 -15 src/sys/dev/acpica/acpi_thermal.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:09:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD3A816A4CE; Mon, 2 Feb 2004 10:09:47 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9266543D1D; Mon, 2 Feb 2004 10:09:46 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i12I9jET058258; Mon, 2 Feb 2004 11:09:45 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 02 Feb 2004 11:09:43 -0700 (MST) Message-Id: <20040202.110943.79426110.imp@bsdimp.com> To: des@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200402021743.i12Hhc16011123@repoman.freebsd.org> References: <200402021743.i12Hhc16011123@repoman.freebsd.org> 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: cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 18:09:48 -0000 In message: <200402021743.i12Hhc16011123@repoman.freebsd.org> Dag-Erling Smorgrav writes: : . UPDATING : Requested by: imp Thanks des! I appreciate it. Warner From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:10:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD4D516A4CE; Mon, 2 Feb 2004 10:10:59 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8517243D39; Mon, 2 Feb 2004 10:10:58 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i12IAvET058320; Mon, 2 Feb 2004 11:10:57 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 02 Feb 2004 11:10:55 -0700 (MST) Message-Id: <20040202.111055.110910666.imp@bsdimp.com> To: njl@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200402021803.i12I3ZJW016336@repoman.freebsd.org> References: <200402021803.i12I3ZJW016336@repoman.freebsd.org> 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: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 18:10:59 -0000 In message: <200402021803.i12I3ZJW016336@repoman.freebsd.org> Nate Lawson writes: : If the temperature is at _HOT or _CRT for 3 sequential readings, shutdown : the system. This is only about a year too late to help my poor, woe-be-gotten melted FIVA. I guess it is safe to build Mozilla again on it, however :-) Thanks! Warner From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:16:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6049616A4D0 for ; Mon, 2 Feb 2004 10:16:11 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id C02A743D39 for ; Mon, 2 Feb 2004 10:16:07 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 37800 invoked by uid 1002); 2 Feb 2004 18:16:07 -0000 Received: from unknown (HELO ?10.4.1.5?) (64.58.1.252) by smtp.mho.net with SMTP; 2 Feb 2004 18:16:07 -0000 Date: Mon, 2 Feb 2004 12:22:36 -0700 (MST) From: Scott Long X-X-Sender: scottl@pooker.samsco.home To: Nate Lawson In-Reply-To: <200402021803.i12I3ZJW016336@repoman.freebsd.org> Message-ID: <20040202122040.A30296@pooker.samsco.home> References: <200402021803.i12I3ZJW016336@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 18:16:11 -0000 Are there any provisions for putting something in the syslog before the shutdown? At least a series of warnings to the console well before the shutdown happens would be a good thing. Making sure that those warnings get fsynced to disk would be even more ideal. But just a spontaneous shutdown is not terribly helpful. Scott On Mon, 2 Feb 2004, Nate Lawson wrote: > njl 2004/02/02 10:03:35 PST > > FreeBSD src repository > > Modified files: > sys/dev/acpica acpi_thermal.c > Log: > If the temperature is at _HOT or _CRT for 3 sequential readings, shutdown > the system. Also, decrease the poll interval to 10 seconds from 30 > seconds. This is needed because some systems will report an invalid high > temperature for one poll cycle. It is suspected this is due to the > embedded controller timing out. A typical value is 138C for one cycle on a > system that is otherwise 65C. This prevents the system from prematurely > shutting down after one invalid reading. It will still shut down after 30 > seconds of high temperature, which is the same as previous default > behavior. > > Tested by: Scott Lambert > > Revision Changes Path > 1.36 +22 -15 src/sys/dev/acpica/acpi_thermal.c > > From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:19:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FDD316A4CE; Mon, 2 Feb 2004 10:19:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E1D243D31; Mon, 2 Feb 2004 10:19:41 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12IJf0B018695; Mon, 2 Feb 2004 10:19:41 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12IJffP018694; Mon, 2 Feb 2004 10:19:41 -0800 (PST) (envelope-from ru) Message-Id: <200402021819.i12IJffP018694@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 2 Feb 2004 10:19:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd 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, 02 Feb 2004 18:19:42 -0000 ru 2004/02/02 10:19:41 PST FreeBSD src repository Modified files: libexec/ftpd Makefile Log: Reorder dependencies to fix static NOPAM build. Submitted by: lorder(1) Revision Changes Path 1.53 +4 -4 src/libexec/ftpd/Makefile From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:19:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBF8116A4CE; Mon, 2 Feb 2004 10:19:56 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D02643D1F; Mon, 2 Feb 2004 10:19:55 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i12IJss7002250; Mon, 2 Feb 2004 19:19:54 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Nate Lawson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 02 Feb 2004 10:03:35 PST." <200402021803.i12I3ZJW016336@repoman.freebsd.org> Date: Mon, 02 Feb 2004 19:19:54 +0100 Message-ID: <2249.1075745994@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 18:19:57 -0000 In message <200402021803.i12I3ZJW016336@repoman.freebsd.org>, Nate Lawson write s: >njl 2004/02/02 10:03:35 PST > > FreeBSD src repository > > Modified files: > sys/dev/acpica acpi_thermal.c > Log: > If the temperature is at _HOT or _CRT for 3 sequential readings, shutdown > the system. I realize that this is an important feature to preserve the hardware, but I still find it rather draconian, and suboptimal from a UI perspective. Could we change it to be: after N seconds: go to single user. after N + M seconds: shutdown. This would normally allow X11 to shut down cleanly, which again means we can printf a message to the user about what is happening instead of simply going black screen on them. It would also save people some fsck'ing subsequently. I realize there is a rainbow of bikeshed proposals about not scheduling non-root/userland/cpu-hog processes etc etc etc. Apart from the fact that it is merely sugarcoating the broccoli, we are not geared for that scheduler-wise and we should not add features to our schedulers until the current issues with them have been solved and settled. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:20:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAA4516A4D4 for ; Mon, 2 Feb 2004 10:20:35 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id A7CB743D46 for ; Mon, 2 Feb 2004 10:20:32 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 22746 invoked by uid 1000); 2 Feb 2004 18:20:33 -0000 Date: Mon, 2 Feb 2004 10:20:33 -0800 (PST) From: Nate Lawson To: "M. Warner Losh" In-Reply-To: <20040202.111055.110910666.imp@bsdimp.com> Message-ID: <20040202101848.T22714@root.org> References: <200402021803.i12I3ZJW016336@repoman.freebsd.org> <20040202.111055.110910666.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 18:20:35 -0000 On Mon, 2 Feb 2004, M. Warner Losh wrote: > In message: <200402021803.i12I3ZJW016336@repoman.freebsd.org> > Nate Lawson writes: > : If the temperature is at _HOT or _CRT for 3 sequential readings, shutdown > : the system. > > This is only about a year too late to help my poor, woe-be-gotten > melted FIVA. I guess it is safe to build Mozilla again on it, however > :-) Thanks! I'm very sorry that happened. My excuse is I began working on ACPI almost a year ago. :) Shutdown on _HOT/_CRT has been enabled since Jan. 2004 and this commit fixes the case for systems that would prematurely shut down after one invalid, high reading. -Nate From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:24:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCB5116A4CE; Mon, 2 Feb 2004 10:24:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FFC643D60; Mon, 2 Feb 2004 10:23:51 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12INI0B020604; Mon, 2 Feb 2004 10:23:18 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12INIjt020603; Mon, 2 Feb 2004 10:23:18 -0800 (PST) (envelope-from ru) Message-Id: <200402021823.i12INIjt020603@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 2 Feb 2004 10:23:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rshd 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, 02 Feb 2004 18:24:08 -0000 ru 2004/02/02 10:23:18 PST FreeBSD src repository Modified files: libexec/rshd Makefile Log: Removed duplicate -lutil. Revision Changes Path 1.24 +2 -5 src/libexec/rshd/Makefile From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:24:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4012716A4CE; Mon, 2 Feb 2004 10:24:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A8B343D53; Mon, 2 Feb 2004 10:24:52 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12IOU0B020643; Mon, 2 Feb 2004 10:24:30 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12IOT8S020642; Mon, 2 Feb 2004 10:24:29 -0800 (PST) (envelope-from pjd) Message-Id: <200402021824.i12IOT8S020642@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 2 Feb 2004 10:24:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys mount.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, 02 Feb 2004 18:24:59 -0000 pjd 2004/02/02 10:24:29 PST FreeBSD src repository Modified files: sys/sys mount.h Log: Added flag MNT_USER to MNT_UPDATEMASK, it will be used for detecting file systems mounted by unprivileged users. Reviewed by: rwatson Approved by: scottl (mentor) MFC after: 3 days Revision Changes Path 1.153 +1 -1 src/sys/sys/mount.h From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:26:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA2B116A4CE; Mon, 2 Feb 2004 10:26:19 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E89643D58; Mon, 2 Feb 2004 10:25:42 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i12IPGET058683; Mon, 2 Feb 2004 11:25:16 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 02 Feb 2004 11:25:14 -0700 (MST) Message-Id: <20040202.112514.91992266.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: <20040202101848.T22714@root.org> References: <200402021803.i12I3ZJW016336@repoman.freebsd.org> <20040202.111055.110910666.imp@bsdimp.com> <20040202101848.T22714@root.org> 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: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 18:26:19 -0000 In message: <20040202101848.T22714@root.org> Nate Lawson writes: : On Mon, 2 Feb 2004, M. Warner Losh wrote: : > In message: <200402021803.i12I3ZJW016336@repoman.freebsd.org> : > Nate Lawson writes: : > : If the temperature is at _HOT or _CRT for 3 sequential readings, shutdown : > : the system. : > : > This is only about a year too late to help my poor, woe-be-gotten : > melted FIVA. I guess it is safe to build Mozilla again on it, however : > :-) Thanks! : : I'm very sorry that happened. My excuse is I began working on ACPI almost : a year ago. :) Yes. I think it was over a year ago that my FIVA melted... You've done a great job with this stuff, so please don't take the above as a complaint. My FIVA still appears to work... : Shutdown on _HOT/_CRT has been enabled since Jan. 2004 and this commit : fixes the case for systems that would prematurely shut down after one : invalid, high reading. Ah, I see. Warner From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:27:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E5F316A4CE; Mon, 2 Feb 2004 10:27:52 -0800 (PST) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id B217C43D1F; Mon, 2 Feb 2004 10:27:42 -0800 (PST) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id E508B3ABB53; Mon, 2 Feb 2004 19:29:23 +0100 (CET) Date: Mon, 2 Feb 2004 19:29:23 +0100 From: Pawel Jakub Dawidek To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040202182923.GH4200@garage.freebsd.pl> References: <200402021824.i12IOT8S020642@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrvsYIebpInmECXG" Content-Disposition: inline In-Reply-To: <200402021824.i12IOT8S020642@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 4.8-RELEASE-p13 i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i Subject: Re: cvs commit: src/sys/sys mount.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, 02 Feb 2004 18:27:52 -0000 --lrvsYIebpInmECXG Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 02, 2004 at 10:24:29AM -0800, Pawel Jakub Dawidek wrote: +> Commiter: Pawel Jakub Dawidek +> Branch: HEAD +>=20 +> Files: +> 1.153 src/sys/sys/mount.h =20 +>=20 +> Log: +> Added flag MNT_USER to MNT_UPDATEMASK, it will be used for detecting +> file systems mounted by unprivileged users. +> =20 +> Reviewed by: rwatson +> Approved by: scottl (mentor) +> MFC after: 3 days Sorry, this change will be not MFC'ed. --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --lrvsYIebpInmECXG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQFAHpcDForvXbEpPzQRAtvMAJ92EMRSOi8w7j8MS/ZaS4dAuTWOiwCfXgb0 mxvkoZy/6imp1LqYg06Q1W8= =AKpT -----END PGP SIGNATURE----- --lrvsYIebpInmECXG-- From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:39:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 326D016A4CE; Mon, 2 Feb 2004 10:39:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AE0F43D2D; Mon, 2 Feb 2004 10:39:27 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12IbU0B022953; Mon, 2 Feb 2004 10:37:30 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12IbUwN022952; Mon, 2 Feb 2004 10:37:30 -0800 (PST) (envelope-from pjd) Message-Id: <200402021837.i12IbUwN022952@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 2 Feb 2004 10:37:30 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 18:39:28 -0000 pjd 2004/02/02 10:37:30 PST FreeBSD src repository Modified files: sbin/mount mount.c Log: Made use of MNT_USER flag and inform about user responsible for mount in those cases: 1. File system was mounted by an unprivileged user. 2. File system was mounted by an unprivileged root user. 3. File system was mounted by a privileged non-root user. Point 1 is when file system was mounted by unprivileged user (sysctl vfs.usermount was equal to 1 then). Point 2 is when file system was mounted by root, while sysctl security.bsd.suser_enabled is set to 0 and sysctl vfs.usermount is set to 1. Point 3 is because we want to be ready for capabilities. Reviewed by: rwatson Approved by: scottl (mentor) Revision Changes Path 1.62 +5 -1 src/sbin/mount/mount.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:40:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DCF016A4CE; Mon, 2 Feb 2004 10:40:45 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3860B43D1F; Mon, 2 Feb 2004 10:40:27 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i12IdIET058987; Mon, 2 Feb 2004 11:39:18 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 02 Feb 2004 11:39:16 -0700 (MST) Message-Id: <20040202.113916.04733823.imp@bsdimp.com> To: phk@phk.freebsd.dk From: "M. Warner Losh" In-Reply-To: <2249.1075745994@critter.freebsd.dk> References: <200402021803.i12I3ZJW016336@repoman.freebsd.org> <2249.1075745994@critter.freebsd.dk> 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: njl@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 18:40:45 -0000 In message: <2249.1075745994@critter.freebsd.dk> "Poul-Henning Kamp" writes: : after N seconds: go to single user. : after N + M seconds: shutdown. This would have saved my FIVA. It got too hot and didn't shut down. Excess heat caused the plastic to melt... I don't care one way or the other how we sugar coat the Broccoli here, but shutting down SOON (<< 5m) is really really desirable in nearly all cases. Warner From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:46:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5755916A4CE; Mon, 2 Feb 2004 10:46:54 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58DAF43D3F; Mon, 2 Feb 2004 10:46:52 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 395415309; Mon, 2 Feb 2004 19:46:51 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 989EF5308; Mon, 2 Feb 2004 19:46:45 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 4421333C6A; Mon, 2 Feb 2004 19:46:45 +0100 (CET) To: "Poul-Henning Kamp" References: <2249.1075745994@critter.freebsd.dk> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Mon, 02 Feb 2004 19:46:45 +0100 In-Reply-To: <2249.1075745994@critter.freebsd.dk> (Poul-Henning Kamp's message of "Mon, 02 Feb 2004 19:19:54 +0100") 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-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 cc: cvs-src@FreeBSD.org cc: Nate Lawson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 18:46:54 -0000 "Poul-Henning Kamp" writes: > Could we change it to be: > > after N seconds: go to single user. > after N + M seconds: shutdown. Spinning down disks and setting the CPU clock to the lowest setting available are other measures we might consider. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Mon Feb 2 11:03:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DD8016A4DD; Mon, 2 Feb 2004 11:03:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C77643D2D; Mon, 2 Feb 2004 11:02:34 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12J250B028611; Mon, 2 Feb 2004 11:02:05 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12J25GL028606; Mon, 2 Feb 2004 11:02:05 -0800 (PST) (envelope-from pjd) Message-Id: <200402021902.i12J25GL028606@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 2 Feb 2004 11:02:05 -0800 (PST) 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_mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 19:03:12 -0000 pjd 2004/02/02 11:02:05 PST FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: Fix many issues related to mount/unmount: 1. Root from inside a jail was able to unmount any file system (except /). 2. Unprivileged root was able to unmount file systems mounted by privileged root (execpt /). 3. User from inside a jail was able to mount file system when sysctl vfs.usermount was set to 1. 4. User was able to mount file system when vfs.usermount was set to 1 (that's ok) and unmount it even if vfs.usermount was equal to 0 (that's not correct). Possibility from point 1 was reported by: Dariusz Kowalski Only a part of this fix will be MFC'ed (if approved). PR: kern/60149 Reviewed by: rwatson Approved by: scottl (mentor) MFC after: 3 days Revision Changes Path 1.118 +33 -8 src/sys/kern/vfs_mount.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 11:04:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E12116A4CE for ; Mon, 2 Feb 2004 11:04:45 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id AA8D843D41 for ; Mon, 2 Feb 2004 11:04:10 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 23066 invoked by uid 1000); 2 Feb 2004 19:03:07 -0000 Date: Mon, 2 Feb 2004 11:03:07 -0800 (PST) From: Nate Lawson To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= In-Reply-To: Message-ID: <20040202110216.H23006@root.org> References: <2249.1075745994@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: cvs-src@FreeBSD.org cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 19:04:45 -0000 On Mon, 2 Feb 2004, Dag-Erling [iso-8859-1] Sm=F8rgrav wrote: > "Poul-Henning Kamp" writes: > > Could we change it to be: > > > > =09after N seconds:=09go to single user. > > =09after N + M seconds:=09shutdown. > > Spinning down disks and setting the CPU clock to the lowest setting > available are other measures we might consider. This is already underway with the cpufreq effort. Once it is working, we'll use it for passive cooling, which is a last resort before _CRT. -Nate From owner-cvs-src@FreeBSD.ORG Mon Feb 2 11:05:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFC4816A4CE; Mon, 2 Feb 2004 11:05:54 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id E686843D1D; Mon, 2 Feb 2004 11:05:17 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i12J3gs7002696; Mon, 2 Feb 2004 20:03:46 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Nate Lawson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 02 Feb 2004 11:03:07 PST." <20040202110216.H23006@root.org> Date: Mon, 02 Feb 2004 20:03:42 +0100 Message-ID: <2695.1075748622@critter.freebsd.dk> 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/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 19:05:55 -0000 In message <20040202110216.H23006@root.org>, Nate Lawson writes: >On Mon, 2 Feb 2004, Dag-Erling [iso-8859-1] Smørgrav wrote: >> "Poul-Henning Kamp" writes: >> > Could we change it to be: >> > >> > after N seconds: go to single user. >> > after N + M seconds: shutdown. >> >> Spinning down disks and setting the CPU clock to the lowest setting >> available are other measures we might consider. > >This is already underway with the cpufreq effort. Once it is working, >we'll use it for passive cooling, which is a last resort before _CRT. Uhm, not all machines support cpufreq... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Mon Feb 2 11:06:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34F2916A4CE; Mon, 2 Feb 2004 11:06:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B319743D53; Mon, 2 Feb 2004 11:06:21 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12J570B030078; Mon, 2 Feb 2004 11:05:07 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12J57ti030069; Mon, 2 Feb 2004 11:05:07 -0800 (PST) (envelope-from pjd) Message-Id: <200402021905.i12J57ti030069@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 2 Feb 2004 11:05:07 -0800 (PST) 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 dumpon X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 19:06:42 -0000 pjd 2004/02/02 11:05:07 PST FreeBSD src repository Modified files: etc/rc.d dumpon Log: Teach /etc/rc.d/dumpon script how to stop. Reviewed by: gordon Approved by: gordon, scottl (mentor) Revision Changes Path 1.2 +12 -1 src/etc/rc.d/dumpon From owner-cvs-src@FreeBSD.ORG Mon Feb 2 11:06:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6930216A4CE; Mon, 2 Feb 2004 11:06:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCFBA43D4C; Mon, 2 Feb 2004 11:06:30 -0800 (PST) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12J570B030083; Mon, 2 Feb 2004 11:05:07 -0800 (PST) (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12J57UU030079; Mon, 2 Feb 2004 11:05:07 -0800 (PST) (envelope-from joerg) Message-Id: <200402021905.i12J57UU030079@repoman.freebsd.org> From: Joerg Wunsch Date: Mon, 2 Feb 2004 11:05:07 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 19:06:58 -0000 joerg 2004/02/02 11:05:07 PST FreeBSD src repository Modified files: . access Log: Please welcome Lukas Ertl to the crew of (src) committers. He's going to work on vinum issues initially, in particular he's made some effort to integrate vinum with GEOM. Thus, grog is going to be his mentor. However, with grog being half an earth rotation away from Lukas, I agreed to become his co-mentor. Approved by: core Revision Changes Path 1.637 +1 -0 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Mon Feb 2 11:20:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD2E316A4CE; Mon, 2 Feb 2004 11:20:55 -0800 (PST) Received: from postal2.es.net (proxy.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE6443D2F; Mon, 2 Feb 2004 11:20:34 -0800 (PST) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id IBA74465; Mon, 02 Feb 2004 11:20:30 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 434035D07; Mon, 2 Feb 2004 11:20:30 -0800 (PST) To: "M. Warner Losh" In-Reply-To: Message from "M. Warner Losh" <20040202.111055.110910666.imp@bsdimp.com> Date: Mon, 02 Feb 2004 11:20:30 -0800 From: "Kevin Oberman" Message-Id: <20040202192030.434035D07@ptavv.es.net> 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_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 19:20:55 -0000 > Date: Mon, 02 Feb 2004 11:10:55 -0700 (MST) > From: "M. Warner Losh" > Sender: owner-cvs-all@freebsd.org > > In message: <200402021803.i12I3ZJW016336@repoman.freebsd.org> > Nate Lawson writes: > : If the temperature is at _HOT or _CRT for 3 sequential readings, shutdown > : the system. > > This is only about a year too late to help my poor, woe-be-gotten > melted FIVA. I guess it is safe to build Mozilla again on it, however > :-) Thanks! For my part, I am simply amazed that the FIVA is capable of building ANYTHING after what happened to it. They should use it in advertising! Beyond that, thanks for all of the work on ACPI. It's come so far under your stewardship. It almost works on my T30! With the recent diver to turn off the display (thanks, Yamamoto-san), I was hoping to almost successfully resume everything except sound and USB, but the backlight on my system died overnight and, until I can get it fixed, I don't have a good way to play with the display. :-( -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-cvs-src@FreeBSD.ORG Mon Feb 2 11:25:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9175C16A4CE for ; Mon, 2 Feb 2004 11:25:50 -0800 (PST) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A0BF43D6E for ; Mon, 2 Feb 2004 11:25:19 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 11576 invoked from network); 2 Feb 2004 19:25:18 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 2 Feb 2004 19:25:18 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i12JP4M2095427; Mon, 2 Feb 2004 14:25:14 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Jeff Roberson , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Date: Mon, 2 Feb 2004 13:34:11 -0500 User-Agent: KMail/1.5.4 References: <200402010251.i112pXrQ020815@repoman.freebsd.org> In-Reply-To: <200402010251.i112pXrQ020815@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402021334.11454.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: cvs commit: src/sys/kern kern_synch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 19:25:50 -0000 On Saturday 31 January 2004 09:51 pm, Jeff Roberson wrote: > jeff 2004/01/31 18:51:33 PST > > FreeBSD src repository > > Modified files: > sys/kern kern_synch.c > Log: > - Use sched_load() rather than grabbing the sx lock and traversing the > proc table to discover the load. Thank you. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Mon Feb 2 11:49:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F62E16A4CE; Mon, 2 Feb 2004 11:49:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7A9F43D31; Mon, 2 Feb 2004 11:49:41 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12Jnf0B039008; Mon, 2 Feb 2004 11:49:41 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12JnfEq039007; Mon, 2 Feb 2004 11:49:41 -0800 (PST) (envelope-from phk) Message-Id: <200402021949.i12JnfEq039007@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 2 Feb 2004 11:49:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 19:49:42 -0000 phk 2004/02/02 11:49:41 PST FreeBSD src repository Modified files: sys/geom geom_subr.c Log: Allow a GEOM class to unload if it has no geoms or a method function to get rid of them. Prodded by: pjd Revision Changes Path 1.69 +6 -1 src/sys/geom/geom_subr.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 11:53:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C76BE16A4CE; Mon, 2 Feb 2004 11:53:20 -0800 (PST) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1590643D39; Mon, 2 Feb 2004 11:53:17 -0800 (PST) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id 04CC33ABB55; Mon, 2 Feb 2004 20:54:59 +0100 (CET) Date: Mon, 2 Feb 2004 20:54:58 +0100 From: Pawel Jakub Dawidek To: Poul-Henning Kamp Message-ID: <20040202195458.GK4200@garage.freebsd.pl> References: <200402021949.i12JnfEq039007@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aziWXe2aaRGlkyg3" Content-Disposition: inline In-Reply-To: <200402021949.i12JnfEq039007@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 4.8-RELEASE-p13 i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 19:53:20 -0000 --aziWXe2aaRGlkyg3 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 02, 2004 at 11:49:41AM -0800, Poul-Henning Kamp wrote: +> Commiter: Poul-Henning Kamp +> Branch: HEAD +>=20 +> Files: +> 1.69 src/sys/geom/geom_subr.c =20 +>=20 +> Log: +> Allow a GEOM class to unload if it has no geoms or a method function to +> get rid of them. +> =20 +> Prodded by: pjd I only add, that this allow to unload md.ko and geom_vol_ffs.ko (for now it can be only unloaded if it find some label (then geom_slice will set a destroy_geom method)). Thanks! --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --aziWXe2aaRGlkyg3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQFAHqsSForvXbEpPzQRAhtcAJ9nlkqQurkNkrFel4Yl6vVy+Tg28wCgnIPb skwYstbQL/dXfQzFY/5/ZdE= =tdJV -----END PGP SIGNATURE----- --aziWXe2aaRGlkyg3-- From owner-cvs-src@FreeBSD.ORG Mon Feb 2 12:01:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BA4516A4CF; Mon, 2 Feb 2004 12:01:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94C0E43D45; Mon, 2 Feb 2004 12:00:56 -0800 (PST) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12K0u0B041340; Mon, 2 Feb 2004 12:00:56 -0800 (PST) (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12K0uvl041338; Mon, 2 Feb 2004 12:00:56 -0800 (PST) (envelope-from ps) Message-Id: <200402022000.i12K0uvl041338@repoman.freebsd.org> From: Paul Saab Date: Mon, 2 Feb 2004 12:00:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 20:01:00 -0000 ps 2004/02/02 12:00:56 PST FreeBSD src repository Modified files: sys/conf majors Log: Reserve 187 (twa) for the new 3ware ATA RAID controller. Revision Changes Path 1.188 +1 -0 src/sys/conf/majors From owner-cvs-src@FreeBSD.ORG Mon Feb 2 12:40:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D81E716A4CE; Mon, 2 Feb 2004 12:40:33 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3388C43D53; Mon, 2 Feb 2004 12:40:25 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc13) with ESMTP id <2004020220402401500jn50le>; Mon, 2 Feb 2004 20:40:24 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA74346; Mon, 2 Feb 2004 12:40:22 -0800 (PST) Date: Mon, 2 Feb 2004 12:40:20 -0800 (PST) From: Julian Elischer To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: cvs-src@FreeBSD.org cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: Nate Lawson cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 20:40:34 -0000 On Mon, 2 Feb 2004, Dag-Erling [iso-8859-1] Sm=F8rgrav wrote: > "Poul-Henning Kamp" writes: > > Could we change it to be: > > > > =09after N seconds:=09go to single user. > > =09after N + M seconds:=09shutdown. >=20 > Spinning down disks and setting the CPU clock to the lowest setting > available are other measures we might consider. or setting a mode where we intersperse active 'ticks' with ticks where we just do HLT. >=20 > DES > --=20 > Dag-Erling Sm=F8rgrav - des@des.no >=20 From owner-cvs-src@FreeBSD.ORG Mon Feb 2 12:42:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C988116A4CF for ; Mon, 2 Feb 2004 12:42:46 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4EB4E43D6B for ; Mon, 2 Feb 2004 12:42:38 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 23587 invoked by uid 1000); 2 Feb 2004 20:42:38 -0000 Date: Mon, 2 Feb 2004 12:42:38 -0800 (PST) From: Nate Lawson To: Julian Elischer In-Reply-To: Message-ID: <20040202124222.X23520@root.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: =?X-UNKNOWN?Q?Dag-Erling_Sm=F8rgrav?= cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 20:42:46 -0000 On Mon, 2 Feb 2004, Julian Elischer wrote: > On Mon, 2 Feb 2004, Dag-Erling [iso-8859-1] Sm=F8rgrav wrote: > > > "Poul-Henning Kamp" writes: > > > Could we change it to be: > > > > > > =09after N seconds:=09go to single user. > > > =09after N + M seconds:=09shutdown. > > > > Spinning down disks and setting the CPU clock to the lowest setting > > available are other measures we might consider. > > or setting a mode where we intersperse active 'ticks' > with ticks where we just do HLT. No. -Nate From owner-cvs-src@FreeBSD.ORG Mon Feb 2 12:51:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3D5D16A4CE; Mon, 2 Feb 2004 12:51:08 -0800 (PST) Received: from mail.lambertfam.org (www.lambertfam.org [216.223.208.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id E189F43D48; Mon, 2 Feb 2004 12:50:59 -0800 (PST) (envelope-from lambert@lambertfam.org) Received: from localhost (localhost [127.0.0.1]) by mail.lambertfam.org (Postfix) with ESMTP id 077EE34D78; Mon, 2 Feb 2004 15:50:57 -0500 (EST) Received: from mail.lambertfam.org ([127.0.0.1]) by localhost (www.lambertfam.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 50289-08; Mon, 2 Feb 2004 15:50:54 -0500 (EST) Received: from laptop.lambertfam.org (unknown [216.223.208.56]) by mail.lambertfam.org (Postfix) with ESMTP id 2EFDB34D74; Mon, 2 Feb 2004 15:50:54 -0500 (EST) Received: by laptop.lambertfam.org (Postfix, from userid 1001) id 00E65C136; Mon, 2 Feb 2004 15:50:53 -0500 (EST) Date: Mon, 2 Feb 2004 15:50:53 -0500 From: Scott Lambert To: Poul-Henning Kamp Message-ID: <20040202205053.GA742@laptop.lambertfam.org> References: <200402021803.i12I3ZJW016336@repoman.freebsd.org> <2249.1075745994@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2249.1075745994@critter.freebsd.dk> User-Agent: Mutt/1.5.5.1i X-Virus-Scanned: by amavisd-new at lambertfam.org cc: cvs-src@FreeBSD.org cc: Nate Lawson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 20:51:09 -0000 On Mon, Feb 02, 2004 at 07:19:54PM +0100, Poul-Henning Kamp wrote: > In message <200402021803.i12I3ZJW016336@repoman.freebsd.org>, Nate Lawson write > s: > >njl 2004/02/02 10:03:35 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/acpica acpi_thermal.c > > Log: > > If the temperature is at _HOT or _CRT for 3 sequential readings, shutdown > > the system. > > I realize that this is an important feature to preserve the hardware, > but I still find it rather draconian, and suboptimal from a UI > perspective. > > Could we change it to be: > > after N seconds: go to single user. > after N + M seconds: shutdown. > > This would normally allow X11 to shut down cleanly, which again > means we can printf a message to the user about what is happening > instead of simply going black screen on them. > > It would also save people some fsck'ing subsequently. Actually, when this was firing off on me, I was not having to fsck on boot. I just never got to see any shutdown message(s) and was perplexed by the system turning itself off just as I got logged into X. There were no shutdown messages in the logs just the temp warning. The lack of fscking on boot was confusing me actually. I was expecting a *real* software problem. To me, it looked like shutdown_nice() does it's job quite nicely. But I'm just a user. :-) -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org From owner-cvs-src@FreeBSD.ORG Mon Feb 2 12:52:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA2F216A4CE; Mon, 2 Feb 2004 12:52:49 -0800 (PST) Received: from mail.lambertfam.org (www.lambertfam.org [216.223.208.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7377043D62; Mon, 2 Feb 2004 12:52:48 -0800 (PST) (envelope-from lambert@lambertfam.org) Received: from localhost (localhost [127.0.0.1]) by mail.lambertfam.org (Postfix) with ESMTP id A63E634D73; Mon, 2 Feb 2004 15:52:47 -0500 (EST) Received: from mail.lambertfam.org ([127.0.0.1]) by localhost (www.lambertfam.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 50289-10; Mon, 2 Feb 2004 15:52:46 -0500 (EST) Received: from laptop.lambertfam.org (unknown [216.223.208.56]) by mail.lambertfam.org (Postfix) with ESMTP id A0F7834D70; Mon, 2 Feb 2004 15:52:46 -0500 (EST) Received: by laptop.lambertfam.org (Postfix, from userid 1001) id 9613CC136; Mon, 2 Feb 2004 15:52:46 -0500 (EST) Date: Mon, 2 Feb 2004 15:52:46 -0500 From: Scott Lambert To: Scott Long Message-ID: <20040202205246.GB742@laptop.lambertfam.org> References: <200402021803.i12I3ZJW016336@repoman.freebsd.org> <20040202122040.A30296@pooker.samsco.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040202122040.A30296@pooker.samsco.home> User-Agent: Mutt/1.5.5.1i X-Virus-Scanned: by amavisd-new at lambertfam.org cc: cvs-src@FreeBSD.org cc: Nate Lawson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 20:52:50 -0000 On Mon, Feb 02, 2004 at 12:22:36PM -0700, Scott Long wrote: > > Are there any provisions for putting something in the syslog before the > shutdown? At least a series of warnings to the console well before the > shutdown happens would be a good thing. Making sure that those warnings > get fsynced to disk would be even more ideal. But just a spontaneous > shutdown is not terribly helpful. The single critical warning log message was successfully fsynced in my case. -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org From owner-cvs-src@FreeBSD.ORG Mon Feb 2 12:54:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF59E16A4CF for ; Mon, 2 Feb 2004 12:54:39 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C6B8A43D48 for ; Mon, 2 Feb 2004 12:54:35 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 23757 invoked by uid 1000); 2 Feb 2004 20:54:36 -0000 Date: Mon, 2 Feb 2004 12:54:36 -0800 (PST) From: Nate Lawson To: Scott Long In-Reply-To: <20040202122040.A30296@pooker.samsco.home> Message-ID: <20040202124426.B23520@root.org> References: <200402021803.i12I3ZJW016336@repoman.freebsd.org> <20040202122040.A30296@pooker.samsco.home> 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_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 20:54:39 -0000 On Mon, 2 Feb 2004, Scott Long wrote: > Are there any provisions for putting something in the syslog before the > shutdown? At least a series of warnings to the console well before the > shutdown happens would be a good thing. Making sure that those warnings > get fsynced to disk would be even more ideal. But just a spontaneous > shutdown is not terribly helpful. I thought about this and will probably add notification to userland of a _CRT event via devd and then a default devd.conf entry that does "logger -t kern.emerg 'WARNING: critical temperature, shutting down in %d seconds'". This will happen on the 2nd to last _CRT event. It will go to all users via the default syslog.conf setting and will give them a little time to close apps. Currently, a message is printed right before shutting down but it only helps to know why the system suddenly shut down on you. Remember that typical temperatures for this shutdown are 90-100C (200-212F). This is not something you want to delay. If your system maintains that temperature over a period of 30 seconds, you want a shutdown. The parameters are specified by the system designer, who knows what the critical temperature is. -Nate From owner-cvs-src@FreeBSD.ORG Mon Feb 2 12:55:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A770116A4CF for ; Mon, 2 Feb 2004 12:55:58 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id E4E0743D48 for ; Mon, 2 Feb 2004 12:55:53 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 23774 invoked by uid 1000); 2 Feb 2004 20:55:54 -0000 Date: Mon, 2 Feb 2004 12:55:54 -0800 (PST) From: Nate Lawson To: Scott Lambert In-Reply-To: <20040202205053.GA742@laptop.lambertfam.org> Message-ID: <20040202125447.U23520@root.org> References: <200402021803.i12I3ZJW016336@repoman.freebsd.org> <20040202205053.GA742@laptop.lambertfam.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 20:55:58 -0000 On Mon, 2 Feb 2004, Scott Lambert wrote: > On Mon, Feb 02, 2004 at 07:19:54PM +0100, Poul-Henning Kamp wrote: > > It would also save people some fsck'ing subsequently. > > Actually, when this was firing off on me, I was not having to fsck on > boot. I just never got to see any shutdown message(s) and was perplexed > by the system turning itself off just as I got logged into X. There > were no shutdown messages in the logs just the temp warning. The lack > of fscking on boot was confusing me actually. I was expecting a *real* > software problem. There is no fsck since the normal shutdown(9) process is followed. It is a clean shutdown. -Nate From owner-cvs-src@FreeBSD.ORG Mon Feb 2 13:01:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64D6216A4CE; Mon, 2 Feb 2004 13:01:17 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB47743D1D; Mon, 2 Feb 2004 13:01:15 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i12L1DDF001319; Mon, 2 Feb 2004 22:01:14 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Paul Saab From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 02 Feb 2004 12:00:56 PST." <200402022000.i12K0uvl041338@repoman.freebsd.org> Date: Mon, 02 Feb 2004 22:01:13 +0100 Message-ID: <1318.1075755673@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 21:01:17 -0000 In message <200402022000.i12K0uvl041338@repoman.freebsd.org>, Paul Saab writes: >ps 2004/02/02 12:00:56 PST > > FreeBSD src repository > > Modified files: > sys/conf majors > Log: > Reserve 187 (twa) for the new 3ware ATA RAID controller. No, please don't. If you need a major for 4-stable, then commit it on that branch, major numbers are not needed for the majority of drivers in -current. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Mon Feb 2 13:44:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 532E016A4CE; Mon, 2 Feb 2004 13:44:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E70F43D31; Mon, 2 Feb 2004 13:44:48 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12Lim0B072410; Mon, 2 Feb 2004 13:44:48 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12LimQ1072409; Mon, 2 Feb 2004 13:44:48 -0800 (PST) (envelope-from ru) Message-Id: <200402022144.i12LimQ1072409@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 2 Feb 2004 13:44:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.libnames.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 21:44:49 -0000 ru 2004/02/02 13:44:48 PST FreeBSD src repository Modified files: share/mk bsd.libnames.mk Log: GC LIBPC and LIBPLOT: they never existed in unencumbered BSD versions. Reviewed by: bde Revision Changes Path 1.79 +0 -2 src/share/mk/bsd.libnames.mk From owner-cvs-src@FreeBSD.ORG Mon Feb 2 13:55:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 441A716A4CE; Mon, 2 Feb 2004 13:55:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 043D043D2D; Mon, 2 Feb 2004 13:55:37 -0800 (PST) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12LtZ0B074810; Mon, 2 Feb 2004 13:55:35 -0800 (PST) (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12LtZOs074804; Mon, 2 Feb 2004 13:55:35 -0800 (PST) (envelope-from brooks) Message-Id: <200402022155.i12LtZOs074804@repoman.freebsd.org> From: Brooks Davis Date: Mon, 2 Feb 2004 13:55:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 21:55:38 -0000 brooks 2004/02/02 13:55:34 PST FreeBSD src repository Modified files: sys/net if.c Log: More macro cleanup. Use the system roundup2() macro instead of making our own ROUNDUP() macro. Suggested by: bde Revision Changes Path 1.178 +1 -3 src/sys/net/if.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:00:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED28B16A4CE; Mon, 2 Feb 2004 14:00:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F177C43D5F; Mon, 2 Feb 2004 14:00:36 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12M0a0B075249; Mon, 2 Feb 2004 14:00:36 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12M0ZCS075248; Mon, 2 Feb 2004 14:00:35 -0800 (PST) (envelope-from ru) Message-Id: <200402022200.i12M0ZCS075248@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 2 Feb 2004 14:00:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/secure/usr.sbin/sshd 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, 02 Feb 2004 22:00:52 -0000 ru 2004/02/02 14:00:35 PST FreeBSD src repository Modified files: secure/usr.sbin/sshd Makefile Log: - Removed libmd from the Kerberos library set. - Removed libopie and libmd; libopie used to serve auth-skey.c which is compiled now only to ease maintenance, as well as a few other auth-*.c sources. Reviewed by: des Revision Changes Path 1.37 +4 -7 src/secure/usr.sbin/sshd/Makefile From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:08:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AC8716A4CE; Mon, 2 Feb 2004 14:08:49 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DFAD43D62; Mon, 2 Feb 2004 14:08:27 -0800 (PST) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 69F675C788; Mon, 2 Feb 2004 14:08:27 -0800 (PST) Date: Mon, 2 Feb 2004 14:08:27 -0800 From: Paul Saab To: Poul-Henning Kamp Message-ID: <20040202220827.GA9448@elvis.mu.org> References: <200402022000.i12K0uvl041338@repoman.freebsd.org> <1318.1075755673@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1318.1075755673@critter.freebsd.dk> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Paul Saab cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 22:08:49 -0000 Poul-Henning Kamp (phk@phk.freebsd.dk) wrote: > In message <200402022000.i12K0uvl041338@repoman.freebsd.org>, Paul Saab writes: > >ps 2004/02/02 12:00:56 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/conf majors > > Log: > > Reserve 187 (twa) for the new 3ware ATA RAID controller. > > No, please don't. > > If you need a major for 4-stable, then commit it on that > branch, major numbers are not needed for the majority > of drivers in -current. There's nothing in the -stable major's file. From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:15:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B05216A4CE; Mon, 2 Feb 2004 14:15:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AF6443D2D; Mon, 2 Feb 2004 14:14:44 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12MEZ0B081240; Mon, 2 Feb 2004 14:14:35 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12MEZQP081239; Mon, 2 Feb 2004 14:14:35 -0800 (PST) (envelope-from mjacob) Message-Id: <200402022214.i12MEZQP081239@repoman.freebsd.org> From: Matt Jacob Date: Mon, 2 Feb 2004 14:14:35 -0800 (PST) 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/ispfw MAINTAINER X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 22:15:04 -0000 mjacob 2004/02/02 14:14:35 PST FreeBSD src repository Removed files: (Branch: RELENG_4) sys/dev/ispfw MAINTAINER Log: It's silly to keep a maintainer file around for something that is released in -current. Revision Changes Path 1.1.2.2 +0 -2 src/sys/dev/ispfw/MAINTAINER (dead) From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:15:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 772E216A4CE; Mon, 2 Feb 2004 14:15:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BAB143D31; Mon, 2 Feb 2004 14:15:18 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12MFI0B081337; Mon, 2 Feb 2004 14:15:18 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12MFILJ081336; Mon, 2 Feb 2004 14:15:18 -0800 (PST) (envelope-from jhb) Message-Id: <200402022215.i12MFILJ081336@repoman.freebsd.org> From: John Baldwin Date: Mon, 2 Feb 2004 14:15:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_witness.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 22:15:21 -0000 jhb 2004/02/02 14:15:17 PST FreeBSD src repository Modified files: sys/kern subr_witness.c Log: - Assert that witness_cold is not true in enroll(). - Only check witness_watch once in enroll(). Reported by: ru (2) Revision Changes Path 1.168 +2 -1 src/sys/kern/subr_witness.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:17:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA6C716A4CF; Mon, 2 Feb 2004 14:17:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4041543D39; Mon, 2 Feb 2004 14:17:10 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12MHA0B081533; Mon, 2 Feb 2004 14:17:10 -0800 (PST) (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12MH9pj081532; Mon, 2 Feb 2004 14:17:09 -0800 (PST) (envelope-from andre) Message-Id: <200402022217.i12MH9pj081532@repoman.freebsd.org> From: Andre Oppermann Date: Mon, 2 Feb 2004 14:17:09 -0800 (PST) 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_icmp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 22:17:11 -0000 andre 2004/02/02 14:17:09 PST FreeBSD src repository Modified files: sys/netinet ip_icmp.c Log: More verbose description of the source ip address selection for ICMP replies. Reviewed by: bms Revision Changes Path 1.88 +16 -5 src/sys/netinet/ip_icmp.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:23:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B70CE16A4CE; Mon, 2 Feb 2004 14:23:15 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C6DC43D3F; Mon, 2 Feb 2004 14:23:05 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i12MNkem078712; Tue, 3 Feb 2004 00:23:46 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i12MNgtG078707; Tue, 3 Feb 2004 00:23:42 +0200 (EET) (envelope-from ru) Date: Tue, 3 Feb 2004 00:23:42 +0200 From: Ruslan Ermilov To: Paul Saab Message-ID: <20040202222342.GE75671@FreeBSD.org.ua> References: <200402022000.i12K0uvl041338@repoman.freebsd.org> <1318.1075755673@critter.freebsd.dk> <20040202220827.GA9448@elvis.mu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KuLpqunXa7jZSBt+" Content-Disposition: inline In-Reply-To: <20040202220827.GA9448@elvis.mu.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: Paul Saab cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 22:23:15 -0000 --KuLpqunXa7jZSBt+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 02, 2004 at 02:08:27PM -0800, Paul Saab wrote: > Poul-Henning Kamp (phk@phk.freebsd.dk) wrote: > > In message <200402022000.i12K0uvl041338@repoman.freebsd.org>, Paul Saab= writes: > > >ps 2004/02/02 12:00:56 PST > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/conf majors=20 > > > Log: > > > Reserve 187 (twa) for the new 3ware ATA RAID controller. > >=20 > > No, please don't. > >=20 > > If you need a major for 4-stable, then commit it on that > > branch, major numbers are not needed for the majority > > of drivers in -current. >=20 > There's nothing in the -stable major's file. >=20 What PHK means is that if this driver is both for 5.x and 4.x, then you should only register its major in RELENG_4 -- 5.x provides automatic major numbers allocations: : /* : * XXX: do not use MAJOR_AUTO unless you have no choice. In general driv= ers : * should just not initialize .d_maj and that will DTRT. : */ : #define MAJOR_AUTO 0 /* XXX: Not GM */ Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --KuLpqunXa7jZSBt+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHs3uUkv4P6juNwoRAtYkAJ9a1O5NlYlr/ChaUn7Yxb9LnZFZIQCgjHkQ 4crb89C5lKaBMZ06YnHTv5Y= =gIvs -----END PGP SIGNATURE----- --KuLpqunXa7jZSBt+-- From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:25:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7B9016A4CE; Mon, 2 Feb 2004 14:25:17 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0E6B43D1D; Mon, 2 Feb 2004 14:25:16 -0800 (PST) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id ED5145C7AC; Mon, 2 Feb 2004 14:25:16 -0800 (PST) Date: Mon, 2 Feb 2004 14:25:16 -0800 From: Paul Saab To: Ruslan Ermilov Message-ID: <20040202222516.GA11304@elvis.mu.org> References: <200402022000.i12K0uvl041338@repoman.freebsd.org> <1318.1075755673@critter.freebsd.dk> <20040202220827.GA9448@elvis.mu.org> <20040202222342.GE75671@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040202222342.GE75671@FreeBSD.org.ua> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: Poul-Henning Kamp cc: src-committers@FreeBSD.org cc: Paul Saab cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 22:25:17 -0000 Ruslan Ermilov (ru@FreeBSD.org) wrote: > What PHK means is that if this driver is both for 5.x and 4.x, > then you should only register its major in RELENG_4 -- 5.x > provides automatic major numbers allocations: And it will run in RELENG_4 as well as -current, so it needs a major number. From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:28:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5E1D16A4CE; Mon, 2 Feb 2004 14:28:21 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 158B743D31; Mon, 2 Feb 2004 14:28:18 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i12MT1em078831; Tue, 3 Feb 2004 00:29:01 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i12MT14g078829; Tue, 3 Feb 2004 00:29:01 +0200 (EET) (envelope-from ru) Date: Tue, 3 Feb 2004 00:29:00 +0200 From: Ruslan Ermilov To: Paul Saab Message-ID: <20040202222900.GF75671@FreeBSD.org.ua> References: <200402022000.i12K0uvl041338@repoman.freebsd.org> <1318.1075755673@critter.freebsd.dk> <20040202220827.GA9448@elvis.mu.org> <20040202222342.GE75671@FreeBSD.org.ua> <20040202222516.GA11304@elvis.mu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NGIwU0kFl1Z1A3An" Content-Disposition: inline In-Reply-To: <20040202222516.GA11304@elvis.mu.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@freebsd.org cc: Poul-Henning Kamp cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 22:28:21 -0000 --NGIwU0kFl1Z1A3An Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 02, 2004 at 02:25:16PM -0800, Paul Saab wrote: > Ruslan Ermilov (ru@FreeBSD.org) wrote: > > What PHK means is that if this driver is both for 5.x and 4.x, > > then you should only register its major in RELENG_4 -- 5.x > > provides automatic major numbers allocations: >=20 > And it will run in RELENG_4 as well as -current, so it needs a major > number. >=20 In -current the major numbers are allocated dynamically when you register a device with DEVFS -- this way you can have more than 255 drivers in the system, and use 255 of them simultaneously. By (unnecessarily) reserving the major in -current you reduce the pool for dynamic major allocations by one. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --NGIwU0kFl1Z1A3An Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAHs8sUkv4P6juNwoRAkakAJ9ISYMrXWxSGaavRSDbOXBUVAL9MgCfQcrE z8V1mC27v53nWTvJGTZCOnA= =OHWt -----END PGP SIGNATURE----- --NGIwU0kFl1Z1A3An-- From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:34:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7B1C16A4CE; Mon, 2 Feb 2004 14:34:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ED6543D3F; Mon, 2 Feb 2004 14:34:04 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12MY40B086651; Mon, 2 Feb 2004 14:34:04 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12MY4Mc086650; Mon, 2 Feb 2004 14:34:04 -0800 (PST) (envelope-from mjacob) Message-Id: <200402022234.i12MY4Mc086650@repoman.freebsd.org> From: Matt Jacob Date: Mon, 2 Feb 2004 14:34:04 -0800 (PST) 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/isp isp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 22:34:05 -0000 mjacob 2004/02/02 14:34:04 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/isp isp.c Log: MFC: typos, some NetBSD fixes, ISP_FW_CRASH_DUMP fix, some reset logic changes and role change implications. Revision Changes Path 1.41.2.24 +57 -23 src/sys/dev/isp/isp.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:34:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B8E816A4CE; Mon, 2 Feb 2004 14:34:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95C7743D41; Mon, 2 Feb 2004 14:34:48 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12MYm0B086739; Mon, 2 Feb 2004 14:34:48 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12MYmIh086738; Mon, 2 Feb 2004 14:34:48 -0800 (PST) (envelope-from mjacob) Message-Id: <200402022234.i12MYmIh086738@repoman.freebsd.org> From: Matt Jacob Date: Mon, 2 Feb 2004 14:34:48 -0800 (PST) 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/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, 02 Feb 2004 22:34:49 -0000 mjacob 2004/02/02 14:34:48 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/isp isp_freebsd.c Log: MFC: changes to ioctl get gets HBA info; __inline -> INLINE Revision Changes Path 1.32.2.21 +13 -8 src/sys/dev/isp/isp_freebsd.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:35:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFFCA16A4CE; Mon, 2 Feb 2004 14:35:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 159A043D3F; Mon, 2 Feb 2004 14:35:30 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12MZT0B086814; Mon, 2 Feb 2004 14:35:29 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12MZTOZ086813; Mon, 2 Feb 2004 14:35:29 -0800 (PST) (envelope-from mjacob) Message-Id: <200402022235.i12MZTOZ086813@repoman.freebsd.org> From: Matt Jacob Date: Mon, 2 Feb 2004 14:35:29 -0800 (PST) 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/isp isp_inline.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, 02 Feb 2004 22:35:30 -0000 mjacob 2004/02/02 14:35:29 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/isp isp_inline.h Log: MFC: bug fix for CTIO2 fetch; changes to ATIO2 fetch/put (for crn tag) Revision Changes Path 1.6.2.14 +2 -13 src/sys/dev/isp/isp_inline.h From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:35:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E33616A4CE; Mon, 2 Feb 2004 14:35:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1B9943D2D; Mon, 2 Feb 2004 14:35:50 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12MZo0B086898; Mon, 2 Feb 2004 14:35:50 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12MZoj3086897; Mon, 2 Feb 2004 14:35:50 -0800 (PST) (envelope-from mjacob) Message-Id: <200402022235.i12MZoj3086897@repoman.freebsd.org> From: Matt Jacob Date: Mon, 2 Feb 2004 14:35:50 -0800 (PST) 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/isp isp_ioctl.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, 02 Feb 2004 22:35:52 -0000 mjacob 2004/02/02 14:35:50 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/isp isp_ioctl.h Log: MFC: we return f/w major/minor/micro with hba info. Revision Changes Path 1.1.2.6 +4 -0 src/sys/dev/isp/isp_ioctl.h From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:36:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4AF616A4D1 for ; Mon, 2 Feb 2004 14:36:17 -0800 (PST) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0104943D46 for ; Mon, 2 Feb 2004 14:36:10 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 5591 invoked from network); 2 Feb 2004 22:36:09 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 2 Feb 2004 22:36:09 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i12MZYME096425; Mon, 2 Feb 2004 17:36:04 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Jeff Roberson Date: Mon, 2 Feb 2004 17:27:07 -0500 User-Agent: KMail/1.5.4 References: <20040131215357.N36463-100000@mail.chesapeake.net> In-Reply-To: <20040131215357.N36463-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402021727.07876.jhb@FreeBSD.org> 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_synch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 22:36:18 -0000 On Saturday 31 January 2004 09:54 pm, Jeff Roberson wrote: > On Wed, 28 Jan 2004, John Baldwin wrote: > > jhb 2004/01/28 12:44:41 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/kern kern_synch.c > > Log: > > Move the loadav() callout into its own kthread since it uses > > allproc_lock which is a sleepable lock and thus is not safe to acquire > > from a callout routine. > > Can you back this out now? I've commited a slightly better solution that > makes our loadavg function more correct as well as removing the lock > requirement. Didn't you already back this out? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:36:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7370216A4CF; Mon, 2 Feb 2004 14:36:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 848F243D3F; Mon, 2 Feb 2004 14:36:19 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12MaJ0B086943; Mon, 2 Feb 2004 14:36:19 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12MaJol086941; Mon, 2 Feb 2004 14:36:19 -0800 (PST) (envelope-from mjacob) Message-Id: <200402022236.i12MaJol086941@repoman.freebsd.org> From: Matt Jacob Date: Mon, 2 Feb 2004 14:36:19 -0800 (PST) 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/isp isp_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 22:36:20 -0000 mjacob 2004/02/02 14:36:19 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/isp isp_pci.c Log: MFC: some debug printuots to be cleaner. Revision Changes Path 1.78.2.5 +7 -5 src/sys/dev/isp/isp_pci.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:37:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EF7516A5B9; Mon, 2 Feb 2004 14:37:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8308E43D3F; Mon, 2 Feb 2004 14:37:02 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12Mb20B086989; Mon, 2 Feb 2004 14:37:02 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12Mb1lQ086988; Mon, 2 Feb 2004 14:37:01 -0800 (PST) (envelope-from mjacob) Message-Id: <200402022237.i12Mb1lQ086988@repoman.freebsd.org> From: Matt Jacob Date: Mon, 2 Feb 2004 14:37:01 -0800 (PST) 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/isp isp_target.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 22:37:03 -0000 mjacob 2004/02/02 14:37:01 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/isp isp_target.c Log: MFC: CTIO3 handling; some silly bug fixes that have been around for a while, AYNC_CTIO handling Revision Changes Path 1.5.4.11 +29 -20 src/sys/dev/isp/isp_target.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:37:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 775B916A5BB; Mon, 2 Feb 2004 14:37:03 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3826843D31; Mon, 2 Feb 2004 14:37:01 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id i12Mb0p50021; Mon, 2 Feb 2004 17:37:00 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Mon, 2 Feb 2004 17:37:00 -0500 (EST) From: Jeff Roberson To: John Baldwin In-Reply-To: <200402021727.07876.jhb@FreeBSD.org> Message-ID: <20040202173644.P30170-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_synch.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 22:37:03 -0000 On Mon, 2 Feb 2004, John Baldwin wrote: > On Saturday 31 January 2004 09:54 pm, Jeff Roberson wrote: > > On Wed, 28 Jan 2004, John Baldwin wrote: > > > jhb 2004/01/28 12:44:41 PST > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/kern kern_synch.c > > > Log: > > > Move the loadav() callout into its own kthread since it uses > > > allproc_lock which is a sleepable lock and thus is not safe to acquire > > > from a callout routine. > > > > Can you back this out now? I've commited a slightly better solution that > > makes our loadavg function more correct as well as removing the lock > > requirement. > > Didn't you already back this out? Yes, you may have received the mails out of order. > > -- > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve" = http://www.FreeBSD.org > From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:37:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4D8816A4CE; Mon, 2 Feb 2004 14:37:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C564943D53; Mon, 2 Feb 2004 14:37:33 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12MbX0B087028; Mon, 2 Feb 2004 14:37:33 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12MbXFC087027; Mon, 2 Feb 2004 14:37:33 -0800 (PST) (envelope-from mjacob) Message-Id: <200402022237.i12MbXFC087027@repoman.freebsd.org> From: Matt Jacob Date: Mon, 2 Feb 2004 14:37:33 -0800 (PST) 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/isp isp_target.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, 02 Feb 2004 22:37:36 -0000 mjacob 2004/02/02 14:37:33 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/isp isp_target.h Log: MFC: fixes to message define botches; add at_crn field to ATIO2 Revision Changes Path 1.3.4.14 +20 -22 src/sys/dev/isp/isp_target.h From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:37:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3123616A4CF; Mon, 2 Feb 2004 14:37:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA0043D1D; Mon, 2 Feb 2004 14:37:45 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12Mbj0B087066; Mon, 2 Feb 2004 14:37:45 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12MbjQR087065; Mon, 2 Feb 2004 14:37:45 -0800 (PST) (envelope-from mjacob) Message-Id: <200402022237.i12MbjQR087065@repoman.freebsd.org> From: Matt Jacob Date: Mon, 2 Feb 2004 14:37:45 -0800 (PST) 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/isp isp_tpublic.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, 02 Feb 2004 22:37:46 -0000 mjacob 2004/02/02 14:37:45 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/isp isp_tpublic.h Log: MFC: sync with common source. Revision Changes Path 1.2.4.4 +134 -68 src/sys/dev/isp/isp_tpublic.h From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:38:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EFEF16A4EF; Mon, 2 Feb 2004 14:38:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AAFD43D53; Mon, 2 Feb 2004 14:38:14 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12McE0B087106; Mon, 2 Feb 2004 14:38:14 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12McEnA087105; Mon, 2 Feb 2004 14:38:14 -0800 (PST) (envelope-from mjacob) Message-Id: <200402022238.i12McEnA087105@repoman.freebsd.org> From: Matt Jacob Date: Mon, 2 Feb 2004 14:38:14 -0800 (PST) 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/isp ispmbox.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, 02 Feb 2004 22:38:16 -0000 mjacob 2004/02/02 14:38:14 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/isp ispmbox.h Log: MFC: MAKE_WWN_FROM_NODE_NAME macro Revision Changes Path 1.20.2.14 +15 -1 src/sys/dev/isp/ispmbox.h From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:38:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5110016A4D8; Mon, 2 Feb 2004 14:38:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81F4943D5C; Mon, 2 Feb 2004 14:38:26 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12McQ0B087142; Mon, 2 Feb 2004 14:38:26 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12McQnx087141; Mon, 2 Feb 2004 14:38:26 -0800 (PST) (envelope-from mjacob) Message-Id: <200402022238.i12McQnx087141@repoman.freebsd.org> From: Matt Jacob Date: Mon, 2 Feb 2004 14:38:26 -0800 (PST) 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/isp ispvar.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, 02 Feb 2004 22:38:29 -0000 mjacob 2004/02/02 14:38:26 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/isp ispvar.h Log: MFC: spelling fix. Revision Changes Path 1.25.2.18 +1 -1 src/sys/dev/isp/ispvar.h From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:40:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFA0716A4CE for ; Mon, 2 Feb 2004 14:40:35 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id E2D7743D1F for ; Mon, 2 Feb 2004 14:40:20 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 78623 invoked by uid 1002); 2 Feb 2004 22:40:18 -0000 Received: from unknown (HELO ?10.4.1.5?) (64.58.1.252) by smtp.mho.net with SMTP; 2 Feb 2004 22:40:18 -0000 Date: Mon, 2 Feb 2004 16:46:45 -0700 (MST) From: Scott Long X-X-Sender: scottl@pooker.samsco.home To: Paul Saab In-Reply-To: <20040202222516.GA11304@elvis.mu.org> Message-ID: <20040202164529.U30868@pooker.samsco.home> References: <200402022000.i12K0uvl041338@repoman.freebsd.org> <1318.1075755673@critter.freebsd.dk> <20040202220827.GA9448@elvis.mu.org> <20040202222342.GE75671@FreeBSD.org.ua> <20040202222516.GA11304@elvis.mu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: Poul-Henning Kamp cc: src-committers@freebsd.org cc: Ruslan Ermilov cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 22:40:35 -0000 On Mon, 2 Feb 2004, Paul Saab wrote: > Ruslan Ermilov (ru@FreeBSD.org) wrote: > > What PHK means is that if this driver is both for 5.x and 4.x, > > then you should only register its major in RELENG_4 -- 5.x > > provides automatic major numbers allocations: > > And it will run in RELENG_4 as well as -current, so it needs a major > number. > > Unless you have a userland app that requires specific knowledge of the major number (and please don't tell me that you are going to follow the broken path of asr(4) here =-), there is no reason to reserve a static major assignment in -current. Scott From owner-cvs-src@FreeBSD.ORG Mon Feb 2 14:53:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB65A16A4CE; Mon, 2 Feb 2004 14:53:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AF1143D3F; Mon, 2 Feb 2004 14:53:17 -0800 (PST) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12MrG0B091412; Mon, 2 Feb 2004 14:53:16 -0800 (PST) (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12MrGkO091411; Mon, 2 Feb 2004 14:53:16 -0800 (PST) (envelope-from andre) Message-Id: <200402022253.i12MrGkO091411@repoman.freebsd.org> From: Andre Oppermann Date: Mon, 2 Feb 2004 14:53:16 -0800 (PST) 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_icmp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 22:53:24 -0000 andre 2004/02/02 14:53:16 PST FreeBSD src repository Modified files: sys/netinet ip_icmp.c Log: Add sysctl net.inet.icmp.reply_src to specify the interface name used for the ICMP reply source in reponse to packets which are not directly addressed to us. By default continue with with normal source selection. Reviewed by: bms Revision Changes Path 1.89 +19 -0 src/sys/netinet/ip_icmp.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 15:08:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99E0616A4CE; Mon, 2 Feb 2004 15:08:38 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19B9B43D3F; Mon, 2 Feb 2004 15:08:37 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i12N8YDF003099; Tue, 3 Feb 2004 00:08:34 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Paul Saab From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 02 Feb 2004 14:08:27 PST." <20040202220827.GA9448@elvis.mu.org> Date: Tue, 03 Feb 2004 00:08:34 +0100 Message-ID: <3098.1075763314@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Paul Saab cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 23:08:38 -0000 In message <20040202220827.GA9448@elvis.mu.org>, Paul Saab writes: >Poul-Henning Kamp (phk@phk.freebsd.dk) wrote: >> In message <200402022000.i12K0uvl041338@repoman.freebsd.org>, Paul Saab writes: >> >ps 2004/02/02 12:00:56 PST >> > >> > FreeBSD src repository >> > >> > Modified files: >> > sys/conf majors >> > Log: >> > Reserve 187 (twa) for the new 3ware ATA RAID controller. >> >> No, please don't. >> >> If you need a major for 4-stable, then commit it on that >> branch, major numbers are not needed for the majority >> of drivers in -current. > >There's nothing in the -stable major's file. We should MFC that file then. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Mon Feb 2 15:22:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C327016A4CE; Mon, 2 Feb 2004 15:22:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13B2443D1F; Mon, 2 Feb 2004 15:22:25 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12NMO0B098770; Mon, 2 Feb 2004 15:22:24 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12NMOVR098769; Mon, 2 Feb 2004 15:22:24 -0800 (PST) (envelope-from jhb) Message-Id: <200402022322.i12NMOVR098769@repoman.freebsd.org> From: John Baldwin Date: Mon, 2 Feb 2004 15:22:24 -0800 (PST) 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 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: Mon, 02 Feb 2004 23:22:25 -0000 jhb 2004/02/02 15:22:24 PST FreeBSD src repository Modified files: sys/i386/i386 machdep.c Log: Set PCPU_GET(curpcb) for the BSP to thread0's pcb. Otherwise, the boot CPU doesn't have a pcb until after it's first context switch. This can cause secondary panics if a page fault happens during bootup. Revision Changes Path 1.586 +1 -0 src/sys/i386/i386/machdep.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 15:23:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5CB216A4CE; Mon, 2 Feb 2004 15:23:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 306A543D5C; Mon, 2 Feb 2004 15:23:49 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i12NNn0B098813; Mon, 2 Feb 2004 15:23:49 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i12NNmV4098812; Mon, 2 Feb 2004 15:23:48 -0800 (PST) (envelope-from jhb) Message-Id: <200402022323.i12NNmV4098812@repoman.freebsd.org> From: John Baldwin Date: Mon, 2 Feb 2004 15:23:48 -0800 (PST) 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_map.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 23:23:51 -0000 jhb 2004/02/02 15:23:48 PST FreeBSD src repository Modified files: sys/vm vm_map.c Log: Drop the reference count on the old vmspace after fully switching the current thread to the new vmspace. Suggested by: dillon Revision Changes Path 1.326 +2 -2 src/sys/vm/vm_map.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 15:26:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 701BA16A4CE; Mon, 2 Feb 2004 15:26:21 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 823EE43D2D; Mon, 2 Feb 2004 15:26:18 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id i12NQF2h013217; Mon, 2 Feb 2004 15:26:15 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i12NQFHs013215; Mon, 2 Feb 2004 15:26:15 -0800 Date: Mon, 2 Feb 2004 15:26:15 -0800 From: Brooks Davis To: Andre Oppermann Message-ID: <20040202232614.GA24019@Odin.AC.HMC.Edu> References: <200402022253.i12MrGkO091411@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline In-Reply-To: <200402022253.i12MrGkO091411@repoman.freebsd.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_icmp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 23:26:21 -0000 --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 02, 2004 at 02:53:16PM -0800, Andre Oppermann wrote: > andre 2004/02/02 14:53:16 PST >=20 > FreeBSD src repository >=20 > Modified files: > sys/netinet ip_icmp.c=20 > Log: > Add sysctl net.inet.icmp.reply_src to specify the interface name > used for the ICMP reply source in reponse to packets which are not > directly addressed to us. By default continue with with normal > source selection. Please consider storing the interface index rather then the name. It is much cheaper to go from index to ifp then name to ifp and the index will be invariant as long as the interface exists. Sometime in the next week the name will no longer be invariant. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAHtyWXY6L6fI4GtQRAkg/AJ0aPD/y97HuXW1UhviCtd7XdqP6VgCfRQ5Q 0ut+MALL0y9lEHhKMtd0mrI= =moh5 -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6-- From owner-cvs-src@FreeBSD.ORG Mon Feb 2 15:45:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2695716A4CE for ; Mon, 2 Feb 2004 15:45:20 -0800 (PST) Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id A58EF43D45 for ; Mon, 2 Feb 2004 15:45:15 -0800 (PST) (envelope-from andre@freebsd.org) Received: (qmail 6154 invoked from network); 2 Feb 2004 23:45:14 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.54]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 2 Feb 2004 23:45:14 -0000 Message-ID: <401EE109.D45B606@freebsd.org> Date: Tue, 03 Feb 2004 00:45:13 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Brooks Davis References: <200402022253.i12MrGkO091411@repoman.freebsd.org> <20040202232614.GA24019@Odin.AC.HMC.Edu> 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/netinet ip_icmp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 02 Feb 2004 23:45:20 -0000 Brooks Davis wrote: > > On Mon, Feb 02, 2004 at 02:53:16PM -0800, Andre Oppermann wrote: > > andre 2004/02/02 14:53:16 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/netinet ip_icmp.c > > Log: > > Add sysctl net.inet.icmp.reply_src to specify the interface name > > used for the ICMP reply source in reponse to packets which are not > > directly addressed to us. By default continue with with normal > > source selection. > > Please consider storing the interface index rather then the name. It is > much cheaper to go from index to ifp then name to ifp and the index will > be invariant as long as the interface exists. Sometime in the next week > the name will no longer be invariant. I considered storing the ifp but the moment a stored ipf disappears you get an instant panic. There is no way to verify if the interface pointer is still valid. And with interface cloning I considered the panic risk too high. The only other way would be to check the ifp every time a interface is manipulated and to purge the ifp if its interface is gone. I thought that was too intrusive. -- Andre From owner-cvs-src@FreeBSD.ORG Mon Feb 2 16:06:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4179916A4E2; Mon, 2 Feb 2004 16:06:38 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 618C043D3F; Mon, 2 Feb 2004 16:06:34 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id i1306N2h026043; Mon, 2 Feb 2004 16:06:26 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i1306MqR026033; Mon, 2 Feb 2004 16:06:22 -0800 Date: Mon, 2 Feb 2004 16:06:22 -0800 From: Brooks Davis To: Andre Oppermann Message-ID: <20040203000622.GA19568@Odin.AC.HMC.Edu> References: <200402022253.i12MrGkO091411@repoman.freebsd.org> <20040202232614.GA24019@Odin.AC.HMC.Edu> <401EE109.D45B606@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline In-Reply-To: <401EE109.D45B606@freebsd.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: Brooks Davis cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netinet ip_icmp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 00:06:38 -0000 --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 03, 2004 at 12:45:13AM +0100, Andre Oppermann wrote: > Brooks Davis wrote: > >=20 > > On Mon, Feb 02, 2004 at 02:53:16PM -0800, Andre Oppermann wrote: > > > andre 2004/02/02 14:53:16 PST > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/netinet ip_icmp.c > > > Log: > > > Add sysctl net.inet.icmp.reply_src to specify the interface name > > > used for the ICMP reply source in reponse to packets which are not > > > directly addressed to us. By default continue with with normal > > > source selection. > >=20 > > Please consider storing the interface index rather then the name. It is > > much cheaper to go from index to ifp then name to ifp and the index will > > be invariant as long as the interface exists. Sometime in the next week > > the name will no longer be invariant. >=20 > I considered storing the ifp but the moment a stored ipf disappears > you get an instant panic. There is no way to verify if the interface > pointer is still valid. And with interface cloning I considered the > panic risk too high. The only other way would be to check the ifp every > time a interface is manipulated and to purge the ifp if its interface is > gone. I thought that was too intrusive. I'm not sugguesting caching the ifp. I'm suggesting storing the value of ifp->if_index. You then use ifnet_byindex to get then the ifp when needed. You have to check that it isn't NULL, but you should to be doing that for the ifunit() call as well since it will return NULL and cause a panic if the admin makes a typo. As Juli commented, a SYSCTL_PROC to allow the administrator to get/set the interface by name is probably the right approach. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAHuX9XY6L6fI4GtQRAhX0AJ0SUxcyO/Mni2/v4p2Dc2uIEkfIrwCgj/3L iXiM97LVw0m6QG6yJDNlFmM= =8AF4 -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD-- From owner-cvs-src@FreeBSD.ORG Mon Feb 2 17:02:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7923016A4D4; Mon, 2 Feb 2004 17:02:50 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55EDC43D39; Mon, 2 Feb 2004 17:02:49 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i1312RET066952; Mon, 2 Feb 2004 18:02:28 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 02 Feb 2004 18:02:22 -0700 (MST) Message-Id: <20040202.180222.07740476.imp@bsdimp.com> To: julian@elischer.org From: "M. Warner Losh" In-Reply-To: References: 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: njl@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: phk@phk.freebsd.dk cc: des@des.no Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 01:02:52 -0000 In message: Julian Elischer writes: : or setting a mode where we intersperse active 'ticks' : with ticks where we just do HLT. This assumes that the CPU is the only source of heat... Wrner From owner-cvs-src@FreeBSD.ORG Mon Feb 2 17:03:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 862D416A4CE; Mon, 2 Feb 2004 17:03:21 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60DC143D2F; Mon, 2 Feb 2004 17:03:20 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i1313JET066965; Mon, 2 Feb 2004 18:03:19 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 02 Feb 2004 18:03:14 -0700 (MST) Message-Id: <20040202.180314.87764420.imp@bsdimp.com> To: phk@phk.freebsd.dk From: "M. Warner Losh" In-Reply-To: <1318.1075755673@critter.freebsd.dk> References: <200402022000.i12K0uvl041338@repoman.freebsd.org> <1318.1075755673@critter.freebsd.dk> 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: ps@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 01:03:21 -0000 In message: <1318.1075755673@critter.freebsd.dk> "Poul-Henning Kamp" writes: : In message <200402022000.i12K0uvl041338@repoman.freebsd.org>, Paul Saab writes: : >ps 2004/02/02 12:00:56 PST : > : > FreeBSD src repository : > : > Modified files: : > sys/conf majors : > Log: : > Reserve 187 (twa) for the new 3ware ATA RAID controller. : : No, please don't. : : If you need a major for 4-stable, then commit it on that : branch, major numbers are not needed for the majority : of drivers in -current. Check out the majors file on -stable. It says commit numbers in current. Warner From owner-cvs-src@FreeBSD.ORG Mon Feb 2 18:44:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D252716A4CE; Mon, 2 Feb 2004 18:44:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1078543D3F; Mon, 2 Feb 2004 18:44:48 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i132il0B049514; Mon, 2 Feb 2004 18:44:47 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i132il8X049513; Mon, 2 Feb 2004 18:44:47 -0800 (PST) (envelope-from trhodes) Message-Id: <200402030244.i132il8X049513@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 2 Feb 2004 18:44:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 umass.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 02:44:49 -0000 trhodes 2004/02/02 18:44:47 PST FreeBSD src repository Modified files: share/man/man4 umass.4 Log: Add a note about the default media types and a simple reminder to keep individules from asking a question which may result in the following answer: "Hi, please do not run a newfs utility on a file system if there is still data on it you would like to keep." PR: 56894 Submitted by: Marc Silver (original version) Revision Changes Path 1.34 +17 -0 src/share/man/man4/umass.4 From owner-cvs-src@FreeBSD.ORG Mon Feb 2 18:50:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A00E16A4CE; Mon, 2 Feb 2004 18:50:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C38643D2D; Mon, 2 Feb 2004 18:50:51 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i132op0B049849; Mon, 2 Feb 2004 18:50:51 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i132opaw049848; Mon, 2 Feb 2004 18:50:51 -0800 (PST) (envelope-from rwatson) Message-Id: <200402030250.i132opaw049848@repoman.freebsd.org> From: Robert Watson Date: Mon, 2 Feb 2004 18:50:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_pipe.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 02:50:53 -0000 rwatson 2004/02/02 18:50:51 PST FreeBSD src repository Modified files: sys/kern sys_pipe.c Log: Catch instances of (pipe == NULL) that were obsoleted with recent changes to jointly allocated pipe pairs. Replace these checks with pipe_present checks. This avoids a NULL pointer dereference when a pipe is half-closed. Submitted by: Peter Edwards Revision Changes Path 1.166 +6 -6 src/sys/kern/sys_pipe.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 19:07:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74DD816A4CE; Mon, 2 Feb 2004 19:07:04 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63E0543D1D; Mon, 2 Feb 2004 19:07:03 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i1336eA0055942; Mon, 2 Feb 2004 19:06:40 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i1336c5e055941; Mon, 2 Feb 2004 19:06:38 -0800 (PST) (envelope-from obrien) Date: Mon, 2 Feb 2004 19:06:38 -0800 From: "David O'Brien" To: "M. Warner Losh" Message-ID: <20040203030638.GB55109@dragon.nuxi.com> References: <20040202.180222.07740476.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040202.180222.07740476.imp@bsdimp.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: njl@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: phk@phk.freebsd.dk cc: julian@elischer.org cc: des@des.no Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 03:07:04 -0000 On Mon, Feb 02, 2004 at 06:02:22PM -0700, M. Warner Losh wrote: > In message: > Julian Elischer writes: > : or setting a mode where we intersperse active 'ticks' > : with ticks where we just do HLT. > > This assumes that the CPU is the only source of heat... You haven't seen the new Prescott. From owner-cvs-src@FreeBSD.ORG Mon Feb 2 19:34:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D69916A4CE; Mon, 2 Feb 2004 19:34:54 -0800 (PST) Received: from gateway.posi.net (adsl-63-201-89-201.dsl.snfc21.pacbell.net [63.201.89.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1323C43D39; Mon, 2 Feb 2004 19:34:52 -0800 (PST) (envelope-from kbyanc@posi.net) Received: from localhost (localhost [127.0.0.1]) by gateway.posi.net (Postfix) with ESMTP id 28D7F6A06C4; Mon, 2 Feb 2004 19:35:00 -0800 (PST) Date: Mon, 2 Feb 2004 19:34:59 -0800 (PST) From: Kelly Yancey To: Brooks Davis In-Reply-To: <20040131225013.GA14981@Odin.AC.HMC.Edu> Message-ID: <20040202193230.D17866@gateway.posi.net> References: <200401270143.i0R1hEIO011023@repoman.freebsd.org> <20040131201747.GO908@cirb503493.alcatel.com.au> <20040131225013.GA14981@Odin.AC.HMC.Edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Peter Jeremy cc: Brooks Davis cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.c ifconfig.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, 03 Feb 2004 03:34:54 -0000 On Sat, 31 Jan 2004, Brooks Davis wrote: > You are correct. I forgot about that issue. I'll commit this fix > soon. On the plus side, this won't actually happen with real interfaces > because the minimum size of sdl_data is larger then is actually needed > by any interface I've found so in practice you will hit a NUL after the > address. > I've never tried it, but in theory you could fill the sdl_data space with source routing information on a token ring interface with a 6-character name. One better, to the best of my knowledge, you can still corrupt the sdl_data buffer in the same scenario with a 7-character interface name. That has nothing to do with your change, though. Kelly -- Kelly Yancey - kbyanc@{posi.net,FreeBSD.org} - kelly@nttmcl.com Visit the BSD driver database: http://www.posi.net/freebsd/drivers/ From owner-cvs-src@FreeBSD.ORG Mon Feb 2 20:03:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0A0916A4CE; Mon, 2 Feb 2004 20:03:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3983243D2D; Mon, 2 Feb 2004 20:03:20 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1343K0B067965; Mon, 2 Feb 2004 20:03:20 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1343Jc6067962; Mon, 2 Feb 2004 20:03:19 -0800 (PST) (envelope-from nectar) Message-Id: <200402030403.i1343Jc6067962@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 2 Feb 2004 20:03:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 04:03:21 -0000 nectar 2004/02/02 20:03:19 PST FreeBSD src repository Modified files: sbin/mount mount.c Log: Correct a typo and unbreak the build. Pointy hat to: pjd Revision Changes Path 1.63 +1 -1 src/sbin/mount/mount.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 20:18:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABAC316A4CE; Mon, 2 Feb 2004 20:18:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D65D043D1D; Mon, 2 Feb 2004 20:18:56 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i134Iu0B070250; Mon, 2 Feb 2004 20:18:56 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i134Iu9H070249; Mon, 2 Feb 2004 20:18:56 -0800 (PST) (envelope-from njl) Message-Id: <200402030418.i134Iu9H070249@repoman.freebsd.org> From: Nate Lawson Date: Mon, 2 Feb 2004 20:18:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc devd.conf src/share/man/man4 acpi_thermal.4 src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 04:18:57 -0000 njl 2004/02/02 20:18:56 PST FreeBSD src repository Modified files: etc devd.conf share/man/man4 acpi_thermal.4 sys/dev/acpica acpi_thermal.c Log: Notify the user (at kern.emerg) that the system will be shutting down if it is still above the critical temperature on the next poll cycle. This is a 10 second advance notice by default. Document the private (non-standard) notify we will be using with devd(8). Revision Changes Path 1.11 +11 -1 src/etc/devd.conf 1.6 +3 -0 src/share/man/man4/acpi_thermal.4 1.37 +13 -5 src/sys/dev/acpica/acpi_thermal.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 20:55:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EBFC16A4CE; Mon, 2 Feb 2004 20:55:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4A6F43D1F; Mon, 2 Feb 2004 20:55:24 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i134tO0B084228; Mon, 2 Feb 2004 20:55:24 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i134tO4I084227; Mon, 2 Feb 2004 20:55:24 -0800 (PST) (envelope-from rwatson) Message-Id: <200402030455.i134tO4I084227@repoman.freebsd.org> From: Robert Watson Date: Mon, 2 Feb 2004 20:55:24 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_pipe.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 04:55:26 -0000 rwatson 2004/02/02 20:55:24 PST FreeBSD src repository Modified files: sys/kern sys_pipe.c Log: Don't dec/inc the amountpipes counter every time we resize a pipe -- instead, just dec/inc in the ctor/dtor. For now, increment/decrement in two's, since we're now performing the operation once per pair, not once per pipe. Not really any measurable performance change in my micro-benchmarks, but doing less work is good, especially when it comes to atomic operations. Suggested by: alc Revision Changes Path 1.167 +3 -2 src/sys/kern/sys_pipe.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 21:08:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7049616A4CE; Mon, 2 Feb 2004 21:08:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8F7743D41; Mon, 2 Feb 2004 21:08:32 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1358W0B087345; Mon, 2 Feb 2004 21:08:32 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1358Wto087344; Mon, 2 Feb 2004 21:08:32 -0800 (PST) (envelope-from deischen) Message-Id: <200402030508.i1358Wto087344@repoman.freebsd.org> From: Daniel Eischen Date: Mon, 2 Feb 2004 21:08:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern syscalls.master uipc_sem.c src/sys/posix4 _semaphore.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, 03 Feb 2004 05:08:33 -0000 deischen 2004/02/02 21:08:32 PST FreeBSD src repository Modified files: sys/kern uipc_sem.c syscalls.master sys/posix4 _semaphore.h Log: Add ksem_timedwait() to complement ksem_wait(). Glanced at by: alfred Revision Changes Path 1.166 +1 -0 src/sys/kern/syscalls.master 1.11 +61 -6 src/sys/kern/uipc_sem.c 1.2 +1 -0 src/sys/posix4/_semaphore.h From owner-cvs-src@FreeBSD.ORG Mon Feb 2 21:11:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A83C416A4CE; Mon, 2 Feb 2004 21:11:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D61B743D1F; Mon, 2 Feb 2004 21:11:31 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i135BV0B088514; Mon, 2 Feb 2004 21:11:31 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i135BVa7088513; Mon, 2 Feb 2004 21:11:31 -0800 (PST) (envelope-from deischen) Message-Id: <200402030511.i135BVa7088513@repoman.freebsd.org> From: Daniel Eischen Date: Mon, 2 Feb 2004 21:11:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 05:11:33 -0000 deischen 2004/02/02 21:11:31 PST FreeBSD src repository Modified files: sys/kern init_sysent.c syscalls.c sys/sys syscall.h syscall.mk sysproto.h Log: Regen after adding ksem_timedwait(). Revision Changes Path 1.165 +2 -1 src/sys/kern/init_sysent.c 1.151 +2 -1 src/sys/kern/syscalls.c 1.149 +3 -2 src/sys/sys/syscall.h 1.104 +3 -2 src/sys/sys/syscall.mk 1.148 +6 -1 src/sys/sys/sysproto.h From owner-cvs-src@FreeBSD.ORG Mon Feb 2 21:18:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 396C816A4CE; Mon, 2 Feb 2004 21:18:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82FAD43D41; Mon, 2 Feb 2004 21:18:48 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i135Im0B089545; Mon, 2 Feb 2004 21:18:48 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i135ImW7089544; Mon, 2 Feb 2004 21:18:48 -0800 (PST) (envelope-from deischen) Message-Id: <200402030518.i135ImW7089544@repoman.freebsd.org> From: Daniel Eischen Date: Mon, 2 Feb 2004 21:18:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/freebsd32 syscalls.master X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 05:18:49 -0000 deischen 2004/02/02 21:18:48 PST FreeBSD src repository Modified files: sys/compat/freebsd32 syscalls.master Log: Sync with kern/syscalls.master. Revision Changes Path 1.34 +1 -0 src/sys/compat/freebsd32/syscalls.master From owner-cvs-src@FreeBSD.ORG Mon Feb 2 21:20:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58D1416A4CE; Mon, 2 Feb 2004 21:20:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85C9443D39; Mon, 2 Feb 2004 21:20:29 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i135KT0B089744; Mon, 2 Feb 2004 21:20:29 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i135KTSm089743; Mon, 2 Feb 2004 21:20:29 -0800 (PST) (envelope-from deischen) Message-Id: <200402030520.i135KTSm089743@repoman.freebsd.org> From: Daniel Eischen Date: Mon, 2 Feb 2004 21:20:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/freebsd32 freebsd32_proto.hfreebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 05:20:30 -0000 deischen 2004/02/02 21:20:29 PST FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: Regen. Revision Changes Path 1.21 +1 -1 src/sys/compat/freebsd32/freebsd32_proto.h 1.21 +2 -2 src/sys/compat/freebsd32/freebsd32_syscall.h 1.12 +2 -1 src/sys/compat/freebsd32/freebsd32_syscalls.c 1.22 +2 -1 src/sys/compat/freebsd32/freebsd32_sysent.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 21:47:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA7BA16A4CE; Mon, 2 Feb 2004 21:47:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A25D43D1D; Mon, 2 Feb 2004 21:47:20 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i135lK0B095787; Mon, 2 Feb 2004 21:47:20 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i135lKKc095786; Mon, 2 Feb 2004 21:47:20 -0800 (PST) (envelope-from deischen) Message-Id: <200402030547.i135lKKc095786@repoman.freebsd.org> From: Daniel Eischen Date: Mon, 2 Feb 2004 21:47:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen sem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 05:47:21 -0000 deischen 2004/02/02 21:47:19 PST FreeBSD src repository Modified files: lib/libc/gen sem.c Log: Modify the implementation of libc semaphores so that they can be overridden by the threads library to provide a userland version of non-pshared semaphores and cancellation points. Also add a sem_timedwait(). The libc version of semaphores always uses kernel semaphores regardless of whether pshared is set or not. When threads are not present, it is difficult to get sem_wait() or sem_timedwait() to do the right thing (since pthread_cond_timedwait() and pthread_cond_wait() are stubs in libc and just return immediately). Revision Changes Path 1.8 +132 -146 src/lib/libc/gen/sem.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 21:50:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 942EE16A4CE; Mon, 2 Feb 2004 21:50:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA54943D1D; Mon, 2 Feb 2004 21:50:07 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i135o70B095859; Mon, 2 Feb 2004 21:50:07 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i135o7mV095858; Mon, 2 Feb 2004 21:50:07 -0800 (PST) (envelope-from deischen) Message-Id: <200402030550.i135o7mV095858@repoman.freebsd.org> From: Daniel Eischen Date: Mon, 2 Feb 2004 21:50:07 -0800 (PST) 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_private.h thr_sem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 05:50:09 -0000 deischen 2004/02/02 21:50:07 PST FreeBSD src repository Modified files: lib/libpthread/thread thr_private.h thr_sem.c Log: Provide a userland version of non-pshared semaphores and add cancellation points to sem_wait() and sem_timedwait(). Also make sem_post signal-safe. Revision Changes Path 1.113 +0 -12 src/lib/libpthread/thread/thr_private.h 1.14 +155 -159 src/lib/libpthread/thread/thr_sem.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 22:14:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01A2016A4CE; Mon, 2 Feb 2004 22:14:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4061043D1D; Mon, 2 Feb 2004 22:14:33 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i136EX0B003033; Mon, 2 Feb 2004 22:14:33 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i136EWYt003032; Mon, 2 Feb 2004 22:14:33 -0800 (PST) (envelope-from bmah) Message-Id: <200402030614.i136EWYt003032@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 2 Feb 2004 22:14:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 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: Tue, 03 Feb 2004 06:14:34 -0000 bmah 2004/02/02 22:14:32 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-04:01, devfs(5) path rules, pc98 libdisk bugfix. Approved by: re (implicitly) Revision Changes Path 1.663.2.12 +20 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Mon Feb 2 22:20:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 011C016A4CF; Mon, 2 Feb 2004 22:20:11 -0800 (PST) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5C3743D48; Mon, 2 Feb 2004 22:20:09 -0800 (PST) (envelope-from bz@zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 6B5131FF91D; Tue, 3 Feb 2004 07:20:08 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id B1FB01FF90C; Tue, 3 Feb 2004 07:20:06 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 2B24F154BE; Tue, 3 Feb 2004 06:18:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 176A915384; Tue, 3 Feb 2004 06:18:19 +0000 (UTC) Date: Tue, 3 Feb 2004 06:18:19 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: John Baldwin In-Reply-To: <200402022322.i12NMOVR098769@repoman.freebsd.org> Message-ID: References: <200402022322.i12NMOVR098769@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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: Tue, 03 Feb 2004 06:20:11 -0000 On Mon, 2 Feb 2004, John Baldwin wrote: Hi, > jhb 2004/02/02 15:22:24 PST > > FreeBSD src repository > > Modified files: > sys/i386/i386 machdep.c > Log: > Set PCPU_GET(curpcb) for the BSP to thread0's pcb. Otherwise, the boot CPU > doesn't have a pcb until after it's first context switch. This can cause > secondary panics if a page fault happens during bootup. > > Revision Changes Path > 1.586 +1 -0 src/sys/i386/i386/machdep.c this gave me a fatal trap 9 gen. protection fault while in km last time I tried with your patch. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/ From owner-cvs-src@FreeBSD.ORG Mon Feb 2 22:26:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFDCE16A4CE; Mon, 2 Feb 2004 22:26:16 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C9943D1D; Mon, 2 Feb 2004 22:26:16 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 0B4F35C7B5; Mon, 2 Feb 2004 22:26:16 -0800 (PST) Date: Mon, 2 Feb 2004 22:26:16 -0800 From: Alfred Perlstein To: Robert Watson Message-ID: <20040203062615.GD13934@elvis.mu.org> References: <200402010556.i115upV7067722@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402010556.i115upV7067722@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_mac.c sys_pipe.c src/sys/security/mac mac_pipe.c src/sys/security/mac_biba mac_biba.c src/sys/security/mac_lomac mac_lomac.c src/sys/security/mac_mls mac_mls.c src/sys/security/mac_test ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 06:26:17 -0000 * Robert Watson [040131 21:57] wrote: > rwatson 2004/01/31 21:56:51 PST > > FreeBSD src repository > > Modified files: > sys/kern kern_mac.c sys_pipe.c > Log: > Coalesce pipe allocations and frees. Previously, the pipe code > would allocate two 'struct pipe's from the pipe zone, and malloc a > mutex. Cool! Did you try a buildworld with CFLAGS+=-pipe? From owner-cvs-src@FreeBSD.ORG Mon Feb 2 22:35:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37FAA16A4CE; Mon, 2 Feb 2004 22:35:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F80143D1F; Mon, 2 Feb 2004 22:35:30 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i136ZU0B007226; Mon, 2 Feb 2004 22:35:30 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i136ZUGW007225; Mon, 2 Feb 2004 22:35:30 -0800 (PST) (envelope-from bde) Message-Id: <200402030635.i136ZUGW007225@repoman.freebsd.org> From: Bruce Evans Date: Mon, 2 Feb 2004 22:35:30 -0800 (PST) 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: Tue, 03 Feb 2004 06:35:31 -0000 bde 2004/02/02 22:35:30 PST FreeBSD src repository Modified files: sys/i386/i386 trap.c Log: Removed bogus checks that (PCPU_GET(curpcb) != NULL). Rev.1.586 of machdep.c fixed the missing early initialization of curpcb, so curpcb is now always set together with curthread and it cannot be NULL except before the IDT has been set up (so trap() is unreachable) or after a memory error. In any case, it was often used without checking. curcpb shouldn't exist anyway. It doesn't exist for most non-i386 arches. It just caches curthread->td_pcb in a global. This was a better idea before it was per-cpu. trap() and some other places can get at it more efficiently using td->td_pcb instead of PCPU_GET(curpcb). The main exception is support.s which mostly wants only curpcb->pcb_onfault. Revision Changes Path 1.263 +1 -3 src/sys/i386/i386/trap.c From owner-cvs-src@FreeBSD.ORG Mon Feb 2 23:15:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11CA316A4CE; Mon, 2 Feb 2004 23:15:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C79243D1D; Mon, 2 Feb 2004 23:15:32 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i137FW0B017031; Mon, 2 Feb 2004 23:15:32 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i137FWNM017030; Mon, 2 Feb 2004 23:15:32 -0800 (PST) (envelope-from mtm) Message-Id: <200402030715.i137FWNM017030@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 2 Feb 2004 23:15:32 -0800 (PST) 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 jail X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 07:15:33 -0000 mtm 2004/02/02 23:15:32 PST FreeBSD src repository Modified files: etc/rc.d jail Log: Configure a jail sysctl value only if it is different than what the rc.conf(5) knob specifies. Also, correct a minor capitalization error. Revision Changes Path 1.12 +32 -25 src/etc/rc.d/jail From owner-cvs-src@FreeBSD.ORG Mon Feb 2 23:39:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D255716A4CE; Mon, 2 Feb 2004 23:39:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3F0643D3F; Mon, 2 Feb 2004 23:39:23 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i137dN0B021237; Mon, 2 Feb 2004 23:39:23 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i137dNCs021236; Mon, 2 Feb 2004 23:39:23 -0800 (PST) (envelope-from wpaul) Message-Id: <200402030739.i137dNCs021236@repoman.freebsd.org> From: Bill Paul Date: Mon, 2 Feb 2004 23:39:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/ndis kern_ndis.c subr_ndis.c src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 07:39:25 -0000 wpaul 2004/02/02 23:39:23 PST FreeBSD src repository Modified files: sys/compat/ndis kern_ndis.c subr_ndis.c sys/dev/if_ndis if_ndis.c Log: Implement support for single packet sends. The Intel Centrino driver that Asus provides on its CDs has both a MiniportSend() routine and a MiniportSendPackets() function. The Microsoft NDIS docs say that if a driver has both, only the MiniportSendPackets() routine will be used. Although I think I implemented the support correctly, calling the MiniportSend() routine seems to result in no packets going out on the air, even though no error status is returned. The MiniportSendPackets() function does work though, so at least in this case it doesn't matter. In if_ndis.c:ndis_getstate_80211(), if ndis_get_assoc() returns an error, don't bother trying to obtain any other state since the calls may fail, or worse cause the underlying driver to crash. (The above two changes make the Asus-supplied Centrino work.) Also, when calling the OID_802_11_CONFIGURATION OID, remember to initialize the structure lengths correctly. In subr_ndis.c:ndis_open_file(), set the current working directory to rootvnode if we're in a thread that doesn't have a current working directory set. Revision Changes Path 1.35 +26 -0 src/sys/compat/ndis/kern_ndis.c 1.41 +10 -0 src/sys/compat/ndis/subr_ndis.c 1.40 +29 -7 src/sys/dev/if_ndis/if_ndis.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 00:00:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CED7916A4CE; Tue, 3 Feb 2004 00:00:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1916443D2F; Tue, 3 Feb 2004 00:00:38 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1380b0B025921; Tue, 3 Feb 2004 00:00:37 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1380bah025920; Tue, 3 Feb 2004 00:00:37 -0800 (PST) (envelope-from grehan) Message-Id: <200402030800.i1380bah025920@repoman.freebsd.org> From: Peter Grehan Date: Tue, 3 Feb 2004 00:00:37 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powermac openpic_macio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 08:00:39 -0000 grehan 2004/02/03 00:00:37 PST FreeBSD src repository Modified files: sys/powerpc/powermac openpic_macio.c Log: Use device alias "mpic" to locate the macio OpenPIC. This works on the new 12/15/17" PowerBooks that don't have the "interrupt-controller" property underneath "/chosen", which was the previous way of searching. Revision Changes Path 1.2 +5 -6 src/sys/powerpc/powermac/openpic_macio.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 00:00:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3117616A4E1 for ; Tue, 3 Feb 2004 00:00:56 -0800 (PST) Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAA6543D39 for ; Tue, 3 Feb 2004 00:00:51 -0800 (PST) (envelope-from andre@freebsd.org) Received: (qmail 50962 invoked from network); 3 Feb 2004 08:00:50 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.54]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 3 Feb 2004 08:00:50 -0000 Message-ID: <401F5531.35474513@freebsd.org> Date: Tue, 03 Feb 2004 09:00:49 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Brooks Davis References: <200402022253.i12MrGkO091411@repoman.freebsd.org> <20040202232614.GA24019@Odin.AC.HMC.Edu> <401EE109.D45B606@freebsd.org> <20040203000622.GA19568@Odin.AC.HMC.Edu> 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/netinet ip_icmp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 08:00:56 -0000 Brooks Davis wrote: > > On Tue, Feb 03, 2004 at 12:45:13AM +0100, Andre Oppermann wrote: > > Brooks Davis wrote: > > > > > > On Mon, Feb 02, 2004 at 02:53:16PM -0800, Andre Oppermann wrote: > > > > andre 2004/02/02 14:53:16 PST > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sys/netinet ip_icmp.c > > > > Log: > > > > Add sysctl net.inet.icmp.reply_src to specify the interface name > > > > used for the ICMP reply source in reponse to packets which are not > > > > directly addressed to us. By default continue with with normal > > > > source selection. > > > > > > Please consider storing the interface index rather then the name. It is > > > much cheaper to go from index to ifp then name to ifp and the index will > > > be invariant as long as the interface exists. Sometime in the next week > > > the name will no longer be invariant. > > > > I considered storing the ifp but the moment a stored ipf disappears > > you get an instant panic. There is no way to verify if the interface > > pointer is still valid. And with interface cloning I considered the > > panic risk too high. The only other way would be to check the ifp every > > time a interface is manipulated and to purge the ifp if its interface is > > gone. I thought that was too intrusive. > > I'm not sugguesting caching the ifp. I'm suggesting storing the value > of ifp->if_index. You then use ifnet_byindex to get then the ifp when > needed. You have to check that it isn't NULL, but you should to be > doing that for the ifunit() call as well since it will return NULL and > cause a panic if the admin makes a typo. Using the ifindex is a good way out. The check for NULL is already done, so a wrong interface name wont panic the box. > As Juli commented, a SYSCTL_PROC to allow the administrator to get/set > the interface by name is probably the right approach. I'll write a modification to use the ifindex. Since the ifname can change now it will have to resolve the index to name when someone is looking at the sysctl. Thanks! -- Andre From owner-cvs-src@FreeBSD.ORG Tue Feb 3 00:51:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DAA516A4CE; Tue, 3 Feb 2004 00:51:10 -0800 (PST) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6F4543D46; Tue, 3 Feb 2004 00:51:08 -0800 (PST) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id 10A173ABB5D; Tue, 3 Feb 2004 09:52:54 +0100 (CET) Date: Tue, 3 Feb 2004 09:52:53 +0100 From: Pawel Jakub Dawidek To: Jacques Vidrine Message-ID: <20040203085253.GO4200@garage.freebsd.pl> References: <200402030403.i1343Jc6067962@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Vy1A5eXR7jld12ZH" Content-Disposition: inline In-Reply-To: <200402030403.i1343Jc6067962@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 4.8-RELEASE-p13 i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount mount.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 08:51:10 -0000 --Vy1A5eXR7jld12ZH Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 02, 2004 at 08:03:19PM -0800, Jacques Vidrine wrote: +> Commiter: Jacques Vidrine +> Branch: HEAD +>=20 +> Files: +> 1.63 src/sbin/mount/mount.c =20 +>=20 +> Log: +> Correct a typo and unbreak the build. +> =20 +> Pointy hat to: pjd Thank you and my apopogies. First mistake... --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --Vy1A5eXR7jld12ZH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQFAH2FlForvXbEpPzQRAsxfAKC1xSX1Y4zQBTeVihbWSMvrYTcurwCg3I7g DFr4IRcS85BVRSHrvEtWqgU= =3S6S -----END PGP SIGNATURE----- --Vy1A5eXR7jld12ZH-- From owner-cvs-src@FreeBSD.ORG Tue Feb 3 01:21:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09C4716A4CE; Tue, 3 Feb 2004 01:21:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A177E43D3F; Tue, 3 Feb 2004 01:21:37 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i139Lb0B051418; Tue, 3 Feb 2004 01:21:37 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i139Lbid051415; Tue, 3 Feb 2004 01:21:37 -0800 (PST) (envelope-from ru) Message-Id: <200402030921.i139Lbid051415@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 3 Feb 2004 01:21:37 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/kerberos5/lib/libkadm5srv Makefile src/kerberos5/lib/libkrb5 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, 03 Feb 2004 09:21:39 -0000 ru 2004/02/03 01:21:37 PST FreeBSD src repository Modified files: kerberos5/lib/libkadm5srv Makefile kerberos5/lib/libkrb5 Makefile Log: Put generated headers into SRCS so that we pick them up even if "make depend" was not run. Revision Changes Path 1.6 +1 -0 src/kerberos5/lib/libkadm5srv/Makefile 1.16 +2 -1 src/kerberos5/lib/libkrb5/Makefile From owner-cvs-src@FreeBSD.ORG Tue Feb 3 01:32:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4ED816A4CF; Tue, 3 Feb 2004 01:32:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97FCF43D46; Tue, 3 Feb 2004 01:32:11 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i139WB0B054117; Tue, 3 Feb 2004 01:32:11 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i139WBpQ054113; Tue, 3 Feb 2004 01:32:11 -0800 (PST) (envelope-from ru) Message-Id: <200402030932.i139WBpQ054113@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 3 Feb 2004 01:32:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 09:32:13 -0000 bland 2004/02/03 01:32:11 PST FreeBSD src repository Modified files: kerberos5/lib/libroken Makefile Log: Take signal.c out of sources. Reviewed by: nectar Revision Changes Path 1.15 +0 -1 src/kerberos5/lib/libroken/Makefile From owner-cvs-src@FreeBSD.ORG Tue Feb 3 01:37:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 926C116A4CE; Tue, 3 Feb 2004 01:37:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB7C943D39; Tue, 3 Feb 2004 01:37:12 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i139bC0B054521; Tue, 3 Feb 2004 01:37:12 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i139bCcJ054520; Tue, 3 Feb 2004 01:37:12 -0800 (PST) (envelope-from ru) Message-Id: <200402030937.i139bCcJ054520@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 3 Feb 2004 01:37:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.libnames.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 09:37:13 -0000 ru 2004/02/03 01:37:12 PST FreeBSD src repository Modified files: share/mk bsd.libnames.mk Log: Fixed MINUSLPAM: - Added missing NOCRYPT and NO_OPENSSL checks for Kerberos. - Don't depend on -lcrypto and -lcrypt in pam_ssh to resolve dependencies in pam_krb5 and pam_ksu -- the former may not be compiled at all if NO_OPENSSH knob is enabled. - Added missing -lcrypt to pam_ssh dependencies. - Moved librpcsvc after libypclnt. (The last two aren't strictly speaking necessary to resolve the dependencies of static versions of pam_ssh and pam_unix, respectively, but they correspond to dynamic dependencies of libssh and libypclnt, and are put here for consistency.) In collaboration with: bde Reviewed by: des Revision Changes Path 1.80 +12 -13 src/share/mk/bsd.libnames.mk From owner-cvs-src@FreeBSD.ORG Tue Feb 3 01:40:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B74A116A4CF; Tue, 3 Feb 2004 01:40:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D98243D48; Tue, 3 Feb 2004 01:40:12 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i139eC0B054720; Tue, 3 Feb 2004 01:40:12 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i139eBHF054718; Tue, 3 Feb 2004 01:40:11 -0800 (PST) (envelope-from ru) Message-Id: <200402030940.i139eBHF054718@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 3 Feb 2004 01:40:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk sys.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 09:40:14 -0000 ru 2004/02/03 01:40:11 PST FreeBSD src repository Modified files: share/mk sys.mk Log: A shorter version of keeping all -std= options out of CXXFLAGS. Revision Changes Path 1.74 +1 -1 src/share/mk/sys.mk From owner-cvs-src@FreeBSD.ORG Tue Feb 3 02:15:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7643E16A4CE; Tue, 3 Feb 2004 02:15:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C066343D39; Tue, 3 Feb 2004 02:15:16 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13AFG0B063905; Tue, 3 Feb 2004 02:15:16 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13AFG2D063904; Tue, 3 Feb 2004 02:15:16 -0800 (PST) (envelope-from deischen) Message-Id: <200402031015.i13AFG2D063904@repoman.freebsd.org> From: Daniel Eischen Date: Tue, 3 Feb 2004 02:15:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/posix4 semaphore.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, 03 Feb 2004 10:15:17 -0000 deischen 2004/02/03 02:15:16 PST FreeBSD src repository Modified files: sys/posix4 semaphore.h Log: Add prototype for sem_timedwait(). Reviewed by: standards (Stefan Farfeleder) Revision Changes Path 1.10 +1 -0 src/sys/posix4/semaphore.h From owner-cvs-src@FreeBSD.ORG Tue Feb 3 02:21:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0833716A4CE; Tue, 3 Feb 2004 02:21:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5B7943D45; Tue, 3 Feb 2004 02:21:35 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13ALZ0B065229; Tue, 3 Feb 2004 02:21:35 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13ALZBo065228; Tue, 3 Feb 2004 02:21:35 -0800 (PST) (envelope-from des) Message-Id: <200402031021.i13ALZBo065228@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 3 Feb 2004 02:21:35 -0800 (PST) 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 gbde X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 10:21:37 -0000 des 2004/02/03 02:21:35 PST FreeBSD src repository Modified files: etc/rc.d gbde Log: Style fixes. Revision Changes Path 1.2 +13 -5 src/etc/rc.d/gbde From owner-cvs-src@FreeBSD.ORG Tue Feb 3 02:22:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09A9716A4CE; Tue, 3 Feb 2004 02:22:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5946543D39; Tue, 3 Feb 2004 02:22:55 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13AMt0B065965; Tue, 3 Feb 2004 02:22:55 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13AMtfK065964; Tue, 3 Feb 2004 02:22:55 -0800 (PST) (envelope-from des) Message-Id: <200402031022.i13AMtfK065964@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 3 Feb 2004 02:22:55 -0800 (PST) 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 gbde X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 10:22:56 -0000 des 2004/02/03 02:22:55 PST FreeBSD src repository Modified files: etc/rc.d gbde Log: Missed one in previous commit. Revision Changes Path 1.3 +2 -1 src/etc/rc.d/gbde From owner-cvs-src@FreeBSD.ORG Tue Feb 3 03:10:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37FB716A4CE; Tue, 3 Feb 2004 03:10:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F211843D46; Tue, 3 Feb 2004 03:10:34 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13BAY0B075704; Tue, 3 Feb 2004 03:10:34 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13BAYBA075702; Tue, 3 Feb 2004 03:10:34 -0800 (PST) (envelope-from des) Message-Id: <200402031110.i13BAYBA075702@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 3 Feb 2004 03:10:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/gbde gbde.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 11:10:36 -0000 des 2004/02/03 03:10:34 PST FreeBSD src repository Modified files: sbin/gbde gbde.c Log: Remove newline characters from error strings. Revision Changes Path 1.19 +2 -2 src/sbin/gbde/gbde.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 03:12:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0E3B16A4CE; Tue, 3 Feb 2004 03:12:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C61E243D55; Tue, 3 Feb 2004 03:12:29 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13BCT0B077503; Tue, 3 Feb 2004 03:12:29 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13BCToS077502; Tue, 3 Feb 2004 03:12:29 -0800 (PST) (envelope-from des) Message-Id: <200402031112.i13BCToS077502@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 3 Feb 2004 03:12:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/gbde gbde.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 11:12:32 -0000 des 2004/02/03 03:12:29 PST FreeBSD src repository Modified files: sbin/gbde gbde.c Log: Mechanical whitespace cleanup. Also, note that previous commit was Sponsored by: Teleplan AS Revision Changes Path 1.20 +12 -12 src/sbin/gbde/gbde.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 03:26:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABD6316A4CE; Tue, 3 Feb 2004 03:26:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3F0D43D1F; Tue, 3 Feb 2004 03:26:08 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13BQ80B079746; Tue, 3 Feb 2004 03:26:08 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13BQ8SC079745; Tue, 3 Feb 2004 03:26:08 -0800 (PST) (envelope-from des) Message-Id: <200402031126.i13BQ8SC079745@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 3 Feb 2004 03:26:08 -0800 (PST) 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 rc.conf.5 src/etc/defaults rc.conf src/etc/rc.d Makefile gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 11:26:10 -0000 des 2004/02/03 03:26:08 PST FreeBSD src repository Modified files: share/man/man5 rc.conf.5 etc/defaults rc.conf etc/rc.d Makefile Added files: etc/rc.d gbde_swap Log: Add support for initializing swap devices with random one-shot keys. Note that the keys are currently generated by computing the MD5 checksum of 512 bytes read from /dev/random, and are passed to gbde on the command line. Sponsored by: Teleplan AS Revision Changes Path 1.198 +2 -0 src/etc/defaults/rc.conf 1.30 +1 -1 src/etc/rc.d/Makefile 1.1 +54 -0 src/etc/rc.d/gbde_swap (new) 1.204 +8 -0 src/share/man/man5/rc.conf.5 From owner-cvs-src@FreeBSD.ORG Tue Feb 3 03:27:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3E0A16A4CE; Tue, 3 Feb 2004 03:27:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C53743D1D; Tue, 3 Feb 2004 03:27:35 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13BRZ0B079820; Tue, 3 Feb 2004 03:27:35 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13BRZuB079819; Tue, 3 Feb 2004 03:27:35 -0800 (PST) (envelope-from des) Message-Id: <200402031127.i13BRZuB079819@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 3 Feb 2004 03:27:34 -0800 (PST) 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 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 11:27:36 -0000 des 2004/02/03 03:27:34 PST FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Whitespace nit. Revision Changes Path 1.205 +1 -1 src/share/man/man5/rc.conf.5 From owner-cvs-src@FreeBSD.ORG Tue Feb 3 04:08:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B203816A4CE; Tue, 3 Feb 2004 04:08:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 052E943D2F; Tue, 3 Feb 2004 04:08:19 -0800 (PST) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13C8I0B089483; Tue, 3 Feb 2004 04:08:18 -0800 (PST) (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13C8IRH089482; Tue, 3 Feb 2004 04:08:18 -0800 (PST) (envelope-from le) Message-Id: <200402031208.i13C8IRH089482@repoman.freebsd.org> From: Lukas Ertl Date: Tue, 3 Feb 2004 04:08:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 12:08:20 -0000 le 2004/02/03 04:08:18 PST FreeBSD src repository Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add my birthday. Approved by: joerg (mentor) Revision Changes Path 1.111 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd From owner-cvs-src@FreeBSD.ORG Tue Feb 3 04:24:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3F7216A4CE; Tue, 3 Feb 2004 04:24:49 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D7B643D31; Tue, 3 Feb 2004 04:24:48 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 7439E65449; Tue, 3 Feb 2004 12:24:46 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 38705-01-12; Tue, 3 Feb 2004 12:24:46 +0000 (GMT) Received: from saboteur.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 9500F65444; Tue, 3 Feb 2004 12:24:44 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id AA19FB9; Tue, 3 Feb 2004 12:24:36 +0000 (GMT) Date: Tue, 3 Feb 2004 12:24:36 +0000 From: Bruce M Simpson To: Brooks Davis Message-ID: <20040203122436.GE713@saboteur.dek.spc.org> Mail-Followup-To: Brooks Davis , Andre Oppermann , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org References: <200402022253.i12MrGkO091411@repoman.freebsd.org> <20040202232614.GA24019@Odin.AC.HMC.Edu> <401EE109.D45B606@freebsd.org> <20040203000622.GA19568@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <20040203000622.GA19568@Odin.AC.HMC.Edu> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Andre Oppermann cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netinet ip_icmp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 12:24:50 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Feb 02, 2004 at 04:06:22PM -0800, Brooks Davis wrote: > I'm not sugguesting caching the ifp. I'm suggesting storing the value > of ifp->if_index. You then use ifnet_byindex to get then the ifp when > needed. You have to check that it isn't NULL, but you should to be > doing that for the ifunit() call as well since it will return NULL and > cause a panic if the admin makes a typo. Good catch. Thanks. BMS --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: '' iD8DBQFAH5MDueUpAYYNtTsRApuAAJ9r4ajOXPKrcWhhY+hNTG1gMhu9vACeL0iG wehT8lDagPRUjrg8n0T5PzA= =iJ77 -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS-- From owner-cvs-src@FreeBSD.ORG Tue Feb 3 04:59:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7472816A4CE; Tue, 3 Feb 2004 04:59:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B34D043D2F; Tue, 3 Feb 2004 04:59:30 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13CxU0B005902; Tue, 3 Feb 2004 04:59:30 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13CxU7P005901; Tue, 3 Feb 2004 04:59:30 -0800 (PST) (envelope-from mtm) Message-Id: <200402031259.i13CxU7P005901@repoman.freebsd.org> From: Mike Makonnen Date: Tue, 3 Feb 2004 04:59:30 -0800 (PST) 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 jail X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 12:59:31 -0000 mtm 2004/02/03 04:59:30 PST FreeBSD src repository Modified files: etc/rc.d jail Log: o Unbreak the individual jail starting patch that I broke when I committed it. Apologies to Juergen Unger . o When stopping jails output the hostname of the jails that were stopped. o Refactor o Remove extraneous empty line o Correct spelling error Revision Changes Path 1.13 +32 -28 src/etc/rc.d/jail From owner-cvs-src@FreeBSD.ORG Tue Feb 3 05:57:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFD8F16A4CE; Tue, 3 Feb 2004 05:57:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECDC243D39; Tue, 3 Feb 2004 05:57:56 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13Dvu0B019802; Tue, 3 Feb 2004 05:57:56 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13Dvuxm019801; Tue, 3 Feb 2004 05:57:56 -0800 (PST) (envelope-from des) Message-Id: <200402031357.i13Dvuxm019801@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 3 Feb 2004 05:57:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/etc make.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 13:57:58 -0000 des 2004/02/03 05:57:56 PST FreeBSD src repository Modified files: share/examples/etc make.conf Log: Document NO_VINUM, which is already listed in the man page. Revision Changes Path 1.222 +1 -0 src/share/examples/etc/make.conf From owner-cvs-src@FreeBSD.ORG Tue Feb 3 07:14:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A093016A4CE; Tue, 3 Feb 2004 07:14:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC20D43D2D; Tue, 3 Feb 2004 07:14:27 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13FER0B038145; Tue, 3 Feb 2004 07:14:27 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13FERIJ038144; Tue, 3 Feb 2004 07:14:27 -0800 (PST) (envelope-from jhb) Message-Id: <200402031514.i13FERIJ038144@repoman.freebsd.org> From: John Baldwin Date: Tue, 3 Feb 2004 07:14:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_witness.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 15:14:28 -0000 jhb 2004/02/03 07:14:27 PST FreeBSD src repository Modified files: sys/kern subr_witness.c Log: Remove a bogus assertion. Noticed by: bde Pointy hat to: jhb Revision Changes Path 1.169 +0 -1 src/sys/kern/subr_witness.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 07:22:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A547F16A4CE for ; Tue, 3 Feb 2004 07:22:52 -0800 (PST) Received: from mail2.speakeasy.net (mail2.speakeasy.net [216.254.0.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5853543D58 for ; Tue, 3 Feb 2004 07:22:47 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 15433 invoked from network); 3 Feb 2004 15:22:46 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 3 Feb 2004 15:22:46 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i13FMdM2000428; Tue, 3 Feb 2004 10:22:42 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: "Bjoern A. Zeeb" Date: Tue, 3 Feb 2004 10:13:22 -0500 User-Agent: KMail/1.5.4 References: <200402022322.i12NMOVR098769@repoman.freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402031013.22310.jhb@FreeBSD.org> 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/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: Tue, 03 Feb 2004 15:22:52 -0000 On Tuesday 03 February 2004 01:18 am, Bjoern A. Zeeb wrote: > On Mon, 2 Feb 2004, John Baldwin wrote: > > Hi, > > > jhb 2004/02/02 15:22:24 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/i386/i386 machdep.c > > Log: > > Set PCPU_GET(curpcb) for the BSP to thread0's pcb. Otherwise, the boot > > CPU doesn't have a pcb until after it's first context switch. This can > > cause secondary panics if a page fault happens during bootup. > > > > Revision Changes Path > > 1.586 +1 -0 src/sys/i386/i386/machdep.c > > this gave me a fatal trap 9 gen. protection fault while in km > last time I tried with your patch. You have a double panic and this fixed the first panic. You are still getting another panic that I'm not sure how to fix. -- 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 Feb 3 07:55:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECC6916A4CE; Tue, 3 Feb 2004 07:55:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 402EE43D46; Tue, 3 Feb 2004 07:55:33 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13FtV0B046799; Tue, 3 Feb 2004 07:55:31 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13FtV2V046798; Tue, 3 Feb 2004 07:55:31 -0800 (PST) (envelope-from deischen) Message-Id: <200402031555.i13FtV2V046798@repoman.freebsd.org> From: Daniel Eischen Date: Tue, 3 Feb 2004 07:55:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_sem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 15:55:34 -0000 deischen 2004/02/03 07:55:31 PST FreeBSD src repository Modified files: lib/libthr/thread thr_sem.c Log: Add -- bandaid to unbreak world in . Revision Changes Path 1.3 +1 -0 src/lib/libthr/thread/thr_sem.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 08:00:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10E1B16A4CE; Tue, 3 Feb 2004 08:00:26 -0800 (PST) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C90843D2F; Tue, 3 Feb 2004 08:00:09 -0800 (PST) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 1E05E1FF91D; Tue, 3 Feb 2004 17:00:08 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 526B41FF90C; Tue, 3 Feb 2004 17:00:06 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 631F0154BE; Tue, 3 Feb 2004 15:50:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 5FD3315384; Tue, 3 Feb 2004 15:50:50 +0000 (UTC) Date: Tue, 3 Feb 2004 15:50:50 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: John Baldwin In-Reply-To: <200402031013.22310.jhb@FreeBSD.org> Message-ID: References: <200402022322.i12NMOVR098769@repoman.freebsd.org> <200402031013.22310.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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: Tue, 03 Feb 2004 16:00:26 -0000 On Tue, 3 Feb 2004, John Baldwin wrote: > On Tuesday 03 February 2004 01:18 am, Bjoern A. Zeeb wrote: > > On Mon, 2 Feb 2004, John Baldwin wrote: > > > > Hi, > > > > > jhb 2004/02/02 15:22:24 PST > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/i386/i386 machdep.c > > > Log: > > > Set PCPU_GET(curpcb) for the BSP to thread0's pcb. Otherwise, the boot > > > CPU doesn't have a pcb until after it's first context switch. This can > > > cause secondary panics if a page fault happens during bootup. > > > > > > Revision Changes Path > > > 1.586 +1 -0 src/sys/i386/i386/machdep.c > > > > this gave me a fatal trap 9 gen. protection fault while in km > > last time I tried with your patch. > > You have a double panic and this fixed the first panic. You are still getting > another panic that I'm not sure how to fix. *hmm* while this is true w/o ACPI enabled with ACPI enabled I do not get a panic while booting a kernel prior to this commit (which is equal to the patch you had sent me). With your patch (thus also with this commit I guess) I do get the panic with and without ACPI. Conclusion: with this patch/commit I will no longer be able to boot this problematic machine here. Any more ideas ? -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/ From owner-cvs-src@FreeBSD.ORG Tue Feb 3 08:04:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 325D616A4CE; Tue, 3 Feb 2004 08:04:46 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E16D43D3F; Tue, 3 Feb 2004 08:04:44 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id i13G4f2h001905; Tue, 3 Feb 2004 08:04:41 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i13G4eel001903; Tue, 3 Feb 2004 08:04:40 -0800 Date: Tue, 3 Feb 2004 08:04:40 -0800 From: Brooks Davis To: Andre Oppermann Message-ID: <20040203160440.GB27244@Odin.AC.HMC.Edu> References: <200402022253.i12MrGkO091411@repoman.freebsd.org> <20040202232614.GA24019@Odin.AC.HMC.Edu> <401EE109.D45B606@freebsd.org> <20040203000622.GA19568@Odin.AC.HMC.Edu> <401F5531.35474513@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: <401F5531.35474513@freebsd.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: Brooks Davis cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netinet ip_icmp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 16:04:46 -0000 --b5gNqxB1S1yM7hjW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 03, 2004 at 09:00:49AM +0100, Andre Oppermann wrote: > Brooks Davis wrote: > >=20 > > On Tue, Feb 03, 2004 at 12:45:13AM +0100, Andre Oppermann wrote: > > > Brooks Davis wrote: > > > > > > > > On Mon, Feb 02, 2004 at 02:53:16PM -0800, Andre Oppermann wrote: > > > > > andre 2004/02/02 14:53:16 PST > > > > > > > > > > FreeBSD src repository > > > > > > > > > > Modified files: > > > > > sys/netinet ip_icmp.c > > > > > Log: > > > > > Add sysctl net.inet.icmp.reply_src to specify the interface name > > > > > used for the ICMP reply source in reponse to packets which are = not > > > > > directly addressed to us. By default continue with with normal > > > > > source selection. > > > > > > > > Please consider storing the interface index rather then the name. = It is > > > > much cheaper to go from index to ifp then name to ifp and the index= will > > > > be invariant as long as the interface exists. Sometime in the next= week > > > > the name will no longer be invariant. > > > > > > I considered storing the ifp but the moment a stored ipf disappears > > > you get an instant panic. There is no way to verify if the interface > > > pointer is still valid. And with interface cloning I considered the > > > panic risk too high. The only other way would be to check the ifp ev= ery > > > time a interface is manipulated and to purge the ifp if its interface= is > > > gone. I thought that was too intrusive. > >=20 > > I'm not sugguesting caching the ifp. I'm suggesting storing the value > > of ifp->if_index. You then use ifnet_byindex to get then the ifp when > > needed. You have to check that it isn't NULL, but you should to be > > doing that for the ifunit() call as well since it will return NULL and > > cause a panic if the admin makes a typo. >=20 > Using the ifindex is a good way out. The check for NULL is already > done, so a wrong interface name wont panic the box. Ah, the check is done, but the check was done without explicit compatison to NULL so I spaced and missed it. That's probalby worth changing when you do the rest since style(9) suggests not trating pointers and bools. > > As Juli commented, a SYSCTL_PROC to allow the administrator to get/set > > the interface by name is probably the right approach. >=20 > I'll write a modification to use the ifindex. Since the ifname can > change now it will have to resolve the index to name when someone is > looking at the sysctl. Thanks! Thanks. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --b5gNqxB1S1yM7hjW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAH8aUXY6L6fI4GtQRAjOzAJ9WPu40b5OowV6x4TW/QHXvIVcuEgCff2xq 2DtpuzZGFkHS4YmsjpoWZf8= =UlFu -----END PGP SIGNATURE----- --b5gNqxB1S1yM7hjW-- From owner-cvs-src@FreeBSD.ORG Tue Feb 3 08:09:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5345B16A4CF for ; Tue, 3 Feb 2004 08:09:33 -0800 (PST) Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93F4C43D53 for ; Tue, 3 Feb 2004 08:09:28 -0800 (PST) (envelope-from andre@freebsd.org) Received: (qmail 65978 invoked from network); 3 Feb 2004 16:09:27 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.53]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 3 Feb 2004 16:09:27 -0000 Message-ID: <401FC7B5.D2B9BD52@freebsd.org> Date: Tue, 03 Feb 2004 17:09:25 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Bruce M Simpson References: <200402022253.i12MrGkO091411@repoman.freebsd.org> <20040202232614.GA24019@Odin.AC.HMC.Edu> <401EE109.D45B606@freebsd.org> <20040203000622.GA19568@Odin.AC.HMC.Edu> <20040203122436.GE713@saboteur.dek.spc.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: Brooks Davis cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netinet ip_icmp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 16:09:34 -0000 Bruce M Simpson wrote: > > On Mon, Feb 02, 2004 at 04:06:22PM -0800, Brooks Davis wrote: > > I'm not sugguesting caching the ifp. I'm suggesting storing the value > > of ifp->if_index. You then use ifnet_byindex to get then the ifp when > > needed. You have to check that it isn't NULL, but you should to be > > doing that for the ifunit() call as well since it will return NULL and > > cause a panic if the admin makes a typo. > > Good catch. Thanks. In the code I committed the case of an invalid interface name (or typo) is correctly handled and will not panic the system. I tested that as one of the first things when I wrote that code. ;) At the moment I'm changing it to use the ifindex method Brooks suggests. -- Andre From owner-cvs-src@FreeBSD.ORG Tue Feb 3 08:13:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E8816A4CE for ; Tue, 3 Feb 2004 08:13:57 -0800 (PST) Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A7CB43D45 for ; Tue, 3 Feb 2004 08:13:52 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 14994 invoked from network); 3 Feb 2004 16:13:52 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 3 Feb 2004 16:13:52 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i13GDlM0000719; Tue, 3 Feb 2004 11:13:47 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: "Bjoern A. Zeeb" Date: Tue, 3 Feb 2004 11:14:25 -0500 User-Agent: KMail/1.5.4 References: <200402022322.i12NMOVR098769@repoman.freebsd.org> <200402031013.22310.jhb@FreeBSD.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402031114.25978.jhb@FreeBSD.org> 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/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: Tue, 03 Feb 2004 16:13:58 -0000 On Tuesday 03 February 2004 10:50 am, Bjoern A. Zeeb wrote: > On Tue, 3 Feb 2004, John Baldwin wrote: > > On Tuesday 03 February 2004 01:18 am, Bjoern A. Zeeb wrote: > > > On Mon, 2 Feb 2004, John Baldwin wrote: > > > > > > Hi, > > > > > > > jhb 2004/02/02 15:22:24 PST > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sys/i386/i386 machdep.c > > > > Log: > > > > Set PCPU_GET(curpcb) for the BSP to thread0's pcb. Otherwise, the > > > > boot CPU doesn't have a pcb until after it's first context switch. > > > > This can cause secondary panics if a page fault happens during > > > > bootup. > > > > > > > > Revision Changes Path > > > > 1.586 +1 -0 src/sys/i386/i386/machdep.c > > > > > > this gave me a fatal trap 9 gen. protection fault while in km > > > last time I tried with your patch. > > > > You have a double panic and this fixed the first panic. You are still > > getting another panic that I'm not sure how to fix. > > *hmm* > > while this is true w/o ACPI enabled with ACPI enabled I do not get > a panic while booting a kernel prior to this commit (which is > equal to the patch you had sent me). > > With your patch (thus also with this commit I guess) I do get the > panic with and without ACPI. > > Conclusion: with this patch/commit I will no longer be able to boot > this problematic machine here. This patch cannot possibly cause a panic. It now takes a variable that was set to NULL, and gives it an initial value. Before this change, places would panic with a page fault when they tried to access this variable before it was initialized. -- 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 Feb 3 08:28:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE78416A4CF; Tue, 3 Feb 2004 08:28:16 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD36A43D3F; Tue, 3 Feb 2004 08:28:14 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from localhost (acs-24-154-235-164.zoominternet.net [24.154.235.164]) by pittgoth.com (8.12.10/8.12.10) with SMTP id i13GSDGI014475; Tue, 3 Feb 2004 11:28:13 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Tue, 3 Feb 2004 11:28:24 -0500 From: Tom Rhodes To: Ruslan Ermilov Message-Id: <20040203112824.01dfdc99@localhost> In-Reply-To: <200402030932.i139WBpQ054113@repoman.freebsd.org> References: <200402030932.i139WBpQ054113@repoman.freebsd.org> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) 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/kerberos5/lib/libroken 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, 03 Feb 2004 16:28:17 -0000 On Tue, 3 Feb 2004 01:32:11 -0800 (PST) Ruslan Ermilov wrote: > bland 2004/02/03 01:32:11 PST ^^^^^ You're bland... :) > > FreeBSD src repository > > Modified files: > kerberos5/lib/libroken Makefile > Log: > Take signal.c out of sources. > > Reviewed by: nectar Any idea what is causing this yet? Perhaps I missed/overlooked/ignored the discussion? -- Tom Rhodes From owner-cvs-src@FreeBSD.ORG Tue Feb 3 08:32:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E27316A4CE; Tue, 3 Feb 2004 08:32:16 -0800 (PST) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E580643D2F; Tue, 3 Feb 2004 08:32:14 -0800 (PST) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) i13GWETr018825; Tue, 3 Feb 2004 11:32:14 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i13GWEBd018824; Tue, 3 Feb 2004 11:32:14 -0500 (EST) Date: Tue, 3 Feb 2004 11:32:14 -0500 From: Ken Smith To: Tom Rhodes Message-ID: <20040203163214.GD17960@electra.cse.Buffalo.EDU> References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040203112824.01dfdc99@localhost> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 16:32:16 -0000 On Tue, Feb 03, 2004 at 11:28:24AM -0500, Tom Rhodes wrote: > On Tue, 3 Feb 2004 01:32:11 -0800 (PST) > Ruslan Ermilov wrote: > > > bland 2004/02/03 01:32:11 PST > ^^^^^ > > You're bland... :) > > > > > FreeBSD src repository > > > > Modified files: > > kerberos5/lib/libroken Makefile > > Log: > > Take signal.c out of sources. > > > > Reviewed by: nectar > > Any idea what is causing this yet? Perhaps I missed/overlooked/ignored > the discussion? > > -- > Tom Rhodes We're actively trying to track it down now. No ETA on it being fixed at this point, it is probably buried deep inside some perl scripts but that's just a guess. We have caught the last couple of examples to help try and track it down though (two or three have happened in the last two or three days). -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | From owner-cvs-src@FreeBSD.ORG Tue Feb 3 08:54:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B21AD16A4CF for ; Tue, 3 Feb 2004 08:54:54 -0800 (PST) Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id D435A43D45 for ; Tue, 3 Feb 2004 08:54:45 -0800 (PST) (envelope-from andre@freebsd.org) Received: (qmail 74979 invoked from network); 3 Feb 2004 16:54:45 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.53]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 3 Feb 2004 16:54:45 -0000 Message-ID: <401FD252.7F56765E@freebsd.org> Date: Tue, 03 Feb 2004 17:54:42 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Ken Smith References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: Tom Rhodes cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 16:54:55 -0000 Ken Smith wrote: > > On Tue, Feb 03, 2004 at 11:28:24AM -0500, Tom Rhodes wrote: > > On Tue, 3 Feb 2004 01:32:11 -0800 (PST) > > Ruslan Ermilov wrote: > > > > > bland 2004/02/03 01:32:11 PST > > ^^^^^ > > > > You're bland... :) > > > > > > > > FreeBSD src repository > > > > > > Modified files: > > > kerberos5/lib/libroken Makefile > > > Log: > > > Take signal.c out of sources. > > > > > > Reviewed by: nectar > > > > Any idea what is causing this yet? Perhaps I missed/overlooked/ignored > > the discussion? > > > > -- > > Tom Rhodes > > We're actively trying to track it down now. No ETA on it being fixed > at this point, it is probably buried deep inside some perl scripts > but that's just a guess. We have caught the last couple of examples > to help try and track it down though (two or three have happened in > the last two or three days). All this magic happens in CVSROOT-src/cfg.pm where $PID for temporary files and $COMMITTER are set. $PID is probably not the problem but $COMMITTER seems to be. The text in this variable is put verbatim into the commit message in CVSROOT-src/log_accum.pl function build_header(). I'm not a perl hacker so I can't really comment on the code snipped below but it looks strange that the first $ENV{} has the environment variable name in "" and the second one in '' quotes. At least it seems to be inconsistent. I wonder if we ever can get into the case where LOGNAME and USER are not set in the users environment. It might be that for some SSH setups the environment is cleared or altered on freefall. Nontheless I don't think any of the others should return anything else than the current username. Unless there is a bug in the kernel wrt credential handling or some other bug in perl. # The username of the committer. $COMMITTER = $ENV{"LOGNAME"} || $ENV{'USER'} || getlogin || (getpwuid($<))[0] || sprintf("uid#%d",$<); -- Andre From owner-cvs-src@FreeBSD.ORG Tue Feb 3 09:04:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FA4316A4CF for ; Tue, 3 Feb 2004 09:04:21 -0800 (PST) Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0F9443D46 for ; Tue, 3 Feb 2004 09:03:27 -0800 (PST) (envelope-from andre@freebsd.org) Received: (qmail 76436 invoked from network); 3 Feb 2004 17:02:56 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.53]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 3 Feb 2004 17:02:56 -0000 Message-ID: <401FD43E.174A6839@freebsd.org> Date: Tue, 03 Feb 2004 18:02:54 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Ken Smith , Tom Rhodes , Ruslan Ermilov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 17:04:21 -0000 Andre Oppermann wrote: > > Ken Smith wrote: > > > > On Tue, Feb 03, 2004 at 11:28:24AM -0500, Tom Rhodes wrote: > > > On Tue, 3 Feb 2004 01:32:11 -0800 (PST) > > > Ruslan Ermilov wrote: > > > > > > > bland 2004/02/03 01:32:11 PST > > > ^^^^^ > > > > > > You're bland... :) > > > > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > kerberos5/lib/libroken Makefile > > > > Log: > > > > Take signal.c out of sources. > > > > > > > > Reviewed by: nectar > > > > > > Any idea what is causing this yet? Perhaps I missed/overlooked/ignored > > > the discussion? > > > > > > -- > > > Tom Rhodes > > > > We're actively trying to track it down now. No ETA on it being fixed > > at this point, it is probably buried deep inside some perl scripts > > but that's just a guess. We have caught the last couple of examples > > to help try and track it down though (two or three have happened in > > the last two or three days). > > All this magic happens in CVSROOT-src/cfg.pm where $PID for temporary > files and $COMMITTER are set. $PID is probably not the problem but > $COMMITTER seems to be. The text in this variable is put verbatim into > the commit message in CVSROOT-src/log_accum.pl function build_header(). > > I'm not a perl hacker so I can't really comment on the code snipped > below but it looks strange that the first $ENV{} has the environment > variable name in "" and the second one in '' quotes. At least it seems > to be inconsistent. I wonder if we ever can get into the case where > LOGNAME and USER are not set in the users environment. It might be > that for some SSH setups the environment is cleared or altered on > freefall. Nontheless I don't think any of the others should return > anything else than the current username. Unless there is a bug in > the kernel wrt credential handling or some other bug in perl. > > # The username of the committer. > $COMMITTER = $ENV{"LOGNAME"} || $ENV{'USER'} || getlogin > || (getpwuid($<))[0] || sprintf("uid#%d",$<); Hmm... getlogin might be the problem (from perl man page): getlogin Implements the C library function of the same name, which on most systems returns the current login from /etc/utmp, if any. If null, use getpwuid. Using LOGNAME and USER from the environment seems to be pretty unsave as it can be changed by the user to any arbitrary string (or other username). -- Andre From owner-cvs-src@FreeBSD.ORG Tue Feb 3 09:07:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C1A216A4CE; Tue, 3 Feb 2004 09:07:29 -0800 (PST) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8C6943D4C; Tue, 3 Feb 2004 09:06:53 -0800 (PST) (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 3B5115489C; Tue, 3 Feb 2004 11:06:53 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id D30606D455; Tue, 3 Feb 2004 11:06:52 -0600 (CST) Date: Tue, 3 Feb 2004 11:06:52 -0600 From: "Jacques A. Vidrine" To: Andre Oppermann Message-ID: <20040203170652.GA80415@madman.celabo.org> References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> <401FD43E.174A6839@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <401FD43E.174A6839@freebsd.org> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.4i-ja.1 cc: Tom Rhodes cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Ruslan Ermilov cc: Ken Smith Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 17:07:29 -0000 On Tue, Feb 03, 2004 at 06:02:54PM +0100, Andre Oppermann wrote: > Hmm... getlogin might be the problem (from perl man page): > > getlogin > > Implements the C library function of the same name, which on most systems > returns the current login from /etc/utmp, if any. If null, use getpwuid. Only that's not correct for most systems :-) getlogin(2) returns what was previously passed to setlogin(2) (usually by login(1)). But this could indeed be a part of the problem, especially since there is a known bug in ssh involving a missing setsid() ... Sorry to tease and run, but I have an appointment right *now*. Will follow-up when I return. 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 Feb 3 09:12:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66A1416A4D1 for ; Tue, 3 Feb 2004 09:12:22 -0800 (PST) Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 042F843D53 for ; Tue, 3 Feb 2004 09:12:14 -0800 (PST) (envelope-from andre@freebsd.org) Received: (qmail 77904 invoked from network); 3 Feb 2004 17:12:13 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.53]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 3 Feb 2004 17:12:13 -0000 Message-ID: <401FD66B.F560E08B@freebsd.org> Date: Tue, 03 Feb 2004 18:12:11 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Jacques A. Vidrine" References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> <401FD43E.174A6839@freebsd.org> <20040203170652.GA80415@madman.celabo.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: Tom Rhodes cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Ruslan Ermilov cc: Ken Smith Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 17:12:22 -0000 "Jacques A. Vidrine" wrote: > > On Tue, Feb 03, 2004 at 06:02:54PM +0100, Andre Oppermann wrote: > > Hmm... getlogin might be the problem (from perl man page): > > > > getlogin > > > > Implements the C library function of the same name, which on most systems > > returns the current login from /etc/utmp, if any. If null, use getpwuid. > > Only that's not correct for most systems :-) > > getlogin(2) returns what was previously passed to setlogin(2) (usually > by login(1)). But this could indeed be a part of the problem, > especially since there is a known bug in ssh involving a missing > setsid() ... May it be that the problem started the same time as when freefall's sshd was switched over or upgraded to use priviledge separation? > Sorry to tease and run, but I have an appointment right *now*. > Will follow-up when I return. -- Andre From owner-cvs-src@FreeBSD.ORG Tue Feb 3 09:12:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40A8116A4CE; Tue, 3 Feb 2004 09:12:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A8ED43D41; Tue, 3 Feb 2004 09:12:58 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13HCw0B071587; Tue, 3 Feb 2004 09:12:58 -0800 (PST) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13HCwMt071586; Tue, 3 Feb 2004 09:12:58 -0800 (PST) (envelope-from dougb) Message-Id: <200402031712.i13HCwMt071586@repoman.freebsd.org> From: Doug Barton Date: Tue, 3 Feb 2004 09:12:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/etc/namedb named.root X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 17:12:59 -0000 dougb 2004/02/03 09:12:58 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) etc/namedb named.root Log: MFC 1.11, the latest from InterNIC. Approved by: re (scottl) Revision Changes Path 1.10.6.1 +8 -7 src/etc/namedb/named.root From owner-cvs-src@FreeBSD.ORG Tue Feb 3 09:15:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DCF116A4CE; Tue, 3 Feb 2004 09:15:58 -0800 (PST) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D59B043D39; Tue, 3 Feb 2004 09:15:55 -0800 (PST) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.35 #1 (Debian)) id 1Ao4Mg-0005mm-00; Tue, 03 Feb 2004 23:29:34 +0600 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.35 #1 (Debian)) id 1Ao4Mf-0005mc-00; Tue, 03 Feb 2004 23:29:33 +0600 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.9p2/8.12.9) with ESMTP id i13HGIcU096880; Tue, 3 Feb 2004 23:16:18 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.9p2/8.12.9/Submit) id i13HGImD096878; Tue, 3 Feb 2004 23:16:18 +0600 (NOVT) (envelope-from danfe) Date: Tue, 3 Feb 2004 23:16:18 +0600 From: Alexey Dokuchaev To: Andre Oppermann Message-ID: <20040203171617.GA87805@regency.nsu.ru> References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <401FD252.7F56765E@freebsd.org> User-Agent: Mutt/1.4.1i X-Envelope-To: src-committers@freebsd.org, kensmith@cse.Buffalo.EDU, trhodes@freebsd.org, cvs-src@freebsd.org, ru@freebsd.org, cvs-all@freebsd.org, andre@freebsd.org cc: Tom Rhodes cc: src-committers@freebsd.org cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: Ruslan Ermilov cc: Ken Smith Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 17:15:58 -0000 On Tue, Feb 03, 2004 at 05:54:42PM +0100, Andre Oppermann wrote: > Ken Smith wrote: > > > > On Tue, Feb 03, 2004 at 11:28:24AM -0500, Tom Rhodes wrote: > > > On Tue, 3 Feb 2004 01:32:11 -0800 (PST) > > > Ruslan Ermilov wrote: > > > > > > > bland 2004/02/03 01:32:11 PST > > > ^^^^^ > > > > > > You're bland... :) > > > > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > kerberos5/lib/libroken Makefile > > > > Log: > > > > Take signal.c out of sources. > > > > > > > > Reviewed by: nectar > > > > > > Any idea what is causing this yet? Perhaps I missed/overlooked/ignored > > > the discussion? > > > > > > -- > > > Tom Rhodes > > > > We're actively trying to track it down now. No ETA on it being fixed > > at this point, it is probably buried deep inside some perl scripts > > but that's just a guess. We have caught the last couple of examples > > to help try and track it down though (two or three have happened in > > the last two or three days). > > All this magic happens in CVSROOT-src/cfg.pm where $PID for temporary > files and $COMMITTER are set. $PID is probably not the problem but > $COMMITTER seems to be. The text in this variable is put verbatim into > the commit message in CVSROOT-src/log_accum.pl function build_header(). > > I'm not a perl hacker so I can't really comment on the code snipped > below but it looks strange that the first $ENV{} has the environment > variable name in "" and the second one in '' quotes. At least it seems It should make no difference in this case (there's nothing to expand in either one). ./danfe > to be inconsistent. I wonder if we ever can get into the case where > LOGNAME and USER are not set in the users environment. It might be > that for some SSH setups the environment is cleared or altered on > freefall. Nontheless I don't think any of the others should return > anything else than the current username. Unless there is a bug in > the kernel wrt credential handling or some other bug in perl. > > # The username of the committer. > $COMMITTER = $ENV{"LOGNAME"} || $ENV{'USER'} || getlogin > || (getpwuid($<))[0] || sprintf("uid#%d",$<); > > > -- > Andre > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Tue Feb 3 09:18:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B52616A4CE; Tue, 3 Feb 2004 09:18:55 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7705E43D6D; Tue, 3 Feb 2004 09:18:51 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 45DB45309; Tue, 3 Feb 2004 18:18:50 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 9CDF05308; Tue, 3 Feb 2004 18:18:44 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 4802933C6A; Tue, 3 Feb 2004 18:18:44 +0100 (CET) To: Andre Oppermann References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Tue, 03 Feb 2004 18:18:44 +0100 In-Reply-To: <401FD252.7F56765E@freebsd.org> (Andre Oppermann's message of "Tue, 03 Feb 2004 17:54:42 +0100") 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-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: Tom Rhodes cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Ruslan Ermilov cc: Ken Smith Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 17:18:55 -0000 Andre Oppermann writes: > I'm not a perl hacker so I can't really comment on the code snipped > below but it looks strange that the first $ENV{} has the environment > variable name in "" and the second one in '' quotes. this has no significance. > # The username of the committer. > $COMMITTER =3D $ENV{"LOGNAME"} || $ENV{'USER'} || getlogin > || (getpwuid($<))[0] || sprintf("uid#%d",$<); This should be $COMMITTER =3D $ENV{'CVS_USER'} || die("Not invoked by CVS!\n"); DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Tue Feb 3 09:19:12 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B5F116A4CF; Tue, 3 Feb 2004 09:19:12 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C0B443D7D; Tue, 3 Feb 2004 09:19:08 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from localhost (acs-24-154-235-164.zoominternet.net [24.154.235.164]) by pittgoth.com (8.12.10/8.12.10) with SMTP id i13HJ5GI014673; Tue, 3 Feb 2004 12:19:05 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Tue, 3 Feb 2004 12:19:17 -0500 From: Tom Rhodes To: Andre Oppermann Message-Id: <20040203121917.17dd2e86@localhost> In-Reply-To: <401FD43E.174A6839@freebsd.org> References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> <401FD43E.174A6839@freebsd.org> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: Ken Smith cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 17:19:12 -0000 On Tue, 03 Feb 2004 18:02:54 +0100 Andre Oppermann wrote: > Andre Oppermann wrote: > > > > Ken Smith wrote: > > > > > > On Tue, Feb 03, 2004 at 11:28:24AM -0500, Tom Rhodes wrote: > > > > On Tue, 3 Feb 2004 01:32:11 -0800 (PST) > > > > Ruslan Ermilov wrote: > > > > > > > > > bland 2004/02/03 01:32:11 PST > > > > ^^^^^ > > > > > > > > You're bland... :) > > > > > > > > > > > > > > FreeBSD src repository > > > > > > > > > > Modified files: > > > > > kerberos5/lib/libroken Makefile > > > > > Log: > > > > > Take signal.c out of sources. > > > > > > > > > > Reviewed by: nectar > > > > > > > > Any idea what is causing this yet? Perhaps I missed/overlooked/ignored > > > > the discussion? > > > > > > > > -- > > > > Tom Rhodes > > > > > > We're actively trying to track it down now. No ETA on it being fixed > > > at this point, it is probably buried deep inside some perl scripts > > > but that's just a guess. We have caught the last couple of examples > > > to help try and track it down though (two or three have happened in > > > the last two or three days). > > > > All this magic happens in CVSROOT-src/cfg.pm where $PID for temporary > > files and $COMMITTER are set. $PID is probably not the problem but > > $COMMITTER seems to be. The text in this variable is put verbatim into > > the commit message in CVSROOT-src/log_accum.pl function build_header(). > > > > I'm not a perl hacker so I can't really comment on the code snipped > > below but it looks strange that the first $ENV{} has the environment > > variable name in "" and the second one in '' quotes. At least it seems > > to be inconsistent. I wonder if we ever can get into the case where > > LOGNAME and USER are not set in the users environment. It might be > > that for some SSH setups the environment is cleared or altered on > > freefall. Nontheless I don't think any of the others should return > > anything else than the current username. Unless there is a bug in > > the kernel wrt credential handling or some other bug in perl. > > > > # The username of the committer. > > $COMMITTER = $ENV{"LOGNAME"} || $ENV{'USER'} || getlogin > > || (getpwuid($<))[0] || sprintf("uid#%d",$<); > > Hmm... getlogin might be the problem (from perl man page): > > getlogin > > Implements the C library function of the same name, which on most systems > returns the current login from /etc/utmp, if any. If null, use getpwuid. > > Using LOGNAME and USER from the environment seems to be pretty unsave > as it can be changed by the user to any arbitrary string (or other > username). I think that, if you really believe this to be the problem, you should work with Ken on this. Thanks. :) -- Tom Rhodes From owner-cvs-src@FreeBSD.ORG Tue Feb 3 09:27:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78F8216A4CE; Tue, 3 Feb 2004 09:27:25 -0800 (PST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id C6C4B43D45; Tue, 3 Feb 2004 09:27:22 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from gosset.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 3 Feb 2004 17:24:26 +0000 (GMT) Date: Tue, 3 Feb 2004 17:24:26 +0000 From: David Malone To: "Jacques A. Vidrine" Message-ID: <20040203172426.GA34284@gosset.maths.tcd.ie> References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> <401FD43E.174A6839@freebsd.org> <20040203170652.GA80415@madman.celabo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040203170652.GA80415@madman.celabo.org> User-Agent: Mutt/1.5.3i Sender: dwmalone@maths.tcd.ie cc: Tom Rhodes cc: src-committers@FreeBSD.org cc: Andre Oppermann cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Ruslan Ermilov cc: Ken Smith Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 17:27:26 -0000 On Tue, Feb 03, 2004 at 11:06:52AM -0600, Jacques A. Vidrine wrote: > Only that's not correct for most systems :-) > > getlogin(2) returns what was previously passed to setlogin(2) (usually > by login(1)). But this could indeed be a part of the problem, > especially since there is a known bug in ssh involving a missing > setsid() ... Ahhh! I've recently seen getlogin return the wrong thing on -stable boxes and consequently programs like write announce the wrong username. People could test this theory by writing to their own tty on freefall and seeing if their own username shows up. David. From owner-cvs-src@FreeBSD.ORG Tue Feb 3 09:31:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B28F816A4CE for ; Tue, 3 Feb 2004 09:31:03 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30A6143D5E for ; Tue, 3 Feb 2004 09:30:54 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i13HTPem087350; Tue, 3 Feb 2004 19:29:28 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i13HTKwX087345; Tue, 3 Feb 2004 19:29:21 +0200 (EET) (envelope-from ru) Date: Tue, 3 Feb 2004 19:29:18 +0200 From: Ruslan Ermilov To: Dag-Erling Sm?rgrav Message-ID: <20040203172918.GD82507@FreeBSD.org.ua> References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BQPnanjtCNWHyqYD" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i cc: Tom Rhodes cc: src-committers@freebsd.org cc: Andre Oppermann cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: Ken Smith Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 17:31:03 -0000 --BQPnanjtCNWHyqYD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 03, 2004 at 06:18:44PM +0100, Dag-Erling Sm?rgrav wrote: > Andre Oppermann writes: > > I'm not a perl hacker so I can't really comment on the code snipped > > below but it looks strange that the first $ENV{} has the environment > > variable name in "" and the second one in '' quotes. >=20 > this has no significance. >=20 > > # The username of the committer. > > $COMMITTER =3D $ENV{"LOGNAME"} || $ENV{'USER'} || getlogin > > || (getpwuid($<))[0] || sprintf("uid#%d",$<); >=20 > This should be >=20 > $COMMITTER =3D $ENV{'CVS_USER'} || > die("Not invoked by CVS!\n"); >=20 Isn't CVS_USER defined only in pserver? Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --BQPnanjtCNWHyqYD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAH9puUkv4P6juNwoRAqHsAJ9D9CGtD4M6NwQEHQDvuJO/lQ2/bwCeJ40m muXGHIioNH+afEQaVTZ68g0= =LN4Y -----END PGP SIGNATURE----- --BQPnanjtCNWHyqYD-- From owner-cvs-src@FreeBSD.ORG Tue Feb 3 09:31:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ECB516A4CF; Tue, 3 Feb 2004 09:31:49 -0800 (PST) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9BF143D5F; Tue, 3 Feb 2004 09:31:47 -0800 (PST) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) i13HTITr021197; Tue, 3 Feb 2004 12:29:18 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i13HTIVY021196; Tue, 3 Feb 2004 12:29:18 -0500 (EST) Date: Tue, 3 Feb 2004 12:29:18 -0500 From: Ken Smith To: Tom Rhodes Message-ID: <20040203172918.GA20418@electra.cse.Buffalo.EDU> References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> <401FD43E.174A6839@freebsd.org> <20040203121917.17dd2e86@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040203121917.17dd2e86@localhost> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: Ken Smith cc: Andre Oppermann cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 17:31:49 -0000 On Tue, Feb 03, 2004 at 12:19:17PM -0500, Tom Rhodes wrote: > I think that, if you really believe this to be the problem, you > should work with Ken on this. Thanks. :) I never said it was me working on it. Just because I'm the one who 'talks' the most doesn't mean I'm the only one working on stuff. There are other admins around who are doing a lot of work. :-) -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | From owner-cvs-src@FreeBSD.ORG Tue Feb 3 09:37:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3490816A4CE; Tue, 3 Feb 2004 09:37:51 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 419AC43D58; Tue, 3 Feb 2004 09:37:45 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from localhost (acs-24-154-235-164.zoominternet.net [24.154.235.164]) by pittgoth.com (8.12.10/8.12.10) with SMTP id i13HbEGI014764; Tue, 3 Feb 2004 12:37:14 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Tue, 3 Feb 2004 12:37:25 -0500 From: Tom Rhodes To: Ken Smith Message-Id: <20040203123725.421cd2ec@localhost> In-Reply-To: <20040203172918.GA20418@electra.cse.Buffalo.EDU> References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> <401FD43E.174A6839@freebsd.org> <20040203121917.17dd2e86@localhost> <20040203172918.GA20418@electra.cse.Buffalo.EDU> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) 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: Andre Oppermann cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 17:37:51 -0000 On Tue, 3 Feb 2004 12:29:18 -0500 Ken Smith wrote: > On Tue, Feb 03, 2004 at 12:19:17PM -0500, Tom Rhodes wrote: > > > I think that, if you really believe this to be the problem, you > > should work with Ken on this. Thanks. :) > > I never said it was me working on it. Just because I'm the one who > 'talks' the most doesn't mean I'm the only one working on stuff. There > are other admins around who are doing a lot of work. :-) Yes, but you were the person who spoke up. Watch and learn, the more you speak up, the more work you'll get. :) Welcome to FreeBSD! :) -- Tom Rhodes From owner-cvs-src@FreeBSD.ORG Tue Feb 3 10:20:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 539FB16A4CE; Tue, 3 Feb 2004 10:20:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A9E043D39; Tue, 3 Feb 2004 10:20:56 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13IKu0B085549; Tue, 3 Feb 2004 10:20:56 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13IKuak085548; Tue, 3 Feb 2004 10:20:56 -0800 (PST) (envelope-from ume) Message-Id: <200402031820.i13IKuak085548@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 3 Feb 2004 10:20:56 -0800 (PST) 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_output.c raw_ip.c tcp_input.c tcp_output.c udp_usrreq.c src/sys/netinet6 icmp6.c ip6_output.c ipsec.c ipsec.h ipsec6.h nd6_nbr.c raw_ip6.c udp6_output.c udp6_usrreq.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 18:20:58 -0000 ume 2004/02/03 10:20:56 PST FreeBSD src repository Modified files: sys/netinet ip_output.c raw_ip.c tcp_input.c tcp_output.c udp_usrreq.c sys/netinet6 icmp6.c ip6_output.c ipsec.c ipsec.h ipsec6.h nd6_nbr.c raw_ip6.c udp6_output.c udp6_usrreq.c Log: pass pcb rather than so. it is expected that per socket policy works again. Revision Changes Path 1.205 +2 -8 src/sys/netinet/ip_output.c 1.125 +1 -1 src/sys/netinet/raw_ip.c 1.221 +2 -2 src/sys/netinet/tcp_input.c 1.85 +0 -7 src/sys/netinet/tcp_output.c 1.146 +1 -1 src/sys/netinet/udp_usrreq.c 1.51 +0 -8 src/sys/netinet6/icmp6.c 1.76 +2 -7 src/sys/netinet6/ip6_output.c 1.33 +64 -84 src/sys/netinet6/ipsec.c 1.15 +3 -8 src/sys/netinet6/ipsec.h 1.8 +2 -0 src/sys/netinet6/ipsec6.h 1.24 +0 -8 src/sys/netinet6/nd6_nbr.c 1.37 +2 -9 src/sys/netinet6/raw_ip6.c 1.16 +0 -6 src/sys/netinet6/udp6_output.c 1.41 +3 -3 src/sys/netinet6/udp6_usrreq.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 10:24:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94BD816A4CE; Tue, 3 Feb 2004 10:24:24 -0800 (PST) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C68B43D1F; Tue, 3 Feb 2004 10:24:22 -0800 (PST) (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 16D8754883; Tue, 3 Feb 2004 12:24:22 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id B2E356D455; Tue, 3 Feb 2004 12:24:21 -0600 (CST) Date: Tue, 3 Feb 2004 12:24:21 -0600 From: "Jacques A. Vidrine" To: Andre Oppermann Message-ID: <20040203182421.GB80532@madman.celabo.org> References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> <401FD43E.174A6839@freebsd.org> <20040203170652.GA80415@madman.celabo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040203170652.GA80415@madman.celabo.org> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.4i-ja.1 cc: Tom Rhodes cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Ruslan Ermilov cc: Ken Smith Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 18:24:25 -0000 On Tue, Feb 03, 2004 at 11:06:52AM -0600, Jacques A. Vidrine wrote: > On Tue, Feb 03, 2004 at 06:02:54PM +0100, Andre Oppermann wrote: > > Hmm... getlogin might be the problem (from perl man page): > > > > getlogin > > > > Implements the C library function of the same name, which on most systems > > returns the current login from /etc/utmp, if any. If null, use getpwuid. > > Only that's not correct for most systems :-) > > getlogin(2) returns what was previously passed to setlogin(2) (usually > by login(1)). But this could indeed be a part of the problem, > especially since there is a known bug in ssh involving a missing > setsid() ... > > Sorry to tease and run, but I have an appointment right *now*. > Will follow-up when I return. No, after reviewing my notes, I don't think it is ssh after all. In 4.x, an ifdef'd out setsid (sshd.c:1402) leaves sshd subprocesses [1] sharing the same `struct session' as the master sshd process. However, the login shell or other commands that are executed will get their own `struct session', so this is just cosmetic. Still, I'd recommend removing that `getlogin' invocation. Cheers, -- Jacques Vidrine NTT/Verio SME FreeBSD UNIX Heimdal nectar@celabo.org jvidrine@verio.net nectar@freebsd.org nectar@kth.se [1] The ones that look like `sshd: nectar [priv] (sshd)' and `sshd: nectar@notty (sshd)'. From owner-cvs-src@FreeBSD.ORG Tue Feb 3 10:36:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7595B16A4CE; Tue, 3 Feb 2004 10:36:47 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A52B43D45; Tue, 3 Feb 2004 10:36:44 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id D870A5309; Tue, 3 Feb 2004 19:36:42 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 443865308; Tue, 3 Feb 2004 19:36:37 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id C4B8233C6A; Tue, 3 Feb 2004 19:36:36 +0100 (CET) To: Ruslan Ermilov References: <200402030932.i139WBpQ054113@repoman.freebsd.org> <20040203112824.01dfdc99@localhost> <20040203163214.GD17960@electra.cse.Buffalo.EDU> <401FD252.7F56765E@freebsd.org> <20040203172918.GD82507@FreeBSD.org.ua> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Tue, 03 Feb 2004 19:36:36 +0100 In-Reply-To: <20040203172918.GD82507@FreeBSD.org.ua> (Ruslan Ermilov's message of "Tue, 3 Feb 2004 19:29:18 +0200") 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-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: Tom Rhodes cc: src-committers@freebsd.org cc: Andre Oppermann cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: Ken Smith Subject: Re: cvs commit: src/kerberos5/lib/libroken 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, 03 Feb 2004 18:36:47 -0000 Ruslan Ermilov writes: > Isn't CVS_USER defined only in pserver? Hmm, you may be right. I'm suddenly unsure. It should however be easy to fix. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Tue Feb 3 10:53:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B18A16A4CE; Tue, 3 Feb 2004 10:53:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C24943D48; Tue, 3 Feb 2004 10:53:40 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13Ire0B093649; Tue, 3 Feb 2004 10:53:40 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13IreLW093648; Tue, 3 Feb 2004 10:53:40 -0800 (PST) (envelope-from fjoe) Message-Id: <200402031853.i13IreLW093648@repoman.freebsd.org> From: Max Khon Date: Tue, 3 Feb 2004 10:53:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rtld-elf libmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 18:53:41 -0000 fjoe 2004/02/03 10:53:40 PST FreeBSD src repository Modified files: libexec/rtld-elf libmap.c Log: Fix "warning: value computed is not used". Found by: gcc 2.95.4 [FreeBSD] Revision Changes Path 1.10 +1 -1 src/libexec/rtld-elf/libmap.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 11:19:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F3E316A4CE; Tue, 3 Feb 2004 11:19:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA99243D5D; Tue, 3 Feb 2004 11:19:29 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13JJT0B099168; Tue, 3 Feb 2004 11:19:29 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13JJTd9099167; Tue, 3 Feb 2004 11:19:29 -0800 (PST) (envelope-from des) Message-Id: <200402031919.i13JJTd9099167@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 3 Feb 2004 11:19:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox tbmaster.1 tbmaster.pl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 19:19:30 -0000 des 2004/02/03 11:19:29 PST FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.1 tbmaster.pl Log: Allow multiple configs to be specified to a single tbmaster instance. Revision Changes Path 1.11 +2 -0 src/tools/tools/tinderbox/tbmaster.1 1.43 +73 -41 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-src@FreeBSD.ORG Tue Feb 3 11:22:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98ABF16A4CE; Tue, 3 Feb 2004 11:22:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E130343D31; Tue, 3 Feb 2004 11:22:48 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13JMm0B001273; Tue, 3 Feb 2004 11:22:48 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13JMmRB001272; Tue, 3 Feb 2004 11:22:48 -0800 (PST) (envelope-from des) Message-Id: <200402031922.i13JMmRB001272@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 3 Feb 2004 11:22:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox/etc stable.rc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 19:22:49 -0000 des 2004/02/03 11:22:48 PST FreeBSD src repository Added files: tools/tools/tinderbox/etc stable.rc Log: Add a "stable" config for 4-STABLE. Revision Changes Path 1.1 +9 -0 src/tools/tools/tinderbox/etc/stable.rc (new) From owner-cvs-src@FreeBSD.ORG Tue Feb 3 11:23:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEFCA16A4CE; Tue, 3 Feb 2004 11:23:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34C0143D2D; Tue, 3 Feb 2004 11:23:13 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13JND0B001321; Tue, 3 Feb 2004 11:23:13 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13JNCnC001320; Tue, 3 Feb 2004 11:23:12 -0800 (PST) (envelope-from des) Message-Id: <200402031923.i13JNCnC001320@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 3 Feb 2004 11:23:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox/etc releng_4.rc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 19:23:14 -0000 des 2004/02/03 11:23:12 PST FreeBSD src repository Modified files: tools/tools/tinderbox/etc releng_4.rc Log: Remove RELENG_4, leaving only security branches. Revision Changes Path 1.6 +1 -1 src/tools/tools/tinderbox/etc/releng_4.rc From owner-cvs-src@FreeBSD.ORG Tue Feb 3 13:04:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82B8B16A4CE; Tue, 3 Feb 2004 13:04:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1336143D62; Tue, 3 Feb 2004 13:04:17 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13L4G0B030015; Tue, 3 Feb 2004 13:04:16 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13L4GAf030014; Tue, 3 Feb 2004 13:04:16 -0800 (PST) (envelope-from fjoe) Message-Id: <200402032104.i13L4GAf030014@repoman.freebsd.org> From: Max Khon Date: Tue, 3 Feb 2004 13:04:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/libexec/rtld-elf Makefile libmap.c libmap.h rtld.1 rtld.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 21:04:22 -0000 fjoe 2004/02/03 13:04:16 PST FreeBSD src repository Modified files: (Branch: RELENG_4) libexec/rtld-elf Makefile rtld.1 rtld.c Added files: (Branch: RELENG_4) libexec/rtld-elf libmap.c libmap.h Log: MFC: Dynamic object dependency mapping: libmap. PR: 58133 Revision Changes Path 1.10.2.7 +1 -1 src/libexec/rtld-elf/Makefile 1.10.2.1 +255 -0 src/libexec/rtld-elf/libmap.c (new) 1.2.4.1 +7 -0 src/libexec/rtld-elf/libmap.h (new) 1.18.2.8 +6 -0 src/libexec/rtld-elf/rtld.1 1.43.2.17 +18 -5 src/libexec/rtld-elf/rtld.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 13:10:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A24F416A4CE; Tue, 3 Feb 2004 13:10:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6E3E43D1D; Tue, 3 Feb 2004 13:10:31 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13LAV0B030406; Tue, 3 Feb 2004 13:10:31 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13LAVIX030405; Tue, 3 Feb 2004 13:10:31 -0800 (PST) (envelope-from fjoe) Message-Id: <200402032110.i13LAVIX030405@repoman.freebsd.org> From: Max Khon Date: Tue, 3 Feb 2004 13:10:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/man/man5 Makefile libmap.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 21:10:32 -0000 fjoe 2004/02/03 13:10:31 PST FreeBSD src repository Modified files: (Branch: RELENG_4) share/man/man5 Makefile Added files: (Branch: RELENG_4) share/man/man5 libmap.conf.5 Log: MFC: Manpage for libmap.conf. Examples do not make sense in RELENG_4. Revision Changes Path 1.27.2.13 +2 -1 src/share/man/man5/Makefile 1.5.2.1 +113 -0 src/share/man/man5/libmap.conf.5 (new) From owner-cvs-src@FreeBSD.ORG Tue Feb 3 13:13:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2121716A4CE; Tue, 3 Feb 2004 13:13:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6308843D48; Tue, 3 Feb 2004 13:13:47 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13LDl0B032235; Tue, 3 Feb 2004 13:13:47 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13LDlRo032234; Tue, 3 Feb 2004 13:13:47 -0800 (PST) (envelope-from fjoe) Message-Id: <200402032113.i13LDlRo032234@repoman.freebsd.org> From: Max Khon Date: Tue, 3 Feb 2004 13:13:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/libexec/rtld-elf libmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 21:13:48 -0000 fjoe 2004/02/03 13:13:47 PST FreeBSD src repository Modified files: (Branch: RELENG_4) libexec/rtld-elf libmap.c Log: MFC: rev. 1.10 (forgotten in previous commit). Revision Changes Path 1.10.2.2 +1 -1 src/libexec/rtld-elf/libmap.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 14:00:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F47016A4CF; Tue, 3 Feb 2004 14:00:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A291143D1F; Tue, 3 Feb 2004 14:00:42 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13M0g0B040941; Tue, 3 Feb 2004 14:00:42 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13M0gCw040940; Tue, 3 Feb 2004 14:00:42 -0800 (PST) (envelope-from jhb) Message-Id: <200402032200.i13M0gCw040940@repoman.freebsd.org> From: John Baldwin Date: Tue, 3 Feb 2004 14:00:42 -0800 (PST) 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 apic_vector.s src/sys/i386/isa atpic_vector.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, 03 Feb 2004 22:00:44 -0000 jhb 2004/02/03 14:00:42 PST FreeBSD src repository Modified files: sys/i386/i386 apic_vector.s sys/i386/isa atpic_vector.s Log: Revert the skipping of segment register reloads as it appears to actually be a pessimization on non Pentium4 CPUs. More importantly, it is buggy as it can cause GPF's when using APM or vm86. Revision Changes Path 1.97 +39 -30 src/sys/i386/i386/apic_vector.s 1.42 +1 -4 src/sys/i386/isa/atpic_vector.s From owner-cvs-src@FreeBSD.ORG Tue Feb 3 14:05:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 167AE16A4CE; Tue, 3 Feb 2004 14:05:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D36C43D1F; Tue, 3 Feb 2004 14:05:56 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13M5u0B043795; Tue, 3 Feb 2004 14:05:56 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13M5tu3043794; Tue, 3 Feb 2004 14:05:55 -0800 (PST) (envelope-from jhb) Message-Id: <200402032205.i13M5tu3043794@repoman.freebsd.org> From: John Baldwin Date: Tue, 3 Feb 2004 14:05:55 -0800 (PST) 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: Tue, 03 Feb 2004 22:05:57 -0000 jhb 2004/02/03 14:05:55 PST FreeBSD src repository Modified files: release Makefile Log: - Use a stock loader with forth support on the boot floppies. - Use the regular forth scripts including the stock device.hints file on the boot floppies. - gzip all the various text files on the boot floppy that are larger than one sector to save on space. - Generate a loader.conf to load the kernel, acpi.ko, and mfsroot making use of the 'module_before' variables to prompt for a floppy to be entered when required and use a stock loader.rc. This enables the beastie menu on i386. - PC98 has been changed to split the mfsroot for now so that the floppies fit. When the PC98 bootstrap is updated to work with ELF files (which needs to happen anyway), then SPLIT_MFSROOT can be turned off for PC98. Revision Changes Path 1.841 +23 -16 src/release/Makefile From owner-cvs-src@FreeBSD.ORG Tue Feb 3 14:27:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43ECF16A4CF; Tue, 3 Feb 2004 14:27:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 835F343D1D; Tue, 3 Feb 2004 14:27:03 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13MR30B048974; Tue, 3 Feb 2004 14:27:03 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13MR3CJ048973; Tue, 3 Feb 2004 14:27:03 -0800 (PST) (envelope-from deischen) Message-Id: <200402032227.i13MR3CJ048973@repoman.freebsd.org> From: Daniel Eischen Date: Tue, 3 Feb 2004 14:27:03 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/posix4 _semaphore.h semaphore.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, 03 Feb 2004 22:27:04 -0000 deischen 2004/02/03 14:27:03 PST FreeBSD src repository Modified files: sys/posix4 _semaphore.h semaphore.h Log: The sem_timedwait() and ksem_timedwait() functions both need struct timespec, so define it here. Discussed in: standards (wollman) Revision Changes Path 1.3 +1 -0 src/sys/posix4/_semaphore.h 1.11 +2 -0 src/sys/posix4/semaphore.h From owner-cvs-src@FreeBSD.ORG Tue Feb 3 14:30:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C673D16A4CE; Tue, 3 Feb 2004 14:30:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1760443D41; Tue, 3 Feb 2004 14:30:02 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13MU10B049120; Tue, 3 Feb 2004 14:30:01 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13MU1Rm049119; Tue, 3 Feb 2004 14:30:01 -0800 (PST) (envelope-from deischen) Message-Id: <200402032230.i13MU1Rm049119@repoman.freebsd.org> From: Daniel Eischen Date: Tue, 3 Feb 2004 14:30:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_sem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 03 Feb 2004 22:30:03 -0000 deischen 2004/02/03 14:30:01 PST FreeBSD src repository Modified files: lib/libthr/thread thr_sem.c Log: Remove the band-aid (#include ). Revision Changes Path 1.4 +0 -1 src/lib/libthr/thread/thr_sem.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 15:26:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7BCC16A4CE; Tue, 3 Feb 2004 15:26:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C625E43D4C; Tue, 3 Feb 2004 15:26:36 -0800 (PST) (envelope-from josef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i13NQa0B062587; Tue, 3 Feb 2004 15:26:36 -0800 (PST) (envelope-from josef@repoman.freebsd.org) Received: (from josef@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i13NQa1m062586; Tue, 3 Feb 2004 15:26:36 -0800 (PST) (envelope-from josef) Message-Id: <200402032326.i13NQa1m062586@repoman.freebsd.org> From: Josef El-Rayes Date: Tue, 3 Feb 2004 15:26:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 23:26:39 -0000 josef 2004/02/03 15:26:36 PST FreeBSD src repository (doc committer) Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add myself. Approved by: simon(mentor) Revision Changes Path 1.112 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd From owner-cvs-src@FreeBSD.ORG Tue Feb 3 17:44:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD68B16A4CE; Tue, 3 Feb 2004 17:44:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FDE643D53; Tue, 3 Feb 2004 17:44:35 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i141iZ0B099117; Tue, 3 Feb 2004 17:44:35 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i141iYkl099116; Tue, 3 Feb 2004 17:44:34 -0800 (PST) (envelope-from grehan) Message-Id: <200402040144.i141iYkl099116@repoman.freebsd.org> From: Peter Grehan Date: Tue, 3 Feb 2004 17:44:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/etc.powerpc ttys X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 01:44:36 -0000 grehan 2004/02/03 17:44:34 PST FreeBSD src repository Added files: etc/etc.powerpc ttys Log: PowerPC ttys file. Revision Changes Path 1.1 +313 -0 src/etc/etc.powerpc/ttys (new) From owner-cvs-src@FreeBSD.ORG Tue Feb 3 18:54:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFB0016A4CE; Tue, 3 Feb 2004 18:54:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 977F343D2D; Tue, 3 Feb 2004 18:54:25 -0800 (PST) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i142sP0B014725; Tue, 3 Feb 2004 18:54:25 -0800 (PST) (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i142sPMc014724; Tue, 3 Feb 2004 18:54:25 -0800 (PST) (envelope-from brooks) Message-Id: <200402040254.i142sPMc014724@repoman.freebsd.org> From: Brooks Davis Date: Tue, 3 Feb 2004 18:54:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 ifnet.9 src/sys/net if.c src/sys/sys sockio.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, 04 Feb 2004 02:54:27 -0000 brooks 2004/02/03 18:54:25 PST FreeBSD src repository Modified files: share/man/man9 ifnet.9 sys/net if.c sys/sys sockio.h Log: Add the kernel side of network interface renaming support. The basic process is to send a routing socket announcement that the interface has departed, change if_xname, update the sockaddr_dl associated with the interface, and announce the arrival of the interface on the routing socket. As part of this change, ifunit() is greatly simplified by testing if_xname directly. if_clone_destroy() now uses if_dname to look up the cloner for the interface and if_dunit to identify the unit number. Reviewed by: ru, sam (concept) Vincent Jardin Max Laier Revision Changes Path 1.38 +7 -0 src/share/man/man9/ifnet.9 1.179 +56 -23 src/sys/net/if.c 1.26 +1 -0 src/sys/sys/sockio.h From owner-cvs-src@FreeBSD.ORG Tue Feb 3 18:55:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC89016A4CE; Tue, 3 Feb 2004 18:55:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 034D243D41; Tue, 3 Feb 2004 18:55:47 -0800 (PST) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i142tk0B014860; Tue, 3 Feb 2004 18:55:46 -0800 (PST) (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i142tkpS014859; Tue, 3 Feb 2004 18:55:46 -0800 (PST) (envelope-from brooks) Message-Id: <200402040255.i142tkpS014859@repoman.freebsd.org> From: Brooks Davis Date: Tue, 3 Feb 2004 18:55:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ifconfig ifconfig.8 ifconfig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 02:55:48 -0000 brooks 2004/02/03 18:55:46 PST FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 ifconfig.c Log: Add ifconfig support for network interface renaming. In the process, reorganize the printing of the interface name when using wildcard cloning so it is not printed if it we either immediately rename or destroy the interface. Reviewed by: ru Revision Changes Path 1.73 +7 -1 src/sbin/ifconfig/ifconfig.8 1.95 +42 -2 src/sbin/ifconfig/ifconfig.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 19:03:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEDA316A4CE; Tue, 3 Feb 2004 19:03:26 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE7BF43D45; Tue, 3 Feb 2004 19:03:25 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id i1433M2h006995; Tue, 3 Feb 2004 19:03:22 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i1433MXj006988; Tue, 3 Feb 2004 19:03:22 -0800 Date: Tue, 3 Feb 2004 19:03:22 -0800 From: Brooks Davis To: Brooks Davis Message-ID: <20040204030321.GA31522@Odin.AC.HMC.Edu> References: <200402040255.i142tkpS014859@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline In-Reply-To: <200402040255.i142tkpS014859@repoman.freebsd.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.8 ifconfig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 03:03:27 -0000 --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 03, 2004 at 06:55:46PM -0800, Brooks Davis wrote: > brooks 2004/02/03 18:55:46 PST >=20 > FreeBSD src repository >=20 > Modified files: > sbin/ifconfig ifconfig.8 ifconfig.c=20 > Log: > Add ifconfig support for network interface renaming. In the process, > reorganize the printing of the interface name when using wildcard > cloning so it is not printed if it we either immediately rename or > destroy the interface. This means you can give an interface any name up to 15 characters (IFNAMSIZ-1) with a command like: ifconfig xl0 name wired I've been using this one in /etc/rc.early on my laptop to test the renaming code. You can rename an interface at any time, but there are likely to be edge cases in userland programs that don't like the interface name changing under them. In most cases, this is a bug in the program. There are also programs that assume interface names are fairly short (4-5 characters including the unit). Nothing has been done to address this issue. Please report edge cases to me and the -net list. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAIGD5XY6L6fI4GtQRArDbAJ0YGCPW7QAzq5BVSI8X6SPSe7yGqwCg2Pb7 QwaqyxzWunC1A4jt6pjHJrc= =pbWD -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD-- From owner-cvs-src@FreeBSD.ORG Tue Feb 3 20:44:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F62B16A4CE; Tue, 3 Feb 2004 20:44:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B32043D48; Tue, 3 Feb 2004 20:44:17 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i144iH0B049838; Tue, 3 Feb 2004 20:44:17 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i144iHHQ049837; Tue, 3 Feb 2004 20:44:17 -0800 (PST) (envelope-from wpaul) Message-Id: <200402040444.i144iHHQ049837@repoman.freebsd.org> From: Bill Paul Date: Tue, 3 Feb 2004 20:44:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/ndis subr_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 04:44:18 -0000 wpaul 2004/02/03 20:44:17 PST FreeBSD src repository Modified files: sys/compat/ndis subr_ndis.c Log: Correct/improve the implementation of NdisMAllocateSharedMemoryAsync(). Since we have a worker thread now, we can actually do the allocation asynchronously in that thread's context. Also, we need to return a status value: if we're unable to queue up the async allocation, we return NDIS_STATUS_FAILURE, otherwise we return NDIS_STATUS_PENDING to indicate the allocation has been queued and will occur later. This replaces the kludge where we just invoked the callback routine right away in the current context. Revision Changes Path 1.42 +50 -13 src/sys/compat/ndis/subr_ndis.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 20:53:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ABD816A4CE; Tue, 3 Feb 2004 20:53:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60C8443D1F; Tue, 3 Feb 2004 20:53:09 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i144r90B057711; Tue, 3 Feb 2004 20:53:09 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i144r93q057710; Tue, 3 Feb 2004 20:53:09 -0800 (PST) (envelope-from grehan) Message-Id: <200402040453.i144r93q057710@repoman.freebsd.org> From: Peter Grehan Date: Tue, 3 Feb 2004 20:53:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powermac openpic_macio.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 04:53:10 -0000 grehan 2004/02/03 20:53:09 PST FreeBSD src repository Modified files: sys/powerpc/powermac openpic_macio.c Log: - removed debug printf that was a false positive on non-OpenPIC systems - white space nits Revision Changes Path 1.3 +5 -7 src/sys/powerpc/powermac/openpic_macio.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 21:01:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8414B16A4CE; Tue, 3 Feb 2004 21:01:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5269043D54; Tue, 3 Feb 2004 21:01:16 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1451G0B058160; Tue, 3 Feb 2004 21:01:16 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1451Gir058159; Tue, 3 Feb 2004 21:01:16 -0800 (PST) (envelope-from davidxu) Message-Id: <200402040501.i1451Gir058159@repoman.freebsd.org> From: David Xu Date: Tue, 3 Feb 2004 21:01:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread_dbg Makefile pthread_dbg.c pthread_dbg.h pthread_dbg_int.h src/lib/libpthread_dbg/arch/i386 pthread_dbg_md.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 05:01:17 -0000 davidxu 2004/02/03 21:01:16 PST FreeBSD src repository Added files: lib/libpthread_dbg Makefile pthread_dbg.c pthread_dbg.h pthread_dbg_int.h lib/libpthread_dbg/arch/i386 Makefile.inc lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c Log: Import initial work of libpthread debugging. This is a debugger independent friend library for libpthread, the library will be used by debugger to read/write libpthread's internal data structures. Revision Changes Path 1.1 +20 -0 src/lib/libpthread_dbg/Makefile (new) 1.1 +5 -0 src/lib/libpthread_dbg/arch/i386/Makefile.inc (new) 1.1 +106 -0 src/lib/libpthread_dbg/arch/i386/i386/pthread_dbg_md.c (new) 1.1 +562 -0 src/lib/libpthread_dbg/pthread_dbg.c (new) 1.1 +139 -0 src/lib/libpthread_dbg/pthread_dbg.h (new) 1.1 +68 -0 src/lib/libpthread_dbg/pthread_dbg_int.h (new) From owner-cvs-src@FreeBSD.ORG Tue Feb 3 21:16:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 614B816A4CE; Tue, 3 Feb 2004 21:16:43 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CE1C43D1F; Tue, 3 Feb 2004 21:16:42 -0800 (PST) (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 i145Gfiw022286; Wed, 4 Feb 2004 00:16:41 -0500 (EST) Date: Wed, 4 Feb 2004 00:16:41 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: David Xu In-Reply-To: <200402040501.i1451Gir058159@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_dbg Makefile pthread_dbg.c pthread_dbg.h pthread_dbg_int.h src/lib/libpthread_dbg/arch/i386 Makefile.inc src/lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 05:16:43 -0000 On Tue, 3 Feb 2004, David Xu wrote: > davidxu 2004/02/03 21:01:16 PST > > FreeBSD src repository > > Added files: > lib/libpthread_dbg Makefile pthread_dbg.c pthread_dbg.h > pthread_dbg_int.h > lib/libpthread_dbg/arch/i386 Makefile.inc > lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c > Log: > Import initial work of libpthread debugging. This is a debugger independent > friend library for libpthread, the library will be used by debugger to > read/write libpthread's internal data structures. Woo Hoo! -- Dan Eischen From owner-cvs-src@FreeBSD.ORG Tue Feb 3 21:46:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDAA016A4CE; Tue, 3 Feb 2004 21:46:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 146CA43D1F; Tue, 3 Feb 2004 21:46:06 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i145k50B024312; Tue, 3 Feb 2004 21:46:05 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i145k5Rr024311; Tue, 3 Feb 2004 21:46:05 -0800 (PST) (envelope-from rwatson) Message-Id: <200402040546.i145k5Rr024311@repoman.freebsd.org> From: Robert Watson Date: Tue, 3 Feb 2004 21:46:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern tty.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 05:46:07 -0000 rwatson 2004/02/03 21:46:05 PST FreeBSD src repository Modified files: sys/kern tty.c Log: A variety of further cleanups to ttyinfo(): - Rename temporary variable names ("tmp", "tmp2") to more informative names ("load", "pctcpu", "rss", ...) - Unclutter indentation and return paths: rather than lots of nested ifs, simply return earlier if it's not going to work out. Simplify general structure and avoid "deep" code. - Comment on the thread/process selection and locking. - Correct handling of "running"/"runnable" states, avoid "unknown" that people were seeing for running processes. This was due to a misunderstanding of the more complex state machine / inhibitors behavior of KSE. - Do perform ttyinfo() printing on KSE (P_SA) processes, it seems generally to work. While I initially attempted to formulate this as two commits (one layout, the other content), I concluded that the layout changes were really structural changes. Many elements submitted by: bde Revision Changes Path 1.207 +85 -78 src/sys/kern/tty.c From owner-cvs-src@FreeBSD.ORG Tue Feb 3 22:07:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 395B716A4CE; Tue, 3 Feb 2004 22:07:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8738743D3F; Tue, 3 Feb 2004 22:07:39 -0800 (PST) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1467d0B029399; Tue, 3 Feb 2004 22:07:39 -0800 (PST) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1467dlW029398; Tue, 3 Feb 2004 22:07:39 -0800 (PST) (envelope-from fjoe) Message-Id: <200402040607.i1467dlW029398@repoman.freebsd.org> From: Max Khon Date: Tue, 3 Feb 2004 22:07:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/sys 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, 04 Feb 2004 06:07:40 -0000 fjoe 2004/02/03 22:07:39 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/sys param.h Log: Bump __FreeBSD_version for libmap MFC. Revision Changes Path 1.61.2.42 +1 -1 src/sys/sys/param.h From owner-cvs-src@FreeBSD.ORG Tue Feb 3 22:22:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB77816A4CF; Tue, 3 Feb 2004 22:22:21 -0800 (PST) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F5F243D5E; Tue, 3 Feb 2004 22:22:20 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from melfina.ninth-nine.com ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.10/8.12.10/NinthNine) with ESMTP id i146MISQ053720 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 4 Feb 2004 15:22:18 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Wed, 4 Feb 2004 15:22:18 +0900 (JST) Message-Id: <200402040622.i146MISQ053720@sakura.ninth-nine.com> From: Norikatsu Shigemura To: Max Khon In-Reply-To: <200402040607.i1467dlW029398@repoman.freebsd.org> References: <200402040607.i1467dlW029398@repoman.freebsd.org> X-Mailer: Sylpheed version 0.9.9 (GTK+ 1.2.10; i386-portbld-freebsd5.2) 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/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, 04 Feb 2004 06:22:22 -0000 On Tue, 3 Feb 2004 22:07:39 -0800 (PST) Max Khon wrote: > fjoe 2004/02/03 22:07:39 PST > FreeBSD src repository > Modified files: (Branch: RELENG_4) > sys/sys param.h > Log: > Bump __FreeBSD_version for libmap MFC. Thank you!! > Revision Changes Path > 1.61.2.42 +1 -1 src/sys/sys/param.h > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Tue Feb 3 22:32:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77B9516A4CE; Tue, 3 Feb 2004 22:32:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A60C943D5C; Tue, 3 Feb 2004 22:32:45 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i146Wj0B035600; Tue, 3 Feb 2004 22:32:45 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i146WjQq035599; Tue, 3 Feb 2004 22:32:45 -0800 (PST) (envelope-from davidxu) Message-Id: <200402040632.i146WjQq035599@repoman.freebsd.org> From: David Xu Date: Tue, 3 Feb 2004 22:32:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread_dbg/arch/i386/include pthread_dbg_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: Wed, 04 Feb 2004 06:32:52 -0000 davidxu 2004/02/03 22:32:45 PST FreeBSD src repository Added files: lib/libpthread_dbg/arch/i386/include pthread_dbg_md.h Log: Add missing file. Revision Changes Path 1.1 +43 -0 src/lib/libpthread_dbg/arch/i386/include/pthread_dbg_md.h (new) From owner-cvs-src@FreeBSD.ORG Tue Feb 3 23:27:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8903E16A4CE; Tue, 3 Feb 2004 23:27:59 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1227643D41; Tue, 3 Feb 2004 23:27:58 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.10/8.12.10) with ESMTP id i147RvOE043718; Tue, 3 Feb 2004 23:27:57 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) i147Rvqe048673; Tue, 3 Feb 2004 23:27:57 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.10/8.12.10/Submit) id i147RvRv048672; Tue, 3 Feb 2004 23:27:57 -0800 (PST) (envelope-from marcel) Date: Tue, 3 Feb 2004 23:27:56 -0800 From: Marcel Moolenaar To: David Xu Message-ID: <20040204072756.GA48627@dhcp01.pn.xcllnt.net> References: <200402040501.i1451Gir058159@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402040501.i1451Gir058159@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/lib/libpthread_dbg Makefile pthread_dbg.c pthread_dbg.h pthread_dbg_int.h src/lib/libpthread_dbg/arch/i386 Makefile.inc src/lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 07:27:59 -0000 On Tue, Feb 03, 2004 at 09:01:16PM -0800, David Xu wrote: > davidxu 2004/02/03 21:01:16 PST > > FreeBSD src repository > > Added files: > lib/libpthread_dbg Makefile pthread_dbg.c pthread_dbg.h > pthread_dbg_int.h > lib/libpthread_dbg/arch/i386 Makefile.inc > lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c > Log: > Import initial work of libpthread debugging. This is a debugger independent > friend library for libpthread, the library will be used by debugger to > read/write libpthread's internal data structures. Euh, the name of the library should be libthread_db. There's not much point in being gratuitously non-conformant. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-src@FreeBSD.ORG Tue Feb 3 23:53:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 987F316A4CE; Tue, 3 Feb 2004 23:53:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D65DF43D39; Tue, 3 Feb 2004 23:53:35 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i147rZ0B053805; Tue, 3 Feb 2004 23:53:35 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i147rZwL053804; Tue, 3 Feb 2004 23:53:35 -0800 (PST) (envelope-from pjd) Message-Id: <200402040753.i147rZwL053804@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 3 Feb 2004 23:53:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys sx.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, 04 Feb 2004 07:53:37 -0000 pjd 2004/02/03 23:53:35 PST FreeBSD src repository Modified files: sys/sys sx.h Log: Add SX_UNLOCKED define. It will be used with sx_assert(9) to be sure that current thread does not hold given sx(9) lock. Reviewed by: jhb Approved by: jhb, scottl (mentor) Revision Changes Path 1.18 +1 -0 src/sys/sys/sx.h From owner-cvs-src@FreeBSD.ORG Wed Feb 4 00:14:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A751416A4CE; Wed, 4 Feb 2004 00:14:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED4D343D1D; Wed, 4 Feb 2004 00:14:47 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i148El0B058957; Wed, 4 Feb 2004 00:14:47 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i148Elsq058956; Wed, 4 Feb 2004 00:14:47 -0800 (PST) (envelope-from silby) Message-Id: <200402040814.i148Elsq058956@repoman.freebsd.org> From: Mike Silbersack Date: Wed, 4 Feb 2004 00:14:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_subr.c uipc_mbuf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 08:14:48 -0000 silby 2004/02/04 00:14:47 PST FreeBSD src repository Modified files: sys/kern kern_subr.c uipc_mbuf.c Log: Style fixes Submitted by: bde Revision Changes Path 1.82 +28 -28 src/sys/kern/kern_subr.c 1.126 +0 -6 src/sys/kern/uipc_mbuf.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 00:14:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9159516A4CF; Wed, 4 Feb 2004 00:14:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6CCB43D48; Wed, 4 Feb 2004 00:14:58 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i148Ew0B058984; Wed, 4 Feb 2004 00:14:58 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i148EwcD058983; Wed, 4 Feb 2004 00:14:58 -0800 (PST) (envelope-from pjd) Message-Id: <200402040814.i148EwcD058983@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Wed, 4 Feb 2004 00:14:58 -0800 (PST) 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_sx.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 08:14:59 -0000 pjd 2004/02/04 00:14:58 PST FreeBSD src repository Modified files: sys/kern kern_sx.c Log: Allow assert that the current thread does not hold the sx(9) lock. Reviewed by: jhb In cooperation with: juli, jhb Approved by: jhb, scottl (mentor) Revision Changes Path 1.22 +11 -0 src/sys/kern/kern_sx.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 00:18:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A1D016A4CE; Wed, 4 Feb 2004 00:18:18 -0800 (PST) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBA8643D2F; Wed, 4 Feb 2004 00:18:16 -0800 (PST) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id 3642B3ABB75; Wed, 4 Feb 2004 09:20:09 +0100 (CET) Date: Wed, 4 Feb 2004 09:20:08 +0100 From: Pawel Jakub Dawidek To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040204082008.GE14639@garage.freebsd.pl> References: <200402040814.i148EwcD058983@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7LkOrbQMr4cezO2T" Content-Disposition: inline In-Reply-To: <200402040814.i148EwcD058983@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 4.8-RELEASE-p13 i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i Subject: Re: cvs commit: src/sys/kern kern_sx.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 08:18:18 -0000 --7LkOrbQMr4cezO2T Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 04, 2004 at 12:14:58AM -0800, Pawel Jakub Dawidek wrote: +> Commiter: Pawel Jakub Dawidek +> Branch: HEAD +>=20 +> Files: +> 1.22 src/sys/kern/kern_sx.c =20 +>=20 +> Log: +> Allow assert that the current thread does not hold the sx(9) lock. +> =20 +> Reviewed by: jhb +> In cooperation with: juli, jhb +> Approved by: jhb, scottl (mentor) Tested with: WITNESS Tested without: WITNESS :) --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --7LkOrbQMr4cezO2T Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQFAIKs4ForvXbEpPzQRAjgxAKD1n3kcQoHeJnB3hU4QoL1hN7EWZwCeM1FU 3M4+WZbLAESBxQjREVoe6f4= =RzTf -----END PGP SIGNATURE----- --7LkOrbQMr4cezO2T-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 00:24:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01B3916A4CF; Wed, 4 Feb 2004 00:24:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3B3B43D41; Wed, 4 Feb 2004 00:24:05 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i148O50B061040; Wed, 4 Feb 2004 00:24:05 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i148O54a061039; Wed, 4 Feb 2004 00:24:05 -0800 (PST) (envelope-from pjd) Message-Id: <200402040824.i148O54a061039@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Wed, 4 Feb 2004 00:24:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 sx.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 08:24:09 -0000 pjd 2004/02/04 00:24:05 PST FreeBSD src repository Modified files: share/man/man9 sx.9 Log: Document new 'what' value for sx_assert(9). PS. There is a inconsistency in this manual page, because in non-WITNESS case sx_assert(9) does not panics, it only prints the warning. I haven't fixed this, because jhb@ is planing to replace those printf()s with panic()s. Reviewed by: jhb Approved by: jhb, scottl (mentor) Revision Changes Path 1.26 +6 -1 src/share/man/man9/sx.9 From owner-cvs-src@FreeBSD.ORG Wed Feb 4 00:43:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3D8C16A512; Wed, 4 Feb 2004 00:43:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E683643D41; Wed, 4 Feb 2004 00:43:21 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i148hL0B065428; Wed, 4 Feb 2004 00:43:21 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i148hLKx065427; Wed, 4 Feb 2004 00:43:21 -0800 (PST) (envelope-from silby) Message-Id: <200402040843.i148hLKx065427@repoman.freebsd.org> From: Mike Silbersack Date: Wed, 4 Feb 2004 00:43:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_subr.c uipc_syscalls.c src/sys/sys uio.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, 04 Feb 2004 08:43:23 -0000 silby 2004/02/04 00:43:21 PST FreeBSD src repository Modified files: sys/kern kern_subr.c uipc_syscalls.c sys/sys uio.h Log: Rename iov_to_uio to uiofromiov to be more consistent with other uio* functions. Suggested by: bde Revision Changes Path 1.83 +1 -1 src/sys/kern/kern_subr.c 1.172 +1 -1 src/sys/kern/uipc_syscalls.c 1.32 +1 -1 src/sys/sys/uio.h From owner-cvs-src@FreeBSD.ORG Wed Feb 4 00:44:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43E4816A4CE; Wed, 4 Feb 2004 00:44:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8794B43D45; Wed, 4 Feb 2004 00:44:10 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i148iA0B065496; Wed, 4 Feb 2004 00:44:10 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i148iAni065495; Wed, 4 Feb 2004 00:44:10 -0800 (PST) (envelope-from phk) Message-Id: <200402040844.i148iAni065495@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 4 Feb 2004 00:44:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/opencrypto rijndael.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 08:44:11 -0000 phk 2004/02/04 00:44:10 PST FreeBSD src repository Modified files: sys/opencrypto rijndael.c Log: Do not aggressively unroll the AES implementation, in non-benchmarking use it is same speed on small cache cpus and slower on largecache cpus. Approved by: sam@ Revision Changes Path 1.3 +0 -2 src/sys/opencrypto/rijndael.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 00:51:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2210D16A4CE; Wed, 4 Feb 2004 00:51:14 -0800 (PST) Received: from exchhz01.viatech.com.cn (ip-40-162-97-218.anlai.com [218.97.162.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 543B543D39; Wed, 4 Feb 2004 00:51:08 -0800 (PST) (envelope-from davidxu@freebsd.org) Received: from freebsd.org (DAVIDWNT [10.4.1.99]) by exchhz01.viatech.com.cn with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id DDRC3JCG; Wed, 4 Feb 2004 16:28:00 +0800 Message-ID: <4020B27B.80701@freebsd.org> Date: Wed, 04 Feb 2004 16:51:07 +0800 From: David Xu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030723 Thunderbird/0.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcel Moolenaar References: <200402040501.i1451Gir058159@repoman.freebsd.org> <20040204072756.GA48627@dhcp01.pn.xcllnt.net> In-Reply-To: <20040204072756.GA48627@dhcp01.pn.xcllnt.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread_dbg Makefile pthread_dbg.cpthread_dbg.h src/lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 08:51:14 -0000 Marcel Moolenaar wrote: >On Tue, Feb 03, 2004 at 09:01:16PM -0800, David Xu wrote: > > >>davidxu 2004/02/03 21:01:16 PST >> >> FreeBSD src repository >> >> Added files: >> lib/libpthread_dbg Makefile pthread_dbg.c pthread_dbg.h >> pthread_dbg_int.h >> lib/libpthread_dbg/arch/i386 Makefile.inc >> lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c >> Log: >> Import initial work of libpthread debugging. This is a debugger independent >> friend library for libpthread, the library will be used by debugger to >> read/write libpthread's internal data structures. >> >> > >Euh, the name of the library should be libthread_db. There's not >much point in being gratuitously non-conformant. > > > OK, but what's libthread_db for ? for libpthread or for libthr and libc_r ? I won't write debug code for other thread libraries, and also dislike mixing other thread library's debug code into the library. I think the name should be libpthread_dbg, or libpthread_db. David Xu From owner-cvs-src@FreeBSD.ORG Wed Feb 4 01:01:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A37516A4CE; Wed, 4 Feb 2004 01:01:46 -0800 (PST) Received: from www.russia.cz (web.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FD6F43D55; Wed, 4 Feb 2004 01:01:43 -0800 (PST) (envelope-from sobomax@portaone.com) Received: from portaone.com (localhost [127.0.0.1]) (authenticated bits=0) by www.russia.cz (8.12.8p2/8.12.8) with ESMTP id i1491afZ023768; Wed, 4 Feb 2004 10:01:38 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <4020B4F2.8080203@portaone.com> Date: Wed, 04 Feb 2004 11:01:38 +0200 From: Maxim Sobolev User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en, ru, uk MIME-Version: 1.0 To: Takeshi Shibagaki References: <200401312014.i0VKEiUc018416@repoman.freebsd.org> In-Reply-To: <200401312014.i0VKEiUc018416@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files.i386 src/sys/i386/i386 longrun.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 09:01:46 -0000 Takeshi Shibagaki wrote: > shiba 2004/01/31 12:14:44 PST > > FreeBSD src repository > > Modified files: > sys/conf files.i386 > sys/i386/i386 longrun.c > Log: > Compiled longrun.c when defined options CPU_ENABLE_LONGRUN, > and fixed wrong comparation in cpu vendor. Longrun function > was re-enabled. Sorry, it seems that I overlooked it. -Maxim From owner-cvs-src@FreeBSD.ORG Wed Feb 4 01:06:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E651E16A4CE; Wed, 4 Feb 2004 01:06:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A75E243D6D; Wed, 4 Feb 2004 01:06:32 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1496W0B076504; Wed, 4 Feb 2004 01:06:32 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1496WfG076502; Wed, 4 Feb 2004 01:06:32 -0800 (PST) (envelope-from des) Message-Id: <200402040906.i1496WfG076502@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 4 Feb 2004 01:06:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox/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: Wed, 04 Feb 2004 09:06:37 -0000 des 2004/02/04 01:06:32 PST FreeBSD src repository Modified files: tools/tools/tinderbox/etc Makefile Log: Don't forget to install stable.rc. Revision Changes Path 1.6 +1 -1 src/tools/tools/tinderbox/etc/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 01:41:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 558A516A4CE; Wed, 4 Feb 2004 01:41:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F54943D41; Wed, 4 Feb 2004 01:41:47 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i149fl0B084086; Wed, 4 Feb 2004 01:41:47 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i149flHb084082; Wed, 4 Feb 2004 01:41:47 -0800 (PST) (envelope-from ru) Message-Id: <200402040941.i149flHb084082@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 4 Feb 2004 01:41:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpam/modules/pam_krb5 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, 04 Feb 2004 09:41:48 -0000 ru 2004/02/04 01:41:47 PST FreeBSD src repository Modified files: lib/libpam/modules/pam_krb5 Makefile Log: This module doesn't use libgssapi (and it looks never did). Revision Changes Path 1.12 +2 -3 src/lib/libpam/modules/pam_krb5/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 01:44:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC98B16A4CE; Wed, 4 Feb 2004 01:44:22 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C98643D3F; Wed, 4 Feb 2004 01:44:17 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i149jEoh001000; Wed, 4 Feb 2004 11:45:14 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i149jEg8000995; Wed, 4 Feb 2004 11:45:14 +0200 (EET) (envelope-from ru) Date: Wed, 4 Feb 2004 11:45:14 +0200 From: Ruslan Ermilov To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040204094514.GB297@FreeBSD.org.ua> References: <200402040941.i149flHb084082@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NMuMz9nt05w80d4+" Content-Disposition: inline In-Reply-To: <200402040941.i149flHb084082@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i Subject: Re: cvs commit: src/lib/libpam/modules/pam_krb5 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, 04 Feb 2004 09:44:23 -0000 --NMuMz9nt05w80d4+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 04, 2004 at 01:41:47AM -0800, Ruslan Ermilov wrote: > ru 2004/02/04 01:41:47 PST >=20 > FreeBSD src repository >=20 > Modified files: > lib/libpam/modules/pam_krb5 Makefile=20 > Log: > This module doesn't use libgssapi (and it looks never did). > =20 > Revision Changes Path > 1.12 +2 -3 src/lib/libpam/modules/pam_krb5/Makefile >=20 MINUSLPAM doesn't have -lgssapi either. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --NMuMz9nt05w80d4+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAIL8qUkv4P6juNwoRAlJ3AJ46fEN5W0JCwHQkAXFmDQf1toc8fQCfZ7hZ nyfUuQLF119Jjpvr5bx/jW8= =P9el -----END PGP SIGNATURE----- --NMuMz9nt05w80d4+-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 01:53:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 986A216A4CE; Wed, 4 Feb 2004 01:53:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A848A43D39; Wed, 4 Feb 2004 01:53:29 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i149rT0B086744; Wed, 4 Feb 2004 01:53:29 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i149rTvh086743; Wed, 4 Feb 2004 01:53:29 -0800 (PST) (envelope-from ru) Message-Id: <200402040953.i149rTvh086743@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 4 Feb 2004 01:53:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.libnames.mk src/lib/libypclnt 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, 04 Feb 2004 09:53:31 -0000 ru 2004/02/04 01:53:29 PST FreeBSD src repository Modified files: share/mk bsd.libnames.mk lib/libypclnt Makefile Log: Nothing in libypclnt depends on librpcsvc. Reported by: lorder(1) (modified to work with libraries) Revision Changes Path 1.12 +0 -3 src/lib/libypclnt/Makefile 1.81 +2 -2 src/share/mk/bsd.libnames.mk From owner-cvs-src@FreeBSD.ORG Wed Feb 4 02:05:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F07116A4CE; Wed, 4 Feb 2004 02:05:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52E6B43D53; Wed, 4 Feb 2004 02:05:22 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14A5M0B089824; Wed, 4 Feb 2004 02:05:22 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14A5Mwk089806; Wed, 4 Feb 2004 02:05:22 -0800 (PST) (envelope-from ru) Message-Id: <200402041005.i14A5Mwk089806@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 4 Feb 2004 02:05:22 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/lukemftpd 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, 04 Feb 2004 10:05:23 -0000 ru 2004/02/04 02:05:21 PST FreeBSD src repository Modified files: libexec/lukemftpd Makefile Log: - Added the NOPAM knob, for consistency with ${.CURDIR}/../ftpd. - Unbreak -DNOPAM -DNOSHARED build by putting -lmd after -lopie. (Static build with PAM remains broken.) Revision Changes Path 1.14 +9 -3 src/libexec/lukemftpd/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 02:15:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00BE016A4CE; Wed, 4 Feb 2004 02:15:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DB1C43D3F; Wed, 4 Feb 2004 02:15:27 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14AFR0B091937; Wed, 4 Feb 2004 02:15:27 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14AFRqV091936; Wed, 4 Feb 2004 02:15:27 -0800 (PST) (envelope-from ru) Message-Id: <200402041015.i14AFRqV091936@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 4 Feb 2004 02:15:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/scsi_target 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, 04 Feb 2004 10:15:28 -0000 ru 2004/02/04 02:15:27 PST FreeBSD src repository Modified files: share/examples/scsi_target Makefile Log: Fixed static build. Revision Changes Path 1.5 +2 -2 src/share/examples/scsi_target/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 02:18:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41ADD16A4CE; Wed, 4 Feb 2004 02:18:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BEFA43D46; Wed, 4 Feb 2004 02:18:06 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14AI60B092021; Wed, 4 Feb 2004 02:18:06 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14AI6kk092020; Wed, 4 Feb 2004 02:18:06 -0800 (PST) (envelope-from ru) Message-Id: <200402041018.i14AI6kk092020@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 4 Feb 2004 02:18:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/IPXrouted 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, 04 Feb 2004 10:18:07 -0000 ru 2004/02/04 02:18:06 PST FreeBSD src repository Modified files: usr.sbin/IPXrouted Makefile Log: Drop unused dependencies. Revision Changes Path 1.9 +0 -3 src/usr.sbin/IPXrouted/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 02:20:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5FD116A4CE; Wed, 4 Feb 2004 02:20:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFE1843D46; Wed, 4 Feb 2004 02:20:43 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14AKh0B092272; Wed, 4 Feb 2004 02:20:43 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14AKhP2092271; Wed, 4 Feb 2004 02:20:43 -0800 (PST) (envelope-from ru) Message-Id: <200402041020.i14AKhP2092271@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 4 Feb 2004 02:20:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rpc.rstatd Makefile src/usr.bin/systat Makefile src/usr.bin/vmstat Makefile src/usr.sbin/iostat 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, 04 Feb 2004 10:20:45 -0000 ru 2004/02/04 02:20:43 PST FreeBSD src repository Modified files: libexec/rpc.rstatd Makefile usr.bin/systat Makefile usr.bin/vmstat Makefile usr.sbin/iostat Makefile Log: Put libdevstat before libkvm, because the former depends on the latter. Revision Changes Path 1.8 +3 -3 src/libexec/rpc.rstatd/Makefile 1.15 +2 -2 src/usr.bin/systat/Makefile 1.11 +2 -2 src/usr.bin/vmstat/Makefile 1.14 +2 -2 src/usr.sbin/iostat/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 02:23:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B325D16A4CE; Wed, 4 Feb 2004 02:23:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 149F643D54; Wed, 4 Feb 2004 02:23:10 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14AN90B094183; Wed, 4 Feb 2004 02:23:09 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14AN9Qu094182; Wed, 4 Feb 2004 02:23:09 -0800 (PST) (envelope-from ru) Message-Id: <200402041023.i14AN9Qu094182@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 4 Feb 2004 02:23:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/kerberos5/libexec/hprop Makefile src/kerberos5/libexec/hpropd Makefile src/kerberos5/libexec/ipropd-master Makefile src/kerberos5/libexec/kadmind Makefile src/kerberos5/libexec/kdc 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, 04 Feb 2004 10:23:17 -0000 ru 2004/02/04 02:23:09 PST FreeBSD src repository Modified files: kerberos5/libexec/hprop Makefile kerberos5/libexec/hpropd Makefile kerberos5/libexec/ipropd-master Makefile kerberos5/libexec/ipropd-slave Makefile kerberos5/libexec/kadmind Makefile kerberos5/libexec/kdc Makefile kerberos5/libexec/kpasswdd Makefile kerberos5/usr.bin/kadmin Makefile kerberos5/usr.sbin/ktutil Makefile lib/libpam/modules/pam_ksu Makefile Log: Put libraries in the link order. Reported by: lorder(1) (modified to work with libraries) Revision Changes Path 1.13 +2 -2 src/kerberos5/libexec/hprop/Makefile 1.14 +2 -2 src/kerberos5/libexec/hpropd/Makefile 1.15 +2 -2 src/kerberos5/libexec/ipropd-master/Makefile 1.15 +2 -2 src/kerberos5/libexec/ipropd-slave/Makefile 1.17 +2 -2 src/kerberos5/libexec/kadmind/Makefile 1.16 +2 -2 src/kerberos5/libexec/kdc/Makefile 1.17 +2 -2 src/kerberos5/libexec/kpasswdd/Makefile 1.17 +6 -6 src/kerberos5/usr.bin/kadmin/Makefile 1.16 +4 -4 src/kerberos5/usr.sbin/ktutil/Makefile 1.5 +2 -3 src/lib/libpam/modules/pam_ksu/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 03:30:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B348C16A4CE; Wed, 4 Feb 2004 03:30:49 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E79D43D39; Wed, 4 Feb 2004 03:30:39 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i14BVZoh002366; Wed, 4 Feb 2004 13:31:35 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i14BVZGq002362; Wed, 4 Feb 2004 13:31:35 +0200 (EET) (envelope-from ru) Date: Wed, 4 Feb 2004 13:31:35 +0200 From: Ruslan Ermilov To: John Baldwin Message-ID: <20040204113135.GL297@FreeBSD.org.ua> References: <200402032205.i13M5tu3043794@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ai3I8gwHc37+ASRI" Content-Disposition: inline In-Reply-To: <200402032205.i13M5tu3043794@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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: Wed, 04 Feb 2004 11:30:50 -0000 --ai3I8gwHc37+ASRI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 03, 2004 at 02:05:55PM -0800, John Baldwin wrote: > jhb 2004/02/03 14:05:55 PST >=20 > FreeBSD src repository >=20 > Modified files: > release Makefile=20 > Log: > - Use a stock loader with forth support on the boot floppies. > - Use the regular forth scripts including the stock device.hints file on > the boot floppies. > - gzip all the various text files on the boot floppy that are larger th= an > one sector to save on space. > - Generate a loader.conf to load the kernel, acpi.ko, and mfsroot making > use of the 'module_before' variables to prompt for a floppy to be ent= ered > when required and use a stock loader.rc. This enables the beastie me= nu > on i386. > - PC98 has been changed to split the mfsroot for now so that the floppi= es > fit. When the PC98 bootstrap is updated to work with ELF files (which > needs to happen anyway), then SPLIT_MFSROOT can be turned off for PC9= 8. > =20 > Revision Changes Path > 1.841 +23 -16 src/release/Makefile >=20 Any comments on my proposed SPLIT_SMALLMFSROOT feature? Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --ai3I8gwHc37+ASRI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAINgXUkv4P6juNwoRAh5fAJ9DtlEq2CbjcnW4xF2tKn9lcCG2iQCfUW4Y SxexfDM5L41C0IkT8HbyZ5k= =EePo -----END PGP SIGNATURE----- --ai3I8gwHc37+ASRI-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 03:39:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED42216A4CE; Wed, 4 Feb 2004 03:39:15 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2860F43D2F; Wed, 4 Feb 2004 03:39:09 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i14Be6oh002487; Wed, 4 Feb 2004 13:40:06 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i14Be6XU002486; Wed, 4 Feb 2004 13:40:06 +0200 (EET) (envelope-from ru) Date: Wed, 4 Feb 2004 13:40:06 +0200 From: Ruslan Ermilov To: Andre Oppermann Message-ID: <20040204114006.GN297@FreeBSD.org.ua> References: <200402022253.i12MrGkO091411@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BtmVPk+Smchi6n7w" Content-Disposition: inline In-Reply-To: <200402022253.i12MrGkO091411@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_icmp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 11:39:16 -0000 --BtmVPk+Smchi6n7w Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Andre, On Mon, Feb 02, 2004 at 02:53:16PM -0800, Andre Oppermann wrote: > andre 2004/02/02 14:53:16 PST >=20 > FreeBSD src repository >=20 > Modified files: > sys/netinet ip_icmp.c=20 > Log: > Add sysctl net.inet.icmp.reply_src to specify the interface name > used for the ICMP reply source in reponse to packets which are not > directly addressed to us. By default continue with with normal > source selection. > =20 > Reviewed by: bms > =20 > Revision Changes Path > 1.89 +19 -0 src/sys/netinet/ip_icmp.c >=20 Please document your changes -- this time, in the icmp(4) manpage. Pretty much please! Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --BtmVPk+Smchi6n7w Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAINoVUkv4P6juNwoRAtqqAJ4uzmPruxABOQvryuqUUDdxPqsgZQCeLeA2 OLTmBxFeCwflEgSOe/9/egY= =m1iV -----END PGP SIGNATURE----- --BtmVPk+Smchi6n7w-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 03:59:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90C5816A4CE; Wed, 4 Feb 2004 03:59:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C545443D3F; Wed, 4 Feb 2004 03:59:08 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Bx80B014735; Wed, 4 Feb 2004 03:59:08 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14Bx8x0014734; Wed, 4 Feb 2004 03:59:08 -0800 (PST) (envelope-from ru) Message-Id: <200402041159.i14Bx8x0014734@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 4 Feb 2004 03:59:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rpc.rwalld Makefile src/usr.bin/keylogout Makefile src/usr.bin/rwall Makefile src/usr.sbin/amd/amd Makefile src/usr.sbin/amd/hlfsd 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, 04 Feb 2004 11:59:09 -0000 ru 2004/02/04 03:59:08 PST FreeBSD src repository Modified files: libexec/rpc.rwalld Makefile usr.bin/keylogout Makefile usr.bin/rwall Makefile usr.sbin/amd/amd Makefile usr.sbin/amd/hlfsd Makefile Log: Removed unnecessary dependencies on librpcsvc. Prodded by: des Revision Changes Path 1.7 +3 -3 src/libexec/rpc.rwalld/Makefile 1.4 +0 -3 src/usr.bin/keylogout/Makefile 1.6 +1 -4 src/usr.bin/rwall/Makefile 1.23 +3 -3 src/usr.sbin/amd/amd/Makefile 1.8 +3 -3 src/usr.sbin/amd/hlfsd/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 04:50:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6820816A4CE; Wed, 4 Feb 2004 04:50:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B005643D4C; Wed, 4 Feb 2004 04:50:47 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Col0B032444; Wed, 4 Feb 2004 04:50:47 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14ColGw032443; Wed, 4 Feb 2004 04:50:47 -0800 (PST) (envelope-from grehan) Message-Id: <200402041250.i14ColGw032443@repoman.freebsd.org> From: Peter Grehan Date: Wed, 4 Feb 2004 04:50:47 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powerpc nexus.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 12:50:48 -0000 grehan 2004/02/04 04:50:47 PST FreeBSD src repository Modified files: sys/powerpc/powerpc nexus.c Log: Allow child devices to set the OpenFirmware device node ivar Revision Changes Path 1.8 +5 -2 src/sys/powerpc/powerpc/nexus.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 04:52:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78BA816A4CE; Wed, 4 Feb 2004 04:52:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6B8743D46; Wed, 4 Feb 2004 04:52:58 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Cqw0B034229; Wed, 4 Feb 2004 04:52:58 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14CqwRd034228; Wed, 4 Feb 2004 04:52:58 -0800 (PST) (envelope-from grehan) Message-Id: <200402041252.i14CqwRd034228@repoman.freebsd.org> From: Peter Grehan Date: Wed, 4 Feb 2004 04:52:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ofw ofw_disk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 12:52:59 -0000 grehan 2004/02/04 04:52:58 PST FreeBSD src repository Modified files: sys/dev/ofw ofw_disk.c Log: - add an identify method, since the disk device used to be picked up in the recursive OpenFirmware node walk. Rely on the psim config file to have a "ofwdisk" device alias - minor white space nits Revision Changes Path 1.11 +29 -3 src/sys/dev/ofw/ofw_disk.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 04:55:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 594DB16A4CF; Wed, 4 Feb 2004 04:55:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A3C643D1F; Wed, 4 Feb 2004 04:55:46 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Ctk0B034482; Wed, 4 Feb 2004 04:55:46 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14CtjZf034481; Wed, 4 Feb 2004 04:55:45 -0800 (PST) (envelope-from ume) Message-Id: <200402041255.i14CtjZf034481@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 4 Feb 2004 04:55:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet6 in6_src.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 12:55:50 -0000 ume 2004/02/04 04:55:45 PST FreeBSD src repository Modified files: sys/netinet6 in6_src.c Log: KNF Obtained from: KAME Revision Changes Path 1.26 +7 -8 src/sys/netinet6/in6_src.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 04:56:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B28B316A4D4; Wed, 4 Feb 2004 04:56:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 003D043D1F; Wed, 4 Feb 2004 04:56:16 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14CuG0B034549; Wed, 4 Feb 2004 04:56:16 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14CuFbI034546; Wed, 4 Feb 2004 04:56:15 -0800 (PST) (envelope-from grehan) Message-Id: <200402041256.i14CuFbI034546@repoman.freebsd.org> From: Peter Grehan Date: Wed, 4 Feb 2004 04:56:15 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/include pcpu.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, 04 Feb 2004 12:56:18 -0000 grehan 2004/02/04 04:56:15 PST FreeBSD src repository Modified files: sys/powerpc/include pcpu.h Log: Move temporary register save area from exception-vector memory to per-CPU memory. This allows for interrupt handling on multiple CPUs. Obtained from: NetBSD Revision Changes Path 1.21 +15 -3 src/sys/powerpc/include/pcpu.h From owner-cvs-src@FreeBSD.ORG Wed Feb 4 04:57:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C94E816A4CE; Wed, 4 Feb 2004 04:57:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19FC743D39; Wed, 4 Feb 2004 04:57:42 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Cvf0B034613; Wed, 4 Feb 2004 04:57:41 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14Cvfd9034612; Wed, 4 Feb 2004 04:57:41 -0800 (PST) (envelope-from grehan) Message-Id: <200402041257.i14Cvfd9034612@repoman.freebsd.org> From: Peter Grehan Date: Wed, 4 Feb 2004 04:57:41 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powerpc locore.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 12:57:43 -0000 grehan 2004/02/04 04:57:41 PST FreeBSD src repository Modified files: sys/powerpc/powerpc locore.S Log: - Add definition for GET_CPUINFO, required by new trap_subr code - garbage-collect unused defs Revision Changes Path 1.16 +4 -6 src/sys/powerpc/powerpc/locore.S From owner-cvs-src@FreeBSD.ORG Wed Feb 4 04:58:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB80A16A4CE; Wed, 4 Feb 2004 04:58:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1025643D46; Wed, 4 Feb 2004 04:58:50 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Cwn0B034689; Wed, 4 Feb 2004 04:58:49 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14Cwnjd034688; Wed, 4 Feb 2004 04:58:49 -0800 (PST) (envelope-from grehan) Message-Id: <200402041258.i14Cwnjd034688@repoman.freebsd.org> From: Peter Grehan Date: Wed, 4 Feb 2004 04:58:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powerpc 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: Wed, 04 Feb 2004 12:58:51 -0000 grehan 2004/02/04 04:58:49 PST FreeBSD src repository Modified files: sys/powerpc/powerpc genassym.c Log: - Lots more symbols required by the new trap_subr code Revision Changes Path 1.50 +40 -0 src/sys/powerpc/powerpc/genassym.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 05:00:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C303816A4CE; Wed, 4 Feb 2004 05:00:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ECDC43D48; Wed, 4 Feb 2004 05:00:57 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14D0u0B034918; Wed, 4 Feb 2004 05:00:56 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14D0uNU034914; Wed, 4 Feb 2004 05:00:56 -0800 (PST) (envelope-from grehan) Message-Id: <200402041300.i14D0uNU034914@repoman.freebsd.org> From: Peter Grehan Date: Wed, 4 Feb 2004 05:00:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powerpc 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, 04 Feb 2004 13:00:58 -0000 grehan 2004/02/04 05:00:56 PST FreeBSD src repository Modified files: sys/powerpc/powerpc machdep.c Log: - remove unused trap definitions - ISI traps are now handled by the generic trap routine - direct diagnostic traps to DDB if defined - remove unused asngen pcpu init Revision Changes Path 1.67 +11 -6 src/sys/powerpc/powerpc/machdep.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 05:10:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED5B616A5AD; Wed, 4 Feb 2004 05:10:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABA4D43D2F; Wed, 4 Feb 2004 05:10:26 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14DAQ0B037877; Wed, 4 Feb 2004 05:10:26 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14DAQD9037875; Wed, 4 Feb 2004 05:10:26 -0800 (PST) (envelope-from grehan) Message-Id: <200402041310.i14DAQD9037875@repoman.freebsd.org> From: Peter Grehan Date: Wed, 4 Feb 2004 05:10:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powerpc trap_subr.S X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 13:10:29 -0000 grehan 2004/02/04 05:10:26 PST FreeBSD src repository Modified files: sys/powerpc/powerpc trap_subr.S Log: Major overhaul of common trap code - remove unused 601 and tlb exception code - remove interrupt-time PTE spill code. The pmap code will now take care of pinning kernel PTEs, and there are no longer issues about physical mapping of PTE data structures - All segment registers are switched on kernel entry/exit, allowing the kernel to have more virtual space and for user virtual space to extend to 4G. - The temporary register save area has been shifted from unused exception vector space to the per-cpu data area. This allows interrupts to be delivered to multiple CPUs - ISI traps no longer spill to BAT tables. It is assumed that all of kernel instruction memory is pinned. - shift from 'ldmw/stmw' instructions to individual register loads/stores when saving context. All PPC manuals indicate this should be much faster. - use '%r' for register names throughout. TODO: need to test if DSI traps were the result of kernel stack guard-page hits. Reworked from: NetBSD Revision Changes Path 1.10 +359 -812 src/sys/powerpc/powerpc/trap_subr.S From owner-cvs-src@FreeBSD.ORG Wed Feb 4 05:16:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5569016A4CE; Wed, 4 Feb 2004 05:16:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9320443D48; Wed, 4 Feb 2004 05:16:21 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14DGL0B039868; Wed, 4 Feb 2004 05:16:21 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14DGLd3039867; Wed, 4 Feb 2004 05:16:21 -0800 (PST) (envelope-from grehan) Message-Id: <200402041316.i14DGLd3039867@repoman.freebsd.org> From: Peter Grehan Date: Wed, 4 Feb 2004 05:16:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/powerpc 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: Wed, 04 Feb 2004 13:16:22 -0000 grehan 2004/02/04 05:16:21 PST FreeBSD src repository Modified files: sys/powerpc/powerpc pmap.c Log: Remove pmap_pvo_allocf zone alloc function. It was a way of using the direct-mapping of physmem to force PTE data structures to be physically addressable so the interrupt-time real-mode DSI trap handler could perform PTE spills. However, the memory may have been > 256Mb, which would have caused a BAT spill and double-interrupt. The new trap code no longer handles PTE spills, so the requirement that these pages be direct-mapped no longer applies. The irony is UMA_MD_SMALL_ALLOC will return direct mappings for these structs :-) Revision Changes Path 1.69 +4 -27 src/sys/powerpc/powerpc/pmap.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 05:23:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93C4716A4CE; Wed, 4 Feb 2004 05:23:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A429343D60; Wed, 4 Feb 2004 05:23:05 -0800 (PST) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14DN50B042051; Wed, 4 Feb 2004 05:23:05 -0800 (PST) (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14DN5DK042050; Wed, 4 Feb 2004 05:23:05 -0800 (PST) (envelope-from grehan) Message-Id: <200402041323.i14DN5DK042050@repoman.freebsd.org> From: Peter Grehan Date: Wed, 4 Feb 2004 05:23:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/psim psim-tree X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 13:23:07 -0000 grehan 2004/02/04 05:23:05 PST FreeBSD src repository Modified files: sys/powerpc/psim psim-tree Log: - add a description of what .gdbinit should contain. - add an option for the output device in the hope that this can be made non-blocking at some stage. - define an alias for the disk device, required by dev/ofw/ofw_disk.c - shift iobus to 0x9000000 so as not to clash with the OpenFirmware entry point of 0x8000400 when address decoding. - down-tone comments about the disk dev config :-) Revision Changes Path 1.2 +25 -9 src/sys/powerpc/psim/psim-tree From owner-cvs-src@FreeBSD.ORG Wed Feb 4 06:18:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2412E16A4CE; Wed, 4 Feb 2004 06:18:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50AC143D1D; Wed, 4 Feb 2004 06:18:22 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14EIM0B054159; Wed, 4 Feb 2004 06:18:22 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14EIMfv054158; Wed, 4 Feb 2004 06:18:22 -0800 (PST) (envelope-from bde) Message-Id: <200402041418.i14EIMfv054158@repoman.freebsd.org> From: Bruce Evans Date: Wed, 4 Feb 2004 06:18:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys sx.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, 04 Feb 2004 14:18:23 -0000 bde 2004/02/04 06:18:21 PST FreeBSD src repository Modified files: sys/sys sx.h Log: Include before instead of depending on namespace pollution in other headers. is now the only prerequisite for . Fixed some style bugs: - removed bogus LOCORE ifdef. Including this C header in assembler sources is just nonsense. - removed unused include of . It finished rotting when the mutex in struct sx became indirect in rev.1.15. - removed most comments on #else and #endif's and cleaned up the others. All were misindented... Revision Changes Path 1.19 +7 -8 src/sys/sys/sx.h From owner-cvs-src@FreeBSD.ORG Wed Feb 4 06:40:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D33B16A4CE; Wed, 4 Feb 2004 06:40:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE4643D5A; Wed, 4 Feb 2004 06:40:45 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Eej0B060186; Wed, 4 Feb 2004 06:40:45 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14EejgE060185; Wed, 4 Feb 2004 06:40:45 -0800 (PST) (envelope-from bde) Message-Id: <200402041440.i14EejgE060185@repoman.freebsd.org> From: Bruce Evans Date: Wed, 4 Feb 2004 06:40:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk sys.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 14:40:47 -0000 bde 2004/02/04 06:40:45 PST FreeBSD src repository Modified files: share/mk sys.mk Log: Fixed breakage of POSIX support in rev.1.31. -pipe was added to CFLAGS in all cases, but POSIX requires a default of -O. Adding -pipe unconditionally still is still broken for non-gcc compilers in the non-POSIX case. Revision Changes Path 1.75 +2 -1 src/share/mk/sys.mk From owner-cvs-src@FreeBSD.ORG Wed Feb 4 07:37:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 359AC16A4CE; Wed, 4 Feb 2004 07:37:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78F8943D5A; Wed, 4 Feb 2004 07:37:49 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Fbn0B073490; Wed, 4 Feb 2004 07:37:49 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14FbmNc073489; Wed, 4 Feb 2004 07:37:48 -0800 (PST) (envelope-from deischen) Message-Id: <200402041537.i14FbmNc073489@repoman.freebsd.org> From: Daniel Eischen Date: Wed, 4 Feb 2004 07:37:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen sem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 15:37:50 -0000 deischen 2004/02/04 07:37:48 PST FreeBSD src repository Modified files: lib/libc/gen sem.c Log: Allow libc's version of sem_trywait() to work for non-pshared mutexes. Revision Changes Path 1.9 +17 -2 src/lib/libc/gen/sem.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 07:53:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2428E16A4CE; Wed, 4 Feb 2004 07:53:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F87643D4C; Wed, 4 Feb 2004 07:53:50 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Fro0B077633; Wed, 4 Feb 2004 07:53:50 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14Fro7E077632; Wed, 4 Feb 2004 07:53:50 -0800 (PST) (envelope-from des) Message-Id: <200402041553.i14Fro7E077632@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 4 Feb 2004 07:53:50 -0800 (PST) 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 gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 15:53:51 -0000 des 2004/02/04 07:53:50 PST FreeBSD src repository Modified files: etc/rc.d gbde_swap Log: We don't really need a lockfile, and most likely can't create one at this point. Revision Changes Path 1.2 +2 -5 src/etc/rc.d/gbde_swap From owner-cvs-src@FreeBSD.ORG Wed Feb 4 08:29:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2BE416A4CE; Wed, 4 Feb 2004 08:29:53 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9301443D4C; Wed, 4 Feb 2004 08:29:45 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i14GUfoh005977; Wed, 4 Feb 2004 18:30:41 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i14GUfWg005972; Wed, 4 Feb 2004 18:30:41 +0200 (EET) (envelope-from ru) Date: Wed, 4 Feb 2004 18:30:41 +0200 From: Ruslan Ermilov To: Bruce Evans Message-ID: <20040204163041.GB5546@FreeBSD.org.ua> References: <200402041440.i14EejgE060185@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eJnRUKwClWJh1Khz" Content-Disposition: inline In-Reply-To: <200402041440.i14EejgE060185@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk sys.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 16:29:53 -0000 --eJnRUKwClWJh1Khz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 04, 2004 at 06:40:45AM -0800, Bruce Evans wrote: > bde 2004/02/04 06:40:45 PST >=20 > FreeBSD src repository >=20 > Modified files: > share/mk sys.mk=20 > Log: > Fixed breakage of POSIX support in rev.1.31. -pipe was added to > CFLAGS in all cases, but POSIX requires a default of -O. Adding > -pipe unconditionally still is still broken for non-gcc compilers > in the non-POSIX case. > =20 > Revision Changes Path > 1.75 +2 -1 src/share/mk/sys.mk >=20 It's not added _unconditionally_, but rather only if no CFLAGS were otherwise provided, i.e., users of non-gcc compilers can set CFLAGS manually (as they apparently already do). Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --eJnRUKwClWJh1Khz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAIR4xUkv4P6juNwoRAjHkAJ4wn5Js+E3h/QEJZpiDK7lpELSvmACfetk3 7KMjzlMEhlIfyGaLqTJKoNM= =nrtH -----END PGP SIGNATURE----- --eJnRUKwClWJh1Khz-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 08:31:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 221E416A4CE; Wed, 4 Feb 2004 08:31:11 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id C355143D2F; Wed, 4 Feb 2004 08:31:01 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i14GVwoh006011; Wed, 4 Feb 2004 18:31:58 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i14GVwuS006010; Wed, 4 Feb 2004 18:31:58 +0200 (EET) (envelope-from ru) Date: Wed, 4 Feb 2004 18:31:57 +0200 From: Ruslan Ermilov To: Bruce Evans Message-ID: <20040204163157.GC5546@FreeBSD.org.ua> References: <200402041418.i14EIMfv054158@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2JFBq9zoW8cOFH7v" Content-Disposition: inline In-Reply-To: <200402041418.i14EIMfv054158@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys sx.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, 04 Feb 2004 16:31:11 -0000 --2JFBq9zoW8cOFH7v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 04, 2004 at 06:18:21AM -0800, Bruce Evans wrote: > bde 2004/02/04 06:18:21 PST >=20 > FreeBSD src repository >=20 > Modified files: > sys/sys sx.h=20 > Log: > Include before instead of depending on > namespace pollution in other headers. is now the only > prerequisite for . > =20 > Fixed some style bugs: > - removed bogus LOCORE ifdef. Including this C header in assembler > sources is just nonsense. > - removed unused include of . It finished rotting when > the mutex in struct sx became indirect in rev.1.15. > - removed most comments on #else and #endif's and cleaned up the others. > All were misindented... > =20 > Revision Changes Path > 1.19 +7 -8 src/sys/sys/sx.h >=20 Please update the sx(9) manpage to reflect this change. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --2JFBq9zoW8cOFH7v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAIR59Ukv4P6juNwoRAq4JAJ9nfEfF965/xe3pcl6zP/x1M/6spACeKu0d /dI6koYn0UDzA8DVdiJWciw= =2cBb -----END PGP SIGNATURE----- --2JFBq9zoW8cOFH7v-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 08:39:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27E8B16A4CE; Wed, 4 Feb 2004 08:39:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A31E43D5D; Wed, 4 Feb 2004 08:38:39 -0800 (PST) (envelope-from gibbs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Gcc0B087813; Wed, 4 Feb 2004 08:38:39 -0800 (PST) (envelope-from gibbs@repoman.freebsd.org) Received: (from gibbs@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14GccXu087812; Wed, 4 Feb 2004 08:38:38 -0800 (PST) (envelope-from gibbs) Message-Id: <200402041638.i14GccXu087812@repoman.freebsd.org> From: "Justin T. Gibbs" Date: Wed, 4 Feb 2004 08:38:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq aic79xx_inline.h aic79xx_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 16:39:06 -0000 gibbs 2004/02/04 08:38:38 PST FreeBSD src repository Modified files: sys/dev/aic7xxx aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq aic79xx_inline.h aic79xx_pci.c Log: aic79xx.c: aic79xx.seq: Convert the COMPLETE_DMA_SCB list to an "stailq". This allows us to safely keep the SCB that is currently being DMA'ed back the host on the head of the list while processing completions off of the bus. The newly completed SCBs are appended to the tail of the queue. In the past, we just dequeued the SCB that was in flight from the list, but this could result in a lost completion should the host perform certain types of error recovery that must cancel all in-flight SCB DMA operations. Switch from using a 16bit completion entry, holding just the tag and the completion valid bit, to a 64bit completion entry that also contains a "status packet valid" indicator. This solves two problems: o The SCB DMA engine on at least Rev B. silicon does not properly deal with a PCI disconnect that occurs at a non-64bit aligned offset in the chips "source buffer". When the transfer is resumed, the DMA engine continues at the correct offset, but may wrap to the head of the buffer causing duplicate completions to be reported to the host. By using a completion buffer in host memory that is 64bit aligned and using 64bit completion entries, such disconnects should only occur at aligned addresses. This assumes that the host bridge will only disconnect on cache-line boundaries and that cache-lines are multpiles of 64bits. o By embedding the status information in the completion entry we can avoid an extra memory reference to the HSCB for commands that complete without error. Use the comparison of a "host freeze count" and a "sequencer freeze count" to allow the host to process most SCBs that complete with non-zero status without having to clear critical sections. Instead the host can just pause the sequencer, performs any necessary cleanup in the waiting for selection list, increments its freeze count on the controller, and unpauses. This is only possible because the sequencer defers completions of SCBs with bad status until after all pending selections have completed. The sequencer then avoids referencing any data structures the host may touch during completion of the SCB until the freeze counts match. aic79xx.c: Change the strategy for allocating our sentinal HSCB for the QINFIFO. In the past, this allocation was tacked onto the QOUTFIFO allocation. Now that the qoutfifo has grown to accomodate larger completion entries, the old approach will result in a 64byte allocation that costs an extra page of coherent memory. We now do this extra allocation via ahd_alloc_scbs() where the "unused space" can be used to allocate "normal" HSCBs. In our packetized busfree handler, use the ENSELO bit to differentiate between packetized and non-packetized unexpected busfree events that occur just after selection, but before the sequencer has had the oportunity to service the selection. When cleaning out the waiting for selection list, use the SCSI mode instead of the command channel mode. The SCB pointer in the command channel mode may be referenced by the SCB dma engine even while the sequencer is paused, whereas the SCSI mode SCB pointer is only accessed by the sequencer. Print the "complete on qfreeze" sequencer SCB completion list in ahd_dump_card_state(). This list holds all SCB completions that are deferred until a pending select-out qfreeze event has taken effect. aic79xx.h: Add definitions and structures to handle the new SCB completion scheme. Add a controller flag that indicates if the controller is in HostRAID mode. aic79xx.reg: Remove macros used for toggling from one data fifo mode to the other. They have not been in use for some time. Add scratch ram fields for our new qfreeze count scheme, converting the complete dma list into an "stailq", and providing for the "complete on qfreeze" SCB completion list. Some other fields were moved to retain proper field alignment (alignment >= field size in bytes). aic79xx.seq: Add code to our idle loop to: o Process deferred completions once a qfreeze event has taken full effect. o Thaw the queue once the sequencer and host qfreeze counts match. Generate 64bit completion entries passing the SCB_SGPTR field as the "good status" indicator. The first bit in this field is only set if we have a valid status packet to send to the host. Convert the COMPLETE_DMA_SCB list to an "stailq". When using "setjmp" to register an idle loop handler, do not combine the "ret" with the block move to pop the stack address in the same instruction. At least on the A, this results in a return to the setjmp caller, not to the new address at the top of the stack. Since we want the latter (we want the newly registered handler to only be invoked from the idle loop), we must use a separate ret instruction. Add a few missing critical sections. Close a race condition that can occur on Rev A. silicon. If both FIFOs happen to be allocated before the sequencer has a chance to service the FIFO that was allocated first, we must take special care to service the FIFO that is not active on the SCSI bus first. This guarantees that a FIFO will be freed to handle any snapshot requests for the FIFO that is still on the bus. Chosing the incorrect FIFO will result in deadlock. Update comments. aic79xx_inline.h Correct the offset calculation for the syncing of our qoutfifo. Update ahd_check_cmdcmpltqueues() for the larger completion entries. aic79xx_pci.c: Attach to HostRAID controllers by default. In the future I may add a sysctl to modify the behavior, but since FreeBSD does not have any HostRAID drivers, failing to attach just results in more email and bug reports for the author. MFC After: 1week Revision Changes Path 1.28 +119 -63 src/sys/dev/aic7xxx/aic79xx.c 1.18 +26 -9 src/sys/dev/aic7xxx/aic79xx.h 1.16 +37 -20 src/sys/dev/aic7xxx/aic79xx.reg 1.15 +115 -32 src/sys/dev/aic7xxx/aic79xx.seq 1.14 +7 -6 src/sys/dev/aic7xxx/aic79xx_inline.h 1.18 +23 -5 src/sys/dev/aic7xxx/aic79xx_pci.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 08:40:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E055716A4CE; Wed, 4 Feb 2004 08:40:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2206343D1D; Wed, 4 Feb 2004 08:40:09 -0800 (PST) (envelope-from gibbs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Ge80B087887; Wed, 4 Feb 2004 08:40:08 -0800 (PST) (envelope-from gibbs@repoman.freebsd.org) Received: (from gibbs@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14Ge8mj087886; Wed, 4 Feb 2004 08:40:08 -0800 (PST) (envelope-from gibbs) Message-Id: <200402041640.i14Ge8mj087886@repoman.freebsd.org> From: "Justin T. Gibbs" Date: Wed, 4 Feb 2004 08:40:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 16:40:15 -0000 gibbs 2004/02/04 08:40:08 PST FreeBSD src repository Modified files: sys/dev/aic7xxx aic7xxx.c Log: aic7xxx.c: Shorten a diagnostic printf to fit in 80 columns. In ahc_abort_scbs() remove an incorrect diagnostic test that printed a spurious warning. Revision Changes Path 1.99 +2 -4 src/sys/dev/aic7xxx/aic7xxx.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 08:42:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD91016A4CE; Wed, 4 Feb 2004 08:42:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D7943D39; Wed, 4 Feb 2004 08:42:36 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Gga0B089809; Wed, 4 Feb 2004 08:42:36 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14GganG089808; Wed, 4 Feb 2004 08:42:36 -0800 (PST) (envelope-from ru) Message-Id: <200402041642.i14GganG089808@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 4 Feb 2004 08:42:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/kerberos5/libexec/hprop 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, 04 Feb 2004 16:42:38 -0000 ru 2004/02/04 08:42:36 PST FreeBSD src repository Modified files: kerberos5/libexec/hprop Makefile Log: Unbreak build with OpenLDAP. Forgotten by: mr Revision Changes Path 1.14 +2 -0 src/kerberos5/libexec/hprop/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 09:03:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C01A16A4CE; Wed, 4 Feb 2004 09:03:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E3DD43D1D; Wed, 4 Feb 2004 09:03:50 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14H3o0B000881; Wed, 4 Feb 2004 09:03:50 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14H3oNa000880; Wed, 4 Feb 2004 09:03:50 -0800 (PST) (envelope-from bde) Message-Id: <200402041703.i14H3oNa000880@repoman.freebsd.org> From: Bruce Evans Date: Wed, 4 Feb 2004 09:03:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys ttycom.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, 04 Feb 2004 17:03:51 -0000 bde 2004/02/04 09:03:49 PST FreeBSD src repository Modified files: sys/sys ttycom.h Log: Removed TIOCMODG and TIOCMODS. They were superseded by TIOCMGET and TIOCMSET before FreeBSD existed and have never been implemented by any FreeBSD serial driver (not even as aliases). Moved the TIOCM bit definitions to be with TIOCMGET. Added more comments gaps between ioctl numbers. There are now a large number of conflicts with ppp, slip, tap and tun ioctls (especially ppp ones) from closing gaps that weren't there. This mainly breaks decoding of ioctl numbers in kdump, but there are some serious conflicts where the interpretation of a tty ioctl depends on the line discipline. Revision Changes Path 1.17 +25 -14 src/sys/sys/ttycom.h From owner-cvs-src@FreeBSD.ORG Wed Feb 4 09:08:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC01216A4CE; Wed, 4 Feb 2004 09:08:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE35443D2F; Wed, 4 Feb 2004 09:08:46 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14H8k0B001124; Wed, 4 Feb 2004 09:08:46 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14H8kXq001123; Wed, 4 Feb 2004 09:08:46 -0800 (PST) (envelope-from bde) Message-Id: <200402041708.i14H8kXq001123@repoman.freebsd.org> From: Bruce Evans Date: Wed, 4 Feb 2004 09:08:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys ttycom.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, 04 Feb 2004 17:08:48 -0000 bde 2004/02/04 09:08:46 PST FreeBSD src repository Modified files: sys/sys ttycom.h Log: Fixed editing error in a comment in previous commit. Revision Changes Path 1.18 +1 -1 src/sys/sys/ttycom.h From owner-cvs-src@FreeBSD.ORG Wed Feb 4 09:30:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BB5816A4CE; Wed, 4 Feb 2004 09:30:22 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B5EC43D31; Wed, 4 Feb 2004 09:30:20 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.12.10/8.12.10) with ESMTP id i14HUKOE046093; Wed, 4 Feb 2004 09:30:20 -0800 (PST) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.12.10/8.12.10/Submit) id i14HUKSD046092; Wed, 4 Feb 2004 09:30:20 -0800 (PST) (envelope-from marcel) Date: Wed, 4 Feb 2004 09:30:20 -0800 From: Marcel Moolenaar To: David Xu Message-ID: <20040204173020.GA46046@ns1.xcllnt.net> References: <200402040501.i1451Gir058159@repoman.freebsd.org> <20040204072756.GA48627@dhcp01.pn.xcllnt.net> <4020B27B.80701@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4020B27B.80701@freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libpthread_dbg Makefile pthread_dbg.c pthread_dbg.h pthread_dbg_int.h src/lib/libpthread_dbg/arch/i386 Makefile.inc src/lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 17:30:22 -0000 On Wed, Feb 04, 2004 at 04:51:07PM +0800, David Xu wrote: > Marcel Moolenaar wrote: > > >> Added files: > >> lib/libpthread_dbg Makefile pthread_dbg.c pthread_dbg.h > >> pthread_dbg_int.h > >> lib/libpthread_dbg/arch/i386 Makefile.inc > >> lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c > >> Log: > >> Import initial work of libpthread debugging. This is a debugger > >> independent > >> friend library for libpthread, the library will be used by debugger to > >> read/write libpthread's internal data structures. > > > >Euh, the name of the library should be libthread_db. There's not > >much point in being gratuitously non-conformant. > > > OK, but what's libthread_db for ? for libpthread or for libthr and libc_r ? All three. The whole point of having libthread_db is to abstract the internals of the threading implementation from whatever client needs to know more about threads -- like a debugger. > I won't write debug code for other thread libraries, and also dislike > mixing other > thread library's debug code into the library. I think the name should > be libpthread_dbg, > or libpthread_db. I see. You think we should implement the support in gdb(1) then? This boils down to adding 3 new (non-conformant) implementations, bringing the total to 4: 1. libpthread_dbg for KSE on FreeBSD 2. Our threading hooks for libc_r on FreeBSD 3. Something else (libthr_gdb?) for libthr on FreeBSD 4. (unused) the already present, support for the adopted libthread_db interface. I'm sure the gdb(1) people are happy with our contribution :-) Seriously: We (=FreeBSD) provide 3 threading libraries (2 on ia64). It's our problem. I'm fine with you bootstrapping libthread_db with only the support for KSE, but eventually libthr needs to be added. The support for libc_r is less important as I think libc_r is slated to be ripped out anyway (right?). -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-src@FreeBSD.ORG Wed Feb 4 09:42:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4537C16A4CE; Wed, 4 Feb 2004 09:42:44 -0800 (PST) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65F5743D48; Wed, 4 Feb 2004 09:42:42 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])i14HgfLE012808; Thu, 5 Feb 2004 04:42:41 +1100 Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) i14Hgdt4024682; Thu, 5 Feb 2004 04:42:39 +1100 Date: Thu, 5 Feb 2004 04:42:38 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Ruslan Ermilov In-Reply-To: <20040204163157.GC5546@FreeBSD.org.ua> Message-ID: <20040205042752.D3649@gamplex.bde.org> References: <200402041418.i14EIMfv054158@repoman.freebsd.org> <20040204163157.GC5546@FreeBSD.org.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Bruce Evans cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys sx.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, 04 Feb 2004 17:42:44 -0000 On Wed, 4 Feb 2004, Ruslan Ermilov wrote: > On Wed, Feb 04, 2004 at 06:18:21AM -0800, Bruce Evans wrote: > > bde 2004/02/04 06:18:21 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/sys sx.h > > Log: > > Include before instead of depending on > > namespace pollution in other headers. is now the only > > prerequisite for . > > ... > Please update the sx(9) manpage to reflect this change. That's easy since the reflection is null :-). isn't mentioned in the man page. Folloing the man page gave it as a side effect of including . The man page is not incorrect in requiring and before . instead of is required (for other headers) in practice, and is required if INVARIANTS is defined and sx_assert() is used. It's easier to document as a prerequisite than to document the ifdef tangle. enforces a prerequisite of although it could be unnecessary in similar cases. Bruce From owner-cvs-src@FreeBSD.ORG Wed Feb 4 09:53:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7F0B16A4CE; Wed, 4 Feb 2004 09:53:03 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F73843D1D; Wed, 4 Feb 2004 09:53:02 -0800 (PST) (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 i14Hr1fo027223; Wed, 4 Feb 2004 12:53:01 -0500 (EST) Date: Wed, 4 Feb 2004 12:53:01 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Marcel Moolenaar In-Reply-To: <20040204173020.GA46046@ns1.xcllnt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: David Xu cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread_dbg Makefile pthread_dbg.cMakefile.inc src/lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 17:53:04 -0000 On Wed, 4 Feb 2004, Marcel Moolenaar wrote: > On Wed, Feb 04, 2004 at 04:51:07PM +0800, David Xu wrote: > > Marcel Moolenaar wrote: > > > > >> Added files: > > >> lib/libpthread_dbg Makefile pthread_dbg.c pthread_dbg.h > > >> pthread_dbg_int.h > > >> lib/libpthread_dbg/arch/i386 Makefile.inc > > >> lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c > > >> Log: > > >> Import initial work of libpthread debugging. This is a debugger > > >> independent > > >> friend library for libpthread, the library will be used by debugger to > > >> read/write libpthread's internal data structures. > > > > > >Euh, the name of the library should be libthread_db. There's not > > >much point in being gratuitously non-conformant. > > > > > OK, but what's libthread_db for ? for libpthread or for libthr and libc_r ? > > All three. The whole point of having libthread_db is to abstract the > internals of the threading implementation from whatever client needs > to know more about threads -- like a debugger. > > > I won't write debug code for other thread libraries, and also dislike > > mixing other > > thread library's debug code into the library. I think the name should > > be libpthread_dbg, > > or libpthread_db. > > I see. You think we should implement the support in gdb(1) then? This > boils down to adding 3 new (non-conformant) implementations, bringing > the total to 4: > 1. libpthread_dbg for KSE on FreeBSD > 2. Our threading hooks for libc_r on FreeBSD > 3. Something else (libthr_gdb?) for libthr on FreeBSD > 4. (unused) the already present, support for the adopted libthread_db > interface. > > I'm sure the gdb(1) people are happy with our contribution :-) > > Seriously: We (=FreeBSD) provide 3 threading libraries (2 on ia64). > It's our problem. I'm fine with you bootstrapping libthread_db with > only the support for KSE, but eventually libthr needs to be added. I tend to agree. From the outside looking in, it would seem easy enough to allow all 3 thread libraries to be supported. I think once we have it working with libpthread, we can move stuff around inside the debug library and one more layer of abstraction so libthr/libc_r support could be added. > The support for libc_r is less important as I think libc_r is slated > to be ripped out anyway (right?). :-) -- Dan Eischen From owner-cvs-src@FreeBSD.ORG Wed Feb 4 10:01:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B3CD16A4CE; Wed, 4 Feb 2004 10:01:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B259A43D4C; Wed, 4 Feb 2004 10:01:03 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14I130B012842; Wed, 4 Feb 2004 10:01:03 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14I13Kk012841; Wed, 4 Feb 2004 10:01:03 -0800 (PST) (envelope-from jhb) Message-Id: <200402041801.i14I13Kk012841@repoman.freebsd.org> From: John Baldwin Date: Wed, 4 Feb 2004 10:01:03 -0800 (PST) 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: Wed, 04 Feb 2004 18:01:06 -0000 jhb 2004/02/04 10:01:03 PST FreeBSD src repository Modified files: sys/dev/puc pucdata.c Log: Expand the mask for the Avlab Technology, PCI IO 2S entry to cover the 2S-650 and 2S-850 variants. PR: kern/45285 Submitted by: Andrey Zakharchenko MFC after: 1 week Revision Changes Path 1.30 +1 -1 src/sys/dev/puc/pucdata.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 10:17:25 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4283A16A4CE; Wed, 4 Feb 2004 10:17:25 -0800 (PST) Received: from ganymede.hub.org (u46n208.hfx.eastlink.ca [24.222.46.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id C706A43D53; Wed, 4 Feb 2004 10:17:23 -0800 (PST) (envelope-from scrappy@hub.org) Received: by ganymede.hub.org (Postfix, from userid 1000) id 28FFE36955; Wed, 4 Feb 2004 14:12:51 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 27EE836482; Wed, 4 Feb 2004 14:12:51 -0400 (AST) Date: Wed, 4 Feb 2004 14:12:51 -0400 (AST) From: "Marc G. Fournier" To: Max Khon In-Reply-To: <200402040607.i1467dlW029398@repoman.freebsd.org> Message-ID: <20040204141111.P75858@ganymede.hub.org> References: <200402040607.i1467dlW029398@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/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, 04 Feb 2004 18:17:25 -0000 Stupid question ... but, what will this affect, if anything? I'm just about to do an upgrade, should I pull down source just before this MFC? On Tue, 3 Feb 2004, Max Khon wrote: > fjoe 2004/02/03 22:07:39 PST > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sys/sys param.h > Log: > Bump __FreeBSD_version for libmap MFC. > > Revision Changes Path > 1.61.2.42 +1 -1 src/sys/sys/param.h > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" > ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 From owner-cvs-src@FreeBSD.ORG Wed Feb 4 10:21:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C81716A4CE for ; Wed, 4 Feb 2004 10:21:37 -0800 (PST) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC07E43D53 for ; Wed, 4 Feb 2004 10:21:29 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 20486 invoked from network); 4 Feb 2004 18:21:29 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 4 Feb 2004 18:21:29 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i14IL5MA007692; Wed, 4 Feb 2004 13:21:24 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Ruslan Ermilov Date: Wed, 4 Feb 2004 13:17:51 -0500 User-Agent: KMail/1.5.4 References: <200402032205.i13M5tu3043794@repoman.freebsd.org> <20040204113135.GL297@FreeBSD.org.ua> In-Reply-To: <20040204113135.GL297@FreeBSD.org.ua> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402041317.51825.jhb@FreeBSD.org> 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/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: Wed, 04 Feb 2004 18:21:37 -0000 On Wednesday 04 February 2004 06:31 am, Ruslan Ermilov wrote: > On Tue, Feb 03, 2004 at 02:05:55PM -0800, John Baldwin wrote: > > jhb 2004/02/03 14:05:55 PST > > > > FreeBSD src repository > > > > Modified files: > > release Makefile > > Log: > > - Use a stock loader with forth support on the boot floppies. > > - Use the regular forth scripts including the stock device.hints file > > on the boot floppies. > > - gzip all the various text files on the boot floppy that are larger > > than one sector to save on space. > > - Generate a loader.conf to load the kernel, acpi.ko, and mfsroot > > making use of the 'module_before' variables to prompt for a floppy to be > > entered when required and use a stock loader.rc. This enables the > > beastie menu on i386. > > - PC98 has been changed to split the mfsroot for now so that the > > floppies fit. When the PC98 bootstrap is updated to work with ELF files > > (which needs to happen anyway), then SPLIT_MFSROOT can be turned off for > > PC98. > > > > Revision Changes Path > > 1.841 +23 -16 src/release/Makefile > > Any comments on my proposed SPLIT_SMALLMFSROOT feature? Well, I've been thinking about possibly making it more generic and have a notion of floppy sets where a floppy set would have the following properties: size label chunksize inode bootinode split_kernel (yes/no) split_mfsroot (yes/no) This would allow us to reduce some of the duplication in floppies.1 for example (and possibly floppies.2), but that may be overkill. Also, given that several folks want to kill a.out support completely, PC98 needs to grow ELF support anyways. Once they do they can use kgzip and won't need to split the mfsroot on either set of floppies. For the time being I think it may add more obfuscation that it is worth. -- 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 Feb 4 10:30:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E59116A4CE; Wed, 4 Feb 2004 10:30:31 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-165-226-221.dsl.lsan03.pacbell.net [64.165.226.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F4C043D66; Wed, 4 Feb 2004 10:30:29 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C536666C8E; Wed, 4 Feb 2004 10:30:28 -0800 (PST) Date: Wed, 4 Feb 2004 10:30:28 -0800 From: Kris Kennaway To: "Marc G. Fournier" Message-ID: <20040204183028.GA25517@xor.obsecurity.org> References: <200402040607.i1467dlW029398@repoman.freebsd.org> <20040204141111.P75858@ganymede.hub.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <20040204141111.P75858@ganymede.hub.org> User-Agent: Mutt/1.4.1i cc: Max Khon cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@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, 04 Feb 2004 18:30:31 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 04, 2004 at 02:12:51PM -0400, Marc G. Fournier wrote: >=20 > Stupid question ... but, what will this affect, if anything? I'm just > about to do an upgrade, should I pull down source just before this MFC? Nothing if you don't use it (see the manpage). Kris --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAITpEWry0BWjoQKURAqrLAJ0VUI9zYvkI4B+G6FVaLcOkTNgungCeMDNq Xc4dEupfX32vEFTcVxvZ+Fg= =rvLA -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 10:38:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E43416A4CE; Wed, 4 Feb 2004 10:38:11 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id A461443D1D; Wed, 4 Feb 2004 10:37:58 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i14Ibeoh007740; Wed, 4 Feb 2004 20:37:40 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i14IbZaF007731; Wed, 4 Feb 2004 20:37:35 +0200 (EET) (envelope-from ru) Date: Wed, 4 Feb 2004 20:37:35 +0200 From: Ruslan Ermilov To: Bruce Evans Message-ID: <20040204183735.GK5546@FreeBSD.org.ua> References: <200402041418.i14EIMfv054158@repoman.freebsd.org> <20040204163157.GC5546@FreeBSD.org.ua> <20040205042752.D3649@gamplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="++alDQ2ROsODg1x+" Content-Disposition: inline In-Reply-To: <20040205042752.D3649@gamplex.bde.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Bruce Evans cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys sx.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, 04 Feb 2004 18:38:11 -0000 --++alDQ2ROsODg1x+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 05, 2004 at 04:42:38AM +1100, Bruce Evans wrote: > On Wed, 4 Feb 2004, Ruslan Ermilov wrote: >=20 > > On Wed, Feb 04, 2004 at 06:18:21AM -0800, Bruce Evans wrote: > > > bde 2004/02/04 06:18:21 PST > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/sys sx.h > > > Log: > > > Include before instead of depending on > > > namespace pollution in other headers. is now the only > > > prerequisite for . > > > ... > > Please update the sx(9) manpage to reflect this change. >=20 > That's easy since the reflection is null :-). isn't mentio= ned > in the man page. Folloing the man page gave it as a side effect of > including . >=20 > The man page is not incorrect in requiring and > before . instead of is required > (for other headers) in practice, and is required if > INVARIANTS is defined and sx_assert() is used. It's easier to document > as a prerequisite than to document the ifdef tangle. >=20 Perhaps then, it would make sense to move down, right after ``options INVARIANT*''? > enforces a prerequisite of although it could > be unnecessary in similar cases. >=20 Why are we talking about now? ;) Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --++alDQ2ROsODg1x+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAITvvUkv4P6juNwoRAqSAAJ4i0uyqV5saDb1cOstjEI4lhJY7rgCfV269 xoSzWk4TmJjEs30tondfDCk= =WKkm -----END PGP SIGNATURE----- --++alDQ2ROsODg1x+-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 10:40:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FFD616A4CE; Wed, 4 Feb 2004 10:40:59 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26F4943D64; Wed, 4 Feb 2004 10:40:54 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i14IfLoh007808; Wed, 4 Feb 2004 20:41:21 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i14IfLcX007807; Wed, 4 Feb 2004 20:41:21 +0200 (EET) (envelope-from ru) Date: Wed, 4 Feb 2004 20:41:21 +0200 From: Ruslan Ermilov To: John Baldwin Message-ID: <20040204184121.GL5546@FreeBSD.org.ua> References: <200402032205.i13M5tu3043794@repoman.freebsd.org> <20040204113135.GL297@FreeBSD.org.ua> <200402041317.51825.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rfwNdt5cNUUjB/69" Content-Disposition: inline In-Reply-To: <200402041317.51825.jhb@FreeBSD.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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: Wed, 04 Feb 2004 18:40:59 -0000 --rfwNdt5cNUUjB/69 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 04, 2004 at 01:17:51PM -0500, John Baldwin wrote: [...] > Also, given=20 > that several folks want to kill a.out support completely, PC98 needs to g= row=20 > ELF support anyways. Once they do they can use kgzip and won't need to s= plit=20 > the mfsroot on either set of floppies. For the time being I think it may= add=20 > more obfuscation that it is worth. >=20 OK, sounds reasonable. I will back it out locally then. ;) Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --rfwNdt5cNUUjB/69 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAITzRUkv4P6juNwoRAiFYAJ0X+O3Lnmc6feLFNEXZtWHsh+3BygCfWkM9 UPc/lEq/3TEZVdE9JFnyMMg= =E964 -----END PGP SIGNATURE----- --rfwNdt5cNUUjB/69-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 11:49:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4676C16A4CE; Wed, 4 Feb 2004 11:49:41 -0800 (PST) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D89A43D53; Wed, 4 Feb 2004 11:49:29 -0800 (PST) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id 8F84F3ABB5D; Wed, 4 Feb 2004 20:51:22 +0100 (CET) Date: Wed, 4 Feb 2004 20:51:22 +0100 From: Pawel Jakub Dawidek To: Dag-Erling Smorgrav Message-ID: <20040204195122.GH14639@garage.freebsd.pl> References: <200402041553.i14Fro7E077632@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqCDj3hiknadvR6t" Content-Disposition: inline In-Reply-To: <200402041553.i14Fro7E077632@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 4.8-RELEASE-p13 i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 19:49:42 -0000 --AqCDj3hiknadvR6t Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 04, 2004 at 07:53:50AM -0800, Dag-Erling Smorgrav wrote: +> Commiter: Dag-Erling Smorgrav +> Branch: HEAD +>=20 +> Files: +> 1.2 src/etc/rc.d/gbde_swap =20 +>=20 +> Log: +> We don't really need a lockfile, and most likely can't create one at +> this point. I'm not sure, that giving a passphrase as an argument is safe. Maybe it is at boot time (but it is still doubtful), but scripts from /etc/rc.d/ are intended to run after boot as well and here it is obviously insecure. We should better implement -k/-K options for gbde(8), that will allow getti= ng passphrase from a file or standard input. --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --AqCDj3hiknadvR6t Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQFAIU06ForvXbEpPzQRAj4TAJ9Ui98jHoutLEnyW7LwSYtNG9lNzwCg0K68 GRAkOh5Yo4ZigdRwXq4p+Ho= =2WmL -----END PGP SIGNATURE----- --AqCDj3hiknadvR6t-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 11:54:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A55916A4CE; Wed, 4 Feb 2004 11:54:11 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E8F43D2F; Wed, 4 Feb 2004 11:54:09 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc12) with ESMTP id <200402041954090140084jeae>; Wed, 4 Feb 2004 19:54:09 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA03027; Wed, 4 Feb 2004 11:54:08 -0800 (PST) Date: Wed, 4 Feb 2004 11:54:07 -0800 (PST) From: Julian Elischer To: Paul Saab In-Reply-To: <200402022000.i12K0uvl041338@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/conf majors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 19:54:11 -0000 Paul, I had a 3ware incedent yesterday.. dring a large set or writes, one particular write apparently just never happenned.. A huge file has a 'hole' in it where the original contents of the disk are still visible.. this is in 4.8. Does this ring any bells or can you see a mechanism for this to have happenned? The inode an dbitmaps etc were all alterred to indicate where the data was to be written but it's just not there.. BTW what is a twa? 'spose I should go look at their website.. On Mon, 2 Feb 2004, Paul Saab wrote: > ps 2004/02/02 12:00:56 PST > > FreeBSD src repository > > Modified files: > sys/conf majors > Log: > Reserve 187 (twa) for the new 3ware ATA RAID controller. > > Revision Changes Path > 1.188 +1 -0 src/sys/conf/majors > From owner-cvs-src@FreeBSD.ORG Wed Feb 4 11:56:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BFA116A4D2; Wed, 4 Feb 2004 11:56:36 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFFAB43D48; Wed, 4 Feb 2004 11:56:33 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i14JuQDF033574; Wed, 4 Feb 2004 20:56:32 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Pawel Jakub Dawidek From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 04 Feb 2004 20:51:22 +0100." <20040204195122.GH14639@garage.freebsd.pl> Date: Wed, 04 Feb 2004 20:56:26 +0100 Message-ID: <33573.1075924586@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/etc/rc.d gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 19:56:36 -0000 In message <20040204195122.GH14639@garage.freebsd.pl>, Pawel Jakub Dawidek writ es: >+> Log: >+> We don't really need a lockfile, and most likely can't create one at >+> this point. > >I'm not sure, that giving a passphrase as an argument is safe. >Maybe it is at boot time (but it is still doubtful), but scripts from >/etc/rc.d/ are intended to run after boot as well and here it is obviously >insecure. > >We should better implement -k/-K options for gbde(8), that will allow getti= >ng >passphrase from a file or standard input. There are several issues with the gbde(8) command that needs fixed. I have a patch in my inbox which solves some of them, but makes it difficult to solve others so I have not moved on that patch (Apologies to author!) Last I had an hour to look a the gbde(8) source, my conclusion was that in light of what we know now, the necessary things is radical rewrite rather than just some patching up. There is nothing to this bit of code, it's mostly just grabbing hold of the right bits, chew them up the correct way and feed them to the kernel, only you must do so in a secure and userfriendly way. (Any volunteers ?) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Wed Feb 4 12:21:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F12C16A4CE; Wed, 4 Feb 2004 12:21:31 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id E846143D5C; Wed, 4 Feb 2004 12:21:26 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 4EFBB5312; Wed, 4 Feb 2004 21:21:25 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id A77F15311; Wed, 4 Feb 2004 21:21:16 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 56F6733C6A; Wed, 4 Feb 2004 21:21:16 +0100 (CET) To: "Poul-Henning Kamp" References: <33573.1075924586@critter.freebsd.dk> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Wed, 04 Feb 2004 21:21:16 +0100 In-Reply-To: <33573.1075924586@critter.freebsd.dk> (Poul-Henning Kamp's message of "Wed, 04 Feb 2004 20:56:26 +0100") 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-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Pawel Jakub Dawidek cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 20:21:31 -0000 "Poul-Henning Kamp" writes: > There is nothing to this bit of code, it's mostly just grabbing > hold of the right bits, chew them up the correct way and feed them > to the kernel, only you must do so in a secure and userfriendly > way. (Any volunteers ?) Yep. And the existing code isn't all that bad, it just looks like it was written in a hurry. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Wed Feb 4 12:53:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAD9816A4CE; Wed, 4 Feb 2004 12:53:21 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77A2343D46; Wed, 4 Feb 2004 12:53:20 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i14KrIDF034078; Wed, 4 Feb 2004 21:53:19 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 04 Feb 2004 21:21:16 +0100." Date: Wed, 04 Feb 2004 21:53:18 +0100 Message-ID: <34077.1075927998@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Pawel Jakub Dawidek cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 20:53:22 -0000 In message , Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= writes: >"Poul-Henning Kamp" writes: >> There is nothing to this bit of code, it's mostly just grabbing >> hold of the right bits, chew them up the correct way and feed them >> to the kernel, only you must do so in a secure and userfriendly >> way. (Any volunteers ?) > >Yep. And the existing code isn't all that bad, it just looks like it >was written in a hurry. You've heard about deadlines, yes ? :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Wed Feb 4 13:53:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDECC16A4CE; Wed, 4 Feb 2004 13:53:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 950F043D3F; Wed, 4 Feb 2004 13:52:58 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Lqw0B073872; Wed, 4 Feb 2004 13:52:58 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14Lqw7l073871; Wed, 4 Feb 2004 13:52:58 -0800 (PST) (envelope-from jhb) Message-Id: <200402042152.i14Lqw7l073871@repoman.freebsd.org> From: John Baldwin Date: Wed, 4 Feb 2004 13:52:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/linux linux_machdep.c src/sys/alpha/osf1 osf1_misc.c src/sys/compat/ia32 ia32_sysvec.c src/sys/compat/linux linux_misc.c src/sys/compat/svr4 imgact_svr4.c svr4_filio.c svr4_misc.c svr4_resource.c src/sys/fs/fdescfs fdesc_vfsops.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 21:53:01 -0000 jhb 2004/02/04 13:52:58 PST FreeBSD src repository Modified files: sys/alpha/linux linux_machdep.c sys/alpha/osf1 osf1_misc.c sys/compat/ia32 ia32_sysvec.c sys/compat/linux linux_misc.c sys/compat/svr4 imgact_svr4.c svr4_filio.c svr4_misc.c svr4_resource.c sys/fs/fdescfs fdesc_vfsops.c sys/fs/msdosfs msdosfs_vnops.c sys/fs/nwfs nwfs_io.c sys/fs/procfs procfs_rlimit.c sys/fs/smbfs smbfs_io.c sys/gnu/ext2fs ext2_readwrite.c sys/i386/ibcs2 ibcs2_misc.c sys/i386/linux imgact_linux.c linux_machdep.c sys/kern imgact_aout.c imgact_elf.c imgact_gzip.c init_main.c kern_acct.c kern_descrip.c kern_exit.c kern_fork.c kern_resource.c kern_sig.c subr_trap.c sys_generic.c uipc_socket2.c sys/nfsclient nfs_bio.c sys/sys proc.h resource.h resourcevar.h sys/ufs/ffs ffs_vnops.c sys/vm vm_glue.c vm_map.c vm_mmap.c vm_pageout.c vm_unix.c Log: Locking for the per-process resource limits structure. - struct plimit includes a mutex to protect a reference count. The plimit structure is treated similarly to struct ucred in that is is always copy on write, so having a reference to a structure is sufficient to read from it without needing a further lock. - The proc lock protects the p_limit pointer and must be held while reading limits from a process to keep the limit structure from changing out from under you while reading from it. - Various global limits that are ints are not protected by a lock since int writes are atomic on all the archs we support and thus a lock wouldn't buy us anything. - All accesses to individual resource limits from a process are abstracted behind a simple lim_rlimit(), lim_max(), and lim_cur() API that return either an rlimit, or the current or max individual limit of the specified resource from a process. - dosetrlimit() was renamed to kern_setrlimit() to match existing style of other similar syscall helper functions. - The alpha OSF/1 compat layer no longer calls getrlimit() and setrlimit() (it didn't used the stackgap when it should have) but uses lim_rlimit() and kern_setrlimit() instead. - The svr4 compat no longer uses the stackgap for resource limits calls, but uses lim_rlimit() and kern_setrlimit() instead. - The ibcs2 compat no longer uses the stackgap for resource limits. It also no longer uses the stackgap for accessing sysctl's for the ibcs2_sysconf() syscall but uses kernel_sysctl() instead. As a result, ibcs2_sysconf() no longer needs Giant. - The p_rlimit macro no longer exists. Submitted by: mtm (mostly, I only did a few cleanups and catchups) Tested on: i386 Compiled on: alpha, amd64 Revision Changes Path 1.33 +8 -3 src/sys/alpha/linux/linux_machdep.c 1.45 +19 -16 src/sys/alpha/osf1/osf1_misc.c 1.16 +22 -39 src/sys/compat/ia32/ia32_sysvec.c 1.152 +19 -14 src/sys/compat/linux/linux_misc.c 1.22 +5 -3 src/sys/compat/svr4/imgact_svr4.c 1.31 +7 -4 src/sys/compat/svr4/svr4_filio.c 1.70 +31 -32 src/sys/compat/svr4/svr4_misc.c 1.16 +26 -26 src/sys/compat/svr4/svr4_resource.c 1.42 +3 -1 src/sys/fs/fdescfs/fdesc_vfsops.c 1.147 +7 -5 src/sys/fs/msdosfs/msdosfs_vnops.c 1.33 +7 -4 src/sys/fs/nwfs/nwfs_io.c 1.9 +18 -4 src/sys/fs/procfs/procfs_rlimit.c 1.26 +9 -5 src/sys/fs/smbfs/smbfs_io.c 1.27 +7 -7 src/sys/gnu/ext2fs/ext2_readwrite.c 1.53 +33 -51 src/sys/i386/ibcs2/ibcs2_misc.c 1.51 +5 -2 src/sys/i386/linux/imgact_linux.c 1.41 +3 -2 src/sys/i386/linux/linux_machdep.c 1.93 +5 -3 src/sys/kern/imgact_aout.c 1.144 +6 -5 src/sys/kern/imgact_elf.c 1.51 +4 -2 src/sys/kern/imgact_gzip.c 1.241 +11 -13 src/sys/kern/init_main.c 1.69 +9 -5 src/sys/kern/kern_acct.c 1.224 +16 -7 src/sys/kern/kern_descrip.c 1.220 +6 -5 src/sys/kern/kern_exit.c 1.213 +4 -5 src/sys/kern/kern_fork.c 1.129 +159 -64 src/sys/kern/kern_resource.c 1.270 +3 -5 src/sys/kern/kern_sig.c 1.263 +4 -4 src/sys/kern/subr_trap.c 1.128 +4 -1 src/sys/kern/sys_generic.c 1.119 +8 -2 src/sys/kern/uipc_socket2.c 1.127 +9 -6 src/sys/nfsclient/nfs_bio.c 1.367 +1 -2 src/sys/sys/proc.h 1.21 +1 -1 src/sys/sys/resource.h 1.37 +20 -2 src/sys/sys/resourcevar.h 1.126 +7 -5 src/sys/ufs/ffs/ffs_vnops.c 1.189 +8 -6 src/sys/vm/vm_glue.c 1.327 +16 -9 src/sys/vm/vm_map.c 1.178 +24 -11 src/sys/vm/vm_mmap.c 1.250 +3 -2 src/sys/vm/vm_pageout.c 1.44 +8 -4 src/sys/vm/vm_unix.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 13:57:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27AE016A4CE; Wed, 4 Feb 2004 13:57:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2447843D1D; Wed, 4 Feb 2004 13:57:01 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Lv00B074226; Wed, 4 Feb 2004 13:57:00 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14Lv0Nm074225; Wed, 4 Feb 2004 13:57:00 -0800 (PST) (envelope-from jhb) Message-Id: <200402042157.i14Lv0Nm074225@repoman.freebsd.org> From: John Baldwin Date: Wed, 4 Feb 2004 13:57:00 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/linux syscalls.master src/sys/alpha/osf1 syscalls.master src/sys/compat/svr4 syscalls.master src/sys/i386/ibcs2 syscalls.isc syscalls.master syscalls.xenix src/sys/i386/linux syscalls.master X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 21:57:02 -0000 jhb 2004/02/04 13:57:00 PST FreeBSD src repository Modified files: sys/alpha/linux syscalls.master sys/alpha/osf1 syscalls.master sys/compat/svr4 syscalls.master sys/i386/ibcs2 syscalls.isc syscalls.master syscalls.xenix sys/i386/linux syscalls.master Log: The following compat syscalls are now mpsafe: linux_getrlimit(), linux_setrlimit(), linux_old_getrlimit(), osf1_getrlimit(), osf1_setrlimit(), svr4_sys_ulimit(), svr4_sys_setrlimit(), svr4_sys_getrlimit(), svr4_sys_setrlimit64(), svr4_sys_getrlimit64(), ibcs2_sysconf(), and ibcs2_ulimit(). Revision Changes Path 1.55 +2 -2 src/sys/alpha/linux/syscalls.master 1.8 +2 -2 src/sys/alpha/osf1/syscalls.master 1.14 +5 -5 src/sys/compat/svr4/syscalls.master 1.7 +1 -1 src/sys/i386/ibcs2/syscalls.isc 1.16 +1 -1 src/sys/i386/ibcs2/syscalls.master 1.8 +1 -1 src/sys/i386/ibcs2/syscalls.xenix 1.54 +3 -3 src/sys/i386/linux/syscalls.master From owner-cvs-src@FreeBSD.ORG Wed Feb 4 13:59:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C55116A4CE; Wed, 4 Feb 2004 13:59:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E114343D58; Wed, 4 Feb 2004 13:59:29 -0800 (PST) (envelope-from johan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14LxT0B074374; Wed, 4 Feb 2004 13:59:29 -0800 (PST) (envelope-from johan@repoman.freebsd.org) Received: (from johan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14LxTBq074373; Wed, 4 Feb 2004 13:59:29 -0800 (PST) (envelope-from johan) Message-Id: <200402042159.i14LxTBq074373@repoman.freebsd.org> From: Johan Karlsson Date: Wed, 4 Feb 2004 13:59:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/timed/timedc cmds.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 21:59:30 -0000 johan 2004/02/04 13:59:29 PST FreeBSD src repository Modified files: usr.sbin/timed/timedc cmds.c Log: Fix typo, s/transmitts/transmits/ PR: 62346 Submitted by: Gavin Atkinson (gavin at ury.york.ac.uk) Revision Changes Path 1.13 +1 -1 src/usr.sbin/timed/timedc/cmds.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 14:00:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DBA116A4CE; Wed, 4 Feb 2004 14:00:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E48AE43D3F; Wed, 4 Feb 2004 14:00:44 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14M0i0B074663; Wed, 4 Feb 2004 14:00:44 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14M0i4r074659; Wed, 4 Feb 2004 14:00:44 -0800 (PST) (envelope-from jhb) Message-Id: <200402042200.i14M0i4r074659@repoman.freebsd.org> From: John Baldwin Date: Wed, 4 Feb 2004 14:00:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/linux linux_proto.h linux_syscall.h linux_sysent.c src/sys/alpha/osf1 osf1_proto.h osf1_syscall.h osf1_sysent.c src/sys/compat/svr4 svr4_proto.h svr4_syscall.h svr4_syscallnames.c svr4_sysent.c src/sys/i386/ibcs2 ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 22:00:47 -0000 jhb 2004/02/04 14:00:44 PST FreeBSD src repository Modified files: sys/alpha/linux linux_proto.h linux_syscall.h linux_sysent.c sys/alpha/osf1 osf1_proto.h osf1_syscall.h osf1_sysent.c sys/compat/svr4 svr4_proto.h svr4_syscall.h svr4_syscallnames.c svr4_sysent.c sys/i386/ibcs2 ibcs2_isc_syscall.h ibcs2_isc_sysent.c ibcs2_proto.h ibcs2_syscall.h ibcs2_sysent.c ibcs2_xenix.h ibcs2_xenix_syscall.h ibcs2_xenix_sysent.c sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c Log: Regen. Revision Changes Path 1.15 +1 -1 src/sys/alpha/linux/linux_proto.h 1.13 +1 -1 src/sys/alpha/linux/linux_syscall.h 1.13 +3 -3 src/sys/alpha/linux/linux_sysent.c 1.9 +1 -1 src/sys/alpha/osf1/osf1_proto.h 1.8 +1 -1 src/sys/alpha/osf1/osf1_syscall.h 1.8 +3 -3 src/sys/alpha/osf1/osf1_sysent.c 1.14 +1 -1 src/sys/compat/svr4/svr4_proto.h 1.12 +1 -1 src/sys/compat/svr4/svr4_syscall.h 1.12 +1 -1 src/sys/compat/svr4/svr4_syscallnames.c 1.13 +6 -6 src/sys/compat/svr4/svr4_sysent.c 1.8 +1 -1 src/sys/i386/ibcs2/ibcs2_isc_syscall.h 1.11 +2 -2 src/sys/i386/ibcs2/ibcs2_isc_sysent.c 1.17 +1 -1 src/sys/i386/ibcs2/ibcs2_proto.h 1.14 +1 -1 src/sys/i386/ibcs2/ibcs2_syscall.h 1.18 +2 -2 src/sys/i386/ibcs2/ibcs2_sysent.c 1.14 +1 -1 src/sys/i386/ibcs2/ibcs2_xenix.h 1.10 +1 -1 src/sys/i386/ibcs2/ibcs2_xenix_syscall.h 1.12 +2 -2 src/sys/i386/ibcs2/ibcs2_xenix_sysent.c 1.57 +1 -1 src/sys/i386/linux/linux_proto.h 1.51 +1 -1 src/sys/i386/linux/linux_syscall.h 1.58 +4 -4 src/sys/i386/linux/linux_sysent.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 14:25:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5829B16A4CF; Wed, 4 Feb 2004 14:25:40 -0800 (PST) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CFD443D66; Wed, 4 Feb 2004 14:25:32 -0800 (PST) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id F0C513ABB77; Wed, 4 Feb 2004 23:27:25 +0100 (CET) Date: Wed, 4 Feb 2004 23:27:25 +0100 From: Pawel Jakub Dawidek To: Poul-Henning Kamp Message-ID: <20040204222725.GI14639@garage.freebsd.pl> References: <34077.1075927998@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rCb8EA+9TsBVtA92" Content-Disposition: inline In-Reply-To: <34077.1075927998@critter.freebsd.dk> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 4.8-RELEASE-p13 i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: Dag-Erling Sm?rgrav cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 22:25:40 -0000 --rCb8EA+9TsBVtA92 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 04, 2004 at 09:53:18PM +0100, Poul-Henning Kamp wrote: +> >> There is nothing to this bit of code, it's mostly just grabbing +> >> hold of the right bits, chew them up the correct way and feed them +> >> to the kernel, only you must do so in a secure and userfriendly +> >> way. (Any volunteers ?) +> > +> >Yep. And the existing code isn't all that bad, it just looks like it +> >was written in a hurry. +>=20 +> You've heard about deadlines, yes ? :-) Meanwhile maybe I'll commit this patch: http://garage.freebsd.pl/patches/gbde.c.patch Any objections? --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --rCb8EA+9TsBVtA92 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQFAIXHNForvXbEpPzQRAv/GAKDxbBR+oWbHqRiL0QkDpmAETTnvPACfdU7W cpttNNWrO9PUCIqH5li13Js= =aJDk -----END PGP SIGNATURE----- --rCb8EA+9TsBVtA92-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 14:29:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4A5D16A4CE; Wed, 4 Feb 2004 14:29:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C33EF43D39; Wed, 4 Feb 2004 14:29:52 -0800 (PST) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14MTq0B081919; Wed, 4 Feb 2004 14:29:52 -0800 (PST) (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14MTqCl081918; Wed, 4 Feb 2004 14:29:52 -0800 (PST) (envelope-from le) Message-Id: <200402042229.i14MTqCl081918@repoman.freebsd.org> From: Lukas Ertl Date: Wed, 4 Feb 2004 14:29:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/vinum vinumconfig.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 22:29:54 -0000 le 2004/02/04 14:29:52 PST FreeBSD src repository Modified files: sys/dev/vinum vinumconfig.c Log: When creating raid5 or striped plexes, avoid falling out of bounds when checking the given stripe size. Also move the code a bit around to avoid duplication. Approved by: joerg (mentor) Revision Changes Path 1.64 +27 -24 src/sys/dev/vinum/vinumconfig.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 14:30:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5642816A4D7; Wed, 4 Feb 2004 14:30:05 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42BC543D45; Wed, 4 Feb 2004 14:30:01 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i14MTxDF035303; Wed, 4 Feb 2004 23:29:59 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Pawel Jakub Dawidek From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 04 Feb 2004 23:27:25 +0100." <20040204222725.GI14639@garage.freebsd.pl> Date: Wed, 04 Feb 2004 23:29:59 +0100 Message-ID: <35302.1075933799@critter.freebsd.dk> cc: Dag-Erling Sm?rgrav cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 04 Feb 2004 22:30:08 -0000 In message <20040204222725.GI14639@garage.freebsd.pl>, Pawel Jakub Dawidek writ es: > >--rCb8EA+9TsBVtA92 >Content-Type: text/plain; charset=iso-8859-2 >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable > >On Wed, Feb 04, 2004 at 09:53:18PM +0100, Poul-Henning Kamp wrote: >+> >> There is nothing to this bit of code, it's mostly just grabbing >+> >> hold of the right bits, chew them up the correct way and feed them >+> >> to the kernel, only you must do so in a secure and userfriendly >+> >> way. (Any volunteers ?) >+> > >+> >Yep. And the existing code isn't all that bad, it just looks like it >+> >was written in a hurry. >+>=20 >+> You've heard about deadlines, yes ? :-) > >Meanwhile maybe I'll commit this patch: > > http://garage.freebsd.pl/patches/gbde.c.patch > >Any objections? Approved. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Wed Feb 4 14:37:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 675B716A554; Wed, 4 Feb 2004 14:37:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88CD443D39; Wed, 4 Feb 2004 14:37:14 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14MbE0B084156; Wed, 4 Feb 2004 14:37:14 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14MbEKj084155; Wed, 4 Feb 2004 14:37:14 -0800 (PST) (envelope-from des) Message-Id: <200402042237.i14MbEKj084155@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 4 Feb 2004 14:37:14 -0800 (PST) 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: Wed, 04 Feb 2004 22:37:18 -0000 des 2004/02/04 14:37:14 PST FreeBSD src repository Modified files: gnu/usr.bin/man/manpath manpath.config Log: Remove Perl lines; it's better to let use.perl handle them. Revision Changes Path 1.25 +0 -4 src/gnu/usr.bin/man/manpath/manpath.config From owner-cvs-src@FreeBSD.ORG Wed Feb 4 14:38:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0E4D16A4CE; Wed, 4 Feb 2004 14:38:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E39A643D31; Wed, 4 Feb 2004 14:38:08 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14Mc80B084207; Wed, 4 Feb 2004 14:38:08 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14Mc8wt084206; Wed, 4 Feb 2004 14:38:08 -0800 (PST) (envelope-from des) Message-Id: <200402042238.i14Mc8wt084206@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 4 Feb 2004 14:38:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 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: Wed, 04 Feb 2004 22:38:09 -0000 des 2004/02/04 14:38:08 PST FreeBSD src repository Modified files: (Branch: RELENG_4) gnu/usr.bin/man/manpath manpath.config Log: Remove Perl lines except for the base system version; it's better to let use.perl handle them. Revision Changes Path 1.15.2.4 +0 -6 src/gnu/usr.bin/man/manpath/manpath.config From owner-cvs-src@FreeBSD.ORG Wed Feb 4 14:55:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D14C16A4CE; Wed, 4 Feb 2004 14:55:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E55DA43D1F; Wed, 4 Feb 2004 14:55:23 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i14MtJ0B088321; Wed, 4 Feb 2004 14:55:19 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i14Ms4UZ088283; Wed, 4 Feb 2004 14:54:04 -0800 (PST) (envelope-from peter) Message-Id: <200402042254.i14Ms4UZ088283@repoman.freebsd.org> From: Peter Wemm Date: Wed, 4 Feb 2004 14:53:59 -0800 (PST) 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 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: Wed, 04 Feb 2004 22:55:24 -0000 peter 2004/02/04 14:53:56 PST FreeBSD src repository Added files: sys/amd64/conf NOTES Log: Checkpoint a NOTES file I had as of Nov 23rd. It doesn't quite compile due to triggering some printf breakage in some DIAGNOSTIC printfs. Revision Changes Path 1.1 +419 -0 src/sys/amd64/conf/NOTES (new) From owner-cvs-src@FreeBSD.ORG Wed Feb 4 16:06:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F33816A4CE; Wed, 4 Feb 2004 16:06:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69B6C43D2F; Wed, 4 Feb 2004 16:06:46 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1506j0B005016; Wed, 4 Feb 2004 16:06:45 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1506j3f005015; Wed, 4 Feb 2004 16:06:45 -0800 (PST) (envelope-from des) Message-Id: <200402050006.i1506j3f005015@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 4 Feb 2004 16:06:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk 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, 05 Feb 2004 00:06:47 -0000 des 2004/02/04 16:06:45 PST FreeBSD src repository Modified files: share/mk Makefile Log: GC port.mkversion. Revision Changes Path 1.43 +0 -3 src/share/mk/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 16:07:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7673816A4CE; Wed, 4 Feb 2004 16:07:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C299E43D1F; Wed, 4 Feb 2004 16:07:09 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i150790B005064; Wed, 4 Feb 2004 16:07:09 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15079uw005063; Wed, 4 Feb 2004 16:07:09 -0800 (PST) (envelope-from des) Message-Id: <200402050007.i15079uw005063@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 4 Feb 2004 16:07:09 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/mk 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, 05 Feb 2004 00:07:10 -0000 des 2004/02/04 16:07:09 PST FreeBSD src repository Modified files: (Branch: RELENG_4) share/mk Makefile Log: GC port.mkversion. Revision Changes Path 1.27.2.9 +0 -3 src/share/mk/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 16:11:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5E7F16A4CE; Wed, 4 Feb 2004 16:11:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F275343D45; Wed, 4 Feb 2004 16:11:06 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i150B60B005489; Wed, 4 Feb 2004 16:11:06 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i150B6nA005456; Wed, 4 Feb 2004 16:11:06 -0800 (PST) (envelope-from peter) Message-Id: <200402050011.i150B6nA005456@repoman.freebsd.org> From: Peter Wemm Date: Wed, 4 Feb 2004 16:11:06 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 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: Thu, 05 Feb 2004 00:11:07 -0000 peter 2004/02/04 16:11:06 PST FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: Fix long/int printf format problems exposed by PMAP_DIAGNOSTIC Revision Changes Path 1.452 +7 -7 src/sys/amd64/amd64/pmap.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 16:12:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BDCD16A4CE; Wed, 4 Feb 2004 16:12:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6537443D46; Wed, 4 Feb 2004 16:12:09 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i150C90B006711; Wed, 4 Feb 2004 16:12:09 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i150C8p2006707; Wed, 4 Feb 2004 16:12:08 -0800 (PST) (envelope-from peter) Message-Id: <200402050012.i150C8p2006707@repoman.freebsd.org> From: Peter Wemm Date: Wed, 4 Feb 2004 16:12:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/isa isa_dma.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 00:12:10 -0000 peter 2004/02/04 16:12:08 PST FreeBSD src repository Modified files: sys/amd64/isa isa_dma.c Log: Don't cast a pointer to an int that isn't big enough. Revision Changes Path 1.17 +1 -1 src/sys/amd64/isa/isa_dma.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 16:38:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5226016A4CE; Wed, 4 Feb 2004 16:38:05 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C81943D3F; Wed, 4 Feb 2004 16:37:58 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 233C25311; Thu, 5 Feb 2004 01:37:57 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 9E68F5308; Thu, 5 Feb 2004 01:37:49 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 449C333C6A; Thu, 5 Feb 2004 01:37:49 +0100 (CET) To: "Poul-Henning Kamp" References: <35302.1075933799@critter.freebsd.dk> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Thu, 05 Feb 2004 01:37:49 +0100 In-Reply-To: <35302.1075933799@critter.freebsd.dk> (Poul-Henning Kamp's message of "Wed, 04 Feb 2004 23:29:59 +0100") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Pawel Jakub Dawidek cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 00:38:05 -0000 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Here's another one: don't generate a template file if we're not going to let the user edit it. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=gbde.diff Index: gbde.c =================================================================== RCS file: /home/ncvs/src/sbin/gbde/gbde.c,v retrieving revision 1.20 diff -u -r1.20 gbde.c --- gbde.c 3 Feb 2004 11:12:29 -0000 1.20 +++ gbde.c 5 Feb 2004 00:35:21 -0000 @@ -505,29 +505,37 @@ err(1, "%s", f_opt); params = properties_read(i); close (i); - } else { + } else if (i_opt) { /* XXX: Polish */ - q = strdup("/tmp/temp.XXXXXXXXXX"); + asprintf(&q, "%stemp.XXXXXXXXXX", _PATH_TMP); + if (q == NULL) + err(1, "asprintf"); i = mkstemp(q); if (i < 0) err(1, "%s", q); write(i, template, strlen(template)); close (i); - if (i_opt) { - p = getenv("EDITOR"); - if (p == NULL) - p = "vi"; - if (snprintf(cbuf, sizeof(cbuf), "%s %s\n", p, q) >= - (ssize_t)sizeof(cbuf)) - errx(1, "EDITOR is too long"); - system(cbuf); - } + p = getenv("EDITOR"); + if (p == NULL) + p = "vi"; + if (snprintf(cbuf, sizeof(cbuf), "%s %s\n", p, q) >= + (ssize_t)sizeof(cbuf)) + errx(1, "EDITOR is too long"); + system(cbuf); i = open(q, O_RDONLY); if (i < 0) err(1, "%s", f_opt); params = properties_read(i); close (i); unlink(q); + free(q); + } else { + /* XXX: Hack */ + i = open(_PATH_DEVNULL, O_RDONLY); + if (i < 0) + err(1, "%s", _PATH_DEVNULL); + params = properties_read(i); + close (i); } /* */ @@ -615,13 +623,15 @@ /* */ p = property_find(params, "number_of_keys"); - if (p == NULL) - errx(1, "Missing number_of_keys property"); - nkeys = strtoul(p, &q, 0); - if (!*p || *q) - errx(1, "number_of_keys not a proper number"); - if (nkeys < 1 || nkeys > G_BDE_MAXKEYS) - errx(1, "number_of_keys out of range"); + if (p != NULL) { + nkeys = strtoul(p, &q, 0); + if (!*p || *q) + errx(1, "number_of_keys not a proper number"); + if (nkeys < 1 || nkeys > G_BDE_MAXKEYS) + errx(1, "number_of_keys out of range"); + } else { + nkeys = 4; + } for (u = 0; u < nkeys; u++) { for(;;) { do { --=-=-=-- From owner-cvs-src@FreeBSD.ORG Wed Feb 4 17:07:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A40E316A4CE; Wed, 4 Feb 2004 17:07:14 -0800 (PST) Received: from exchhz01.viatech.com.cn (ip-40-162-97-218.anlai.com [218.97.162.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id F10FE43D4C; Wed, 4 Feb 2004 17:07:03 -0800 (PST) (envelope-from davidxu@freebsd.org) Received: from freebsd.org (DAVIDWNT [10.4.1.99]) by exchhz01.viatech.com.cn with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id DDRC3L4X; Thu, 5 Feb 2004 08:44:06 +0800 Message-ID: <4021973A.5070004@freebsd.org> Date: Thu, 05 Feb 2004 09:07:06 +0800 From: David Xu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030723 Thunderbird/0.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Eischen References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar Subject: Re: cvs commit: src/lib/libpthread_dbg Makefile pthread_dbg.cpthread_dbg.h src/lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 01:07:14 -0000 Daniel Eischen wrote: >On Wed, 4 Feb 2004, Marcel Moolenaar wrote: > > > >>On Wed, Feb 04, 2004 at 04:51:07PM +0800, David Xu wrote: >> >> >>>Marcel Moolenaar wrote: >>> >>> >>> >>>>>Added files: >>>>> lib/libpthread_dbg Makefile pthread_dbg.c pthread_dbg.h >>>>> pthread_dbg_int.h >>>>> lib/libpthread_dbg/arch/i386 Makefile.inc >>>>> lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c >>>>>Log: >>>>>Import initial work of libpthread debugging. This is a debugger >>>>>independent >>>>>friend library for libpthread, the library will be used by debugger to >>>>>read/write libpthread's internal data structures. >>>>> >>>>> >>>>Euh, the name of the library should be libthread_db. There's not >>>>much point in being gratuitously non-conformant. >>>> >>>> >>>> >>>OK, but what's libthread_db for ? for libpthread or for libthr and libc_r ? >>> >>> >>All three. The whole point of having libthread_db is to abstract the >>internals of the threading implementation from whatever client needs >>to know more about threads -- like a debugger. >> >> >> >>>I won't write debug code for other thread libraries, and also dislike >>>mixing other >>>thread library's debug code into the library. I think the name should >>>be libpthread_dbg, >>>or libpthread_db. >>> >>> >>I see. You think we should implement the support in gdb(1) then? This >>boils down to adding 3 new (non-conformant) implementations, bringing >>the total to 4: >>1. libpthread_dbg for KSE on FreeBSD >>2. Our threading hooks for libc_r on FreeBSD >>3. Something else (libthr_gdb?) for libthr on FreeBSD >>4. (unused) the already present, support for the adopted libthread_db >> interface. >> >>I'm sure the gdb(1) people are happy with our contribution :-) >> >>Seriously: We (=FreeBSD) provide 3 threading libraries (2 on ia64). >>It's our problem. I'm fine with you bootstrapping libthread_db with >>only the support for KSE, but eventually libthr needs to be added. >> >> > >I tend to agree. From the outside looking in, it would seem >easy enough to allow all 3 thread libraries to be supported. >I think once we have it working with libpthread, we can move >stuff around inside the debug library and one more layer of >abstraction so libthr/libc_r support could be added. > > I will make libkse work with gdb, but won't do such work, because I won't have so much free time, I am busy at work due to job transfer. David Xu From owner-cvs-src@FreeBSD.ORG Wed Feb 4 17:09:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22FF716A4CE; Wed, 4 Feb 2004 17:09:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6437943D31; Wed, 4 Feb 2004 17:09:29 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1519T0B027135; Wed, 4 Feb 2004 17:09:29 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1519TbR027134; Wed, 4 Feb 2004 17:09:29 -0800 (PST) (envelope-from peter) Message-Id: <200402050109.i1519TbR027134@repoman.freebsd.org> From: Peter Wemm Date: Wed, 4 Feb 2004 17:09:29 -0800 (PST) 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.amd64 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 01:09:30 -0000 peter 2004/02/04 17:09:29 PST FreeBSD src repository Modified files: sys/conf files.amd64 Log: Add crypto implemenation files (C versions (like alpha, unlike i386)) Revision Changes Path 1.28 +4 -0 src/sys/conf/files.amd64 From owner-cvs-src@FreeBSD.ORG Wed Feb 4 17:24:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AED316A4CE; Wed, 4 Feb 2004 17:24:55 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D4ED43D45; Wed, 4 Feb 2004 17:24:54 -0800 (PST) (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 i151Orfo029446; Wed, 4 Feb 2004 20:24:53 -0500 (EST) Date: Wed, 4 Feb 2004 20:24:53 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: David Xu In-Reply-To: <4021973A.5070004@freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: Marcel Moolenaar Subject: Re: cvs commit: src/lib/libpthread_dbg Makefile pthread_dbg.cMakefile.inc src/lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 01:24:55 -0000 On Thu, 5 Feb 2004, David Xu wrote: > Daniel Eischen wrote: > > >On Wed, 4 Feb 2004, Marcel Moolenaar wrote: > > > >> > >>I'm sure the gdb(1) people are happy with our contribution :-) > >> > >>Seriously: We (=FreeBSD) provide 3 threading libraries (2 on ia64). > >>It's our problem. I'm fine with you bootstrapping libthread_db with > >>only the support for KSE, but eventually libthr needs to be added. > >> > >> > > > >I tend to agree. From the outside looking in, it would seem > >easy enough to allow all 3 thread libraries to be supported. > >I think once we have it working with libpthread, we can move > >stuff around inside the debug library and one more layer of > >abstraction so libthr/libc_r support could be added. > > > > > I will make libkse work with gdb, but won't do such work, because I > won't have so > much free time, I am busy at work due to job transfer. I wouldn't worry right now too much about adding libthr support. I can go in and add the extra layer of abstraction after you're done getting it to work for libpthread. -- Dan From owner-cvs-src@FreeBSD.ORG Wed Feb 4 17:35:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B9BF16A4CE; Wed, 4 Feb 2004 17:35:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0FAF43D31; Wed, 4 Feb 2004 17:35:33 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i151ZX0B037768; Wed, 4 Feb 2004 17:35:33 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i151ZXit037767; Wed, 4 Feb 2004 17:35:33 -0800 (PST) (envelope-from peter) Message-Id: <200402050135.i151ZXit037767@repoman.freebsd.org> From: Peter Wemm Date: Wed, 4 Feb 2004 17:35:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/safe safe.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 01:35:34 -0000 peter 2004/02/04 17:35:33 PST FreeBSD src repository Modified files: sys/dev/safe safe.c Log: Compile on amd64. (pointer/int mismatches and printf int vs long ) Revision Changes Path 1.5 +5 -5 src/sys/dev/safe/safe.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 17:56:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3E3C16A4CE; Wed, 4 Feb 2004 17:56:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13A5843D1D; Wed, 4 Feb 2004 17:56:44 -0800 (PST) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i151uh0B042037; Wed, 4 Feb 2004 17:56:43 -0800 (PST) (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i151uhsP042036; Wed, 4 Feb 2004 17:56:43 -0800 (PST) (envelope-from kan) Message-Id: <200402050156.i151uhsP042036@repoman.freebsd.org> From: Alexander Kabaev Date: Wed, 4 Feb 2004 17:56:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 db_interface.c src/sys/dev/syscons syscons.c src/sys/i386/i386 db_interface.c src/sys/i386/isa/pcvt pcvt_drv.c pcvt_ext.c pcvt_hdr.h src/sys/kern tty_cons.c src/sys/sys cons.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, 05 Feb 2004 01:56:46 -0000 kan 2004/02/04 17:56:43 PST FreeBSD src repository Modified files: sys/amd64/amd64 db_interface.c sys/dev/syscons syscons.c sys/i386/i386 db_interface.c sys/i386/isa/pcvt pcvt_drv.c pcvt_ext.c pcvt_hdr.h sys/kern tty_cons.c sys/sys cons.h Log: Eliminate global cons_unavailable flag and replace it by the status bit maintained on a per-device basis. Single variable is inadequate on machines running with multiple consoles enabled. Revision Changes Path 1.76 +2 -2 src/sys/amd64/amd64/db_interface.c 1.411 +9 -6 src/sys/dev/syscons/syscons.c 1.78 +2 -2 src/sys/i386/i386/db_interface.c 1.81 +1 -0 src/sys/i386/isa/pcvt/pcvt_drv.c 1.31 +4 -4 src/sys/i386/isa/pcvt/pcvt_ext.c 1.49 +2 -0 src/sys/i386/isa/pcvt/pcvt_hdr.h 1.119 +42 -3 src/sys/kern/tty_cons.c 1.34 +3 -1 src/sys/sys/cons.h From owner-cvs-src@FreeBSD.ORG Wed Feb 4 18:55:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C36F016A4CE; Wed, 4 Feb 2004 18:55:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CA9443D2F; Wed, 4 Feb 2004 18:55:21 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i152tK0B055440; Wed, 4 Feb 2004 18:55:20 -0800 (PST) (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i152tKVR055439; Wed, 4 Feb 2004 18:55:20 -0800 (PST) (envelope-from davidxu) Message-Id: <200402050255.i152tKVR055439@repoman.freebsd.org> From: David Xu Date: Wed, 4 Feb 2004 18:55:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/test 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, 05 Feb 2004 02:55:22 -0000 davidxu 2004/02/04 18:55:20 PST FreeBSD src repository Modified files: lib/libpthread/test Makefile Log: libkse was renamed to libpthread. Revision Changes Path 1.13 +1 -1 src/lib/libpthread/test/Makefile From owner-cvs-src@FreeBSD.ORG Wed Feb 4 19:25:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD21816A4CE; Wed, 4 Feb 2004 19:25:15 -0800 (PST) Received: from tora.nunu.org (YahooBB219003182070.bbtec.net [219.3.182.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7959C43D4C; Wed, 4 Feb 2004 19:25:13 -0800 (PST) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from tora.nunu.org (unknown [192.168.1.2]) by tora.nunu.org (Postfix) with ESMTP id 3AFF14B105; Thu, 5 Feb 2004 12:25:12 +0900 (JST) Date: Thu, 05 Feb 2004 12:25:12 +0900 Message-ID: <87oesenr6v.wl@tora.nunu.org> From: Hidetoshi Shimokawa To: Alexander Kabaev In-Reply-To: <200402050156.i151uhsP042036@repoman.freebsd.org> References: <200402050156.i151uhsP042036@repoman.freebsd.org> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 14) (Reasonable Discussion) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") 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/amd64/amd64 db_interface.c src/sys/dev/syscons syscons.c src/sys/i386/i386 db_interface.c src/sys/i386/isa/pcvt pcvt_drv.c pcvt_ext.c pcvt_hdr.h src/sys/kern tty_cons.c src/sys/sys cons.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, 05 Feb 2004 03:25:16 -0000 At Wed, 4 Feb 2004 17:56:43 -0800 (PST), Alexander Kabaev wrote: > > kan 2004/02/04 17:56:43 PST > > FreeBSD src repository > > Modified files: > sys/amd64/amd64 db_interface.c > sys/dev/syscons syscons.c > sys/i386/i386 db_interface.c > sys/i386/isa/pcvt pcvt_drv.c pcvt_ext.c pcvt_hdr.h > sys/kern tty_cons.c > sys/sys cons.h > Log: > Eliminate global cons_unavailable flag and replace it by the status > bit maintained on a per-device basis. Single variable is inadequate > on machines running with multiple consoles enabled. Thanks! /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html From owner-cvs-src@FreeBSD.ORG Wed Feb 4 22:32:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB71F16A4CE; Wed, 4 Feb 2004 22:32:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEB1043D39; Wed, 4 Feb 2004 22:32:16 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i156WG0B010611; Wed, 4 Feb 2004 22:32:16 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i156WGT7010610; Wed, 4 Feb 2004 22:32:16 -0800 (PST) (envelope-from bde) Message-Id: <200402050632.i156WGT7010610@repoman.freebsd.org> From: Bruce Evans Date: Wed, 4 Feb 2004 22:32:16 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/fsck_msdosfs check.c fat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 06:32:17 -0000 bde 2004/02/04 22:32:16 PST FreeBSD src repository Modified files: sbin/fsck_msdosfs check.c fat.c Log: Prepare to fix checkdirty() by moving it from check.c to fat.c. It is identical to a subset of readfat(), so it belongs near readfat() if not in it. Revision Changes Path 1.9 +0 -43 src/sbin/fsck_msdosfs/check.c 1.5 +43 -0 src/sbin/fsck_msdosfs/fat.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 22:33:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8F1F16A4CE; Wed, 4 Feb 2004 22:33:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9A6C43D2F; Wed, 4 Feb 2004 22:33:18 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i156XI0B010730; Wed, 4 Feb 2004 22:33:18 -0800 (PST) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i156XI3w010729; Wed, 4 Feb 2004 22:33:18 -0800 (PST) (envelope-from alc) Message-Id: <200402050633.i156XI3w010729@repoman.freebsd.org> From: Alan Cox Date: Wed, 4 Feb 2004 22:33:18 -0800 (PST) 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 vm_map.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 06:33:19 -0000 alc 2004/02/04 22:33:18 PST FreeBSD src repository Modified files: sys/vm vm_fault.c vm_map.c Log: - Locking for the per-process resource limits structure has eliminated the need for Giant in vm_map_growstack(). - Use the proc * that is passed to vm_map_growstack() rather than curthread->td_proc. Revision Changes Path 1.184 +0 -2 src/sys/vm/vm_fault.c 1.328 +1 -3 src/sys/vm/vm_map.c From owner-cvs-src@FreeBSD.ORG Wed Feb 4 22:55:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 923F216A4CE; Wed, 4 Feb 2004 22:55:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B7143D41; Wed, 4 Feb 2004 22:55:13 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i156tC0B015017; Wed, 4 Feb 2004 22:55:12 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i156tCkA015016; Wed, 4 Feb 2004 22:55:12 -0800 (PST) (envelope-from bde) Message-Id: <200402050655.i156tCkA015016@repoman.freebsd.org> From: Bruce Evans Date: Wed, 4 Feb 2004 22:55:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/fsck_msdosfs fat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 06:55:14 -0000 bde 2004/02/04 22:55:12 PST FreeBSD src repository Modified files: sbin/fsck_msdosfs fat.c Log: Document the dirty flag and other bits in the first 2 FAT entries better. There is a related I/O error flag which we don't support in the kernel but must support here. (Support for bits that we don't understand here is mostly automatic by fail-safeness, but checkdirty() has fail-unsafeness.) There are some reserved and don't-care bits that weren't fully documented and aren't always masked properly. The comment about the bits in readfat() will be removed when the masking is fixed. Submitted by: rnordier Revision Changes Path 1.6 +18 -0 src/sbin/fsck_msdosfs/fat.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 00:29:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E6CB16A4CE; Thu, 5 Feb 2004 00:29:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEA7243D1D; Thu, 5 Feb 2004 00:29:27 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i158TR0B036398; Thu, 5 Feb 2004 00:29:27 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i158TRMG036397; Thu, 5 Feb 2004 00:29:27 -0800 (PST) (envelope-from silby) Message-Id: <200402050829.i158TRMG036397@repoman.freebsd.org> From: Mike Silbersack Date: Thu, 5 Feb 2004 00:29:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_mbuf.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 08:29:28 -0000 silby 2004/02/05 00:29:27 PST FreeBSD src repository Modified files: sys/kern uipc_mbuf.c Log: Style fixes: don't indent variable names. Submitted by: bde Revision Changes Path 1.127 +6 -6 src/sys/kern/uipc_mbuf.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 00:39:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1627A16A4CE; Thu, 5 Feb 2004 00:39:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6212A43D53; Thu, 5 Feb 2004 00:39:38 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i158dc0B038503; Thu, 5 Feb 2004 00:39:38 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i158dcGh038502; Thu, 5 Feb 2004 00:39:38 -0800 (PST) (envelope-from pjd) Message-Id: <200402050839.i158dcGh038502@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Thu, 5 Feb 2004 00:39:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/gbde gbde.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 08:39:39 -0000 pjd 2004/02/05 00:39:38 PST FreeBSD src repository Modified files: sbin/gbde gbde.c Log: Fixed some non-critical memory leaks and one temporary file leak (theoretical). Approved by: phk, scottl (mentor) Revision Changes Path 1.21 +6 -1 src/sbin/gbde/gbde.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 00:44:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4402B16A4CE; Thu, 5 Feb 2004 00:44:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93AB043D46; Thu, 5 Feb 2004 00:44:43 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i158ih0B040485; Thu, 5 Feb 2004 00:44:43 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i158ihhI040484; Thu, 5 Feb 2004 00:44:43 -0800 (PST) (envelope-from ru) Message-Id: <200402050844.i158ihhI040484@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 5 Feb 2004 00:44:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.prog.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 08:44:44 -0000 ru 2004/02/05 00:44:43 PST FreeBSD src repository Modified files: share/mk bsd.prog.mk Log: make(1) can now handle spaces surrounding parenthesis correctly. Revision Changes Path 1.134 +1 -1 src/share/mk/bsd.prog.mk From owner-cvs-src@FreeBSD.ORG Thu Feb 5 00:47:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EB8716A4CE; Thu, 5 Feb 2004 00:47:37 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id B727743D5A; Thu, 5 Feb 2004 00:47:27 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i158lQDF039661; Thu, 5 Feb 2004 09:47:26 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 05 Feb 2004 01:37:49 +0100." Date: Thu, 05 Feb 2004 09:47:26 +0100 Message-ID: <39660.1075970846@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Pawel Jakub Dawidek cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 08:47:38 -0000 In message , Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= writes: >--=-=-= >Content-Type: text/plain; charset=iso-8859-1 >Content-Transfer-Encoding: quoted-printable > >Here's another one: don't generate a template file if we're not going >to let the user edit it. In retrospect I think the template thing was a bad idea, and that we should replace it entirely with command line options. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Thu Feb 5 01:49:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E21916A4CE; Thu, 5 Feb 2004 01:49:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D09943D31; Thu, 5 Feb 2004 01:49:35 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i159nZ0B060596; Thu, 5 Feb 2004 01:49:35 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i159nZhZ060595; Thu, 5 Feb 2004 01:49:35 -0800 (PST) (envelope-from pjd) Message-Id: <200402050949.i159nZhZ060595@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Thu, 5 Feb 2004 01:49:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/zs zs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 09:49:36 -0000 pjd 2004/02/05 01:49:35 PST FreeBSD src repository Modified files: sys/dev/zs zs.c Log: Fix wrong check. Approved by: jake, scottl (mentor) Revision Changes Path 1.16 +1 -1 src/sys/dev/zs/zs.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 01:50:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19DE016A4CF; Thu, 5 Feb 2004 01:50:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9361B43D2F; Thu, 5 Feb 2004 01:50:57 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i159ov0B060825; Thu, 5 Feb 2004 01:50:57 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i159ovXk060824; Thu, 5 Feb 2004 01:50:57 -0800 (PST) (envelope-from pjd) Message-Id: <200402050950.i159ovXk060824@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Thu, 5 Feb 2004 01:50:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sab sab.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 09:50:59 -0000 pjd 2004/02/05 01:50:57 PST FreeBSD src repository Modified files: sys/dev/sab sab.c Log: Fix wrong check. Approved by: jake, scottl (mentor) Revision Changes Path 1.22 +1 -1 src/sys/dev/sab/sab.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 02:02:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B878516A4CE; Thu, 5 Feb 2004 02:02:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F3E143D31; Thu, 5 Feb 2004 02:02:21 -0800 (PST) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15A2K0B064637; Thu, 5 Feb 2004 02:02:20 -0800 (PST) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15A2KA2064633; Thu, 5 Feb 2004 02:02:20 -0800 (PST) (envelope-from roam) Message-Id: <200402051002.i15A2KA2064633@repoman.freebsd.org> From: Peter Pentchev Date: Thu, 5 Feb 2004 02:02:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/isa/pcvt pcvt_ext.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 10:02:22 -0000 roam 2004/02/05 02:02:20 PST FreeBSD src repository (doc,ports committer) Modified files: sys/i386/isa/pcvt pcvt_ext.c Log: Fix a typo in kan's last commit: cnavaiable() -> cnavailable() Revision Changes Path 1.32 +1 -1 src/sys/i386/isa/pcvt/pcvt_ext.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 02:21:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B54F416A4CE; Thu, 5 Feb 2004 02:21:58 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37D5643D1F; Thu, 5 Feb 2004 02:21:57 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 8113A530F; Thu, 5 Feb 2004 11:21:55 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 112075309; Thu, 5 Feb 2004 11:21:48 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 8FE9F33C6A; Thu, 5 Feb 2004 11:21:48 +0100 (CET) To: "Poul-Henning Kamp" References: <39660.1075970846@critter.freebsd.dk> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Thu, 05 Feb 2004 11:21:48 +0100 In-Reply-To: <39660.1075970846@critter.freebsd.dk> (Poul-Henning Kamp's message of "Thu, 05 Feb 2004 09:47:26 +0100") 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-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Pawel Jakub Dawidek cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 10:21:59 -0000 "Poul-Henning Kamp" writes: > In retrospect I think the template thing was a bad idea, and that > we should replace it entirely with command line options. Still, can I commit this as a workaround? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-src@FreeBSD.ORG Thu Feb 5 02:22:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29D3116A4CE; Thu, 5 Feb 2004 02:22:44 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3CD843D5A; Thu, 5 Feb 2004 02:22:42 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i15AMfDF040224; Thu, 5 Feb 2004 11:22:41 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 05 Feb 2004 11:21:48 +0100." Date: Thu, 05 Feb 2004 11:22:41 +0100 Message-ID: <40223.1075976561@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Pawel Jakub Dawidek cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 10:22:44 -0000 In message , Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= writes: >"Poul-Henning Kamp" writes: >> In retrospect I think the template thing was a bad idea, and that >> we should replace it entirely with command line options. > >Still, can I commit this as a workaround? I'd really prefer we try to get it right instead, but if it is important to you, yes, go ahead. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-src@FreeBSD.ORG Thu Feb 5 02:57:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBE9816A4CE; Thu, 5 Feb 2004 02:57:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2557843D31; Thu, 5 Feb 2004 02:57:30 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15AvT0B076713; Thu, 5 Feb 2004 02:57:29 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15AvTqv076712; Thu, 5 Feb 2004 02:57:29 -0800 (PST) (envelope-from des) Message-Id: <200402051057.i15AvTqv076712@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 5 Feb 2004 02:57:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/gbde gbde.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 10:57:31 -0000 des 2004/02/05 02:57:29 PST FreeBSD src repository Modified files: sbin/gbde gbde.c Log: Don't create a template file if we're not going to let the user edit it. Revision Changes Path 1.22 +28 -19 src/sbin/gbde/gbde.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 03:08:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C128C16A4CE; Thu, 5 Feb 2004 03:08:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF90243D31; Thu, 5 Feb 2004 03:08:36 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15B8a0B080033; Thu, 5 Feb 2004 03:08:36 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15B8avC080032; Thu, 5 Feb 2004 03:08:36 -0800 (PST) (envelope-from des) Message-Id: <200402051108.i15B8avC080032@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 5 Feb 2004 03:08:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox/etc default.rc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 11:08:38 -0000 des 2004/02/05 03:08:36 PST FreeBSD src repository Modified files: tools/tools/tinderbox/etc default.rc Log: Use more generic directories (most prominently, s|/home/des|%%HOME%%|) Revision Changes Path 1.3 +3 -3 src/tools/tools/tinderbox/etc/default.rc From owner-cvs-src@FreeBSD.ORG Thu Feb 5 03:59:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8133916A4CE; Thu, 5 Feb 2004 03:59:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C801743D1F; Thu, 5 Feb 2004 03:59:37 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15Bxb0B090403; Thu, 5 Feb 2004 03:59:37 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15Bxbmc090402; Thu, 5 Feb 2004 03:59:37 -0800 (PST) (envelope-from ume) Message-Id: <200402051159.i15Bxbmc090402@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 5 Feb 2004 03:59:37 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/netstat ipsec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 11:59:38 -0000 ume 2004/02/05 03:59:37 PST FreeBSD src repository Modified files: usr.bin/netstat ipsec.c Log: - %d is 12 chars, not 10. use NI_MAX* where appropriate. - goodbye RC5. - use %llu directly. - KNF. Obtained from: KAME Revision Changes Path 1.9 +52 -67 src/usr.bin/netstat/ipsec.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 04:01:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B3EA16A4CE; Thu, 5 Feb 2004 04:01:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7DFA43D1F; Thu, 5 Feb 2004 04:01:39 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15C1d0B091424; Thu, 5 Feb 2004 04:01:39 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15C1doQ091423; Thu, 5 Feb 2004 04:01:39 -0800 (PST) (envelope-from ume) Message-Id: <200402051201.i15C1doQ091423@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 5 Feb 2004 04:01:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/netstat ipsec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 12:01:40 -0000 ume 2004/02/05 04:01:39 PST FreeBSD src repository Modified files: usr.bin/netstat ipsec.c Log: print stats on SPD cache lookups. Obtained from: KAME Revision Changes Path 1.10 +5 -0 src/usr.bin/netstat/ipsec.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 04:02:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FC6D16A4CE; Thu, 5 Feb 2004 04:02:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 503D943D3F; Thu, 5 Feb 2004 04:02:38 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15C2c0B092311; Thu, 5 Feb 2004 04:02:38 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15C2cQ5092307; Thu, 5 Feb 2004 04:02:38 -0800 (PST) (envelope-from ume) Message-Id: <200402051202.i15C2cQ5092307@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 5 Feb 2004 04:02:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/netstat ipsec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 12:02:39 -0000 ume 2004/02/05 04:02:38 PST FreeBSD src repository Modified files: usr.bin/netstat ipsec.c Log: - support hmac-ripemd160. - support AES XCBC MAC/AES counter mode. Obtained from: KAME Revision Changes Path 1.11 +10 -1 src/usr.bin/netstat/ipsec.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 04:05:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4882716A4D4; Thu, 5 Feb 2004 04:05:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E79B343D58; Thu, 5 Feb 2004 04:05:35 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15C5Z0B093431; Thu, 5 Feb 2004 04:05:35 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15C5ZEc093430; Thu, 5 Feb 2004 04:05:35 -0800 (PST) (envelope-from ume) Message-Id: <200402051205.i15C5ZEc093430@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 5 Feb 2004 04:05:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/netstat inet6.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 12:05:39 -0000 ume 2004/02/05 04:05:35 PST FreeBSD src repository Modified files: usr.bin/netstat inet6.c Log: stops program if kvm_read fails. Obtained from: KAME Revision Changes Path 1.22 +3 -2 src/usr.bin/netstat/inet6.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 04:08:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09CA916A4CE; Thu, 5 Feb 2004 04:08:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3555C43D3F; Thu, 5 Feb 2004 04:08:36 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15C8a0B093523; Thu, 5 Feb 2004 04:08:36 -0800 (PST) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15C8Zqa093522; Thu, 5 Feb 2004 04:08:35 -0800 (PST) (envelope-from ume) Message-Id: <200402051208.i15C8Zqa093522@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 5 Feb 2004 04:08:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/netstat inet6.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 12:08:37 -0000 ume 2004/02/05 04:08:35 PST FreeBSD src repository Modified files: usr.bin/netstat inet6.c Log: printed statistics about source address selection rules. Obtained from: KAME Revision Changes Path 1.23 +25 -0 src/usr.bin/netstat/inet6.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 05:02:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6EF716A4CE; Thu, 5 Feb 2004 05:02:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C36D43D45; Thu, 5 Feb 2004 05:02:15 -0800 (PST) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15D2E0B011644; Thu, 5 Feb 2004 05:02:14 -0800 (PST) (envelope-from rik@repoman.freebsd.org) Received: (from rik@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15D2EbV011642; Thu, 5 Feb 2004 05:02:14 -0800 (PST) (envelope-from rik) Message-Id: <200402051302.i15D2EbV011642@repoman.freebsd.org> From: Roman Kurakin Date: Thu, 5 Feb 2004 05:02:14 -0800 (PST) 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: Thu, 05 Feb 2004 13:02:16 -0000 rik 2004/02/05 05:02:14 PST FreeBSD src repository Modified files: sys/i386/conf NOTES Log: Updates cx driver information (Cronyx-Sigma) Approved by: imp (mentor) Revision Changes Path 1.1123 +3 -1 src/sys/i386/conf/NOTES From owner-cvs-src@FreeBSD.ORG Thu Feb 5 05:53:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBDA316A4CF; Thu, 5 Feb 2004 05:53:44 -0800 (PST) Received: from mx1.mail.ru (mx1.mail.ru [194.67.23.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4943C43D60; Thu, 5 Feb 2004 05:53:43 -0800 (PST) (envelope-from kabaev@mail.ru) Received: from [151.203.235.13] (port=61113 helo=kan.dnsalias.net) by mx1.mail.ru with esmtp id 1Aojwq-000HPp-00; Thu, 05 Feb 2004 16:53:41 +0300 Received: from kan.dnsalias.net (ak03@localhost [127.0.0.1]) by kan.dnsalias.net (8.12.10/8.12.10) with ESMTP id i15Drdxi042856; Thu, 5 Feb 2004 08:53:39 -0500 (EST) (envelope-from kan@kan.dnsalias.net) Received: (from kan@localhost) by kan.dnsalias.net (8.12.10/8.12.10/Submit) id i15DrcbV042855; Thu, 5 Feb 2004 08:53:38 -0500 (EST) (envelope-from kan) Date: Thu, 5 Feb 2004 08:53:38 -0500 From: Alexander Kabaev To: Peter Pentchev Message-Id: <20040205085338.61b81b87@kanhome> In-Reply-To: <200402051002.i15A2KA2064633@repoman.freebsd.org> References: <200402051002.i15A2KA2064633@repoman.freebsd.org> X-Mailer: Sylpheed version 0.9.8claws15 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam: Not detected cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa/pcvt pcvt_ext.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 13:53:45 -0000 On Thu, 5 Feb 2004 02:02:20 -0800 (PST) Peter Pentchev wrote: > roam 2004/02/05 02:02:20 PST > > FreeBSD src repository (doc,ports committer) > > Modified files: > sys/i386/isa/pcvt pcvt_ext.c > Log: > Fix a typo in kan's last commit: cnavaiable() -> cnavailable() > > Revision Changes Path > 1.32 +1 -1 src/sys/i386/isa/pcvt/pcvt_ext.c > http://cvsweb.FreeBSD.org/src/sys/i386/isa/pcvt/pcvt_ext.c.diff?r1=1.31&r2=1.32 Hm, I must have committed from beast then, not my working machine. Too many windows... Thanks.! -- Alexander Kabaev From owner-cvs-src@FreeBSD.ORG Thu Feb 5 06:00:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B02516A4D0; Thu, 5 Feb 2004 06:00:15 -0800 (PST) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8B9F43D41; Thu, 5 Feb 2004 06:00:10 -0800 (PST) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 8E69F1FF905; Thu, 5 Feb 2004 15:00:08 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id B57381FF903; Thu, 5 Feb 2004 15:00:06 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id D8303155AD; Thu, 5 Feb 2004 13:50:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id D52C515598; Thu, 5 Feb 2004 13:50:55 +0000 (UTC) Date: Thu, 5 Feb 2004 13:50:55 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Hajimu UMEMOTO In-Reply-To: <200402051201.i15C1doQ091423@repoman.freebsd.org> Message-ID: References: <200402051201.i15C1doQ091423@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/netstat ipsec.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 14:00:15 -0000 On Thu, 5 Feb 2004, Hajimu UMEMOTO wrote: > ume 2004/02/05 04:01:39 PST > > FreeBSD src repository > > Modified files: > usr.bin/netstat ipsec.c > Log: > print stats on SPD cache lookups. > > Obtained from: KAME > > Revision Changes Path > 1.10 +5 -0 src/usr.bin/netstat/ipsec.c Thanks. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/ From owner-cvs-src@FreeBSD.ORG Thu Feb 5 07:18:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 266E016A4CF; Thu, 5 Feb 2004 07:18:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2A2F43D41; Thu, 5 Feb 2004 07:18:18 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15FII0B042335; Thu, 5 Feb 2004 07:18:18 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15FIIjl042334; Thu, 5 Feb 2004 07:18:18 -0800 (PST) (envelope-from bde) Message-Id: <200402051518.i15FIIjl042334@repoman.freebsd.org> From: Bruce Evans Date: Thu, 5 Feb 2004 07:18:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/fsck_msdosfs fat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 15:18:29 -0000 bde 2004/02/05 07:18:18 PST FreeBSD src repository Modified files: sbin/fsck_msdosfs fat.c Log: Fixed some bugs in checkdirty(). The check for the clean bit was combined with the the signature check in a wrong way (basically (dirty:= signature_recognised() && !clean) instead of (mightbedirty:= !signature_recognized || !clean), so file systems with unrecognized signatures were considered clean. Many of the don't-care and reserved bits were not ignored, so some file systems with valid signatures were unrecognized. One of my FAT32 file systems has a signature of f8,ff,ff,ff,ff,ff,ff,f7 when dirty, but only f8,ff,ff,0f,ff,ff,ff,07 was recognised as dirty for FAT32, so the fail-unsafeness made my file system always considered clean. Check the i/o non-error bit in checkdirty(). Its absence would give an unrecognized signature in code that is unaware of it, but we now mask it out of the signature so we have to check it explicitly. This combines naturally with the check of the clean bit. Reviewed by: rnordier (except for final details) Revision Changes Path 1.7 +27 -9 src/sbin/fsck_msdosfs/fat.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 07:22:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C61C116A4CE; Thu, 5 Feb 2004 07:22:21 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ACDA43D55; Thu, 5 Feb 2004 07:22:17 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.10/8.12.10) with ESMTP id i15FMG5P003945 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 5 Feb 2004 10:22:16 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.12.9p2/8.12.9/Submit) id i15FMBdN028006; Thu, 5 Feb 2004 10:22:11 -0500 (EST) (envelope-from gallatin) Date: Thu, 5 Feb 2004 10:22:11 -0500 From: Andrew Gallatin To: Peter Grehan Message-ID: <20040205102211.A27988@grasshopper.cs.duke.edu> References: <200402041256.i14CuFbI034546@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200402041256.i14CuFbI034546@repoman.freebsd.org>; from grehan@FreeBSD.org on Wed, Feb 04, 2004 at 04:56:15AM -0800 X-Operating-System: FreeBSD 4.9-RELEASE-p1 on an i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/powerpc/include pcpu.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, 05 Feb 2004 15:22:22 -0000 Peter Grehan [grehan@FreeBSD.org] wrote: > grehan 2004/02/04 04:56:15 PST > > FreeBSD src repository > > Modified files: > sys/powerpc/include pcpu.h > Log: > Move temporary register save area from exception-vector memory to > per-CPU memory. This allows for interrupt handling on multiple CPUs. > Hmm.. is MP support on its way? Drew From owner-cvs-src@FreeBSD.ORG Thu Feb 5 07:47:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9100B16A4CE; Thu, 5 Feb 2004 07:47:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C111B43D39; Thu, 5 Feb 2004 07:47:46 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15Flk0B048862; Thu, 5 Feb 2004 07:47:46 -0800 (PST) (envelope-from bde@repoman.freebsd.org) Received: (from bde@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15Flk2p048861; Thu, 5 Feb 2004 07:47:46 -0800 (PST) (envelope-from bde) Message-Id: <200402051547.i15Flk2p048861@repoman.freebsd.org> From: Bruce Evans Date: Thu, 5 Feb 2004 07:47:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/fsck_msdosfs check.c ext.h 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: Thu, 05 Feb 2004 15:47:48 -0000 bde 2004/02/05 07:47:46 PST FreeBSD src repository Modified files: sbin/fsck_msdosfs check.c ext.h main.c Log: Fixed operation of -f to match its documentation and fsck_ffs. It has now has no effect except in combination with -p, and plain fsck checks all file systems instead of skipping clean ones for msdosfs only. Renamed the force flag to skipclean and inverted its logic as in fsck_ffs. Revision Changes Path 1.10 +2 -3 src/sbin/fsck_msdosfs/check.c 1.9 +1 -1 src/sbin/fsck_msdosfs/ext.h 1.14 +3 -3 src/sbin/fsck_msdosfs/main.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 07:53:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 299E016A4CE; Thu, 5 Feb 2004 07:53:23 -0800 (PST) Received: from telecom.net.et (sparrow.telecom.net.et [213.55.64.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEC2743D31; Thu, 5 Feb 2004 07:53:05 -0800 (PST) (envelope-from mtm@identd.net) Received: from [213.55.67.72] (HELO pool-151-200-10-97.res.east.verizon.net) by telecom.net.et (CommuniGate Pro SMTP 3.4.8) with ESMTP-TLS id 36019835; Thu, 05 Feb 2004 18:46:56 +0300 Received: from mobile.acs-et.com (localhost [127.0.0.1]) ESMTP id i15EfnvY019556; Thu, 5 Feb 2004 17:41:52 +0300 (EAT) (envelope-from mtm@mobile.acs-et.com) Received: (from mtm@localhost) by mobile.acs-et.com (8.12.10/8.12.10/Submit) id i15EflmS019555; Thu, 5 Feb 2004 17:41:47 +0300 (EAT) (envelope-from mtm) Date: Thu, 5 Feb 2004 17:41:40 +0300 From: Mike Makonnen To: Daniel Eischen Message-ID: <20040205144140.GA19282@mobile.acs-et.com> References: <4021973A.5070004@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD/5.2-CURRENT (i386) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: David Xu cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar Subject: Re: cvs commit: src/lib/libpthread_dbg Makefile pthread_dbg.c pthread_dbg.h pthread_dbg_int.h src/lib/libpthread_dbg/arch/i386 Makefile.inc src/lib/libpthread_dbg/arch/i386/i386 pthread_dbg_md.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 15:53:23 -0000 On Wed, Feb 04, 2004 at 08:24:53PM -0500, Daniel Eischen wrote: > On Thu, 5 Feb 2004, David Xu wrote: > > > Daniel Eischen wrote: > > > > >On Wed, 4 Feb 2004, Marcel Moolenaar wrote: > > > > > >> > > >>I'm sure the gdb(1) people are happy with our contribution :-) > > >> > > >>Seriously: We (=FreeBSD) provide 3 threading libraries (2 on ia64). > > >>It's our problem. I'm fine with you bootstrapping libthread_db with > > >>only the support for KSE, but eventually libthr needs to be added. > > >> > > >> > > > > > >I tend to agree. From the outside looking in, it would seem > > >easy enough to allow all 3 thread libraries to be supported. > > >I think once we have it working with libpthread, we can move > > >stuff around inside the debug library and one more layer of > > >abstraction so libthr/libc_r support could be added. > > > > > > > > I will make libkse work with gdb, but won't do such work, because I > > won't have so > > much free time, I am busy at work due to job transfer. I don't think Marcel was asking you to implement support for all three libraries. Just not to preclude it :) > > I wouldn't worry right now too much about adding libthr support. > I can go in and add the extra layer of abstraction after you're > done getting it to work for libpthread. If you're willing to help out that's great! Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | Fingerprint: 00E8 61BC 0D75 7FFB E4D3 6BF1 B239 D010 3215 D418 mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon ! From owner-cvs-src@FreeBSD.ORG Thu Feb 5 09:35:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E66216A4D2; Thu, 5 Feb 2004 09:35:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E96443D48; Thu, 5 Feb 2004 09:35:29 -0800 (PST) (envelope-from kan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15HZT0B080828; Thu, 5 Feb 2004 09:35:29 -0800 (PST) (envelope-from kan@repoman.freebsd.org) Received: (from kan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15HZSTc080827; Thu, 5 Feb 2004 09:35:28 -0800 (PST) (envelope-from kan) Message-Id: <200402051735.i15HZSTc080827@repoman.freebsd.org> From: Alexander Kabaev Date: Thu, 5 Feb 2004 09:35:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 db_interface.c src/sys/i386/i386 db_interface.c src/sys/kern tty_cons.c src/sys/sys cons.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, 05 Feb 2004 17:35:30 -0000 kan 2004/02/05 09:35:28 PST FreeBSD src repository Modified files: sys/amd64/amd64 db_interface.c sys/i386/i386 db_interface.c sys/kern tty_cons.c sys/sys cons.h Log: Rename cn_unavailable to cnunavailable for little more consistency. Garbage collect unused cndebug() function. Suggested by: bde Revision Changes Path 1.77 +2 -2 src/sys/amd64/amd64/db_interface.c 1.79 +2 -2 src/sys/i386/i386/db_interface.c 1.120 +2 -14 src/sys/kern/tty_cons.c 1.35 +1 -1 src/sys/sys/cons.h From owner-cvs-src@FreeBSD.ORG Thu Feb 5 10:00:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F72416A4CF; Thu, 5 Feb 2004 10:00:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F7B743D1F; Thu, 5 Feb 2004 10:00:36 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15I0Z0B085924; Thu, 5 Feb 2004 10:00:35 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15I0ZOx085923; Thu, 5 Feb 2004 10:00:35 -0800 (PST) (envelope-from nectar) Message-Id: <200402051800.i15I0ZOx085923@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 5 Feb 2004 10:00:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sysv_shm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 18:00:38 -0000 nectar 2004/02/05 10:00:35 PST FreeBSD src repository Modified files: sys/kern sysv_shm.c Log: Correct a reference counting bug in shmat(2). If vm_map_find(9) failed, the reference count for the virtual memory object referenced by the specified shared memory segment would have been erroneously incremented. Reported by: Joost Pol Revision Changes Path 1.90 +1 -0 src/sys/kern/sysv_shm.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 10:00:42 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79F7216A4DE; Thu, 5 Feb 2004 10:00:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E9F943D46; Thu, 5 Feb 2004 10:00:40 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15I0e0B085956; Thu, 5 Feb 2004 10:00:40 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15I0efv085955; Thu, 5 Feb 2004 10:00:40 -0800 (PST) (envelope-from nectar) Message-Id: <200402051800.i15I0efv085955@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 5 Feb 2004 10:00:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/kern sysv_shm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 18:00:42 -0000 nectar 2004/02/05 10:00:40 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/kern sysv_shm.c Log: MFC sysv_shm.c 1.90: Correct a reference counting bug in shmat(2). Revision Changes Path 1.45.2.8 +1 -0 src/sys/kern/sysv_shm.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 10:00:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26C1F16A4D1; Thu, 5 Feb 2004 10:00:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B511043D5A; Thu, 5 Feb 2004 10:00:48 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15I0m0B086043; Thu, 5 Feb 2004 10:00:48 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15I0mdF086037; Thu, 5 Feb 2004 10:00:48 -0800 (PST) (envelope-from nectar) Message-Id: <200402051800.i15I0mdF086037@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 5 Feb 2004 10:00:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/kern sysv_shm.c src/sys/conf newvers.sh 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: Thu, 05 Feb 2004 18:00:54 -0000 nectar 2004/02/05 10:00:48 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/kern sysv_shm.c sys/conf newvers.sh . UPDATING Log: MFC sysv_shm.c 1.90: Correct a reference counting bug in shmat(2). Revision Changes Path 1.282.2.5 +3 -0 src/UPDATING 1.56.2.5 +2 -2 src/sys/conf/newvers.sh 1.89.2.1 +1 -0 src/sys/kern/sysv_shm.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 10:00:58 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 164D816A505; Thu, 5 Feb 2004 10:00:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D882943D58; Thu, 5 Feb 2004 10:00:56 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15I0u0B086142; Thu, 5 Feb 2004 10:00:56 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15I0uQF086140; Thu, 5 Feb 2004 10:00:56 -0800 (PST) (envelope-from nectar) Message-Id: <200402051800.i15I0uQF086140@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 5 Feb 2004 10:00:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_1 Subject: cvs commit: src/sys/kern sysv_shm.c src/sys/conf newvers.sh 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: Thu, 05 Feb 2004 18:00:58 -0000 nectar 2004/02/05 10:00:56 PST FreeBSD src repository Modified files: (Branch: RELENG_5_1) sys/kern sysv_shm.c sys/conf newvers.sh . UPDATING Log: MFC sysv_shm.c 1.90: Correct a reference counting bug in shmat(2). Revision Changes Path 1.251.2.15 +3 -0 src/UPDATING 1.50.2.15 +1 -1 src/sys/conf/newvers.sh 1.83.2.1 +1 -0 src/sys/kern/sysv_shm.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 10:01:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1E7216A4CE; Thu, 5 Feb 2004 10:01:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B73343D58; Thu, 5 Feb 2004 10:01:04 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15I140B086253; Thu, 5 Feb 2004 10:01:04 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15I142g086251; Thu, 5 Feb 2004 10:01:04 -0800 (PST) (envelope-from nectar) Message-Id: <200402051801.i15I142g086251@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 5 Feb 2004 10:01:04 -0800 (PST) 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/kern sysv_shm.c src/sys/conf newvers.sh 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: Thu, 05 Feb 2004 18:01:06 -0000 nectar 2004/02/05 10:01:04 PST FreeBSD src repository Modified files: (Branch: RELENG_5_0) sys/kern sysv_shm.c sys/conf newvers.sh . UPDATING Log: MFC sysv_shm.c 1.90: Correct a reference counting bug in shmat(2). Revision Changes Path 1.229.2.26 +3 -0 src/UPDATING 1.48.2.21 +1 -1 src/sys/conf/newvers.sh 1.74.2.1 +1 -0 src/sys/kern/sysv_shm.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 10:01:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A54816A57A; Thu, 5 Feb 2004 10:01:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3051143D48; Thu, 5 Feb 2004 10:01:12 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15I1C0B086338; Thu, 5 Feb 2004 10:01:12 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15I1B7H086337; Thu, 5 Feb 2004 10:01:11 -0800 (PST) (envelope-from nectar) Message-Id: <200402051801.i15I1B7H086337@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 5 Feb 2004 10:01:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_9 Subject: cvs commit: src/sys/kern sysv_shm.c src/sys/conf newvers.sh 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: Thu, 05 Feb 2004 18:01:14 -0000 nectar 2004/02/05 10:01:11 PST FreeBSD src repository Modified files: (Branch: RELENG_4_9) sys/kern sysv_shm.c sys/conf newvers.sh . UPDATING Log: MFC sysv_shm.c 1.90: Correct a reference counting bug in shmat(2). Revision Changes Path 1.73.2.89.2.3 +3 -0 src/UPDATING 1.44.2.32.2.3 +1 -1 src/sys/conf/newvers.sh 1.45.2.6.4.1 +1 -0 src/sys/kern/sysv_shm.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 10:01:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DC7F16A5A3; Thu, 5 Feb 2004 10:01:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E79143D48; Thu, 5 Feb 2004 10:01:19 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15I1J0B086415; Thu, 5 Feb 2004 10:01:19 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15I1J47086414; Thu, 5 Feb 2004 10:01:19 -0800 (PST) (envelope-from nectar) Message-Id: <200402051801.i15I1J47086414@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 5 Feb 2004 10:01:19 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_8 Subject: cvs commit: src/sys/kern sysv_shm.c src/sys/conf newvers.sh 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: Thu, 05 Feb 2004 18:01:23 -0000 nectar 2004/02/05 10:01:19 PST FreeBSD src repository Modified files: (Branch: RELENG_4_8) sys/kern sysv_shm.c sys/conf newvers.sh . UPDATING Log: MFC sysv_shm.c 1.90: Correct a reference counting bug in shmat(2). Revision Changes Path 1.73.2.80.2.18 +3 -0 src/UPDATING 1.44.2.29.2.16 +1 -1 src/sys/conf/newvers.sh 1.45.2.6.2.1 +1 -0 src/sys/kern/sysv_shm.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 10:01:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B406F16A4CF; Thu, 5 Feb 2004 10:01:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2EA943D3F; Thu, 5 Feb 2004 10:01:26 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15I1Q0B086732; Thu, 5 Feb 2004 10:01:26 -0800 (PST) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15I1Q6a086710; Thu, 5 Feb 2004 10:01:26 -0800 (PST) (envelope-from nectar) Message-Id: <200402051801.i15I1Q6a086710@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 5 Feb 2004 10:01:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_7 Subject: cvs commit: src/sys/kern sysv_shm.c src/sys/conf newvers.sh 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: Thu, 05 Feb 2004 18:01:28 -0000 nectar 2004/02/05 10:01:26 PST FreeBSD src repository Modified files: (Branch: RELENG_4_7) sys/kern sysv_shm.c sys/conf newvers.sh . UPDATING Log: MFC sysv_shm.c 1.90: Correct a reference counting bug in shmat(2). Revision Changes Path 1.73.2.74.2.29 +3 -0 src/UPDATING 1.44.2.26.2.27 +1 -1 src/sys/conf/newvers.sh 1.45.2.5.6.1 +1 -0 src/sys/kern/sysv_shm.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 10:55:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1746416A4CE; Thu, 5 Feb 2004 10:55:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A596443D83; Thu, 5 Feb 2004 10:54:54 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15Ipr0B099949; Thu, 5 Feb 2004 10:51:53 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15Ipq5r099945; Thu, 5 Feb 2004 10:51:52 -0800 (PST) (envelope-from ru) Message-Id: <200402051851.i15Ipq5r099945@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 5 Feb 2004 10:51:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/kerberos5 Makefile.inc src/kerberos5/lib/libasn1 Makefile src/kerberos5/lib/libgssapi Makefile src/kerberos5/lib/libhdb Makefile src/kerberos5/lib/libkadm5clnt Makefile src/kerberos5/lib/libkadm5srv 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, 05 Feb 2004 18:55:36 -0000 ru 2004/02/05 10:51:52 PST FreeBSD src repository Modified files: kerberos5 Makefile.inc kerberos5/lib/libasn1 Makefile kerberos5/lib/libgssapi Makefile kerberos5/lib/libhdb Makefile kerberos5/lib/libkadm5clnt Makefile kerberos5/lib/libkadm5srv Makefile kerberos5/lib/libkafs5 Makefile kerberos5/lib/libkrb5 Makefile kerberos5/lib/libroken Makefile kerberos5/lib/libsl Makefile kerberos5/lib/libvers Makefile kerberos5/libexec Makefile.inc kerberos5/libexec/hprop Makefile kerberos5/libexec/hpropd Makefile kerberos5/libexec/ipropd-master Makefile kerberos5/libexec/ipropd-slave Makefile kerberos5/libexec/kadmind Makefile kerberos5/libexec/kdc Makefile kerberos5/libexec/kpasswdd Makefile kerberos5/tools/asn1_compile Makefile kerberos5/usr.bin/kadmin Makefile kerberos5/usr.bin/kdestroy Makefile kerberos5/usr.bin/kinit Makefile kerberos5/usr.bin/klist Makefile kerberos5/usr.bin/kpasswd Makefile kerberos5/usr.bin/krb5-config Makefile kerberos5/usr.bin/ksu Makefile kerberos5/usr.bin/verify_krb5_conf Makefile kerberos5/usr.sbin/kstash Makefile kerberos5/usr.sbin/ktutil Makefile Log: style.Makefile(5). OK'ed by: nectar Revision Changes Path 1.22 +3 -4 src/kerberos5/Makefile.inc 1.22 +63 -68 src/kerberos5/lib/libasn1/Makefile 1.9 +87 -96 src/kerberos5/lib/libgssapi/Makefile 1.18 +26 -32 src/kerberos5/lib/libhdb/Makefile 1.8 +26 -30 src/kerberos5/lib/libkadm5clnt/Makefile 1.7 +30 -34 src/kerberos5/lib/libkadm5srv/Makefile 1.9 +18 -21 src/kerberos5/lib/libkafs5/Makefile 1.17 +303 -311 src/kerberos5/lib/libkrb5/Makefile 1.16 +52 -56 src/kerberos5/lib/libroken/Makefile 1.8 +2 -5 src/kerberos5/lib/libsl/Makefile 1.8 +4 -9 src/kerberos5/lib/libvers/Makefile 1.2 +1 -1 src/kerberos5/libexec/Makefile.inc 1.15 +6 -17 src/kerberos5/libexec/hprop/Makefile 1.15 +8 -15 src/kerberos5/libexec/hpropd/Makefile 1.16 +7 -18 src/kerberos5/libexec/ipropd-master/Makefile 1.16 +7 -18 src/kerberos5/libexec/ipropd-slave/Makefile 1.18 +6 -16 src/kerberos5/libexec/kadmind/Makefile 1.17 +12 -19 src/kerberos5/libexec/kdc/Makefile 1.18 +5 -11 src/kerberos5/libexec/kpasswdd/Makefile 1.4 +4 -5 src/kerberos5/tools/asn1_compile/Makefile 1.18 +26 -34 src/kerberos5/usr.bin/kadmin/Makefile 1.15 +3 -6 src/kerberos5/usr.bin/kdestroy/Makefile 1.15 +3 -6 src/kerberos5/usr.bin/kinit/Makefile 1.15 +3 -6 src/kerberos5/usr.bin/klist/Makefile 1.14 +3 -6 src/kerberos5/usr.bin/kpasswd/Makefile 1.13 +14 -15 src/kerberos5/usr.bin/krb5-config/Makefile 1.13 +8 -14 src/kerberos5/usr.bin/ksu/Makefile 1.3 +5 -11 src/kerberos5/usr.bin/verify_krb5_conf/Makefile 1.16 +5 -12 src/kerberos5/usr.sbin/kstash/Makefile 1.17 +20 -25 src/kerberos5/usr.sbin/ktutil/Makefile From owner-cvs-src@FreeBSD.ORG Thu Feb 5 11:06:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E33F16A4CE; Thu, 5 Feb 2004 11:06:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F12743D67; Thu, 5 Feb 2004 11:06:37 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15Ina0B097936; Thu, 5 Feb 2004 10:49:36 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15InZqs097935; Thu, 5 Feb 2004 10:49:35 -0800 (PST) (envelope-from ru) Message-Id: <200402051849.i15InZqs097935@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 5 Feb 2004 10:49:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/kerberos5/tools/asn1_compile 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, 05 Feb 2004 19:06:39 -0000 ru 2004/02/05 10:49:35 PST FreeBSD src repository Modified files: kerberos5/tools/asn1_compile Makefile Log: Try harder to pick up the correct print_version.c. The old version works before bsd.dep.mk,v 1.44, whether .depend file exists or not, but the contents of .depend file is wrong. With bsd.dep.mk,v 1.44, the contents of .depend file is always broken, and build without a .depend file is broken too. With this change it works reliably in all cases. Ugh. Revision Changes Path 1.3 +3 -4 src/kerberos5/tools/asn1_compile/Makefile From owner-cvs-src@FreeBSD.ORG Thu Feb 5 11:55:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DD3516A4CF; Thu, 5 Feb 2004 11:55:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C69F43D1F; Thu, 5 Feb 2004 11:55:33 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15Jsu0B014584; Thu, 5 Feb 2004 11:54:56 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15Jsu7c014583; Thu, 5 Feb 2004 11:54:56 -0800 (PST) (envelope-from ru) Message-Id: <200402051954.i15Jsu7c014583@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 5 Feb 2004 11:54:56 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/binutils/strip 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, 05 Feb 2004 19:55:35 -0000 ru 2004/02/05 11:54:56 PST FreeBSD src repository Modified files: gnu/usr.bin/binutils/strip Makefile Log: strip wasn't stripped since we stopped to include bsd.own.mk from sys.mk. Revision Changes Path 1.14 +6 -8 src/gnu/usr.bin/binutils/strip/Makefile From owner-cvs-src@FreeBSD.ORG Thu Feb 5 12:18:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B839C16A4CE; Thu, 5 Feb 2004 12:18:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C72E43D54; Thu, 5 Feb 2004 12:18:26 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15KGI0B019935; Thu, 5 Feb 2004 12:16:18 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15KGIC1019934; Thu, 5 Feb 2004 12:16:18 -0800 (PST) (envelope-from ru) Message-Id: <200402052016.i15KGIC1019934@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 5 Feb 2004 12:16:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.README bsd.own.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 20:18:27 -0000 ru 2004/02/05 12:16:18 PST FreeBSD src repository Modified files: share/mk bsd.README bsd.own.mk Log: Don't define STRIP in bsd.own.mk. Revision Changes Path 1.26 +3 -6 src/share/mk/bsd.README 1.40 +0 -9 src/share/mk/bsd.own.mk From owner-cvs-src@FreeBSD.ORG Thu Feb 5 12:49:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D9F716A4CE; Thu, 5 Feb 2004 12:49:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28B5543D75; Thu, 5 Feb 2004 12:49:09 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15Kmj0B044587; Thu, 5 Feb 2004 12:48:45 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15KmjOE044586; Thu, 5 Feb 2004 12:48:45 -0800 (PST) (envelope-from ru) Message-Id: <200402052048.i15KmjOE044586@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 5 Feb 2004 12:48:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.own.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 20:49:30 -0000 ru 2004/02/05 12:48:45 PST FreeBSD src repository Modified files: share/mk bsd.own.mk Log: Temporarily put STRIP back; bsd.port.mk still needs it. Revision Changes Path 1.41 +4 -0 src/share/mk/bsd.own.mk From owner-cvs-src@FreeBSD.ORG Thu Feb 5 12:53:43 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE10816A4CE; Thu, 5 Feb 2004 12:53:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C83D43D62; Thu, 5 Feb 2004 12:53:39 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15KrP0B046625; Thu, 5 Feb 2004 12:53:25 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15KrPo3046624; Thu, 5 Feb 2004 12:53:25 -0800 (PST) (envelope-from jhb) Message-Id: <200402052053.i15KrPo3046624@repoman.freebsd.org> From: John Baldwin Date: Thu, 5 Feb 2004 12:53:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_resource.c src/sys/sys resourcevar.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, 05 Feb 2004 20:53:44 -0000 jhb 2004/02/05 12:53:25 PST FreeBSD src repository Modified files: sys/kern kern_resource.c sys/sys resourcevar.h Log: - A lot of style and whitespace fixes. - Update a few comments regarding locking notes. Submitted by: bde (1, mostly) Revision Changes Path 1.130 +53 -60 src/sys/kern/kern_resource.c 1.38 +10 -10 src/sys/sys/resourcevar.h From owner-cvs-src@FreeBSD.ORG Thu Feb 5 13:02:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FE6F16A4CE; Thu, 5 Feb 2004 13:02:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6050043D5D; Thu, 5 Feb 2004 13:02:02 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15L1b0B047907; Thu, 5 Feb 2004 13:01:37 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15L1bTu047903; Thu, 5 Feb 2004 13:01:37 -0800 (PST) (envelope-from jhb) Message-Id: <200402052101.i15L1bTu047903@repoman.freebsd.org> From: John Baldwin Date: Thu, 5 Feb 2004 13:01:37 -0800 (PST) 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_fork.c kern_idle.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 21:02:15 -0000 jhb 2004/02/05 13:01:37 PST FreeBSD src repository Modified files: sys/kern kern_fork.c kern_idle.c Log: Always set a process' state to normal when it is fully constructed in fork1() rather than only doing it for the RFSTOPPED case and then having to fix it up in other places later on. Revision Changes Path 1.214 +9 -5 src/sys/kern/kern_fork.c 1.37 +0 -1 src/sys/kern/kern_idle.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 13:08:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 509C616A4CE; Thu, 5 Feb 2004 13:08:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9063743D5C; Thu, 5 Feb 2004 13:07:55 -0800 (PST) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15L7o0B050028; Thu, 5 Feb 2004 13:07:50 -0800 (PST) (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15L7oxj050027; Thu, 5 Feb 2004 13:07:50 -0800 (PST) (envelope-from iedowse) Message-Id: <200402052107.i15L7oxj050027@repoman.freebsd.org> From: Ian Dowse Date: Thu, 5 Feb 2004 13:07:50 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/dmesg dmesg.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 21:08:07 -0000 iedowse 2004/02/05 13:07:50 PST FreeBSD src repository Modified files: sbin/dmesg dmesg.c Log: Don't print the oldest line in the message buffer if the buffer is full, since that line is almost always incomplete. Make the parsing of <%d> lines more strict. Also simplify the logic a little: - Start off by making the buffer linear so that we don't have to deal with it wrapping around (suggested by bde). - Process line by line rather than byte at a time. Revision Changes Path 1.21 +54 -51 src/sbin/dmesg/dmesg.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 13:40:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B830E16A4CE; Thu, 5 Feb 2004 13:40:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0593043D3F; Thu, 5 Feb 2004 13:40:55 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15Lec0B057480; Thu, 5 Feb 2004 13:40:38 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15Lecaq057477; Thu, 5 Feb 2004 13:40:38 -0800 (PST) (envelope-from des) Message-Id: <200402052140.i15Lecaq057477@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 5 Feb 2004 13:40:38 -0800 (PST) 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 gbde_swap X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 21:40:56 -0000 des 2004/02/05 13:40:38 PST FreeBSD src repository Modified files: etc/rc.d gbde_swap Log: Require initrandom rather than random, since random requires mountcritlocal, which requires disks, which gbde_swap provides. Noticed by: brooks Revision Changes Path 1.3 +1 -1 src/etc/rc.d/gbde_swap From owner-cvs-src@FreeBSD.ORG Thu Feb 5 13:52:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA21B16A4CE; Thu, 5 Feb 2004 13:52:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5814C43D41; Thu, 5 Feb 2004 13:52:38 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15LqX0B061454; Thu, 5 Feb 2004 13:52:33 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15LqXCP061453; Thu, 5 Feb 2004 13:52:33 -0800 (PST) (envelope-from ru) Message-Id: <200402052152.i15LqXCP061453@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 5 Feb 2004 13:52:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/diag/dumpvfscache 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, 05 Feb 2004 21:52:42 -0000 ru 2004/02/05 13:52:33 PST FreeBSD src repository Modified files: tools/diag/dumpvfscache Makefile Log: Fixed ``make checkdpadd''. Removed redundant dependency. Revision Changes Path 1.2 +3 -2 src/tools/diag/dumpvfscache/Makefile From owner-cvs-src@FreeBSD.ORG Thu Feb 5 14:01:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A68B16A4CE; Thu, 5 Feb 2004 14:01:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 507CA43D39; Thu, 5 Feb 2004 14:01:29 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15M1T0B062765; Thu, 5 Feb 2004 14:01:29 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15M1TuW062761; Thu, 5 Feb 2004 14:01:29 -0800 (PST) (envelope-from ru) Message-Id: <200402052201.i15M1TuW062761@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 5 Feb 2004 14:01:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/examples/isdn/v21 Makefilesrc/share/examples/libvgl Makefilesrc/tools/regression/geom/MdLoad Makefile src/tools/tools/ministat 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, 05 Feb 2004 22:01:30 -0000 ru 2004/02/05 14:01:29 PST FreeBSD src repository Modified files: share/examples/isdn/v21 Makefile share/examples/libvgl Makefile sys/dev/patm/genrtab Makefile tools/regression/geom/ConfCmp Makefile tools/regression/geom/MdLoad Makefile tools/tools/ministat Makefile Log: Added missing DPADD. Revision Changes Path 1.2 +1 -0 src/share/examples/isdn/v21/Makefile 1.3 +1 -0 src/share/examples/libvgl/Makefile 1.2 +1 -0 src/sys/dev/patm/genrtab/Makefile 1.5 +1 -0 src/tools/regression/geom/ConfCmp/Makefile 1.2 +1 -1 src/tools/regression/geom/MdLoad/Makefile 1.3 +1 -1 src/tools/tools/ministat/Makefile From owner-cvs-src@FreeBSD.ORG Thu Feb 5 14:34:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D60116A4CE; Thu, 5 Feb 2004 14:34:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1BFF43D5C; Thu, 5 Feb 2004 14:34:05 -0800 (PST) (envelope-from cracauer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15MY50B071969; Thu, 5 Feb 2004 14:34:05 -0800 (PST) (envelope-from cracauer@repoman.freebsd.org) Received: (from cracauer@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15MY5ZJ071968; Thu, 5 Feb 2004 14:34:05 -0800 (PST) (envelope-from cracauer) Message-Id: <200402052234.i15MY5ZJ071968@repoman.freebsd.org> From: Martin Cracauer Date: Thu, 5 Feb 2004 14:34:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/sh jobs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 22:34:06 -0000 cracauer 2004/02/05 14:34:05 PST FreeBSD src repository Modified files: bin/sh jobs.c Log: Commit fix sent by Tor Egge Only use return value from system call if system call succeeded. Tested with `make world` and some of my own scripts. This should be MFCed soon. While /bin/sh is hard to test the fix is obviously correct and can be assumed not to break something else (famous last words...). Revision Changes Path 1.66 +1 -1 src/bin/sh/jobs.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 14:36:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A417E16A4CE; Thu, 5 Feb 2004 14:36:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED5F343D2F; Thu, 5 Feb 2004 14:36:27 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15MaR0B072199; Thu, 5 Feb 2004 14:36:27 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15MaRDq072198; Thu, 5 Feb 2004 14:36:27 -0800 (PST) (envelope-from deischen) Message-Id: <200402052236.i15MaRDq072198@repoman.freebsd.org> From: Daniel Eischen Date: Thu, 5 Feb 2004 14:36:27 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen sem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 22:36:28 -0000 deischen 2004/02/05 14:36:27 PST FreeBSD src repository Modified files: lib/libc/gen sem.c Log: Correct the weak reference for sem_unlink. Revision Changes Path 1.10 +1 -1 src/lib/libc/gen/sem.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 14:44:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D8FB16A4CE; Thu, 5 Feb 2004 14:44:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57FC043D5A; Thu, 5 Feb 2004 14:44:26 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15MiQ0B075310; Thu, 5 Feb 2004 14:44:26 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15MiQVn075309; Thu, 5 Feb 2004 14:44:26 -0800 (PST) (envelope-from ru) Message-Id: <200402052244.i15MiQVn075309@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 5 Feb 2004 14:44:26 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/sh Makefile src/games/factor Makefile src/gnu/lib/libdialog Makefile src/gnu/lib/libstdc++ Makefile src/gnu/usr.bin/cc/c++ Makefile src/gnu/usr.bin/cc/cc Makefile src/gnu/usr.bin/cc/c++filt Makefile src/gnu/usr.bin/cc/cc1 ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 22:44:41 -0000 ru 2004/02/05 14:44:26 PST FreeBSD src repository Modified files: bin/sh Makefile games/factor Makefile gnu/lib/libdialog Makefile gnu/lib/libstdc++ Makefile gnu/usr.bin/cc/c++ Makefile gnu/usr.bin/cc/cc Makefile gnu/usr.bin/cc/c++filt Makefile gnu/usr.bin/cc/cc1 Makefile gnu/usr.bin/cc/cc1obj Makefile gnu/usr.bin/cc/cc1plus Makefile gnu/usr.bin/cc/cccp Makefile gnu/usr.bin/cc/collect2 Makefile gnu/usr.bin/cc/cpp Makefile gnu/usr.bin/cc/cpp0 Makefile gnu/usr.bin/cc/tradcpp0 Makefile gnu/usr.bin/cvs/cvs Makefile gnu/usr.bin/dialog Makefile gnu/usr.bin/diff Makefile gnu/usr.bin/grep Makefile lib/libatm Makefile lib/libcam Makefile lib/libdevstat Makefile lib/libopie Makefile lib/libradius Makefile lib/libtacplus Makefile libexec/makekey Makefile sbin/fsdb Makefile sbin/md5 Makefile sbin/rcorder Makefile sbin/routed/rtquery Makefile sbin/routed Makefile secure/libexec/sftp-server Makefile sys/dev/aic7xxx/aicasm Makefile usr.bin/doscmd Makefile usr.bin/enigma Makefile usr.bin/file Makefile usr.bin/ftp Makefile usr.bin/ipcs Makefile usr.bin/minigzip Makefile usr.bin/ncal Makefile usr.bin/usbhidaction Makefile usr.bin/vi Makefile usr.bin/atm/sscop Makefile usr.bin/xlint/lint1 Makefile usr.sbin/mount_smbfs Makefile usr.sbin/syslogd Makefile usr.sbin/pnpinfo Makefile Log: Fixed style of DPADD and LDADD assignments as per style.Makefile(5). Revision Changes Path 1.42 +2 -2 src/bin/sh/Makefile 1.8 +2 -2 src/games/factor/Makefile 1.39 +2 -2 src/gnu/lib/libdialog/Makefile 1.50 +2 -2 src/gnu/lib/libstdc++/Makefile 1.20 +2 -2 src/gnu/usr.bin/cc/c++/Makefile 1.17 +2 -2 src/gnu/usr.bin/cc/c++filt/Makefile 1.29 +2 -2 src/gnu/usr.bin/cc/cc/Makefile 1.30 +2 -2 src/gnu/usr.bin/cc/cc1/Makefile 1.23 +2 -2 src/gnu/usr.bin/cc/cc1obj/Makefile 1.34 +2 -2 src/gnu/usr.bin/cc/cc1plus/Makefile 1.25 +2 -2 src/gnu/usr.bin/cc/cccp/Makefile 1.7 +2 -2 src/gnu/usr.bin/cc/collect2/Makefile 1.24 +2 -2 src/gnu/usr.bin/cc/cpp/Makefile 1.6 +2 -2 src/gnu/usr.bin/cc/cpp0/Makefile 1.7 +2 -2 src/gnu/usr.bin/cc/tradcpp0/Makefile 1.42 +2 -2 src/gnu/usr.bin/cvs/cvs/Makefile 1.11 +3 -3 src/gnu/usr.bin/dialog/Makefile 1.14 +3 -3 src/gnu/usr.bin/diff/Makefile 1.26 +2 -4 src/gnu/usr.bin/grep/Makefile 1.10 +2 -2 src/lib/libatm/Makefile 1.12 +2 -2 src/lib/libcam/Makefile 1.14 +2 -2 src/lib/libdevstat/Makefile 1.18 +2 -2 src/lib/libopie/Makefile 1.7 +2 -2 src/lib/libradius/Makefile 1.6 +2 -2 src/lib/libtacplus/Makefile 1.14 +3 -3 src/libexec/makekey/Makefile 1.17 +2 -2 src/sbin/fsdb/Makefile 1.8 +2 -2 src/sbin/md5/Makefile 1.4 +2 -2 src/sbin/rcorder/Makefile 1.14 +2 -2 src/sbin/routed/Makefile 1.12 +2 -2 src/sbin/routed/rtquery/Makefile 1.10 +2 -2 src/secure/libexec/sftp-server/Makefile 1.17 +2 -2 src/sys/dev/aic7xxx/aicasm/Makefile 1.2 +2 -2 src/usr.bin/atm/sscop/Makefile 1.36 +3 -2 src/usr.bin/doscmd/Makefile 1.9 +2 -2 src/usr.bin/enigma/Makefile 1.26 +2 -2 src/usr.bin/file/Makefile 1.17 +2 -2 src/usr.bin/ftp/Makefile 1.7 +3 -3 src/usr.bin/ipcs/Makefile 1.4 +2 -2 src/usr.bin/minigzip/Makefile 1.5 +2 -2 src/usr.bin/ncal/Makefile 1.2 +2 -2 src/usr.bin/usbhidaction/Makefile 1.42 +2 -2 src/usr.bin/vi/Makefile 1.17 +2 -2 src/usr.bin/xlint/lint1/Makefile 1.4 +2 -2 src/usr.sbin/mount_smbfs/Makefile 1.10 +1 -1 src/usr.sbin/pnpinfo/Makefile 1.12 +2 -2 src/usr.sbin/syslogd/Makefile From owner-cvs-src@FreeBSD.ORG Thu Feb 5 14:51:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 138C916A4CE; Thu, 5 Feb 2004 14:51:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E4F843D3F; Thu, 5 Feb 2004 14:51:17 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15MpG0B076599; Thu, 5 Feb 2004 14:51:16 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15MpGWv076580; Thu, 5 Feb 2004 14:51:16 -0800 (PST) (envelope-from peter) Message-Id: <200402052251.i15MpGWv076580@repoman.freebsd.org> From: Peter Wemm Date: Thu, 5 Feb 2004 14:51:16 -0800 (PST) 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 kern.post.mk src/sys/tools emu10k1-mkalsa.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, 05 Feb 2004 22:51:18 -0000 peter 2004/02/05 14:51:16 PST FreeBSD src repository Modified files: sys/conf files kern.post.mk Added files: sys/tools emu10k1-mkalsa.sh Log: Attempt to clean up the emu10k1-alsa.h stuff so that config doesn't delete it each time its run and have it regenerated each time by make. I used a quick hackish script rather than putting it in the files file and used the before-depend rule to avoid the depend/no-depend hacks. Revision Changes Path 1.862 +6 -2 src/sys/conf/files 1.61 +0 -9 src/sys/conf/kern.post.mk 1.1 +21 -0 src/sys/tools/emu10k1-mkalsa.sh (new) From owner-cvs-src@FreeBSD.ORG Thu Feb 5 15:16:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8927016A4CE; Thu, 5 Feb 2004 15:16:10 -0800 (PST) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3029543D45; Thu, 5 Feb 2004 15:16:07 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-4.dsl.onthenet.net [203.144.30.4]) i15NFvZG075056; Fri, 6 Feb 2004 09:15:58 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <4022CF21.2040708@freebsd.org> Date: Fri, 06 Feb 2004 09:17:53 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrew Gallatin References: <200402041256.i14CuFbI034546@repoman.freebsd.org> <20040205102211.A27988@grasshopper.cs.duke.edu> In-Reply-To: <20040205102211.A27988@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/powerpc/include pcpu.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, 05 Feb 2004 23:16:10 -0000 > Hmm.. is MP support on its way? It's a tiny step closer :-) later, Peter. From owner-cvs-src@FreeBSD.ORG Thu Feb 5 15:16:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0527D16A4CE; Thu, 5 Feb 2004 15:16:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1B2643D1F; Thu, 5 Feb 2004 15:16:31 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15NGV0B083233; Thu, 5 Feb 2004 15:16:31 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15NGVqA083232; Thu, 5 Feb 2004 15:16:31 -0800 (PST) (envelope-from ru) Message-Id: <200402052316.i15NGVqA083232@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 5 Feb 2004 15:16:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: BELL_LABS Subject: cvs commit: src/contrib/one-true-awk lex.c 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: Thu, 05 Feb 2004 23:16:33 -0000 ru 2004/02/05 15:16:31 PST FreeBSD src repository Modified files: (Branch: BELL_LABS) contrib/one-true-awk lex.c main.c Log: Fixes from 31-Jul-2003; make it 8-bit clean. Forgotten by: ru (for far too long) Revision Changes Path 1.1.1.5 +2 -2 src/contrib/one-true-awk/lex.c 1.1.1.8 +1 -1 src/contrib/one-true-awk/main.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 15:19:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3AB916A4CE; Thu, 5 Feb 2004 15:19:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26FC243D41; Thu, 5 Feb 2004 15:19:18 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15NJH0B083344; Thu, 5 Feb 2004 15:19:17 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15NJHfi083343; Thu, 5 Feb 2004 15:19:17 -0800 (PST) (envelope-from sam) Message-Id: <200402052319.i15NJHfi083343@repoman.freebsd.org> From: Sam Leffler Date: Thu, 5 Feb 2004 15:19:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netipsec key.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 23:19:19 -0000 sam 2004/02/05 15:19:17 PST FreeBSD src repository Modified files: sys/netipsec key.c Log: must convert protocol to sa type when preparing a DELETE message Submitted by: Roselyn Lee MFC after: 1 week Revision Changes Path 1.9 +7 -1 src/sys/netipsec/key.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 15:32:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D01A16A4CE; Thu, 5 Feb 2004 15:32:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81F4C43D48; Thu, 5 Feb 2004 15:32:45 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i15NWj0B087472; Thu, 5 Feb 2004 15:32:45 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i15NWjAS087471; Thu, 5 Feb 2004 15:32:45 -0800 (PST) (envelope-from deischen) Message-Id: <200402052332.i15NWjAS087471@repoman.freebsd.org> From: Daniel Eischen Date: Thu, 5 Feb 2004 15:32:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen sem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 05 Feb 2004 23:32:47 -0000 deischen 2004/02/05 15:32:45 PST FreeBSD src repository Modified files: lib/libc/gen sem.c Log: Correct check for invalid semaphore on sem_destroy() (s/==/!=/). Reported by: kris Revision Changes Path 1.11 +1 -1 src/lib/libc/gen/sem.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 16:10:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CB7316A4CE; Thu, 5 Feb 2004 16:10:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D866343D1F; Thu, 5 Feb 2004 16:10:54 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i160As0B095146; Thu, 5 Feb 2004 16:10:54 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i160AskM095145; Thu, 5 Feb 2004 16:10:54 -0800 (PST) (envelope-from peter) Message-Id: <200402060010.i160AskM095145@repoman.freebsd.org> From: Peter Wemm Date: Thu, 5 Feb 2004 16:10:54 -0800 (PST) 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: Fri, 06 Feb 2004 00:10:55 -0000 peter 2004/02/05 16:10:54 PST FreeBSD src repository Modified files: sys/dev/ath if_ath.c Log: Make this compile on amd64. "I'll cope" by: sam Revision Changes Path 1.45 +6 -6 src/sys/dev/ath/if_ath.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 17:47:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97D2D16A4CE; Thu, 5 Feb 2004 17:47:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E74B043D1D; Thu, 5 Feb 2004 17:47:52 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i161lq0B022807; Thu, 5 Feb 2004 17:47:52 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i161lqEb022806; Thu, 5 Feb 2004 17:47:52 -0800 (PST) (envelope-from peter) Message-Id: <200402060147.i161lqEb022806@repoman.freebsd.org> From: Peter Wemm Date: Thu, 5 Feb 2004 17:47:52 -0800 (PST) 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_debug.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 01:47:53 -0000 peter 2004/02/05 17:47:52 PST FreeBSD src repository Modified files: sys/dev/aac aac_debug.c Log: Make LINT compile on amd64 Revision Changes Path 1.17 +2 -2 src/sys/dev/aac/aac_debug.c From owner-cvs-src@FreeBSD.ORG Thu Feb 5 17:51:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70B0916A4CE; Thu, 5 Feb 2004 17:51:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9C8443D48; Thu, 5 Feb 2004 17:51:58 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i161pw0B024484; Thu, 5 Feb 2004 17:51:58 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i161pwn0024483; Thu, 5 Feb 2004 17:51:58 -0800 (PST) (envelope-from peter) Message-Id: <200402060151.i161pwn0024483@repoman.freebsd.org> From: Peter Wemm Date: Thu, 5 Feb 2004 17:51:58 -0800 (PST) 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 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, 06 Feb 2004 01:51:59 -0000 peter 2004/02/05 17:51:58 PST FreeBSD src repository Modified files: sys/amd64/conf NOTES Log: Turn of ath since it causes a link failure without the hal till sam's set up with a cross compiler and has the time to port the hal. Revision Changes Path 1.2 +1 -1 src/sys/amd64/conf/NOTES From owner-cvs-src@FreeBSD.ORG Fri Feb 6 01:26:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80DB816A4CE; Fri, 6 Feb 2004 01:26:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBCBA43D53; Fri, 6 Feb 2004 01:25:59 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i169Px0B037035; Fri, 6 Feb 2004 01:25:59 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i169Pxe9037034; Fri, 6 Feb 2004 01:25:59 -0800 (PST) (envelope-from ru) Message-Id: <200402060925.i169Pxe9037034@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 6 Feb 2004 01:25:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/binutils/strip 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, 06 Feb 2004 09:26:00 -0000 ru 2004/02/06 01:25:59 PST FreeBSD src repository Modified files: gnu/usr.bin/binutils/strip Makefile Log: Removed all the complexities when installing the strip(1) binary. Submitted by: bde Revision Changes Path 1.15 +1 -13 src/gnu/usr.bin/binutils/strip/Makefile From owner-cvs-src@FreeBSD.ORG Fri Feb 6 03:00:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E064E16A4CE; Fri, 6 Feb 2004 03:00:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0549643D39; Fri, 6 Feb 2004 03:00:14 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16B0D0B057227; Fri, 6 Feb 2004 03:00:13 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16B0DOL057226; Fri, 6 Feb 2004 03:00:13 -0800 (PST) (envelope-from ru) Message-Id: <200402061100.i16B0DOL057226@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 6 Feb 2004 03:00:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools install.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 11:00:16 -0000 ru 2004/02/06 03:00:13 PST FreeBSD src repository Modified files: tools install.sh Log: From what I can tell, install.sh supported all of the install(1) options since revision 1.2, so removed the XXX comment now. Fixed bogus test(1) expression that would be evaluated as a null string test if script is run without arguments, compacted option lists. Revision Changes Path 1.6 +3 -4 src/tools/install.sh From owner-cvs-src@FreeBSD.ORG Fri Feb 6 03:36:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6111D16A4CE; Fri, 6 Feb 2004 03:36:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A589D43D39; Fri, 6 Feb 2004 03:36:50 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16Bao0B066861; Fri, 6 Feb 2004 03:36:50 -0800 (PST) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16BaoMS066860; Fri, 6 Feb 2004 03:36:50 -0800 (PST) (envelope-from sos) Message-Id: <200402061136.i16BaoMS066860@repoman.freebsd.org> From: Søren Schmidt Date: Fri, 6 Feb 2004 03:36:50 -0800 (PST) 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, 06 Feb 2004 11:36:51 -0000 sos 2004/02/06 03:36:50 PST FreeBSD src repository Modified files: sys/dev/ata ata-queue.c Log: Commit simple workarounf for the "LiteOn" hang on boot problem. This allows the system to boot so I can get the world out of my mailbox and get some work done to figure out what this mess is all about. Revision Changes Path 1.20 +1 -0 src/sys/dev/ata/ata-queue.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 04:45:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D978516A4CF; Fri, 6 Feb 2004 04:45:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 262DD43D3F; Fri, 6 Feb 2004 04:45:28 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16CjR0B082316; Fri, 6 Feb 2004 04:45:27 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16CjRjQ082315; Fri, 6 Feb 2004 04:45:27 -0800 (PST) (envelope-from ru) Message-Id: <200402061245.i16CjRjQ082315@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 6 Feb 2004 04:45:27 -0800 (PST) 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 Makefile.inc src/sys/boot/i386/loader 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, 06 Feb 2004 12:45:29 -0000 ru 2004/02/06 04:45:27 PST FreeBSD src repository Modified files: sys/boot/i386 Makefile.inc sys/boot/i386/loader Makefile Log: Only include ../Makefile.inc once in loader/Makefile. Revision Changes Path 1.5 +1 -2 src/sys/boot/i386/Makefile.inc 1.67 +1 -3 src/sys/boot/i386/loader/Makefile From owner-cvs-src@FreeBSD.ORG Fri Feb 6 04:58:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 765BC16A4CE; Fri, 6 Feb 2004 04:58:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9524243D39; Fri, 6 Feb 2004 04:58:32 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16CwW0B090486; Fri, 6 Feb 2004 04:58:32 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16CwWX7090485; Fri, 6 Feb 2004 04:58:32 -0800 (PST) (envelope-from ru) Message-Id: <200402061258.i16CwWX7090485@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 6 Feb 2004 04:58:32 -0800 (PST) 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 Makefile.inc src/sys/boot/i386/boot0 Makefile src/sys/boot/i386/boot2 Makefile src/sys/boot/i386/cdboot Makefile src/sys/boot/i386/loader Makefile src/sys/boot/i386/mbr Makefile src/sys/boot/i386/pxeldr 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, 06 Feb 2004 12:58:33 -0000 ru 2004/02/06 04:58:32 PST FreeBSD src repository Modified files: sys/boot/i386 Makefile.inc sys/boot/i386/boot0 Makefile sys/boot/i386/boot2 Makefile sys/boot/i386/cdboot Makefile sys/boot/i386/loader Makefile sys/boot/i386/mbr Makefile sys/boot/i386/pxeldr Makefile Log: Inherit BINDIR from a parent Makefile.inc. Revision Changes Path 1.6 +2 -0 src/sys/boot/i386/Makefile.inc 1.21 +0 -1 src/sys/boot/i386/boot0/Makefile 1.48 +0 -1 src/sys/boot/i386/boot2/Makefile 1.6 +0 -1 src/sys/boot/i386/cdboot/Makefile 1.68 +0 -1 src/sys/boot/i386/loader/Makefile 1.7 +0 -1 src/sys/boot/i386/mbr/Makefile 1.10 +0 -1 src/sys/boot/i386/pxeldr/Makefile From owner-cvs-src@FreeBSD.ORG Fri Feb 6 05:54:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCF3216A4CE; Fri, 6 Feb 2004 05:54:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 105C843D53; Fri, 6 Feb 2004 05:54:39 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16Dsc0B028745; Fri, 6 Feb 2004 05:54:38 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16Dscoi028744; Fri, 6 Feb 2004 05:54:38 -0800 (PST) (envelope-from deischen) Message-Id: <200402061354.i16Dscoi028744@repoman.freebsd.org> From: Daniel Eischen Date: Fri, 6 Feb 2004 05:54:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen sem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 13:54:39 -0000 deischen 2004/02/06 05:54:38 PST FreeBSD src repository Modified files: lib/libc/gen sem.c Log: Only allow the semaphore to be taken when the value is positive. Don't decrement it twice when it is taken. Reported by: kris Revision Changes Path 1.12 +1 -2 src/lib/libc/gen/sem.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 06:38:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7837F16A4CE; Fri, 6 Feb 2004 06:38:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C8BE43D1F; Fri, 6 Feb 2004 06:38:15 -0800 (PST) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16EcF0B038216; Fri, 6 Feb 2004 06:38:15 -0800 (PST) (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16EcFQL038214; Fri, 6 Feb 2004 06:38:15 -0800 (PST) (envelope-from sanpei) Message-Id: <200402061438.i16EcFQL038214@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Fri, 6 Feb 2004 06:38:14 -0800 (PST) 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: Fri, 06 Feb 2004 14:38:16 -0000 sanpei 2004/02/06 06:38:14 PST FreeBSD src repository Modified files: sys/dev/usb umass.c Log: MFNetBSD: netbsd.org -> NetBSD.org(rev.1.109) fix typo in comment(rev.1.90) add list of ``already merged'' Revision Changes Path 1.103 +9 -2 src/sys/dev/usb/umass.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 06:51:53 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB45E16A4CE; Fri, 6 Feb 2004 06:51:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9BE743D2F; Fri, 6 Feb 2004 06:51:52 -0800 (PST) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16Epq0B041828; Fri, 6 Feb 2004 06:51:52 -0800 (PST) (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16EpqOO041825; Fri, 6 Feb 2004 06:51:52 -0800 (PST) (envelope-from sanpei) Message-Id: <200402061451.i16EpqOO041825@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Fri, 6 Feb 2004 06:51:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/usb 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: Fri, 06 Feb 2004 14:51:53 -0000 sanpei 2004/02/06 06:51:52 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb umass.c Log: MFC: Add the Synchronize command to umass_atapi_transform. It seems to work unmodified for ATAPI type devices.(rev.1.40) Submitted by: MATSUMOTO Ryuji [FreeBSD-users-jp 78260] Revision Changes Path 1.11.2.28 +1 -0 src/sys/dev/usb/umass.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 07:15:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6875816A4CE; Fri, 6 Feb 2004 07:15:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2EB943D5E; Fri, 6 Feb 2004 07:15:44 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16FFi0B047591; Fri, 6 Feb 2004 07:15:44 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16FFiT6047590; Fri, 6 Feb 2004 07:15:44 -0800 (PST) (envelope-from deischen) Message-Id: <200402061515.i16FFiT6047590@repoman.freebsd.org> From: Daniel Eischen Date: Fri, 6 Feb 2004 07:15:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/gen sem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 15:15:45 -0000 deischen 2004/02/06 07:15:44 PST FreeBSD src repository Modified files: lib/libc/gen sem.c Log: Prevent memory leak on sem_destroy() by destroying the semaphore's internal mutex and CV. Revision Changes Path 1.13 +4 -1 src/lib/libc/gen/sem.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 07:21:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3713716A4CE; Fri, 6 Feb 2004 07:21:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7992C43D60; Fri, 6 Feb 2004 07:20:59 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16FKv0B047826; Fri, 6 Feb 2004 07:20:57 -0800 (PST) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16FKvRV047801; Fri, 6 Feb 2004 07:20:57 -0800 (PST) (envelope-from deischen) Message-Id: <200402061520.i16FKvRV047801@repoman.freebsd.org> From: Daniel Eischen Date: Fri, 6 Feb 2004 07:20:56 -0800 (PST) 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_sem.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 15:21:01 -0000 deischen 2004/02/06 07:20:56 PST FreeBSD src repository Modified files: lib/libpthread/thread thr_sem.c Log: Add cancellation point to sem_wait() and sem_timedwait() for pshared semaphores. Also add cancellation cleanup handlers to keep semaphores in a consistent state. Submitted in part by: davidxu Reviewed by: davidxu Revision Changes Path 1.15 +18 -10 src/lib/libpthread/thread/thr_sem.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 07:39:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4454116A4CE; Fri, 6 Feb 2004 07:39:41 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E7AB43D41; Fri, 6 Feb 2004 07:39:40 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i16FddA0078489; Fri, 6 Feb 2004 07:39:39 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i16FddBB078488; Fri, 6 Feb 2004 07:39:39 -0800 (PST) (envelope-from obrien) Date: Fri, 6 Feb 2004 07:39:39 -0800 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20040206153939.GA78465@dragon.nuxi.com> References: <200402052316.i15NGVqA083232@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402052316.i15NGVqA083232@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/one-true-awk lex.c main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 15:39:41 -0000 On Thu, Feb 05, 2004 at 03:16:31PM -0800, Ruslan Ermilov wrote: > ru 2004/02/05 15:16:31 PST > > FreeBSD src repository > > Modified files: (Branch: BELL_LABS) > contrib/one-true-awk lex.c main.c > Log: > Fixes from 31-Jul-2003; make it 8-bit clean. Please just import the whole thing -- even if the webpage has the wrong date. Just go by what main.c says. From owner-cvs-src@FreeBSD.ORG Fri Feb 6 07:51:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 800E416A4CE; Fri, 6 Feb 2004 07:51:26 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 559D343D60; Fri, 6 Feb 2004 07:51:08 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i16Fp7A0078871; Fri, 6 Feb 2004 07:51:08 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i16Fp7sE078870; Fri, 6 Feb 2004 07:51:07 -0800 (PST) (envelope-from obrien) Date: Fri, 6 Feb 2004 07:51:07 -0800 From: "David O'Brien" To: John Baldwin Message-ID: <20040206155107.GB78803@dragon.nuxi.com> References: <200402032205.i13M5tu3043794@repoman.freebsd.org> <20040204113135.GL297@FreeBSD.org.ua> <200402041317.51825.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402041317.51825.jhb@FreeBSD.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 15:51:26 -0000 On Wed, Feb 04, 2004 at 01:17:51PM -0500, John Baldwin wrote: > Well, I've been thinking about possibly making it more generic and have a > notion of floppy sets where a floppy set would have the following properties: > > size > label > chunksize > inode > bootinode > split_kernel (yes/no) > split_mfsroot (yes/no) > > This would allow us to reduce some of the duplication in floppies.1 for > example (and possibly floppies.2), but that may be overkill. This actually would be very nice. From owner-cvs-src@FreeBSD.ORG Fri Feb 6 11:25:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DF6516A4CF; Fri, 6 Feb 2004 11:25:55 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A14043D5E; Fri, 6 Feb 2004 11:25:54 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16JPY0B010922; Fri, 6 Feb 2004 11:25:34 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16JPYhA010921; Fri, 6 Feb 2004 11:25:34 -0800 (PST) (envelope-from jhb) Message-Id: <200402061925.i16JPYhA010921@repoman.freebsd.org> From: John Baldwin Date: Fri, 6 Feb 2004 11:25:34 -0800 (PST) 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_resource.c src/sys/sys resourcevar.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, 06 Feb 2004 19:25:55 -0000 jhb 2004/02/06 11:25:34 PST FreeBSD src repository Modified files: sys/kern kern_resource.c sys/sys resourcevar.h Log: A few more style fixes from Bruce including a few I missed last time. Submitted by: bde Revision Changes Path 1.131 +12 -18 src/sys/kern/kern_resource.c 1.39 +1 -2 src/sys/sys/resourcevar.h From owner-cvs-src@FreeBSD.ORG Fri Feb 6 11:31:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76A7A16A4CE; Fri, 6 Feb 2004 11:31:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A7F143D6B; Fri, 6 Feb 2004 11:30:49 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16JUC0B011148; Fri, 6 Feb 2004 11:30:12 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16JUCpa011145; Fri, 6 Feb 2004 11:30:12 -0800 (PST) (envelope-from jhb) Message-Id: <200402061930.i16JUCpa011145@repoman.freebsd.org> From: John Baldwin Date: Fri, 6 Feb 2004 11:30:12 -0800 (PST) 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_resource.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 19:31:04 -0000 jhb 2004/02/06 11:30:12 PST FreeBSD src repository Modified files: sys/kern kern_resource.c Log: - Correct the translation of old rlimit values to properly handle the old RLIM_INFINITY case for ogetrlimit(). - Use %jd and intmax_t to output negative time in usec in calcru(). - Rework getrusage() to make a copy of the rusage struct into a local variable while holding Giant and then do the copyout from the local variable to avoid having to have the original process rusage struct locked while doing the copyout (which would not be safe). This also includes a few style fixes from Bruce to getrusage(). Submitted by: bde (1, parts of 3) Suggested by: bde (2) Revision Changes Path 1.132 +28 -21 src/sys/kern/kern_resource.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 11:35:15 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CF8516A4CE; Fri, 6 Feb 2004 11:35:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE9343D46; Fri, 6 Feb 2004 11:35:14 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16JZE0B013227; Fri, 6 Feb 2004 11:35:14 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16JZE2b013226; Fri, 6 Feb 2004 11:35:14 -0800 (PST) (envelope-from jhb) Message-Id: <200402061935.i16JZE2b013226@repoman.freebsd.org> From: John Baldwin Date: Fri, 6 Feb 2004 11:35:14 -0800 (PST) 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_resource.c src/sys/sys resourcevar.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, 06 Feb 2004 19:35:15 -0000 jhb 2004/02/06 11:35:14 PST FreeBSD src repository Modified files: sys/kern kern_resource.c sys/sys resourcevar.h Log: - Convert the plimit lock to a pool mutex lock. - Hide struct plimit from userland. Submitted by: bde (2) Revision Changes Path 1.133 +3 -3 src/sys/kern/kern_resource.c 1.40 +6 -12 src/sys/sys/resourcevar.h From owner-cvs-src@FreeBSD.ORG Fri Feb 6 11:38:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB18B16A4CE; Fri, 6 Feb 2004 11:38:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26CBC43D62; Fri, 6 Feb 2004 11:38:06 -0800 (PST) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16Jc50B013409; Fri, 6 Feb 2004 11:38:05 -0800 (PST) (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16Jc5ON013408; Fri, 6 Feb 2004 11:38:05 -0800 (PST) (envelope-from philip) Message-Id: <200402061938.i16Jc5ON013408@repoman.freebsd.org> From: Philip Paeps Date: Fri, 6 Feb 2004 11:38:05 -0800 (PST) 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 acpivar.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, 06 Feb 2004 19:38:07 -0000 philip 2004/02/06 11:38:05 PST FreeBSD src repository Modified files: sys/dev/acpica acpivar.h Log: Make all ACPI debug layers unique again. This makes debugging a more pleasant experience (for certain definition of 'pleasant'). Submitted by: Mark Santcroos Approved by: njl (mentor) Revision Changes Path 1.52 +6 -6 src/sys/dev/acpica/acpivar.h From owner-cvs-src@FreeBSD.ORG Fri Feb 6 12:07:35 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2452E16A4CE; Fri, 6 Feb 2004 12:07:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53EC443D4C; Fri, 6 Feb 2004 12:07:34 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16K7Y0B020655; Fri, 6 Feb 2004 12:07:34 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16K7Yd4020654; Fri, 6 Feb 2004 12:07:34 -0800 (PST) (envelope-from jhb) Message-Id: <200402062007.i16K7Yd4020654@repoman.freebsd.org> From: John Baldwin Date: Fri, 6 Feb 2004 12:07:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/svr4 syscalls.master X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 20:07:35 -0000 jhb 2004/02/06 12:07:33 PST FreeBSD src repository Modified files: sys/compat/svr4 syscalls.master Log: Sync up MP safe flags with global syscalls.master. This includes read(), write(), close(), getpid(), setuid(), getuid(), svr4_sys_pause(), svr4_sys_nice(), svr4_sys_kill(), svr4_sys_pgrpsys(), dup(), pipe(), setgid(), getgid(), svr4_sys_signal(), umask(), getgroups(), setgroups(), svr4_sys_sigprocmask(), svr4_sys_sigsuspend(), svr4_sys_sigaltstack(), svr4_sys_sigaction(), svr4_sys_sigpending(), mprotect(), munmap(), setegid(), seteuid(), setreuid(), setregid(). Revision Changes Path 1.15 +29 -29 src/sys/compat/svr4/syscalls.master From owner-cvs-src@FreeBSD.ORG Fri Feb 6 12:20:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7784216A4CE; Fri, 6 Feb 2004 12:20:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F8B243D48; Fri, 6 Feb 2004 12:20:21 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16KK70B022920; Fri, 6 Feb 2004 12:20:07 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16KK74X022919; Fri, 6 Feb 2004 12:20:07 -0800 (PST) (envelope-from jhb) Message-Id: <200402062020.i16KK74X022919@repoman.freebsd.org> From: John Baldwin Date: Fri, 6 Feb 2004 12:20:07 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/ibcs2 syscalls.master X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 20:20:22 -0000 jhb 2004/02/06 12:20:07 PST FreeBSD src repository Modified files: sys/i386/ibcs2 syscalls.master Log: Sync up MP safe flags with global syscalls.master. This includes write(), close(), getpid(), ibcs2_setuid(), getuid(), ptrace(), ibcs2_pause(), ibcs2_nice(), ibcs2_kill(), ibcs2_pgrpsys(), dup(), pipe(), ibcs2_setgid(), getgid(), umask(), and sigreturn(). Revision Changes Path 1.17 +16 -16 src/sys/i386/ibcs2/syscalls.master From owner-cvs-src@FreeBSD.ORG Fri Feb 6 12:21:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4017B16A4CF; Fri, 6 Feb 2004 12:21:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5330D43D62; Fri, 6 Feb 2004 12:21:19 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16KLI0B023896; Fri, 6 Feb 2004 12:21:18 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16KLIsl023895; Fri, 6 Feb 2004 12:21:18 -0800 (PST) (envelope-from jhb) Message-Id: <200402062021.i16KLIsl023895@repoman.freebsd.org> From: John Baldwin Date: Fri, 6 Feb 2004 12:21:18 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/svr4 svr4_proto.h svr4_syscall.h svr4_syscallnames.c svr4_sysent.c src/sys/i386/ibcs2 ibcs2_proto.h ibcs2_syscall.h ibcs2_sysent.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 20:21:20 -0000 jhb 2004/02/06 12:21:18 PST FreeBSD src repository Modified files: sys/compat/svr4 svr4_proto.h svr4_syscall.h svr4_syscallnames.c svr4_sysent.c sys/i386/ibcs2 ibcs2_proto.h ibcs2_syscall.h ibcs2_sysent.c Log: Regen. Revision Changes Path 1.15 +1 -1 src/sys/compat/svr4/svr4_proto.h 1.13 +1 -1 src/sys/compat/svr4/svr4_syscall.h 1.13 +1 -1 src/sys/compat/svr4/svr4_syscallnames.c 1.14 +30 -30 src/sys/compat/svr4/svr4_sysent.c 1.18 +1 -1 src/sys/i386/ibcs2/ibcs2_proto.h 1.15 +1 -1 src/sys/i386/ibcs2/ibcs2_syscall.h 1.19 +17 -17 src/sys/i386/ibcs2/ibcs2_sysent.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 12:38:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A58516A4CE; Fri, 6 Feb 2004 12:38:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 329FF43D48; Fri, 6 Feb 2004 12:38:40 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16Kce0B027327; Fri, 6 Feb 2004 12:38:40 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16KcdXI027326; Fri, 6 Feb 2004 12:38:39 -0800 (PST) (envelope-from peter) Message-Id: <200402062038.i16KcdXI027326@repoman.freebsd.org> From: Peter Wemm Date: Fri, 6 Feb 2004 12:38:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 cpu_switch.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, 06 Feb 2004 20:38:41 -0000 peter 2004/02/06 12:38:39 PST FreeBSD src repository Modified files: sys/amd64/amd64 cpu_switch.S Log: Remove the badsw* INVARIANTS checks. The events that this attempts to catch are already nicely caught by trapping the null pointer derefs. Remove no-longer-used noswitch/nothrow strings. They were referenced by the stub cpu_switch() etc functions before they were implemented. Try something a little different for the lock prefixes. Prompted by: bde (the first two items anyway) Revision Changes Path 1.147 +10 -96 src/sys/amd64/amd64/cpu_switch.S From owner-cvs-src@FreeBSD.ORG Fri Feb 6 12:40:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97BA016A4CE; Fri, 6 Feb 2004 12:40:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD2DE43D2F; Fri, 6 Feb 2004 12:40:04 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16Ke40B027393; Fri, 6 Feb 2004 12:40:04 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16Ke4VP027392; Fri, 6 Feb 2004 12:40:04 -0800 (PST) (envelope-from peter) Message-Id: <200402062040.i16Ke4VP027392@repoman.freebsd.org> From: Peter Wemm Date: Fri, 6 Feb 2004 12:40:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf kern.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 20:40:05 -0000 peter 2004/02/06 12:40:04 PST FreeBSD src repository Modified files: sys/conf kern.mk Log: Reduce the inline limit from 20000 to 8000 after the previous changes to simplify the curthread expansion some months ago. Revision Changes Path 1.39 +1 -1 src/sys/conf/kern.mk From owner-cvs-src@FreeBSD.ORG Fri Feb 6 13:05:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F388516A4CE; Fri, 6 Feb 2004 13:05:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4F4143D46; Fri, 6 Feb 2004 13:05:42 -0800 (PST) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16L5g0B040269; Fri, 6 Feb 2004 13:05:42 -0800 (PST) (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16L5gpo040267; Fri, 6 Feb 2004 13:05:42 -0800 (PST) (envelope-from le) Message-Id: <200402062105.i16L5gpo040267@repoman.freebsd.org> From: Lukas Ertl Date: Fri, 6 Feb 2004 13:05:42 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/jail jail.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, 06 Feb 2004 21:05:44 -0000 le 2004/02/06 13:05:42 PST FreeBSD src repository Modified files: usr.sbin/jail jail.8 Log: Correct typo. Revision Changes Path 1.48 +1 -1 src/usr.sbin/jail/jail.8 From owner-cvs-src@FreeBSD.ORG Fri Feb 6 13:07:24 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B4D216A4CE; Fri, 6 Feb 2004 13:07:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 570D743D4C; Fri, 6 Feb 2004 13:07:23 -0800 (PST) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16L7H0B040351; Fri, 6 Feb 2004 13:07:17 -0800 (PST) (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16L7HZG040350; Fri, 6 Feb 2004 13:07:17 -0800 (PST) (envelope-from le) Message-Id: <200402062107.i16L7HZG040350@repoman.freebsd.org> From: Lukas Ertl Date: Fri, 6 Feb 2004 13:07:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/vinum vinum.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 21:07:24 -0000 le 2004/02/06 13:07:17 PST FreeBSD src repository Modified files: sbin/vinum vinum.8 Log: Correct order of arguments given to checkparity and rebuildparity. Approved by: joerg (mentor) Revision Changes Path 1.66 +7 -4 src/sbin/vinum/vinum.8 From owner-cvs-src@FreeBSD.ORG Fri Feb 6 13:36:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E50716A4CE; Fri, 6 Feb 2004 13:36:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7439743D58; Fri, 6 Feb 2004 13:36:49 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16Lan0B046560; Fri, 6 Feb 2004 13:36:49 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16Lanuk046559; Fri, 6 Feb 2004 13:36:49 -0800 (PST) (envelope-from bmah) Message-Id: <200402062136.i16Lanuk046559@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 6 Feb 2004 13:36:49 -0800 (PST) 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, 06 Feb 2004 21:36:50 -0000 bmah 2004/02/06 13:36:49 PST FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release note: SA-04:02. Revision Changes Path 1.676 +11 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Fri Feb 6 13:37:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3968116A4CE; Fri, 6 Feb 2004 13:37:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7998B43D1F; Fri, 6 Feb 2004 13:37:55 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16Lbt0B046606; Fri, 6 Feb 2004 13:37:55 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16Lbtds046605; Fri, 6 Feb 2004 13:37:55 -0800 (PST) (envelope-from bmah) Message-Id: <200402062137.i16Lbtds046605@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 6 Feb 2004 13:37:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 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, 06 Feb 2004 21:37:56 -0000 bmah 2004/02/06 13:37:55 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-04:02. Approved by: re (implicitly) Revision Changes Path 1.663.2.13 +11 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Fri Feb 6 13:38:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D3D816A4CE; Fri, 6 Feb 2004 13:38:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9171843D39; Fri, 6 Feb 2004 13:38:40 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16Lce0B046678; Fri, 6 Feb 2004 13:38:40 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16LceRm046677; Fri, 6 Feb 2004 13:38:40 -0800 (PST) (envelope-from bmah) Message-Id: <200402062138.i16LceRm046677@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 6 Feb 2004 13:38:40 -0800 (PST) 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: Fri, 06 Feb 2004 21:38:41 -0000 bmah 2004/02/06 13:38:40 PST FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-04:02. Revision Changes Path 1.22.2.392 +11 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-src@FreeBSD.ORG Fri Feb 6 13:58:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C318016A4CE; Fri, 6 Feb 2004 13:58:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF9FD43D58; Fri, 6 Feb 2004 13:58:32 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16LwW0B051133; Fri, 6 Feb 2004 13:58:32 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16LwW7o051132; Fri, 6 Feb 2004 13:58:32 -0800 (PST) (envelope-from ru) Message-Id: <200402062158.i16LwW7o051132@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 6 Feb 2004 13:58:32 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.libnames.mk src/sys/boot/i386 Makefile.inc src/sys/boot/i386/boot0 Makefile src/sys/boot/i386/boot0sio Makefile src/sys/boot/i386/boot2 Makefile src/sys/boot/i386/btx Makefile.inc ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 21:58:34 -0000 ru 2004/02/06 13:58:32 PST FreeBSD src repository Modified files: share/mk bsd.libnames.mk sys/boot/i386 Makefile.inc sys/boot/i386/boot0 Makefile sys/boot/i386/boot0sio Makefile sys/boot/i386/boot2 Makefile sys/boot/i386/btx Makefile.inc sys/boot/i386/cdboot Makefile sys/boot/i386/kgzldr Makefile sys/boot/i386/libi386 Makefile sys/boot/i386/loader Makefile sys/boot/i386/mbr Makefile sys/boot/i386/pxeldr Makefile Log: First round of cleanups to sys/boot/ makefiles: - do not use PROG for what's not a real C program, - use sys.mk transformation rules where possible, - only create the "machine" symlink on AMD64, - removed MAINTAINER lines in individual makefiles, - added the LIBSTAND defitinion to , - somewhat better contents in .depend files. Tested on: i386, amd64 Prodded by: bde Revision Changes Path 1.82 +1 -0 src/share/mk/bsd.libnames.mk 1.7 +15 -5 src/sys/boot/i386/Makefile.inc 1.22 +11 -15 src/sys/boot/i386/boot0/Makefile 1.2 +1 -1 src/sys/boot/i386/boot0sio/Makefile 1.49 +45 -62 src/sys/boot/i386/boot2/Makefile 1.2 +2 -1 src/sys/boot/i386/btx/Makefile.inc 1.7 +8 -10 src/sys/boot/i386/cdboot/Makefile 1.17 +7 -8 src/sys/boot/i386/kgzldr/Makefile 1.33 +3 -10 src/sys/boot/i386/libi386/Makefile 1.69 +21 -42 src/sys/boot/i386/loader/Makefile 1.8 +7 -8 src/sys/boot/i386/mbr/Makefile 1.11 +27 -31 src/sys/boot/i386/pxeldr/Makefile From owner-cvs-src@FreeBSD.ORG Fri Feb 6 14:13:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9400116A4CE; Fri, 6 Feb 2004 14:13:14 -0800 (PST) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1BD143D53; Fri, 6 Feb 2004 14:13:09 -0800 (PST) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.112.210) by smtp01.syd.iprimus.net.au (7.0.024) id 400C4DF4007565D7; Sat, 7 Feb 2004 09:14:35 +1100 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 3952F41AD; Sat, 7 Feb 2004 09:12:55 +1100 (EST) Date: Sat, 7 Feb 2004 09:12:55 +1100 From: Tim Robbins To: John Baldwin Message-ID: <20040206221255.GA54490@cat.robbins.dropbear.id.au> References: <200402061930.i16JUCpa011145@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402061930.i16JUCpa011145@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_resource.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 22:13:14 -0000 On Fri, Feb 06, 2004 at 11:30:12AM -0800, John Baldwin wrote: > jhb 2004/02/06 11:30:12 PST > > FreeBSD src repository > > Modified files: > sys/kern kern_resource.c > Log: > - Correct the translation of old rlimit values to properly handle the old > RLIM_INFINITY case for ogetrlimit(). > - Use %jd and intmax_t to output negative time in usec in calcru(). > - Rework getrusage() to make a copy of the rusage struct into a local > variable while holding Giant and then do the copyout from the local > variable to avoid having to have the original process rusage struct > locked while doing the copyout (which would not be safe). This also > includes a few style fixes from Bruce to getrusage(). Thanks (from the one who added the XXX comment). Can't we use the proc lock here though? Tim From owner-cvs-src@FreeBSD.ORG Fri Feb 6 14:41:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC1B616A4CF for ; Fri, 6 Feb 2004 14:41:16 -0800 (PST) Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 179F543D58 for ; Fri, 6 Feb 2004 14:41:09 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 9561 invoked from network); 6 Feb 2004 22:41:08 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 6 Feb 2004 22:41:08 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i16MexM2020803; Fri, 6 Feb 2004 17:41:04 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Peter Wemm , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Date: Fri, 6 Feb 2004 17:35:48 -0500 User-Agent: KMail/1.5.4 References: <200402062038.i16KcdXI027326@repoman.freebsd.org> In-Reply-To: <200402062038.i16KcdXI027326@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402061735.48087.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: cvs commit: src/sys/amd64/amd64 cpu_switch.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, 06 Feb 2004 22:41:17 -0000 On Friday 06 February 2004 03:38 pm, Peter Wemm wrote: > peter 2004/02/06 12:38:39 PST > > FreeBSD src repository > > Modified files: > sys/amd64/amd64 cpu_switch.S > Log: > Remove the badsw* INVARIANTS checks. The events that this attempts > to catch are already nicely caught by trapping the null pointer derefs. > Remove no-longer-used noswitch/nothrow strings. They were referenced > by the stub cpu_switch() etc functions before they were implemented. > Try something a little different for the lock prefixes. > > Prompted by: bde (the first two items anyway) We should kill them in i386, too. Most of those asserts are now duplicated in mi_switch() (where they belong) anyways. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Fri Feb 6 14:51:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4297D16A4CE; Fri, 6 Feb 2004 14:51:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23A2B43D48; Fri, 6 Feb 2004 14:51:05 -0800 (PST) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16Mp40B062837; Fri, 6 Feb 2004 14:51:04 -0800 (PST) (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16Mp4Vk062836; Fri, 6 Feb 2004 14:51:04 -0800 (PST) (envelope-from le) Message-Id: <200402062251.i16Mp4Vk062836@repoman.freebsd.org> From: Lukas Ertl Date: Fri, 6 Feb 2004 14:51:04 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_fox.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 22:51:06 -0000 le 2004/02/06 14:51:04 PST FreeBSD src repository Modified files: sys/geom geom_fox.c Log: Fix memory leak. PR: kern/58634 Submitted by: le Approved by: phk Revision Changes Path 1.4 +1 -1 src/sys/geom/geom_fox.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 15:03:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 227F916A4CF for ; Fri, 6 Feb 2004 15:03:02 -0800 (PST) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DC1543D39 for ; Fri, 6 Feb 2004 15:02:57 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 22287 invoked from network); 6 Feb 2004 23:02:56 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 6 Feb 2004 23:02:56 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i16N2pM0020942; Fri, 6 Feb 2004 18:02:52 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Tim Robbins Date: Fri, 6 Feb 2004 17:44:46 -0500 User-Agent: KMail/1.5.4 References: <200402061930.i16JUCpa011145@repoman.freebsd.org> <20040206221255.GA54490@cat.robbins.dropbear.id.au> In-Reply-To: <20040206221255.GA54490@cat.robbins.dropbear.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402061744.46011.jhb@FreeBSD.org> 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_resource.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 23:03:02 -0000 On Friday 06 February 2004 05:12 pm, Tim Robbins wrote: > On Fri, Feb 06, 2004 at 11:30:12AM -0800, John Baldwin wrote: > > jhb 2004/02/06 11:30:12 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/kern kern_resource.c > > Log: > > - Correct the translation of old rlimit values to properly handle the > > old RLIM_INFINITY case for ogetrlimit(). > > - Use %jd and intmax_t to output negative time in usec in calcru(). > > - Rework getrusage() to make a copy of the rusage struct into a local > > variable while holding Giant and then do the copyout from the local > > variable to avoid having to have the original process rusage struct > > locked while doing the copyout (which would not be safe). This also > > includes a few style fixes from Bruce to getrusage(). > > Thanks (from the one who added the XXX comment). Can't we use the > proc lock here though? No idea. Haven't looked at doing the p_stats locking or p_cru locking yet. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-src@FreeBSD.ORG Fri Feb 6 15:10:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA40D16A4CF; Fri, 6 Feb 2004 15:10:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DC7843D5C; Fri, 6 Feb 2004 15:10:50 -0800 (PST) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i16NAn0B068258; Fri, 6 Feb 2004 15:10:49 -0800 (PST) (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i16NAn55068257; Fri, 6 Feb 2004 15:10:49 -0800 (PST) (envelope-from pjd) Message-Id: <200402062310.i16NAn55068257@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Fri, 6 Feb 2004 15:10:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_disk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 06 Feb 2004 23:10:51 -0000 pjd 2004/02/06 15:10:49 PST FreeBSD src repository Modified files: sys/geom geom_disk.c Log: Allow decreasing access count even if there is no disk anymore. This will allow closing disks that were removed while opened. Approved by: phk, scottl (mentor) Revision Changes Path 1.83 +11 -3 src/sys/geom/geom_disk.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 16:34:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98F4D16A4CE; Fri, 6 Feb 2004 16:34:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B4FF43D39; Fri, 6 Feb 2004 16:34:12 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i170YC0B087569; Fri, 6 Feb 2004 16:34:12 -0800 (PST) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i170YCHi087568; Fri, 6 Feb 2004 16:34:12 -0800 (PST) (envelope-from olgeni) Message-Id: <200402070034.i170YCHi087568@repoman.freebsd.org> From: Jimmy Olgeni Date: Fri, 6 Feb 2004 16:34:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall sysinstall.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 00:34:13 -0000 olgeni 2004/02/06 16:34:12 PST FreeBSD src repository (ports committer) Modified files: usr.sbin/sysinstall sysinstall.8 Log: The "bin" distribution was renamed to "base" in CURRENT. Revision Changes Path 1.59 +1 -1 src/usr.sbin/sysinstall/sysinstall.8 From owner-cvs-src@FreeBSD.ORG Fri Feb 6 19:20:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02A3D16A4CE; Fri, 6 Feb 2004 19:20:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DB7343D1F; Fri, 6 Feb 2004 19:20:08 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i173K80B029837; Fri, 6 Feb 2004 19:20:08 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i173K7Ni029834; Fri, 6 Feb 2004 19:20:08 -0800 (PST) (envelope-from scottl) Message-Id: <200402070320.i173K7Ni029834@repoman.freebsd.org> From: Scott Long Date: Fri, 6 Feb 2004 19:20:07 -0800 (PST) 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_ioctl.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, 07 Feb 2004 03:20:09 -0000 scottl 2004/02/06 19:20:07 PST FreeBSD src repository Modified files: sys/dev/aac aac_ioctl.h Log: Add an #ifdef _KERNEL so that this file can be used from userland. Revision Changes Path 1.9 +2 -1 src/sys/dev/aac/aac_ioctl.h From owner-cvs-src@FreeBSD.ORG Fri Feb 6 19:26:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9590B16A4CE; Fri, 6 Feb 2004 19:26:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18F7543D60; Fri, 6 Feb 2004 19:26:39 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i173Qc0B031820; Fri, 6 Feb 2004 19:26:38 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i173QcDv031819; Fri, 6 Feb 2004 19:26:38 -0800 (PST) (envelope-from scottl) Message-Id: <200402070326.i173QcDv031819@repoman.freebsd.org> From: Scott Long Date: Fri, 6 Feb 2004 19:26:38 -0800 (PST) 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: Sat, 07 Feb 2004 03:26:52 -0000 scottl 2004/02/06 19:26:38 PST FreeBSD src repository Modified files: sys/dev/aac aac.c Log: - Broaden the scope of locking in aac_command_thread() again to catch some edge cases in the loop. - Try to grab a command before dequeueing the bio from the bioq. The old behaviour of requeuing deferred bios to the end of the bioq is arguably wrong. This should be fixed in the future to check the bioq head without automatically dequeueing the bio. Revision Changes Path 1.83 +17 -11 src/sys/dev/aac/aac.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 19:30:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68DE016A4CF; Fri, 6 Feb 2004 19:30:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9811B43D2F; Fri, 6 Feb 2004 19:30:32 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i173UW0B032074; Fri, 6 Feb 2004 19:30:32 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i173UWPQ032073; Fri, 6 Feb 2004 19:30:32 -0800 (PST) (envelope-from scottl) Message-Id: <200402070330.i173UWPQ032073@repoman.freebsd.org> From: Scott Long Date: Fri, 6 Feb 2004 19:30:32 -0800 (PST) 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 aacvar.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, 07 Feb 2004 03:30:33 -0000 scottl 2004/02/06 19:30:32 PST FreeBSD src repository Modified files: sys/dev/aac aacvar.h Log: Reduce AAC_MAX_FIBS to work around some yet-unidentified bugs in the handling of resources shortages. The driver is now so fast that it can completely fill all 512 slots on the card, but for some reason only 511 slots are being allocated. Anything that tries to go into the 512th slot gets silently lost. Both bugs need to be fixed at a later date, but this should fix the reports of hangs in getblk and vinvalb. Revision Changes Path 1.38 +1 -1 src/sys/dev/aac/aacvar.h From owner-cvs-src@FreeBSD.ORG Fri Feb 6 19:38:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5360616A4CE; Fri, 6 Feb 2004 19:38:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D03043D39; Fri, 6 Feb 2004 19:38:39 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i173cd0B034161; Fri, 6 Feb 2004 19:38:39 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i173cdT0034160; Fri, 6 Feb 2004 19:38:39 -0800 (PST) (envelope-from mjacob) Message-Id: <200402070338.i173cdT0034160@repoman.freebsd.org> From: Matt Jacob Date: Fri, 6 Feb 2004 19:38:39 -0800 (PST) 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 ispvar.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, 07 Feb 2004 03:38:40 -0000 mjacob 2004/02/06 19:38:39 PST FreeBSD src repository Modified files: sys/dev/isp ispvar.h Log: Change role defines so that they better match class 3 service parameters. Add ISPCTL_GET_PDB isp_control operation. MFC after: 1 week Revision Changes Path 1.64 +4 -3 src/sys/dev/isp/ispvar.h From owner-cvs-src@FreeBSD.ORG Fri Feb 6 19:39:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7734116A4CE; Fri, 6 Feb 2004 19:39:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2876443D41; Fri, 6 Feb 2004 19:39:43 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i173dg0B034212; Fri, 6 Feb 2004 19:39:43 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i173dgqE034211; Fri, 6 Feb 2004 19:39:42 -0800 (PST) (envelope-from mjacob) Message-Id: <200402070339.i173dgqE034211@repoman.freebsd.org> From: Matt Jacob Date: Fri, 6 Feb 2004 19:39:42 -0800 (PST) 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_pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 03:39:44 -0000 mjacob 2004/02/06 19:39:42 PST FreeBSD src repository Modified files: sys/dev/isp isp_pci.c Log: If we're defined to have a default role for target mode, make it just ISP_ROLE_TARGET- not both. MFC after: 1 week Revision Changes Path 1.96 +4 -5 src/sys/dev/isp/isp_pci.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 19:42:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3357216A4CE; Fri, 6 Feb 2004 19:42:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5915043D2F; Fri, 6 Feb 2004 19:42:18 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i173gI0B036055; Fri, 6 Feb 2004 19:42:18 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i173gIRG036054; Fri, 6 Feb 2004 19:42:18 -0800 (PST) (envelope-from mjacob) Message-Id: <200402070342.i173gIRG036054@repoman.freebsd.org> From: Matt Jacob Date: Fri, 6 Feb 2004 19:42:18 -0800 (PST) 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.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 03:42:19 -0000 mjacob 2004/02/06 19:42:18 PST FreeBSD src repository Modified files: sys/dev/isp isp.c Log: Add case to handle ISPCTL_GET_PDB. MFC after: 1 week Revision Changes Path 1.110 +9 -0 src/sys/dev/isp/isp.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 19:43:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4856116A4CE; Fri, 6 Feb 2004 19:43:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80AF943D39; Fri, 6 Feb 2004 19:43:27 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i173hR0B036236; Fri, 6 Feb 2004 19:43:27 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i173hRXu036235; Fri, 6 Feb 2004 19:43:27 -0800 (PST) (envelope-from mjacob) Message-Id: <200402070343.i173hRXu036235@repoman.freebsd.org> From: Matt Jacob Date: Fri, 6 Feb 2004 19:43:27 -0800 (PST) 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_ioctl.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, 07 Feb 2004 03:43:29 -0000 mjacob 2004/02/06 19:43:27 PST FreeBSD src repository Modified files: sys/dev/isp isp_ioctl.h Log: Reverse role defines for initiator and target mode to better match the class 3 service parameters we'd get. Steal 8 bits out of the portid u_int32_t for role information (port ids are 24 bits anyway). MFC after: 1 week Revision Changes Path 1.11 +6 -4 src/sys/dev/isp/isp_ioctl.h From owner-cvs-src@FreeBSD.ORG Fri Feb 6 19:44:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E760C16A4CE; Fri, 6 Feb 2004 19:44:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C8B443D39; Fri, 6 Feb 2004 19:44:44 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i173ii0B036321; Fri, 6 Feb 2004 19:44:44 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i173iiIW036320; Fri, 6 Feb 2004 19:44:44 -0800 (PST) (envelope-from mjacob) Message-Id: <200402070344.i173iiIW036320@repoman.freebsd.org> From: Matt Jacob Date: Fri, 6 Feb 2004 19:44:43 -0800 (PST) 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.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, 07 Feb 2004 03:44:45 -0000 mjacob 2004/02/06 19:44:43 PST FreeBSD src repository Modified files: sys/dev/isp isp_freebsd.h Log: add a count for inotifies as well as atios. MFC after: 1 week Revision Changes Path 1.74 +1 -0 src/sys/dev/isp/isp_freebsd.h From owner-cvs-src@FreeBSD.ORG Fri Feb 6 19:47:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 017FA16A4CF; Fri, 6 Feb 2004 19:47:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D77743D5A; Fri, 6 Feb 2004 19:47:33 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i173lX0B036471; Fri, 6 Feb 2004 19:47:33 -0800 (PST) (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i173lXdA036470; Fri, 6 Feb 2004 19:47:33 -0800 (PST) (envelope-from mjacob) Message-Id: <200402070347.i173lXdA036470@repoman.freebsd.org> From: Matt Jacob Date: Fri, 6 Feb 2004 19:47:33 -0800 (PST) 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: Sat, 07 Feb 2004 03:47:36 -0000 mjacob 2004/02/06 19:47:33 PST FreeBSD src repository Modified files: sys/dev/isp isp_freebsd.c Log: Checkpoint of work in progress in cleaning up target mode. It actually seems to work well in RELENG_4. However, 5.X locking foo means that I'll have to do some quick redesign. Add ioctl handlers for ISP_GETROLE and ISP_SETROLE ioctls. Revision Changes Path 1.96 +92 -16 src/sys/dev/isp/isp_freebsd.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 19:51:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 386A816A4CE; Fri, 6 Feb 2004 19:51:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7332E43D5F; Fri, 6 Feb 2004 19:51:21 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i173pL0B037517; Fri, 6 Feb 2004 19:51:21 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i173pKrw037506; Fri, 6 Feb 2004 19:51:20 -0800 (PST) (envelope-from scottl) Message-Id: <200402070351.i173pKrw037506@repoman.freebsd.org> From: Scott Long Date: Fri, 6 Feb 2004 19:51:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/aac Makefile aac_checkq.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 03:51:22 -0000 scottl 2004/02/06 19:51:20 PST FreeBSD src repository Added files: tools/tools/aac Makefile aac_checkq.c Log: Add a simple tool for checking the queue stats in the aac(4) driver. The ioctl interface for this has been here for years, so it might as well get used. Revision Changes Path 1.1 +12 -0 src/tools/tools/aac/Makefile (new) 1.1 +76 -0 src/tools/tools/aac/aac_checkq.c (new) From owner-cvs-src@FreeBSD.ORG Fri Feb 6 22:44:14 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB0C216A4CE; Fri, 6 Feb 2004 22:44:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9532143D46; Fri, 6 Feb 2004 22:44:13 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i176iD0B083120; Fri, 6 Feb 2004 22:44:13 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i176iDqn083119; Fri, 6 Feb 2004 22:44:13 -0800 (PST) (envelope-from wpaul) Message-Id: <200402070644.i176iDqn083119@repoman.freebsd.org> From: Bill Paul Date: Fri, 6 Feb 2004 22:44:13 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/ndis kern_ndis.c ndis_var.h ntoskrnl_var.h subr_hal.c subr_ndis.c subr_ntoskrnl.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 06:44:14 -0000 wpaul 2004/02/06 22:44:13 PST FreeBSD src repository Modified files: sys/compat/ndis kern_ndis.c ndis_var.h ntoskrnl_var.h subr_hal.c subr_ndis.c subr_ntoskrnl.c Log: Add a whole bunch of new stuff to make the driver for the AMD Am1771/Am1772 802.11b chipset work. This chip is present on the SMC2602W version 3 NIC, which is what was used for testing. This driver creates kernel threads (12 of them!) for various purposes, and required the following routines: PsCreateSystemThread() PsTerminateSystemThread() KeInitializeEvent() KeSetEvent() KeResetEvent() KeInitializeMutex() KeReleaseMutex() KeWaitForSingleObject() KeWaitForMultipleObjects() IoGetDeviceProperty() and several more. Also, this driver abuses the fact that NDIS events and timers are actually Windows events and timers, and uses NDIS events with KeWaitForSingleObject(). The NDIS event routines have been rewritten to interface with the ntoskrnl module. Many routines with incorrect prototypes have been cleaned up. Also, this driver puts jobs on the NDIS taskqueue (via NdisScheduleWorkItem()) which block on events, and this interferes with the operation of NdisMAllocateSharedMemoryAsync(), which was also being put on the NDIS taskqueue. To avoid the deadlock, NdisMAllocateSharedMemoryAsync() is now performed in the NDIS SWI thread instead. There's still room for some cleanups here, and I really should implement KeInitializeTimer() and friends. Revision Changes Path 1.36 +17 -22 src/sys/compat/ndis/kern_ndis.c 1.20 +11 -4 src/sys/compat/ndis/ndis_var.h 1.7 +287 -0 src/sys/compat/ndis/ntoskrnl_var.h 1.8 +13 -1 src/sys/compat/ndis/subr_hal.c 1.43 +158 -60 src/sys/compat/ndis/subr_ndis.c 1.20 +726 -14 src/sys/compat/ndis/subr_ntoskrnl.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 23:10:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69D2716A4CE; Fri, 6 Feb 2004 23:10:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B49A343D53; Fri, 6 Feb 2004 23:10:25 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i177AP0B088423; Fri, 6 Feb 2004 23:10:25 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i177APhu088422; Fri, 6 Feb 2004 23:10:25 -0800 (PST) (envelope-from mtm) Message-Id: <200402070710.i177APhu088422@repoman.freebsd.org> From: Mike Makonnen Date: Fri, 6 Feb 2004 23:10:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d ttys X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 07:10:26 -0000 mtm 2004/02/06 23:10:25 PST FreeBSD src repository Removed files: etc/rc.d ttys Log: Now that devfs is mandatory, there is no need to muck around with tty/pty permissions. Noticed by: brooks OKed: phk Revision Changes Path 1.7 +0 -32 src/etc/rc.d/ttys (dead) From owner-cvs-src@FreeBSD.ORG Fri Feb 6 23:22:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0244716A4CE; Fri, 6 Feb 2004 23:22:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E42B43D31; Fri, 6 Feb 2004 23:22:12 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i177MC0B092175; Fri, 6 Feb 2004 23:22:12 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i177MCiw092171; Fri, 6 Feb 2004 23:22:12 -0800 (PST) (envelope-from ru) Message-Id: <200402070722.i177MCiw092171@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 6 Feb 2004 23:22:12 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/xinstall xinstall.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 07:22:13 -0000 ru 2004/02/06 23:22:12 PST FreeBSD src repository Modified files: usr.bin/xinstall xinstall.c Log: - Demangle usage(). - Require the "directory" argument with the -d option. Revision Changes Path 1.63 +9 -10 src/usr.bin/xinstall/xinstall.c From owner-cvs-src@FreeBSD.ORG Fri Feb 6 23:25:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC2E616A4CE; Fri, 6 Feb 2004 23:25:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C6743D48; Fri, 6 Feb 2004 23:25:47 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i177Pl0B092432; Fri, 6 Feb 2004 23:25:47 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i177Plxc092431; Fri, 6 Feb 2004 23:25:47 -0800 (PST) (envelope-from mtm) Message-Id: <200402070725.i177Plxc092431@repoman.freebsd.org> From: Mike Makonnen Date: Fri, 6 Feb 2004 23:25:47 -0800 (PST) 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: Sat, 07 Feb 2004 07:25:50 -0000 mtm 2004/02/06 23:25:47 PST FreeBSD src repository Modified files: . UPDATING Log: Add an entry about the removal of etc/rc.d/ttys. Revision Changes Path 1.288 +4 -0 src/UPDATING From owner-cvs-src@FreeBSD.ORG Fri Feb 6 23:30:03 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0705816A4D2; Fri, 6 Feb 2004 23:30:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFADA43D2F; Fri, 6 Feb 2004 23:30:02 -0800 (PST) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i177U20B092619; Fri, 6 Feb 2004 23:30:02 -0800 (PST) (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i177U2kB092618; Fri, 6 Feb 2004 23:30:02 -0800 (PST) (envelope-from dds) Message-Id: <200402070730.i177U2kB092618@repoman.freebsd.org> From: Diomidis Spinellis Date: Fri, 6 Feb 2004 23:30:02 -0800 (PST) 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 getnetbydns.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 07:30:03 -0000 dds 2004/02/06 23:30:02 PST FreeBSD src repository Modified files: lib/libc/net getnetbydns.c Log: getnetbyname fixes: Do not choke on malformed network addresses. Return n_name in static space, not on the function's stack. MFC after: 1 week Revision Changes Path 1.27 +67 -22 src/lib/libc/net/getnetbydns.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 00:00:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A287516A4CE; Sat, 7 Feb 2004 00:00:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8753B43D1D; Sat, 7 Feb 2004 00:00:30 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1780U0B098957; Sat, 7 Feb 2004 00:00:30 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1780UFI098956; Sat, 7 Feb 2004 00:00:30 -0800 (PST) (envelope-from peter) Message-Id: <200402070800.i1780UFI098956@repoman.freebsd.org> From: Peter Wemm Date: Sat, 7 Feb 2004 00:00:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 08:00:30 -0000 peter 2004/02/07 00:00:29 PST FreeBSD src repository Modified files: . access Log: Redirect my commit mail away from peter@freebsd.org because I'm going to put an autoresponder on it because of the spam. Revision Changes Path 1.638 +1 -1 CVSROOT/access From owner-cvs-src@FreeBSD.ORG Sat Feb 7 00:10:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 284A416A4CE; Sat, 7 Feb 2004 00:10:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E7243D1D; Sat, 7 Feb 2004 00:10:08 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i178A70B002142; Sat, 7 Feb 2004 00:10:07 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i178A7Y3002141; Sat, 7 Feb 2004 00:10:07 -0800 (PST) (envelope-from ru) Message-Id: <200402070810.i178A7Y3002141@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 00:10:07 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot Makefile src/sys/boot/ficl Makefile src/sys/boot/i386 Makefile.inc src/sys/boot/i386/boot2 Makefile src/sys/boot/i386/libi386 Makefile src/sys/boot/i386/loader Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 08:10:08 -0000 ru 2004/02/07 00:10:07 PST FreeBSD src repository Modified files: sys/boot Makefile sys/boot/ficl Makefile sys/boot/i386 Makefile.inc sys/boot/i386/boot2 Makefile sys/boot/i386/libi386 Makefile sys/boot/i386/loader Makefile Log: Untangle building of AMD64 boot code. Tested on: amd64 (sledge) Revision Changes Path 1.21 +1 -5 src/sys/boot/Makefile 1.37 +6 -9 src/sys/boot/ficl/Makefile 1.8 +0 -4 src/sys/boot/i386/Makefile.inc 1.50 +2 -4 src/sys/boot/i386/boot2/Makefile 1.34 +1 -1 src/sys/boot/i386/libi386/Makefile 1.70 +1 -1 src/sys/boot/i386/loader/Makefile From owner-cvs-src@FreeBSD.ORG Sat Feb 7 00:23:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92A2016A4CE; Sat, 7 Feb 2004 00:23:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 761F043D1F; Sat, 7 Feb 2004 00:23:48 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i178Nm0B006124; Sat, 7 Feb 2004 00:23:48 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i178Nm5Q006123; Sat, 7 Feb 2004 00:23:48 -0800 (PST) (envelope-from ru) Message-Id: <200402070823.i178Nm5Q006123@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 00:23:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/secure/usr.sbin/sshd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 08:23:48 -0000 ru 2004/02/07 00:23:48 PST FreeBSD src repository Modified files: secure/usr.sbin/sshd Makefile Log: Use the default threading library if requested. Reviewed by: des, deischen Revision Changes Path 1.38 +8 -3 src/secure/usr.sbin/sshd/Makefile From owner-cvs-src@FreeBSD.ORG Sat Feb 7 00:54:52 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3159E16A4CE; Sat, 7 Feb 2004 00:54:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1597B43D1D; Sat, 7 Feb 2004 00:54:52 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i178sp0B018516; Sat, 7 Feb 2004 00:54:51 -0800 (PST) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i178spZ5018515; Sat, 7 Feb 2004 00:54:51 -0800 (PST) (envelope-from alc) Message-Id: <200402070854.i178spZ5018515@repoman.freebsd.org> From: Alan Cox Date: Sat, 7 Feb 2004 00:54:51 -0800 (PST) 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 src/sys/vm swap_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: Sat, 07 Feb 2004 08:54:52 -0000 alc 2004/02/07 00:54:51 PST FreeBSD src repository Modified files: sys/kern vfs_bio.c sys/vm swap_pager.c Log: swp_pager_async_iodone() no longer requires Giant. Modify bufdone() and swapgeom_done() to perform swp_pager_async_iodone() without Giant. Reviewed by: tegge Revision Changes Path 1.427 +0 -1 src/sys/kern/vfs_bio.c 1.247 +0 -3 src/sys/vm/swap_pager.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 02:30:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F86216A4CE; Sat, 7 Feb 2004 02:30:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BAA443D1D; Sat, 7 Feb 2004 02:30:23 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17AUN0B039906; Sat, 7 Feb 2004 02:30:23 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17AUN8a039905; Sat, 7 Feb 2004 02:30:23 -0800 (PST) (envelope-from scottl) Message-Id: <200402071030.i17AUN8a039905@repoman.freebsd.org> From: Scott Long Date: Sat, 7 Feb 2004 02:30:23 -0800 (PST) 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: Sat, 07 Feb 2004 10:30:23 -0000 scottl 2004/02/07 02:30:23 PST FreeBSD src repository Modified files: sys/dev/aac aac.c Log: If a command has to be deferred because there are no more resources for it on the card, unmap it first. This allows it to be picked up properly when the queue gets kicked again. This was the root problem for the lost command (i.e. stuck in getblk/vinvalb) problem. While here, panic if commands don't map correctly instead of just silently ignoring the problem and dropping command. Also slow down the dynamic allocation of new commands. It should be safe to go back into the aac waters. Thanks to everyone who suffered through this and provided good feedback. Revision Changes Path 1.84 +11 -9 src/sys/dev/aac/aac.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 02:31:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35A2916A4CE; Sat, 7 Feb 2004 02:31:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A0EE43D1D; Sat, 7 Feb 2004 02:31:00 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17AUx0B040043; Sat, 7 Feb 2004 02:30:59 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17AUxYR040042; Sat, 7 Feb 2004 02:30:59 -0800 (PST) (envelope-from scottl) Message-Id: <200402071030.i17AUxYR040042@repoman.freebsd.org> From: Scott Long Date: Sat, 7 Feb 2004 02:30:59 -0800 (PST) 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 aacvar.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, 07 Feb 2004 10:31:00 -0000 scottl 2004/02/07 02:30:59 PST FreeBSD src repository Modified files: sys/dev/aac aacvar.h Log: Remove the hack of lowering AAC_MAX_FIB now that the root cause of the problem was found. Revision Changes Path 1.39 +1 -1 src/sys/dev/aac/aacvar.h From owner-cvs-src@FreeBSD.ORG Sat Feb 7 03:05:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 599E916A4CF; Sat, 7 Feb 2004 03:05:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DCAF43D2F; Sat, 7 Feb 2004 03:05:11 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17B5B0B049284; Sat, 7 Feb 2004 03:05:11 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17B5AQt049283; Sat, 7 Feb 2004 03:05:10 -0800 (PST) (envelope-from ru) Message-Id: <200402071105.i17B5AQt049283@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 03:05:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/common Makefile.inc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 11:05:11 -0000 pav 2004/02/07 03:05:10 PST FreeBSD src repository Modified files: sys/boot/common Makefile.inc Log: Style: use the defined() expression explicitly. Revision Changes Path 1.17 +3 -3 src/sys/boot/common/Makefile.inc From owner-cvs-src@FreeBSD.ORG Sat Feb 7 03:13:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E73116A4CE; Sat, 7 Feb 2004 03:13:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6CAC43D1F; Sat, 7 Feb 2004 03:13:47 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17BDl0B051442; Sat, 7 Feb 2004 03:13:47 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17BDluY051441; Sat, 7 Feb 2004 03:13:47 -0800 (PST) (envelope-from ru) Message-Id: <200402071113.i17BDluY051441@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 03:13:47 -0800 (PST) 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 getnetbydns.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 11:13:48 -0000 ru 2004/02/07 03:13:47 PST FreeBSD src repository Modified files: lib/libc/net getnetbydns.c Log: Unbreak world. Revision Changes Path 1.28 +2 -2 src/lib/libc/net/getnetbydns.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 04:19:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 858FA16A4CE; Sat, 7 Feb 2004 04:19:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81BFF43D1F; Sat, 7 Feb 2004 04:19:45 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17CJj0B065217; Sat, 7 Feb 2004 04:19:45 -0800 (PST) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17CJipn065216; Sat, 7 Feb 2004 04:19:44 -0800 (PST) (envelope-from nyan) Message-Id: <200402071219.i17CJipn065216@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sat, 7 Feb 2004 04:19:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/pc98 Makefile.inc src/sys/boot/pc98/boot0 Makefile src/sys/boot/pc98/boot0.5 Makefile src/sys/boot/pc98/boot2 Makefile src/sys/boot/pc98/btx Makefile.inc src/sys/boot/pc98/btx/btxldr Makefile ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 12:19:45 -0000 nyan 2004/02/07 04:19:44 PST FreeBSD src repository Modified files: sys/boot/pc98 Makefile.inc sys/boot/pc98/boot0 Makefile sys/boot/pc98/boot0.5 Makefile sys/boot/pc98/boot2 Makefile sys/boot/pc98/btx/btxldr Makefile sys/boot/pc98/kgzldr Makefile sys/boot/pc98/libpc98 Makefile sys/boot/pc98/loader Makefile Added files: sys/boot/pc98/btx Makefile.inc Log: MFi386: Cleanups to sys/boot makefiles. Revision Changes Path 1.4 +14 -2 src/sys/boot/pc98/Makefile.inc 1.2 +16 -16 src/sys/boot/pc98/boot0.5/Makefile 1.2 +10 -12 src/sys/boot/pc98/boot0/Makefile 1.16 +0 -1 src/sys/boot/pc98/boot2/Makefile 1.1 +3 -0 src/sys/boot/pc98/btx/Makefile.inc (new) 1.5 +0 -1 src/sys/boot/pc98/btx/btxldr/Makefile 1.11 +7 -8 src/sys/boot/pc98/kgzldr/Makefile 1.19 +0 -14 src/sys/boot/pc98/libpc98/Makefile 1.31 +20 -50 src/sys/boot/pc98/loader/Makefile From owner-cvs-src@FreeBSD.ORG Sat Feb 7 05:23:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36A3016A4CE; Sat, 7 Feb 2004 05:23:17 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15BB343D31; Sat, 7 Feb 2004 05:23:06 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i17DNpoh047994; Sat, 7 Feb 2004 15:23:54 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i17DNnO3047989; Sat, 7 Feb 2004 15:23:49 +0200 (EET) (envelope-from ru) Date: Sat, 7 Feb 2004 15:23:48 +0200 From: Ruslan Ermilov To: Takahashi Yoshihiro Message-ID: <20040207132348.GB47896@FreeBSD.org.ua> References: <200402071219.i17CJipn065216@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NMuMz9nt05w80d4+" Content-Disposition: inline In-Reply-To: <200402071219.i17CJipn065216@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/pc98 Makefile.inc src/sys/boot/pc98/boot0 Makefile src/sys/boot/pc98/boot0.5 Makefile src/sys/boot/pc98/boot2 Makefile src/sys/boot/pc98/btx Makefile.inc src/sys/boot/pc98/btx/btxldr Makefile ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 13:23:17 -0000 --NMuMz9nt05w80d4+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 07, 2004 at 04:19:44AM -0800, Takahashi Yoshihiro wrote: > nyan 2004/02/07 04:19:44 PST >=20 > FreeBSD src repository >=20 > Modified files: > sys/boot/pc98 Makefile.inc=20 > sys/boot/pc98/boot0 Makefile=20 > sys/boot/pc98/boot0.5 Makefile=20 > sys/boot/pc98/boot2 Makefile=20 > sys/boot/pc98/btx/btxldr Makefile=20 > sys/boot/pc98/kgzldr Makefile=20 > sys/boot/pc98/libpc98 Makefile=20 > sys/boot/pc98/loader Makefile=20 > Added files: > sys/boot/pc98/btx Makefile.inc=20 > Log: > MFi386: Cleanups to sys/boot makefiles. > =20 Thanks! ;-) You saved lot of my time, as I don't have an access to any PC98 box. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --NMuMz9nt05w80d4+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAJObkUkv4P6juNwoRAoNpAJwNKU5GKPJfNn1tJap4rs3JaiWk3ACfXXn7 QWsm5ZlHhSUg9plkB7JqOoI= =QnUw -----END PGP SIGNATURE----- --NMuMz9nt05w80d4+-- From owner-cvs-src@FreeBSD.ORG Sat Feb 7 05:38:48 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 473B616A4CE; Sat, 7 Feb 2004 05:38:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E6C043D1D; Sat, 7 Feb 2004 05:38:48 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17Dcm0B088870; Sat, 7 Feb 2004 05:38:48 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17Dclg8088869; Sat, 7 Feb 2004 05:38:47 -0800 (PST) (envelope-from ru) Message-Id: <200402071338.i17Dclg8088869@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 05:38:47 -0800 (PST) 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/boot2 Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 13:38:48 -0000 yar 2004/02/07 05:38:47 PST FreeBSD src repository Modified files: sys/boot/i386/boot2 Makefile Log: Generate .depend file. Revision Changes Path 1.51 +2 -0 src/sys/boot/i386/boot2/Makefile From owner-cvs-src@FreeBSD.ORG Sat Feb 7 06:11:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 162A616A4CE; Sat, 7 Feb 2004 06:11:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFCF243D1D; Sat, 7 Feb 2004 06:11:38 -0800 (PST) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17EBc0B097461; Sat, 7 Feb 2004 06:11:38 -0800 (PST) (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17EBcbj097460; Sat, 7 Feb 2004 06:11:38 -0800 (PST) (envelope-from yar) Message-Id: <200402071411.i17EBcbj097460@repoman.freebsd.org> From: Yar Tikhiy Date: Sat, 7 Feb 2004 06:11:38 -0800 (PST) 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.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 14:11:39 -0000 yar 2004/02/07 06:11:38 PST FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: Work around a bug in some clients by never returning raw directory contents in reply to a RETR command. Such clients consider RETR as a way to tell a file from a directory. Mozilla is an example. PR: bin/62232 Submitted by: Bob Finch nas com> MFC after: 1 week Revision Changes Path 1.150 +8 -1 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 06:32:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50C3B16A4CE; Sat, 7 Feb 2004 06:32:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 366D343D1F; Sat, 7 Feb 2004 06:32:07 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17EW70B002382; Sat, 7 Feb 2004 06:32:07 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17EW6Up002375; Sat, 7 Feb 2004 06:32:06 -0800 (PST) (envelope-from ru) Message-Id: <200402071432.i17EW6Up002375@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 06:32:06 -0800 (PST) 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/boot2 Makefilesrc/sys/boot/i386/kgzldr Makefile src/sys/boot/i386/libi386 Makefile src/sys/boot/i386/loader Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 14:32:07 -0000 ru 2004/02/07 06:32:06 PST FreeBSD src repository Modified files: sys/boot/i386/boot2 Makefile sys/boot/i386/kgzldr Makefile sys/boot/i386/libi386 Makefile sys/boot/i386/loader Makefile Log: - Removed -elf which is not a valid gcc(1) option anymore. - Removed -ffreestanding; it's enforced by ../Makefile.inc. Revision Changes Path 1.52 +1 -1 src/sys/boot/i386/boot2/Makefile 1.18 +1 -2 src/sys/boot/i386/kgzldr/Makefile 1.35 +0 -1 src/sys/boot/i386/libi386/Makefile 1.71 +0 -4 src/sys/boot/i386/loader/Makefile From owner-cvs-src@FreeBSD.ORG Sat Feb 7 06:35:33 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E251116A4CE; Sat, 7 Feb 2004 06:35:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7A6C43D1F; Sat, 7 Feb 2004 06:35:33 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17EZX0B002845; Sat, 7 Feb 2004 06:35:33 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17EZXWn002844; Sat, 7 Feb 2004 06:35:33 -0800 (PST) (envelope-from ru) Message-Id: <200402071435.i17EZXWn002844@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 06:35:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/pc98/boot2 Makefilesrc/sys/boot/pc98/kgzldr Makefile src/sys/boot/pc98/libpc98 Makefile src/sys/boot/pc98/loader Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 14:35:34 -0000 ru 2004/02/07 06:35:33 PST FreeBSD src repository Modified files: sys/boot/pc98/boot2 Makefile sys/boot/pc98/kgzldr Makefile sys/boot/pc98/libpc98 Makefile sys/boot/pc98/loader Makefile Log: MFi386: Removed -elf and duplicate -ffreestanding. Revision Changes Path 1.17 +2 -2 src/sys/boot/pc98/boot2/Makefile 1.12 +1 -2 src/sys/boot/pc98/kgzldr/Makefile 1.20 +0 -1 src/sys/boot/pc98/libpc98/Makefile 1.32 +0 -4 src/sys/boot/pc98/loader/Makefile From owner-cvs-src@FreeBSD.ORG Sat Feb 7 06:38:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8613016A4CE; Sat, 7 Feb 2004 06:38:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B26943D39; Sat, 7 Feb 2004 06:38:04 -0800 (PST) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17Ec40B002963; Sat, 7 Feb 2004 06:38:04 -0800 (PST) (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17Ec4TD002962; Sat, 7 Feb 2004 06:38:04 -0800 (PST) (envelope-from yar) Message-Id: <200402071438.i17Ec4TD002962@repoman.freebsd.org> From: Yar Tikhiy Date: Sat, 7 Feb 2004 06:38:04 -0800 (PST) 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.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 14:38:04 -0000 yar 2004/02/07 06:38:04 PST FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: perror_reply() should not be used where errno isn't meaningful. Revision Changes Path 1.151 +5 -1 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 06:54:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C58C816A4CE; Sat, 7 Feb 2004 06:54:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA8AE43D1F; Sat, 7 Feb 2004 06:54:30 -0800 (PST) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17EsU0B007019; Sat, 7 Feb 2004 06:54:30 -0800 (PST) (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17EsUvF007018; Sat, 7 Feb 2004 06:54:30 -0800 (PST) (envelope-from yar) Message-Id: <200402071454.i17EsUvF007018@repoman.freebsd.org> From: Yar Tikhiy Date: Sat, 7 Feb 2004 06:54:30 -0800 (PST) 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.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 14:54:30 -0000 yar 2004/02/07 06:54:30 PST FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: Deny attempts to rename a file from guest users if the policy says they may not modify existing files through FTP. Renaming a file is effectively a way to modify it. For instance, if a malicious party is unable to delete or overwrite a sensitive file, they can nevertheless rename it to a hidden name and then upload a troyan horse under the guise of the old file name. Revision Changes Path 1.152 +4 -0 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 06:59:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFF3116A4CE; Sat, 7 Feb 2004 06:59:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B65C543D39; Sat, 7 Feb 2004 06:59:11 -0800 (PST) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17ExB0B007220; Sat, 7 Feb 2004 06:59:11 -0800 (PST) (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17ExBUY007219; Sat, 7 Feb 2004 06:59:11 -0800 (PST) (envelope-from yar) Message-Id: <200402071459.i17ExBUY007219@repoman.freebsd.org> From: Yar Tikhiy Date: Sat, 7 Feb 2004 06:59:11 -0800 (PST) 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.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 14:59:12 -0000 yar 2004/02/07 06:59:11 PST FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: NULL looks better than (char *)0 unless we're passing an unprototyped argument to a function. Revision Changes Path 1.153 +1 -1 src/libexec/ftpd/ftpd.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 07:46:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4985116A4CE; Sat, 7 Feb 2004 07:46:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FBF143D1D; Sat, 7 Feb 2004 07:46:21 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17FkL0B018422; Sat, 7 Feb 2004 07:46:21 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17FkKbX018421; Sat, 7 Feb 2004 07:46:20 -0800 (PST) (envelope-from imp) Message-Id: <200402071546.i17FkKbX018421@repoman.freebsd.org> From: Warner Losh Date: Sat, 7 Feb 2004 07:46:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 15:46:21 -0000 imp 2004/02/07 07:46:20 PST FreeBSD src repository Modified files: etc/rc.d Makefile Log: ttys is gone, kill it here too Revision Changes Path 1.31 +1 -1 src/etc/rc.d/Makefile From owner-cvs-src@FreeBSD.ORG Sat Feb 7 08:43:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 910AD16A4CE; Sat, 7 Feb 2004 08:43:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D1DF43D1D; Sat, 7 Feb 2004 08:43:21 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17GhL0B032067; Sat, 7 Feb 2004 08:43:21 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17GhL4N032066; Sat, 7 Feb 2004 08:43:21 -0800 (PST) (envelope-from ru) Message-Id: <200402071643.i17GhL4N032066@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 08:43:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: BELL_LABS Subject: cvs commit: src/contrib/one-true-awk - 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: Sat, 07 Feb 2004 16:43:21 -0000 ru 2004/02/07 08:43:21 PST FreeBSD src repository src/contrib/one-true-awk - Imported sources Update of /home/ncvs/src/contrib/one-true-awk In directory repoman.freebsd.org:/tmp/cvs-serv31837 Log Message: Vendor import of bwk's 31-Jul-2003 release. Status: Vendor Tag: BELL_LABS Release Tags: bwk_20030731 U src/contrib/one-true-awk/README U src/contrib/one-true-awk/FIXES U src/contrib/one-true-awk/awk.h U src/contrib/one-true-awk/proto.h U src/contrib/one-true-awk/awkgram.y U src/contrib/one-true-awk/lex.c U src/contrib/one-true-awk/b.c U src/contrib/one-true-awk/main.c U src/contrib/one-true-awk/maketab.c U src/contrib/one-true-awk/parse.c U src/contrib/one-true-awk/lib.c U src/contrib/one-true-awk/run.c U src/contrib/one-true-awk/tran.c U src/contrib/one-true-awk/proctab.c U src/contrib/one-true-awk/makefile U src/contrib/one-true-awk/mac.code U src/contrib/one-true-awk/awk.1 No conflicts created by this import From owner-cvs-src@FreeBSD.ORG Sat Feb 7 08:46:06 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DD3816A4CE; Sat, 7 Feb 2004 08:46:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0209643D1D; Sat, 7 Feb 2004 08:46:06 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17Gk50B032231; Sat, 7 Feb 2004 08:46:05 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17Gk5UU032230; Sat, 7 Feb 2004 08:46:05 -0800 (PST) (envelope-from ru) Message-Id: <200402071646.i17Gk5UU032230@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 08:46:05 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/one-true-awk 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: Sat, 07 Feb 2004 16:46:06 -0000 ru 2004/02/07 08:46:05 PST FreeBSD src repository Modified files: contrib/one-true-awk FREEBSD-upgrade Log: Update for the 2003/07/31 import. Revision Changes Path 1.7 +2 -2 src/contrib/one-true-awk/FREEBSD-upgrade From owner-cvs-src@FreeBSD.ORG Sat Feb 7 08:58:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9EED16A4CE; Sat, 7 Feb 2004 08:58:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDEE743D1F; Sat, 7 Feb 2004 08:58:23 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17GwN0B040326; Sat, 7 Feb 2004 08:58:23 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17GwNel040325; Sat, 7 Feb 2004 08:58:23 -0800 (PST) (envelope-from ru) Message-Id: <200402071658.i17GwNel040325@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 08:58:23 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/aac Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 16:58:24 -0000 ru 2004/02/07 08:58:23 PST FreeBSD src repository Modified files: tools/tools/aac Makefile Log: Convert to plain bsd.prog.mk makefile. Reviewed by: scottl Revision Changes Path 1.2 +4 -9 src/tools/tools/aac/Makefile From owner-cvs-src@FreeBSD.ORG Sat Feb 7 09:40:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BD6B16A4CF; Sat, 7 Feb 2004 09:40:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF6CA43D2F; Sat, 7 Feb 2004 09:40:38 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17Hec0B050953; Sat, 7 Feb 2004 09:40:38 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17HeckR050951; Sat, 7 Feb 2004 09:40:38 -0800 (PST) (envelope-from scottl) Message-Id: <200402071740.i17HeckR050951@repoman.freebsd.org> From: Scott Long Date: Sat, 7 Feb 2004 09:40:38 -0800 (PST) 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 aac_ioctl.h aacvar.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, 07 Feb 2004 17:40:39 -0000 scottl 2004/02/07 09:40:38 PST FreeBSD src repository Modified files: sys/dev/aac aac.c aac_ioctl.h aacvar.h Log: Do some small cleanups to comments and remove AACQ_COMPLETE definitions since the completion queue is long-gone. Revision Changes Path 1.85 +2 -3 src/sys/dev/aac/aac.c 1.10 +1 -2 src/sys/dev/aac/aac_ioctl.h 1.40 +1 -2 src/sys/dev/aac/aacvar.h From owner-cvs-src@FreeBSD.ORG Sat Feb 7 10:54:34 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D46DF16A4CE; Sat, 7 Feb 2004 10:54:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B705E43D1D; Sat, 7 Feb 2004 10:54:34 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17IsY0B068369; Sat, 7 Feb 2004 10:54:34 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17IsYJp068368; Sat, 7 Feb 2004 10:54:34 -0800 (PST) (envelope-from phk) Message-Id: <200402071854.i17IsYJp068368@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 7 Feb 2004 10:54:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/svr4 svr4_types.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, 07 Feb 2004 18:54:35 -0000 phk 2004/02/07 10:54:34 PST FreeBSD src repository Modified files: sys/compat/svr4 svr4_types.h Log: I guess nobody has needed to use the SVR4olator to create device nodes, or if they did, they're now locked away on the Kurt Gdel memorial home for the numerically confused: Don't cast a kernel pointer (from makedev(9)) to an integer (maj+minor combo). Revision Changes Path 1.4 +2 -2 src/sys/compat/svr4/svr4_types.h From owner-cvs-src@FreeBSD.ORG Sat Feb 7 12:54:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A2EC16A4CE; Sat, 7 Feb 2004 12:54:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D4F543D1F; Sat, 7 Feb 2004 12:54:30 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17KsU0B002155; Sat, 7 Feb 2004 12:54:30 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17KsTX7002154; Sat, 7 Feb 2004 12:54:29 -0800 (PST) (envelope-from scottl) Message-Id: <200402072054.i17KsTX7002154@repoman.freebsd.org> From: Scott Long Date: Sat, 7 Feb 2004 12:54:29 -0800 (PST) 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_debug.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 20:54:30 -0000 scottl 2004/02/07 12:54:29 PST FreeBSD src repository Modified files: sys/dev/aac aac_debug.c Log: Remove the use of AACQ_COMPLETE here since there is no longer a completion queue. Revision Changes Path 1.18 +0 -3 src/sys/dev/aac/aac_debug.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 13:04:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A463616A4CE; Sat, 7 Feb 2004 13:04:47 -0800 (PST) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 287CE43D1F; Sat, 7 Feb 2004 13:04:47 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87])i17L4k5O003624; Sun, 8 Feb 2004 08:04:46 +1100 Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) i17L4hYc023959; Sun, 8 Feb 2004 08:04:44 +1100 Date: Sun, 8 Feb 2004 08:04:43 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Tim Robbins In-Reply-To: <20040206221255.GA54490@cat.robbins.dropbear.id.au> Message-ID: <20040208074351.Y58537@gamplex.bde.org> References: <200402061930.i16JUCpa011145@repoman.freebsd.org> <20040206221255.GA54490@cat.robbins.dropbear.id.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/sys/kern kern_resource.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 21:04:47 -0000 On Sat, 7 Feb 2004, Tim Robbins wrote: > On Fri, Feb 06, 2004 at 11:30:12AM -0800, John Baldwin wrote: > > > jhb 2004/02/06 11:30:12 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/kern kern_resource.c > > Log: > > - Correct the translation of old rlimit values to properly handle the old > > RLIM_INFINITY case for ogetrlimit(). > > - Use %jd and intmax_t to output negative time in usec in calcru(). > > - Rework getrusage() to make a copy of the rusage struct into a local > > variable while holding Giant and then do the copyout from the local > > variable to avoid having to have the original process rusage struct > > locked while doing the copyout (which would not be safe). This also > > includes a few style fixes from Bruce to getrusage(). > > Thanks (from the one who added the XXX comment). Can't we use the > proc lock here though? I had it changed to use sched_lock for a few minutes, then decided that Giant was not too bad here. We already have to use sched_lock for the RUSAGE_SELF case so it's silly to use another lock too. The p_cru change in kern_exit.c is locked by the following: Giant, PROC_LOCK(p), and not quite by sched_lock (sched_lock is released just before), so we can use any of these in getrusage(). I decided not to use sched_lock because I want to drop it earlier (after readinf the times in calcru()). calcru() takes about 4.5 usec on a Celeron 366 with a TSC timecounter, and this is too long to hold a spin lock since, while it is not too bad in absolute terms, it scales to 100+ usec on old machines that used to have an interrupt latency of much smaller than 100 usec. Another way to look at the relative largeness of 4.5 usec: vfork()+exit()+wait() for a small process takes about 86 usec on a Celeron 366, and 4.5 usec of that is for calcru(). Bruce From owner-cvs-src@FreeBSD.ORG Sat Feb 7 14:37:55 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2180C16A523; Sat, 7 Feb 2004 14:37:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37FC443E85; Sat, 7 Feb 2004 14:19:21 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17MJL0B020862; Sat, 7 Feb 2004 14:19:21 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17MJKuQ020861; Sat, 7 Feb 2004 14:19:21 -0800 (PST) (envelope-from wpaul) Message-Id: <200402072219.i17MJKuQ020861@repoman.freebsd.org> From: Bill Paul Date: Sat, 7 Feb 2004 14:19:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/ndis subr_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 22:37:55 -0000 wpaul 2004/02/07 14:19:20 PST FreeBSD src repository Modified files: sys/compat/ndis subr_ndis.c Log: Correct an intance of mtx_pool_lock() that should have been mtx_pool_unlock(). Revision Changes Path 1.44 +1 -1 src/sys/compat/ndis/subr_ndis.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 14:58:40 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EE5C16A4CE; Sat, 7 Feb 2004 14:58:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E85D743D1F; Sat, 7 Feb 2004 14:58:39 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17Mwd0B029490; Sat, 7 Feb 2004 14:58:39 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17Mwd1e029489; Sat, 7 Feb 2004 14:58:39 -0800 (PST) (envelope-from phk) Message-Id: <200402072258.i17Mwd1e029489@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 7 Feb 2004 14:58:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/gbde test.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 22:58:40 -0000 phk 2004/02/07 14:58:39 PST FreeBSD src repository Modified files: sbin/gbde test.sh Log: Fix the last and most important bit of the test case to test the same binary as the rest of it. Add MD5 check that the md(4) device gets set up correctly. Revision Changes Path 1.4 +8 -2 src/sbin/gbde/test.sh From owner-cvs-src@FreeBSD.ORG Sat Feb 7 15:01:18 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BA2A16A4CE; Sat, 7 Feb 2004 15:01:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F11A43D1D; Sat, 7 Feb 2004 15:01:18 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17N1H0B029710; Sat, 7 Feb 2004 15:01:17 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17N1Htw029709; Sat, 7 Feb 2004 15:01:17 -0800 (PST) (envelope-from phk) Message-Id: <200402072301.i17N1Htw029709@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 7 Feb 2004 15:01:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom/bde g_bde.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 23:01:18 -0000 phk 2004/02/07 15:01:17 PST FreeBSD src repository Modified files: sys/geom/bde g_bde.c Log: We don't need to hold Giant to create the worker kthread. Revision Changes Path 1.23 +0 -2 src/sys/geom/bde/g_bde.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 15:13:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0307D16A4CE; Sat, 7 Feb 2004 15:13:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DADF743D1D; Sat, 7 Feb 2004 15:13:28 -0800 (PST) (envelope-from johan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17NDS0B034605; Sat, 7 Feb 2004 15:13:28 -0800 (PST) (envelope-from johan@repoman.freebsd.org) Received: (from johan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NDS77034604; Sat, 7 Feb 2004 15:13:28 -0800 (PST) (envelope-from johan) Message-Id: <200402072313.i17NDS77034604@repoman.freebsd.org> From: Johan Karlsson Date: Sat, 7 Feb 2004 15:13:28 -0800 (PST) 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 random X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 23:13:29 -0000 johan 2004/02/07 15:13:28 PST FreeBSD src repository Modified files: etc/rc.d random Log: Fix typo in comment, s/reebots/reboots/ PR: 62481 Submitted by: Ulrich Spoerlein Revision Changes Path 1.4 +1 -1 src/etc/rc.d/random From owner-cvs-src@FreeBSD.ORG Sat Feb 7 15:30:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 439E516A4CE; Sat, 7 Feb 2004 15:30:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275A643D1F; Sat, 7 Feb 2004 15:30:46 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17NUj0B037613; Sat, 7 Feb 2004 15:30:46 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NUjx9037612; Sat, 7 Feb 2004 15:30:45 -0800 (PST) (envelope-from ru) Message-Id: <200402072330.i17NUjx9037612@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 15:30:45 -0800 (PST) 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/boot2 Makefilesrc/sys/boot/i386/libi386 Makefile src/sys/boot/i386/loader Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 23:30:46 -0000 ru 2004/02/07 15:30:45 PST FreeBSD src repository Modified files: sys/boot/i386/boot2 Makefile sys/boot/i386/libi386 Makefile sys/boot/i386/loader Makefile Log: Argh, unbreak "make depend" for AMD64. Reported by: kris Revision Changes Path 1.53 +1 -1 src/sys/boot/i386/boot2/Makefile 1.36 +6 -3 src/sys/boot/i386/libi386/Makefile 1.72 +1 -1 src/sys/boot/i386/loader/Makefile From owner-cvs-src@FreeBSD.ORG Sat Feb 7 15:47:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C0DA16A4CF; Sat, 7 Feb 2004 15:47:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4128E43D1D; Sat, 7 Feb 2004 15:47:11 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17NlB0B041925; Sat, 7 Feb 2004 15:47:11 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NlBDU041924; Sat, 7 Feb 2004 15:47:11 -0800 (PST) (envelope-from wpaul) Message-Id: <200402072347.i17NlBDU041924@repoman.freebsd.org> From: Bill Paul Date: Sat, 7 Feb 2004 15:47:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/ndis subr_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 23:47:11 -0000 wpaul 2004/02/07 15:47:11 PST FreeBSD src repository Modified files: sys/compat/ndis subr_ndis.c Log: Argh. kthread_suspend() when in P_KTHREAD context, tsleep() when not, not the other way around. Revision Changes Path 1.45 +2 -2 src/sys/compat/ndis/subr_ndis.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 15:52:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 916A716A4CE; Sat, 7 Feb 2004 15:52:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74B9543D2F; Sat, 7 Feb 2004 15:52:59 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17Nqx0B044047; Sat, 7 Feb 2004 15:52:59 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NqxiY044046; Sat, 7 Feb 2004 15:52:59 -0800 (PST) (envelope-from wpaul) Message-Id: <200402072352.i17NqxiY044046@repoman.freebsd.org> From: Bill Paul Date: Sat, 7 Feb 2004 15:52:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: 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, 07 Feb 2004 23:52:59 -0000 wpaul 2004/02/07 15:52:58 PST FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Don't hold NDIS_LOCK() around call to ndis_getstate_80211() since it may block on ndis_get_info(). Revision Changes Path 1.41 +2 -0 src/sys/dev/if_ndis/if_ndis.c From owner-cvs-src@FreeBSD.ORG Sat Feb 7 16:39:39 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B26516A4CE; Sat, 7 Feb 2004 16:39:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2F6B43D1D; Sat, 7 Feb 2004 16:39:38 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i180dc0B053404; Sat, 7 Feb 2004 16:39:38 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i180dcff053403; Sat, 7 Feb 2004 16:39:38 -0800 (PST) (envelope-from peter) Message-Id: <200402080039.i180dcff053403@repoman.freebsd.org> From: Peter Wemm Date: Sat, 7 Feb 2004 16:39:38 -0800 (PST) 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 NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 00:39:39 -0000 peter 2004/02/07 16:39:38 PST FreeBSD src repository Modified files: sys/amd64/conf NOTES Log: I forgot to add the NO_MODULES override for NOTES Revision Changes Path 1.3 +3 -0 src/sys/amd64/conf/NOTES From owner-cvs-src@FreeBSD.ORG Sat Feb 7 18:26:56 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A276116A4DA; Sat, 7 Feb 2004 18:26:56 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D69A43D1F; Sat, 7 Feb 2004 18:26:56 -0800 (PST) (envelope-from __zma@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 1021) id 884EAB814; Sat, 7 Feb 2004 18:26:55 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 18:26:55 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i17KsvuU066073 for ; Sat, 7 Feb 2004 15:54:57 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id DAC9955A34; Sat, 7 Feb 2004 12:54:53 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id B6FE016A4CE; Sat, 7 Feb 2004 12:54:53 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A2EC16A4CE; Sat, 7 Feb 2004 12:54:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D4F543D1F; Sat, 7 Feb 2004 12:54:30 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17KsU0B002155; Sat, 7 Feb 2004 12:54:30 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17KsTX7002154; Sat, 7 Feb 2004 12:54:29 -0800 (PST) (envelope-from scottl) Message-Id: <200402072054.i17KsTX7002154@repoman.freebsd.org> From: Scott Long Date: Sat, 7 Feb 2004 12:54:29 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: p'6"!,B^!!>6*"!gJp"! Subject: cvs commit: src/sys/dev/aac aac_debug.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 02:26:56 -0000 scottl 2004/02/07 12:54:29 PST FreeBSD src repository Modified files: sys/dev/aac aac_debug.c Log: Remove the use of AACQ_COMPLETE here since there is no longer a completion queue. Revision Changes Path 1.18 +0 -3 src/sys/dev/aac/aac_debug.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 18:26:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A024F16A4DC; Sat, 7 Feb 2004 18:26:57 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34BE543D1F; Sat, 7 Feb 2004 18:26:57 -0800 (PST) (envelope-from __zma@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 1021) id 5E6F3B817; Sat, 7 Feb 2004 18:26:56 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 18:26:56 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i17L5HuU071848 for ; Sat, 7 Feb 2004 16:05:17 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 4F8CF55E53; Sat, 7 Feb 2004 13:05:01 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id D73BC16A4F0; Sat, 7 Feb 2004 13:04:59 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A463616A4CE; Sat, 7 Feb 2004 13:04:47 -0800 (PST) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 287CE43D1F; Sat, 7 Feb 2004 13:04:47 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87])i17L4k5O003624; Sun, 8 Feb 2004 08:04:46 +1100 Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) i17L4hYc023959; Sun, 8 Feb 2004 08:04:44 +1100 Date: Sun, 8 Feb 2004 08:04:43 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Tim Robbins In-Reply-To: <20040206221255.GA54490@cat.robbins.dropbear.id.au> Message-ID: <20040208074351.Y58537@gamplex.bde.org> References: <200402061930.i16JUCpa011145@repoman.freebsd.org> <20040206221255.GA54490@cat.robbins.dropbear.id.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: -S~"!9jI"!*ag!!^YP!! cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: John Baldwin cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_resource.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 02:26:57 -0000 On Sat, 7 Feb 2004, Tim Robbins wrote: > On Fri, Feb 06, 2004 at 11:30:12AM -0800, John Baldwin wrote: > > > jhb 2004/02/06 11:30:12 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/kern kern_resource.c > > Log: > > - Correct the translation of old rlimit values to properly handle the old > > RLIM_INFINITY case for ogetrlimit(). > > - Use %jd and intmax_t to output negative time in usec in calcru(). > > - Rework getrusage() to make a copy of the rusage struct into a local > > variable while holding Giant and then do the copyout from the local > > variable to avoid having to have the original process rusage struct > > locked while doing the copyout (which would not be safe). This also > > includes a few style fixes from Bruce to getrusage(). > > Thanks (from the one who added the XXX comment). Can't we use the > proc lock here though? I had it changed to use sched_lock for a few minutes, then decided that Giant was not too bad here. We already have to use sched_lock for the RUSAGE_SELF case so it's silly to use another lock too. The p_cru change in kern_exit.c is locked by the following: Giant, PROC_LOCK(p), and not quite by sched_lock (sched_lock is released just before), so we can use any of these in getrusage(). I decided not to use sched_lock because I want to drop it earlier (after readinf the times in calcru()). calcru() takes about 4.5 usec on a Celeron 366 with a TSC timecounter, and this is too long to hold a spin lock since, while it is not too bad in absolute terms, it scales to 100+ usec on old machines that used to have an interrupt latency of much smaller than 100 usec. Another way to look at the relative largeness of 4.5 usec: vfork()+exit()+wait() for a small process takes about 86 usec on a Celeron 366, and 4.5 usec of that is for calcru(). Bruce _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 18:27:16 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B9C816A4D0; Sat, 7 Feb 2004 18:27:16 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAC4943D2F; Sat, 7 Feb 2004 18:27:15 -0800 (PST) (envelope-from __zma@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 1021) id 21B5CB812; Sat, 7 Feb 2004 18:27:15 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 18:27:15 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i17MgHuU025052 for ; Sat, 7 Feb 2004 17:42:17 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id DF7B3555DC; Sat, 7 Feb 2004 14:42:14 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id BC67516A4D1; Sat, 7 Feb 2004 14:42:14 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2180C16A523; Sat, 7 Feb 2004 14:37:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37FC443E85; Sat, 7 Feb 2004 14:19:21 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17MJL0B020862; Sat, 7 Feb 2004 14:19:21 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17MJKuQ020861; Sat, 7 Feb 2004 14:19:21 -0800 (PST) (envelope-from wpaul) Message-Id: <200402072219.i17MJKuQ020861@repoman.freebsd.org> From: Bill Paul Date: Sat, 7 Feb 2004 14:19:20 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: ibN!!kK]"!_:!"!ML#!! Subject: cvs commit: src/sys/compat/ndis subr_ndis.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 02:27:16 -0000 wpaul 2004/02/07 14:19:20 PST FreeBSD src repository Modified files: sys/compat/ndis subr_ndis.c Log: Correct an intance of mtx_pool_lock() that should have been mtx_pool_unlock(). Revision Changes Path 1.44 +1 -1 src/sys/compat/ndis/subr_ndis.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 18:27:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81F4116A4E0; Sat, 7 Feb 2004 18:27:26 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AF2343D1D; Sat, 7 Feb 2004 18:27:26 -0800 (PST) (envelope-from __zma@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 1021) id E7BE4B818; Sat, 7 Feb 2004 18:27:24 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 18:27:24 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i17MxLuU033847 for ; Sat, 7 Feb 2004 17:59:22 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 5DBA155885; Sat, 7 Feb 2004 14:59:19 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 3469716A4D1; Sat, 7 Feb 2004 14:59:19 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EE5C16A4CE; Sat, 7 Feb 2004 14:58:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E85D743D1F; Sat, 7 Feb 2004 14:58:39 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17Mwd0B029490; Sat, 7 Feb 2004 14:58:39 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17Mwd1e029489; Sat, 7 Feb 2004 14:58:39 -0800 (PST) (envelope-from phk) Message-Id: <200402072258.i17Mwd1e029489@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 7 Feb 2004 14:58:39 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: T5C"!_>@"!D,j!!@\j"! Subject: cvs commit: src/sbin/gbde test.sh X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 02:27:26 -0000 phk 2004/02/07 14:58:39 PST FreeBSD src repository Modified files: sbin/gbde test.sh Log: Fix the last and most important bit of the test case to test the same binary as the rest of it. Add MD5 check that the md(4) device gets set up correctly. Revision Changes Path 1.4 +8 -2 src/sbin/gbde/test.sh _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 18:27:27 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 721B216A4E5; Sat, 7 Feb 2004 18:27:27 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DB9843D39; Sat, 7 Feb 2004 18:27:27 -0800 (PST) (envelope-from __zma@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 1021) id 560A9B81E; Sat, 7 Feb 2004 18:27:26 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 18:27:26 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i17N1euU035328 for ; Sat, 7 Feb 2004 18:01:42 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 0D6BA5696C; Sat, 7 Feb 2004 15:01:35 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 8424D16A4F5; Sat, 7 Feb 2004 15:01:30 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BA2A16A4CE; Sat, 7 Feb 2004 15:01:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F11A43D1D; Sat, 7 Feb 2004 15:01:18 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17N1H0B029710; Sat, 7 Feb 2004 15:01:17 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17N1Htw029709; Sat, 7 Feb 2004 15:01:17 -0800 (PST) (envelope-from phk) Message-Id: <200402072301.i17N1Htw029709@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 7 Feb 2004 15:01:17 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: >V_"!~0T!!T]~!!W-~"! Subject: cvs commit: src/sys/geom/bde g_bde.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 02:27:27 -0000 phk 2004/02/07 15:01:17 PST FreeBSD src repository Modified files: sys/geom/bde g_bde.c Log: We don't need to hold Giant to create the worker kthread. Revision Changes Path 1.23 +0 -2 src/sys/geom/bde/g_bde.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 18:27:30 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9094616A4E6; Sat, 7 Feb 2004 18:27:30 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ABE043D1F; Sat, 7 Feb 2004 18:27:30 -0800 (PST) (envelope-from __zma@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 1021) id 6EBC3B81F; Sat, 7 Feb 2004 18:27:29 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 18:27:29 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i17NE1uU041376 for ; Sat, 7 Feb 2004 18:14:01 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id D45B755BB6; Sat, 7 Feb 2004 15:13:52 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id B567A16A4CE; Sat, 7 Feb 2004 15:13:52 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0307D16A4CE; Sat, 7 Feb 2004 15:13:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DADF743D1D; Sat, 7 Feb 2004 15:13:28 -0800 (PST) (envelope-from johan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17NDS0B034605; Sat, 7 Feb 2004 15:13:28 -0800 (PST) (envelope-from johan@repoman.freebsd.org) Received: (from johan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NDS77034604; Sat, 7 Feb 2004 15:13:28 -0800 (PST) (envelope-from johan) Message-Id: <200402072313.i17NDS77034604@repoman.freebsd.org> From: Johan Karlsson Date: Sat, 7 Feb 2004 15:13:28 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: P6@!!$0f!!!58"!$%U!! Subject: cvs commit: src/etc/rc.d random X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 02:27:30 -0000 johan 2004/02/07 15:13:28 PST FreeBSD src repository Modified files: etc/rc.d random Log: Fix typo in comment, s/reebots/reboots/ PR: 62481 Submitted by: Ulrich Spoerlein Revision Changes Path 1.4 +1 -1 src/etc/rc.d/random _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 18:27:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B909C16A543; Sat, 7 Feb 2004 18:27:51 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FE1C43D1F; Sat, 7 Feb 2004 18:27:51 -0800 (PST) (envelope-from __zma@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 1021) id 9B530B817; Sat, 7 Feb 2004 18:27:50 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 18:27:50 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i17NVGuU051302 for ; Sat, 7 Feb 2004 18:31:16 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 031D156E6C; Sat, 7 Feb 2004 15:31:10 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id EA3B816A4CE; Sat, 7 Feb 2004 15:31:09 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 439E516A4CE; Sat, 7 Feb 2004 15:30:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275A643D1F; Sat, 7 Feb 2004 15:30:46 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17NUj0B037613; Sat, 7 Feb 2004 15:30:46 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NUjx9037612; Sat, 7 Feb 2004 15:30:45 -0800 (PST) (envelope-from ru) Message-Id: <200402072330.i17NUjx9037612@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 15:30:45 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: $d?!!b1R!!0Z4"!D^B"! Subject: cvs commit: src/sys/boot/i386/boot2Makefilesrc/sys/boot/i386/libi386 Makefile src/sys/boot/i386/loader Makefile X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 02:27:51 -0000 ru 2004/02/07 15:30:45 PST FreeBSD src repository Modified files: sys/boot/i386/boot2 Makefile sys/boot/i386/libi386 Makefile sys/boot/i386/loader Makefile Log: Argh, unbreak "make depend" for AMD64. Reported by: kris Revision Changes Path 1.53 +1 -1 src/sys/boot/i386/boot2/Makefile 1.36 +6 -3 src/sys/boot/i386/libi386/Makefile 1.72 +1 -1 src/sys/boot/i386/loader/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 18:28:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4093E16A7FD; Sat, 7 Feb 2004 18:28:01 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7D3643D31; Sat, 7 Feb 2004 18:28:00 -0800 (PST) (envelope-from __zma@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 1021) id 1CB14B81E; Sat, 7 Feb 2004 18:28:00 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 18:28:00 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i17NmduU059882 for ; Sat, 7 Feb 2004 18:48:39 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 14195566C1; Sat, 7 Feb 2004 15:48:02 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id DF89216A4D2; Sat, 7 Feb 2004 15:48:00 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C0DA16A4CF; Sat, 7 Feb 2004 15:47:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4128E43D1D; Sat, 7 Feb 2004 15:47:11 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17NlB0B041925; Sat, 7 Feb 2004 15:47:11 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NlBDU041924; Sat, 7 Feb 2004 15:47:11 -0800 (PST) (envelope-from wpaul) Message-Id: <200402072347.i17NlBDU041924@repoman.freebsd.org> From: Bill Paul Date: Sat, 7 Feb 2004 15:47:11 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: iJT!!L+&"!eRO"!@6="! Subject: cvs commit: src/sys/compat/ndis subr_ndis.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 02:28:01 -0000 wpaul 2004/02/07 15:47:11 PST FreeBSD src repository Modified files: sys/compat/ndis subr_ndis.c Log: Argh. kthread_suspend() when in P_KTHREAD context, tsleep() when not, not the other way around. Revision Changes Path 1.45 +2 -2 src/sys/compat/ndis/subr_ndis.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 18:28:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11BF316A4E7; Sat, 7 Feb 2004 18:28:07 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFF9A43D1F; Sat, 7 Feb 2004 18:28:06 -0800 (PST) (envelope-from __zma@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 1021) id E914AB818; Sat, 7 Feb 2004 18:28:05 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 18:28:05 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i17NrcuU062289 for ; Sat, 7 Feb 2004 18:53:38 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id DD8B655608; Sat, 7 Feb 2004 15:53:32 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id C177016A4CE; Sat, 7 Feb 2004 15:53:32 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 916A716A4CE; Sat, 7 Feb 2004 15:52:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74B9543D2F; Sat, 7 Feb 2004 15:52:59 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17Nqx0B044047; Sat, 7 Feb 2004 15:52:59 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NqxiY044046; Sat, 7 Feb 2004 15:52:59 -0800 (PST) (envelope-from wpaul) Message-Id: <200402072352.i17NqxiY044046@repoman.freebsd.org> From: Bill Paul Date: Sat, 7 Feb 2004 15:52:58 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: bNo"!^JE"!@c_"!>\H!! Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 02:28:07 -0000 wpaul 2004/02/07 15:52:58 PST FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Don't hold NDIS_LOCK() around call to ndis_getstate_80211() since it may block on ndis_get_info(). Revision Changes Path 1.41 +2 -0 src/sys/dev/if_ndis/if_ndis.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 18:28:13 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01B8416A534; Sat, 7 Feb 2004 18:28:13 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id B070343D2F; Sat, 7 Feb 2004 18:28:12 -0800 (PST) (envelope-from __zma@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 1021) id D877DB81B; Sat, 7 Feb 2004 18:28:11 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 18:28:11 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i180e5uU085170 for ; Sat, 7 Feb 2004 19:40:06 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 51B1455740; Sat, 7 Feb 2004 16:40:01 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 30B8616A4D1; Sat, 7 Feb 2004 16:40:01 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B26516A4CE; Sat, 7 Feb 2004 16:39:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2F6B43D1D; Sat, 7 Feb 2004 16:39:38 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i180dc0B053404; Sat, 7 Feb 2004 16:39:38 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i180dcff053403; Sat, 7 Feb 2004 16:39:38 -0800 (PST) (envelope-from peter) Message-Id: <200402080039.i180dcff053403@repoman.freebsd.org> From: Peter Wemm Date: Sat, 7 Feb 2004 16:39:38 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: \id"!a><"!5Mi!!F!6"! Subject: cvs commit: src/sys/amd64/conf NOTES X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 02:28:13 -0000 peter 2004/02/07 16:39:38 PST FreeBSD src repository Modified files: sys/amd64/conf NOTES Log: I forgot to add the NO_MODULES override for NOTES Revision Changes Path 1.3 +3 -0 src/sys/amd64/conf/NOTES _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:19:09 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A7BC16A4CE; Sat, 7 Feb 2004 19:19:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F45A43D1D; Sat, 7 Feb 2004 19:19:09 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i183J80B099344; Sat, 7 Feb 2004 19:19:08 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i183J85X099343; Sat, 7 Feb 2004 19:19:08 -0800 (PST) (envelope-from silby) Message-Id: <200402080319.i183J85X099343@repoman.freebsd.org> From: Mike Silbersack Date: Sat, 7 Feb 2004 19:19:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys mbuf.h uio.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, 08 Feb 2004 03:19:09 -0000 silby 2004/02/07 19:19:08 PST FreeBSD src repository Modified files: sys/sys mbuf.h uio.h Log: Move m_uiotombuf from uio.h to mbuf.h, where I should have put it in the first place. Suggested by: bde Revision Changes Path 1.135 +4 -0 src/sys/sys/mbuf.h 1.33 +0 -2 src/sys/sys/uio.h From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:48:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 393F816A4D9; Sat, 7 Feb 2004 19:48:45 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id E63E043D1D; Sat, 7 Feb 2004 19:48:44 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id D6A75B951; Sat, 7 Feb 2004 19:48:42 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:48:42 -0800 (PST) Received: from vmd-ext.prodigy.net by vmd with SMTP; Sat, 7 Feb 2004 15:55:02 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by vmd-ext.prodigy.net (8.12.10/8.12.10) with ESMTP id i17Kswjf717086 for ; Sat, 7 Feb 2004 15:55:01 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id F0B29564C1; Sat, 7 Feb 2004 12:54:54 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id E18EE16A4D5; Sat, 7 Feb 2004 12:54:53 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A2EC16A4CE; Sat, 7 Feb 2004 12:54:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D4F543D1F; Sat, 7 Feb 2004 12:54:30 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17KsU0B002155; Sat, 7 Feb 2004 12:54:30 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17KsTX7002154; Sat, 7 Feb 2004 12:54:29 -0800 (PST) (envelope-from scottl) Message-Id: <200402072054.i17KsTX7002154@repoman.freebsd.org> From: Scott Long Date: Sat, 7 Feb 2004 12:54:29 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org Subject: cvs commit: src/sys/dev/aac aac_debug.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:48:45 -0000 scottl 2004/02/07 12:54:29 PST FreeBSD src repository Modified files: sys/dev/aac aac_debug.c Log: Remove the use of AACQ_COMPLETE here since there is no longer a completion queue. Revision Changes Path 1.18 +0 -3 src/sys/dev/aac/aac_debug.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:48:47 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E06116A4DC; Sat, 7 Feb 2004 19:48:47 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B9A143D1D; Sat, 7 Feb 2004 19:48:47 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id ED9DCB955; Sat, 7 Feb 2004 19:48:44 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:48:44 -0800 (PST) Received: from vmm-ext.prodigy.net by vmm with SMTP; Sat, 7 Feb 2004 16:05:56 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by vmm-ext.prodigy.net (8.12.10/8.12.10) with ESMTP id i17L5nSc427528 for ; Sat, 7 Feb 2004 16:05:52 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 215F75692F; Sat, 7 Feb 2004 13:05:35 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 3547616A559; Sat, 7 Feb 2004 13:05:01 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A463616A4CE; Sat, 7 Feb 2004 13:04:47 -0800 (PST) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 287CE43D1F; Sat, 7 Feb 2004 13:04:47 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87])i17L4k5O003624; Sun, 8 Feb 2004 08:04:46 +1100 Received: from gamplex.bde.org (katana.zip.com.au [61.8.7.246]) i17L4hYc023959; Sun, 8 Feb 2004 08:04:44 +1100 Date: Sun, 8 Feb 2004 08:04:43 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Tim Robbins In-Reply-To: <20040206221255.GA54490@cat.robbins.dropbear.id.au> Message-ID: <20040208074351.Y58537@gamplex.bde.org> References: <200402061930.i16JUCpa011145@repoman.freebsd.org> <20040206221255.GA54490@cat.robbins.dropbear.id.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: John Baldwin cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_resource.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:48:47 -0000 On Sat, 7 Feb 2004, Tim Robbins wrote: > On Fri, Feb 06, 2004 at 11:30:12AM -0800, John Baldwin wrote: > > > jhb 2004/02/06 11:30:12 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/kern kern_resource.c > > Log: > > - Correct the translation of old rlimit values to properly handle the old > > RLIM_INFINITY case for ogetrlimit(). > > - Use %jd and intmax_t to output negative time in usec in calcru(). > > - Rework getrusage() to make a copy of the rusage struct into a local > > variable while holding Giant and then do the copyout from the local > > variable to avoid having to have the original process rusage struct > > locked while doing the copyout (which would not be safe). This also > > includes a few style fixes from Bruce to getrusage(). > > Thanks (from the one who added the XXX comment). Can't we use the > proc lock here though? I had it changed to use sched_lock for a few minutes, then decided that Giant was not too bad here. We already have to use sched_lock for the RUSAGE_SELF case so it's silly to use another lock too. The p_cru change in kern_exit.c is locked by the following: Giant, PROC_LOCK(p), and not quite by sched_lock (sched_lock is released just before), so we can use any of these in getrusage(). I decided not to use sched_lock because I want to drop it earlier (after readinf the times in calcru()). calcru() takes about 4.5 usec on a Celeron 366 with a TSC timecounter, and this is too long to hold a spin lock since, while it is not too bad in absolute terms, it scales to 100+ usec on old machines that used to have an interrupt latency of much smaller than 100 usec. Another way to look at the relative largeness of 4.5 usec: vfork()+exit()+wait() for a small process takes about 86 usec on a Celeron 366, and 4.5 usec of that is for calcru(). Bruce _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:48:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67E5A16A574; Sat, 7 Feb 2004 19:48:57 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F8E443D1D; Sat, 7 Feb 2004 19:48:57 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id F0539B95B; Sat, 7 Feb 2004 19:48:54 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:48:54 -0800 (PST) Received: from vmf.prodigy.net by vmf with SMTP; Sat, 7 Feb 2004 17:42:18 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by vmf.prodigy.net (8.12.10/8.12.10) with ESMTP id i17MgHG6313774 for ; Sat, 7 Feb 2004 17:42:18 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id A414B55642; Sat, 7 Feb 2004 14:42:15 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id E697D16A4D6; Sat, 7 Feb 2004 14:42:14 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2180C16A523; Sat, 7 Feb 2004 14:37:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37FC443E85; Sat, 7 Feb 2004 14:19:21 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17MJL0B020862; Sat, 7 Feb 2004 14:19:21 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17MJKuQ020861; Sat, 7 Feb 2004 14:19:21 -0800 (PST) (envelope-from wpaul) Message-Id: <200402072219.i17MJKuQ020861@repoman.freebsd.org> From: Bill Paul Date: Sat, 7 Feb 2004 14:19:20 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org Subject: cvs commit: src/sys/compat/ndis subr_ndis.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:48:57 -0000 wpaul 2004/02/07 14:19:20 PST FreeBSD src repository Modified files: sys/compat/ndis subr_ndis.c Log: Correct an intance of mtx_pool_lock() that should have been mtx_pool_unlock(). Revision Changes Path 1.44 +1 -1 src/sys/compat/ndis/subr_ndis.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:49:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39F6B16A4DD; Sat, 7 Feb 2004 19:49:05 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id E04B343D2F; Sat, 7 Feb 2004 19:49:04 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id BF244B8F4; Sat, 7 Feb 2004 19:49:02 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:49:02 -0800 (PST) Received: from mailapps1-int.prodigy.net by mailapps1 with SMTP; Sat, 7 Feb 2004 17:59:25 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) i17MxOGw286618 for ; Sat, 7 Feb 2004 17:59:25 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 095BA562F7; Sat, 7 Feb 2004 14:59:20 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 5C93E16A4CF; Sat, 7 Feb 2004 14:59:19 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EE5C16A4CE; Sat, 7 Feb 2004 14:58:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E85D743D1F; Sat, 7 Feb 2004 14:58:39 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17Mwd0B029490; Sat, 7 Feb 2004 14:58:39 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17Mwd1e029489; Sat, 7 Feb 2004 14:58:39 -0800 (PST) (envelope-from phk) Message-Id: <200402072258.i17Mwd1e029489@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 7 Feb 2004 14:58:39 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org Subject: cvs commit: src/sbin/gbde test.sh X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:49:05 -0000 phk 2004/02/07 14:58:39 PST FreeBSD src repository Modified files: sbin/gbde test.sh Log: Fix the last and most important bit of the test case to test the same binary as the rest of it. Add MD5 check that the md(4) device gets set up correctly. Revision Changes Path 1.4 +8 -2 src/sbin/gbde/test.sh _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:49:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B17D716A4CF; Sat, 7 Feb 2004 19:49:05 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A4E943D1D; Sat, 7 Feb 2004 19:49:05 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id 5636BB939; Sat, 7 Feb 2004 19:49:03 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:49:03 -0800 (PST) Received: from vmi.prodigy.net by vmi with SMTP; Sat, 7 Feb 2004 18:01:40 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by vmi.prodigy.net (8.12.10/8.12.10) with ESMTP id i17N1cnt652482 for ; Sat, 7 Feb 2004 18:01:39 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 216F6569F5; Sat, 7 Feb 2004 15:01:36 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 2061216A4E1; Sat, 7 Feb 2004 15:01:31 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BA2A16A4CE; Sat, 7 Feb 2004 15:01:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F11A43D1D; Sat, 7 Feb 2004 15:01:18 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17N1H0B029710; Sat, 7 Feb 2004 15:01:17 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17N1Htw029709; Sat, 7 Feb 2004 15:01:17 -0800 (PST) (envelope-from phk) Message-Id: <200402072301.i17N1Htw029709@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 7 Feb 2004 15:01:17 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org Subject: cvs commit: src/sys/geom/bde g_bde.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:49:05 -0000 phk 2004/02/07 15:01:17 PST FreeBSD src repository Modified files: sys/geom/bde g_bde.c Log: We don't need to hold Giant to create the worker kthread. Revision Changes Path 1.23 +0 -2 src/sys/geom/bde/g_bde.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:49:07 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CB3916A4D0; Sat, 7 Feb 2004 19:49:07 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8C0C43D1D; Sat, 7 Feb 2004 19:49:06 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id A5D01B93B; Sat, 7 Feb 2004 19:49:04 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:49:04 -0800 (PST) Received: from vmc-ext.prodigy.net by vmc with SMTP; Sat, 7 Feb 2004 18:13:55 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by vmc-ext.prodigy.net (8.12.10/8.12.10) with ESMTP id i17NDsAp458658 for ; Sat, 7 Feb 2004 18:13:55 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 5DB7056404; Sat, 7 Feb 2004 15:13:53 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id E5ABA16A4D5; Sat, 7 Feb 2004 15:13:52 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0307D16A4CE; Sat, 7 Feb 2004 15:13:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DADF743D1D; Sat, 7 Feb 2004 15:13:28 -0800 (PST) (envelope-from johan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17NDS0B034605; Sat, 7 Feb 2004 15:13:28 -0800 (PST) (envelope-from johan@repoman.freebsd.org) Received: (from johan@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NDS77034604; Sat, 7 Feb 2004 15:13:28 -0800 (PST) (envelope-from johan) Message-Id: <200402072313.i17NDS77034604@repoman.freebsd.org> From: Johan Karlsson Date: Sat, 7 Feb 2004 15:13:28 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org Subject: cvs commit: src/etc/rc.d random X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:49:07 -0000 johan 2004/02/07 15:13:28 PST FreeBSD src repository Modified files: etc/rc.d random Log: Fix typo in comment, s/reebots/reboots/ PR: 62481 Submitted by: Ulrich Spoerlein Revision Changes Path 1.4 +1 -1 src/etc/rc.d/random _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:49:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0874A16A4F1; Sat, 7 Feb 2004 19:49:17 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id B08A443D1D; Sat, 7 Feb 2004 19:49:16 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id 9D3CFB94B; Sat, 7 Feb 2004 19:49:14 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:49:14 -0800 (PST) Received: from mailapps1-int.prodigy.net by mailapps1 with SMTP; Sat, 7 Feb 2004 18:31:14 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) i17NVCGw754854 for ; Sat, 7 Feb 2004 18:31:13 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 5045756E8A; Sat, 7 Feb 2004 15:31:10 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 2244C16A4CF; Sat, 7 Feb 2004 15:31:10 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 439E516A4CE; Sat, 7 Feb 2004 15:30:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275A643D1F; Sat, 7 Feb 2004 15:30:46 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17NUj0B037613; Sat, 7 Feb 2004 15:30:46 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NUjx9037612; Sat, 7 Feb 2004 15:30:45 -0800 (PST) (envelope-from ru) Message-Id: <200402072330.i17NUjx9037612@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 7 Feb 2004 15:30:45 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org Subject: cvs commit: src/sys/boot/i386/boot2Makefilesrc/sys/boot/i386/libi386 Makefile src/sys/boot/i386/loader Makefile X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:49:17 -0000 ru 2004/02/07 15:30:45 PST FreeBSD src repository Modified files: sys/boot/i386/boot2 Makefile sys/boot/i386/libi386 Makefile sys/boot/i386/loader Makefile Log: Argh, unbreak "make depend" for AMD64. Reported by: kris Revision Changes Path 1.53 +1 -1 src/sys/boot/i386/boot2/Makefile 1.36 +6 -3 src/sys/boot/i386/libi386/Makefile 1.72 +1 -1 src/sys/boot/i386/loader/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:49:23 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A42016A54D; Sat, 7 Feb 2004 19:49:23 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id B860F43D31; Sat, 7 Feb 2004 19:49:22 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id 59642B94C; Sat, 7 Feb 2004 19:49:20 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:49:20 -0800 (PST) Received: from mailapps1-int.prodigy.net by mailapps1 with SMTP; Sat, 7 Feb 2004 18:48:47 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) i17NmkGw1363822 for ; Sat, 7 Feb 2004 18:48:47 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 5A2F95700F; Sat, 7 Feb 2004 15:48:02 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 15C4216A4D9; Sat, 7 Feb 2004 15:48:01 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C0DA16A4CF; Sat, 7 Feb 2004 15:47:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4128E43D1D; Sat, 7 Feb 2004 15:47:11 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17NlB0B041925; Sat, 7 Feb 2004 15:47:11 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NlBDU041924; Sat, 7 Feb 2004 15:47:11 -0800 (PST) (envelope-from wpaul) Message-Id: <200402072347.i17NlBDU041924@repoman.freebsd.org> From: Bill Paul Date: Sat, 7 Feb 2004 15:47:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org Subject: cvs commit: src/sys/compat/ndis subr_ndis.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:49:23 -0000 wpaul 2004/02/07 15:47:11 PST FreeBSD src repository Modified files: sys/compat/ndis subr_ndis.c Log: Argh. kthread_suspend() when in P_KTHREAD context, tsleep() when not, not the other way around. Revision Changes Path 1.45 +2 -2 src/sys/compat/ndis/subr_ndis.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:49:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94BF116A5B5; Sat, 7 Feb 2004 19:49:25 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42EE143D2F; Sat, 7 Feb 2004 19:49:25 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id 2F30AB958; Sat, 7 Feb 2004 19:49:23 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:49:23 -0800 (PST) Received: from vmb-ext.prodigy.net by vmb with SMTP; Sat, 7 Feb 2004 18:53:35 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by vmb-ext.prodigy.net (8.12.10/8.12.10) with ESMTP id i17NrYda1112438 for ; Sat, 7 Feb 2004 18:53:35 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 5C9A955754; Sat, 7 Feb 2004 15:53:33 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id E8FE916A4D5; Sat, 7 Feb 2004 15:53:32 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 916A716A4CE; Sat, 7 Feb 2004 15:52:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74B9543D2F; Sat, 7 Feb 2004 15:52:59 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17Nqx0B044047; Sat, 7 Feb 2004 15:52:59 -0800 (PST) (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17NqxiY044046; Sat, 7 Feb 2004 15:52:59 -0800 (PST) (envelope-from wpaul) Message-Id: <200402072352.i17NqxiY044046@repoman.freebsd.org> From: Bill Paul Date: Sat, 7 Feb 2004 15:52:58 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:49:26 -0000 wpaul 2004/02/07 15:52:58 PST FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Don't hold NDIS_LOCK() around call to ndis_getstate_80211() since it may block on ndis_get_info(). Revision Changes Path 1.41 +2 -0 src/sys/dev/if_ndis/if_ndis.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:49:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3903B16A4E3; Sat, 7 Feb 2004 19:49:31 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id E69ED43D1D; Sat, 7 Feb 2004 19:49:30 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id D0A52B958; Sat, 7 Feb 2004 19:49:28 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:49:28 -0800 (PST) Received: from vmg.prodigy.net by vmg with SMTP; Sat, 7 Feb 2004 19:40:04 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by vmg.prodigy.net (8.12.10/8.12.10) with ESMTP id i180e4n1203492 for ; Sat, 7 Feb 2004 19:40:04 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id D99A455CF1; Sat, 7 Feb 2004 16:40:01 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 5989A16A4D5; Sat, 7 Feb 2004 16:40:01 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B26516A4CE; Sat, 7 Feb 2004 16:39:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2F6B43D1D; Sat, 7 Feb 2004 16:39:38 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i180dc0B053404; Sat, 7 Feb 2004 16:39:38 -0800 (PST) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i180dcff053403; Sat, 7 Feb 2004 16:39:38 -0800 (PST) (envelope-from peter) Message-Id: <200402080039.i180dcff053403@repoman.freebsd.org> From: Peter Wemm Date: Sat, 7 Feb 2004 16:39:38 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org Subject: cvs commit: src/sys/amd64/conf NOTES X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:49:31 -0000 peter 2004/02/07 16:39:38 PST FreeBSD src repository Modified files: sys/amd64/conf NOTES Log: I forgot to add the NO_MODULES override for NOTES Revision Changes Path 1.3 +3 -0 src/sys/amd64/conf/NOTES _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:49:51 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 492E116A5B7; Sat, 7 Feb 2004 19:49:51 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8DF343D2F; Sat, 7 Feb 2004 19:49:42 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id 64DEAB82B; Sat, 7 Feb 2004 19:46:07 -0800 (PST) Received: from pop.cotse.com by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:46:07 -0800 (PST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by mailhost.cotse.com (5.7.4/5.7.4) with ESMTP id i183JWuU056564 for ; Sat, 7 Feb 2004 22:19:32 -0500 (EST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id CEE4C570B9; Sat, 7 Feb 2004 19:19:27 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 53BF416A4E4; Sat, 7 Feb 2004 19:19:22 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A7BC16A4CE; Sat, 7 Feb 2004 19:19:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F45A43D1D; Sat, 7 Feb 2004 19:19:09 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i183J80B099344; Sat, 7 Feb 2004 19:19:08 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i183J85X099343; Sat, 7 Feb 2004 19:19:08 -0800 (PST) (envelope-from silby) Message-Id: <200402080319.i183J85X099343@repoman.freebsd.org> From: Mike Silbersack Date: Sat, 7 Feb 2004 19:19:08 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-Cotse-Filters: Default delivery X-UIDL: #U~!![B'#!X3%"!AP%#! Subject: cvs commit: src/sys/sys mbuf.h uio.h X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:49:51 -0000 silby 2004/02/07 19:19:08 PST FreeBSD src repository Modified files: sys/sys mbuf.h uio.h Log: Move m_uiotombuf from uio.h to mbuf.h, where I should have put it in the first place. Suggested by: bde Revision Changes Path 1.135 +4 -0 src/sys/sys/mbuf.h 1.33 +0 -2 src/sys/sys/uio.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 19:50:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 105CE16A6D7; Sat, 7 Feb 2004 19:50:42 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id E201F43D6A; Sat, 7 Feb 2004 19:50:28 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id DA926B81A; Sat, 7 Feb 2004 19:50:24 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:50:24 -0800 (PST) Received: from vmd-ext.prodigy.net by vmd with SMTP; Sat, 7 Feb 2004 22:19:34 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by vmd-ext.prodigy.net (8.12.10/8.12.10) with ESMTP id i183JWjf693346 for ; Sat, 7 Feb 2004 22:19:33 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 03465566E4; Sat, 7 Feb 2004 19:19:28 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 7B8D816A4ED; Sat, 7 Feb 2004 19:19:22 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A7BC16A4CE; Sat, 7 Feb 2004 19:19:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F45A43D1D; Sat, 7 Feb 2004 19:19:09 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i183J80B099344; Sat, 7 Feb 2004 19:19:08 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i183J85X099343; Sat, 7 Feb 2004 19:19:08 -0800 (PST) (envelope-from silby) Message-Id: <200402080319.i183J85X099343@repoman.freebsd.org> From: Mike Silbersack Date: Sat, 7 Feb 2004 19:19:08 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org Subject: cvs commit: src/sys/sys mbuf.h uio.h X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:50:45 -0000 silby 2004/02/07 19:19:08 PST FreeBSD src repository Modified files: sys/sys mbuf.h uio.h Log: Move m_uiotombuf from uio.h to mbuf.h, where I should have put it in the first place. Suggested by: bde Revision Changes Path 1.135 +4 -0 src/sys/sys/mbuf.h 1.33 +0 -2 src/sys/sys/uio.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-src@FreeBSD.ORG Sat Feb 7 23:35:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C13516A4CE; Sat, 7 Feb 2004 23:35:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1632C43D1D; Sat, 7 Feb 2004 23:35:49 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i187Zm0B063368; Sat, 7 Feb 2004 23:35:48 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i187Zmit063367; Sat, 7 Feb 2004 23:35:48 -0800 (PST) (envelope-from silby) Message-Id: <200402080735.i187Zmit063367@repoman.freebsd.org> From: Mike Silbersack Date: Sat, 7 Feb 2004 23:35:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern uipc_syscalls.c src/sys/sys socket.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, 08 Feb 2004 07:35:49 -0000 silby 2004/02/07 23:35:48 PST FreeBSD src repository Modified files: sys/kern uipc_syscalls.c sys/sys socket.h Log: Add the SF_NODISKIO flag to sendfile. This flag causes sendfile to be mindful of blocking on disk I/O and instead return EBUSY when such blocking would occur. Results from the DeBox project indicate that blocking on disk I/O can slow the performance of a kqueue/poll based webserver. Using a flag such as SF_NODISKIO and throwing connections that would block to helper processes/threads helped increase performance. Currently, only the Flash webserver uses this flag, although it could probably be applied to thttpd with relative ease. Idea by: Yaoping Ruan & Vivek Pai Revision Changes Path 1.173 +22 -19 src/sys/kern/uipc_syscalls.c 1.76 +5 -0 src/sys/sys/socket.h From owner-cvs-src@FreeBSD.ORG Sat Feb 7 23:38:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3420016A4CE; Sat, 7 Feb 2004 23:38:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1806C43D1D; Sat, 7 Feb 2004 23:38:36 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i187cZ0B063558; Sat, 7 Feb 2004 23:38:35 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i187cZKU063557; Sat, 7 Feb 2004 23:38:35 -0800 (PST) (envelope-from silby) Message-Id: <200402080738.i187cZKU063557@repoman.freebsd.org> From: Mike Silbersack Date: Sat, 7 Feb 2004 23:38:35 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/sys sendfile.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: Sun, 08 Feb 2004 07:38:36 -0000 silby 2004/02/07 23:38:35 PST FreeBSD src repository Modified files: lib/libc/sys sendfile.2 Log: Document the SF_NODISKIO flag, and fix a small typo. Revision Changes Path 1.21 +10 -2 src/lib/libc/sys/sendfile.2