From owner-cvs-all Sun Oct 18 00:40:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA20020 for cvs-all-outgoing; Sun, 18 Oct 1998 00:40:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA20015; Sun, 18 Oct 1998 00:40:32 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA16650; Sun, 18 Oct 1998 00:40:30 -0700 (PDT) Date: Sun, 18 Oct 1998 00:40:30 -0700 (PDT) Message-Id: <199810180740.AAA16650@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 math_emulate.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/18 00:40:30 PDT Modified files: sys/i386/i386 math_emulate.c Log: Print a message if bootverbose that the emulator is present in the kernel. Move the initialization before isa_configure() and npx, in case npx does something to initialize the state of the emulator somehow. I do not have any machines without a FPU so that I can test this with - except an old 386sx motherboard in a box somewhere that might work... Revision Changes Path 1.29 +11 -5 src/sys/i386/i386/math_emulate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 00:44:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA20505 for cvs-all-outgoing; Sun, 18 Oct 1998 00:44:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA20498; Sun, 18 Oct 1998 00:44:36 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA16742; Sun, 18 Oct 1998 00:44:33 -0700 (PDT) Date: Sun, 18 Oct 1998 00:44:33 -0700 (PDT) Message-Id: <199810180744.AAA16742@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/i386/fpemul fpu_entry.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/18 00:44:33 PDT Modified files: sys/gnu/i386/fpemul fpu_entry.c Log: Initialize earlier (ie: before npx) in case it makes any difference. Print a message when it attaches to pmath_emulate if bootverbose so that we can be sure it's online. Revision Changes Path 1.17 +8 -4 src/sys/gnu/i386/fpemul/fpu_entry.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 01:47:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA24775 for cvs-all-outgoing; Sun, 18 Oct 1998 01:47:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA24769 for ; Sun, 18 Oct 1998 01:47:26 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (WHAT_THE_HELL_YOU_LOOKING_AT_@d60-147.leach.ucdavis.edu [169.237.60.147]) by relay.nuxi.com (8.8.8/8.6.12) with ESMTP id BAA21920 for ; Sun, 18 Oct 1998 01:46:55 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.1/8.9.1) id IAA04589 for cvs-committers@FreeBSD.org; Sun, 18 Oct 1998 08:47:01 GMT (envelope-from obrien) Message-ID: <19981018014559.A4569@nuxi.com> Date: Sun, 18 Oct 1998 01:45:59 -0700 From: "David O'Brien" To: Satoshi Asami , commiters@FreeBSD.ORG Subject: Re: Repost: PORTS FREEZE Saturday Oct 10th 9AM PDT Reply-To: obrien@NUXI.com References: <199810091115.EAA03908@silvia.hip.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199810091115.EAA03908@silvia.hip.berkeley.edu>; from Satoshi Asami on Fri, Oct 09, 1998 at 04:15:43AM -0700 X-Operating-System: FreeBSD 3.0-BETA Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, Oct 09, 1998 at 04:15:43AM -0700, Satoshi Asami wrote: > The ports tree will be frozen for 3.0R at 9AM PDT (12noon EST, 4PM > GMT) this coming Saturday. Since Justin has commited the INDEX file, the freeze is over, right?? -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 01:53:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA25219 for cvs-all-outgoing; Sun, 18 Oct 1998 01:53:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA25214 for ; Sun, 18 Oct 1998 01:53:07 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca1-88.ix.netcom.com [209.109.232.88]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id BAA12548 for ; Sun, 18 Oct 1998 01:52:40 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id BAA11777; Sun, 18 Oct 1998 01:52:36 -0700 (PDT) Date: Sun, 18 Oct 1998 01:52:36 -0700 (PDT) Message-Id: <199810180852.BAA11777@silvia.hip.berkeley.edu> To: committers@FreeBSD.ORG Subject: Ports freeze not over yet From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk The freeze is not over yet. I'm not sure what the outcome of the latest bug flareups are going to be. Hold on a couple more days, guys. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 02:48:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28507 for cvs-all-outgoing; Sun, 18 Oct 1998 02:48:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28502; Sun, 18 Oct 1998 02:48:29 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA19431; Sun, 18 Oct 1998 02:48:27 -0700 (PDT) Date: Sun, 18 Oct 1998 02:48:27 -0700 (PDT) Message-Id: <199810180948.CAA19431@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/games Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/18 02:48:26 PDT Modified files: games Makefile.inc Log: Allow ``make BINDIR=/foo/games'' to work. Revision Changes Path 1.9 +4 -3 src/games/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 02:49:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28535 for cvs-all-outgoing; Sun, 18 Oct 1998 02:49:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28530; Sun, 18 Oct 1998 02:49:04 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA19486; Sun, 18 Oct 1998 02:49:02 -0700 (PDT) Date: Sun, 18 Oct 1998 02:49:02 -0700 (PDT) Message-Id: <199810180949.CAA19486@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/games/fortune Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/18 02:49:02 PDT Added files: games/fortune Makefile.inc Log: Allow ``make BINDIR=/foo/games'' to work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 02:56:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28835 for cvs-all-outgoing; Sun, 18 Oct 1998 02:56:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from teethies.nelefa.org (usr157-edi.cableinet.co.uk [194.117.147.167]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28828 for ; Sun, 18 Oct 1998 02:56:40 -0700 (PDT) (envelope-from jmd@nelefa.org) Received: from localhost (localhost [127.0.0.1]) by teethies.nelefa.org (8.8.8/8.8.8) with SMTP id KAA02655 for ; Sun, 18 Oct 1998 10:55:56 +0100 (BST) (envelope-from jmd@nelefa.org) Date: Sun, 18 Oct 1998 10:55:56 +0100 (BST) From: John Dow X-Sender: jmd@teethies To: cvs-all@FreeBSD.ORG Subject: subscribe Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk subscribe John Dow cat man du : where UNIX geeks go when they die To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 03:02:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA29584 for cvs-all-outgoing; Sun, 18 Oct 1998 03:02:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA29545; Sun, 18 Oct 1998 03:01:56 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from grjottunagard.ifi.uio.no (2602@grjottunagard.ifi.uio.no [129.240.64.131]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id MAA10579; Sun, 18 Oct 1998 12:01:29 +0200 (MET DST) Received: (from dag-erli@localhost) by grjottunagard.ifi.uio.no ; Sun, 18 Oct 1998 12:01:29 +0200 (MET DST) Mime-Version: 1.0 To: Bruce Evans Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, des@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/mount mount.8 References: <199810170412.OAA31312@godzilla.zeta.org.au> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 18 Oct 1998 12:01:28 +0200 In-Reply-To: Bruce Evans's message of "Sat, 17 Oct 1998 14:12:38 +1000" Message-ID: Lines: 24 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id DAB29550 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bruce Evans writes: > > > > > > Warn about "mount -u" bug. > > > > > FUD. > > > > I'm afraid it's very, very real, and 100% reproducable. > > > Please give details. Which file system? (-u is supposed to apply to > > > all file systems). Did recent -u fixes (ffs_vfsops.c rev.1.84 and 1.88) > > > affect it? > > FFS, and no, I've experienced corruption on a file system that was > > newfs'd in the beginning of October (and I've been making world and > > building kernels every other day for a month) > By details, I meant complete details. How to reproduce the problem, # mount -u -o rw /usr # make installworld # mount -u -o ro /usr > and whether rev.1.84 and 1.88 caused the problem. Yes, the problem still exists with a kernel with the latest revision of ffs_vnops.c. DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 03:39:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA03708 for cvs-all-outgoing; Sun, 18 Oct 1998 03:39:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA03675; Sun, 18 Oct 1998 03:38:59 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from grjottunagard.ifi.uio.no (2602@grjottunagard.ifi.uio.no [129.240.64.131]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id MAA13319; Sun, 18 Oct 1998 12:38:35 +0200 (MET DST) Received: (from dag-erli@localhost) by grjottunagard.ifi.uio.no ; Sun, 18 Oct 1998 12:38:35 +0200 (MET DST) Mime-Version: 1.0 To: Tom Jackson Cc: "Dag-Erling C. Smf8rgrav" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c References: <199810131514.IAA13889@freefall.freebsd.org> <19981018011048.D1263@TOJ.org> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 18 Oct 1998 12:38:34 +0200 In-Reply-To: Tom Jackson's message of "Sun, 18 Oct 1998 01:10:48 -0500" Message-ID: Lines: 13 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id DAB03680 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Tom Jackson writes: > On Tue, Oct 13, 1998 at 08:14:37AM -0700, Dag-Erling C. Smf8rgrav wrote: > > Log: > > One vfork() changed to fork(); one execl() changed to execv(). The > > latter isn't actually called as far as I can see since FreeBSD uses > > termcap and not terminfo. > Don't know. Mine seems broke. That's not much of a bug report. Can you give me something to work on? DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 03:58:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05368 for cvs-all-outgoing; Sun, 18 Oct 1998 03:58:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05363; Sun, 18 Oct 1998 03:57:58 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA20534; Sun, 18 Oct 1998 03:57:56 -0700 (PDT) Date: Sun, 18 Oct 1998 03:57:56 -0700 (PDT) Message-Id: <199810181057.DAA20534@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/10/18 03:57:56 PDT Modified files: sys/conf files Log: Added missing dependency for bus_if.o on bus_if.h Revision Changes Path 1.165 +1 -1 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 04:15:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA08498 for cvs-all-outgoing; Sun, 18 Oct 1998 04:15:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA08493; Sun, 18 Oct 1998 04:15:02 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA21896; Sun, 18 Oct 1998 04:14:59 -0700 (PDT) Date: Sun, 18 Oct 1998 04:14:59 -0700 (PDT) Message-Id: <199810181114.EAA21896@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/games/fortune/datfiles Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/18 04:14:59 PDT Modified files: games/fortune/datfiles Makefile Log: Allow building games w/o an existing /usr/games. Revision Changes Path 1.15 +6 -3 src/games/fortune/datfiles/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 04:44:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09937 for cvs-all-outgoing; Sun, 18 Oct 1998 04:44:45 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09931; Sun, 18 Oct 1998 04:44:41 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA22298; Sun, 18 Oct 1998 04:44:38 -0700 (PDT) Date: Sun, 18 Oct 1998 04:44:38 -0700 (PDT) Message-Id: <199810181144.EAA22298@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/internal about.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/18 04:44:38 PDT Modified files: en/internal about.sgml Log: The urchin web statistic for www.freebsd.org exists only on freefall and must be an absoulte URL. Revision Changes Path 1.21 +3 -3 www/en/internal/about.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 04:59:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA10545 for cvs-all-outgoing; Sun, 18 Oct 1998 04:59:02 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA10538; Sun, 18 Oct 1998 04:58:59 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA22590; Sun, 18 Oct 1998 04:58:57 -0700 (PDT) Date: Sun, 18 Oct 1998 04:58:57 -0700 (PDT) Message-Id: <199810181158.EAA22590@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/hea eni_transmit.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/10/18 04:58:57 PDT Modified files: sys/dev/hea eni_transmit.c Log: Add a missing ++. Noticed by: gcc via phk Submitted by: Mike Spengler Revision Changes Path 1.2 +3 -3 src/sys/dev/hea/eni_transmit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 05:05:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA11007 for cvs-all-outgoing; Sun, 18 Oct 1998 05:05:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA10997; Sun, 18 Oct 1998 05:05:09 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id WAA21704; Sun, 18 Oct 1998 22:04:44 +1000 Date: Sun, 18 Oct 1998 22:04:44 +1000 From: Bruce Evans Message-Id: <199810181204.WAA21704@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, phk@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > sys/conf files > Log: > Added missing dependency for bus_if.o on bus_if.h I really hate the explicit dependencies */conf/files*. This one can be handled automatically by making all objects depend on all generated headers if there is no .depend file (same method as in bsd.prog.mk). I'd prefer to give the explicit rules and dependencies in a normal makefiles (sys/conf/Makefile.inc and a machine-dependent Makefile.inc) so that normal make syntax with no quoting can be used and the rules can be used in LKM makefiles. config(8) would only need to put files in various lists according to directives like `no-implicit-rule'. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 05:56:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA14717 for cvs-all-outgoing; Sun, 18 Oct 1998 05:56:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA14711; Sun, 18 Oct 1998 05:56:26 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.1/8.8.5) with ESMTP id OAA12270; Sun, 18 Oct 1998 14:55:16 +0200 (CEST) To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files In-reply-to: Your message of "Sun, 18 Oct 1998 22:04:44 +1000." <199810181204.WAA21704@godzilla.zeta.org.au> Date: Sun, 18 Oct 1998 14:55:15 +0200 Message-ID: <12268.908715315@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199810181204.WAA21704@godzilla.zeta.org.au>, Bruce Evans writes: >> Modified files: >> sys/conf files >> Log: >> Added missing dependency for bus_if.o on bus_if.h > >I really hate the explicit dependencies */conf/files*. I agree, but I'm not currently able to disect the config/Makefile complex and figure out a better way... -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 06:56:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17461 for cvs-all-outgoing; Sun, 18 Oct 1998 06:56:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA17456; Sun, 18 Oct 1998 06:56:52 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA29943; Sun, 18 Oct 1998 06:56:50 -0700 (PDT) Date: Sun, 18 Oct 1998 06:56:50 -0700 (PDT) Message-Id: <199810181356.GAA29943@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/scripts src-install.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/18 06:56:50 PDT Modified files: release/scripts src-install.sh Log: adjust to match current times. Revision Changes Path 1.5 +2 -2 src/release/scripts/src-install.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 06:58:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17591 for cvs-all-outgoing; Sun, 18 Oct 1998 06:58:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA17580; Sun, 18 Oct 1998 06:58:19 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA29995; Sun, 18 Oct 1998 06:58:16 -0700 (PDT) Date: Sun, 18 Oct 1998 06:58:16 -0700 (PDT) Message-Id: <199810181358.GAA29995@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf GENERIC98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/10/18 06:58:16 PDT Modified files: sys/pc98/conf GENERIC98 Log: Sync with sys/i386/conf/GENERIC revision 1.125. Revision Changes Path 1.52 +7 -1 src/sys/pc98/conf/GENERIC98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 07:02:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17772 for cvs-all-outgoing; Sun, 18 Oct 1998 07:02:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA17767; Sun, 18 Oct 1998 07:02:46 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA00192; Sun, 18 Oct 1998 07:02:44 -0700 (PDT) Date: Sun, 18 Oct 1998 07:02:44 -0700 (PDT) Message-Id: <199810181402.HAA00192@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf SMP-GENERIC98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/10/18 07:02:44 PDT Modified files: sys/pc98/conf SMP-GENERIC98 Log: Update SMP-GENERIC98 to something a bit more recent based on GENERIC98. Revision Changes Path 1.6 +14 -3 src/sys/pc98/conf/SMP-GENERIC98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 07:57:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA21565 for cvs-all-outgoing; Sun, 18 Oct 1998 07:57:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA21557 for ; Sun, 18 Oct 1998 07:57:12 -0700 (PDT) (envelope-from wosch@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id QAA17222 for committers@freebsd.org; Sun, 18 Oct 1998 16:56:50 +0200 (CEST) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by campa.panke.de (8.8.8/8.8.8) id FAA03648 for committers@freebsd.org; Sun, 18 Oct 1998 05:16:51 +0200 (MET DST) (envelope-from wosch) Message-ID: <19981018051649.A3639@panke.de.freebsd.org> Date: Sun, 18 Oct 1998 05:16:49 +0200 From: Wolfram Schneider To: committers@FreeBSD.ORG Subject: full /var/tmp on hub [root@hub.freebsd.org: Cron /g/www/mid/bin/mid-build2 all] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Please cleanup your mailboxes on hub! /var/tmp is 98% full. Wolfram ----- Forwarded message from Cron Daemon ----- Date: Sun, 18 Oct 1998 04:31:03 -0700 (PDT) From: root@hub.freebsd.org (Cron Daemon) To: wosch@hub.freebsd.org Subject: Cron /g/www/mid/bin/mid-build2 all X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: sort: write error: No space left on device sort: write error: No space left on device sort: write error: No space left on device sort: write error: No space left on device ----- End forwarded message ----- -- Wolfram Schneider http://www.freebsd.org/~w/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 08:05:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22500 for cvs-all-outgoing; Sun, 18 Oct 1998 08:05:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22468; Sun, 18 Oct 1998 08:05:47 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id BAA30746; Mon, 19 Oct 1998 01:05:23 +1000 Date: Mon, 19 Oct 1998 01:05:23 +1000 From: Bruce Evans Message-Id: <199810181505.BAA30746@godzilla.zeta.org.au> To: bde@zeta.org.au, dag-erli@ifi.uio.no Subject: mount -u -o ro bug (was: cvs commit ...) Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, des@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> > > > > > Warn about "mount -u" bug. >> > > > > FUD. >... ># mount -u -o rw /usr ># make installworld ># mount -u -o ro /usr There is a problem with unlinked open files. Switching to ro leaves their inode unreferenced, and it can't be removed if the file is closed while the file system is mounted ro. `make installworld' normally creates many such files by unlinking the inodes for daemons and shared libraries. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 08:26:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA24371 for cvs-all-outgoing; Sun, 18 Oct 1998 08:26:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA24319 for ; Sun, 18 Oct 1998 08:26:00 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id XAA01361; Sun, 18 Oct 1998 23:25:23 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199810181525.XAA01361@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Wolfram Schneider cc: committers@FreeBSD.ORG Subject: Re: full /var/tmp on hub [root@hub.freebsd.org: Cron /g/www/mid/bin/mid-build2 all] In-reply-to: Your message of "Sun, 18 Oct 1998 05:16:49 +0200." <19981018051649.A3639@panke.de.freebsd.org> Date: Sun, 18 Oct 1998 23:25:22 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Wolfram Schneider wrote: > Please cleanup your mailboxes on hub! /var/tmp > is 98% full. And recreate a symlink from /var/forward/$user to ~/.forward.. jmb is running some lists with vmailer, and it's not set up to use the forward files in the normal location, so /var/mail is getting mailing list messages and other junk etc. Hopefully committers is still using sendmail... > Wolfram Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 08:31:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA24901 for cvs-all-outgoing; Sun, 18 Oct 1998 08:31:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA24896; Sun, 18 Oct 1998 08:31:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02257; Sun, 18 Oct 1998 08:31:23 -0700 (PDT) Date: Sun, 18 Oct 1998 08:31:23 -0700 (PDT) Message-Id: <199810181531.IAA02257@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include elf.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/18 08:31:23 PDT Modified files: sys/i386/include elf.h Log: Add an ELF_MACHINE_OK() macro for compatability with the Alpha version. Revision Changes Path 1.5 +3 -1 src/sys/i386/include/elf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 08:55:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA02457 for cvs-all-outgoing; Sun, 18 Oct 1998 08:55:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA02449; Sun, 18 Oct 1998 08:55:15 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02789; Sun, 18 Oct 1998 08:55:12 -0700 (PDT) Date: Sun, 18 Oct 1998 08:55:12 -0700 (PDT) Message-Id: <199810181555.IAA02789@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern imgact_elf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/18 08:55:12 PDT Modified files: sys/kern imgact_elf.c Log: Some cleanups and optimizations: - Use the system headers method for Elf32/Elf64 symbol compatability - get rid of the UPRINTF debugging. - check the ELF header for compatability much more completely - optimize the section mapper. Use the same direct VM interfaces that imgact_aout.c and kern_exec.c use. - Check the return codes from the vm_* functions better. Some return KERN_* results, not an errno. - prefault the page tables to reduce startup faults on page tables like a.out does. - reset the segment protection to zero for each loop, otherwise each segment could get progressively more privs. (eg: if the first was read/write/execute, and the second was meant to be read/execute, the bug would make the second r/w/x too. In practice this was not a problem because executables are normally laid out with text first.) - Don't impose arbitary limits. Use the limits on headers imposed by the need to fit them into one page. - Remove unused switch() cases now that the verbose debugging is gone. I've been using an earlier version of this for a month or so. This sped up ELF exec speed a bit for me but I found it hard to get consistant benchmarks when I tested it last (a few weeks ago). I'm still bothered by the page read out of order caused by the transition from data to bss. This which requires either part filling the transition page or clearing the remainder. Revision Changes Path 1.41 +109 -164 src/sys/kern/imgact_elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 08:55:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA02545 for cvs-all-outgoing; Sun, 18 Oct 1998 08:55:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA02540; Sun, 18 Oct 1998 08:55:23 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02802; Sun, 18 Oct 1998 08:55:20 -0700 (PDT) Date: Sun, 18 Oct 1998 08:55:20 -0700 (PDT) Message-Id: <199810181555.IAA02802@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf SMP-GENERIC98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/10/18 08:55:20 PDT Modified files: sys/pc98/conf SMP-GENERIC98 Log: Commented out aic. Revision Changes Path 1.7 +2 -2 src/sys/pc98/conf/SMP-GENERIC98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 09:00:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03324 for cvs-all-outgoing; Sun, 18 Oct 1998 09:00:43 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silverback.gorilla.net (silverback.gorilla.net [208.128.8.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA03314; Sun, 18 Oct 1998 09:00:33 -0700 (PDT) (envelope-from tom@gorilla.net) Received: from peeper.TOJ.org [208.143.84.74] by silverback.gorilla.net with ESMTP (SMTPD32-4.07) id AF831C700C0; Sun, 18 Oct 1998 10:55:47 CDT Received: (from tom@localhost) by peeper.TOJ.org (8.9.1/8.8.8) id LAA04158; Sun, 18 Oct 1998 11:00:14 -0500 (CDT) (envelope-from tom) Message-ID: <19981018105943.A4144@TOJ.org> Date: Sun, 18 Oct 1998 10:59:43 -0500 From: Tom Jackson To: =?iso-8859-1?Q?Dag-Erling_C=2E_Sm=F8rgrav_?= Cc: "Dag-Erling C. Smf8rgrav" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c References: <199810131514.IAA13889@freefall.freebsd.org> <19981018011048.D1263@TOJ.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.93.2i In-Reply-To: =?iso-8859-1?Q?=3Cxzp1zo6gno5=2Efsf=40grjottunagard=2Eifi=2Euio=2Eno=3E?= =?iso-8859-1?Q?=3B_from_Dag-Erling_C=2E_Sm=F8rgrav__on_Sun=2C_Oct_18=2C_?= =?iso-8859-1?Q?1998_at_12:38:34PM_+0200?= Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, Oct 18, 1998 at 12:38:34PM +0200, Dag-Erling C. Smørgrav wrote: > Tom Jackson writes: > > On Tue, Oct 13, 1998 at 08:14:37AM -0700, Dag-Erling C. Smf8rgrav wrote: > > > Log: > > > One vfork() changed to fork(); one execl() changed to execv(). The > > > latter isn't actually called as far as I can see since FreeBSD uses > > > termcap and not terminfo. > > Don't know. Mine seems broke. > > That's not much of a bug report. Can you give me something to work on? > > DES > -- > Dag-Erling Smørgrav - dag-erli@ifi.uio.no > You betcha. Running 100% elf up to date. When I start window I get 'Process died. Command:' and no window#1, only window#2. About all you can do is exit. Funny thing is today I tried it a number of times and some times it starts right. The forking is hit and miss. Standing by, -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 09:17:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA06287 for cvs-all-outgoing; Sun, 18 Oct 1998 09:17:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA06267; Sun, 18 Oct 1998 09:17:19 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from gjallarhorn.ifi.uio.no (2602@gjallarhorn.ifi.uio.no [129.240.65.40]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id SAA15652; Sun, 18 Oct 1998 18:16:55 +0200 (MET DST) Received: (from dag-erli@localhost) by gjallarhorn.ifi.uio.no ; Sun, 18 Oct 1998 18:16:54 +0200 (MET DST) Mime-Version: 1.0 To: Tom Jackson Cc: "Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?=" , "Dag-Erling C. Smf8rgrav" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c References: <199810131514.IAA13889@freefall.freebsd.org> <19981018011048.D1263@TOJ.org> <19981018105943.A4144@TOJ.org> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 18 Oct 1998 18:16:54 +0200 In-Reply-To: Tom Jackson's message of "Sun, 18 Oct 1998 10:59:43 -0500" Message-ID: Lines: 21 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id JAB06270 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Tom Jackson writes: > On Sun, Oct 18, 1998 at 12:38:34PM +0200, Dag-Erling C. Smørgrav wrote: > > Tom Jackson writes: > > > On Tue, Oct 13, 1998 at 08:14:37AM -0700, Dag-Erling C. Smf8rgrav wrote: > > > > Log: > > > > One vfork() changed to fork(); one execl() changed to execv(). The > > > > latter isn't actually called as far as I can see since FreeBSD uses > > > > termcap and not terminfo. > > > Don't know. Mine seems broke. > > That's not much of a bug report. Can you give me something to work on? > You betcha. Running 100% elf up to date. When I start window I get > 'Process died. Command:' and no window#1, only window#2. About all > you can do is exit. Funny thing is today I tried it a number of times > and some times it starts right. The forking is hit and miss. Funny. I've had similar problems but attributed it to lack of ptys. How many ptys do you have configured, and how many are in use? DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 09:18:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA06709 for cvs-all-outgoing; Sun, 18 Oct 1998 09:18:45 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA06669; Sun, 18 Oct 1998 09:18:38 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from gjallarhorn.ifi.uio.no (2602@gjallarhorn.ifi.uio.no [129.240.65.40]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id SAA15790; Sun, 18 Oct 1998 18:18:14 +0200 (MET DST) Received: (from dag-erli@localhost) by gjallarhorn.ifi.uio.no ; Sun, 18 Oct 1998 18:18:14 +0200 (MET DST) Mime-Version: 1.0 To: Tom Jackson Cc: "Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?=" , "Dag-Erling C. Smf8rgrav" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c References: <199810131514.IAA13889@freefall.freebsd.org> <19981018011048.D1263@TOJ.org> <19981018105943.A4144@TOJ.org> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 18 Oct 1998 18:18:13 +0200 In-Reply-To: Tom Jackson's message of "Sun, 18 Oct 1998 10:59:43 -0500" Message-ID: Lines: 22 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id JAB06678 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Tom Jackson writes: > On Sun, Oct 18, 1998 at 12:38:34PM +0200, Dag-Erling C. Smørgrav wrote: > > Tom Jackson writes: > > > On Tue, Oct 13, 1998 at 08:14:37AM -0700, Dag-Erling C. Smf8rgrav wrote: > > > > Log: > > > > One vfork() changed to fork(); one execl() changed to execv(). The > > > > latter isn't actually called as far as I can see since FreeBSD uses > > > > termcap and not terminfo. > > > Don't know. Mine seems broke. > > That's not much of a bug report. Can you give me something to work on? > You betcha. Running 100% elf up to date. When I start window I get > 'Process died. Command:' and no window#1, only window#2. About all > you can do is exit. Funny thing is today I tried it a number of times > and some times it starts right. The forking is hit and miss. OBTW, can you verify whether or not an older version of window(1) (from before my commit) exhibits the same bug under the same circumstances? DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 09:24:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07424 for cvs-all-outgoing; Sun, 18 Oct 1998 09:24:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07373; Sun, 18 Oct 1998 09:24:32 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA03559; Sun, 18 Oct 1998 09:24:29 -0700 (PDT) Date: Sun, 18 Oct 1998 09:24:29 -0700 (PDT) Message-Id: <199810181624.JAA03559@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall devices.c src/release/sysinstall/help hardware.hlp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/18 09:24:29 PDT Modified files: release/sysinstall devices.c release/sysinstall/help hardware.hlp Log: Add driver support for PCI fast ethernet adapters based on the RealTek 8129/8139 chipset like I've been threatening. Update kernel configs, userconfig.c, relnotes and sysinstall. No man page yet; comming soon. I consider this driver stable enough that I want to give it some exposure in -current. Revision Changes Path 1.85 +2 -1 src/release/sysinstall/devices.c 1.43 +1 -0 src/release/sysinstall/help/hardware.hlp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 09:24:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07432 for cvs-all-outgoing; Sun, 18 Oct 1998 09:24:49 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07384; Sun, 18 Oct 1998 09:24:33 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA03570; Sun, 18 Oct 1998 09:24:30 -0700 (PDT) Date: Sun, 18 Oct 1998 09:24:30 -0700 (PDT) Message-Id: <199810181624.JAA03570@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_rl.c if_rlreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/18 09:24:30 PDT Added files: sys/pci if_rl.c if_rlreg.h Log: Add driver support for PCI fast ethernet adapters based on the RealTek 8129/8139 chipset like I've been threatening. Update kernel configs, userconfig.c, relnotes and sysinstall. No man page yet; comming soon. I consider this driver stable enough that I want to give it some exposure in -current. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 09:24:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07439 for cvs-all-outgoing; Sun, 18 Oct 1998 09:24:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07390; Sun, 18 Oct 1998 09:24:37 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA03583; Sun, 18 Oct 1998 09:24:31 -0700 (PDT) Date: Sun, 18 Oct 1998 09:24:31 -0700 (PDT) Message-Id: <199810181624.JAA03583@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/18 09:24:31 PDT Modified files: sys/conf files Log: Add driver support for PCI fast ethernet adapters based on the RealTek 8129/8139 chipset like I've been threatening. Update kernel configs, userconfig.c, relnotes and sysinstall. No man page yet; comming soon. I consider this driver stable enough that I want to give it some exposure in -current. Revision Changes Path 1.166 +1 -0 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 09:24:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07443 for cvs-all-outgoing; Sun, 18 Oct 1998 09:24:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07395; Sun, 18 Oct 1998 09:24:37 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA03602; Sun, 18 Oct 1998 09:24:33 -0700 (PDT) Date: Sun, 18 Oct 1998 09:24:33 -0700 (PDT) Message-Id: <199810181624.JAA03602@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC GENERICupgrade LINT SMP-GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/18 09:24:32 PDT Modified files: sys/i386/conf GENERIC GENERICupgrade LINT SMP-GENERIC Log: Add driver support for PCI fast ethernet adapters based on the RealTek 8129/8139 chipset like I've been threatening. Update kernel configs, userconfig.c, relnotes and sysinstall. No man page yet; comming soon. I consider this driver stable enough that I want to give it some exposure in -current. Revision Changes Path 1.126 +2 -1 src/sys/i386/conf/GENERIC 1.4 +2 -1 src/sys/i386/conf/GENERICupgrade 1.489 +7 -1 src/sys/i386/conf/LINT 1.18 +2 -1 src/sys/i386/conf/SMP-GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 09:24:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07450 for cvs-all-outgoing; Sun, 18 Oct 1998 09:24:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07404; Sun, 18 Oct 1998 09:24:39 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA03628; Sun, 18 Oct 1998 09:24:35 -0700 (PDT) Date: Sun, 18 Oct 1998 09:24:35 -0700 (PDT) Message-Id: <199810181624.JAA03628@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall/help relnotes.hlp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/18 09:24:35 PDT Modified files: release/sysinstall/help relnotes.hlp Log: Add driver support for PCI fast ethernet adapters based on the RealTek 8129/8139 chipset like I've been threatening. Update kernel configs, userconfig.c, relnotes and sysinstall. No man page yet; comming soon. I consider this driver stable enough that I want to give it some exposure in -current. Revision Changes Path 1.101 +9 -0 src/release/sysinstall/help/relnotes.hlp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 09:24:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07459 for cvs-all-outgoing; Sun, 18 Oct 1998 09:24:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07403; Sun, 18 Oct 1998 09:24:39 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA03615; Sun, 18 Oct 1998 09:24:34 -0700 (PDT) Date: Sun, 18 Oct 1998 09:24:34 -0700 (PDT) Message-Id: <199810181624.JAA03615@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 userconfig.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/18 09:24:34 PDT Modified files: sys/i386/i386 userconfig.c Log: Add driver support for PCI fast ethernet adapters based on the RealTek 8129/8139 chipset like I've been threatening. Update kernel configs, userconfig.c, relnotes and sysinstall. No man page yet; comming soon. I consider this driver stable enough that I want to give it some exposure in -current. Revision Changes Path 1.113 +4 -3 src/sys/i386/i386/userconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 12:04:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24696 for cvs-all-outgoing; Sun, 18 Oct 1998 12:04:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24688; Sun, 18 Oct 1998 12:04:16 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA07481; Sun, 18 Oct 1998 12:04:14 -0700 (PDT) Date: Sun, 18 Oct 1998 12:04:14 -0700 (PDT) Message-Id: <199810181904.MAA07481@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha elf_machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/10/18 12:04:13 PDT Modified files: sys/alpha/alpha elf_machdep.c Log: R_ALPHA_RELATIVE relocations need to add the value to the existing memory contents. Revision Changes Path 1.3 +3 -3 src/sys/alpha/alpha/elf_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 12:05:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24841 for cvs-all-outgoing; Sun, 18 Oct 1998 12:05:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24834; Sun, 18 Oct 1998 12:05:10 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA07539; Sun, 18 Oct 1998 12:05:07 -0700 (PDT) Date: Sun, 18 Oct 1998 12:05:07 -0700 (PDT) Message-Id: <199810181905.MAA07539@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/alpha/boot1 boot1.c src/sys/boot/alpha/boot2 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/10/18 12:05:07 PDT Modified files: sys/boot/alpha/boot1 boot1.c sys/boot/alpha/boot2 Makefile Log: Rename boot2 to loader. Revision Changes Path 1.3 +2 -2 src/sys/boot/alpha/boot1/boot1.c 1.6 +1 -1 src/sys/boot/alpha/boot2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 17:21:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23470 for cvs-all-outgoing; Sun, 18 Oct 1998 17:21:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silverback.gorilla.net (silverback.gorilla.net [208.128.8.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA23462; Sun, 18 Oct 1998 17:21:13 -0700 (PDT) (envelope-from tom@gorilla.net) Received: from peeper.TOJ.org [208.143.84.47] by silverback.gorilla.net with ESMTP (SMTPD32-4.07) id A4D036D0152; Sun, 18 Oct 1998 19:16:16 CDT Received: (from tom@localhost) by peeper.TOJ.org (8.9.1/8.8.8) id TAA07252; Sun, 18 Oct 1998 19:20:53 -0500 (CDT) (envelope-from tom) Message-ID: <19981018192023.A7241@TOJ.org> Date: Sun, 18 Oct 1998 19:20:23 -0500 From: Tom Jackson To: =?iso-8859-1?Q?Dag-Erling_C=2E_Sm=F8rgrav_?= Cc: "Dag-Erling C. Smf8rgrav" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c References: <199810131514.IAA13889@freefall.freebsd.org> <19981018011048.D1263@TOJ.org> <19981018105943.A4144@TOJ.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: =?iso-8859-1?Q?=3Cxzpaf2t7sje=2Efsf=40gjallarhorn=2Eifi=2Euio=2Eno=3E=3B?= =?iso-8859-1?Q?_from_Dag-Erling_C=2E_Sm=F8rgrav__on_Sun=2C_Oct_18=2C_199?= =?iso-8859-1?Q?8_at_06:18:13PM_+0200?= Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > OBTW, can you verify whether or not an older version of window(1) > (from before my commit) exhibits the same bug under the same > circumstances? > Backing wwspawn.c to -r 1.2 seems to fix it here *almost* 100%. Running on server with 8 ttyv configured and 4 turned on and on a laptop with 7 configured and 4 turned on. I'm fairly sure if I run it well over 25 times I can get it to mess at least once but not very often, much improved from ver 1.3. Let me know, -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 18:27:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27840 for cvs-all-outgoing; Sun, 18 Oct 1998 18:27:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27835; Sun, 18 Oct 1998 18:27:38 -0700 (PDT) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA16621; Sun, 18 Oct 1998 18:27:36 -0700 (PDT) Date: Sun, 18 Oct 1998 18:27:36 -0700 (PDT) Message-Id: <199810190127.SAA16621@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/handbook eresources.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/10/18 18:27:36 PDT Modified files: handbook eresources.sgml Log: Change the description of freebsd-arch to reflect its new status (open but moderated). NOTE: All old subscribers were dropped, so if you were on the list before and still want to be on the list now (after it has gone open), you'll have to re-subscribe. Revision Changes Path 1.50 +21 -4 doc/handbook/eresources.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 18 23:15:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA23917 for cvs-all-outgoing; Sun, 18 Oct 1998 23:15:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from tibatong.ihf.rwth-aachen.de (tibatong.ihf.RWTH-Aachen.DE [134.130.90.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA23893 for ; Sun, 18 Oct 1998 23:15:46 -0700 (PDT) (envelope-from tg@tibatong.ihf.rwth-aachen.de) Received: (from tg@localhost) by tibatong.ihf.rwth-aachen.de (8.8.8/8.8.8) id IAA09817; Mon, 19 Oct 1998 08:15:22 +0200 (CEST) (envelope-from tg) To: cvs-committers@FreeBSD.ORG Subject: Mail problems Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Thomas Gellekum Date: 19 Oct 1998 08:15:21 +0200 Message-ID: <87zpatoz5y.fsf@tibatong.ihf.rwth-aachen.de> Lines: 9 X-Mailer: Gnus v5.6.34/XEmacs 20.4 - "Emerald" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Moin, getting back from the weekend I find a message from Jonathan that he created a symlink from ~/.forward (thanks), but much less mail than I expected, especially no ports related commits. mail(1) on hub reports ``no mail for tg''. Seeing that cvsup blew half of my /usr/ports away I'd really like to know what happened here. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 00:36:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA29694 for cvs-all-outgoing; Mon, 19 Oct 1998 00:36:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA29678; Mon, 19 Oct 1998 00:36:53 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id AAA12327; Mon, 19 Oct 1998 00:36:30 -0700 (PDT) (envelope-from dillon) Date: Mon, 19 Oct 1998 00:36:30 -0700 (PDT) From: Matthew Dillon Message-Id: <199810190736.AAA12327@apollo.backplane.com> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Anyone got any ideas? getblk/pgtblk/inode lockup Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I've been trying to track this down for a month or two now... it's the only regular crash I get under -current these days. What happens is that a process gets stuck in pgtblk (kern/vfs_bio.c line 1800 or so). This causes a cascade of processes locking up until the system goes crunch. The lockup occurs about once a week on a heavily loaded machine with lots of processes that use mmap() heavily (i.e. running Diablo). The code in question is this: } else if (m->flags & PG_BUSY) { s = splvm(); if (m->flags & PG_BUSY) { vm_page_flag_set(m, PG_WANTED); tsleep(m, PVM, "pgtblk", 0); } splx(s); goto doretry; } ... Looking at the kernel dump, the page structure 'm' in the process locked up in pgtblk has PG_WANTED and PG_TABLED set, but PG_BUSY cleared. This combined with the code fragment above leads me to believe that PG_BUSY is somehow being cleared on the page without waking up the process. (kgdb) print *m $3 = { pageq = { tqe_next = 0xf0f46024, tqe_prev = 0xf0ee7438 }, hashq = { tqe_next = 0xf0f46024, tqe_prev = 0xf0c3df50 }, listq = { tqe_next = 0xf0f184e4, tqe_prev = 0xf0eb0d14 }, object = 0xfc4e3440, pindex = 0x90, phys_addr = 0x35ed000, queue = 0x82, flags = 0x6, PG_WANTED, PG_TABLED pc = 0x2d, wire_count = 0x0, hold_count = 0x0, act_count = 0x5, busy = 0x1, valid = 0x0, dirty = 0x0 } I have other kernel dumps that show the same thing. The page flags are similar, except I see 0x46 sometimes (PG_ZERO|PG_TABLED|PG_WANTED). It's virtually the only crash I've gotten with FreeBSD-current so far. If anyone has any ideas, I'm all ears. I've been chasing this one for a few months. -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 00:59:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01689 for cvs-all-outgoing; Mon, 19 Oct 1998 00:59:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01684; Mon, 19 Oct 1998 00:59:14 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id AAA12491; Mon, 19 Oct 1998 00:58:51 -0700 (PDT) (envelope-from dillon) Date: Mon, 19 Oct 1998 00:58:51 -0700 (PDT) From: Matthew Dillon Message-Id: <199810190758.AAA12491@apollo.backplane.com> To: Matthew Dillon Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Anyone got any ideas? getblk/pgtblk/inode lockup References: <199810190736.AAA12327@apollo.backplane.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk : I've been trying to track this down for a month or two now... it's : the only regular crash I get under -current these days. : : What happens is that a process gets stuck in pgtblk (kern/vfs_bio.c :.. Actually, never mind a moment. What I get for posting at 1:00 a.m. I think a commit Luoqi did might have fixed it or, if not, it's something in a similar vein (missing wakeup calls on page state changes). I'm taking the problem to private email. oh yah, and: Kudos to everyone who worked on the release! -- When will the source tree be openned up again? I would like to start work on a few commits for 2.2.8. Thanks! -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 01:03:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA02347 for cvs-all-outgoing; Mon, 19 Oct 1998 01:03:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA02342; Mon, 19 Oct 1998 01:03:21 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id BAA00614; Mon, 19 Oct 1998 01:04:23 -0700 (PDT) Message-Id: <199810190804.BAA00614@implode.root.com> To: Matthew Dillon cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Anyone got any ideas? getblk/pgtblk/inode lockup In-reply-to: Your message of "Mon, 19 Oct 1998 00:58:51 PDT." <199810190758.AAA12491@apollo.backplane.com> From: David Greenman Reply-To: dg@root.com Date: Mon, 19 Oct 1998 01:04:23 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > When will the source tree be openned up again? I would like to > start work on a few commits for 2.2.8. It's open. I've been holding off on commits to -current until Jordan leaves the country, however. :-) -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 01:13:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03592 for cvs-all-outgoing; Mon, 19 Oct 1998 01:13:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03583; Mon, 19 Oct 1998 01:13:06 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id BAA03511; Mon, 19 Oct 1998 01:12:19 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Matthew Dillon cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Anyone got any ideas? getblk/pgtblk/inode lockup In-reply-to: Your message of "Mon, 19 Oct 1998 00:58:51 PDT." <199810190758.AAA12491@apollo.backplane.com> Date: Mon, 19 Oct 1998 01:12:18 -0700 Message-ID: <3508.908784738@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > When will the source tree be openned up again? I would like to > start work on a few commits for 2.2.8. As of yesterday for /usr/src at least (ports is still frozen, as per Satoshi) - commit away! - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 01:14:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03829 for cvs-all-outgoing; Mon, 19 Oct 1998 01:14:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03823; Mon, 19 Oct 1998 01:14:35 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id BAA03536; Mon, 19 Oct 1998 01:13:46 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: dg@root.com cc: Matthew Dillon , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Anyone got any ideas? getblk/pgtblk/inode lockup In-reply-to: Your message of "Mon, 19 Oct 1998 01:04:23 PDT." <199810190804.BAA00614@implode.root.com> Date: Mon, 19 Oct 1998 01:13:46 -0700 Message-ID: <3533.908784826@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > It's open. I've been holding off on commits to -current until Jordan leave s > the country, however. :-) Ha! I'll be on line *constantly*. I'll have a richochet at the airport and the location in Holland is well connected. Muhahaha! You cannot escape my electronic presence! :-) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 01:41:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA06563 for cvs-all-outgoing; Mon, 19 Oct 1998 01:41:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA06558; Mon, 19 Oct 1998 01:41:04 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca1-88.ix.netcom.com [209.109.232.88]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id BAA13793; Mon, 19 Oct 1998 01:40:38 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id BAA13875; Mon, 19 Oct 1998 01:40:35 -0700 (PDT) Date: Mon, 19 Oct 1998 01:40:35 -0700 (PDT) Message-Id: <199810190840.BAA13875@silvia.hip.berkeley.edu> To: dg@root.com CC: dillon@apollo.backplane.com, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199810190804.BAA00614@implode.root.com> (message from David Greenman on Mon, 19 Oct 1998 01:04:23 -0700) Subject: Re: Anyone got any ideas? getblk/pgtblk/inode lockup From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * > When will the source tree be openned up again? I would like to * > start work on a few commits for 2.2.8. ^^^^^^^^^ * It's open. I've been holding off on commits to -current until * Jordan leaves the country, however. :-) I don't think the 2.2 branch was ever frozen, David. :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 01:49:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07299 for cvs-all-outgoing; Mon, 19 Oct 1998 01:49:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07294; Mon, 19 Oct 1998 01:49:53 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA29156; Mon, 19 Oct 1998 01:49:51 -0700 (PDT) Date: Mon, 19 Oct 1998 01:49:51 -0700 (PDT) Message-Id: <199810190849.BAA29156@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall/help readme.hlp relnotes.hlp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/19 01:49:50 PDT Modified files: release/sysinstall/help readme.hlp relnotes.hlp Log: We're now in post-release; make the docs indicate as much. Revision Changes Path 1.24 +16 -21 src/release/sysinstall/help/readme.hlp 1.102 +9 -338 src/release/sysinstall/help/relnotes.hlp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 02:08:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09121 for cvs-all-outgoing; Mon, 19 Oct 1998 02:08:49 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA09115; Mon, 19 Oct 1998 02:08:44 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA29858; Mon, 19 Oct 1998 02:08:41 -0700 (PDT) Date: Mon, 19 Oct 1998 02:08:41 -0700 (PDT) Message-Id: <199810190908.CAA29858@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libstand stand.h zalloc_malloc.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/10/19 02:08:41 PDT Modified files: lib/libstand stand.h zalloc_malloc.c Log: Implement a hook to allow us to reclaim the memory used by the first stage of the bootstrap (the bit which loads /boot/loader). Revision Changes Path 1.8 +4 -1 src/lib/libstand/stand.h 1.4 +10 -1 src/lib/libstand/zalloc_malloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 02:12:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09686 for cvs-all-outgoing; Mon, 19 Oct 1998 02:12:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA09669; Mon, 19 Oct 1998 02:12:45 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA00164; Mon, 19 Oct 1998 02:12:42 -0700 (PDT) Date: Mon, 19 Oct 1998 02:12:42 -0700 (PDT) Message-Id: <199810190912.CAA00164@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/alpha Makefile.inc src/sys/boot/alpha/boot2 Makefile src/sys/boot/alpha/common main.c src/sys/boot/alpha/netboot Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/10/19 02:12:42 PDT Modified files: sys/boot/alpha Makefile.inc sys/boot/alpha/boot2 Makefile sys/boot/alpha/common main.c sys/boot/alpha/netboot Makefile Log: Reclaim the 48k used by the first bootstrap stage by adding it to the malloc pool. Revision Changes Path 1.4 +3 -3 src/sys/boot/alpha/Makefile.inc 1.7 +3 -0 src/sys/boot/alpha/boot2/Makefile 1.6 +16 -8 src/sys/boot/alpha/common/main.c 1.4 +1 -2 src/sys/boot/alpha/netboot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 02:44:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA13518 for cvs-all-outgoing; Mon, 19 Oct 1998 02:44:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA13513; Mon, 19 Oct 1998 02:44:26 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca1-88.ix.netcom.com [209.109.232.88]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id CAA13875; Mon, 19 Oct 1998 02:44:02 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id CAA14070; Mon, 19 Oct 1998 02:43:59 -0700 (PDT) Date: Mon, 19 Oct 1998 02:43:59 -0700 (PDT) Message-Id: <199810190943.CAA14070@silvia.hip.berkeley.edu> To: committers@FreeBSD.ORG CC: ports@FreeBSD.ORG Subject: Ports freeze over From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Hi, Seems 3.0 is completely set so the ports freeze is over now. Thanks for your patience! Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 03:34:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18489 for cvs-all-outgoing; Mon, 19 Oct 1998 03:34:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA18484; Mon, 19 Oct 1998 03:34:21 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id UAA11898; Mon, 19 Oct 1998 20:33:52 +1000 Date: Mon, 19 Oct 1998 20:33:52 +1000 From: Bruce Evans Message-Id: <199810191033.UAA11898@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, dillon@apollo.backplane.com Subject: Re: Anyone got any ideas? getblk/pgtblk/inode lockup Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > The code in question is this: > > } else if (m->flags & PG_BUSY) { > s = splvm(); > if (m->flags & PG_BUSY) { > vm_page_flag_set(m, PG_WANTED); > tsleep(m, PVM, "pgtblk", 0); > } > splx(s); > goto doretry; > } ... > > Looking at the kernel dump, the page structure 'm' in the process locked > up in pgtblk has PG_WANTED and PG_TABLED set, but PG_BUSY cleared. > > This combined with the code fragment above leads me to believe that > PG_BUSY is somehow being cleared on the page without waking up the > process. PG_BUSY is cleared without a wakeup in vfs_bio.c and vm_kern.c. The wakeup is apparently important in vfs_bio.c. Untested fix + cosmetic fix for not always using the specialized inline function for doing the wakeup: diff -c2 kern/vfs_bio.c~ kern/vfs_bio.c *** kern/vfs_bio.c~ Wed Oct 14 03:22:21 1998 --- kern/vfs_bio.c Mon Oct 19 20:16:59 1998 *************** *** 1790,1794 **** vm_page_wire(m); ! vm_page_flag_clear(m, PG_BUSY); bp->b_flags &= ~B_CACHE; --- 1831,1835 ---- vm_page_wire(m); ! vm_page_wakeup(m); bp->b_flags &= ~B_CACHE; diff -c2 vm/vm_page.c~ vm/vm_page.c *** vm/vm_page.c~ Sat Sep 5 17:27:51 1998 --- vm/vm_page.c Mon Oct 19 20:18:00 1998 *************** *** 447,455 **** #endif ! vm_page_flag_clear(m, PG_BUSY); ! if (m->flags & PG_WANTED) { ! vm_page_flag_clear(m, PG_WANTED); ! wakeup(m); ! } object = m->object; --- 458,462 ---- #endif ! vm_page_wakeup(m); object = m->object; Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 03:57:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA20372 for cvs-all-outgoing; Mon, 19 Oct 1998 03:57:09 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA20366; Mon, 19 Oct 1998 03:57:07 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA03163; Mon, 19 Oct 1998 03:57:05 -0700 (PDT) Date: Mon, 19 Oct 1998 03:57:05 -0700 (PDT) Message-Id: <199810191057.DAA03163@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-wm/windowmaker Makefile ports/x11-wm/windowmaker/patches patch-ag Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/10/19 03:57:05 PDT Modified files: x11-wm/windowmaker Makefile Added files: x11-wm/windowmaker/patches patch-ag Log: Fix default paths in WPrefs.app. Submitted by: Brian Handy Revision Changes Path 1.35 +4 -1 ports/x11-wm/windowmaker/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 04:00:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA21104 for cvs-all-outgoing; Mon, 19 Oct 1998 04:00:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA21096; Mon, 19 Oct 1998 04:00:27 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA04194; Mon, 19 Oct 1998 04:00:25 -0700 (PDT) Date: Mon, 19 Oct 1998 04:00:25 -0700 (PDT) Message-Id: <199810191100.EAA04194@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/games/pysol Makefile ports/games/pysol/files md5 ports/games/pysol/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/10/19 04:00:24 PDT Modified files: games/pysol Makefile games/pysol/files md5 games/pysol/pkg PLIST Log: Upgrade to 1.12. Revision Changes Path 1.6 +5 -6 ports/games/pysol/Makefile 1.5 +1 -1 ports/games/pysol/files/md5 1.5 +3 -0 ports/games/pysol/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 05:12:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA28740 for cvs-all-outgoing; Mon, 19 Oct 1998 05:12:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA28734; Mon, 19 Oct 1998 05:12:48 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA06693; Mon, 19 Oct 1998 05:12:45 -0700 (PDT) Date: Mon, 19 Oct 1998 05:12:45 -0700 (PDT) Message-Id: <199810191212.FAA06693@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/squid20 Makefile ports/www/squid20/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/19 05:12:45 PDT Modified files: www/squid20 Makefile www/squid20/files md5 Log: Add patches to bring up to 2.0 patchlevel 2 Revision Changes Path 1.53 +5 -3 ports/www/squid20/Makefile 1.45 +2 -0 ports/www/squid20/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 05:40:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA00596 for cvs-all-outgoing; Mon, 19 Oct 1998 05:40:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA00591; Mon, 19 Oct 1998 05:40:45 -0700 (PDT) (envelope-from chuckr@FreeBSD.org) From: Chuck Robey Received: (from chuckr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA08310; Mon, 19 Oct 1998 05:40:42 -0700 (PDT) Date: Mon, 19 Oct 1998 05:40:42 -0700 (PDT) Message-Id: <199810191240.FAA08310@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/mpich/patches patch-ab patch-ac patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk chuckr 1998/10/19 05:40:42 PDT Added files: net/mpich/patches patch-ab patch-ac patch-ad Log: Addition of 3 patches makes this compile for ELF. Don't take off the BROKEN yet, I haven't yet had time to review the PLIST. It might well have changed due to the addition of patch-a[bc]. patch-ad made it respect statfs better for 3.0. PR: 8364 Submitted by: David A. Bader To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 05:46:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA00900 for cvs-all-outgoing; Mon, 19 Oct 1998 05:46:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA00895; Mon, 19 Oct 1998 05:46:28 -0700 (PDT) (envelope-from smace@FreeBSD.org) From: Scott Mace Received: (from smace@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA08589; Mon, 19 Oct 1998 05:46:25 -0700 (PDT) Date: Mon, 19 Oct 1998 05:46:25 -0700 (PDT) Message-Id: <199810191246.FAA08589@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/security/SSLeay/patches patch-ac patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk smace 1998/10/19 05:46:25 PDT Modified files: security/SSLeay/patches patch-aa Added files: security/SSLeay/patches patch-ac Log: Compile Under ELF PR: ports/8336 ports/8255 Revision Changes Path 1.7 +18 -12 ports/security/SSLeay/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 05:49:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01100 for cvs-all-outgoing; Mon, 19 Oct 1998 05:49:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01092; Mon, 19 Oct 1998 05:49:02 -0700 (PDT) (envelope-from smace@FreeBSD.org) From: Scott Mace Received: (from smace@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA08697; Mon, 19 Oct 1998 05:48:59 -0700 (PDT) Date: Mon, 19 Oct 1998 05:48:59 -0700 (PDT) Message-Id: <199810191248.FAA08697@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/apache13 Makefile ports/www/apache13/files md5 ports/www/apache13/patches patch-am patch-an patch-ao Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk smace 1998/10/19 05:48:59 PDT Modified files: www/apache13 Makefile www/apache13/files md5 Added files: www/apache13/patches patch-am patch-an patch-ao Log: Upgrade to 1.3.3 Fix module loading under ELF PR: ports/8267 ports/8362 Revision Changes Path 1.63 +4 -4 ports/www/apache13/Makefile 1.32 +1 -1 ports/www/apache13/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 05:49:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01131 for cvs-all-outgoing; Mon, 19 Oct 1998 05:49:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01126; Mon, 19 Oct 1998 05:49:18 -0700 (PDT) (envelope-from smace@FreeBSD.org) From: Scott Mace Received: (from smace@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA08732; Mon, 19 Oct 1998 05:49:15 -0700 (PDT) Date: Mon, 19 Oct 1998 05:49:15 -0700 (PDT) Message-Id: <199810191249.FAA08732@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/apache13-modssl/patches patch-af patch-ag Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk smace 1998/10/19 05:49:15 PDT Added files: www/apache13-modssl/patches patch-af patch-ag Log: Fix module loading under ELF. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 05:49:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01201 for cvs-all-outgoing; Mon, 19 Oct 1998 05:49:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01192; Mon, 19 Oct 1998 05:49:49 -0700 (PDT) (envelope-from smace@FreeBSD.org) From: Scott Mace Received: (from smace@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA08780; Mon, 19 Oct 1998 05:49:47 -0700 (PDT) Date: Mon, 19 Oct 1998 05:49:47 -0700 (PDT) Message-Id: <199810191249.FAA08780@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/apache13-php3/patches patch-an patch-ao ports/www/apache13-php3/patches.modssl patch-an patch-ao Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk smace 1998/10/19 05:49:47 PDT Added files: www/apache13-php3/patches patch-an patch-ao www/apache13-php3/patches.modssl patch-an patch-ao Log: Fix module loading under ELF. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 05:55:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01896 for cvs-all-outgoing; Mon, 19 Oct 1998 05:55:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01875; Mon, 19 Oct 1998 05:55:21 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from skejdbrimir.ifi.uio.no (2602@skejdbrimir.ifi.uio.no [129.240.65.2]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with SMTP id OAA25152; Mon, 19 Oct 1998 14:54:35 +0200 (MET DST) Received: from localhost (dag-erli@localhost) by skejdbrimir.ifi.uio.no ; Mon, 19 Oct 1998 12:54:18 GMT Mime-Version: 1.0 To: Tom Jackson Cc: "Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?=" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c References: <199810131514.IAA13889@freefall.freebsd.org> <19981018011048.D1263@TOJ.org> <19981018105943.A4144@TOJ.org> <19981018192023.A7241@TOJ.org> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 19 Oct 1998 14:54:12 +0200 In-Reply-To: Tom Jackson's message of "Sun, 18 Oct 1998 19:20:23 -0500" Message-ID: Lines: 18 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id FAB01890 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Tom Jackson writes: > > OBTW, can you verify whether or not an older version of window(1) > > (from before my commit) exhibits the same bug under the same > > circumstances? > Backing wwspawn.c to -r 1.2 seems to fix it here *almost* 100%. > Running on server with 8 ttyv configured and 4 turned on and on > a laptop with 7 configured and 4 turned on. I'm fairly sure if I > run it well over 25 times I can get it to mess at least once but > not very often, much improved from ver 1.3. No, *ptys* not vtys. Window runs programs in ptys and shows its output on some kind of tty. If you're out of ptys, you won't be able to open more windows in window(1). That's why I asked if you had enough free ptys. DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 06:10:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03289 for cvs-all-outgoing; Mon, 19 Oct 1998 06:10:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03284; Mon, 19 Oct 1998 06:10:29 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from skejdbrimir.ifi.uio.no (2602@skejdbrimir.ifi.uio.no [129.240.65.2]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with SMTP id PAA29008; Mon, 19 Oct 1998 15:10:03 +0200 (MET DST) Received: from localhost (dag-erli@localhost) by skejdbrimir.ifi.uio.no ; Mon, 19 Oct 1998 13:09:57 GMT Mime-Version: 1.0 To: Tom Jackson Cc: "=?iso-8859-1?Q?=22Dag?= -Erling C. =?iso-8859-1?Q?Sm=F8rgrav=22?=" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c References: <199810131514.IAA13889@freefall.freebsd.org> <19981018011048.D1263@TOJ.org> <19981018105943.A4144@TOJ.org> <19981018192023.A7241@TOJ.org> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 19 Oct 1998 15:09:52 +0200 In-Reply-To: dag-erli@ifi.uio.no's message of "19 Oct 1998 14:54:12 +0200" Message-ID: Lines: 7 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id GAB03285 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I think I spotted the problem: wwspawn() does sigblock() magic which relies on the parent blocking until the child either execs or exits. I don't have time to fix it right now though. DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 06:15:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03654 for cvs-all-outgoing; Mon, 19 Oct 1998 06:15:35 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03649; Mon, 19 Oct 1998 06:15:34 -0700 (PDT) (envelope-from thepish@FreeBSD.org) From: Peter Hawkins Received: (from thepish@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA09914; Mon, 19 Oct 1998 06:15:31 -0700 (PDT) Date: Mon, 19 Oct 1998 06:15:31 -0700 (PDT) Message-Id: <199810191315.GAA09914@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/netscape45-communicator Makefile ports/www/netscape45-communicator/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk thepish 1998/10/19 06:15:31 PDT Modified files: www/netscape45-communicator Makefile www/netscape45-communicator/files md5 Log: Remove faulty 128 bit support. Correct name of distfile, correct directory where distfile is located on netscape site. Provide backwards compatability as install script was pointing (by default) to wrong binary. Fix md5 entry. Note PR2 was buggy and unsupported and anyone who attempted to install the PR2 version of this port should upgrade now. Revision Changes Path 1.26 +23 -28 ports/www/netscape45-communicator/Makefile 1.19 +1 -1 ports/www/netscape45-communicator/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:14:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA09010 for cvs-all-outgoing; Mon, 19 Oct 1998 07:14:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA09003; Mon, 19 Oct 1998 07:14:22 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA17406; Mon, 19 Oct 1998 07:14:20 -0700 (PDT) Date: Mon, 19 Oct 1998 07:14:20 -0700 (PDT) Message-Id: <199810191414.HAA17406@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/graphics/gimp1 Makefile ports/graphics/gimp1/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:14:20 PDT Modified files: graphics/gimp1 Makefile graphics/gimp1/files md5 Log: Upgrade to 1.0.2. Revision Changes Path 1.49 +7 -7 ports/graphics/gimp1/Makefile 1.20 +1 -1 ports/graphics/gimp1/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:18:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA09324 for cvs-all-outgoing; Mon, 19 Oct 1998 07:18:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA09312; Mon, 19 Oct 1998 07:18:40 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA17567; Mon, 19 Oct 1998 07:18:37 -0700 (PDT) Date: Mon, 19 Oct 1998 07:18:37 -0700 (PDT) Message-Id: <199810191418.HAA17567@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11/gnomecore/patches patch-ag patch-ah patch-aa ports/x11/gnomecore/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:18:37 PDT Modified files: x11/gnomecore/patches patch-aa x11/gnomecore/pkg PLIST Added files: x11/gnomecore/patches patch-ag patch-ah Log: Remove netload_applet & dialer_applet, Add a FreeBSD spec code for cdplay_applet, could someone debug for this code?... I am not expect of programming.. :( Revision Changes Path 1.3 +9 -1 ports/x11/gnomecore/patches/patch-aa 1.3 +2 -4 ports/x11/gnomecore/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:28:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10488 for cvs-all-outgoing; Mon, 19 Oct 1998 07:28:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10482; Mon, 19 Oct 1998 07:28:28 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA17926; Mon, 19 Oct 1998 07:28:26 -0700 (PDT) Date: Mon, 19 Oct 1998 07:28:26 -0700 (PDT) Message-Id: <199810191428.HAA17926@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:28:26 PDT Modified files: . modules Log: ggv --> ports/print/ggv Revision Changes Path 1.2415 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:29:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10551 for cvs-all-outgoing; Mon, 19 Oct 1998 07:29:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10546; Mon, 19 Oct 1998 07:29:05 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA17947; Mon, 19 Oct 1998 07:29:02 -0700 (PDT) Date: Mon, 19 Oct 1998 07:29:02 -0700 (PDT) Message-Id: <199810191429.HAA17947@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print/ggv - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:29:02 PDT ports/print/ggv - Imported sources Update of /home/ncvs/ports/print/ggv In directory freefall.freebsd.org:/d/users/vanilla/work/ggv Log Message: ggv is the front end of ghostscript. Submitted by: Nakai@technologist.com Status: Vendor Tag: GNOME Release Tags: ggv_0_26 N ports/print/ggv/Makefile I ports/print/ggv/CVS N ports/print/ggv/files/md5 N ports/print/ggv/patches/patch-aa N ports/print/ggv/patches/patch-ab N ports/print/ggv/patches/patch-ac N ports/print/ggv/pkg/COMMENT N ports/print/ggv/pkg/DESCR N ports/print/ggv/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:30:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10670 for cvs-all-outgoing; Mon, 19 Oct 1998 07:30:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10661; Mon, 19 Oct 1998 07:30:09 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18050; Mon, 19 Oct 1998 07:30:06 -0700 (PDT) Date: Mon, 19 Oct 1998 07:30:06 -0700 (PDT) Message-Id: <199810191430.HAA18050@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:30:06 PDT Modified files: print Makefile Log: Activate ggv. Revision Changes Path 1.65 +2 -1 ports/print/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:32:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10800 for cvs-all-outgoing; Mon, 19 Oct 1998 07:32:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10769; Mon, 19 Oct 1998 07:31:59 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18149; Mon, 19 Oct 1998 07:31:57 -0700 (PDT) Date: Mon, 19 Oct 1998 07:31:57 -0700 (PDT) Message-Id: <199810191431.HAA18149@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:31:57 PDT Modified files: . modules Log: gnomeadmin --> ports/misc/gnomeadmin Revision Changes Path 1.2416 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:32:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10854 for cvs-all-outgoing; Mon, 19 Oct 1998 07:32:49 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10849; Mon, 19 Oct 1998 07:32:48 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18187; Mon, 19 Oct 1998 07:32:46 -0700 (PDT) Date: Mon, 19 Oct 1998 07:32:46 -0700 (PDT) Message-Id: <199810191432.HAA18187@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc/gnomeadmin - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:32:46 PDT ports/misc/gnomeadmin - Imported sources Update of /home/ncvs/ports/misc/gnomeadmin In directory freefall.freebsd.org:/d/users/vanilla/work/gnomeadmin Log Message: Import GNOME Admin tools. (snmp logview) Submitted by: Nakai@technologist.com Status: Vendor Tag: GNOME Release Tags: gnomeadmin_0_30 N ports/misc/gnomeadmin/Makefile I ports/misc/gnomeadmin/CVS N ports/misc/gnomeadmin/files/md5 N ports/misc/gnomeadmin/patches/patch-aa N ports/misc/gnomeadmin/patches/patch-ab N ports/misc/gnomeadmin/patches/patch-ac N ports/misc/gnomeadmin/patches/patch-ad N ports/misc/gnomeadmin/patches/patch-ae N ports/misc/gnomeadmin/pkg/COMMENT N ports/misc/gnomeadmin/pkg/DESCR N ports/misc/gnomeadmin/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:33:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10963 for cvs-all-outgoing; Mon, 19 Oct 1998 07:33:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10958; Mon, 19 Oct 1998 07:33:58 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18261; Mon, 19 Oct 1998 07:33:56 -0700 (PDT) Date: Mon, 19 Oct 1998 07:33:56 -0700 (PDT) Message-Id: <199810191433.HAA18261@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:33:56 PDT Modified files: misc Makefile Log: Activate gnomeadmin. Revision Changes Path 1.167 +2 -1 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:35:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11142 for cvs-all-outgoing; Mon, 19 Oct 1998 07:35:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11137; Mon, 19 Oct 1998 07:35:51 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18382; Mon, 19 Oct 1998 07:35:48 -0700 (PDT) Date: Mon, 19 Oct 1998 07:35:48 -0700 (PDT) Message-Id: <199810191435.HAA18382@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:35:48 PDT Modified files: . modules Log: gtkicq --> ports/net/gtkicq Revision Changes Path 1.2417 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:36:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11243 for cvs-all-outgoing; Mon, 19 Oct 1998 07:36:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11238; Mon, 19 Oct 1998 07:36:45 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18406; Mon, 19 Oct 1998 07:36:43 -0700 (PDT) Date: Mon, 19 Oct 1998 07:36:43 -0700 (PDT) Message-Id: <199810191436.HAA18406@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/gtkicq - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:36:42 PDT ports/net/gtkicq - Imported sources Update of /home/ncvs/ports/net/gtkicq In directory freefall.freebsd.org:/d/users/vanilla/work/gtkicq Log Message: Import gtkicq, It's gtk-base icq clone. Status: Vendor Tag: VANILLA Release Tags: gtkicq_0_55 N ports/net/gtkicq/Makefile I ports/net/gtkicq/CVS N ports/net/gtkicq/files/md5 N ports/net/gtkicq/patches/patch-aa N ports/net/gtkicq/patches/patch-ab N ports/net/gtkicq/patches/patch-ac N ports/net/gtkicq/pkg/COMMENT N ports/net/gtkicq/pkg/DESCR N ports/net/gtkicq/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:37:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11312 for cvs-all-outgoing; Mon, 19 Oct 1998 07:37:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11303; Mon, 19 Oct 1998 07:37:34 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18460; Mon, 19 Oct 1998 07:37:31 -0700 (PDT) Date: Mon, 19 Oct 1998 07:37:31 -0700 (PDT) Message-Id: <199810191437.HAA18460@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:37:31 PDT Modified files: net Makefile Log: Activate gtkicq. Revision Changes Path 1.184 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:42:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11727 for cvs-all-outgoing; Mon, 19 Oct 1998 07:42:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11711; Mon, 19 Oct 1998 07:42:17 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18642; Mon, 19 Oct 1998 07:42:14 -0700 (PDT) Date: Mon, 19 Oct 1998 07:42:14 -0700 (PDT) Message-Id: <199810191442.HAA18642@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/sysutils/gtop/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:42:14 PDT Added files: sysutils/gtop/patches patch-ad Log: Add a patch from maintainer. PR: ports/8273 Submitted by: maintainer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:46:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA12035 for cvs-all-outgoing; Mon, 19 Oct 1998 07:46:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA12028; Mon, 19 Oct 1998 07:46:42 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18867; Mon, 19 Oct 1998 07:46:40 -0700 (PDT) Date: Mon, 19 Oct 1998 07:46:40 -0700 (PDT) Message-Id: <199810191446.HAA18867@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/chinese/rxvt/patches patch-ae patch-ac Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:46:40 PDT Modified files: chinese/rxvt/patches patch-ac Added files: chinese/rxvt/patches patch-ae Log: Add a patch for ttf font. Revision Changes Path 1.5 +11 -3 ports/chinese/rxvt/patches/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 07:58:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA13076 for cvs-all-outgoing; Mon, 19 Oct 1998 07:58:42 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA13070; Mon, 19 Oct 1998 07:58:40 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA19509; Mon, 19 Oct 1998 07:58:38 -0700 (PDT) Date: Mon, 19 Oct 1998 07:58:38 -0700 (PDT) Message-Id: <199810191458.HAA19509@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall devices.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/19 07:58:38 PDT Modified files: release/sysinstall devices.c Log: Add entries for DiskOnChip2000 Flash device. Submitted by: phk Revision Changes Path 1.86 +3 -1 src/release/sysinstall/devices.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 08:40:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16597 for cvs-all-outgoing; Mon, 19 Oct 1998 08:40:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16587; Mon, 19 Oct 1998 08:40:22 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21208; Mon, 19 Oct 1998 08:40:19 -0700 (PDT) Date: Mon, 19 Oct 1998 08:40:19 -0700 (PDT) Message-Id: <199810191540.IAA21208@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-toolkits/p5-Gtk Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 08:40:19 PDT Modified files: x11-toolkits/p5-Gtk Makefile Log: Fix a typo error. Submitted by: SURANYI Peter Revision Changes Path 1.18 +2 -2 ports/x11-toolkits/p5-Gtk/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 08:45:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16920 for cvs-all-outgoing; Mon, 19 Oct 1998 08:45:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16915; Mon, 19 Oct 1998 08:45:14 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21380; Mon, 19 Oct 1998 08:45:12 -0700 (PDT) Date: Mon, 19 Oct 1998 08:45:12 -0700 (PDT) Message-Id: <199810191545.IAA21380@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/handbook submitters.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 08:45:12 PDT Modified files: handbook submitters.sgml Log: Add SURANYI Peter for p5-Gtk. Revision Changes Path 1.243 +3 -1 doc/handbook/submitters.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 08:49:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA17247 for cvs-all-outgoing; Mon, 19 Oct 1998 08:49:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17242; Mon, 19 Oct 1998 08:49:09 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21601; Mon, 19 Oct 1998 08:49:07 -0700 (PDT) Date: Mon, 19 Oct 1998 08:49:07 -0700 (PDT) Message-Id: <199810191549.IAA21601@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/SSLtelnet Makefile ports/net/SSLtelnet/files md5 ports/net/SSLtelnet/patches patch-ab patch-ac patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 08:49:07 PDT Modified files: net/SSLtelnet Makefile net/SSLtelnet/files md5 net/SSLtelnet/patches patch-ab patch-ac patch-ad Log: Upgrade to 0.13. Agreed by: maintainer Revision Changes Path 1.5 +3 -3 ports/net/SSLtelnet/Makefile 1.2 +1 -1 ports/net/SSLtelnet/files/md5 1.3 +70 -10 ports/net/SSLtelnet/patches/patch-ab 1.3 +10 -7 ports/net/SSLtelnet/patches/patch-ac 1.3 +2 -63 ports/net/SSLtelnet/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 08:51:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA17502 for cvs-all-outgoing; Mon, 19 Oct 1998 08:51:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17495; Mon, 19 Oct 1998 08:51:27 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21774; Mon, 19 Oct 1998 08:51:25 -0700 (PDT) Date: Mon, 19 Oct 1998 08:51:25 -0700 (PDT) Message-Id: <199810191551.IAA21774@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/ethereal Makefile ports/net/ethereal/files md5 ports/net/ethereal/patches patch-aa ports/net/ethereal/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 08:51:25 PDT Modified files: net/ethereal Makefile net/ethereal/files md5 net/ethereal/patches patch-aa net/ethereal/pkg PLIST Log: Upgrade to 0.4.0 PR: ports/8291 Submitted by: maintainer Revision Changes Path 1.4 +3 -3 ports/net/ethereal/Makefile 1.3 +1 -1 ports/net/ethereal/files/md5 1.2 +0 -10 ports/net/ethereal/patches/patch-aa 1.2 +1 -0 ports/net/ethereal/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 09:41:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA22102 for cvs-all-outgoing; Mon, 19 Oct 1998 09:41:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22092; Mon, 19 Oct 1998 09:41:40 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id JAA16458; Mon, 19 Oct 1998 09:41:00 -0700 (PDT) (envelope-from dillon) Date: Mon, 19 Oct 1998 09:41:00 -0700 (PDT) From: Matthew Dillon Message-Id: <199810191641.JAA16458@apollo.backplane.com> To: Bruce Evans Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: Anyone got any ideas? getblk/pgtblk/inode lockup References: <199810191033.UAA11898@godzilla.zeta.org.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk :> process. : :PG_BUSY is cleared without a wakeup in vfs_bio.c and vm_kern.c. The wakeup :is apparently important in vfs_bio.c. Untested fix + cosmetic fix for not :always using the specialized inline function for doing the wakeup: : :diff -c2 kern/vfs_bio.c~ kern/vfs_bio.c :*** kern/vfs_bio.c~ Wed Oct 14 03:22:21 1998 :... Yah, I noticed those too. I'm going to wait to see if luoqi's patch fixes my specific lockup, a week or two, and then look more closely at those two cases. We probably want to patch them. Actually, we probably want to get rid of *ALL* the calls to vm_page_flag_clear(m, PG_BUSY) and replace them with vm_page_wakeup(). Hmm... in fact, we may want to get rid of all external access to vm_page_flag_clear() and vm_page_flag_set() and instead provide specific functions for the setting of specific flags, in order to encapsulate the side effects. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 09:47:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA22720 for cvs-all-outgoing; Mon, 19 Oct 1998 09:47:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22714; Mon, 19 Oct 1998 09:47:50 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id JAA16488; Mon, 19 Oct 1998 09:47:19 -0700 (PDT) (envelope-from dillon) Date: Mon, 19 Oct 1998 09:47:19 -0700 (PDT) From: Matthew Dillon Message-Id: <199810191647.JAA16488@apollo.backplane.com> To: Bruce Evans Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Here's another odd one: 'cputime exceeded' when no cpu limit set Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I get this occassionally (on a 200 MHz PPro). FreeBSD-current, lightly loaded machine. I've been getting this for several months. apollo:/usr/src/sys# fgrep vm_page_flag_clear */*.c Cputime limit exceeded I added debug code to the kernel. In calcru() I added: if (totusec < 0) { /* XXX no %qd in kernel. Truncate. */ printf("calcru: negative time of %ld usec for pid %d (%s)\n", (long)totusec, p->p_pid, p->p_comm); totusec = 0; } And whenever I get Cputime limit exceeded, the following kernel message is logged: calcru: negative time of -21451087 usec for pid 16447 (fgrep) It seems to occur sometimes I run a command from a shell prompt that has been idle for a while. Whenever I run the command a second time, it works. The shell command run does not seem to matter as long as it takes a non-trivial amount of time to execute. i.e. ps, fgrep, trn, etc... When it does occur, it seems to occur within the first second of command execution. At first I thought it was due to me setting various CLK flag in the kernel config but I've turned off those flags and it still occurs. I tried to zero the value, but that doesn't seem to work either... the fgrep still dies with the cpu limit signal. It is very weird. -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 09:51:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23049 for cvs-all-outgoing; Mon, 19 Oct 1998 09:51:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23040; Mon, 19 Oct 1998 09:51:17 -0700 (PDT) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA24509; Mon, 19 Oct 1998 09:51:13 -0700 (PDT) Date: Mon, 19 Oct 1998 09:51:13 -0700 (PDT) Message-Id: <199810191651.JAA24509@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/mail/rblcheck Makefile ports/mail/rblcheck/files md5 ports/mail/rblcheck/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/10/19 09:51:13 PDT Modified files: mail/rblcheck Makefile mail/rblcheck/files md5 Added files: mail/rblcheck/patches patch-aa Log: upgrade original distribution (1.4) patched the source code so that we can specify the target by FQDN. (the patch is sent to the original author) Revision Changes Path 1.3 +3 -3 ports/mail/rblcheck/Makefile 1.2 +1 -1 ports/mail/rblcheck/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 09:54:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23347 for cvs-all-outgoing; Mon, 19 Oct 1998 09:54:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23319; Mon, 19 Oct 1998 09:53:59 -0700 (PDT) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA24702; Mon, 19 Oct 1998 09:53:53 -0700 (PDT) Date: Mon, 19 Oct 1998 09:53:53 -0700 (PDT) Message-Id: <199810191653.JAA24702@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_bio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1998/10/19 09:53:52 PDT Modified files: (Branch: RELENG_2_2) sys/kern vfs_bio.c Log: Reviewed by: Dyson, Luoqi Obtained from: current Bring in the patch from -current that fixes the VM corruption issue where file writes are lost (not commited to disk, then the page gets reused). Revision Changes Path 1.104.2.13 +14 -1 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 09:58:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23866 for cvs-all-outgoing; Mon, 19 Oct 1998 09:58:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23860; Mon, 19 Oct 1998 09:58:50 -0700 (PDT) (envelope-from mph@FreeBSD.org) From: Matthew Hunt Received: (from mph@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA25068; Mon, 19 Oct 1998 09:58:48 -0700 (PDT) Date: Mon, 19 Oct 1998 09:58:48 -0700 (PDT) Message-Id: <199810191658.JAA25068@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mph 1998/10/19 09:58:47 PDT Modified files: . modules Log: ifm --> ports/games/ifm Revision Changes Path 1.2418 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 10:00:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23995 for cvs-all-outgoing; Mon, 19 Oct 1998 10:00:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23989; Mon, 19 Oct 1998 10:00:18 -0700 (PDT) (envelope-from mph@FreeBSD.org) From: Matthew Hunt Received: (from mph@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA25179; Mon, 19 Oct 1998 10:00:16 -0700 (PDT) Date: Mon, 19 Oct 1998 10:00:16 -0700 (PDT) Message-Id: <199810191700.KAA25179@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/games/ifm - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mph 1998/10/19 10:00:16 PDT ports/games/ifm - Imported sources Update of /home/ncvs/ports/games/ifm In directory freefall.freebsd.org:/d/users/mph/ifm Log Message: Import of Ifm 3.0, a Tk-based tool for generating interactive fiction maps. PR: 8288 Submitted by: Dave Chapeskie Status: Vendor Tag: DCHAPES Release Tags: ifm_3_0 N ports/games/ifm/Makefile I ports/games/ifm/CVS N ports/games/ifm/files/md5 N ports/games/ifm/pkg/DESCR N ports/games/ifm/pkg/PLIST N ports/games/ifm/pkg/COMMENT N ports/games/ifm/patches/patch-aa N ports/games/ifm/patches/patch-ab No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 10:00:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24034 for cvs-all-outgoing; Mon, 19 Oct 1998 10:00:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24029; Mon, 19 Oct 1998 10:00:44 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id KAA16589; Mon, 19 Oct 1998 10:00:20 -0700 (PDT) (envelope-from dillon) Date: Mon, 19 Oct 1998 10:00:20 -0700 (PDT) From: Matthew Dillon Message-Id: <199810191700.KAA16589@apollo.backplane.com> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: commited B_RELBUF/B_DELWRI fix from -current into -stable in brelse() Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I've been running this patch on BEST's -stable machines for over a month now with no detriment. I've commited it into -stable. The patch fixes the lost file write data VM problem where modified data pages would sometimes not get committed to disk and the page would then be freed/reused, causing the write to be lost. As more and more programs use mmap(), I consider it critical that we fix mmap() (and the VM system in general). We seem to be very close, if not already there in -current! -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 10:01:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24081 for cvs-all-outgoing; Mon, 19 Oct 1998 10:01:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24071; Mon, 19 Oct 1998 10:01:13 -0700 (PDT) (envelope-from mph@FreeBSD.org) From: Matthew Hunt Received: (from mph@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA25287; Mon, 19 Oct 1998 10:01:11 -0700 (PDT) Date: Mon, 19 Oct 1998 10:01:11 -0700 (PDT) Message-Id: <199810191701.KAA25287@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/games Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mph 1998/10/19 10:01:10 PDT Modified files: games Makefile Log: Activate ifm. Revision Changes Path 1.168 +2 -1 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 10:02:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24191 for cvs-all-outgoing; Mon, 19 Oct 1998 10:02:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24184; Mon, 19 Oct 1998 10:02:08 -0700 (PDT) (envelope-from nsj@FreeBSD.org) From: Nate Johnson Received: (from nsj@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA25425; Mon, 19 Oct 1998 10:02:06 -0700 (PDT) Date: Mon, 19 Oct 1998 10:02:06 -0700 (PDT) Message-Id: <199810191702.KAA25425@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/news newsflash.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsj 1998/10/19 10:02:06 PDT Modified files: en/news newsflash.sgml Log: Added entry pointing to new 3.0-R information. Revision Changes Path 1.100 +11 -2 www/en/news/newsflash.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 10:09:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24763 for cvs-all-outgoing; Mon, 19 Oct 1998 10:09:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24758; Mon, 19 Oct 1998 10:09:19 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA25693; Mon, 19 Oct 1998 10:09:17 -0700 (PDT) Date: Mon, 19 Oct 1998 10:09:17 -0700 (PDT) Message-Id: <199810191709.KAA25693@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/19 10:09:17 PDT Modified files: www Makefile Log: turn on netscape45-communicator (this was report to the netscape45-communicator maintainer, but he doesn't seem to want to fix this) Submitted by: forgotten thepish Revision Changes Path 1.99 +2 -1 ports/www/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 10:09:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24802 for cvs-all-outgoing; Mon, 19 Oct 1998 10:09:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24792; Mon, 19 Oct 1998 10:09:46 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.1/8.8.5) with ESMTP id TAA19789; Mon, 19 Oct 1998 19:07:41 +0200 (CEST) To: Matthew Dillon cc: Bruce Evans , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: Here's another odd one: 'cputime exceeded' when no cpu limit set In-reply-to: Your message of "Mon, 19 Oct 1998 09:47:19 PDT." <199810191647.JAA16488@apollo.backplane.com> Date: Mon, 19 Oct 1998 19:07:39 +0200 Message-ID: <19787.908816859@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199810191647.JAA16488@apollo.backplane.com>, Matthew Dillon writes: >apollo:/usr/src/sys# fgrep vm_page_flag_clear */*.c >Cputime limit exceeded > > I added debug code to the kernel. In calcru() I added: > > if (totusec < 0) { > /* XXX no %qd in kernel. Truncate. */ > printf("calcru: negative time of %ld usec for pid %d (%s)\n", > (long)totusec, p->p_pid, p->p_comm); > totusec = 0; > } > > And whenever I get Cputime limit exceeded, the following > kernel message is logged: > >calcru: negative time of -21451087 usec for pid 16447 (fgrep) Please try this patch, and set the "NTIMECOUNTER" to something large (10 or so ?) and if that solves your problem, scale it back to where it comes back. I intend this patch to go in anyway, so any and all testing results will be welcome. Poul-Henning Index: i386/isa/clock.c =================================================================== RCS file: /home/ncvs/src/sys/i386/isa/clock.c,v retrieving revision 1.127 diff -u -r1.127 clock.c --- clock.c 1998/09/20 19:56:28 1.127 +++ clock.c 1998/10/18 11:14:06 @@ -173,7 +173,7 @@ static unsigned tsc_get_timecount __P((struct timecounter *tc)); static void set_timer_freq(u_int freq, int intr_freq); -static struct timecounter tsc_timecounter[3] = { +static struct timecounter tsc_timecounter = { tsc_get_timecount, /* get_timecount */ 0, /* no poll_pps */ ~0u, /* counter_mask */ @@ -182,9 +182,9 @@ }; SYSCTL_OPAQUE(_debug, OID_AUTO, tsc_timecounter, CTLFLAG_RD, - tsc_timecounter, sizeof(tsc_timecounter), "S,timecounter", ""); + &tsc_timecounter, sizeof(tsc_timecounter), "S,timecounter", ""); -static struct timecounter i8254_timecounter[3] = { +static struct timecounter i8254_timecounter = { i8254_get_timecount, /* get_timecount */ 0, /* no poll_pps */ ~0u, /* counter_mask */ @@ -193,7 +193,7 @@ }; SYSCTL_OPAQUE(_debug, OID_AUTO, i8254_timecounter, CTLFLAG_RD, - i8254_timecounter, sizeof(i8254_timecounter), "S,timecounter", ""); + &i8254_timecounter, sizeof(i8254_timecounter), "S,timecounter", ""); static void clkintr(struct clockframe frame) @@ -751,8 +751,8 @@ } set_timer_freq(timer_freq, hz); - i8254_timecounter[0].tc_frequency = timer_freq; - init_timecounter(i8254_timecounter); + i8254_timecounter.tc_frequency = timer_freq; + init_timecounter(&i8254_timecounter); #ifndef CLK_USE_TSC_CALIBRATION if (tsc_freq != 0) { @@ -801,8 +801,8 @@ #endif /* NAPM > 0 */ if (tsc_present && tsc_freq != 0) { - tsc_timecounter[0].tc_frequency = tsc_freq; - init_timecounter(tsc_timecounter); + tsc_timecounter.tc_frequency = tsc_freq; + init_timecounter(&tsc_timecounter); } #endif /* !defined(SMP) */ @@ -1118,7 +1118,7 @@ if (timer0_state != RELEASED) return (EBUSY); /* too much trouble to handle */ set_timer_freq(freq, hz); - i8254_timecounter[0].tc_frequency = freq; + i8254_timecounter.tc_frequency = freq; } return (error); } @@ -1138,7 +1138,7 @@ error = sysctl_handle_opaque(oidp, &freq, sizeof freq, req); if (error == 0 && req->newptr != NULL) { tsc_freq = freq; - tsc_timecounter[0].tc_frequency = tsc_freq; + tsc_timecounter.tc_frequency = tsc_freq; } return (error); } Index: i386/isa/loran.c =================================================================== RCS file: /home/ncvs/src/sys/i386/isa/loran.c,v retrieving revision 1.8 diff -u -r1.8 loran.c --- loran.c 1998/08/17 19:09:36 1.8 +++ loran.c 1998/10/18 11:11:11 @@ -267,7 +267,7 @@ init_tgc(); - init_timecounter(loran_timecounter); + init_timecounter(&loran_timecounter); TAILQ_INIT(&qdone); TAILQ_INIT(&qready); @@ -557,7 +557,7 @@ return (count); } -static struct timecounter loran_timecounter[3] = { +static struct timecounter loran_timecounter = { loran_get_timecount, /* get_timecount */ 0, /* no pps_poll */ 0xffff, /* counter_mask */ Index: kern/kern_clock.c =================================================================== RCS file: /home/ncvs/src/sys/kern/kern_clock.c,v retrieving revision 1.80 diff -u -r1.80 kern_clock.c --- kern_clock.c 1998/10/06 23:17:44 1.80 +++ kern_clock.c 1998/10/18 11:55:40 @@ -1,5 +1,3 @@ -static volatile int print_tci = 1; - /*- * Copyright (c) 1997, 1998 Poul-Henning Kamp * Copyright (c) 1982, 1986, 1991, 1993 @@ -48,6 +46,7 @@ #include #include #include +#include #include #include #include @@ -68,6 +67,16 @@ #include #endif +/* + * Number of timecounters used to implement stable storage + */ +#ifndef NTIMECOUNTER +#define NTIMECOUNTER 2 +#endif + +static MALLOC_DEFINE(M_TIMECOUNTER, "timecounter", + "Timecounter stable storage"); + static void initclocks __P((void *dummy)); SYSINIT(clocks, SI_SUB_CLOCKS, SI_ORDER_FIRST, initclocks, NULL) @@ -87,11 +96,32 @@ long tk_nout; long tk_rawcc; -struct timecounter *timecounter; - time_t time_second; /* + * Implement a dummy timecounter which we can use until we get a real one + * in the air. This allows the console and other early stuff to use + * timeservices. + */ + +static unsigned +dummy_get_timecount(struct timecounter *tc) +{ + static unsigned now; + return (++now); +} + +static struct timecounter dummy_timecounter = { + dummy_get_timecount, + 0, + ~0u, + 1000000, + "dummy" +}; + +struct timecounter *timecounter = &dummy_timecounter; + +/* * Clock handling routines. * * This code is written to operate with two timers that run independently of @@ -634,32 +664,28 @@ init_timecounter(struct timecounter *tc) { struct timespec ts0, ts1; + struct timecounter *t1, *t2, *t3; int i; tc->tc_adjustment = 0; tco_setscales(tc); tc->tc_offset_count = tc->tc_get_timecount(tc); - tc[0].tc_tweak = &tc[0]; - tc[2] = tc[1] = tc[0]; - tc[1].tc_other = &tc[2]; - tc[2].tc_other = &tc[1]; - if (!timecounter || !strcmp(timecounter->tc_name, "dummy")) - timecounter = &tc[2]; - tc = &tc[1]; + tc->tc_tweak = tc; + MALLOC(t1, struct timecounter *, sizeof *t1, M_TIMECOUNTER, M_WAITOK); + *t1 = *tc; + t2 = t1; + for (i = 1; i < NTIMECOUNTER; i++) { + MALLOC(t3, struct timecounter *, sizeof *t3, + M_TIMECOUNTER, M_WAITOK); + *t3 = *tc; + t3->tc_other = t2; + t2 = t3; + } + t1->tc_other = t3; + tc = t1; - /* - * Figure out the cost of calling this timecounter. - */ - nanotime(&ts0); - for (i = 0; i < 256; i ++) - tc->tc_get_timecount(tc); - nanotime(&ts1); - ts1.tv_sec -= ts0.tv_sec; - tc->tc_cost = ts1.tv_sec * 1000000000 + ts1.tv_nsec - ts0.tv_nsec; - tc->tc_cost >>= 8; - if (print_tci && strcmp(tc->tc_name, "dummy")) - printf("Timecounter \"%s\" frequency %lu Hz cost %u ns\n", - tc->tc_name, (u_long)tc->tc_frequency, tc->tc_cost); + printf("Timecounter \"%s\" frequency %lu Hz\n", + tc->tc_name, (u_long)tc->tc_frequency); /* XXX: For now always start using the counter. */ tc->tc_offset_count = tc->tc_get_timecount(tc); @@ -804,34 +830,3 @@ SYSCTL_PROC(_kern_timecounter, OID_AUTO, adjustment, CTLTYPE_INT | CTLFLAG_RW, 0, sizeof(int), sysctl_kern_timecounter_adjustment, "I", ""); - -/* - * Implement a dummy timecounter which we can use until we get a real one - * in the air. This allows the console and other early stuff to use - * timeservices. - */ - -static unsigned -dummy_get_timecount(struct timecounter *tc) -{ - static unsigned now; - return (++now); -} - -static struct timecounter dummy_timecounter[3] = { - { - dummy_get_timecount, - 0, - ~0u, - 1000000, - "dummy" - } -}; - -static void -initdummytimecounter(void *dummy) -{ - init_timecounter(dummy_timecounter); -} - -SYSINIT(dummytc, SI_SUB_CONSOLE, SI_ORDER_FIRST, initdummytimecounter, NULL) Index: sys/time.h =================================================================== RCS file: /home/ncvs/src/sys/sys/time.h,v retrieving revision 1.33 diff -u -r1.33 time.h --- time.h 1998/06/09 13:10:54 1.33 +++ time.h 1998/10/18 11:36:10 @@ -139,7 +139,6 @@ char *tc_name; void *tc_priv; /* These fields will be managed by the generic code. */ - int tc_cost; int32_t tc_adjustment; u_int32_t tc_scale_micro; u_int32_t tc_scale_nano_i; -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 10:37:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27354 for cvs-all-outgoing; Mon, 19 Oct 1998 10:37:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27349; Mon, 19 Oct 1998 10:37:40 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA26693; Mon, 19 Oct 1998 10:37:37 -0700 (PDT) Date: Mon, 19 Oct 1998 10:37:37 -0700 (PDT) Message-Id: <199810191737.KAA26693@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/netscape4-communicator.us Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/19 10:37:37 PDT Modified files: www/netscape4-communicator.us Makefile Log: Depend on linux_lib PR: 8241 Submitted by: Gregory D. Moncreaff Revision Changes Path 1.5 +3 -1 ports/www/netscape4-communicator.us/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 11:56:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06461 for cvs-all-outgoing; Mon, 19 Oct 1998 11:56:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06435; Mon, 19 Oct 1998 11:56:26 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (WHAT_THE_HELL_YOU_LOOKING_AT_@d60-147.leach.ucdavis.edu [169.237.60.147]) by relay.nuxi.com (8.8.8/8.6.12) with ESMTP id LAA28663; Mon, 19 Oct 1998 11:56:02 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.1/8.9.1) id SAA25108; Mon, 19 Oct 1998 18:56:01 GMT (envelope-from obrien) Message-ID: <19981019115601.A19567@nuxi.com> Date: Mon, 19 Oct 1998 11:56:01 -0700 From: "David O'Brien" To: Peter Hawkins , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www/netscape45-communicator Makefile ports/www/netscape45-communicator/files md5 Reply-To: obrien@NUXI.com References: <199810191315.GAA09914@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199810191315.GAA09914@freefall.freebsd.org>; from Peter Hawkins on Mon, Oct 19, 1998 at 06:15:31AM -0700 X-Operating-System: FreeBSD 3.0-BETA Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > thepish 1998/10/19 06:15:31 PDT > Modified files: > www/netscape45-communicator Makefile > Log: > Remove faulty 128 bit support. If "USE_128BIT" is defined, the user is told this is pre-release software. Seems this is a now a released version as it doesn't call itself a Beta anymore. Doesn't seem like packaging (nor ``pkg_delete -v'') was tested... 1. W/o "MULTIVERSION" defined because ``bin/netscape'' isn't in pkg/PLIST. Creating package /usr/ports/netscape45-communicator/netscape-communicator-4.5.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/netscape45-communicator/netscape-communicator-4.5.tgz' tar: can't add file bin/communicator-4.5 : No such file or directory 2. W/"MULTIVERSION" defined because pkg/PLIST just simply isn't correct anymore. tar: can't add file lib/netscape.45/libAutoAdmin.so : No such file or directory tar: can't add file lib/netscape.45/nethelp/netscape/confernc/brws2.gif : No such file or directory tar: can't add file lib/netscape.45/nethelp/netscape/confernc/chat2.gif : No such file or directory tar: can't add file lib/netscape.45/nethelp/netscape/confernc/circle2.gif : No such file or directory pkg_create: tar command failed with code 256 *** Error code 1 -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 12:14:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08518 for cvs-all-outgoing; Mon, 19 Oct 1998 12:14:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08480; Mon, 19 Oct 1998 12:13:56 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA00650; Mon, 19 Oct 1998 12:13:53 -0700 (PDT) Date: Mon, 19 Oct 1998 12:13:53 -0700 (PDT) Message-Id: <199810191913.MAA00650@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot0 Makefile boot0.m4 boot0.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/19 12:13:53 PDT Modified files: sys/boot/i386/boot0 Makefile boot0.m4 boot0.s Log: Make configurable (a) whether to use int 0x13 extensions; (b) timeout value. Ignore failure to update mbr sector. Disable interrupts while using extended registers. Default to F1 not F2. Revision Changes Path 1.6 +6 -3 src/sys/boot/i386/boot0/Makefile 1.2 +2 -1 src/sys/boot/i386/boot0/boot0.m4 1.4 +17 -13 src/sys/boot/i386/boot0/boot0.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 12:22:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09351 for cvs-all-outgoing; Mon, 19 Oct 1998 12:22:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09345; Mon, 19 Oct 1998 12:22:16 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA00921; Mon, 19 Oct 1998 12:22:13 -0700 (PDT) Date: Mon, 19 Oct 1998 12:22:13 -0700 (PDT) Message-Id: <199810191922.MAA00921@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/lynx-current Makefile ports/www/lynx-current/files md5 ports/www/lynx-current/patches patch-aa ports/www/lynx-current/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/10/19 12:22:13 PDT Modified files: www/lynx-current Makefile www/lynx-current/files md5 www/lynx-current/pkg PLIST Removed files: www/lynx-current/patches patch-aa Log: Upgrade to pre11 Revision Changes Path 1.93 +12 -8 ports/www/lynx-current/Makefile 1.132 +1 -1 ports/www/lynx-current/files/md5 1.14 +0 -26 ports/www/lynx-current/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 12:42:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11627 for cvs-all-outgoing; Mon, 19 Oct 1998 12:42:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA11618; Mon, 19 Oct 1998 12:42:22 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA01507; Mon, 19 Oct 1998 12:42:19 -0700 (PDT) Date: Mon, 19 Oct 1998 12:42:19 -0700 (PDT) Message-Id: <199810191942.MAA01507@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/gcore elfcore.c Makefile extern.h gcore.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/10/19 12:42:19 PDT Modified files: usr.bin/gcore Makefile extern.h gcore.c Added files: usr.bin/gcore elfcore.c Log: Make gcore work for ELF. Revision Changes Path 1.5 +2 -1 src/usr.bin/gcore/Makefile 1.2 +4 -0 src/usr.bin/gcore/extern.h 1.11 +53 -49 src/usr.bin/gcore/gcore.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 13:00:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA13353 for cvs-all-outgoing; Mon, 19 Oct 1998 13:00:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA13348; Mon, 19 Oct 1998 13:00:38 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA02689; Mon, 19 Oct 1998 13:00:36 -0700 (PDT) Date: Mon, 19 Oct 1998 13:00:36 -0700 (PDT) Message-Id: <199810192000.NAA02689@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/russian/pgp.language Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/10/19 13:00:36 PDT Modified files: russian/pgp.language Makefile Log: Depends on config.txt to not confuse with pgp5 installed Revision Changes Path 1.20 +2 -2 ports/russian/pgp.language/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 13:09:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA13939 for cvs-all-outgoing; Mon, 19 Oct 1998 13:09:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA13934; Mon, 19 Oct 1998 13:09:24 -0700 (PDT) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA03237; Mon, 19 Oct 1998 13:09:17 -0700 (PDT) Date: Mon, 19 Oct 1998 13:09:17 -0700 (PDT) Message-Id: <199810192009.NAA03237@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.lib.mk bsd.own.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1998/10/19 13:09:17 PDT Modified files: share/mk bsd.lib.mk bsd.own.mk Log: Default to aout only on i386. Before we defaulted to elf only on Alpha. This is a minor, but important distinction. Should be a no-op to the install base. If OBJFORMAT is set elsewhere, things work exactly as they did before. Revision Changes Path 1.80 +4 -4 src/share/mk/bsd.lib.mk 1.20 +4 -4 src/share/mk/bsd.own.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 13:35:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16277 for cvs-all-outgoing; Mon, 19 Oct 1998 13:35:49 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16272; Mon, 19 Oct 1998 13:35:48 -0700 (PDT) (envelope-from chuckr@FreeBSD.org) From: Chuck Robey Received: (from chuckr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA04880; Mon, 19 Oct 1998 13:35:45 -0700 (PDT) Date: Mon, 19 Oct 1998 13:35:45 -0700 (PDT) Message-Id: <199810192035.NAA04880@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/mpich/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk chuckr 1998/10/19 13:35:45 PDT Modified files: net/mpich/patches patch-ad Log: Attempt to make it compile for pre _and_ post 3.0 (statfs changes). Revision Changes Path 1.2 +7 -4 ports/net/mpich/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 13:48:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17556 for cvs-all-outgoing; Mon, 19 Oct 1998 13:48:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17546; Mon, 19 Oct 1998 13:48:11 -0700 (PDT) (envelope-from dima@FreeBSD.org) From: Dima Ruban Received: (from dima@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA05467; Mon, 19 Oct 1998 13:48:08 -0700 (PDT) Date: Mon, 19 Oct 1998 13:48:08 -0700 (PDT) Message-Id: <199810192048.NAA05467@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/xntpd/include ntp_machine.h src/usr.sbin/xntpd/xntpd ntp_unixclock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dima 1998/10/19 13:48:08 PDT Modified files: usr.sbin/xntpd/include ntp_machine.h usr.sbin/xntpd/xntpd ntp_unixclock.c Log: Use sysctl() rather than kvm_read() when getting information about clock stuff from kernel. This fixes xntpd on alpha. Revision Changes Path 1.9 +1 -0 src/usr.sbin/xntpd/include/ntp_machine.h 1.5 +28 -0 src/usr.sbin/xntpd/xntpd/ntp_unixclock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 14:21:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA20990 for cvs-all-outgoing; Mon, 19 Oct 1998 14:21:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA20971 for ; Mon, 19 Oct 1998 14:21:16 -0700 (PDT) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.1/frmug-2.3/nospam) with UUCP id XAA01923 for cvs-committers@FreeBSD.ORG; Mon, 19 Oct 1998 23:20:43 +0200 (CEST) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (VMailer, from userid 101) id E15DC1548; Mon, 19 Oct 1998 19:46:04 +0200 (CEST) Date: Mon, 19 Oct 1998 19:46:04 +0200 From: Ollivier Robert To: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/net/ethereal Makefile ports/net/ethereal/files md5 ports/net/ethereal/patches patch-aa ports/net/ethereal/pkg PLIST Message-ID: <19981019194604.A25730@keltia.freenix.fr> Mail-Followup-To: cvs-committers@FreeBSD.ORG References: <199810191551.IAA21774@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.4i In-Reply-To: <199810191551.IAA21774@freefall.freebsd.org>; from Vanilla I. Shu on Mon, Oct 19, 1998 at 08:51:25AM -0700 X-Operating-System: FreeBSD 3.0-BETA/ELF ctm#4731 AMD-K6 MMX @ 200 MHz Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk According to Vanilla I. Shu: > Log: > Upgrade to 0.4.0 0.4.1 is already out and compile w/o problems. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-BETA #4: Thu Oct 15 01:36:57 CEST 1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 15:09:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA25180 for cvs-all-outgoing; Mon, 19 Oct 1998 15:09:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA25175; Mon, 19 Oct 1998 15:08:59 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA07920; Mon, 19 Oct 1998 15:08:56 -0700 (PDT) Date: Mon, 19 Oct 1998 15:08:56 -0700 (PDT) Message-Id: <199810192208.PAA07920@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/19 15:08:56 PDT Modified files: sys/pci if_xl.c if_xlreg.h Log: Modify the transmit packet queuing strategy a bit to be a little less agressive. With the old code, if a descriptor chain was already on its way to the chip, xl_start() would try to splice new chains onto the end of the current chain by stopping the transmitter, modifying the tail pointer of the current chain to point to the head of the new chain, then restart the transmitter. The manual says you're allowed to do this and it works, but I'm not too keen on it anymore. The new code waits until the eixsting chain has been sent and then queues the next waiting chain in the 'transmit ok' handler. Performance still looks good one way or the other. Revision Changes Path 1.14 +21 -19 src/sys/pci/if_xl.c 1.7 +2 -1 src/sys/pci/if_xlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 15:10:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA25299 for cvs-all-outgoing; Mon, 19 Oct 1998 15:10:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA25294; Mon, 19 Oct 1998 15:10:12 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA07974; Mon, 19 Oct 1998 15:10:10 -0700 (PDT) Date: Mon, 19 Oct 1998 15:10:10 -0700 (PDT) Message-Id: <199810192210.PAA07974@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/19 15:10:09 PDT Modified files: (Branch: RELENG_2_2) sys/pci if_xl.c if_xlreg.h Log: MFC: change to less aggressive transmit queueing strategy. Revision Changes Path 1.5.2.10 +21 -19 src/sys/pci/if_xl.c 1.3.2.5 +2 -1 src/sys/pci/if_xlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 15:43:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28324 for cvs-all-outgoing; Mon, 19 Oct 1998 15:43:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA28315; Mon, 19 Oct 1998 15:43:12 -0700 (PDT) (envelope-from nectar@FreeBSD.org) From: Jacques Vidrine Received: (from nectar@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA08840; Mon, 19 Oct 1998 15:43:09 -0700 (PDT) Date: Mon, 19 Oct 1998 15:43:09 -0700 (PDT) Message-Id: <199810192243.PAA08840@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/ucd-snmp Makefile ports/net/ucd-snmp/files md5 ports/net/ucd-snmp/patches patch-aa patch-ac ports/net/ucd-snmp/patches.aout patch-aa ports/net/ucd-snmp/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nectar 1998/10/19 15:43:09 PDT Modified files: net/ucd-snmp Makefile net/ucd-snmp/files md5 net/ucd-snmp/pkg PLIST Added files: net/ucd-snmp/patches patch-aa net/ucd-snmp/patches.aout patch-aa Removed files: net/ucd-snmp/patches patch-ac Log: * Upgrade to 3.5.3. * Patch for ELF. * Create ${PREFIX}/etc/snmpd.sh.sample instead of ${PREFIX}/etc/snmp.sh. Revision Changes Path 1.22 +22 -11 ports/net/ucd-snmp/Makefile 1.6 +1 -1 ports/net/ucd-snmp/files/md5 1.9 +5 -3 ports/net/ucd-snmp/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06353 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:14 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06346 for ; Mon, 19 Oct 1998 17:04:13 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2217 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:48 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id IAA14890 for jamesn; Fri, 16 Oct 1998 08:19:53 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1747 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 08:18:39 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1411 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 08:18:39 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 647FC9CBF; Fri, 16 Oct 1998 06:12:50 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24765 for cvs-all-outgoing; Fri, 16 Oct 1998 06:12:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: (from root@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24761 for cvs-all; Fri, 16 Oct 1998 06:12:47 -0700 (PDT) (envelope-from jmb) Date: Fri, 16 Oct 1998 06:12:47 -0700 (PDT) From: "Jonathan M. Bresler" Message-Id: <199810161312.GAA24761@hub.freebsd.org> To: cvs-all@FreeBSD.ORG Subject: commit messages getting lost Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk i have just converted cvs-all to vmailer. its the same mailer we are using for -current, -hackers, and -chat. we may have been losing messages if majordomo's resend script fails to run for one reason or another. please let me know if the problem recurs. i will be converting cvs-committers shortly. jmb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06377 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06370; Mon, 19 Oct 1998 17:04:18 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2390 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:51 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA18376 for jamesn; Fri, 16 Oct 1998 10:09:52 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1920 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 10:08:39 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1584 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 10:08:38 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 625789B99; Fri, 16 Oct 1998 08:08:34 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08923 for cvs-all-outgoing; Fri, 16 Oct 1998 08:08:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08918; Fri, 16 Oct 1998 08:08:32 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA04501; Fri, 16 Oct 1998 08:08:31 -0700 (PDT) Date: Fri, 16 Oct 1998 08:08:31 -0700 (PDT) Message-Id: <199810161508.IAA04501@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/config lang.l Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/16 08:08:30 PDT Modified files: usr.sbin/config lang.l Log: Removed unused/unusable "ha" keyword. Device classes should never have been visible here. Fixed disordering of keyword table by "cam". Revision Changes Path 1.16 +4 -2 src/usr.sbin/config/lang.l To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06409 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06378; Mon, 19 Oct 1998 17:04:20 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2396 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:51 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id LAA20479 for jamesn; Fri, 16 Oct 1998 11:19:51 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1926 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 11:16:48 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1590 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 11:16:48 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 8556F9C2A; Fri, 16 Oct 1998 09:02:03 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15409 for cvs-all-outgoing; Fri, 16 Oct 1998 09:01:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15398; Fri, 16 Oct 1998 09:01:41 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id CAA26409; Sat, 17 Oct 1998 02:01:19 +1000 Date: Sat, 17 Oct 1998 02:01:19 +1000 From: Bruce Evans Message-Id: <199810161601.CAA26409@godzilla.zeta.org.au> To: bde@zeta.org.au, dag-erli@ifi.uio.no Subject: Re: cvs commit: src/sbin/mount mount.8 Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, des@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> > Log: >> > Warn about "mount -u" bug. >> FUD. > >I'm afraid it's very, very real, and 100% reproducable. Please give details. Which file system? (-u is supposed to apply to all file systems). Did recent -u fixes (ffs_vfsops.c rev.1.84 and 1.88) affect it? Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06433 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06408; Mon, 19 Oct 1998 17:04:24 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2473 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:50 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA18374 for jamesn; Fri, 16 Oct 1998 10:09:52 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2003 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 10:06:39 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1667 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 10:06:39 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 3464D9B99; Fri, 16 Oct 1998 08:06:34 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08777 for cvs-all-outgoing; Fri, 16 Oct 1998 08:06:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08772; Fri, 16 Oct 1998 08:06:29 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) From: "Justin T. Gibbs" Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA04409; Fri, 16 Oct 1998 08:06:27 -0700 (PDT) Date: Fri, 16 Oct 1998 08:06:27 -0700 (PDT) Message-Id: <199810161506.IAA04409@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 ahc.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gibbs 1998/10/16 08:06:27 PDT Modified files: share/man/man4/man4.i386 ahc.4 Log: Update to include all supported chips. Add a table comparing the features of all aic7xxx chips. Clean up the discussion of SCB paging. Reviewed by: Kenneth Merry Revision Changes Path 1.13 +132 -68 src/share/man/man4/man4.i386/ahc.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06459 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06432; Mon, 19 Oct 1998 17:04:26 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3243 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:49 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id JAA18050 for jamesn; Fri, 16 Oct 1998 09:59:52 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2773 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 09:57:36 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2437 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 09:57:35 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 5AFE49BEF; Fri, 16 Oct 1998 07:51:30 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07268 for cvs-all-outgoing; Fri, 16 Oct 1998 07:51:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07220; Fri, 16 Oct 1998 07:51:10 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from gullveig.ifi.uio.no (2602@gullveig.ifi.uio.no [129.240.65.147]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id QAA21712; Fri, 16 Oct 1998 16:50:47 +0200 (MET DST) Received: (from dag-erli@localhost) by gullveig.ifi.uio.no ; Fri, 16 Oct 1998 16:50:46 +0200 (MET DST) Mime-Version: 1.0 To: Bruce Evans Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, des@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/mount mount.8 References: <199810160913.TAA00578@godzilla.zeta.org.au> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 16 Oct 1998 16:50:46 +0200 In-Reply-To: Bruce Evans's message of "Fri, 16 Oct 1998 19:13:32 +1000" Message-ID: Lines: 10 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id HAB07224 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bruce Evans writes: > > Log: > > Warn about "mount -u" bug. > FUD. I'm afraid it's very, very real, and 100% reproducable. DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06485 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06458; Mon, 19 Oct 1998 17:04:30 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2468 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:50 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA18087 for jamesn; Fri, 16 Oct 1998 10:04:52 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1998 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 10:02:45 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1662 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 10:02:44 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id AF8BC9BEF; Fri, 16 Oct 1998 08:00:26 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08274 for cvs-all-outgoing; Fri, 16 Oct 1998 08:00:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08263; Fri, 16 Oct 1998 08:00:19 -0700 (PDT) (envelope-from luigi@FreeBSD.org) From: Luigi Rizzo Received: (from luigi@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA04158; Fri, 16 Oct 1998 08:00:16 -0700 (PDT) Date: Fri, 16 Oct 1998 08:00:16 -0700 (PDT) Message-Id: <199810161500.IAA04158@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_dummynet.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luigi 1998/10/16 08:00:16 PDT Modified files: (Branch: RELENG_2_2) sys/netinet ip_dummynet.c Log: Make dummynet use m_pkthdr.len, not ip_len, for computing bandwidths. This is necessary for correct operation at the bridging level. Problem reported by Richard B. Ernst Revision Changes Path 1.1.2.1 +9 -8 src/sys/netinet/ip_dummynet.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06529 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06484; Mon, 19 Oct 1998 17:04:32 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2344 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:55 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id QAA00296 for jamesn; Fri, 16 Oct 1998 16:39:49 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1874 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 16:38:04 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1538 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 16:38:03 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 17E059CD0; Fri, 16 Oct 1998 14:35:31 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22085 for cvs-all-outgoing; Fri, 16 Oct 1998 14:34:14 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA21959; Fri, 16 Oct 1998 14:33:39 -0700 (PDT) (envelope-from ken@FreeBSD.org) From: Kenneth Merry Received: (from ken@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA17812; Fri, 16 Oct 1998 14:33:35 -0700 (PDT) Date: Fri, 16 Oct 1998 14:33:35 -0700 (PDT) Message-Id: <199810162133.OAA17812@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 bt.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ken 1998/10/16 14:33:34 PDT Modified files: share/man/man4/man4.i386 bt.4 Log: Update the bt(4) man page for CAM. Reviewed by: ken Submitted by: gibbs Revision Changes Path 1.6 +92 -24 src/share/man/man4/man4.i386/bt.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06547 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06518; Mon, 19 Oct 1998 17:04:35 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2970 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:52 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id LAA20788 for jamesn; Fri, 16 Oct 1998 11:29:51 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2500 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 11:28:27 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2164 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 11:28:26 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id ABE689C28; Fri, 16 Oct 1998 09:26:11 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19667 for cvs-all-outgoing; Fri, 16 Oct 1998 09:26:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19630; Fri, 16 Oct 1998 09:26:05 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id JAA26174; Fri, 16 Oct 1998 09:25:46 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 16 Oct 1998 09:25:44 -0700 (PDT) From: Doug White To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf GENERIC In-Reply-To: <199810160130.SAA03659@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, 15 Oct 1998, David E. O'Brien wrote: > obrien 1998/10/15 18:30:11 PDT > > Modified files: > sys/i386/conf GENERIC > Log: > Add commented out bpf entry. (DHCP is popular here, and this is required). Yay!! Curious question: Why isn't pbf a default? Security concerns? It'd make it much easier for building DHCP-out-of-boxen with it in there. Isn't dhclient support to come into the base system soon? Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06569 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06548; Mon, 19 Oct 1998 17:04:39 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2421 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id OAA26145 for jamesn; Fri, 16 Oct 1998 14:24:51 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1951 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 14:23:56 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1615 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 14:23:56 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 2146B9C45; Fri, 16 Oct 1998 12:23:57 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA20924 for cvs-all-outgoing; Fri, 16 Oct 1998 12:23:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA20911; Fri, 16 Oct 1998 12:23:40 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA13302; Fri, 16 Oct 1998 12:23:38 -0700 (PDT) Date: Fri, 16 Oct 1998 12:23:38 -0700 (PDT) Message-Id: <199810161923.MAA13302@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libstand zalloc_defs.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/16 12:23:37 PDT Modified files: lib/libstand zalloc_defs.h Log: Reduce the sbrk() increment from 64K to 4K. There's not much room on the Alpha, and wasting potentially 64K-4 bytes of RAM just isn't an option. Revision Changes Path 1.4 +2 -2 src/lib/libstand/zalloc_defs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06598 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06568; Mon, 19 Oct 1998 17:04:41 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2444 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:01 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id WAA10354 for jamesn; Fri, 16 Oct 1998 22:09:47 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1974 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 22:06:47 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1638 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 22:06:46 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 676089D0E; Fri, 16 Oct 1998 20:06:52 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA18820 for cvs-all-outgoing; Fri, 16 Oct 1998 20:06:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA18812; Fri, 16 Oct 1998 20:06:42 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA27058; Fri, 16 Oct 1998 20:06:39 -0700 (PDT) Date: Fri, 16 Oct 1998 20:06:39 -0700 (PDT) Message-Id: <199810170306.UAA27058@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/common load_elf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/16 20:06:39 PDT Modified files: sys/boot/common load_elf.c Log: Load the first page of the file and use the headers in it. This should avoid the need to seek back to offset zero which is causing trouble on the Alpha with a gzipped kernel. Revision Changes Path 1.9 +49 -53 src/sys/boot/common/load_elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06623 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06590; Mon, 19 Oct 1998 17:04:44 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2923 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:01 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id XAA12764 for jamesn; Fri, 16 Oct 1998 23:29:47 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2453 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 23:25:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2117 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 23:25:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 0EEC39C0F; Fri, 16 Oct 1998 21:13:11 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA24769 for cvs-all-outgoing; Fri, 16 Oct 1998 21:13:09 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA24764; Fri, 16 Oct 1998 21:12:59 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id OAA31312; Sat, 17 Oct 1998 14:12:38 +1000 Date: Sat, 17 Oct 1998 14:12:38 +1000 From: Bruce Evans Message-Id: <199810170412.OAA31312@godzilla.zeta.org.au> To: bde@zeta.org.au, dag-erli@ifi.uio.no Subject: Re: cvs commit: src/sbin/mount mount.8 Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, des@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> > > > Warn about "mount -u" bug. >> > > FUD. >> > I'm afraid it's very, very real, and 100% reproducable. >> Please give details. Which file system? (-u is supposed to apply to >> all file systems). Did recent -u fixes (ffs_vfsops.c rev.1.84 and 1.88) >> affect it? > >FFS, and no, I've experienced corruption on a file system that was >newfs'd in the beginning of October (and I've been making world and >building kernels every other day for a month) By details, I meant complete details. How to reproduce the problem, and whether rev.1.84 and 1.88 caused the problem. Does it happen on other file systems? ext2fs uses essentially the same mount -u code as ffs, but is slightly simpler and closer to the CSRG version (for mount -u), so it might be easier to debug and less broken. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06643 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06600; Mon, 19 Oct 1998 17:04:47 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2672 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:03 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id CAA17883 for jamesn; Sat, 17 Oct 1998 02:14:44 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2202 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 02:10:48 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1866 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 02:10:47 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 87DE89C4E; Sat, 17 Oct 1998 00:10:54 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06508 for cvs-all-outgoing; Sat, 17 Oct 1998 00:10:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06497; Sat, 17 Oct 1998 00:10:46 -0700 (PDT) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA03282; Sat, 17 Oct 1998 00:10:44 -0700 (PDT) Date: Sat, 17 Oct 1998 00:10:44 -0700 (PDT) Message-Id: <199810170710.AAA03282@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/perl/libperl config.SH-aout.i386 config.SH-elf.alpha config.SH-elf.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/10/17 00:10:44 PDT Modified files: gnu/usr.bin/perl/libperl config.SH-aout.i386 config.SH-elf.alpha config.SH-elf.i386 Log: Fix paths. This sorts out the remaining p5-* port-creation hassles. Revision Changes Path 1.7 +11 -11 src/gnu/usr.bin/perl/libperl/config.SH-aout.i386 1.8 +11 -11 src/gnu/usr.bin/perl/libperl/config.SH-elf.alpha 1.7 +11 -11 src/gnu/usr.bin/perl/libperl/config.SH-elf.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:04:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06674 for cvs-all-outgoing; Mon, 19 Oct 1998 17:04:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06630; Mon, 19 Oct 1998 17:04:52 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2546 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:06 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id EAA22982 for jamesn; Sat, 17 Oct 1998 04:54:49 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2076 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 04:50:09 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1740 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 04:50:08 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 143909C4E; Sat, 17 Oct 1998 02:50:17 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA19830 for cvs-all-outgoing; Sat, 17 Oct 1998 02:50:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA19817; Sat, 17 Oct 1998 02:50:12 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA08179; Sat, 17 Oct 1998 02:50:09 -0700 (PDT) Date: Sat, 17 Oct 1998 02:50:09 -0700 (PDT) Message-Id: <199810170950.CAA08179@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/17 02:50:09 PDT Modified files: sys/boot/i386/boot2 boot2.c Log: Treat all options as toggles (ie. -c -c is the same no -c). Since the boot.config settings are persistent, this seems to provide a useful override capability, and should break only on broken boot.config's. Output a cosmetic newline if booting with no input. Revision Changes Path 1.10 +4 -6 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06705 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:02 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06689; Mon, 19 Oct 1998 17:04:58 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3607 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:53 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id OAA25538 for jamesn; Fri, 16 Oct 1998 14:04:51 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (3137 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 14:00:31 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2801 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 14:00:31 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 0BB599C4A; Fri, 16 Oct 1998 11:15:36 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA08356 for cvs-all-outgoing; Fri, 16 Oct 1998 11:15:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA08260; Fri, 16 Oct 1998 11:15:06 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from skejdbrimir.ifi.uio.no (2602@skejdbrimir.ifi.uio.no [129.240.65.2]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with SMTP id UAA22489; Fri, 16 Oct 1998 20:14:35 +0200 (MET DST) Received: from localhost (dag-erli@localhost) by skejdbrimir.ifi.uio.no ; Fri, 16 Oct 1998 18:14:26 GMT Mime-Version: 1.0 To: Bruce Evans Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, des@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/mount mount.8 References: <199810161601.CAA26409@godzilla.zeta.org.au> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 16 Oct 1998 20:14:21 +0200 In-Reply-To: Bruce Evans's message of "Sat, 17 Oct 1998 02:01:19 +1000" Message-ID: Lines: 16 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id LAB08284 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bruce Evans writes: > > > > Log: > > > > Warn about "mount -u" bug. > > > FUD. > > I'm afraid it's very, very real, and 100% reproducable. > Please give details. Which file system? (-u is supposed to apply to > all file systems). Did recent -u fixes (ffs_vfsops.c rev.1.84 and 1.88) > affect it? FFS, and no, I've experienced corruption on a file system that was newfs'd in the beginning of October (and I've been making world and building kernels every other day for a month) DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06731 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06720; Mon, 19 Oct 1998 17:05:05 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2559 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:01 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id XAA12747 for jamesn; Fri, 16 Oct 1998 23:24:46 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2089 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 23:21:59 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1753 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 23:21:59 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 7F7AD9C15; Fri, 16 Oct 1998 21:19:34 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA25559 for cvs-all-outgoing; Fri, 16 Oct 1998 21:19:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA25554; Fri, 16 Oct 1998 21:19:32 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA29156; Fri, 16 Oct 1998 21:19:30 -0700 (PDT) Date: Fri, 16 Oct 1998 21:19:30 -0700 (PDT) Message-Id: <199810170419.VAA29156@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/newfs newfs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/16 21:19:30 PDT Modified files: sbin/newfs newfs.c Log: Don't rewrite the disk label. The type field is already set correctly and we don't use the frags info, so why bother? More to the point, it seems to result in an EXDEV error when the label is written out and we lose because of it (don't know why though). This is a work-around and is marked as such. Revision Changes Path 1.26 +3 -1 src/sbin/newfs/newfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06754 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06732; Mon, 19 Oct 1998 17:05:08 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2459 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:53 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id LAA21406 for jamesn; Fri, 16 Oct 1998 11:54:51 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1989 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 11:53:40 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1653 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 11:53:39 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 114E39C07; Fri, 16 Oct 1998 09:53:20 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA22676 for cvs-all-outgoing; Fri, 16 Oct 1998 09:53:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22671; Fri, 16 Oct 1998 09:53:18 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA08074; Fri, 16 Oct 1998 09:53:16 -0700 (PDT) Date: Fri, 16 Oct 1998 09:53:16 -0700 (PDT) Message-Id: <199810161653.JAA08074@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/16 09:53:16 PDT Modified files: gnu/usr.bin/cc/cc_tools Makefile Log: Split up rule for ${COMMONHDRS} so that `make -j N' doesn't create the 6 headers up to 6 times concurrently. Debugged by Don Lewis (Don.Lewis@tsc.tdk.com). Fixed some disorder. Revision Changes Path 1.14 +12 -12 src/gnu/usr.bin/cc/cc_tools/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06776 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06750; Mon, 19 Oct 1998 17:05:12 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2807 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:55 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id QAA29576 for jamesn; Fri, 16 Oct 1998 16:19:50 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2337 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 16:15:34 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2001 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 16:15:33 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 0A61D9CD0; Fri, 16 Oct 1998 14:14:20 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16801 for cvs-all-outgoing; Fri, 16 Oct 1998 14:12:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA16666; Fri, 16 Oct 1998 14:12:13 -0700 (PDT) (envelope-from ken@FreeBSD.org) From: Kenneth Merry Received: (from ken@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA17166; Fri, 16 Oct 1998 14:12:08 -0700 (PDT) Date: Fri, 16 Oct 1998 14:12:08 -0700 (PDT) Message-Id: <199810162112.OAA17166@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 adv.4 adw.4 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ken 1998/10/16 14:12:07 PDT Modified files: share/man/man4/man4.i386 Makefile Added files: share/man/man4/man4.i386 adv.4 adw.4 Log: Add in the adv(4) and adw(4) man pages for the AdvanSys narrow and wide SCSI controllers, respectively. Once these drivers are tested on the alpha, these man pages can probably be moved up a directory to reflect the fact that they're architecture independent. An mdoc guru should probably look at the AUTHORS sections in both of these pages -- the .An macro seems to cause strange spacing problems. Reviewed by: ken Submitted by: gibbs Revision Changes Path 1.82 +6 -4 src/share/man/man4/man4.i386/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06799 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06779; Mon, 19 Oct 1998 17:05:16 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2883 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:51 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA19860 for jamesn; Fri, 16 Oct 1998 10:59:52 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2413 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 10:56:07 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2077 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 10:56:06 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 6B91B9C05; Fri, 16 Oct 1998 08:33:28 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11967 for cvs-all-outgoing; Fri, 16 Oct 1998 08:33:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11953; Fri, 16 Oct 1998 08:33:21 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA05452; Fri, 16 Oct 1998 08:33:19 -0700 (PDT) Date: Fri, 16 Oct 1998 08:33:19 -0700 (PDT) Message-Id: <199810161533.IAA05452@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/kdump mkioctls Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/16 08:33:18 PDT Modified files: usr.bin/kdump mkioctls Log: Generate code to interpret ioctl numbers for all ioctls defined in headers under /usr/include, not just for the ones in . The generated file includes all headers that seem to define ioctls, so build errors will probably occur if headers become less self- sufficient than they are already. This is a feature. Build errors shall not be fixed by adding more includes here. Optionally generate a case statement instead of a list of if statements. This source must be edited to change this. The case statement should be non-optional. It currently can't be, because many ioctl numbers are not unique. Revision Changes Path 1.6 +50 -12 src/usr.bin/kdump/mkioctls To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06823 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06794; Mon, 19 Oct 1998 17:05:19 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2352 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:04 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id EAA21794 for jamesn; Sat, 17 Oct 1998 04:19:44 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1882 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 04:16:05 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1546 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 04:16:04 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 1B1609C4E; Sat, 17 Oct 1998 02:16:11 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA16907 for cvs-all-outgoing; Sat, 17 Oct 1998 02:16:09 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA16902; Sat, 17 Oct 1998 02:16:05 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA06163; Sat, 17 Oct 1998 02:16:03 -0700 (PDT) Date: Sat, 17 Oct 1998 02:16:03 -0700 (PDT) Message-Id: <199810170916.CAA06163@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/17 02:16:02 PDT Modified files: sys/boot/i386/boot2 boot2.c Log: biosboot compatibility fix: If we have a boot.config command, display it. Revision Changes Path 1.9 +7 -4 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06843 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06816; Mon, 19 Oct 1998 17:05:22 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2312 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:56 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id SAA04241 for jamesn; Fri, 16 Oct 1998 18:49:48 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1842 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 18:48:09 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1506 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 18:48:05 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 66FBF9CE6; Fri, 16 Oct 1998 16:47:38 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17198 for cvs-all-outgoing; Fri, 16 Oct 1998 16:47:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17181; Fri, 16 Oct 1998 16:47:18 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA22152; Fri, 16 Oct 1998 16:47:15 -0700 (PDT) Date: Fri, 16 Oct 1998 16:47:15 -0700 (PDT) Message-Id: <199810162347.QAA22152@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/releases/3.0R Makefile announce.sgml errata.sgml notes.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/16 16:47:14 PDT Added files: en/releases/3.0R Makefile announce.sgml errata.sgml notes.sgml Log: Add 3.0 announcement text. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06861 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06842; Mon, 19 Oct 1998 17:05:24 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2454 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:34 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id GAA25719 for jamesn; Sat, 17 Oct 1998 06:24:43 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1984 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 06:25:02 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1648 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 06:25:02 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 889809D19; Sat, 17 Oct 1998 04:25:11 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA03298 for cvs-all-outgoing; Sat, 17 Oct 1998 04:25:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA03293; Sat, 17 Oct 1998 04:25:08 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA14110; Sat, 17 Oct 1998 04:25:05 -0700 (PDT) Date: Sat, 17 Oct 1998 04:25:05 -0700 (PDT) Message-Id: <199810171125.EAA14110@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/17 04:25:05 PDT Modified files: sys/boot/i386/boot2 boot2.c Log: Fix some glitches in the input routine: Don't display a \b if not acting on it. Don't process binary zero chars (which result from pressing function keys, etc. on the PC). Revision Changes Path 1.12 +7 -2 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06884 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06876; Mon, 19 Oct 1998 17:05:29 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2270 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:57 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id SAA04527 for jamesn; Fri, 16 Oct 1998 18:54:47 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1800 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 18:50:35 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1464 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 18:50:34 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 39E7D9CE6; Fri, 16 Oct 1998 16:50:21 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17577 for cvs-all-outgoing; Fri, 16 Oct 1998 16:50:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17529; Fri, 16 Oct 1998 16:49:26 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA22259; Fri, 16 Oct 1998 16:49:21 -0700 (PDT) Date: Fri, 16 Oct 1998 16:49:21 -0700 (PDT) Message-Id: <199810162349.QAA22259@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/releases index.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/16 16:49:20 PDT Modified files: en/releases index.sgml Log: Note 3.0R. Revision Changes Path 1.24 +11 -6 www/en/releases/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06917 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:43 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06908; Mon, 19 Oct 1998 17:05:38 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2303 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:55 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id RAA01814 for jamesn; Fri, 16 Oct 1998 17:29:49 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1833 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 17:26:27 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1497 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 17:26:27 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id D50389CDB; Fri, 16 Oct 1998 15:26:26 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01536 for cvs-all-outgoing; Fri, 16 Oct 1998 15:26:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01527; Fri, 16 Oct 1998 15:26:22 -0700 (PDT) (envelope-from alex@FreeBSD.org) From: Alex Nash Received: (from alex@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA19907; Fri, 16 Oct 1998 15:26:20 -0700 (PDT) Date: Fri, 16 Oct 1998 15:26:20 -0700 (PDT) Message-Id: <199810162226.PAA19907@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alex 1998/10/16 15:26:20 PDT Modified files: sys/i386/conf LINT Log: Complete the description of sio flag 0x40. Reviewed by: bde Revision Changes Path 1.488 +2 -1 src/sys/i386/conf/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06943 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06933; Mon, 19 Oct 1998 17:05:45 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2316 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:38 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id HAA27525 for jamesn; Sat, 17 Oct 1998 07:29:44 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1846 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 07:29:01 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1510 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 07:29:01 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id DE09E9D2D; Sat, 17 Oct 1998 05:28:34 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA06675 for cvs-all-outgoing; Sat, 17 Oct 1998 05:28:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA06602; Sat, 17 Oct 1998 05:28:14 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA15342; Sat, 17 Oct 1998 05:28:11 -0700 (PDT) Date: Sat, 17 Oct 1998 05:28:11 -0700 (PDT) Message-Id: <199810171228.FAA15342@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp cbcp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/10/17 05:28:11 PDT Modified files: usr.sbin/ppp cbcp.c Log: Warn about (but process anyway) CBCP messages with an incorrect id. Revision Changes Path 1.5 +11 -1 src/usr.sbin/ppp/cbcp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06964 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06950; Mon, 19 Oct 1998 17:05:49 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2304 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:40 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id HAA27886 for jamesn; Sat, 17 Oct 1998 07:44:43 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1834 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 07:44:50 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1498 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 07:44:50 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 5D17F9C2F; Sat, 17 Oct 1998 05:45:00 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA07745 for cvs-all-outgoing; Sat, 17 Oct 1998 05:44:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA07739; Sat, 17 Oct 1998 05:44:58 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA16328; Sat, 17 Oct 1998 05:44:56 -0700 (PDT) Date: Sat, 17 Oct 1998 05:44:56 -0700 (PDT) Message-Id: <199810171244.FAA16328@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/newfs_msdos newfs_msdos.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 05:44:56 PDT Modified files: sbin/newfs_msdos newfs_msdos.c Log: Don't assume that time_t is long. Revision Changes Path 1.5 +4 -2 src/sbin/newfs_msdos/newfs_msdos.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:05:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06988 for cvs-all-outgoing; Mon, 19 Oct 1998 17:05:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06965; Mon, 19 Oct 1998 17:05:51 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2271 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:41 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id IAA28488 for jamesn; Sat, 17 Oct 1998 08:04:43 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1801 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 08:02:51 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1465 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 08:02:51 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 43E3F9C2F; Sat, 17 Oct 1998 06:02:51 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA08849 for cvs-all-outgoing; Sat, 17 Oct 1998 06:02:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA08843; Sat, 17 Oct 1998 06:02:49 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA16640; Sat, 17 Oct 1998 06:02:47 -0700 (PDT) Date: Sat, 17 Oct 1998 06:02:47 -0700 (PDT) Message-Id: <199810171302.GAA16640@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/vinum list.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 06:02:47 PDT Modified files: sbin/vinum list.c Log: Don't assume that time_t is long. Revision Changes Path 1.2 +7 -3 src/sbin/vinum/list.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07022 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06999; Mon, 19 Oct 1998 17:05:56 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3128 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:52 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id LAA21107 for jamesn; Fri, 16 Oct 1998 11:44:51 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2651 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 11:42:37 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2315 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 11:42:37 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 3D2869BE7; Fri, 16 Oct 1998 09:40:55 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21704 for cvs-all-outgoing; Fri, 16 Oct 1998 09:40:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21696; Fri, 16 Oct 1998 09:40:44 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.1/8.9.1) id MAA22271; Fri, 16 Oct 1998 12:40:08 -0400 (EDT) (envelope-from wollman) Date: Fri, 16 Oct 1998 12:40:08 -0400 (EDT) From: Garrett Wollman Message-Id: <199810161640.MAA22271@khavrinen.lcs.mit.edu> To: Doug White Cc: "David E. O'Brien" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf GENERIC In-Reply-To: References: <199810160130.SAA03659@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk < said: > Curious question: Why isn't pbf a default? Security concerns? Just ask anyone with a big network of Linux machines why this is a bad idea... > It'd make it much easier for building DHCP-out-of-boxen with it in > there. The fact that DHCP requires BPF represents a bug in the network stack which we will hopefully be able to fix. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07046 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07013; Mon, 19 Oct 1998 17:06:00 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3250 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:51 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA19565 for jamesn; Fri, 16 Oct 1998 10:49:51 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2773 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 10:49:17 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2437 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 10:49:16 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 6A9F79C05; Fri, 16 Oct 1998 08:32:44 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11866 for cvs-all-outgoing; Fri, 16 Oct 1998 08:32:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11682; Fri, 16 Oct 1998 08:32:05 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id RAA24015; Fri, 16 Oct 1998 17:31:42 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id RAA14787; Fri, 16 Oct 1998 17:31:41 +0200 (MET DST) Message-ID: <19981016173141.23240@follo.net> Date: Fri, 16 Oct 1998 17:31:41 +0200 From: Eivind Eklund To: =?iso-8859-1?Q?Dag-Erling_C=2E_Sm=F8rgrav_?= , Bruce Evans Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, des@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/mount mount.8 References: <199810160913.TAA00578@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.89.1i In-Reply-To: =?iso-8859-1?Q?=3Cxzp4st4v9vd=2Efsf=40gullveig=2Eifi=2Euio=2Eno=3E=3B_fr?= =?iso-8859-1?Q?om_Dag-Erling_C=2E_Sm=F8rgrav__on_Fri=2C_Oct_16=2C_1998_a?= =?iso-8859-1?Q?t_04=3A50=3A46PM_+0200?= Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, Oct 16, 1998 at 04:50:46PM +0200, Dag-Erling C. Smørgrav wrote: > Bruce Evans writes: > > > Log: > > > Warn about "mount -u" bug. > > FUD. > > I'm afraid it's very, very real, and 100% reproducable. I'll chip in and say I've seen it as well (fortunately only minor corruption). It is not something that is easily reproducable here, but I have twice had filesystems become corrupted when switching normal/async/normal. Not easily reproducable here, however. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07074 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07061; Mon, 19 Oct 1998 17:06:10 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2568 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:53 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA03668 for jamesn; Sat, 17 Oct 1998 10:54:42 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2098 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 10:53:25 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1762 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 10:53:25 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 5A4A69C2E; Sat, 17 Oct 1998 08:52:54 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA25960 for cvs-all-outgoing; Sat, 17 Oct 1998 08:52:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25953; Sat, 17 Oct 1998 08:52:50 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA25400; Sat, 17 Oct 1998 08:52:48 -0700 (PDT) Date: Sat, 17 Oct 1998 08:52:48 -0700 (PDT) Message-Id: <199810171552.IAA25400@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/include Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 08:52:48 PDT Modified files: include Makefile Log: Don't even think about using a sysctl to build osreldate.h, since this breaks cross-builds. Just depend on ${.CURDIR}/../sys/conf/newvers.sh existing. Don't override the (correct) defaults for the depend, lint or tags target. In LDIRS: fixed order-rot. Don't comment out dead networking directories; remove them. Revision Changes Path 1.87 +4 -17 src/include/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07096 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07079; Mon, 19 Oct 1998 17:06:13 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2485 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:02 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id AAA15165 for jamesn; Sat, 17 Oct 1998 00:44:45 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2015 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 00:40:52 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1679 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 00:40:51 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 8E73D9C2F; Fri, 16 Oct 1998 22:40:51 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA01496 for cvs-all-outgoing; Fri, 16 Oct 1998 22:40:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA01491; Fri, 16 Oct 1998 22:40:49 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA01207; Fri, 16 Oct 1998 22:40:46 -0700 (PDT) Date: Fri, 16 Oct 1998 22:40:46 -0700 (PDT) Message-Id: <199810170540.WAA01207@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src Makefile.upgrade src/tools/tools/upgrade getosreldate.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/16 22:40:46 PDT Modified files: . Makefile.upgrade Added files: tools/tools/upgrade getosreldate.sh Log: 3.0-RELEASE and now the post-release 3.0-CURRENT were being declared 'too old' to run ELF. Check the kernel version properly. Revision Changes Path 1.7 +8 -7 src/Makefile.upgrade To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07121 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07111; Mon, 19 Oct 1998 17:06:17 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2552 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:52 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA03056 for jamesn; Sat, 17 Oct 1998 10:29:41 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2082 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 10:25:33 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1746 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 10:25:32 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 987FC9C25; Sat, 17 Oct 1998 08:25:34 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22110 for cvs-all-outgoing; Sat, 17 Oct 1998 08:25:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22105; Sat, 17 Oct 1998 08:25:29 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA24738; Sat, 17 Oct 1998 08:25:26 -0700 (PDT) Date: Sat, 17 Oct 1998 08:25:26 -0700 (PDT) Message-Id: <199810171525.IAA24738@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src Makefile Makefile.inc0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 08:25:26 PDT Modified files: . Makefile Makefile.inc0 Log: Restored all lost user targets that are supported by bsd.subdir.mk: checkdpadd, lint, maninstall, objlink, regress and tags. Removed bogus user target cleanobj. It is the non-recursive base of the cleandir target, so it is not useful (or usable) here. Revision Changes Path 1.221 +5 -4 src/Makefile 1.11 +5 -4 src/Makefile.inc0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07141 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07136; Mon, 19 Oct 1998 17:06:20 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2326 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:31 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id FAA24234 for jamesn; Sat, 17 Oct 1998 05:39:44 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1856 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 05:35:31 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1520 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 05:35:31 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 6FE8F9C26; Sat, 17 Oct 1998 03:35:36 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA24759 for cvs-all-outgoing; Sat, 17 Oct 1998 03:35:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA24741; Sat, 17 Oct 1998 03:35:19 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA09735; Sat, 17 Oct 1998 03:35:16 -0700 (PDT) Date: Sat, 17 Oct 1998 03:35:16 -0700 (PDT) Message-Id: <199810171035.DAA09735@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/17 03:35:15 PDT Modified files: sys/boot/i386/boot2 boot2.c Log: Having probed the keyboard, turn off the -P flag. Revision Changes Path 1.11 +2 -1 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07163 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07155; Mon, 19 Oct 1998 17:06:23 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2510 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:50 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA18085 for jamesn; Fri, 16 Oct 1998 10:04:52 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2040 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 10:00:57 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1704 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 10:00:56 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 6FAF39C1F; Fri, 16 Oct 1998 08:00:30 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA08283 for cvs-all-outgoing; Fri, 16 Oct 1998 08:00:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA08266; Fri, 16 Oct 1998 08:00:21 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA04183; Fri, 16 Oct 1998 08:00:19 -0700 (PDT) Date: Fri, 16 Oct 1998 08:00:19 -0700 (PDT) Message-Id: <199810161500.IAA04183@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/config mkioconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/16 08:00:18 PDT Modified files: usr.sbin/config mkioconf.c Log: Don't generate unused file ioconf.h. Didn't bump CONFIGVERS, since ioconf.h was already unused when CONFIGVERS was last bumped (although essentially the same (CAM) commit batch that bumped CONFIGVERS also added bogus includes of ioconf.h). Revision Changes Path 1.43 +6 -39 src/usr.sbin/config/mkioconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07191 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07179 for ; Mon, 19 Oct 1998 17:06:27 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2533 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:06 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id EAA22986 for jamesn; Sat, 17 Oct 1998 04:54:52 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2063 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 04:54:10 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1727 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 04:54:10 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 498EE9BE8; Sat, 17 Oct 1998 02:53:11 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA20105 for cvs-all-outgoing; Sat, 17 Oct 1998 02:53:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA20084 for ; Sat, 17 Oct 1998 02:52:29 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id RAA11289 for ; Sat, 17 Oct 1998 17:48:47 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199810170948.RAA11289@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: committers@FreeBSD.ORG Subject: OOPS! Bug reports coming your way... Date: Sat, 17 Oct 1998 17:48:46 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I had a little accident while trying to revive the gnatsreport script that got lost with freefall's disk a month or so ago. Anyway, I accidently ran it a few times one of the mailouts not properly disabled, so I've spammed everybody's mailbox a few times. Sorry. :-] Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07212 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07205; Mon, 19 Oct 1998 17:06:30 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2392 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id OAA26160 for jamesn; Fri, 16 Oct 1998 14:29:50 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1922 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 14:26:43 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1586 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 14:26:43 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 214149C45; Fri, 16 Oct 1998 12:26:39 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA21666 for cvs-all-outgoing; Fri, 16 Oct 1998 12:26:35 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA21576; Fri, 16 Oct 1998 12:26:16 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA13433; Fri, 16 Oct 1998 12:26:12 -0700 (PDT) Date: Fri, 16 Oct 1998 12:26:12 -0700 (PDT) Message-Id: <199810161926.MAA13433@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/alpha/libalpha Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/16 12:26:12 PDT Modified files: sys/boot/alpha/libalpha Makefile Log: Turn of disk debugging by default (suppress annoying "partition marked as unused" diagnostic on floppies). Revision Changes Path 1.6 +2 -2 src/sys/boot/alpha/libalpha/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07245 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07214; Mon, 19 Oct 1998 17:06:33 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2957 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:34 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id GAA26325 for jamesn; Sat, 17 Oct 1998 06:44:43 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2487 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 06:44:25 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2151 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 06:44:24 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 538049D19; Sat, 17 Oct 1998 04:44:33 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA04750 for cvs-all-outgoing; Sat, 17 Oct 1998 04:44:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA04745; Sat, 17 Oct 1998 04:44:31 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA14498; Sat, 17 Oct 1998 04:44:29 -0700 (PDT) Date: Sat, 17 Oct 1998 04:44:29 -0700 (PDT) Message-Id: <199810171144.EAA14498@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/games/fortune/datfiles Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 04:44:29 PDT Modified files: games/fortune/datfiles Makefile Log: Fixed building without /usr/games in $PATH. Just add /usr/games to the _end_ of $PATH before using tools that are normally in /usr/games. I broke this in rev.1.9 by assuming that these tools are in $PATH (as they are for `make world' unless NOTOOLS is set). Revs.1.10-1.13 of this file had various wrong fixes. Rev.1.18 of src/Makefile.inc1 has an incomplete fix. PR: 7936 Fixed comments about what to comment out to [not] install the potentially offensive fortunes. This should be configured using an ifdef. Fixed missing dependencies of fortunes.dat on fortunes, etc. Removed bogus dependency of `all' on source files. Fixed some style bugs. Revision Changes Path 1.14 +13 -11 src/games/fortune/datfiles/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07288 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07278; Mon, 19 Oct 1998 17:06:48 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2333 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:39 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id HAA27592 for jamesn; Sat, 17 Oct 1998 07:34:43 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1863 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 07:31:48 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1527 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 07:31:48 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 612D89D28; Sat, 17 Oct 1998 05:28:29 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA06635 for cvs-all-outgoing; Sat, 17 Oct 1998 05:28:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA06582; Sat, 17 Oct 1998 05:28:09 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA15262; Sat, 17 Oct 1998 05:28:07 -0700 (PDT) Date: Sat, 17 Oct 1998 05:28:07 -0700 (PDT) Message-Id: <199810171228.FAA15262@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp datalink.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/10/17 05:28:07 PDT Modified files: usr.sbin/ppp datalink.c Log: Explain what the ``*'' means for a CBCP phone number in ``show link''. Revision Changes Path 1.20 +9 -3 src/usr.sbin/ppp/datalink.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:06:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07314 for cvs-all-outgoing; Mon, 19 Oct 1998 17:06:56 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07303; Mon, 19 Oct 1998 17:06:52 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2591 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:36 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id GAA26631 for jamesn; Sat, 17 Oct 1998 06:59:44 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2121 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 06:56:18 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1785 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 06:56:18 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 42EE79D19; Sat, 17 Oct 1998 04:56:25 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA05326 for cvs-all-outgoing; Sat, 17 Oct 1998 04:56:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA05321; Sat, 17 Oct 1998 04:56:23 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA14675; Sat, 17 Oct 1998 04:56:21 -0700 (PDT) Date: Sat, 17 Oct 1998 04:56:21 -0700 (PDT) Message-Id: <199810171156.EAA14675@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src Makefile.inc1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 04:56:20 PDT Modified files: . Makefile.inc1 Log: Don't add /usr/games to $PATH. Adding it here can only work for the `make world' case, and only made a difference for the evil NOTOOLS case of `make world' since games tools are installed in ${TOOLROOT}/usr/bin if they are built, but the PR was for normal builds. This is fixed in rev.1.14 of src/games/fortune/datfiles/Makefile. PR: 7936 Revision Changes Path 1.36 +4 -4 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:07:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07350 for cvs-all-outgoing; Mon, 19 Oct 1998 17:07:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07345; Mon, 19 Oct 1998 17:07:02 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2752 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:29 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id HAA10921 for jamesn; Sun, 18 Oct 1998 07:09:34 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2282 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 07:05:06 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1946 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 07:05:05 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id E6DC69D8B; Sun, 18 Oct 1998 05:05:16 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA11007 for cvs-all-outgoing; Sun, 18 Oct 1998 05:05:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA10997; Sun, 18 Oct 1998 05:05:09 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id WAA21704; Sun, 18 Oct 1998 22:04:44 +1000 Date: Sun, 18 Oct 1998 22:04:44 +1000 From: Bruce Evans Message-Id: <199810181204.WAA21704@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, phk@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > sys/conf files > Log: > Added missing dependency for bus_if.o on bus_if.h I really hate the explicit dependencies */conf/files*. This one can be handled automatically by making all objects depend on all generated headers if there is no .depend file (same method as in bsd.prog.mk). I'd prefer to give the explicit rules and dependencies in a normal makefiles (sys/conf/Makefile.inc and a machine-dependent Makefile.inc) so that normal make syntax with no quoting can be used and the rules can be used in LKM makefiles. config(8) would only need to put files in various lists according to directives like `no-implicit-rule'. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:07:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07373 for cvs-all-outgoing; Mon, 19 Oct 1998 17:07:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07366; Mon, 19 Oct 1998 17:07:05 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2306 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:05 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id EAA22407 for jamesn; Sat, 17 Oct 1998 04:39:48 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1836 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 04:38:24 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1500 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 04:38:23 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 32D9C9C4E; Sat, 17 Oct 1998 02:38:23 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA18666 for cvs-all-outgoing; Sat, 17 Oct 1998 02:38:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA18660; Sat, 17 Oct 1998 02:38:19 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) From: Motoyuki Konno Received: (from motoyuki@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA07008; Sat, 17 Oct 1998 02:38:16 -0700 (PDT) Date: Sat, 17 Oct 1998 02:38:16 -0700 (PDT) Message-Id: <199810170938.CAA07008@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/ja/handbook handbook.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1998/10/17 02:38:15 PDT Modified files: ja/handbook handbook.sgml Log: Update "Original revision:" Revision Changes Path 1.35 +2 -2 doc/ja/handbook/handbook.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:07:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07406 for cvs-all-outgoing; Mon, 19 Oct 1998 17:07:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07313; Mon, 19 Oct 1998 17:06:56 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3612 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:26 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id FAA08791 for jamesn; Sun, 18 Oct 1998 05:54:35 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (3135 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 05:53:14 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2799 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 05:53:13 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id E2F159D8A; Sun, 18 Oct 1998 03:39:53 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA03708 for cvs-all-outgoing; Sun, 18 Oct 1998 03:39:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA03675; Sun, 18 Oct 1998 03:38:59 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from grjottunagard.ifi.uio.no (2602@grjottunagard.ifi.uio.no [129.240.64.131]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id MAA13319; Sun, 18 Oct 1998 12:38:35 +0200 (MET DST) Received: (from dag-erli@localhost) by grjottunagard.ifi.uio.no ; Sun, 18 Oct 1998 12:38:35 +0200 (MET DST) Mime-Version: 1.0 To: Tom Jackson Cc: "Dag-Erling C. Smf8rgrav" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c References: <199810131514.IAA13889@freefall.freebsd.org> <19981018011048.D1263@TOJ.org> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 18 Oct 1998 12:38:34 +0200 In-Reply-To: Tom Jackson's message of "Sun, 18 Oct 1998 01:10:48 -0500" Message-ID: Lines: 13 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id DAB03680 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Tom Jackson writes: > On Tue, Oct 13, 1998 at 08:14:37AM -0700, Dag-Erling C. Smf8rgrav wrote: > > Log: > > One vfork() changed to fork(); one execl() changed to execv(). The > > latter isn't actually called as far as I can see since FreeBSD uses > > termcap and not terminfo. > Don't know. Mine seems broke. That's not much of a bug report. Can you give me something to work on? DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:07:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07447 for cvs-all-outgoing; Mon, 19 Oct 1998 17:07:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07382; Mon, 19 Oct 1998 17:07:09 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3049 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:05 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id EAA22698 for jamesn; Sat, 17 Oct 1998 04:49:49 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2579 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 04:46:42 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2243 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 04:46:41 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 3F8889C4E; Sat, 17 Oct 1998 02:46:49 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA19330 for cvs-all-outgoing; Sat, 17 Oct 1998 02:46:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA19322; Sat, 17 Oct 1998 02:46:44 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA08095; Sat, 17 Oct 1998 02:46:42 -0700 (PDT) Date: Sat, 17 Oct 1998 02:46:42 -0700 (PDT) Message-Id: <199810170946.CAA08095@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern subr_diskslice.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 02:46:42 PDT Modified files: sys/kern subr_diskslice.c Log: Overload the correct errno for attempts to set an in-core label with a raw partition at a nonzero offset (EINVAL should have been EXDEV; DIOCSDINFO was broken, and DIOCWDINFO was broken because it depended on DIOCSDINFO). A zero offset for the raw partition should probably be enforced in setdisklabel(), and DIOCWDINFO should probably always be handled by first calling setdisklabel() so that writedisklabel() doesn't need to enforce it, but this has never been done; dsioctl() has a special check. Changes in this commit are limited to dsioctl() to preserve bug for bug compatibility in drivers that don't use the slice code (notably the ccd driver, which allows setting a bogus label in DIOCWDINFO and doesn't undo the setting when writedisklabel() fails). Revision Changes Path 1.59 +2 -2 src/sys/kern/subr_diskslice.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:07:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07505 for cvs-all-outgoing; Mon, 19 Oct 1998 17:07:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07453; Mon, 19 Oct 1998 17:07:26 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2323 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:41 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA17239 for jamesn; Sun, 18 Oct 1998 10:34:32 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1853 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 10:31:20 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1517 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 10:31:19 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id B384B9D8B; Sun, 18 Oct 1998 08:31:28 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA24901 for cvs-all-outgoing; Sun, 18 Oct 1998 08:31:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA24896; Sun, 18 Oct 1998 08:31:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA02257; Sun, 18 Oct 1998 08:31:23 -0700 (PDT) Date: Sun, 18 Oct 1998 08:31:23 -0700 (PDT) Message-Id: <199810181531.IAA02257@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include elf.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/18 08:31:23 PDT Modified files: sys/i386/include elf.h Log: Add an ELF_MACHINE_OK() macro for compatability with the Alpha version. Revision Changes Path 1.5 +3 -1 src/sys/i386/include/elf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:07:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07539 for cvs-all-outgoing; Mon, 19 Oct 1998 17:07:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07507; Mon, 19 Oct 1998 17:07:38 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2840 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:42 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id IAA29960 for jamesn; Sat, 17 Oct 1998 08:49:43 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2370 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 08:49:50 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2034 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 08:49:50 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 9FC339CDF; Sat, 17 Oct 1998 06:48:45 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA13852 for cvs-all-outgoing; Sat, 17 Oct 1998 06:48:43 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA13845; Sat, 17 Oct 1998 06:48:40 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA22577; Sat, 17 Oct 1998 06:48:38 -0700 (PDT) Date: Sat, 17 Oct 1998 06:48:38 -0700 (PDT) Message-Id: <199810171348.GAA22577@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/vinum Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 06:48:38 PDT Modified files: sbin/vinum Makefile Log: Honour the default CFLAGS. This fixes a spew of warnings for compiling unused static inlines in headers without -O. Fixed missing libraries in DPADD. Use .PATH instead of a symlink farm. Removed bogus dependency of util.c on statetext.h (only util.o depends on it). Removed rule for building statetext.h. The dependency was used to get statetext.h built, but statetext.h is a non-generated source file so it doesn't need building. This fixes an annoying message for the null build and use of `make' instead of ${MAKE} to do the null build. Fixed some style bugs. Revision Changes Path 1.2 +6 -14 src/sbin/vinum/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:07:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07563 for cvs-all-outgoing; Mon, 19 Oct 1998 17:07:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07418 for ; Mon, 19 Oct 1998 17:07:17 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3235 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:34 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id JAA16029 for jamesn; Sun, 18 Oct 1998 09:59:32 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2765 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 09:57:36 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2429 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 09:57:35 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 0A0A89D8B; Sun, 18 Oct 1998 07:57:17 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA21565 for cvs-all-outgoing; Sun, 18 Oct 1998 07:57:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA21557 for ; Sun, 18 Oct 1998 07:57:12 -0700 (PDT) (envelope-from wosch@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id QAA17222 for committers@freebsd.org; Sun, 18 Oct 1998 16:56:50 +0200 (CEST) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by campa.panke.de (8.8.8/8.8.8) id FAA03648 for committers@freebsd.org; Sun, 18 Oct 1998 05:16:51 +0200 (MET DST) (envelope-from wosch) Message-ID: <19981018051649.A3639@panke.de.freebsd.org> Date: Sun, 18 Oct 1998 05:16:49 +0200 From: Wolfram Schneider To: committers@FreeBSD.ORG Subject: full /var/tmp on hub [root@hub.freebsd.org: Cron /g/www/mid/bin/mid-build2 all] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Please cleanup your mailboxes on hub! /var/tmp is 98% full. Wolfram ----- Forwarded message from Cron Daemon ----- Date: Sun, 18 Oct 1998 04:31:03 -0700 (PDT) From: root@hub.freebsd.org (Cron Daemon) To: wosch@hub.freebsd.org Subject: Cron /g/www/mid/bin/mid-build2 all X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: sort: write error: No space left on device sort: write error: No space left on device sort: write error: No space left on device sort: write error: No space left on device ----- End forwarded message ----- -- Wolfram Schneider http://www.freebsd.org/~w/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:07:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07564 for cvs-all-outgoing; Mon, 19 Oct 1998 17:07:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07481; Mon, 19 Oct 1998 17:07:35 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3656 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:46 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id LAA18139 for jamesn; Sun, 18 Oct 1998 11:04:32 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (3179 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 11:02:58 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2843 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 11:02:57 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 360B19D8B; Sun, 18 Oct 1998 09:00:45 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03324 for cvs-all-outgoing; Sun, 18 Oct 1998 09:00:43 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silverback.gorilla.net (silverback.gorilla.net [208.128.8.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA03314; Sun, 18 Oct 1998 09:00:33 -0700 (PDT) (envelope-from tom@gorilla.net) Received: from peeper.TOJ.org [208.143.84.74] by silverback.gorilla.net with ESMTP (SMTPD32-4.07) id AF831C700C0; Sun, 18 Oct 1998 10:55:47 CDT Received: (from tom@localhost) by peeper.TOJ.org (8.9.1/8.8.8) id LAA04158; Sun, 18 Oct 1998 11:00:14 -0500 (CDT) (envelope-from tom) Message-ID: <19981018105943.A4144@TOJ.org> Date: Sun, 18 Oct 1998 10:59:43 -0500 From: Tom Jackson To: =?iso-8859-1?Q?Dag-Erling_C=2E_Sm=F8rgrav_?= Cc: "Dag-Erling C. Smf8rgrav" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c References: <199810131514.IAA13889@freefall.freebsd.org> <19981018011048.D1263@TOJ.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.93.2i In-Reply-To: =?iso-8859-1?Q?=3Cxzp1zo6gno5=2Efsf=40grjottunagard=2Eifi=2Euio=2Eno=3E?= =?iso-8859-1?Q?=3B_from_Dag-Erling_C=2E_Sm=F8rgrav__on_Sun=2C_Oct_18=2C_?= =?iso-8859-1?Q?1998_at_12:38:34PM_+0200?= Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, Oct 18, 1998 at 12:38:34PM +0200, Dag-Erling C. Smørgrav wrote: > Tom Jackson writes: > > On Tue, Oct 13, 1998 at 08:14:37AM -0700, Dag-Erling C. Smf8rgrav wrote: > > > Log: > > > One vfork() changed to fork(); one execl() changed to execv(). The > > > latter isn't actually called as far as I can see since FreeBSD uses > > > termcap and not terminfo. > > Don't know. Mine seems broke. > > That's not much of a bug report. Can you give me something to work on? > > DES > -- > Dag-Erling Smørgrav - dag-erli@ifi.uio.no > You betcha. Running 100% elf up to date. When I start window I get 'Process died. Command:' and no window#1, only window#2. About all you can do is exit. Funny thing is today I tried it a number of times and some times it starts right. The forking is hit and miss. Standing by, -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:07:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07584 for cvs-all-outgoing; Mon, 19 Oct 1998 17:07:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07532; Mon, 19 Oct 1998 17:07:41 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2565 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id UAA05459 for jamesn; Sun, 18 Oct 1998 20:29:27 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2065 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 20:27:34 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1729 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 20:27:34 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 0A34C9DD4; Sun, 18 Oct 1998 18:27:41 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27840 for cvs-all-outgoing; Sun, 18 Oct 1998 18:27:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27835; Sun, 18 Oct 1998 18:27:38 -0700 (PDT) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA16621; Sun, 18 Oct 1998 18:27:36 -0700 (PDT) Date: Sun, 18 Oct 1998 18:27:36 -0700 (PDT) Message-Id: <199810190127.SAA16621@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/handbook eresources.sgml Lines: 18 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/10/18 18:27:36 PDT Modified files: handbook eresources.sgml Log: Change the description of freebsd-arch to reflect its new status (open but moderated). NOTE: All old subscribers were dropped, so if you were on the list before and still want to be on the list now (after it has gone open), you'll have to re-subscribe. Revision Changes Path 1.50 +21 -4 doc/handbook/eresources.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:08:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07719 for cvs-all-outgoing; Mon, 19 Oct 1998 17:08:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07597; Mon, 19 Oct 1998 17:07:55 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (4209 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:58 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id CAA16639 for jamesn; Mon, 19 Oct 1998 02:39:26 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (3708 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 02:36:46 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (3372 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 02:36:45 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 337E09D21; Mon, 19 Oct 1998 00:36:56 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA29694 for cvs-all-outgoing; Mon, 19 Oct 1998 00:36:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA29678; Mon, 19 Oct 1998 00:36:53 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id AAA12327; Mon, 19 Oct 1998 00:36:30 -0700 (PDT) (envelope-from dillon) Date: Mon, 19 Oct 1998 00:36:30 -0700 (PDT) From: Matthew Dillon Message-Id: <199810190736.AAA12327@apollo.backplane.com> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Anyone got any ideas? getblk/pgtblk/inode lockup Lines: 73 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I've been trying to track this down for a month or two now... it's the only regular crash I get under -current these days. What happens is that a process gets stuck in pgtblk (kern/vfs_bio.c line 1800 or so). This causes a cascade of processes locking up until the system goes crunch. The lockup occurs about once a week on a heavily loaded machine with lots of processes that use mmap() heavily (i.e. running Diablo). The code in question is this: } else if (m->flags & PG_BUSY) { s = splvm(); if (m->flags & PG_BUSY) { vm_page_flag_set(m, PG_WANTED); tsleep(m, PVM, "pgtblk", 0); } splx(s); goto doretry; } ... Looking at the kernel dump, the page structure 'm' in the process locked up in pgtblk has PG_WANTED and PG_TABLED set, but PG_BUSY cleared. This combined with the code fragment above leads me to believe that PG_BUSY is somehow being cleared on the page without waking up the process. (kgdb) print *m $3 = { pageq = { tqe_next = 0xf0f46024, tqe_prev = 0xf0ee7438 }, hashq = { tqe_next = 0xf0f46024, tqe_prev = 0xf0c3df50 }, listq = { tqe_next = 0xf0f184e4, tqe_prev = 0xf0eb0d14 }, object = 0xfc4e3440, pindex = 0x90, phys_addr = 0x35ed000, queue = 0x82, flags = 0x6, PG_WANTED, PG_TABLED pc = 0x2d, wire_count = 0x0, hold_count = 0x0, act_count = 0x5, busy = 0x1, valid = 0x0, dirty = 0x0 } I have other kernel dumps that show the same thing. The page flags are similar, except I see 0x46 sometimes (PG_ZERO|PG_TABLED|PG_WANTED). It's virtually the only crash I've gotten with FreeBSD-current so far. If anyone has any ideas, I'm all ears. I've been chasing this one for a few months. -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:08:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07717 for cvs-all-outgoing; Mon, 19 Oct 1998 17:08:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07566; Mon, 19 Oct 1998 17:07:47 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3019 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:33 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id GAA25430 for jamesn; Sat, 17 Oct 1998 06:19:43 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2549 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 06:17:23 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2213 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 06:17:22 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 49E1C9C4B; Sat, 17 Oct 1998 04:17:28 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA02500 for cvs-all-outgoing; Sat, 17 Oct 1998 04:17:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA02493; Sat, 17 Oct 1998 04:17:23 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id EAA22325; Sat, 17 Oct 1998 04:17:26 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Bruce Evans Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, jkh@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/newfs newfs.c In-reply-to: Your message of "Sat, 17 Oct 1998 15:39:17 +1000." <199810170539.PAA02786@godzilla.zeta.org.au> Date: Sat, 17 Oct 1998 04:17:26 -0700 Message-ID: <22321.908623046@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Wrong. The type field isn't already set correctly (any previous setting > according to disktab, etc., is wrong until newfs actually writes a partition. > The frags info is used by fsck(8) to recover alternate superblocks. You > just broke fsck again. See rev.1.9 for previous breakage, PR2537 for > problems related to this breakage, and rev.1.22 for the previous fix. As I already noted, that wasn't a "fix" judging by all the subsequent failure reports. It doesn't do much good for fsck to work if the user can't even install the OS in the first place. rev 1.22 was a pessimisation from a functionality standpoint and a most unwelcome discovery just 4 hours after the release went out. Bah. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:08:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07762 for cvs-all-outgoing; Mon, 19 Oct 1998 17:08:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07665; Mon, 19 Oct 1998 17:08:04 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2519 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:53 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id LAA03991 for jamesn; Sat, 17 Oct 1998 11:04:42 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2049 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 11:04:42 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1713 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 11:04:41 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 740E59C2E; Sat, 17 Oct 1998 09:04:33 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26760 for cvs-all-outgoing; Sat, 17 Oct 1998 09:04:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26755; Sat, 17 Oct 1998 09:04:31 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA25797; Sat, 17 Oct 1998 09:04:29 -0700 (PDT) Date: Sat, 17 Oct 1998 09:04:29 -0700 (PDT) Message-Id: <199810171604.JAA25797@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/sendmail/src conf.c err.c headers.c savemail.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 09:04:29 PDT Modified files: contrib/sendmail/src conf.c err.c headers.c savemail.c Log: Fixed printf format errors. Revision Changes Path 1.2 +1 -1 src/contrib/sendmail/src/conf.c 1.2 +1 -1 src/contrib/sendmail/src/err.c 1.2 +1 -1 src/contrib/sendmail/src/headers.c 1.2 +3 -3 src/contrib/sendmail/src/savemail.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:08:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07825 for cvs-all-outgoing; Mon, 19 Oct 1998 17:08:42 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07706; Mon, 19 Oct 1998 17:08:11 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2321 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:57 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id UAA07234 for jamesn; Fri, 16 Oct 1998 20:24:48 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1851 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 20:21:47 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1515 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 20:21:47 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 0FDD79CF8; Fri, 16 Oct 1998 18:21:48 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA03884 for cvs-all-outgoing; Fri, 16 Oct 1998 18:21:45 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA03878; Fri, 16 Oct 1998 18:21:42 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA24602; Fri, 16 Oct 1998 18:21:37 -0700 (PDT) Date: Fri, 16 Oct 1998 18:21:37 -0700 (PDT) Message-Id: <199810170121.SAA24602@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc/mtree BSD.root.dist Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/16 18:21:36 PDT Modified files: etc/mtree BSD.root.dist Log: Some directories would like to install things into /modules Revision Changes Path 1.32 +3 -1 src/etc/mtree/BSD.root.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:08:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07869 for cvs-all-outgoing; Mon, 19 Oct 1998 17:08:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07736; Mon, 19 Oct 1998 17:08:25 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2555 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:10 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id IAA26606 for jamesn; Mon, 19 Oct 1998 08:04:25 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2055 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 08:03:55 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1719 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 08:03:55 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 66A0A9DDB; Mon, 19 Oct 1998 05:40:47 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA00596 for cvs-all-outgoing; Mon, 19 Oct 1998 05:40:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA00591; Mon, 19 Oct 1998 05:40:45 -0700 (PDT) (envelope-from chuckr@FreeBSD.org) From: Chuck Robey Received: (from chuckr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA08310; Mon, 19 Oct 1998 05:40:42 -0700 (PDT) Date: Mon, 19 Oct 1998 05:40:42 -0700 (PDT) Message-Id: <199810191240.FAA08310@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/mpich/patches patch-ab patch-ac patch-ad Lines: 15 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk chuckr 1998/10/19 05:40:42 PDT Added files: net/mpich/patches patch-ab patch-ac patch-ad Log: Addition of 3 patches makes this compile for ELF. Don't take off the BROKEN yet, I haven't yet had time to review the PLIST. It might well have changed due to the addition of patch-a[bc]. patch-ad made it respect statfs better for 3.0. PR: 8364 Submitted by: David A. Bader To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:09:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07915 for cvs-all-outgoing; Mon, 19 Oct 1998 17:09:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07786; Mon, 19 Oct 1998 17:08:35 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2384 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:52 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id OAA23623 for jamesn; Sun, 18 Oct 1998 14:04:31 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1884 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 14:04:10 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1548 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 14:04:10 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 224929DA3; Sun, 18 Oct 1998 12:04:19 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24696 for cvs-all-outgoing; Sun, 18 Oct 1998 12:04:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24688; Sun, 18 Oct 1998 12:04:16 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA07481; Sun, 18 Oct 1998 12:04:14 -0700 (PDT) Date: Sun, 18 Oct 1998 12:04:14 -0700 (PDT) Message-Id: <199810181904.MAA07481@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha elf_machdep.c Lines: 14 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/10/18 12:04:13 PDT Modified files: sys/alpha/alpha elf_machdep.c Log: R_ALPHA_RELATIVE relocations need to add the value to the existing memory contents. Revision Changes Path 1.3 +3 -3 src/sys/alpha/alpha/elf_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:09:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA07953 for cvs-all-outgoing; Mon, 19 Oct 1998 17:09:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07842; Mon, 19 Oct 1998 17:08:45 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2303 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:16 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id JAA00416 for jamesn; Mon, 19 Oct 1998 09:59:23 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1803 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 09:55:12 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1467 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 09:55:12 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 4479E9E0D; Mon, 19 Oct 1998 07:35:54 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11142 for cvs-all-outgoing; Mon, 19 Oct 1998 07:35:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11137; Mon, 19 Oct 1998 07:35:51 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18382; Mon, 19 Oct 1998 07:35:48 -0700 (PDT) Date: Mon, 19 Oct 1998 07:35:48 -0700 (PDT) Message-Id: <199810191435.HAA18382@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Lines: 13 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:35:48 PDT Modified files: . modules Log: gtkicq --> ports/net/gtkicq Revision Changes Path 1.2417 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:09:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08013 for cvs-all-outgoing; Mon, 19 Oct 1998 17:09:42 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07886; Mon, 19 Oct 1998 17:08:55 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2334 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:45 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id JAA00691 for jamesn; Sat, 17 Oct 1998 09:09:43 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1864 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 09:06:26 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1528 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 09:06:25 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id E6FCC9BA0; Sat, 17 Oct 1998 07:06:29 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA15479 for cvs-all-outgoing; Sat, 17 Oct 1998 07:06:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA15474; Sat, 17 Oct 1998 07:06:23 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA23231; Sat, 17 Oct 1998 07:06:20 -0700 (PDT) Date: Sat, 17 Oct 1998 07:06:20 -0700 (PDT) Message-Id: <199810171406.HAA23231@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/chpass pw_copy.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/17 07:06:20 PDT Modified files: usr.bin/chpass pw_copy.c Log: Fixed printf format errors. Assume that time_t's are representable as longs. Revision Changes Path 1.6 +2 -2 src/usr.bin/chpass/pw_copy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:09:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08034 for cvs-all-outgoing; Mon, 19 Oct 1998 17:09:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07925; Mon, 19 Oct 1998 17:09:04 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2467 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id RAA15759 for jamesn; Sat, 17 Oct 1998 17:24:39 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1997 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 17:20:22 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1661 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 17:20:18 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id A17FE9D35; Sat, 17 Oct 1998 15:20:14 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA02894 for cvs-all-outgoing; Sat, 17 Oct 1998 15:20:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02888; Sat, 17 Oct 1998 15:20:09 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA04628; Sat, 17 Oct 1998 15:20:06 -0700 (PDT) Date: Sat, 17 Oct 1998 15:20:06 -0700 (PDT) Message-Id: <199810172220.PAA04628@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libstand zalloc_defs.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/17 15:20:06 PDT Modified files: lib/libstand zalloc_defs.h Log: To clarify last commit, msmith says: The reason the Alpha has less room than the i386 is because the bootstrap is given a 256K mapping by the firmware; to add more requires extra work. Revision Changes Path 1.5 +1 -1 src/lib/libstand/zalloc_defs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:10:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08146 for cvs-all-outgoing; Mon, 19 Oct 1998 17:10:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08005; Mon, 19 Oct 1998 17:09:36 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2337 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:28 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA01954 for jamesn; Mon, 19 Oct 1998 10:49:23 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1837 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 10:45:09 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1501 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 10:45:09 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id C46059D98; Mon, 19 Oct 1998 08:45:18 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16920 for cvs-all-outgoing; Mon, 19 Oct 1998 08:45:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16915; Mon, 19 Oct 1998 08:45:14 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21380; Mon, 19 Oct 1998 08:45:12 -0700 (PDT) Date: Mon, 19 Oct 1998 08:45:12 -0700 (PDT) Message-Id: <199810191545.IAA21380@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/handbook submitters.sgml Lines: 13 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 08:45:12 PDT Modified files: handbook submitters.sgml Log: Add SURANYI Peter for p5-Gtk. Revision Changes Path 1.243 +3 -1 doc/handbook/submitters.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:10:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08192 for cvs-all-outgoing; Mon, 19 Oct 1998 17:10:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08051; Mon, 19 Oct 1998 17:09:47 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2465 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:01 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id DAA18735 for jamesn; Mon, 19 Oct 1998 03:49:26 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1965 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 03:49:59 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1629 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 03:49:59 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 065B49D35; Mon, 19 Oct 1998 01:49:54 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07299 for cvs-all-outgoing; Mon, 19 Oct 1998 01:49:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07294; Mon, 19 Oct 1998 01:49:53 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA29156; Mon, 19 Oct 1998 01:49:51 -0700 (PDT) Date: Mon, 19 Oct 1998 01:49:51 -0700 (PDT) Message-Id: <199810190849.BAA29156@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall/help readme.hlp relnotes.hlp Lines: 14 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/19 01:49:50 PDT Modified files: release/sysinstall/help readme.hlp relnotes.hlp Log: We're now in post-release; make the docs indicate as much. Revision Changes Path 1.24 +16 -21 src/release/sysinstall/help/readme.hlp 1.102 +9 -338 src/release/sysinstall/help/relnotes.hlp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:10:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08242 for cvs-all-outgoing; Mon, 19 Oct 1998 17:10:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07955; Mon, 19 Oct 1998 17:09:20 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3423 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:52 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id LAA20790 for jamesn; Fri, 16 Oct 1998 11:29:55 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2946 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 11:29:12 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2610 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 11:29:11 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id D55609BE7; Fri, 16 Oct 1998 09:01:04 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15350 for cvs-all-outgoing; Fri, 16 Oct 1998 09:01:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from smtp3.erols.com (smtp3.erols.com [207.172.3.236]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15332; Fri, 16 Oct 1998 09:00:52 -0700 (PDT) (envelope-from shmit@natasya.noc.erols.net) Received: from natasya.noc.erols.net (natasya.noc.erols.net [207.172.25.236]) by smtp3.erols.com (8.8.8/8.8.5) with ESMTP id MAA06550; Fri, 16 Oct 1998 12:00:33 -0400 (EDT) Received: (from shmit@localhost) by natasya.noc.erols.net (8.9.1/8.9.1) id MAA29608; Fri, 16 Oct 1998 12:00:24 -0400 (EDT) Message-ID: <19981016120023.V529@kublai.com> Date: Fri, 16 Oct 1998 12:00:23 -0400 From: Brian Cully To: Peter Wemm , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci if_de.c Reply-To: shmit@kublai.com References: <199810100244.TAA12392@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199810100244.TAA12392@freefall.freebsd.org>; from Peter Wemm on Fri, Oct 09, 1998 at 07:44:55PM -0700 X-Sender: If your mailer pays attention to this, it's broken. X-PGP-Info: finger shmit@kublai.com for my public key. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, Oct 09, 1998 at 07:44:55PM -0700, Peter Wemm wrote: > peter 1998/10/09 19:44:55 PDT > > Modified files: > sys/pci if_de.c > Log: > Attempt to work around the page fault in tulip_txput(). I've been running > this myself for ages, but wasn't able to get any feedback from the people > that I sent it to for testing. > > Guy Helmer has given it a shot (before getting on > a plane, thanks!) and it appears to stop his reproducable page fault panic > in the testing he was able to do. This is the same bug as kern/8221, so you can close that. -- Brian Cully They Might Be Giant's Dial-a-Song service: (718) 387-6962. ``Free when you call from work!'' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:10:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08266 for cvs-all-outgoing; Mon, 19 Oct 1998 17:10:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08093; Mon, 19 Oct 1998 17:09:58 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2836 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:00 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id DAA18447 for jamesn; Mon, 19 Oct 1998 03:44:25 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2329 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 03:41:00 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1993 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 03:40:59 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 6FA9F9D21; Mon, 19 Oct 1998 01:41:06 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA06563 for cvs-all-outgoing; Mon, 19 Oct 1998 01:41:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA06558; Mon, 19 Oct 1998 01:41:04 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca1-88.ix.netcom.com [209.109.232.88]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id BAA13793; Mon, 19 Oct 1998 01:40:38 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id BAA13875; Mon, 19 Oct 1998 01:40:35 -0700 (PDT) Date: Mon, 19 Oct 1998 01:40:35 -0700 (PDT) Message-Id: <199810190840.BAA13875@silvia.hip.berkeley.edu> To: dg@root.com Cc: dillon@apollo.backplane.com, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199810190804.BAA00614@implode.root.com> (message from David Greenman on Mon, 19 Oct 1998 01:04:23 -0700) Subject: Re: Anyone got any ideas? getblk/pgtblk/inode lockup From: asami@FreeBSD.ORG (Satoshi Asami) Lines: 13 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * > When will the source tree be openned up again? I would like to * > start work on a few commits for 2.2.8. ^^^^^^^^^ * It's open. I've been holding off on commits to -current until * Jordan leaves the country, however. :-) I don't think the 2.2 branch was ever frozen, David. :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:10:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08372 for cvs-all-outgoing; Mon, 19 Oct 1998 17:10:57 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08173; Mon, 19 Oct 1998 17:10:08 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2565 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:59 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id DAA17541 for jamesn; Mon, 19 Oct 1998 03:14:25 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2065 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 03:12:57 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1729 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 03:12:57 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 670D19D21; Mon, 19 Oct 1998 01:13:08 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03592 for cvs-all-outgoing; Mon, 19 Oct 1998 01:13:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03583; Mon, 19 Oct 1998 01:13:06 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id BAA03511; Mon, 19 Oct 1998 01:12:19 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Matthew Dillon Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Anyone got any ideas? getblk/pgtblk/inode lockup In-reply-to: Your message of "Mon, 19 Oct 1998 00:58:51 PDT." <199810190758.AAA12491@apollo.backplane.com> Date: Mon, 19 Oct 1998 01:12:18 -0700 Message-ID: <3508.908784738@time.cdrom.com> From: "Jordan K. Hubbard" Lines: 11 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > When will the source tree be openned up again? I would like to > start work on a few commits for 2.2.8. As of yesterday for /usr/src at least (ports is still frozen, as per Satoshi) - commit away! - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:11:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08421 for cvs-all-outgoing; Mon, 19 Oct 1998 17:11:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08188; Mon, 19 Oct 1998 17:10:18 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2399 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:15 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id JAA29992 for jamesn; Mon, 19 Oct 1998 09:49:23 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1899 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 09:47:04 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1563 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 09:47:03 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 0684F9DFB; Mon, 19 Oct 1998 07:46:47 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA12035 for cvs-all-outgoing; Mon, 19 Oct 1998 07:46:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA12028; Mon, 19 Oct 1998 07:46:42 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18867; Mon, 19 Oct 1998 07:46:40 -0700 (PDT) Date: Mon, 19 Oct 1998 07:46:40 -0700 (PDT) Message-Id: <199810191446.HAA18867@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/chinese/rxvt/patches patch-ae patch-ac Lines: 15 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:46:40 PDT Modified files: chinese/rxvt/patches patch-ac Added files: chinese/rxvt/patches patch-ae Log: Add a patch for ttf font. Revision Changes Path 1.5 +11 -3 ports/chinese/rxvt/patches/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:11:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08450 for cvs-all-outgoing; Mon, 19 Oct 1998 17:11:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08241; Mon, 19 Oct 1998 17:10:30 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (4301 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:47 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id LAA18442 for jamesn; Sun, 18 Oct 1998 11:19:31 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (3817 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 11:17:20 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (3481 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 11:17:19 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id C71299D8B; Sun, 18 Oct 1998 09:17:27 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA06287 for cvs-all-outgoing; Sun, 18 Oct 1998 09:17:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA06267; Sun, 18 Oct 1998 09:17:19 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from gjallarhorn.ifi.uio.no (2602@gjallarhorn.ifi.uio.no [129.240.65.40]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id SAA15652; Sun, 18 Oct 1998 18:16:55 +0200 (MET DST) Received: (from dag-erli@localhost) by gjallarhorn.ifi.uio.no ; Sun, 18 Oct 1998 18:16:54 +0200 (MET DST) Mime-Version: 1.0 To: Tom Jackson Cc: "Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?=" , "Dag-Erling C. Smf8rgrav" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c References: <199810131514.IAA13889@freefall.freebsd.org> <19981018011048.D1263@TOJ.org> <19981018105943.A4144@TOJ.org> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 18 Oct 1998 18:16:54 +0200 In-Reply-To: Tom Jackson's message of "Sun, 18 Oct 1998 10:59:43 -0500" Message-ID: Lines: 21 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id JAB06270 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Tom Jackson writes: > On Sun, Oct 18, 1998 at 12:38:34PM +0200, Dag-Erling C. Smørgrav wrote: > > Tom Jackson writes: > > > On Tue, Oct 13, 1998 at 08:14:37AM -0700, Dag-Erling C. Smf8rgrav wrote: > > > > Log: > > > > One vfork() changed to fork(); one execl() changed to execv(). The > > > > latter isn't actually called as far as I can see since FreeBSD uses > > > > termcap and not terminfo. > > > Don't know. Mine seems broke. > > That's not much of a bug report. Can you give me something to work on? > You betcha. Running 100% elf up to date. When I start window I get > 'Process died. Command:' and no window#1, only window#2. About all > you can do is exit. Funny thing is today I tried it a number of times > and some times it starts right. The forking is hit and miss. Funny. I've had similar problems but attributed it to lack of ptys. How many ptys do you have configured, and how many are in use? DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:11:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08476 for cvs-all-outgoing; Mon, 19 Oct 1998 17:11:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08314; Mon, 19 Oct 1998 17:10:43 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3354 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id TAA03456 for jamesn; Sun, 18 Oct 1998 19:24:28 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2847 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 19:21:11 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2511 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 19:21:11 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 297F79DD4; Sun, 18 Oct 1998 17:21:19 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23470 for cvs-all-outgoing; Sun, 18 Oct 1998 17:21:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from silverback.gorilla.net (silverback.gorilla.net [208.128.8.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA23462; Sun, 18 Oct 1998 17:21:13 -0700 (PDT) (envelope-from tom@gorilla.net) Received: from peeper.TOJ.org [208.143.84.47] by silverback.gorilla.net with ESMTP (SMTPD32-4.07) id A4D036D0152; Sun, 18 Oct 1998 19:16:16 CDT Received: (from tom@localhost) by peeper.TOJ.org (8.9.1/8.8.8) id TAA07252; Sun, 18 Oct 1998 19:20:53 -0500 (CDT) (envelope-from tom) Message-ID: <19981018192023.A7241@TOJ.org> Date: Sun, 18 Oct 1998 19:20:23 -0500 From: Tom Jackson To: =?iso-8859-1?Q?Dag-Erling_C=2E_Sm=F8rgrav_?= Cc: "Dag-Erling C. Smf8rgrav" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/window wwspawn.c wwterminfo.c References: <199810131514.IAA13889@freefall.freebsd.org> <19981018011048.D1263@TOJ.org> <19981018105943.A4144@TOJ.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: =?iso-8859-1?Q?=3Cxzpaf2t7sje=2Efsf=40gjallarhorn=2Eifi=2Euio=2Eno=3E=3B?= =?iso-8859-1?Q?_from_Dag-Erling_C=2E_Sm=F8rgrav__on_Sun=2C_Oct_18=2C_199?= =?iso-8859-1?Q?8_at_06:18:13PM_+0200?= Lines: 19 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > OBTW, can you verify whether or not an older version of window(1) > (from before my commit) exhibits the same bug under the same > circumstances? > Backing wwspawn.c to -r 1.2 seems to fix it here *almost* 100%. Running on server with 8 ttyv configured and 4 turned on and on a laptop with 7 configured and 4 turned on. I'm fairly sure if I run it well over 25 times I can get it to mess at least once but not very often, much improved from ver 1.3. Let me know, -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:11:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08505 for cvs-all-outgoing; Mon, 19 Oct 1998 17:11:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08384; Mon, 19 Oct 1998 17:10:54 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2540 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:04 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id EAA21491 for jamesn; Sat, 17 Oct 1998 04:04:45 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2070 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 04:01:21 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1734 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 04:01:20 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id EEC599C4E; Sat, 17 Oct 1998 02:01:19 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA16106 for cvs-all-outgoing; Sat, 17 Oct 1998 02:01:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA16098; Sat, 17 Oct 1998 02:01:16 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA05687; Sat, 17 Oct 1998 02:01:13 -0700 (PDT) Date: Sat, 17 Oct 1998 02:01:13 -0700 (PDT) Message-Id: <199810170901.CAA05687@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/17 02:01:13 PDT Modified files: sys/boot/i386/boot2 boot2.c Log: biosboot compatibility fix: Read boot.help before parsing boot.config. We were parsing boot.config first, which could result in boot.help being read from a different location (or not found), which would probably just cause surprise, without being useful. Revision Changes Path 1.8 +2 -2 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:11:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08525 for cvs-all-outgoing; Mon, 19 Oct 1998 17:11:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08424; Mon, 19 Oct 1998 17:11:02 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2574 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:51 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id LAA19071 for jamesn; Sun, 18 Oct 1998 11:34:31 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2074 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 11:31:26 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1738 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 11:31:25 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id DF0B19DAA; Sun, 18 Oct 1998 09:24:58 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07439 for cvs-all-outgoing; Sun, 18 Oct 1998 09:24:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07390; Sun, 18 Oct 1998 09:24:37 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA03583; Sun, 18 Oct 1998 09:24:31 -0700 (PDT) Date: Sun, 18 Oct 1998 09:24:31 -0700 (PDT) Message-Id: <199810181624.JAA03583@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/conf files Lines: 19 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/18 09:24:31 PDT Modified files: sys/conf files Log: Add driver support for PCI fast ethernet adapters based on the RealTek 8129/8139 chipset like I've been threatening. Update kernel configs, userconfig.c, relnotes and sysinstall. No man page yet; comming soon. I consider this driver stable enough that I want to give it some exposure in -current. Revision Changes Path 1.166 +1 -0 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:11:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08581 for cvs-all-outgoing; Mon, 19 Oct 1998 17:11:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08459; Mon, 19 Oct 1998 17:11:14 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2303 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:23 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA01043 for jamesn; Mon, 19 Oct 1998 10:19:23 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1803 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 10:16:21 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1467 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 10:16:20 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 324BA9E22; Mon, 19 Oct 1998 07:34:00 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10963 for cvs-all-outgoing; Mon, 19 Oct 1998 07:33:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10958; Mon, 19 Oct 1998 07:33:58 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18261; Mon, 19 Oct 1998 07:33:56 -0700 (PDT) Date: Mon, 19 Oct 1998 07:33:56 -0700 (PDT) Message-Id: <199810191433.HAA18261@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc Makefile Lines: 13 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:33:56 PDT Modified files: misc Makefile Log: Activate gnomeadmin. Revision Changes Path 1.167 +2 -1 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:11:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08600 for cvs-all-outgoing; Mon, 19 Oct 1998 17:11:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08497; Mon, 19 Oct 1998 17:11:21 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2752 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:28 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA01956 for jamesn; Mon, 19 Oct 1998 10:49:23 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2252 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 10:49:04 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1916 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 10:49:03 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 481DA9D98; Mon, 19 Oct 1998 08:49:11 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA17247 for cvs-all-outgoing; Mon, 19 Oct 1998 08:49:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17242; Mon, 19 Oct 1998 08:49:09 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21601; Mon, 19 Oct 1998 08:49:07 -0700 (PDT) Date: Mon, 19 Oct 1998 08:49:07 -0700 (PDT) Message-Id: <199810191549.IAA21601@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/SSLtelnet Makefile ports/net/SSLtelnet/files md5 ports/net/SSLtelnet/patches patch-ab patch-ac patch-ad Lines: 20 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 08:49:07 PDT Modified files: net/SSLtelnet Makefile net/SSLtelnet/files md5 net/SSLtelnet/patches patch-ab patch-ac patch-ad Log: Upgrade to 0.13. Agreed by: maintainer Revision Changes Path 1.5 +3 -3 ports/net/SSLtelnet/Makefile 1.2 +1 -1 ports/net/SSLtelnet/files/md5 1.3 +70 -10 ports/net/SSLtelnet/patches/patch-ab 1.3 +10 -7 ports/net/SSLtelnet/patches/patch-ac 1.3 +2 -63 ports/net/SSLtelnet/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:11:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08625 for cvs-all-outgoing; Mon, 19 Oct 1998 17:11:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08550; Mon, 19 Oct 1998 17:11:30 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2850 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:12 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id IAA27200 for jamesn; Mon, 19 Oct 1998 08:19:24 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2350 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 08:15:36 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2014 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 08:15:35 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 39DBD9DAE; Mon, 19 Oct 1998 06:15:36 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03654 for cvs-all-outgoing; Mon, 19 Oct 1998 06:15:35 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03649; Mon, 19 Oct 1998 06:15:34 -0700 (PDT) (envelope-from thepish@FreeBSD.org) From: Peter Hawkins Received: (from thepish@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA09914; Mon, 19 Oct 1998 06:15:31 -0700 (PDT) Date: Mon, 19 Oct 1998 06:15:31 -0700 (PDT) Message-Id: <199810191315.GAA09914@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/netscape45-communicator Makefile ports/www/netscape45-communicator/files md5 Lines: 19 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk thepish 1998/10/19 06:15:31 PDT Modified files: www/netscape45-communicator Makefile www/netscape45-communicator/files md5 Log: Remove faulty 128 bit support. Correct name of distfile, correct directory where distfile is located on netscape site. Provide backwards compatability as install script was pointing (by default) to wrong binary. Fix md5 entry. Note PR2 was buggy and unsupported and anyone who attempted to install the PR2 version of this port should upgrade now. Revision Changes Path 1.26 +23 -28 ports/www/netscape45-communicator/Makefile 1.19 +1 -1 ports/www/netscape45-communicator/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:11:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08693 for cvs-all-outgoing; Mon, 19 Oct 1998 17:11:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08582; Mon, 19 Oct 1998 17:11:35 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3365 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:34 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id GAA25732 for jamesn; Sat, 17 Oct 1998 06:29:43 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2895 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 06:27:57 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2559 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 06:27:56 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 55C9B9D19; Sat, 17 Oct 1998 04:28:05 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA03607 for cvs-all-outgoing; Sat, 17 Oct 1998 04:28:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA03524; Sat, 17 Oct 1998 04:27:56 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id EAA22395; Sat, 17 Oct 1998 04:28:04 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Bruce Evans Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/ufs/ufs ufs_disksubr.c In-reply-to: Your message of "Sat, 17 Oct 1998 00:49:04 PDT." <199810170749.AAA04052@freefall.freebsd.org> Date: Sat, 17 Oct 1998 04:28:04 -0700 Message-ID: <22391.908623684@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > This fixes problems rewriting bizarre labels (with a nonzero offset > for the 'a' partition) in newfs(8). Such labels shouldn't normally > be used, but creating them was allowed if the ioctl was done on the > raw partition, and sysinstall creates them if the root partition isn't > allocated first. Grumble, OK. I guess I won't kill you then. :) Disgregard my previous "dammit" on this one. I went ballistic because I thought you were getting into another one of your purist moods and were going to give me broken releases while we played tug-of-war over your change - not a very heartening scenario, to say the least. > This fix should be in 3.0R. Rev.1.26 of newfs/newfs.c shouldn't be > in 3.0R. Well, I guess I can interrupt the re-release build in progress. It's only 98% done. :) I've slid the tags for both and will re-roll. I sure hope this fixes the reported problems since we've pretty much run out of testing time for the CD and if this turns out not to work, we're going to have a raft of bug reports in about 6 weeks. :( - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:11:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08694 for cvs-all-outgoing; Mon, 19 Oct 1998 17:11:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08608; Mon, 19 Oct 1998 17:11:39 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2777 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:03 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id EAA19630 for jamesn; Mon, 19 Oct 1998 04:14:25 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2277 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 04:12:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1941 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 04:12:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 459FF9D35; Mon, 19 Oct 1998 02:13:01 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09686 for cvs-all-outgoing; Mon, 19 Oct 1998 02:12:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA09669; Mon, 19 Oct 1998 02:12:45 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA00164; Mon, 19 Oct 1998 02:12:42 -0700 (PDT) Date: Mon, 19 Oct 1998 02:12:42 -0700 (PDT) Message-Id: <199810190912.CAA00164@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/alpha Makefile.inc src/sys/boot/alpha/boot2 Makefile src/sys/boot/alpha/common main.c src/sys/boot/alpha/netboot Makefile Lines: 20 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/10/19 02:12:42 PDT Modified files: sys/boot/alpha Makefile.inc sys/boot/alpha/boot2 Makefile sys/boot/alpha/common main.c sys/boot/alpha/netboot Makefile Log: Reclaim the 48k used by the first bootstrap stage by adding it to the malloc pool. Revision Changes Path 1.4 +3 -3 src/sys/boot/alpha/Makefile.inc 1.7 +3 -0 src/sys/boot/alpha/boot2/Makefile 1.6 +16 -8 src/sys/boot/alpha/common/main.c 1.4 +1 -2 src/sys/boot/alpha/netboot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:12:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08729 for cvs-all-outgoing; Mon, 19 Oct 1998 17:12:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08641; Mon, 19 Oct 1998 17:11:43 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2299 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:17 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA00731 for jamesn; Mon, 19 Oct 1998 10:09:22 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1799 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 10:08:47 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1463 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 10:08:46 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 0F2179DED; Mon, 19 Oct 1998 07:28:30 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10488 for cvs-all-outgoing; Mon, 19 Oct 1998 07:28:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10482; Mon, 19 Oct 1998 07:28:28 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA17926; Mon, 19 Oct 1998 07:28:26 -0700 (PDT) Date: Mon, 19 Oct 1998 07:28:26 -0700 (PDT) Message-Id: <199810191428.HAA17926@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Lines: 13 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:28:26 PDT Modified files: . modules Log: ggv --> ports/print/ggv Revision Changes Path 1.2415 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:12:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08799 for cvs-all-outgoing; Mon, 19 Oct 1998 17:12:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08687; Mon, 19 Oct 1998 17:11:49 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3260 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:00 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id VAA08498 for jamesn; Fri, 16 Oct 1998 21:09:47 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2783 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 21:06:42 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2447 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 21:06:40 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 93F8F9CE6; Fri, 16 Oct 1998 19:06:43 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA10567 for cvs-all-outgoing; Fri, 16 Oct 1998 19:06:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA10560; Fri, 16 Oct 1998 19:06:35 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id TAA03581; Fri, 16 Oct 1998 19:10:33 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810170210.TAA03581@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Greg Lehey Cc: Michael Smith , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libstand zalloc_defs.h In-reply-to: Your message of "Sat, 17 Oct 1998 11:00:23 +0930." <19981017110023.N469@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 16 Oct 1998 19:10:33 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > On Friday, 16 October 1998 at 12:23:38 -0700, Michael Smith wrote: > > msmith 1998/10/16 12:23:37 PDT > > > > Modified files: > > lib/libstand zalloc_defs.h > > Log: > > Reduce the sbrk() increment from 64K to 4K. There's not much room on the > > Alpha, and wasting potentially 64K-4 bytes of RAM just isn't an option. > > Am I misunderstanding the context here? This space is all virtual, > isn't it? Why should an Alpha have less room than an i386? The bootstrap is given a 256K mapping by the firmware; to add more requires extra work which I'm not up to doing yet. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:12:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08838 for cvs-all-outgoing; Mon, 19 Oct 1998 17:12:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08701; Mon, 19 Oct 1998 17:11:58 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3179 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:59 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id CAA17226 for jamesn; Mon, 19 Oct 1998 02:59:26 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2678 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 02:59:15 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2342 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 02:59:14 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id DD5BE9D21; Mon, 19 Oct 1998 00:59:17 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01689 for cvs-all-outgoing; Mon, 19 Oct 1998 00:59:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01684; Mon, 19 Oct 1998 00:59:14 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id AAA12491; Mon, 19 Oct 1998 00:58:51 -0700 (PDT) (envelope-from dillon) Date: Mon, 19 Oct 1998 00:58:51 -0700 (PDT) From: Matthew Dillon Message-Id: <199810190758.AAA12491@apollo.backplane.com> To: Matthew Dillon Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Anyone got any ideas? getblk/pgtblk/inode lockup References: <199810190736.AAA12327@apollo.backplane.com> Lines: 31 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk : I've been trying to track this down for a month or two now... it's : the only regular crash I get under -current these days. : : What happens is that a process gets stuck in pgtblk (kern/vfs_bio.c :.. Actually, never mind a moment. What I get for posting at 1:00 a.m. I think a commit Luoqi did might have fixed it or, if not, it's something in a similar vein (missing wakeup calls on page state changes). I'm taking the problem to private email. oh yah, and: Kudos to everyone who worked on the release! -- When will the source tree be openned up again? I would like to start work on a few commits for 2.2.8. Thanks! -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:12:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08866 for cvs-all-outgoing; Mon, 19 Oct 1998 17:12:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08759; Mon, 19 Oct 1998 17:12:06 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2283 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:36 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id MAA04606 for jamesn; Mon, 19 Oct 1998 12:09:22 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1783 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 12:06:20 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1447 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 12:06:20 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 887F19E39; Mon, 19 Oct 1998 09:58:52 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23866 for cvs-all-outgoing; Mon, 19 Oct 1998 09:58:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23860; Mon, 19 Oct 1998 09:58:50 -0700 (PDT) (envelope-from mph@FreeBSD.org) From: Matthew Hunt Received: (from mph@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA25068; Mon, 19 Oct 1998 09:58:48 -0700 (PDT) Date: Mon, 19 Oct 1998 09:58:48 -0700 (PDT) Message-Id: <199810191658.JAA25068@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Lines: 13 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mph 1998/10/19 09:58:47 PDT Modified files: . modules Log: ifm --> ports/games/ifm Revision Changes Path 1.2418 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:12:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08900 for cvs-all-outgoing; Mon, 19 Oct 1998 17:12:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08813; Mon, 19 Oct 1998 17:12:12 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2303 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:17 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id FAA08503 for jamesn; Sun, 18 Oct 1998 05:49:34 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1833 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 05:49:58 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1497 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 05:49:58 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 67CAE9D06; Sun, 18 Oct 1998 02:48:33 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28507 for cvs-all-outgoing; Sun, 18 Oct 1998 02:48:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28502; Sun, 18 Oct 1998 02:48:29 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA19431; Sun, 18 Oct 1998 02:48:27 -0700 (PDT) Date: Sun, 18 Oct 1998 02:48:27 -0700 (PDT) Message-Id: <199810180948.CAA19431@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/games Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/18 02:48:26 PDT Modified files: games Makefile.inc Log: Allow ``make BINDIR=/foo/games'' to work. Revision Changes Path 1.9 +4 -3 src/games/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:12:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08950 for cvs-all-outgoing; Mon, 19 Oct 1998 17:12:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08847; Mon, 19 Oct 1998 17:12:17 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (3273 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:33 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id FAA24236 for jamesn; Sat, 17 Oct 1998 05:39:44 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2803 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 05:37:27 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (2467 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 05:37:26 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 577299C26; Sat, 17 Oct 1998 03:37:31 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA25000 for cvs-all-outgoing; Sat, 17 Oct 1998 03:37:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dana.clari.net.au (dana.clari.net.au [203.27.85.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA24994; Sat, 17 Oct 1998 03:37:21 -0700 (PDT) (envelope-from thepish@freebsd.org) Received: from localhost (thepish@localhost) by dana.clari.net.au (8.8.8/8.8.7) with ESMTP id UAA15913; Sat, 17 Oct 1998 20:36:55 +1000 (EST) (envelope-from thepish@freebsd.org) X-Authentication-Warning: dana.clari.net.au: thepish owned process doing -bs Date: Sat, 17 Oct 1998 20:36:54 +1000 (EST) From: Peter Hawkins X-Sender: thepish@dana.clari.net.au To: obrien@FreeBSD.ORG Cc: cvs-all@FreeBSD.ORG Subject: netscape-45 broken Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk The new netscape-45 PR2 won't build. The new 128 bit stuff relies on an old distfile that is no longer available and (as I predicted on -committers) netscape removed the (buggy) 4.5-PR2 distfile and released the corrected communicator-45 about the time of the PR1 timeout anyway. Unfortunately I didn't notice the patches had been added until after the freeze so I'm afraid the netscape-45 on the 3.0 release CD is going to be broken. I have rewritten it so it will build but will have to wait until after the freeze. In the meantime, anyone with a timed out PR1 who can't get PR2 to fly need not resort to netscape-4 and is welcome to email me and for an advance copy of netscape-45 that works (it uses the binary released after PR2). Peter Hilink Internet Peter Hawkins 381 Swan St Richmond, Vic, Australia Ph: +61-3-9421 2006 Fax: +61-3-9421 2007 http://www.hilink.com.au Peter@hilink.com.au FreeBSD Project: thepish@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:12:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08971 for cvs-all-outgoing; Mon, 19 Oct 1998 17:12:35 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08891; Mon, 19 Oct 1998 17:12:21 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2449 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:53 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id OAA23634 for jamesn; Sun, 18 Oct 1998 14:09:31 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1949 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 14:05:08 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1613 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 14:05:08 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 453D39DA3; Sun, 18 Oct 1998 12:05:18 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24841 for cvs-all-outgoing; Sun, 18 Oct 1998 12:05:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24834; Sun, 18 Oct 1998 12:05:10 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA07539; Sun, 18 Oct 1998 12:05:07 -0700 (PDT) Date: Sun, 18 Oct 1998 12:05:07 -0700 (PDT) Message-Id: <199810181905.MAA07539@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/alpha/boot1 boot1.c src/sys/boot/alpha/boot2 Makefile Lines: 15 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/10/18 12:05:07 PDT Modified files: sys/boot/alpha/boot1 boot1.c sys/boot/alpha/boot2 Makefile Log: Rename boot2 to loader. Revision Changes Path 1.3 +2 -2 src/sys/boot/alpha/boot1/boot1.c 1.6 +1 -1 src/sys/boot/alpha/boot2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:12:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09032 for cvs-all-outgoing; Mon, 19 Oct 1998 17:12:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08916; Mon, 19 Oct 1998 17:12:28 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2788 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:49 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id LAA18739 for jamesn; Sun, 18 Oct 1998 11:29:32 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2318 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 11:27:37 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1982 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 11:27:37 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id A2E849DAB; Sun, 18 Oct 1998 09:25:02 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07443 for cvs-all-outgoing; Sun, 18 Oct 1998 09:24:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07395; Sun, 18 Oct 1998 09:24:37 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA03602; Sun, 18 Oct 1998 09:24:33 -0700 (PDT) Date: Sun, 18 Oct 1998 09:24:33 -0700 (PDT) Message-Id: <199810181624.JAA03602@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC GENERICupgrade LINT SMP-GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/18 09:24:32 PDT Modified files: sys/i386/conf GENERIC GENERICupgrade LINT SMP-GENERIC Log: Add driver support for PCI fast ethernet adapters based on the RealTek 8129/8139 chipset like I've been threatening. Update kernel configs, userconfig.c, relnotes and sysinstall. No man page yet; comming soon. I consider this driver stable enough that I want to give it some exposure in -current. Revision Changes Path 1.126 +2 -1 src/sys/i386/conf/GENERIC 1.4 +2 -1 src/sys/i386/conf/GENERICupgrade 1.489 +7 -1 src/sys/i386/conf/LINT 1.18 +2 -1 src/sys/i386/conf/SMP-GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:12:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09053 for cvs-all-outgoing; Mon, 19 Oct 1998 17:12:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08967; Mon, 19 Oct 1998 17:12:34 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2288 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id VAA24179 for jamesn; Sat, 17 Oct 1998 21:59:37 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1818 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 21:56:57 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1482 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 21:56:56 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id C57AE9D4B; Sat, 17 Oct 1998 19:39:01 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA23351 for cvs-all-outgoing; Sat, 17 Oct 1998 19:38:56 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA23332; Sat, 17 Oct 1998 19:38:49 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA10058; Sat, 17 Oct 1998 19:38:46 -0700 (PDT) Date: Sat, 17 Oct 1998 19:38:46 -0700 (PDT) Message-Id: <199810180238.TAA10058@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/releases/3.0R notes.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/17 19:38:46 PDT Modified files: en/releases/3.0R notes.sgml Log: Fix release notes. Revision Changes Path 1.2 +3 -5 www/en/releases/3.0R/notes.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:13:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09121 for cvs-all-outgoing; Mon, 19 Oct 1998 17:13:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08994; Mon, 19 Oct 1998 17:12:40 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2366 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:29 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id GAA10594 for jamesn; Sun, 18 Oct 1998 06:59:34 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1896 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 06:58:55 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1560 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 06:58:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 81C339D8B; Sun, 18 Oct 1998 04:59:03 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA10545 for cvs-all-outgoing; Sun, 18 Oct 1998 04:59:02 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA10538; Sun, 18 Oct 1998 04:58:59 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA22590; Sun, 18 Oct 1998 04:58:57 -0700 (PDT) Date: Sun, 18 Oct 1998 04:58:57 -0700 (PDT) Message-Id: <199810181158.EAA22590@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/hea eni_transmit.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/10/18 04:58:57 PDT Modified files: sys/dev/hea eni_transmit.c Log: Add a missing ++. Noticed by: gcc via phk Submitted by: Mike Spengler Revision Changes Path 1.2 +3 -3 src/sys/dev/hea/eni_transmit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:13:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09179 for cvs-all-outgoing; Mon, 19 Oct 1998 17:13:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09039; Mon, 19 Oct 1998 17:12:45 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2231 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:23 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id FAA08787 for jamesn; Sun, 18 Oct 1998 05:54:35 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1761 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 05:50:53 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1425 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 05:50:52 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 19C1A9D88; Sun, 18 Oct 1998 02:49:06 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28535 for cvs-all-outgoing; Sun, 18 Oct 1998 02:49:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28530; Sun, 18 Oct 1998 02:49:04 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA19486; Sun, 18 Oct 1998 02:49:02 -0700 (PDT) Date: Sun, 18 Oct 1998 02:49:02 -0700 (PDT) Message-Id: <199810180949.CAA19486@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/games/fortune Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/18 02:49:02 PDT Added files: games/fortune Makefile.inc Log: Allow ``make BINDIR=/foo/games'' to work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:13:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09213 for cvs-all-outgoing; Mon, 19 Oct 1998 17:13:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09052; Mon, 19 Oct 1998 17:12:49 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA11428; Mon, 19 Oct 1998 17:12:44 -0700 (PDT) Date: Mon, 19 Oct 1998 17:12:44 -0700 (PDT) Message-Id: <199810200012.RAA11428@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/19 17:12:44 PDT Modified files: print Makefile Log: No need to have a2ps and a2ps43 reversed anymore -- NO_LATEST_LINK takes care of that. Revision Changes Path 1.66 +2 -4 ports/print/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:13:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09247 for cvs-all-outgoing; Mon, 19 Oct 1998 17:13:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09064; Mon, 19 Oct 1998 17:12:54 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2286 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:28 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id GAA10301 for jamesn; Sun, 18 Oct 1998 06:49:34 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1816 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 06:46:28 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1480 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 06:46:27 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id AE2569D49; Sun, 18 Oct 1998 03:58:01 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05368 for cvs-all-outgoing; Sun, 18 Oct 1998 03:58:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05363; Sun, 18 Oct 1998 03:57:58 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA20534; Sun, 18 Oct 1998 03:57:56 -0700 (PDT) Date: Sun, 18 Oct 1998 03:57:56 -0700 (PDT) Message-Id: <199810181057.DAA20534@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/10/18 03:57:56 PDT Modified files: sys/conf files Log: Added missing dependency for bus_if.o on bus_if.h Revision Changes Path 1.165 +1 -1 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:13:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09287 for cvs-all-outgoing; Mon, 19 Oct 1998 17:13:49 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09114; Mon, 19 Oct 1998 17:13:08 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2423 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:40 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id HAA27594 for jamesn; Sat, 17 Oct 1998 07:34:44 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1953 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 07:32:26 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1617 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 07:32:26 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 0CD419D25; Sat, 17 Oct 1998 05:28:25 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA06624 for cvs-all-outgoing; Sat, 17 Oct 1998 05:28:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA06579; Sat, 17 Oct 1998 05:28:08 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA15236; Sat, 17 Oct 1998 05:28:05 -0700 (PDT) Date: Sat, 17 Oct 1998 05:28:05 -0700 (PDT) Message-Id: <199810171228.FAA15236@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/10/17 05:28:05 PDT Modified files: usr.sbin/ppp command.c Log: Move help displays left one column to avoid problems with broken terminals that can't handle 80 columns followed by a linefeed. Pointed out by: bde@FreeBSD.org Revision Changes Path 1.167 +5 -3 src/usr.sbin/ppp/command.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:16:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09726 for cvs-all-outgoing; Mon, 19 Oct 1998 17:16:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09344; Mon, 19 Oct 1998 17:14:00 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2297 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:14 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id JAA29708 for jamesn; Mon, 19 Oct 1998 09:44:23 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1797 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 09:44:27 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1461 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 09:44:27 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 7E5219DFB; Mon, 19 Oct 1998 07:42:26 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11727 for cvs-all-outgoing; Mon, 19 Oct 1998 07:42:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11711; Mon, 19 Oct 1998 07:42:17 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18642; Mon, 19 Oct 1998 07:42:14 -0700 (PDT) Date: Mon, 19 Oct 1998 07:42:14 -0700 (PDT) Message-Id: <199810191442.HAA18642@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/sysutils/gtop/patches patch-ad Lines: 12 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/19 07:42:14 PDT Added files: sysutils/gtop/patches patch-ad Log: Add a patch from maintainer. PR: ports/8273 Submitted by: maintainer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:16:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09880 for cvs-all-outgoing; Mon, 19 Oct 1998 17:16:49 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09872; Mon, 19 Oct 1998 17:16:48 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id RAA08435; Mon, 19 Oct 1998 17:16:04 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Cc: jmb@FreeBSD.ORG Subject: Re: cvs commit: www/en/releases/3.0R notes.sgml In-reply-to: Your message of "Sat, 17 Oct 1998 19:38:46 PDT." <199810180238.TAA10058@freefall.freebsd.org> Date: Mon, 19 Oct 1998 17:16:04 -0700 Message-ID: <8432.908842564@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Are we getting recycled mail again? I've seen this before. :-) > jkh 1998/10/17 19:38:46 PDT > > Modified files: > en/releases/3.0R notes.sgml > Log: > Fix release notes. > > Revision Changes Path > 1.2 +3 -5 www/en/releases/3.0R/notes.sgml > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:18:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA10007 for cvs-all-outgoing; Mon, 19 Oct 1998 17:18:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09407; Mon, 19 Oct 1998 17:14:15 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2617 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:05:59 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id DAA17249 for jamesn; Mon, 19 Oct 1998 03:04:25 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2117 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 03:03:15 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1781 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 03:03:15 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 707459D21; Mon, 19 Oct 1998 01:03:23 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA02347 for cvs-all-outgoing; Mon, 19 Oct 1998 01:03:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA02342; Mon, 19 Oct 1998 01:03:21 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id BAA00614; Mon, 19 Oct 1998 01:04:23 -0700 (PDT) Message-Id: <199810190804.BAA00614@implode.root.com> To: Matthew Dillon Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Anyone got any ideas? getblk/pgtblk/inode lockup In-reply-to: Your message of "Mon, 19 Oct 1998 00:58:51 PDT." <199810190758.AAA12491@apollo.backplane.com> From: David Greenman Reply-To: dg@root.com Date: Mon, 19 Oct 1998 01:04:23 -0700 Lines: 14 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > When will the source tree be openned up again? I would like to > start work on a few commits for 2.2.8. It's open. I've been holding off on commits to -current until Jordan leaves the country, however. :-) -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:19:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA10211 for cvs-all-outgoing; Mon, 19 Oct 1998 17:19:43 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA10205; Mon, 19 Oct 1998 17:19:42 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA11611; Mon, 19 Oct 1998 17:19:39 -0700 (PDT) Date: Mon, 19 Oct 1998 17:19:39 -0700 (PDT) Message-Id: <199810200019.RAA11611@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/10/19 17:19:39 PDT Modified files: usr.sbin/ppp Makefile Log: Specify BINOWN explicitly - we don't want to depend on bsd.own.mk setting it to ``root''. Revision Changes Path 1.49 +1 -0 src/usr.sbin/ppp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:21:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA10394 for cvs-all-outgoing; Mon, 19 Oct 1998 17:21:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA10387 for ; Mon, 19 Oct 1998 17:21:05 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.7/8.7.3) id RAA15217; Mon, 19 Oct 1998 17:20:26 -0700 (PDT) Date: Mon, 19 Oct 1998 17:20:26 -0700 (PDT) Message-Id: <199810200020.RAA15217@vader.cs.berkeley.edu> To: peter@netplex.com.au CC: wosch@panke.de.freebsd.org, committers@FreeBSD.ORG In-reply-to: <199810181525.XAA01361@spinner.netplex.com.au> (message from Peter Wemm on Sun, 18 Oct 1998 23:25:22 +0800) Subject: Re: full /var/tmp on hub [root@hub.freebsd.org: Cron /g/www/mid/bin/mid-build2 all] From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * And recreate a symlink from /var/forward/$user to ~/.forward.. jmb is * running some lists with vmailer, and it's not set up to use the forward * files in the normal location, so /var/mail is getting mailing list messages * and other junk etc. * * Hopefully committers is still using sendmail... Something's up. I just got a whole bunch of commit messages from the weekend. Here's one of the headers: === Return-Path: owner-cvs-committers@FreeBSD.ORG Received: from mail.freebsd.org by vader.cs.berkeley.edu (fetchmail-4.3.0 POP3 run by asami) for (single-drop); Mon Oct 19 17:13:24 1998 Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08100; Mon, 19 Oct 1998 17:10:01 -0700 (PDT) (envelope-from owner-cvs-committers@FreeBSD.org) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07886; Mon, 19 Oct 1998 17:08:55 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2334 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:45 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id JAA00691 for jamesn; Sat, 17 Oct 1998 09:09:43 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1864 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sat, 17 Oct 1998 09:06:26 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1528 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 17 Oct 1998 09:06:25 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id E6FCC9BA0; Sat, 17 Oct 1998 07:06:29 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA15479 for cvs-all-outgoing; Sat, 17 Oct 1998 07:06:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA15474; Sat, 17 Oct 1998 07:06:23 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA23231; Sat, 17 Oct 1998 07:06:20 -0700 (PDT) Date: Sat, 17 Oct 1998 07:06:20 -0700 (PDT) Message-Id: <199810171406.HAA23231@freefall.freebsd.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass pw_copy.c Sender: owner-cvs-committers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-UIDL: da7319d9558ebe1cdf1985fee5ac6a67 === Since I pop my mail off hub, they shouldn't have left hub at all. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:22:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09422 for cvs-all-outgoing; Mon, 19 Oct 1998 17:14:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09285; Mon, 19 Oct 1998 17:13:47 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2403 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:55 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id RAA01218 for jamesn; Fri, 16 Oct 1998 17:04:49 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1933 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 17:04:29 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1597 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 17:04:29 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id E11B09CDB; Fri, 16 Oct 1998 15:04:14 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26769 for cvs-all-outgoing; Fri, 16 Oct 1998 15:02:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA26578; Fri, 16 Oct 1998 15:01:07 -0700 (PDT) (envelope-from ken@FreeBSD.org) From: Kenneth Merry Received: (from ken@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA18924; Fri, 16 Oct 1998 15:00:55 -0700 (PDT) Date: Fri, 16 Oct 1998 15:00:55 -0700 (PDT) Message-Id: <199810162200.PAA18924@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 dpt.4 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ken 1998/10/16 15:00:55 PDT Modified files: share/man/man4/man4.i386 Makefile Added files: share/man/man4/man4.i386 dpt.4 Log: Add the dpt(4) man page. Reviewed by: ken Submitted by: gibbs Revision Changes Path 1.83 +5 -4 src/share/man/man4/man4.i386/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:22:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09352 for cvs-all-outgoing; Mon, 19 Oct 1998 17:14:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09182; Mon, 19 Oct 1998 17:13:25 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2648 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:49 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id PAA09792 for jamesn; Mon, 19 Oct 1998 15:04:20 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2148 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 15:04:06 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1812 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 15:04:05 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id AA6D09EB3; Mon, 19 Oct 1998 12:14:07 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08518 for cvs-all-outgoing; Mon, 19 Oct 1998 12:14:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08480; Mon, 19 Oct 1998 12:13:56 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA00650; Mon, 19 Oct 1998 12:13:53 -0700 (PDT) Date: Mon, 19 Oct 1998 12:13:53 -0700 (PDT) Message-Id: <199810191913.MAA00650@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot0 Makefile boot0.m4 boot0.s Lines: 17 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/19 12:13:53 PDT Modified files: sys/boot/i386/boot0 Makefile boot0.m4 boot0.s Log: Make configurable (a) whether to use int 0x13 extensions; (b) timeout value. Ignore failure to update mbr sector. Disable interrupts while using extended registers. Default to F1 not F2. Revision Changes Path 1.6 +6 -3 src/sys/boot/i386/boot0/Makefile 1.2 +2 -1 src/sys/boot/i386/boot0/boot0.m4 1.4 +17 -13 src/sys/boot/i386/boot0/boot0.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:22:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09398 for cvs-all-outgoing; Mon, 19 Oct 1998 17:14:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09233; Mon, 19 Oct 1998 17:13:37 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2635 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:04:58 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id CAA03120 for jamesn; Sun, 18 Oct 1998 02:49:36 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2165 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Sun, 18 Oct 1998 02:47:53 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1829 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 18 Oct 1998 02:47:53 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 2B87E9BF8; Sun, 18 Oct 1998 00:42:21 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA20020 for cvs-all-outgoing; Sun, 18 Oct 1998 00:40:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA20015; Sun, 18 Oct 1998 00:40:32 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA16650; Sun, 18 Oct 1998 00:40:30 -0700 (PDT) Date: Sun, 18 Oct 1998 00:40:30 -0700 (PDT) Message-Id: <199810180740.AAA16650@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 math_emulate.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/18 00:40:30 PDT Modified files: sys/i386/i386 math_emulate.c Log: Print a message if bootverbose that the emulator is present in the kernel. Move the initialization before isa_configure() and npx, in case npx does something to initialize the state of the emulator somehow. I do not have any machines without a FPU so that I can test this with - except an old 386sx motherboard in a box somewhere that might work... Revision Changes Path 1.29 +11 -5 src/sys/i386/i386/math_emulate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:27:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA10978 for cvs-all-outgoing; Mon, 19 Oct 1998 17:27:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id DB9DD9F27; Mon, 19 Oct 1998 17:04:17 -0700 (PDT) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06363 for ; Mon, 19 Oct 1998 17:04:16 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2145 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:48 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id IAA14907 for jamesn; Fri, 16 Oct 1998 08:24:52 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1675 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 08:23:12 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1339 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 08:23:12 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id B58C09CBF; Fri, 16 Oct 1998 06:22:52 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA26228 for cvs-all-outgoing; Fri, 16 Oct 1998 06:22:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id AA79E9CA6; Fri, 16 Oct 1998 06:21:47 -0700 (PDT) Received: (from root@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA26112 for cvs-test; Fri, 16 Oct 1998 06:21:47 -0700 (PDT) (envelope-from jmb) Date: Fri, 16 Oct 1998 06:21:47 -0700 (PDT) From: "Jonathan M. Bresler" Message-Id: <199810161321.GAA26112@hub.freebsd.org> To: cvs-test@FreeBSD.ORG Subject: test message using vmailer Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk i will be converting cvs-committers to vmailer everyone is used to vmailer from -current, right. good. let's have a test message here. jmb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 17:50:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13243 for cvs-all-outgoing; Mon, 19 Oct 1998 17:50:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13237; Mon, 19 Oct 1998 17:50:39 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.7/8.7.3) id RAA15355; Mon, 19 Oct 1998 17:50:14 -0700 (PDT) Date: Mon, 19 Oct 1998 17:50:14 -0700 (PDT) Message-Id: <199810200050.RAA15355@vader.cs.berkeley.edu> To: asami@FreeBSD.ORG CC: peter@netplex.com.au, wosch@panke.de.freebsd.org, committers@FreeBSD.ORG In-reply-to: <199810200020.RAA15217@vader.cs.berkeley.edu> (asami@FreeBSD.org) Subject: Re: full /var/tmp on hub [root@hub.freebsd.org: Cron /g/www/mid/bin/mid-build2 all] From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Something's up. I just got a whole bunch of commit messages from the * weekend. Here's one of the headers: * * === * Return-Path: owner-cvs-committers@FreeBSD.ORG : * Received: (from majordom@localhost) * by hub.freebsd.org (8.8.8/8.8.8) id HAA15479 * for cvs-all-outgoing; Sat, 17 Oct 1998 07:06:27 -0700 (PDT) * (envelope-from owner-cvs-all@FreeBSD.ORG) Oh, so this was someone looping cvs-all back to the list. Sorry, it's not the problem of committers then. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:15:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15966 for cvs-all-outgoing; Mon, 19 Oct 1998 18:15:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from alpha.xerox.com (omega.Xerox.COM [13.1.64.95]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id SAA15948; Mon, 19 Oct 1998 18:15:14 -0700 (PDT) (envelope-from fenner@parc.xerox.com) Received: from mango.parc.xerox.com ([13.1.102.232]) by alpha.xerox.com with SMTP id <430854(5)>; Mon, 19 Oct 1998 18:14:40 PDT Received: from mango.parc.xerox.com (localhost.parc.xerox.com [127.0.0.1]) by mango.parc.xerox.com (8.8.8/8.8.8) with ESMTP id SAA17461; Mon, 19 Oct 1998 18:14:32 -0700 (PDT) (envelope-from fenner@mango.parc.xerox.com) Message-Id: <199810200114.SAA17461@mango.parc.xerox.com> To: asami@FreeBSD.ORG (Satoshi Asami) cc: peter@netplex.com.au, wosch@panke.de.freebsd.org, committers@FreeBSD.ORG, jamesn@nix.what.net Subject: Re: full /var/tmp on hub [root@hub.freebsd.org: Cron /g/www/mid/bin/mid-build2 all] In-reply-to: Your message of "Mon, 19 Oct 1998 17:20:26 PDT." <199810200020.RAA15217@vader.cs.berkeley.edu> Date: Mon, 19 Oct 1998 18:14:31 PDT From: Bill Fenner Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk This looks like someone (jamesn@nix.what.net?) is piping email to sendmail -t (perhaps via UUCP, look at the Received: headers) instead of keeping the envelope To: intact, and thus is simply looping the email. This is someone on the cvs-all list, looping email back to cvs-committers (since committers is on the To: line). Presumably the mailing list loop avoidance is working for the cvs-all list. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:17:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA16125 for cvs-all-outgoing; Mon, 19 Oct 1998 18:17:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA16111; Mon, 19 Oct 1998 18:16:57 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA10368; Tue, 20 Oct 1998 10:46:31 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id KAA00666; Tue, 20 Oct 1998 10:46:23 +0930 (CST) Message-ID: <19981020104622.C433@freebie.lemis.com> Date: Tue, 20 Oct 1998 10:46:22 +0930 From: Greg Lehey To: "Jordan K. Hubbard" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Cc: jmb@FreeBSD.ORG Subject: Recycled mail (was: cvs commit: www/en/releases/3.0R notes.sgml) References: <199810180238.TAA10058@freefall.freebsd.org> <8432.908842564@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <8432.908842564@time.cdrom.com>; from Jordan K. Hubbard on Mon, Oct 19, 1998 at 05:16:04PM -0700 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Monday, 19 October 1998 at 17:16:04 -0700, Jordan K. Hubbard wrote: >> jkh 1998/10/17 19:38:46 PDT >> >> Modified files: >> en/releases/3.0R notes.sgml >> Log: >> Fix release notes. >> >> Revision Changes Path >> 1.2 +3 -5 www/en/releases/3.0R/notes.sgml > > Are we getting recycled mail again? I've seen this before. :-) Yup. Looks like this is the culprit: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06557; Mon, 19 Oct 1998 17:04:39 -0700 (PDT) (envelope-from owner-cvs-committers@FreeBSD.org) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06458; Mon, 19 Oct 1998 17:04:30 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2468 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:03:50 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id KAA18087 for jamesn; Fri, 16 Oct 1998 10:04:52 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (1998 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Fri, 16 Oct 1998 10:02:45 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1662 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 16 Oct 1998 10:02:44 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) UUCP even. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:23:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA16686 for cvs-all-outgoing; Mon, 19 Oct 1998 18:23:14 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA16681; Mon, 19 Oct 1998 18:23:13 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14264; Mon, 19 Oct 1998 18:23:10 -0700 (PDT) Date: Mon, 19 Oct 1998 18:23:10 -0700 (PDT) Message-Id: <199810200123.SAA14264@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/japanese/iv Makefile ports/japanese/iv/patches patch-ai patch-aj patch-aa patch-ae ports/japanese/iv/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:23:10 PDT Modified files: japanese/iv Makefile japanese/iv/patches patch-aa patch-ae japanese/iv/pkg PLIST Added files: japanese/iv/patches patch-ai patch-aj Log: Convert to ELF. PR: 8240 Submitted by: maintainer Revision Changes Path 1.6 +14 -8 ports/japanese/iv/Makefile 1.2 +0 -38 ports/japanese/iv/patches/patch-aa 1.2 +27 -16 ports/japanese/iv/patches/patch-ae 1.4 +43 -2 ports/japanese/iv/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:24:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA16885 for cvs-all-outgoing; Mon, 19 Oct 1998 18:24:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA16874; Mon, 19 Oct 1998 18:24:37 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14537; Mon, 19 Oct 1998 18:24:34 -0700 (PDT) Date: Mon, 19 Oct 1998 18:24:34 -0700 (PDT) Message-Id: <199810200124.SAA14537@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-toolkits/blt Makefile ports/x11-toolkits/blt/patches patch-aa ports/x11-toolkits/blt/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:24:34 PDT Modified files: x11-toolkits/blt Makefile x11-toolkits/blt/patches patch-aa x11-toolkits/blt/pkg PLIST Log: Convert to ELF. Revision Changes Path 1.23 +9 -4 ports/x11-toolkits/blt/Makefile 1.7 +12 -5 ports/x11-toolkits/blt/patches/patch-aa 1.8 +3 -1 ports/x11-toolkits/blt/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:25:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17029 for cvs-all-outgoing; Mon, 19 Oct 1998 18:25:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17024; Mon, 19 Oct 1998 18:25:19 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14602; Mon, 19 Oct 1998 18:25:16 -0700 (PDT) Date: Mon, 19 Oct 1998 18:25:16 -0700 (PDT) Message-Id: <199810200125.SAA14602@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/lang/elk/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:25:16 PDT Modified files: lang/elk/pkg PLIST Log: Cleanup up empty directories on deinstall. Revision Changes Path 1.6 +8 -0 ports/lang/elk/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:26:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17153 for cvs-all-outgoing; Mon, 19 Oct 1998 18:26:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17123; Mon, 19 Oct 1998 18:25:58 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14651; Mon, 19 Oct 1998 18:25:55 -0700 (PDT) Date: Mon, 19 Oct 1998 18:25:55 -0700 (PDT) Message-Id: <199810200125.SAA14651@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-fm/ezfm Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:25:55 PDT Modified files: x11-fm/ezfm Makefile Log: Unbreak by using gmake(1). Revision Changes Path 1.5 +2 -3 ports/x11-fm/ezfm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:26:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17309 for cvs-all-outgoing; Mon, 19 Oct 1998 18:26:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17300; Mon, 19 Oct 1998 18:26:35 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14717; Mon, 19 Oct 1998 18:26:33 -0700 (PDT) Date: Mon, 19 Oct 1998 18:26:33 -0700 (PDT) Message-Id: <199810200126.SAA14717@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/lang/icon/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:26:33 PDT Modified files: lang/icon/pkg PLIST Log: Remove empty directories on deinstall. Revision Changes Path 1.4 +1 -0 ports/lang/icon/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:27:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17401 for cvs-all-outgoing; Mon, 19 Oct 1998 18:27:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17395; Mon, 19 Oct 1998 18:27:10 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14775; Mon, 19 Oct 1998 18:27:08 -0700 (PDT) Date: Mon, 19 Oct 1998 18:27:08 -0700 (PDT) Message-Id: <199810200127.SAA14775@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/mail/rblcheck/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:27:08 PDT Modified files: mail/rblcheck/pkg PLIST Log: Remove empty directories on deinstall. Revision Changes Path 1.2 +1 -0 ports/mail/rblcheck/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:27:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17456 for cvs-all-outgoing; Mon, 19 Oct 1998 18:27:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17451; Mon, 19 Oct 1998 18:27:50 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14826; Mon, 19 Oct 1998 18:27:48 -0700 (PDT) Date: Mon, 19 Oct 1998 18:27:48 -0700 (PDT) Message-Id: <199810200127.SAA14826@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/cad/sis Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:27:48 PDT Modified files: cad/sis Makefile Log: Recent changes to make(1) in -current fixed this. Revision Changes Path 1.5 +1 -3 ports/cad/sis/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:28:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17642 for cvs-all-outgoing; Mon, 19 Oct 1998 18:28:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17636; Mon, 19 Oct 1998 18:28:37 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14866; Mon, 19 Oct 1998 18:28:35 -0700 (PDT) Date: Mon, 19 Oct 1998 18:28:35 -0700 (PDT) Message-Id: <199810200128.SAA14866@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/databases/msql/scripts check_old_version Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:28:35 PDT Modified files: databases/msql/scripts check_old_version Log: closedir takes one argument. Revision Changes Path 1.4 +2 -2 ports/databases/msql/scripts/check_old_version To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:29:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17728 for cvs-all-outgoing; Mon, 19 Oct 1998 18:29:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17723; Mon, 19 Oct 1998 18:29:26 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14921; Mon, 19 Oct 1998 18:29:24 -0700 (PDT) Date: Mon, 19 Oct 1998 18:29:24 -0700 (PDT) Message-Id: <199810200129.SAA14921@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/databases/p5-Pg Makefile ports/databases/p5-Pg/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:29:24 PDT Modified files: databases/p5-Pg Makefile Log: Postgresql is now fixed. Revision Changes Path 1.15 +1 -3 ports/databases/p5-Pg/Makefile Modified files: databases/p5-Pg/pkg PLIST Log: Add missing file. Revision Changes Path 1.4 +1 -0 ports/databases/p5-Pg/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:30:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA17880 for cvs-all-outgoing; Mon, 19 Oct 1998 18:30:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17863; Mon, 19 Oct 1998 18:30:11 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15009; Mon, 19 Oct 1998 18:30:08 -0700 (PDT) Date: Mon, 19 Oct 1998 18:30:08 -0700 (PDT) Message-Id: <199810200130.SAA15009@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/databases/typhoon Makefile ports/databases/typhoon/patches patch-ac ports/databases/typhoon/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:30:08 PDT Modified files: databases/typhoon Makefile databases/typhoon/patches patch-ac databases/typhoon/pkg PLIST Log: Convert to ELF and make reinstall friendly. Revision Changes Path 1.4 +5 -1 ports/databases/typhoon/Makefile 1.2 +4 -4 ports/databases/typhoon/patches/patch-ac 1.3 +5 -3 ports/databases/typhoon/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:31:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18008 for cvs-all-outgoing; Mon, 19 Oct 1998 18:31:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA17989; Mon, 19 Oct 1998 18:31:10 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15092; Mon, 19 Oct 1998 18:31:07 -0700 (PDT) Date: Mon, 19 Oct 1998 18:31:07 -0700 (PDT) Message-Id: <199810200131.SAA15092@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/databases/xmysql Makefile ports/databases/xmysqladmin Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:31:07 PDT Modified files: databases/xmysql Makefile databases/xmysqladmin Makefile Log: The mysql321 port is no longer broken. Revision Changes Path 1.11 +2 -2 ports/databases/xmysql/Makefile 1.12 +2 -2 ports/databases/xmysqladmin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:32:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18226 for cvs-all-outgoing; Mon, 19 Oct 1998 18:32:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18221; Mon, 19 Oct 1998 18:32:45 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15224; Mon, 19 Oct 1998 18:32:43 -0700 (PDT) Date: Mon, 19 Oct 1998 18:32:43 -0700 (PDT) Message-Id: <199810200132.SAA15224@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/amulet Makefile ports/devel/amulet/patches patch-aa ports/devel/amulet/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:32:43 PDT Modified files: devel/amulet Makefile devel/amulet/patches patch-aa devel/amulet/pkg PLIST Log: Convert to ELF. Revision Changes Path 1.6 +12 -6 ports/devel/amulet/Makefile 1.2 +19 -5 ports/devel/amulet/patches/patch-aa 1.2 +6 -4 ports/devel/amulet/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:33:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18279 for cvs-all-outgoing; Mon, 19 Oct 1998 18:33:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18272; Mon, 19 Oct 1998 18:33:03 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15258; Mon, 19 Oct 1998 18:33:00 -0700 (PDT) Date: Mon, 19 Oct 1998 18:33:00 -0700 (PDT) Message-Id: <199810200133.SAA15258@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/cweb/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:33:00 PDT Modified files: devel/cweb/files md5 Log: Checksum changed. Revision Changes Path 1.3 +1 -1 ports/devel/cweb/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:33:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18375 for cvs-all-outgoing; Mon, 19 Oct 1998 18:33:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18367; Mon, 19 Oct 1998 18:33:45 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15307; Mon, 19 Oct 1998 18:33:43 -0700 (PDT) Date: Mon, 19 Oct 1998 18:33:43 -0700 (PDT) Message-Id: <199810200133.SAA15307@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/gindent/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:33:42 PDT Modified files: devel/gindent/pkg PLIST Log: Make this deinstall cleanly. Revision Changes Path 1.4 +1 -1 ports/devel/gindent/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:34:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18484 for cvs-all-outgoing; Mon, 19 Oct 1998 18:34:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18475; Mon, 19 Oct 1998 18:34:21 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15368; Mon, 19 Oct 1998 18:34:18 -0700 (PDT) Date: Mon, 19 Oct 1998 18:34:18 -0700 (PDT) Message-Id: <199810200134.SAA15368@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/libdlmalloc Makefile ports/devel/libdlmalloc/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:34:18 PDT Modified files: devel/libdlmalloc Makefile devel/libdlmalloc/pkg PLIST Log: Convert to ELF. Revision Changes Path 1.9 +2 -4 ports/devel/libdlmalloc/Makefile 1.6 +3 -2 ports/devel/libdlmalloc/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:35:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18635 for cvs-all-outgoing; Mon, 19 Oct 1998 18:35:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18629; Mon, 19 Oct 1998 18:35:34 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15450; Mon, 19 Oct 1998 18:35:32 -0700 (PDT) Date: Mon, 19 Oct 1998 18:35:32 -0700 (PDT) Message-Id: <199810200135.SAA15450@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/libffi Makefile ports/devel/libffi/patches patch-ac patch-ab ports/devel/libffi/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:35:32 PDT Modified files: devel/libffi Makefile devel/libffi/patches patch-ab devel/libffi/pkg PLIST Added files: devel/libffi/patches patch-ac Log: Convert to ELF and remove leading underscores so this builds again. Revision Changes Path 1.3 +1 -3 ports/devel/libffi/Makefile 1.2 +6 -39 ports/devel/libffi/patches/patch-ab 1.2 +2 -2 ports/devel/libffi/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:35:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18693 for cvs-all-outgoing; Mon, 19 Oct 1998 18:35:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: (from jmb@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18679; Mon, 19 Oct 1998 18:35:55 -0700 (PDT) (envelope-from jmb) From: "Jonathan M. Bresler" Message-Id: <199810200135.SAA18679@hub.freebsd.org> Subject: Re: Recycled mail (was: cvs commit: www/en/releases/3.0R notes.sgml) In-Reply-To: <19981020104622.C433@freebie.lemis.com> from Greg Lehey at "Oct 20, 98 10:46:22 am" To: grog@lemis.com (Greg Lehey) Date: Mon, 19 Oct 1998 18:35:55 -0700 (PDT) Cc: jkh@time.cdrom.com, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, jmb@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk we are now filtering the site what.net using our spam filters. james nuckolls (whois what.net) spammed the lists with 89 messages. i will call mr. nuckolls and see what's up. jmb Greg Lehey wrote: > On Monday, 19 October 1998 at 17:16:04 -0700, Jordan K. Hubbard wrote: > >> jkh 1998/10/17 19:38:46 PDT > >> > >> Modified files: > >> en/releases/3.0R notes.sgml > >> Log: > >> Fix release notes. > >> > >> Revision Changes Path > >> 1.2 +3 -5 www/en/releases/3.0R/notes.sgml > > > > Are we getting recycled mail again? I've seen this before. :-) > > Yup. Looks like this is the culprit: > > Received: (from majordom@localhost) > by hub.freebsd.org (8.8.8/8.8.8) id RAA06557; > Mon, 19 Oct 1998 17:04:39 -0700 (PDT) > (envelope-from owner-cvs-committers@FreeBSD.org) > Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) > by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06458; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:37:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18852 for cvs-all-outgoing; Mon, 19 Oct 1998 18:37:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18843; Mon, 19 Oct 1998 18:37:09 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15541; Mon, 19 Oct 1998 18:37:06 -0700 (PDT) Date: Mon, 19 Oct 1998 18:37:06 -0700 (PDT) Message-Id: <199810200137.SAA15541@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/gcc11/pkg PLIST ports/devel/mkmf/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:37:06 PDT Modified files: devel/gcc11/pkg PLIST devel/mkmf/pkg PLIST Log: Remove empty directories on deinstall. Revision Changes Path 1.2 +4 -2 ports/devel/gcc11/pkg/PLIST 1.3 +1 -0 ports/devel/mkmf/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:40:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA19271 for cvs-all-outgoing; Mon, 19 Oct 1998 18:40:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA19266; Mon, 19 Oct 1998 18:40:06 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15654; Mon, 19 Oct 1998 18:40:03 -0700 (PDT) Date: Mon, 19 Oct 1998 18:40:03 -0700 (PDT) Message-Id: <199810200140.SAA15654@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/mail/cucipop/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:40:03 PDT Modified files: mail/cucipop/patches patch-aa Log: Make this port reinstall friendly. Revision Changes Path 1.4 +3 -4 ports/mail/cucipop/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:41:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA19427 for cvs-all-outgoing; Mon, 19 Oct 1998 18:41:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA19422; Mon, 19 Oct 1998 18:41:34 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA15798; Mon, 19 Oct 1998 18:41:32 -0700 (PDT) Date: Mon, 19 Oct 1998 18:41:32 -0700 (PDT) Message-Id: <199810200141.SAA15798@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/mail/exim/pkg PLIST ports/mail/faces/pkg PLIST ports/mail/metamail/pkg PLIST ports/mail/mh/pkg PLIST ports/mail/pine3/pkg PLIST ports/mail/premail/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:41:32 PDT Modified files: mail/exim/pkg PLIST mail/faces/pkg PLIST mail/metamail/pkg PLIST mail/mh/pkg PLIST mail/pine3/pkg PLIST mail/premail/pkg PLIST Log: Remove empty directories on deinstall. Revision Changes Path 1.7 +1 -0 ports/mail/exim/pkg/PLIST 1.9 +1 -0 ports/mail/faces/pkg/PLIST 1.8 +2 -0 ports/mail/metamail/pkg/PLIST 1.12 +1 -0 ports/mail/mh/pkg/PLIST 1.12 +1 -0 ports/mail/pine3/pkg/PLIST 1.3 +1 -0 ports/mail/premail/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:43:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA19763 for cvs-all-outgoing; Mon, 19 Oct 1998 18:43:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA19750; Mon, 19 Oct 1998 18:43:16 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA16005; Mon, 19 Oct 1998 18:43:13 -0700 (PDT) Date: Mon, 19 Oct 1998 18:43:13 -0700 (PDT) Message-Id: <199810200143.SAA16005@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/mail/wmmail Makefile ports/mail/wmmail/pkg PLIST ports/mail/xbuffy Makefile ports/mail/xbuffy/pkg PLIST ports/mail/xfaces Makefile ports/mail/xfaces/pkg PLIST ports/mail/xlbiff Makefile ports/mail/xlbiff/pkg PLIST ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:43:13 PDT Modified files: mail/wmmail Makefile mail/wmmail/pkg PLIST mail/xbuffy Makefile mail/xbuffy/pkg PLIST mail/xfaces Makefile mail/xfaces/pkg PLIST mail/xlbiff Makefile mail/xlbiff/pkg PLIST mail/youbin Makefile mail/youbin/pkg PLIST Log: Move manpages from pkg/PLIST to Makefile. Revision Changes Path 1.4 +2 -1 ports/mail/wmmail/Makefile 1.2 +0 -1 ports/mail/wmmail/pkg/PLIST 1.4 +2 -1 ports/mail/xbuffy/Makefile 1.4 +0 -1 ports/mail/xbuffy/pkg/PLIST 1.13 +2 -1 ports/mail/xfaces/Makefile 1.2 +0 -1 ports/mail/xfaces/pkg/PLIST 1.6 +2 -1 ports/mail/xlbiff/Makefile 1.2 +0 -1 ports/mail/xlbiff/pkg/PLIST 1.15 +5 -1 ports/mail/youbin/Makefile 1.3 +0 -3 ports/mail/youbin/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:45:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20133 for cvs-all-outgoing; Mon, 19 Oct 1998 18:45:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20122; Mon, 19 Oct 1998 18:45:13 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA16089; Mon, 19 Oct 1998 18:45:10 -0700 (PDT) Date: Mon, 19 Oct 1998 18:45:10 -0700 (PDT) Message-Id: <199810200145.SAA16089@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print/ghostscript4 Makefile ports/print/ghostscript4/patches patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:45:10 PDT Modified files: print/ghostscript4 Makefile print/ghostscript4/patches patch-af Log: Convert to ELF. Revision Changes Path 1.26 +1 -3 ports/print/ghostscript4/Makefile 1.4 +15 -6 ports/print/ghostscript4/patches/patch-af To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:45:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20299 for cvs-all-outgoing; Mon, 19 Oct 1998 18:45:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20283; Mon, 19 Oct 1998 18:45:56 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA16158; Mon, 19 Oct 1998 18:45:54 -0700 (PDT) Date: Mon, 19 Oct 1998 18:45:54 -0700 (PDT) Message-Id: <199810200145.SAA16158@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print/html2ps Makefile ports/print/html2ps/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:45:53 PDT Modified files: print/html2ps Makefile print/html2ps/pkg PLIST Log: Make this port deinstall cleanly. Revision Changes Path 1.4 +2 -2 ports/print/html2ps/Makefile 1.3 +1 -0 ports/print/html2ps/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:46:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20431 for cvs-all-outgoing; Mon, 19 Oct 1998 18:46:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20421; Mon, 19 Oct 1998 18:46:44 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA16187; Mon, 19 Oct 1998 18:46:39 -0700 (PDT) Date: Mon, 19 Oct 1998 18:46:39 -0700 (PDT) Message-Id: <199810200146.SAA16187@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print/mgv Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:46:39 PDT Modified files: print/mgv Makefile Log: Change "Version required:" string too. Revision Changes Path 1.12 +2 -2 ports/print/mgv/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:48:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20719 for cvs-all-outgoing; Mon, 19 Oct 1998 18:48:45 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20709; Mon, 19 Oct 1998 18:48:41 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA16422; Mon, 19 Oct 1998 18:48:38 -0700 (PDT) Date: Mon, 19 Oct 1998 18:48:38 -0700 (PDT) Message-Id: <199810200148.SAA16422@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print/bibcard Makefile ports/print/bibcard/pkg PLIST ports/print/bibview Makefile ports/print/bibview/pkg PLIST ports/print/ghostview Makefile ports/print/ghostview/pkg PLIST ports/print/gv Makefile ports/print/gv/pkg PLIST ports/print/xdvi ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:48:38 PDT Modified files: print/bibcard Makefile print/bibcard/pkg PLIST print/bibview Makefile print/bibview/pkg PLIST print/ghostview Makefile print/ghostview/pkg PLIST print/gv Makefile print/gv/pkg PLIST print/xdvi Makefile print/xdvi/pkg PLIST Log: Move manpages from pkg/PLIST to Makefile. Revision Changes Path 1.7 +2 -1 ports/print/bibcard/Makefile 1.2 +0 -1 ports/print/bibcard/pkg/PLIST 1.5 +2 -1 ports/print/bibview/Makefile 1.2 +0 -1 ports/print/bibview/pkg/PLIST 1.11 +2 -1 ports/print/ghostview/Makefile 1.3 +0 -1 ports/print/ghostview/pkg/PLIST 1.19 +2 -1 ports/print/gv/Makefile 1.6 +0 -1 ports/print/gv/pkg/PLIST 1.24 +3 -1 ports/print/xdvi/Makefile 1.4 +0 -1 ports/print/xdvi/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:50:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20879 for cvs-all-outgoing; Mon, 19 Oct 1998 18:50:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20860; Mon, 19 Oct 1998 18:50:01 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA16529; Mon, 19 Oct 1998 18:49:58 -0700 (PDT) Date: Mon, 19 Oct 1998 18:49:58 -0700 (PDT) Message-Id: <199810200149.SAA16529@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print/dvi2xx/pkg PLIST ports/print/lprps/pkg PLIST ports/print/makeindex/pkg PLIST ports/print/mp/pkg PLIST ports/print/virtualpaper/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:49:58 PDT Modified files: print/dvi2xx/pkg PLIST print/lprps/pkg PLIST print/makeindex/pkg PLIST print/mp/pkg PLIST print/virtualpaper/pkg PLIST Log: Remove empty directories on deinstall. Revision Changes Path 1.5 +1 -0 ports/print/dvi2xx/pkg/PLIST 1.3 +2 -0 ports/print/lprps/pkg/PLIST 1.6 +3 -0 ports/print/makeindex/pkg/PLIST 1.4 +1 -0 ports/print/mp/pkg/PLIST 1.5 +1 -0 ports/print/virtualpaper/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:54:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA21249 for cvs-all-outgoing; Mon, 19 Oct 1998 18:54:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA21243; Mon, 19 Oct 1998 18:54:15 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA16760; Mon, 19 Oct 1998 18:54:12 -0700 (PDT) Date: Mon, 19 Oct 1998 18:54:12 -0700 (PDT) Message-Id: <199810200154.SAA16760@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print Makefile ports/print/ghostscript3 Makefile ports/print/ghostscript3/files md5 ports/print/ghostscript3/patches patch-aa patch-ab ports/print/ghostscript3/pkg COMMENT DESCR PLIST ports/print/ghostscript3/scripts configure Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:54:12 PDT Modified files: print Makefile Removed files: print/ghostscript3 Makefile print/ghostscript3/files md5 print/ghostscript3/patches patch-aa patch-ab print/ghostscript3/pkg COMMENT DESCR PLIST print/ghostscript3/scripts configure Log: You are broken, nobody maintains you, and there are three others just like you already, so goodbye old friend. Revision Changes Path 1.67 +1 -2 ports/print/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 18:55:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA21371 for cvs-all-outgoing; Mon, 19 Oct 1998 18:55:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA21365; Mon, 19 Oct 1998 18:55:17 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA16810; Mon, 19 Oct 1998 18:55:15 -0700 (PDT) Date: Mon, 19 Oct 1998 18:55:15 -0700 (PDT) Message-Id: <199810200155.SAA16810@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 18:55:14 PDT Modified files: . modules Log: The ghostscript3 port no longer exists. Revision Changes Path 1.2419 +1 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 19:00:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA21882 for cvs-all-outgoing; Mon, 19 Oct 1998 19:00:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA21871; Mon, 19 Oct 1998 19:00:29 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA17157; Mon, 19 Oct 1998 19:00:26 -0700 (PDT) Date: Mon, 19 Oct 1998 19:00:26 -0700 (PDT) Message-Id: <199810200200.TAA17157@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/textproc/word2x Makefile ports/textproc/word2x/files md5 ports/textproc/word2x/patches patch-ac Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 19:00:25 PDT Modified files: textproc/word2x Makefile textproc/word2x/files md5 Added files: textproc/word2x/patches patch-ac Log: Unbreak by upgrading to version 0.003 since 0.002 is no longer available. Revision Changes Path 1.4 +4 -6 ports/textproc/word2x/Makefile 1.3 +1 -1 ports/textproc/word2x/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 19:02:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22070 for cvs-all-outgoing; Mon, 19 Oct 1998 19:02:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA22065; Mon, 19 Oct 1998 19:02:11 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA17371; Mon, 19 Oct 1998 19:02:08 -0700 (PDT) Date: Mon, 19 Oct 1998 19:02:08 -0700 (PDT) Message-Id: <199810200202.TAA17371@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/textproc/gxditview Makefile ports/textproc/gxditview/pkg PLIST ports/textproc/info2html Makefile ports/textproc/info2html/pkg PLIST ports/textproc/mgdiff Makefile ports/textproc/mgdiff/pkg PLIST ports/textproc/sgmlformat Makefile ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 19:02:08 PDT Modified files: textproc/gxditview Makefile textproc/gxditview/pkg PLIST textproc/info2html Makefile textproc/info2html/pkg PLIST textproc/mgdiff Makefile textproc/mgdiff/pkg PLIST textproc/sgmlformat Makefile textproc/sgmlformat/pkg PLIST textproc/unroff Makefile textproc/unroff/pkg PLIST Log: Move manpages from pkg/PLIST to Makefile. Revision Changes Path 1.2 +9 -7 ports/textproc/gxditview/Makefile 1.2 +0 -1 ports/textproc/gxditview/pkg/PLIST 1.2 +4 -1 ports/textproc/info2html/Makefile 1.2 +0 -1 ports/textproc/info2html/pkg/PLIST 1.5 +2 -1 ports/textproc/mgdiff/Makefile 1.2 +1 -1 ports/textproc/mgdiff/pkg/PLIST 1.11 +5 -1 ports/textproc/sgmlformat/Makefile 1.3 +0 -3 ports/textproc/sgmlformat/pkg/PLIST 1.7 +4 -1 ports/textproc/unroff/Makefile 1.2 +11 -4 ports/textproc/unroff/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 19:02:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22143 for cvs-all-outgoing; Mon, 19 Oct 1998 19:02:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA22137; Mon, 19 Oct 1998 19:02:53 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA17441; Mon, 19 Oct 1998 19:02:51 -0700 (PDT) Date: Mon, 19 Oct 1998 19:02:51 -0700 (PDT) Message-Id: <199810200202.TAA17441@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/textproc/agrep/pkg PLIST ports/textproc/glimpse/pkg PLIST ports/textproc/isearch/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/19 19:02:50 PDT Modified files: textproc/agrep/pkg PLIST textproc/glimpse/pkg PLIST textproc/isearch/pkg PLIST Log: Remove empty directories on deinstall. Revision Changes Path 1.3 +1 -0 ports/textproc/agrep/pkg/PLIST 1.5 +1 -0 ports/textproc/glimpse/pkg/PLIST 1.2 +2 -1 ports/textproc/isearch/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 19:43:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA25554 for cvs-all-outgoing; Mon, 19 Oct 1998 19:43:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA25547; Mon, 19 Oct 1998 19:43:31 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA18554; Mon, 19 Oct 1998 19:43:28 -0700 (PDT) Date: Mon, 19 Oct 1998 19:43:28 -0700 (PDT) Message-Id: <199810200243.TAA18554@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/alpha/boot1 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/19 19:43:28 PDT Modified files: sys/boot/alpha/boot1 Makefile Log: Hex constants should only have one '0x' prefix. Revision Changes Path 1.6 +1 -1 src/sys/boot/alpha/boot1/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 20:10:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA27985 for cvs-all-outgoing; Mon, 19 Oct 1998 20:10:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from istari.home.net (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA27977 for ; Mon, 19 Oct 1998 20:10:58 -0700 (PDT) (envelope-from sjr@home.net) Received: (from sjr@localhost) by istari.home.net (8.8.8/8.8.6) id XAA08547 for committers@freebsd.org; Mon, 19 Oct 1998 23:10:33 -0400 (EDT) Date: Mon, 19 Oct 1998 23:10:33 -0400 (EDT) From: "Stephen J. Roznowski" Message-Id: <199810200310.XAA08547@istari.home.net> To: committers@FreeBSD.ORG Subject: Question about PR 8083 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I submitted this PR (of changes from NetBSD) and am curious about a few things... 1) Is there an interest in putting these types of changes into FreeBSD, and 2) if there is, would having one giant integrated patch help that effort? If there is an interest, and a single patch would help, I'm willing to work on one... Thanks, -SR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 20:35:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA29765 for cvs-all-outgoing; Mon, 19 Oct 1998 20:35:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA29755; Mon, 19 Oct 1998 20:35:10 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA20777; Mon, 19 Oct 1998 20:35:07 -0700 (PDT) Date: Mon, 19 Oct 1998 20:35:07 -0700 (PDT) Message-Id: <199810200335.UAA20777@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/vtcl Makefile ports/devel/vtcl/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/19 20:35:07 PDT Modified files: devel/vtcl Makefile devel/vtcl/files md5 Log: Add DIST_SUBDIR=vtcl -- "current.tar.gz" is not exactly a specific name. :) Revision Changes Path 1.12 +2 -1 ports/devel/vtcl/Makefile 1.5 +1 -1 ports/devel/vtcl/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 20:46:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA00792 for cvs-all-outgoing; Mon, 19 Oct 1998 20:46:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA00775 for ; Mon, 19 Oct 1998 20:46:29 -0700 (PDT) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.1/8.8.5) with ESMTP id XAA09731; Mon, 19 Oct 1998 23:45:34 -0400 (EDT) Date: Mon, 19 Oct 1998 23:45:34 -0400 (EDT) From: Chuck Robey To: "Stephen J. Roznowski" cc: committers@FreeBSD.ORG Subject: Re: Question about PR 8083 In-Reply-To: <199810200310.XAA08547@istari.home.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 19 Oct 1998, Stephen J. Roznowski wrote: > I submitted this PR (of changes from NetBSD) and am curious about > a few things... > > 1) Is there an interest in putting these types of changes into > FreeBSD, and > > 2) if there is, would having one giant integrated patch help that > effort? Historically, the ONE BIG PATCH idea is disaster. Terry's a fine example of that (soon as he began to break it down, some started to get committed). > If there is an interest, and a single patch would help, I'm willing > to work on one... > > Thanks, > -SR > > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic (FreeBSD-current) (301) 220-2114 | and jaunt (NetBSD). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 20:50:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA01079 for cvs-all-outgoing; Mon, 19 Oct 1998 20:50:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA01074; Mon, 19 Oct 1998 20:50:57 -0700 (PDT) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA21419; Mon, 19 Oct 1998 20:50:54 -0700 (PDT) Date: Mon, 19 Oct 1998 20:50:54 -0700 (PDT) Message-Id: <199810200350.UAA21419@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/net rtsock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/10/19 20:50:54 PDT Modified files: (Branch: RELENG_2_2) sys/net rtsock.c Log: make sure to touch pcb structure, only inside splnet(). (I experienced kernel crash in heavy PF_ROUTE usage) Reviewed by: David Greenman Submitted by: itojun Revision Changes Path 1.20.2.7 +6 -5 src/sys/net/rtsock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 21:07:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02531 for cvs-all-outgoing; Mon, 19 Oct 1998 21:07:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02526; Mon, 19 Oct 1998 21:07:12 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA22182; Mon, 19 Oct 1998 21:07:10 -0700 (PDT) Date: Mon, 19 Oct 1998 21:07:10 -0700 (PDT) Message-Id: <199810200407.VAA22182@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/japanese/edict/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/19 21:07:09 PDT Modified files: japanese/edict/files md5 Log: Checksum changed.... Revision Changes Path 1.3 +1 -1 ports/japanese/edict/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 21:09:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02647 for cvs-all-outgoing; Mon, 19 Oct 1998 21:09:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02640; Mon, 19 Oct 1998 21:09:26 -0700 (PDT) (envelope-from smace@FreeBSD.org) From: Scott Mace Received: (from smace@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA22252; Mon, 19 Oct 1998 21:09:23 -0700 (PDT) Date: Mon, 19 Oct 1998 21:09:23 -0700 (PDT) Message-Id: <199810200409.VAA22252@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-wm/olvwm Makefile ports/x11-wm/olvwm/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk smace 1998/10/19 21:09:23 PDT Modified files: x11-wm/olvwm Makefile Log: Cleanup of olvwm. Add dependency of Xpm Revision Changes Path 1.16 +3 -2 ports/x11-wm/olvwm/Makefile Modified files: x11-wm/olvwm/patches patch-aa Log: Cleanup of olvwm. clear depend errors Use XPM support clear compiler warnings properly handle BSDisms Revision Changes Path 1.7 +258 -400 ports/x11-wm/olvwm/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 22:52:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10106 for cvs-all-outgoing; Mon, 19 Oct 1998 22:52:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10101; Mon, 19 Oct 1998 22:52:38 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA25886; Mon, 19 Oct 1998 22:52:35 -0700 (PDT) Date: Mon, 19 Oct 1998 22:52:35 -0700 (PDT) Message-Id: <199810200552.WAA25886@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/bin/pax tar.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/19 22:52:34 PDT Modified files: bin/pax tar.c Log: - Fix off-by-one problem in tar where filenames of length 100 and dirnames of length 99 don't archive. Submitted by: Wilfredo Sanchez Obtained from: OpenBSD Revision Changes Path 1.11 +6 -7 src/bin/pax/tar.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 23:12:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA11901 for cvs-all-outgoing; Mon, 19 Oct 1998 23:12:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA11890; Mon, 19 Oct 1998 23:12:46 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.1/8.8.5) with ESMTP id IAA22818; Tue, 20 Oct 1998 08:11:37 +0200 (CEST) To: "Jordan K. Hubbard" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, jmb@FreeBSD.ORG Subject: Re: cvs commit: www/en/releases/3.0R notes.sgml In-reply-to: Your message of "Mon, 19 Oct 1998 17:16:04 PDT." <8432.908842564@time.cdrom.com> Date: Tue, 20 Oct 1998 08:11:36 +0200 Message-ID: <22816.908863896@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <8432.908842564@time.cdrom.com>, "Jordan K. Hubbard" writes: >Are we getting recycled mail again? I've seen this before. :-) yes, rmm `pick --received jamesn.locker13.com` did it for me... -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 23:14:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA12062 for cvs-all-outgoing; Mon, 19 Oct 1998 23:14:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA12031; Mon, 19 Oct 1998 23:14:00 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA26951; Mon, 19 Oct 1998 23:13:57 -0700 (PDT) Date: Mon, 19 Oct 1998 23:13:57 -0700 (PDT) Message-Id: <199810200613.XAA26951@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/compress compress.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/19 23:13:57 PDT Modified files: usr.bin/compress compress.c Log: Behave like zcat if invoked as zcat. We don't install as zcat; this just makes us more useful in a tight environment. Submitted by: Wilfredo Sanchez Revision Changes Path 1.5 +5 -2 src/usr.bin/compress/compress.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 23:36:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA13588 for cvs-all-outgoing; Mon, 19 Oct 1998 23:36:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA13583; Mon, 19 Oct 1998 23:36:04 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA28063; Mon, 19 Oct 1998 23:36:02 -0700 (PDT) Date: Mon, 19 Oct 1998 23:36:02 -0700 (PDT) Message-Id: <199810200636.XAA28063@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/news/newsfetch Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/19 23:36:01 PDT Modified files: news/newsfetch Makefile Log: No need to use += for a variable defined only once. Revision Changes Path 1.5 +2 -2 ports/news/newsfetch/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 23:37:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA13708 for cvs-all-outgoing; Mon, 19 Oct 1998 23:37:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA13703; Mon, 19 Oct 1998 23:37:04 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA28141; Mon, 19 Oct 1998 23:37:01 -0700 (PDT) Date: Mon, 19 Oct 1998 23:37:01 -0700 (PDT) Message-Id: <199810200637.XAA28141@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/bin/mkdir mkdir.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/19 23:37:01 PDT Modified files: bin/mkdir mkdir.c Log: - mkdir -m should call chmod because the high-order bits get ignored by the kernel as a security feature of some sort. Submitted by: Wilfredo Sanchez Revision Changes Path 1.12 +19 -1 src/bin/mkdir/mkdir.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 19 23:45:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA14126 for cvs-all-outgoing; Mon, 19 Oct 1998 23:45:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA14119; Mon, 19 Oct 1998 23:45:21 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA28432; Mon, 19 Oct 1998 23:45:18 -0700 (PDT) Date: Mon, 19 Oct 1998 23:45:18 -0700 (PDT) Message-Id: <199810200645.XAA28432@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/netscape45-communicator Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/19 23:45:18 PDT Modified files: www/netscape45-communicator Makefile Log: Mark this port broken, the PLIST is out of whack. Revision Changes Path 1.27 +3 -1 ports/www/netscape45-communicator/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 00:07:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA15994 for cvs-all-outgoing; Tue, 20 Oct 1998 00:07:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA15989; Tue, 20 Oct 1998 00:07:10 -0700 (PDT) (envelope-from dima@FreeBSD.org) From: Dima Ruban Received: (from dima@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA29445; Tue, 20 Oct 1998 00:07:08 -0700 (PDT) Date: Tue, 20 Oct 1998 00:07:08 -0700 (PDT) Message-Id: <199810200707.AAA29445@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/include/protocols talkd.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dima 1998/10/20 00:07:07 PDT Modified files: include/protocols talkd.h Log: make talk/talkd work on alpha. Revision Changes Path 1.5 +3 -3 src/include/protocols/talkd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 00:31:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17700 for cvs-all-outgoing; Tue, 20 Oct 1998 00:31:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA17691; Tue, 20 Oct 1998 00:31:22 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id RAA07647; Tue, 20 Oct 1998 17:30:55 +1000 Date: Tue, 20 Oct 1998 17:30:55 +1000 From: Bruce Evans Message-Id: <199810200730.RAA07647@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, msmith@FreeBSD.ORG Subject: Re: cvs commit: src/bin/mkdir mkdir.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > bin/mkdir mkdir.c > Log: > - mkdir -m should call chmod because the high-order bits get ignored > by the kernel as a security feature of some sort. > > Submitted by: Wilfredo Sanchez > > Revision Changes Path > 1.12 +19 -1 src/bin/mkdir/mkdir.c This doesn't even compile. If it compiled, I think it would break the mode for intermediate directories created by mkdir -p. This bogotifies the umask() microoptimizations. This has some style bugs. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 00:35:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17930 for cvs-all-outgoing; Tue, 20 Oct 1998 00:35:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA17923; Tue, 20 Oct 1998 00:35:14 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA00628; Tue, 20 Oct 1998 00:35:12 -0700 (PDT) Date: Tue, 20 Oct 1998 00:35:12 -0700 (PDT) Message-Id: <199810200735.AAA00628@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-toolkits/gtk-- Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/20 00:35:11 PDT Modified files: x11-toolkits/gtk-- Makefile Log: This is broken for non-ELF systems too. Revision Changes Path 1.5 +2 -2 ports/x11-toolkits/gtk--/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 00:40:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18402 for cvs-all-outgoing; Tue, 20 Oct 1998 00:40:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18396; Tue, 20 Oct 1998 00:40:24 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA00841; Tue, 20 Oct 1998 00:40:22 -0700 (PDT) Date: Tue, 20 Oct 1998 00:40:22 -0700 (PDT) Message-Id: <199810200740.AAA00841@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/gide Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/20 00:40:22 PDT Modified files: devel/gide Makefile Log: Remove trailing "." from LIB_DEPENDS line. Revision Changes Path 1.9 +2 -2 ports/devel/gide/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 00:57:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA19648 for cvs-all-outgoing; Tue, 20 Oct 1998 00:57:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dingo.cdrom.com (castles220.castles.com [208.214.165.220]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA19642; Tue, 20 Oct 1998 00:57:42 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (LOCALHOST [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id BAA02875; Tue, 20 Oct 1998 01:01:55 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810200801.BAA02875@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, msmith@FreeBSD.ORG Subject: Re: cvs commit: src/bin/mkdir mkdir.c In-reply-to: Your message of "Tue, 20 Oct 1998 17:30:55 +1000." <199810200730.RAA07647@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 20 Oct 1998 01:01:54 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Modified files: > > bin/mkdir mkdir.c > > Log: > > - mkdir -m should call chmod because the high-order bits get ignored > > by the kernel as a security feature of some sort. > > > > Submitted by: Wilfredo Sanchez > > > > Revision Changes Path > > 1.12 +19 -1 src/bin/mkdir/mkdir.c > > This doesn't even compile. Bleagh, no, I cut'n'pasted the wrong version of the diff. > If it compiled, I think it would break the mode for intermediate > directories created by mkdir -p. It would set the all to the mode of the destination directory, where the goal seems to be to create them 0777 & umask. The intended version only made the chmod() call if last was set; does this cleave closer to your expectations? > This bogotifies the umask() microoptimizations. It would be useful to have some idea what this actually means in context. What microoptimisations? Note that no matter what you microoptimise umask for, mkdir will still clip anything above 0777. > This has some style bugs. I'm sure it does. Without an automated style bug detector, you're all we have. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 01:04:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20170 for cvs-all-outgoing; Tue, 20 Oct 1998 01:04:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA20165; Tue, 20 Oct 1998 01:04:18 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA01860; Tue, 20 Oct 1998 01:04:16 -0700 (PDT) Date: Tue, 20 Oct 1998 01:04:16 -0700 (PDT) Message-Id: <199810200804.BAA01860@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/bin/mkdir mkdir.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/20 01:04:15 PDT Modified files: bin/mkdir mkdir.c Log: Make this compile, and honour the spirit of the original design while incorporating the intended fix. Attempt to address some of the putative style bugs introduced. Others doubtless remain. Embarrassed by: bde Revision Changes Path 1.13 +10 -8 src/bin/mkdir/mkdir.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 01:36:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22462 for cvs-all-outgoing; Tue, 20 Oct 1998 01:36:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22451; Tue, 20 Oct 1998 01:36:01 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id SAA12989; Tue, 20 Oct 1998 18:35:32 +1000 Date: Tue, 20 Oct 1998 18:35:32 +1000 From: Bruce Evans Message-Id: <199810200835.SAA12989@godzilla.zeta.org.au> To: bde@zeta.org.au, mike@smith.net.au Subject: Re: cvs commit: src/bin/mkdir mkdir.c Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, msmith@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> If it compiled, I think it would break the mode for intermediate >> directories created by mkdir -p. > >It would set the all to the mode of the destination directory, where the >goal seems to be to create them 0777 & umask. The intended version >only made the chmod() call if last was set; does this cleave closer to >your expectations? The goal is for the intermediate directories is (0300 | ~umask), i.e., what you would get for a mkdir(2) with mode 777 and the default umask followed by a `chmod u+wx' fixup. The weird 0300 mode is the minimal mode required for creating subdirectories; a stricter mode would require races to restrict it after creating the subdirectory. chmod'ing only the leaf would fix this. The umask fiddling does help get the intermediate modes right without a chmod() fixup. >> This bogotifies the umask() microoptimizations. > >It would be useful to have some idea what this actually means in >context. What microoptimisations? Note that no matter what you >microoptimise umask for, mkdir will still clip anything above 0777. This should be obvious to anyone familiar with the code. The umask is changed so that no chmod() is necessary. This becomes just a pessimization and an obfuscation when a chmod() is done anyway. It is possible to avoid the chmod() except for -m on the leaf directory, but that would bloat the source some more and the patch doesn't attempt it. >> This has some style bugs. > >I'm sure it does. Without an automated style bug detector, you're all >we have. Try indent(1). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 01:40:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22995 for cvs-all-outgoing; Tue, 20 Oct 1998 01:40:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22988; Tue, 20 Oct 1998 01:40:35 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA02809; Tue, 20 Oct 1998 01:40:32 -0700 (PDT) Date: Tue, 20 Oct 1998 01:40:32 -0700 (PDT) Message-Id: <199810200840.BAA02809@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/graphics/gimp1/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/20 01:40:32 PDT Modified files: graphics/gimp1/pkg PLIST Log: Make this match reality. I guess you didn't notice the shlib minor changing because you tested it on an ELF system. Revision Changes Path 1.26 +2 -2 ports/graphics/gimp1/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 01:54:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23813 for cvs-all-outgoing; Tue, 20 Oct 1998 01:54:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23804; Tue, 20 Oct 1998 01:54:32 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca9-115.ix.netcom.com [209.109.236.115]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id BAA15887; Tue, 20 Oct 1998 01:54:04 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id BAA17008; Tue, 20 Oct 1998 01:54:01 -0700 (PDT) Date: Tue, 20 Oct 1998 01:54:01 -0700 (PDT) Message-Id: <199810200854.BAA17008@silvia.hip.berkeley.edu> To: vanilla@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199810191432.HAA18187@freefall.freebsd.org> (vanilla@FreeBSD.ORG) Subject: Re: cvs commit: ports/misc/gnomeadmin - Imported sources From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * ports/misc/gnomeadmin - Imported sources * Import GNOME Admin tools. (snmp logview) Shouldn't this be in sysutils? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 02:11:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA25003 for cvs-all-outgoing; Tue, 20 Oct 1998 02:11:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA24993; Tue, 20 Oct 1998 02:11:32 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA04086; Tue, 20 Oct 1998 02:11:29 -0700 (PDT) Date: Tue, 20 Oct 1998 02:11:29 -0700 (PDT) Message-Id: <199810200911.CAA04086@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc/gnomeadmin/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/20 02:11:29 PDT Modified files: misc/gnomeadmin/pkg PLIST Log: libgxsnmp.so is version 1.1, not 1.0. Revision Changes Path 1.2 +1 -1 ports/misc/gnomeadmin/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 04:34:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA06231 for cvs-all-outgoing; Tue, 20 Oct 1998 04:34:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA06212; Tue, 20 Oct 1998 04:34:15 -0700 (PDT) (envelope-from des@FreeBSD.org) From: "Dag-Erling C. Sm\xf8rgrav" Received: (from des@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA10412; Tue, 20 Oct 1998 04:34:12 -0700 (PDT) Date: Tue, 20 Oct 1998 04:34:12 -0700 (PDT) Message-Id: <199810201134.EAA10412@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/vipw pw_util.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk des 1998/10/20 04:34:12 PDT Modified files: usr.sbin/vipw pw_util.c Log: Since vfork() was changed to fork(), we have to pass errno back from the child to the parent somehow. PR: 8353 Submitted by: Andrew J. Korty Revision Changes Path 1.11 +6 -3 src/usr.sbin/vipw/pw_util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 05:36:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA11083 for cvs-all-outgoing; Tue, 20 Oct 1998 05:36:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA11078; Tue, 20 Oct 1998 05:36:40 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA12407; Tue, 20 Oct 1998 05:36:37 -0700 (PDT) Date: Tue, 20 Oct 1998 05:36:37 -0700 (PDT) Message-Id: <199810201236.FAA12407@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdio mktemp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/20 05:36:37 PDT Modified files: lib/libc/stdio mktemp.c Log: Stop mk*temp() from being pathologically stupid in the face of a umask(0); There are other ways to fix this than wrapping _gettemp(), but this was the most convenient. Discovered by: bde Revision Changes Path 1.11 +21 -5 src/lib/libc/stdio/mktemp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 05:41:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA11501 for cvs-all-outgoing; Tue, 20 Oct 1998 05:41:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA11495; Tue, 20 Oct 1998 05:41:04 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA12525; Tue, 20 Oct 1998 05:41:02 -0700 (PDT) Date: Tue, 20 Oct 1998 05:41:02 -0700 (PDT) Message-Id: <199810201241.FAA12525@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/japanese/diclookup-mule Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/20 05:41:01 PDT Modified files: japanese/diclookup-mule Makefile Log: Broken for non-ELF systems too. Revision Changes Path 1.4 +2 -2 ports/japanese/diclookup-mule/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 06:01:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12860 for cvs-all-outgoing; Tue, 20 Oct 1998 06:01:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA12855; Tue, 20 Oct 1998 06:01:17 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA13141; Tue, 20 Oct 1998 06:01:13 -0700 (PDT) Date: Tue, 20 Oct 1998 06:01:13 -0700 (PDT) Message-Id: <199810201301.GAA13141@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/projects projects.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/20 06:01:13 PDT Modified files: en/projects projects.sgml Log: Added RELEASE/SNAP finder for FreeBSD FTP servers A resource that would allow anyone to find a FTP server that contains particular releases and SNAP of FreeBSD. The database is updated daily at 3am Melbourne time (10 hours ahead of GMT). Revision Changes Path 1.16 +7 -2 www/en/projects/projects.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 06:06:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA13538 for cvs-all-outgoing; Tue, 20 Oct 1998 06:06:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA13511; Tue, 20 Oct 1998 06:06:03 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA13331; Tue, 20 Oct 1998 06:06:00 -0700 (PDT) Date: Tue, 20 Oct 1998 06:06:00 -0700 (PDT) Message-Id: <199810201306.GAA13331@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/projects projects.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/20 06:06:00 PDT Modified files: en/projects projects.sgml Log: Mark 'RELEASE/SNAP finder for FreeBSD FTP servers' as new entry. Revision Changes Path 1.17 +4 -3 www/en/projects/projects.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 06:14:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15121 for cvs-all-outgoing; Tue, 20 Oct 1998 06:14:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15115; Tue, 20 Oct 1998 06:14:28 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA13711; Tue, 20 Oct 1998 06:14:25 -0700 (PDT) Date: Tue, 20 Oct 1998 06:14:25 -0700 (PDT) Message-Id: <199810201314.GAA13711@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/news news.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/20 06:14:25 PDT Modified files: en/news news.sgml Log: Delete self referencing link to news home page. Revision Changes Path 1.5 +2 -4 www/en/news/news.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 06:17:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15868 for cvs-all-outgoing; Tue, 20 Oct 1998 06:17:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15848; Tue, 20 Oct 1998 06:17:12 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA13865; Tue, 20 Oct 1998 06:17:09 -0700 (PDT) Date: Tue, 20 Oct 1998 06:17:09 -0700 (PDT) Message-Id: <199810201317.GAA13865@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/news qnewsletter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/20 06:17:09 PDT Modified files: en/news qnewsletter.sgml Log: Use three letter month names for better formatting. Revision Changes Path 1.8 +7 -7 www/en/news/qnewsletter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 06:26:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA16783 for cvs-all-outgoing; Tue, 20 Oct 1998 06:26:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA16724; Tue, 20 Oct 1998 06:24:28 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id XAA03509; Tue, 20 Oct 1998 23:24:01 +1000 Date: Tue, 20 Oct 1998 23:24:01 +1000 From: Bruce Evans Message-Id: <199810201324.XAA03509@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, peter@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > lib/libc/stdio mktemp.c > Log: > Stop mk*temp() from being pathologically stupid in the face of a umask(0); 0777 > There are other ways to fix this than wrapping _gettemp(), but this was > the most convenient. Erm, why shouldn't it honour the umask? stdio still honours the umask in all other places. For fopen(), this is actually documented in fopen.3, and is sort of specified by POSIX.1 for fopen(): "the fopen() function shall allocate a file descriptor as open() does". Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 07:30:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA20822 for cvs-all-outgoing; Tue, 20 Oct 1998 07:30:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA20817; Tue, 20 Oct 1998 07:30:06 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id WAA11949; Tue, 20 Oct 1998 22:29:11 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199810201429.WAA11949@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c In-reply-to: Your message of "Tue, 20 Oct 1998 23:24:01 +1000." <199810201324.XAA03509@godzilla.zeta.org.au> Date: Tue, 20 Oct 1998 22:29:11 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bruce Evans wrote: > > Modified files: > > lib/libc/stdio mktemp.c > > Log: > > Stop mk*temp() from being pathologically stupid in the face of a umask(0); > 077 7 > > There are other ways to fix this than wrapping _gettemp(), but this was > > the most convenient. > > Erm, why shouldn't it honour the umask? stdio still honours the umask in > all other places. For fopen(), this is actually documented in fopen.3, > and is sort of specified by POSIX.1 for fopen(): "the fopen() function > shall allocate a file descriptor as open() does". > > Bruce I'm not sure how to best fix it that is *safe*. Leaving it failing due to the umask preventing it from opening the file it just created isn't ideal because the mk*temp() function has *failed* and yet it still created the file. I don't believe it's safe to unconditionally attempt to unlink() the file when the open(..O_CREAT|O_EXCL) returns EPERM. Making it respect the umask achieves nothing except making error recovery difficult or complicated. I don't like the idea of open with 0666 modes because that creates potential vulnerabilities. It is better to start with a restricted set of permissions and then expand them if needed. One might be working in a chmod 700 directory somewhere, only to have something like gcc or vi open a file in /tmp with a copy of your work being globally readable in /tmp. mkstemp() is explicitly defined as returning a 0600 file, and mkdtemp() are explicitly defined as creating 0700 directories. I don't recall seeing anywhere in our sources that actually have to open up restrictions returned from mk*temp(). Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 08:00:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA23236 for cvs-all-outgoing; Tue, 20 Oct 1998 08:00:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA23224; Tue, 20 Oct 1998 08:00:08 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id AAA10106; Wed, 21 Oct 1998 00:59:40 +1000 Date: Wed, 21 Oct 1998 00:59:40 +1000 From: Bruce Evans Message-Id: <199810201459.AAA10106@godzilla.zeta.org.au> To: bde@zeta.org.au, peter@netplex.com.au Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >I'm not sure how to best fix it that is *safe*. Yes, any change breaks: /* * Prevent even ourself from easily accessing the tmp file except * via the fd returned by mkstemp(). Dont ask why :-). */ umask(0777); fd = mkstemp(foo); >Leaving it failing due to the umask preventing it from opening the file it >just created isn't ideal because the mk*temp() function has *failed* and >yet it still created the file. I don't believe it's safe to mk*temp() hasn't failed. It returns a r/w file descriptor for a file with mod 0000. vi has problems when it closes this fd and attempts to reopen it. For mktemp() and other inferior tmp file functions, there is no way for the library to affect the mode. The library shouldn't change the umask except possibly in functions like setmode() where signals are blocked. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 08:32:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA26386 for cvs-all-outgoing; Tue, 20 Oct 1998 08:32:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA26267; Tue, 20 Oct 1998 08:31:59 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id XAA12150; Tue, 20 Oct 1998 23:30:10 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199810201530.XAA12150@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c In-reply-to: Your message of "Wed, 21 Oct 1998 00:59:40 +1000." <199810201459.AAA10106@godzilla.zeta.org.au> Date: Tue, 20 Oct 1998 23:30:09 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bruce Evans wrote: > >I'm not sure how to best fix it that is *safe*. > > Yes, any change breaks: > > /* > * Prevent even ourself from easily accessing the tmp file except > * via the fd returned by mkstemp(). Dont ask why :-). > */ > umask(0777); > fd = mkstemp(foo); man mkstemp: The mkstemp() function makes the same replacement to the template and creates the template file, mode 0600, returning a file descriptor opened ^^^^ for reading and writing. This avoids the race between testing for a file's existence and opening it for use. A specfic mode is specified, your example is broken, especially on NFS. The way to implement what you want is: fd = mkstemp(foo); unlink(foo); or, if you want a FILE * in the end, use "fp = tmpfile();" > >Leaving it failing due to the umask preventing it from opening the file it > >just created isn't ideal because the mk*temp() function has *failed* and > >yet it still created the file. I don't believe it's safe to > > mk*temp() hasn't failed. It returns a r/w file descriptor for a file > with mod 0000. vi has problems when it closes this fd and attempts to > reopen it. Yes, you are right, nvi is going gaga. However, mkstemp() is still broken, it does not behave as specified. This interface is not one we "own" and we cannot change it. > Bruce Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 08:33:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA26466 for cvs-all-outgoing; Tue, 20 Oct 1998 08:33:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA26461; Tue, 20 Oct 1998 08:33:24 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA24415; Tue, 20 Oct 1998 08:33:21 -0700 (PDT) Date: Tue, 20 Oct 1998 08:33:21 -0700 (PDT) Message-Id: <199810201533.IAA24415@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdio mktemp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/20 08:33:21 PDT Modified files: lib/libc/stdio mktemp.c Log: Revert last change. mkstemp() wasn't to blame, it's nvi. However, mkstemp() is not behaving as documented. Revision Changes Path 1.12 +5 -21 src/lib/libc/stdio/mktemp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 08:47:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA28106 for cvs-all-outgoing; Tue, 20 Oct 1998 08:47:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from mail.tcii.net (mail.tcii.net [206.30.202.34]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA27690; Tue, 20 Oct 1998 08:44:27 -0700 (PDT) (envelope-from info@tcii.net) From: info@tcii.net Received: from rcosgrove (unverified [206.30.202.43]) by mail.tcii.net (EMWAC SMTPRS 0.83) with SMTP id ; Tue, 20 Oct 1998 10:44:35 -0500 Message-ID: X-Sender: info@tcii.net Subject: NEW SECURE INFO MANAGEMENT SYSTEM X-Mailer: XSendit EMail Minion (c) 1997 QTI Date: Tue, 20 Oct 1998 10:49:35 -0500 MIME-Version: 1.0 X-MailLibrary: EMail Minion by Rob Cosgrove http://alice.net Organization: TCii - http://www.tcii.net Content-type: text/plain; charset=iso-8859-1 To: undisclosed-recipients:; Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id IAB27696 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Subject: NEW SECURE INFORMATION TECHNOLOGY ANNOUNCEMENT The reason that we are communicating to you is simple. We understand that you are concerned with information security solutions and we need to get the news out about a new kind of technology, which we call Premonition. You need to know that this brand new class of secure Internet publishing technology is in the final phase of development and our company is working hard to make it available! Please take just a few moments to visit our web page located at www.tcii.net/premonition. You will find that there are no requests to purchase anything. We believe our company is on target and that information-based businesses and clients who need secure publishing will benefit. This is an enormous opportunity involving the entire information publishing industry so we know we need help. During this final development phase our company is now beginning to organize a network of business contacts across the country and around the world including those who may wish to participate or become associated with us in this venture. For you to understand what this means you need an opportunity to visit our website at www.tcii.net/premonition. So come to our web site for a visit. If you like what you see then you can send us an email reply from our address on our web page. We know that you will find the general concept of our technology interesting and we will appreciate constructive suggestions. But please do not wait and do not delay; this is a limited one-time window of opportunity for you to consider. After this message your email address will be automatically added to our remove list and we will not try to target your address again. We must limit the number of people we will send this message to. However, you are welcome to forward this message on to other qualified professionals who you think may be interested. We want to thank those of you who choose to participate for your honest review of www.tcii.net/premonition. You will see that sometimes it can be refreshing and worth your while to take a look at new information that drops in your email. Sincerely, Transaction Control International, Inc. Memphis, Tennessee www.tcii.net/premonition To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 08:50:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA28776 for cvs-all-outgoing; Tue, 20 Oct 1998 08:50:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA28634; Tue, 20 Oct 1998 08:49:50 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id XAA12266; Tue, 20 Oct 1998 23:49:09 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199810201549.XAA12266@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c In-reply-to: Your message of "Tue, 20 Oct 1998 08:33:21 MST." <199810201533.IAA24415@freefall.freebsd.org> Date: Tue, 20 Oct 1998 23:49:09 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Peter Wemm wrote: > peter 1998/10/20 08:33:21 PDT > > Modified files: > lib/libc/stdio mktemp.c > Log: > Revert last change. mkstemp() wasn't to blame, it's nvi. However, > mkstemp() is not behaving as documented. I was going to have mkstemp() explicitly fchmod() the return from _gettemp() to comply with the CSRG mkstemp() definition, but was too tired to argue about it. It's still broken. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 08:52:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA29104 for cvs-all-outgoing; Tue, 20 Oct 1998 08:52:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29095; Tue, 20 Oct 1998 08:52:41 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA25391; Tue, 20 Oct 1998 08:52:38 -0700 (PDT) Date: Tue, 20 Oct 1998 08:52:38 -0700 (PDT) Message-Id: <199810201552.IAA25391@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/japanese Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1998/10/20 08:52:38 PDT Modified files: japanese Makefile Log: Activate jvim3*. Revision Changes Path 1.153 +8 -1 ports/japanese/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 08:52:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA29132 for cvs-all-outgoing; Tue, 20 Oct 1998 08:52:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29127; Tue, 20 Oct 1998 08:52:48 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA25424; Tue, 20 Oct 1998 08:52:45 -0700 (PDT) Date: Tue, 20 Oct 1998 08:52:45 -0700 (PDT) Message-Id: <199810201552.IAA25424@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1998/10/20 08:52:45 PDT Modified files: . modules Log: ja-jvim3 --> ports/japanese/jvim3 ja-jvim3-canna --> ports/japanese/jvim3-canna ja-jvim3-canna+wnn4 --> ports/japanese/jvim3-canna+wnn4 ja-jvim3-canna+wnn6 --> ports/japanese/jvim3-canna+wnn6 ja-jvim3-direct_canna --> ports/japanese/jvim3-direct_canna ja-jvim3-wnn4 --> ports/japanese/jvim3-wnn4 ja-jvim3-wnn6 --> ports/japanese/jvim3-wnn6 Revision Changes Path 1.2420 +8 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 08:52:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA29156 for cvs-all-outgoing; Tue, 20 Oct 1998 08:52:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29151; Tue, 20 Oct 1998 08:52:58 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA25454; Tue, 20 Oct 1998 08:52:55 -0700 (PDT) Date: Tue, 20 Oct 1998 08:52:55 -0700 (PDT) Message-Id: <199810201552.IAA25454@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/japanese - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1998/10/20 08:52:55 PDT ports/japanese - Imported sources Update of /home/ncvs/ports/japanese In directory freefall.freebsd.org:/x/tmp/cvs-serv25361 Log Message: Japanized Vim-3.0 with {Canna, Canna+Wnn4, Canna+Wnn6, Wnn4, Wnn6 and direct connection to Canna}. PKGNAME of japanese/jvim3-direct_canna has 2 dashes like "ja-jvim--direct_canna-3.0.1.3d", but "-direct_canna" is used for specifying compiler option automagically. PR: ports/8115 Submitted by: Satoshi Taoka Status: Vendor Tag: TAOKA Release Tags: v3_0_1_3d N ports/japanese/jvim3-canna+wnn6/Makefile N ports/japanese/jvim3-canna+wnn6/pkg/COMMENT N ports/japanese/jvim3-canna+wnn6/pkg/DESCR N ports/japanese/jvim3-canna+wnn6/pkg/PLIST N ports/japanese/jvim3-wnn4/Makefile N ports/japanese/jvim3-wnn4/pkg/COMMENT N ports/japanese/jvim3-wnn4/pkg/DESCR N ports/japanese/jvim3-direct_canna/Makefile N ports/japanese/jvim3-direct_canna/pkg/COMMENT N ports/japanese/jvim3-direct_canna/pkg/DESCR N ports/japanese/jvim3-wnn6/Makefile N ports/japanese/jvim3-wnn6/pkg/COMMENT N ports/japanese/jvim3-wnn6/pkg/DESCR N ports/japanese/jvim3-wnn6/pkg/PLIST N ports/japanese/jvim3-canna+wnn4/Makefile N ports/japanese/jvim3-canna+wnn4/pkg/COMMENT N ports/japanese/jvim3-canna+wnn4/pkg/DESCR N ports/japanese/jvim3-canna/Makefile N ports/japanese/jvim3-canna/pkg/COMMENT N ports/japanese/jvim3-canna/pkg/DESCR N ports/japanese/jvim3/Makefile N ports/japanese/jvim3/pkg/COMMENT N ports/japanese/jvim3/pkg/DESCR N ports/japanese/jvim3/pkg/PLIST N ports/japanese/jvim3/files/md5 N ports/japanese/jvim3/patches/patch-aa N ports/japanese/jvim3/patches/patch-ab N ports/japanese/jvim3/patches/patch-ac N ports/japanese/jvim3/patches/patch-ad No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 09:26:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03738 for cvs-all-outgoing; Tue, 20 Oct 1998 09:26:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA03733; Tue, 20 Oct 1998 09:26:28 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA27716; Tue, 20 Oct 1998 09:26:25 -0700 (PDT) Date: Tue, 20 Oct 1998 09:26:25 -0700 (PDT) Message-Id: <199810201626.JAA27716@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc/gnomeadmin Makefile ports/misc/gnomeadmin/files md5 ports/misc/gnomeadmin/patches patch-aa patch-ab patch-ac patch-ad patch-ae ports/misc/gnomeadmin/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/20 09:26:25 PDT Removed files: misc/gnomeadmin Makefile misc/gnomeadmin/files md5 misc/gnomeadmin/patches patch-aa patch-ab patch-ac patch-ad patch-ae misc/gnomeadmin/pkg COMMENT DESCR PLIST Log: Remove gnomeadmin. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 09:29:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04070 for cvs-all-outgoing; Tue, 20 Oct 1998 09:29:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04053; Tue, 20 Oct 1998 09:29:03 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id CAA15294; Wed, 21 Oct 1998 02:28:35 +1000 Date: Wed, 21 Oct 1998 02:28:35 +1000 From: Bruce Evans Message-Id: <199810201628.CAA15294@godzilla.zeta.org.au> To: bde@zeta.org.au, peter@netplex.com.au Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> Yes, any change breaks: >> >> /* >> * Prevent even ourself from easily accessing the tmp file except >> * via the fd returned by mkstemp(). Dont ask why :-). >> */ >> umask(0777); >> fd = mkstemp(foo); > >man mkstemp: > The mkstemp() function makes the same replacement to the template and > creates the template file, mode 0600, returning a file descriptor opened > ^^^^ > for reading and writing. This avoids the race between testing for a > file's existence and opening it for use. man creat. It's not clear that creation has its English meaning or the technical one of creat. I trust the code more than the man page. >A specfic mode is specified, your example is broken, especially on NFS. >The way to implement what you want is: > > fd = mkstemp(foo); > unlink(foo); This has a race between the mkstemp() and the unlink(). >or, if you want a FILE * in the end, use "fp = tmpfile();" Hmm. POSIX specifies that tmpfile() shall allocate the fd as fopen() does (and that fopen() shall allocate it as open() does). This seems to require honouring the umask. >Yes, you are right, nvi is going gaga. However, mkstemp() is still >broken, it does not behave as specified. This interface is not one we >"own" and we cannot change it. Who owns it? The Linux (Redhat version mumble) man page says that mkstemp() conforms to BSD 4.3 and creates the file with permissions 0666. glibc-2.0.5c uses the same O_EXCL open as us except for using this insecure mode. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 09:29:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04107 for cvs-all-outgoing; Tue, 20 Oct 1998 09:29:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04100; Tue, 20 Oct 1998 09:29:26 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA27928; Tue, 20 Oct 1998 09:29:23 -0700 (PDT) Date: Tue, 20 Oct 1998 09:29:23 -0700 (PDT) Message-Id: <199810201629.JAA27928@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/20 09:29:23 PDT Modified files: . modules Log: Remove gnomeadmin. Revision Changes Path 1.2421 +1 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 09:30:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04280 for cvs-all-outgoing; Tue, 20 Oct 1998 09:30:14 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04275; Tue, 20 Oct 1998 09:30:13 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA28068; Tue, 20 Oct 1998 09:30:10 -0700 (PDT) Date: Tue, 20 Oct 1998 09:30:10 -0700 (PDT) Message-Id: <199810201630.JAA28068@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/20 09:30:10 PDT Modified files: . modules Log: gnomeadmin --> ports/sysutils/gnomeadmin Revision Changes Path 1.2422 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 09:30:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04322 for cvs-all-outgoing; Tue, 20 Oct 1998 09:30:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04317; Tue, 20 Oct 1998 09:30:49 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA28097; Tue, 20 Oct 1998 09:30:46 -0700 (PDT) Date: Tue, 20 Oct 1998 09:30:46 -0700 (PDT) Message-Id: <199810201630.JAA28097@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/sysutils/gnomeadmin - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/20 09:30:46 PDT ports/sysutils/gnomeadmin - Imported sources Update of /home/ncvs/ports/sysutils/gnomeadmin In directory freefall.freebsd.org:/d/users/vanilla/gnomeadmin Log Message: Reimport gnomeadmin from misc. Remind by: asami Status: Vendor Tag: GNOME Release Tags: gnomeadmin_0_30 I ports/sysutils/gnomeadmin/CVS N ports/sysutils/gnomeadmin/Makefile N ports/sysutils/gnomeadmin/files/md5 N ports/sysutils/gnomeadmin/patches/patch-aa N ports/sysutils/gnomeadmin/patches/patch-ab N ports/sysutils/gnomeadmin/patches/patch-ac N ports/sysutils/gnomeadmin/patches/patch-ad N ports/sysutils/gnomeadmin/patches/patch-ae N ports/sysutils/gnomeadmin/pkg/COMMENT N ports/sysutils/gnomeadmin/pkg/DESCR N ports/sysutils/gnomeadmin/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 09:31:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04384 for cvs-all-outgoing; Tue, 20 Oct 1998 09:31:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04379; Tue, 20 Oct 1998 09:31:25 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA28134; Tue, 20 Oct 1998 09:31:22 -0700 (PDT) Date: Tue, 20 Oct 1998 09:31:22 -0700 (PDT) Message-Id: <199810201631.JAA28134@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/20 09:31:22 PDT Modified files: misc Makefile Log: Remove gnomeadmin. Revision Changes Path 1.168 +1 -2 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 09:32:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04550 for cvs-all-outgoing; Tue, 20 Oct 1998 09:32:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04545; Tue, 20 Oct 1998 09:32:19 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA28202; Tue, 20 Oct 1998 09:32:16 -0700 (PDT) Date: Tue, 20 Oct 1998 09:32:16 -0700 (PDT) Message-Id: <199810201632.JAA28202@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/sysutils Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/20 09:32:16 PDT Modified files: sysutils Makefile Log: Activate gnomeadmin again. Remind by: asami Revision Changes Path 1.46 +2 -1 ports/sysutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 10:49:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA12326 for cvs-all-outgoing; Tue, 20 Oct 1998 10:49:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA12319; Tue, 20 Oct 1998 10:49:19 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA00759; Tue, 20 Oct 1998 10:49:15 -0700 (PDT) Date: Tue, 20 Oct 1998 10:49:15 -0700 (PDT) Message-Id: <199810201749.KAA00759@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/gtkicq Makefile ports/net/gtkicq/files md5 ports/net/gtkicq/patches patch-ac ports/net/gtkicq/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/20 10:49:15 PDT Modified files: net/gtkicq Makefile net/gtkicq/files md5 net/gtkicq/patches patch-ac net/gtkicq/pkg PLIST Log: Upgrade to 0.56. Revision Changes Path 1.2 +5 -4 ports/net/gtkicq/Makefile 1.2 +1 -1 ports/net/gtkicq/files/md5 1.2 +8 -31 ports/net/gtkicq/patches/patch-ac 1.2 +1 -1 ports/net/gtkicq/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 11:10:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA14840 for cvs-all-outgoing; Tue, 20 Oct 1998 11:10:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA14834; Tue, 20 Oct 1998 11:10:50 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA01566; Tue, 20 Oct 1998 11:10:47 -0700 (PDT) Date: Tue, 20 Oct 1998 11:10:47 -0700 (PDT) Message-Id: <199810201810.LAA01566@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/ethereal Makefile ports/net/ethereal/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/20 11:10:47 PDT Modified files: net/ethereal Makefile net/ethereal/files md5 Log: Upgrade to 0.4.1, remove the TAG of USE_AUTOCONF, add GNU_CONFIGURE. Remind by: Ollivier Robert Revision Changes Path 1.5 +4 -4 ports/net/ethereal/Makefile 1.4 +1 -1 ports/net/ethereal/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 12:12:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA20974 for cvs-all-outgoing; Tue, 20 Oct 1998 12:12:43 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA20969; Tue, 20 Oct 1998 12:12:41 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id MAA28626; Tue, 20 Oct 1998 12:12:06 -0700 (PDT) (envelope-from dillon) Date: Tue, 20 Oct 1998 12:12:06 -0700 (PDT) From: Matthew Dillon Message-Id: <199810201912.MAA28626@apollo.backplane.com> To: Bruce Evans Cc: bde@zeta.org.au, peter@netplex.com.au, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c References: <199810201628.CAA15294@godzilla.zeta.org.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk We have enough problems with security, we don't need to add mkstemp() to the fray after the time had been spent to make it secure. I don't give a fart what the 'standards' say... creating files in /tmp is already an extremely dangerous proposition. Don't screw it up even more by de-securing the function call! -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 13:20:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA28263 for cvs-all-outgoing; Tue, 20 Oct 1998 13:20:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA28255; Tue, 20 Oct 1998 13:20:51 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA05262; Tue, 20 Oct 1998 13:20:48 -0700 (PDT) Date: Tue, 20 Oct 1998 13:20:48 -0700 (PDT) Message-Id: <199810202020.NAA05262@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot2 Makefile sio.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/20 13:20:48 PDT Modified files: sys/boot/i386/boot2 Makefile sio.s Log: Make serial port, data format, and bps configurable. Revision Changes Path 1.8 +8 -2 src/sys/boot/i386/boot2/Makefile 1.2 +4 -4 src/sys/boot/i386/boot2/sio.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 14:31:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA06089 for cvs-all-outgoing; Tue, 20 Oct 1998 14:31:43 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA06083; Tue, 20 Oct 1998 14:31:40 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zVjMj-0000gN-00; Tue, 20 Oct 1998 15:30:53 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id PAA28874; Tue, 20 Oct 1998 15:31:00 -0600 (MDT) Message-Id: <199810202131.PAA28874@harmony.village.org> To: Bruce Evans Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c Cc: peter@netplex.com.au, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG In-reply-to: Your message of "Wed, 21 Oct 1998 02:28:35 +1000." <199810201628.CAA15294@godzilla.zeta.org.au> References: <199810201628.CAA15294@godzilla.zeta.org.au> Date: Tue, 20 Oct 1998 15:31:00 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199810201628.CAA15294@godzilla.zeta.org.au> Bruce Evans writes: : > fd = mkstemp(foo); : > unlink(foo); : : This has a race between the mkstemp() and the unlink(). ???? What's the race here? : Who owns it? The Linux (Redhat version mumble) man page says that : mkstemp() conforms to BSD 4.3 and creates the file with permissions : 0666. glibc-2.0.5c uses the same O_EXCL open as us except for using : this insecure mode. Linux has it wrong. mkstemp should create a file that no one else can read or, especially, write. If it doesn't, then all kinds of problems exist in the tree. I don't care what tradition says on this point: it introduces an unacceptable security problem. O_EXCL doesn't work through the file system, except when you are creating a file, so the insecure mode is very insecure indeed. By doesn't work, I mean that it doesn't give you an exclusive lock on the file like it does for a device whose driver has been writtne to grok O_EXCL. Consider someone building a system whose compiler uses mkstemp which allows others to read/write the tmp file. A hacker could win the race once and insert arbitrary code unbeknowst to the builder of the system.... There are also disclusre issues for mail readers and the like. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 14:34:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA06451 for cvs-all-outgoing; Tue, 20 Oct 1998 14:34:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA06443; Tue, 20 Oct 1998 14:34:15 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zVjPT-0000gQ-00; Tue, 20 Oct 1998 15:33:43 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id PAA28899; Tue, 20 Oct 1998 15:34:00 -0600 (MDT) Message-Id: <199810202134.PAA28899@harmony.village.org> To: Matthew Dillon Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c Cc: Bruce Evans , peter@netplex.com.au, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG In-reply-to: Your message of "Tue, 20 Oct 1998 12:12:06 PDT." <199810201912.MAA28626@apollo.backplane.com> References: <199810201912.MAA28626@apollo.backplane.com> <199810201628.CAA15294@godzilla.zeta.org.au> Date: Tue, 20 Oct 1998 15:34:00 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199810201912.MAA28626@apollo.backplane.com> Matthew Dillon writes: : We have enough problems with security, we don't need to add mkstemp() : to the fray after the time had been spent to make it secure. I don't : give a fart what the 'standards' say... creating files in /tmp is : already an extremely dangerous proposition. Don't screw it up even more : by de-securing the function call! Any commits tha mkstemp not create the file 600 will be backed out by me with extreme prejustice. Period. I don't give two rats asses about standards, tradition or anything else. If an application wants to share a /tmp file with someone else, fchmod(2) exists for those people. Sorry to be so harsh, but I agree 100% with Matt here. We have enough problems with people not using mkstemp in the tree now that I don't want to *ANYTHING* to make mkstemp any less secure. I'll have to take a good hard look at Peter's commit to see what he's trying to fix. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 15:37:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA11879 for cvs-all-outgoing; Tue, 20 Oct 1998 15:37:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11874; Tue, 20 Oct 1998 15:37:07 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id PAA29307; Tue, 20 Oct 1998 15:36:22 -0700 (PDT) (envelope-from dillon) Date: Tue, 20 Oct 1998 15:36:22 -0700 (PDT) From: Matthew Dillon Message-Id: <199810202236.PAA29307@apollo.backplane.com> To: Warner Losh Cc: Bruce Evans , peter@netplex.com.au, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c References: <199810201912.MAA28626@apollo.backplane.com> <199810201628.CAA15294@godzilla.zeta.org.au> <199810202134.PAA28899@harmony.village.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk And here's another reason why we have to be careful... calling umask() in stdio at all is dangerous. What happens when a signal handler comes along in the middle of a library call that has temporarily changed the umask? BEWM. Security hole that nobody notices. This is why code such as /usr/src/lib/libc/gen/setmode.c blocks signals while it is messing with the umask. -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 17:40:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23437 for cvs-all-outgoing; Tue, 20 Oct 1998 17:40:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA23432; Tue, 20 Oct 1998 17:40:44 -0700 (PDT) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA12786; Tue, 20 Oct 1998 17:40:41 -0700 (PDT) Date: Tue, 20 Oct 1998 17:40:41 -0700 (PDT) Message-Id: <199810210040.RAA12786@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/10/20 17:40:41 PDT Modified files: . modules Log: crosspad --> ports/misc/crosspad Revision Changes Path 1.2423 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 17:41:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23495 for cvs-all-outgoing; Tue, 20 Oct 1998 17:41:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA23488; Tue, 20 Oct 1998 17:41:52 -0700 (PDT) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA12827; Tue, 20 Oct 1998 17:41:49 -0700 (PDT) Date: Tue, 20 Oct 1998 17:41:49 -0700 (PDT) Message-Id: <199810210041.RAA12827@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc/crosspad - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/10/20 17:41:49 PDT ports/misc/crosspad - Imported sources Update of /home/ncvs/ports/misc/crosspad In directory freefall.freebsd.org:/c/users/itojun/crosspad Log Message: import misc/crosspad, which is: This package contains following two utilities: padload - crosspad downloder crosspad2ps - crosspad -> postscript converter more information on CrossPad digitizing notepad: http://www.cross-pcg.com/ Submitted by: Jun-ichiro Itoh Status: Vendor Tag: ITOJUN Release Tags: v981015a N ports/misc/crosspad/Makefile I ports/misc/crosspad/.#Makefile.1.3 I ports/misc/crosspad/CVS N ports/misc/crosspad/files/md5 I ports/misc/crosspad/files/.#md5.1.2 I ports/misc/crosspad/pkg/.#PLIST.1.2 N ports/misc/crosspad/pkg/COMMENT N ports/misc/crosspad/pkg/DESCR N ports/misc/crosspad/pkg/PLIST N ports/misc/crosspad/patches/patch-aa No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 17:43:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23736 for cvs-all-outgoing; Tue, 20 Oct 1998 17:43:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA23729; Tue, 20 Oct 1998 17:43:50 -0700 (PDT) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA12937; Tue, 20 Oct 1998 17:43:48 -0700 (PDT) Date: Tue, 20 Oct 1998 17:43:48 -0700 (PDT) Message-Id: <199810210043.RAA12937@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/10/20 17:43:47 PDT Modified files: misc Makefile Log: enable ports/misc/crosspad, which is: This package contains following two utilities: padload - crosspad downloder crosspad2ps - crosspad -> postscript converter more information on CrossPad digitizing notepad: http://www.cross-pcg.com/ Submitted by: Jun-ichiro Itoh Revision Changes Path 1.169 +2 -1 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 17:46:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA24072 for cvs-all-outgoing; Tue, 20 Oct 1998 17:46:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA24065; Tue, 20 Oct 1998 17:46:01 -0700 (PDT) (envelope-from itojun@FreeBSD.org) From: Jun-ichiro Itoh Received: (from itojun@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA13034; Tue, 20 Oct 1998 17:45:58 -0700 (PDT) Date: Tue, 20 Oct 1998 17:45:58 -0700 (PDT) Message-Id: <199810210045.RAA13034@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc/crosspad/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1998/10/20 17:45:58 PDT Modified files: misc/crosspad/pkg DESCR Log: typo fix. Submitted by: myself Revision Changes Path 1.2 +2 -1 ports/misc/crosspad/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 17:57:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA24958 for cvs-all-outgoing; Tue, 20 Oct 1998 17:57:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA24953; Tue, 20 Oct 1998 17:57:45 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA13662; Tue, 20 Oct 1998 17:57:42 -0700 (PDT) Date: Tue, 20 Oct 1998 17:57:42 -0700 (PDT) Message-Id: <199810210057.RAA13662@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/sysutils/LPRng Makefile ports/sysutils/LPRng/pkg PLIST ports/sysutils/contool Makefile ports/sysutils/contool/pkg PLIST ports/sysutils/manck Makefile ports/sysutils/manck/pkg PLIST ports/sysutils/setquota Makefile ports/sysutils/setquota/pkg PLIST ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/20 17:57:42 PDT Modified files: sysutils/LPRng Makefile sysutils/LPRng/pkg PLIST sysutils/contool Makefile sysutils/contool/pkg PLIST sysutils/manck Makefile sysutils/manck/pkg PLIST sysutils/setquota Makefile sysutils/setquota/pkg PLIST sysutils/skill Makefile sysutils/skill/pkg PLIST sysutils/stat Makefile sysutils/stat/pkg PLIST sysutils/xcpustate Makefile sysutils/xcpustate/pkg PLIST sysutils/xdu Makefile sysutils/xdu/pkg PLIST sysutils/xfsm Makefile sysutils/xfsm/pkg PLIST sysutils/xloadface Makefile sysutils/xloadface/pkg PLIST sysutils/xperfmon Makefile sysutils/xperfmon/pkg PLIST sysutils/xsysstats Makefile sysutils/xsysstats/pkg PLIST Log: Move manpages from pkg/PLIST to Makefile. Revision Changes Path 1.5 +8 -1 ports/sysutils/LPRng/Makefile 1.5 +0 -18 ports/sysutils/LPRng/pkg/PLIST 1.7 +3 -1 ports/sysutils/contool/Makefile 1.3 +0 -1 ports/sysutils/contool/pkg/PLIST 1.10 +4 -1 ports/sysutils/manck/Makefile 1.3 +0 -1 ports/sysutils/manck/pkg/PLIST 1.2 +4 -1 ports/sysutils/setquota/Makefile 1.2 +0 -2 ports/sysutils/setquota/pkg/PLIST 1.3 +2 -4 ports/sysutils/skill/Makefile 1.3 +0 -1 ports/sysutils/skill/pkg/PLIST 1.5 +4 -1 ports/sysutils/stat/Makefile 1.2 +0 -1 ports/sysutils/stat/pkg/PLIST 1.12 +3 -1 ports/sysutils/xcpustate/Makefile 1.2 +0 -1 ports/sysutils/xcpustate/pkg/PLIST 1.8 +2 -1 ports/sysutils/xdu/Makefile 1.3 +0 -1 ports/sysutils/xdu/pkg/PLIST 1.4 +2 -1 ports/sysutils/xfsm/Makefile 1.2 +0 -1 ports/sysutils/xfsm/pkg/PLIST 1.3 +3 -1 ports/sysutils/xloadface/Makefile 1.2 +4 -1 ports/sysutils/xloadface/pkg/PLIST 1.19 +2 -1 ports/sysutils/xperfmon/Makefile 1.5 +0 -1 ports/sysutils/xperfmon/pkg/PLIST 1.12 +2 -1 ports/sysutils/xsysstats/Makefile 1.3 +0 -1 ports/sysutils/xsysstats/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 18:07:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25916 for cvs-all-outgoing; Tue, 20 Oct 1998 18:07:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25911; Tue, 20 Oct 1998 18:06:59 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA13970; Tue, 20 Oct 1998 18:06:56 -0700 (PDT) Date: Tue, 20 Oct 1998 18:06:56 -0700 (PDT) Message-Id: <199810210106.SAA13970@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/sysutils/pib/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/20 18:06:56 PDT Modified files: sysutils/pib/pkg PLIST Log: No need to supply a minor number for shared libraries if it is zero. Revision Changes Path 1.3 +1 -1 ports/sysutils/pib/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 18:07:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25980 for cvs-all-outgoing; Tue, 20 Oct 1998 18:07:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA25975; Tue, 20 Oct 1998 18:07:36 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14079; Tue, 20 Oct 1998 18:07:33 -0700 (PDT) Date: Tue, 20 Oct 1998 18:07:33 -0700 (PDT) Message-Id: <199810210107.SAA14079@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/sysutils/afio/pkg PLIST ports/sysutils/mei/pkg PLIST ports/sysutils/mkhybrid/pkg PLIST ports/sysutils/mkhybrid12/pkg PLIST ports/sysutils/rtty/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/20 18:07:33 PDT Modified files: sysutils/afio/pkg PLIST sysutils/mei/pkg PLIST sysutils/mkhybrid/pkg PLIST sysutils/mkhybrid12/pkg PLIST sysutils/rtty/pkg PLIST Log: Remove empty directories on deinstall. Revision Changes Path 1.5 +2 -0 ports/sysutils/afio/pkg/PLIST 1.5 +1 -0 ports/sysutils/mei/pkg/PLIST 1.4 +1 -0 ports/sysutils/mkhybrid/pkg/PLIST 1.4 +1 -0 ports/sysutils/mkhybrid12/pkg/PLIST 1.3 +7 -5 ports/sysutils/rtty/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 18:12:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA26531 for cvs-all-outgoing; Tue, 20 Oct 1998 18:12:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA26518; Tue, 20 Oct 1998 18:12:04 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14370; Tue, 20 Oct 1998 18:12:02 -0700 (PDT) Date: Tue, 20 Oct 1998 18:12:02 -0700 (PDT) Message-Id: <199810210112.SAA14370@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/libdlmalloc/files Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/20 18:12:01 PDT Modified files: devel/libdlmalloc/files Makefile Log: Really convert to ELF. I forget the '-I' switch to patch when I applied the last set of diffs. Revision Changes Path 1.3 +9 -0 ports/devel/libdlmalloc/files/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 19:33:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04830 for cvs-all-outgoing; Tue, 20 Oct 1998 19:33:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA04817; Tue, 20 Oct 1998 19:33:16 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id KAA14549; Wed, 21 Oct 1998 10:31:05 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199810210231.KAA14549@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Warner Losh cc: Matthew Dillon , Bruce Evans , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c In-reply-to: Your message of "Tue, 20 Oct 1998 15:34:00 CST." <199810202134.PAA28899@harmony.village.org> Date: Wed, 21 Oct 1998 10:31:05 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Warner Losh wrote: > In message <199810201912.MAA28626@apollo.backplane.com> Matthew Dillon writes : > : We have enough problems with security, we don't need to add mkstemp() > : to the fray after the time had been spent to make it secure. I don't > : give a fart what the 'standards' say... creating files in /tmp is > : already an extremely dangerous proposition. Don't screw it up even mor e > : by de-securing the function call! > > Any commits tha mkstemp not create the file 600 will be backed out by > me with extreme prejustice. Period. I don't give two rats asses > about standards, tradition or anything else. If an application wants > to share a /tmp file with someone else, fchmod(2) exists for those > people. > > Sorry to be so harsh, but I agree 100% with Matt here. We have enough > problems with people not using mkstemp in the tree now that I don't > want to *ANYTHING* to make mkstemp any less secure. I'll have to take > a good hard look at Peter's commit to see what he's trying to fix. This was the alternative that I was considering: Index: mktemp.c =================================================================== RCS file: /home/ncvs/src/lib/libc/stdio/mktemp.c,v retrieving revision 1.12 diff -u -r1.12 mktemp.c --- mktemp.c 1998/10/20 15:33:21 1.12 +++ mktemp.c 1998/10/21 02:27:09 @@ -148,13 +148,18 @@ for (;;) { if (doopen) { if ((*doopen = - open(path, O_CREAT|O_EXCL|O_RDWR, 0600)) >= 0) + open(path, O_CREAT|O_EXCL|O_RDWR, 0600)) >= 0) { + fchmod(fd, 0600); return(1); + } if (errno != EEXIST) return(0); } else if (domkdir) { - if (mkdir(path, 0700) == 0) + if (mkdir(path, 0700) == 0) { + /* chmod here should be safe enough... */ + chmod(path, 0700); return(1); + } if (errno != EEXIST) return(0); } else if (lstat(path, &sbuf)) This ensures that the created files and directories are accessible to the caller no matter how silly the umask is. > Warner > Cheers, -Peter -- Peter Wemm Netplex Consulting "No coffee, No workee!" :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 19:46:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA06086 for cvs-all-outgoing; Tue, 20 Oct 1998 19:46:09 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA06075; Tue, 20 Oct 1998 19:46:03 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id KAA14596; Wed, 21 Oct 1998 10:45:26 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199810210245.KAA14596@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c In-reply-to: Your message of "Wed, 21 Oct 1998 02:28:35 +1000." <199810201628.CAA15294@godzilla.zeta.org.au> Date: Wed, 21 Oct 1998 10:45:25 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bruce Evans wrote: > >> Yes, any change breaks: > >> > >> /* > >> * Prevent even ourself from easily accessing the tmp file except > >> * via the fd returned by mkstemp(). Dont ask why :-). > >> */ > >> umask(0777); > >> fd = mkstemp(foo); > > > >man mkstemp: > > The mkstemp() function makes the same replacement to the template and > > creates the template file, mode 0600, returning a file descriptor opene d > > ^^^^ > > for reading and writing. This avoids the race between testing for a > > file's existence and opening it for use. > > man creat. It's not clear that creation has its English meaning or the > technical one of creat. I trust the code more than the man page. What does this have to do with creat()? The documentation is the definition for the interface in this case and here's specific: the file will be created mode 0600. There is no ambiguity. > >A specfic mode is specified, your example is broken, especially on NFS. > >The way to implement what you want is: > > > > fd = mkstemp(foo); > > unlink(foo); > > This has a race between the mkstemp() and the unlink(). So? It's no different to another process doing a chmod on the mode 000 file to get access to it. If you want to stop signals from making you touch the file behind your back, then do what tmpfile() does, ie: mask all maskable signals. Or just use tmpfile() and fileno() and be done with it. > >or, if you want a FILE * in the end, use "fp = tmpfile();" > > Hmm. POSIX specifies that tmpfile() shall allocate the fd as fopen() > does (and that fopen() shall allocate it as open() does). This seems > to require honouring the umask. It's irrelevant, the filesystem permissions do not "exist" because there is no file present at the return of tmpfile(). > >Yes, you are right, nvi is going gaga. However, mkstemp() is still > >broken, it does not behave as specified. This interface is not one we > >"own" and we cannot change it. > > Who owns it? The Linux (Redhat version mumble) man page says that > mkstemp() conforms to BSD 4.3 and creates the file with permissions > 0666. glibc-2.0.5c uses the same O_EXCL open as us except for using > this insecure mode. This falls squarely into the '1 million flies can't be wrong' department. Doing it that way just makes it an already dangerous operation more dangerous. > Bruce Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 19:58:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA07138 for cvs-all-outgoing; Tue, 20 Oct 1998 19:58:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA07132; Tue, 20 Oct 1998 19:58:20 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) From: Motoyuki Konno Received: (from motoyuki@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA17855; Tue, 20 Oct 1998 19:58:17 -0700 (PDT) Date: Tue, 20 Oct 1998 19:58:17 -0700 (PDT) Message-Id: <199810210258.TAA17855@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/ja/releases/3.0R errata.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1998/10/20 19:58:17 PDT Added files: ja/releases/3.0R errata.sgml Log: New translation: releases/3.0R/errata.sgml Submitted by: Nakazato J. Takeshi HARADA Kiroh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 19:59:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA07362 for cvs-all-outgoing; Tue, 20 Oct 1998 19:59:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA07353; Tue, 20 Oct 1998 19:59:48 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) From: Motoyuki Konno Received: (from motoyuki@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA17918; Tue, 20 Oct 1998 19:59:45 -0700 (PDT) Date: Tue, 20 Oct 1998 19:59:45 -0700 (PDT) Message-Id: <199810210259.TAA17918@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/ja/releases Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1998/10/20 19:59:45 PDT Modified files: ja/releases Makefile Log: Merge the following changes in the English version: Makefile : 1.13 -> 1.14 Revision Changes Path 1.6 +3 -3 www/ja/releases/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 20:01:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA07529 for cvs-all-outgoing; Tue, 20 Oct 1998 20:01:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA07521; Tue, 20 Oct 1998 20:01:39 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) From: Motoyuki Konno Received: (from motoyuki@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA18000; Tue, 20 Oct 1998 20:01:36 -0700 (PDT) Date: Tue, 20 Oct 1998 20:01:36 -0700 (PDT) Message-Id: <199810210301.UAA18000@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/ja/releases/3.0R Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1998/10/20 20:01:36 PDT Added files: ja/releases/3.0R Makefile Log: New file: www/ja/releases/3.0R/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 20:49:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA11395 for cvs-all-outgoing; Tue, 20 Oct 1998 20:49:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA11385; Tue, 20 Oct 1998 20:49:31 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA19419; Tue, 20 Oct 1998 20:49:28 -0700 (PDT) Date: Tue, 20 Oct 1998 20:49:28 -0700 (PDT) Message-Id: <199810210349.UAA19419@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-toolkits/blt/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/20 20:49:28 PDT Modified files: x11-toolkits/blt/patches patch-aa Log: Urk, commit the right patch this time. Noticed by: Kris Kennaway Revision Changes Path 1.8 +2 -2 ports/x11-toolkits/blt/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 21:20:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA13859 for cvs-all-outgoing; Tue, 20 Oct 1998 21:20:14 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA13854; Tue, 20 Oct 1998 21:20:13 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA20742; Tue, 20 Oct 1998 21:20:10 -0700 (PDT) Date: Tue, 20 Oct 1998 21:20:10 -0700 (PDT) Message-Id: <199810210420.VAA20742@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-wm/blackbox Makefile ports/x11-wm/blackbox/files md5 ports/x11-wm/blackbox/pkg COMMENT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1998/10/20 21:20:10 PDT Modified files: x11-wm/blackbox Makefile x11-wm/blackbox/files md5 x11-wm/blackbox/pkg COMMENT Log: Upgrade to 0.40.10 Submitted by: Don Croyle PR: 8371 Revision Changes Path 1.10 +3 -3 ports/x11-wm/blackbox/Makefile 1.9 +1 -1 ports/x11-wm/blackbox/files/md5 1.2 +1 -1 ports/x11-wm/blackbox/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 21:38:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA15285 for cvs-all-outgoing; Tue, 20 Oct 1998 21:38:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA15280; Tue, 20 Oct 1998 21:38:46 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id VAA01979; Tue, 20 Oct 1998 21:37:26 -0700 (PDT) (envelope-from dillon) Date: Tue, 20 Oct 1998 21:37:26 -0700 (PDT) From: Matthew Dillon Message-Id: <199810210437.VAA01979@apollo.backplane.com> To: Peter Wemm Cc: Bruce Evans , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c References: <199810210245.KAA14596@spinner.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I think the fchmod() idea after the open() is the right solution, but the manual page isn't 100% crystal clear because there is still an implied assumption that the umask will effect the file permissions on create as it does with other library calls. :-) I could go either way. My personal preference would be to fix the manual page to read 'mode 0600 masked by the current umask' and *not* put in the fchmod(), because I can certainly see a program expecting to create a file with read-only permissions by setting the umask and calling mkstemp() to get the read+write descriptor. It would be phenominally dumb programmer to depend on it, but I can see it. No matter what, though, 0666 is absolutely, definitely, wrong. And since I am not a phenominaly dumb programmer, the fchmod() to 0600 (and amending the manual page to clear up the umask confusion) works for me too. -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 20 22:13:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA17327 for cvs-all-outgoing; Tue, 20 Oct 1998 22:13:35 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA17320; Tue, 20 Oct 1998 22:13:34 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA22430; Tue, 20 Oct 1998 22:13:30 -0700 (PDT) Date: Tue, 20 Oct 1998 22:13:30 -0700 (PDT) Message-Id: <199810210513.WAA22430@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/graphics/xli Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1998/10/20 22:13:30 PDT Modified files: graphics/xli Makefile Log: Take over as maintainer. Fix manual page placement problem. Revision Changes Path 1.9 +4 -3 ports/graphics/xli/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 00:10:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA23942 for cvs-all-outgoing; Wed, 21 Oct 1998 00:10:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA23928; Wed, 21 Oct 1998 00:10:02 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA27937; Wed, 21 Oct 1998 00:09:59 -0700 (PDT) Date: Wed, 21 Oct 1998 00:09:59 -0700 (PDT) Message-Id: <199810210709.AAA27937@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/print/yatex Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/21 00:09:59 PDT Modified files: print/yatex Makefile Log: yatex-xemacs depends on bash to build. Revision Changes Path 1.2 +3 -2 ports/print/yatex/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 01:05:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA27834 for cvs-all-outgoing; Wed, 21 Oct 1998 01:05:14 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA27829; Wed, 21 Oct 1998 01:05:10 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id SAA25392; Wed, 21 Oct 1998 18:04:35 +1000 Date: Wed, 21 Oct 1998 18:04:35 +1000 From: Bruce Evans Message-Id: <199810210804.SAA25392@godzilla.zeta.org.au> To: bde@zeta.org.au, imp@village.org Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, peter@netplex.com.au Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >: > fd = mkstemp(foo); >: > unlink(foo); >: >: This has a race between the mkstemp() and the unlink(). > >???? What's the race here? The file is user-readable and writable (if you clobber the caller's request to make it of mode 000 by forcing the mode to 600). >: Who owns it? The Linux (Redhat version mumble) man page says that >: mkstemp() conforms to BSD 4.3 and creates the file with permissions >: 0666. glibc-2.0.5c uses the same O_EXCL open as us except for using >: this insecure mode. ^^^^^^^^ >Linux has it wrong. mkstemp should create a file that no one else can I know. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 01:20:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA29423 for cvs-all-outgoing; Wed, 21 Oct 1998 01:20:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA29418; Wed, 21 Oct 1998 01:20:19 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA00162; Wed, 21 Oct 1998 01:20:17 -0700 (PDT) Date: Wed, 21 Oct 1998 01:20:17 -0700 (PDT) Message-Id: <199810210820.BAA00162@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1998/10/21 01:20:16 PDT Modified files: . modules Log: tet --> ports/misc/tet Revision Changes Path 1.2424 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 01:31:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA00493 for cvs-all-outgoing; Wed, 21 Oct 1998 01:31:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA00487; Wed, 21 Oct 1998 01:31:12 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA00429; Wed, 21 Oct 1998 01:31:09 -0700 (PDT) Date: Wed, 21 Oct 1998 01:31:09 -0700 (PDT) Message-Id: <199810210831.BAA00429@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc/tet - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1998/10/21 01:31:09 PDT ports/misc/tet - Imported sources Update of /home/ncvs/ports/misc/tet In directory freefall.freebsd.org:/d/users/jkoshy/tet Log Message: A port of TET3.2c from the Open Group. This port builds the Distributed TET including threads and C++ support. The port has a number of quirks: - sources and binaries need to be installed under $TET_ROOT for later persual by test suites like the PCTS suite from the opengroup. Consequently this port does not actually install anything under $PREFIX. - though the source to TET3.2c is being made publically available, one still needs to register with the open group prior to download the sources. Consequently this port has been marked `MANUAL_FETCH'. Status: Vendor Tag: TETWORKS Release Tags: v3_2c N ports/misc/tet/Makefile I ports/misc/tet/CVS N ports/misc/tet/pkg/COMMENT N ports/misc/tet/pkg/DESCR N ports/misc/tet/pkg/PLIST N ports/misc/tet/files/md5 No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 01:32:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA00660 for cvs-all-outgoing; Wed, 21 Oct 1998 01:32:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA00655; Wed, 21 Oct 1998 01:32:36 -0700 (PDT) (envelope-from grog@FreeBSD.org) From: Greg Lehey Received: (from grog@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA00579; Wed, 21 Oct 1998 01:32:34 -0700 (PDT) Date: Wed, 21 Oct 1998 01:32:34 -0700 (PDT) Message-Id: <199810210832.BAA00579@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lkm/vinum config.c interrupt.c memory.c request.c request.h state.c vinumext.h vinumio.h vinumioctl.c vinumkw.h vinumvar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1998/10/21 01:32:33 PDT Modified files: lkm/vinum config.c interrupt.c memory.c request.c request.h state.c vinumext.h vinumio.h vinumioctl.c vinumkw.h vinumvar.h Log: config.c: config_drive: Catch an instance of anonymous drives. Doubtless many remain. interrupt.c: complete_rqe: Call logrq to log iodone events if DEBUG_LASTREQS is set. Call set_sd_state with setstate_noupdate to avoid buffered I/O out of interrupt context. Use define DEBUG_RESID instead of constant. memory.c: Remove dead expandrq() function Malloc: Remove directory component of file names in malloc table. Add function vinum_rqinfo (part of the request tracing stuff). request.c: Add function logrq (part of the request tracing stuff). vinumstrategy: Check whether config needs to be written to disk, do it if so. This is a stopgap until the Vinum daemon (bacchusd? oenologistd?) is written. If DEBUG_LASTREQS is set, call logrq to log user buffer headers. launch_requests: Correct format of debug output to console. If DEBUG_LASTREQS is set, call logrq to log request elements. request.h: Add definitions for request trace. state.c: set_sd_state: Check flags for setstate_noupdate. If set, don't write the config to disk, just set global VF_DIRTYCONFIG flag. This is part of the kludge to avoid writing config from an interrupt context. vinumext.h: Add declaration for vinum_rqinfo, put inside #ifdef DEBUG Remove dead macro expandrq vinumio.h: Increase maximum ioctl reply length to 4 kB if DEBUG is set. Define VINUM_RQINFO ioctl if DEBUG is set. vinumioctl.c: vinumioctl: Change implementation of VINUM_DEBUG ioctl: use a debug flag (DEBUG_REMOTEGDB) to decide whether to go into remote debugging or not. Implement VINUM_RQINFO. vinumkw.h: Define kw_info even when not debugging. vinumvar.h: Define VF_DIRTYCONFIG Add pointers to request info to vinum_info if DEBUG is set. Define setstate_noupdate Define additional debug bits DEBUG_RESID, DEBUG_LASTREQS and DEBUG_REMOTEGDB. Revision Changes Path 1.2 +5 -4 src/lkm/vinum/config.c 1.2 +7 -3 src/lkm/vinum/interrupt.c 1.2 +29 -17 src/lkm/vinum/memory.c 1.2 +71 -6 src/lkm/vinum/request.c 1.2 +32 -0 src/lkm/vinum/request.h 1.2 +6 -2 src/lkm/vinum/state.c 1.2 +5 -15 src/lkm/vinum/vinumext.h 1.2 +9 -0 src/lkm/vinum/vinumio.h 1.2 +13 -5 src/lkm/vinum/vinumioctl.c 1.2 +2 -2 src/lkm/vinum/vinumkw.h 1.2 +9 -2 src/lkm/vinum/vinumvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 01:33:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA00708 for cvs-all-outgoing; Wed, 21 Oct 1998 01:33:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA00703; Wed, 21 Oct 1998 01:33:04 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA00609; Wed, 21 Oct 1998 01:33:01 -0700 (PDT) Date: Wed, 21 Oct 1998 01:33:01 -0700 (PDT) Message-Id: <199810210833.BAA00609@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1998/10/21 01:33:01 PDT Modified files: misc Makefile Log: Activate TET Revision Changes Path 1.170 +2 -1 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 01:40:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA01375 for cvs-all-outgoing; Wed, 21 Oct 1998 01:40:02 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA01316; Wed, 21 Oct 1998 01:40:00 -0700 (PDT) (envelope-from grog@FreeBSD.org) From: Greg Lehey Received: (from grog@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA00795; Wed, 21 Oct 1998 01:39:57 -0700 (PDT) Date: Wed, 21 Oct 1998 01:39:57 -0700 (PDT) Message-Id: <199810210839.BAA00795@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/vinum list.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1998/10/21 01:39:57 PDT Modified files: sbin/vinum list.c Log: list.c: Add dump of last requests with 'info -V'. This requires the requests to be enabled with 'debug 8'. Revision Changes Path 1.3 +106 -4 src/sbin/vinum/list.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 01:58:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA02522 for cvs-all-outgoing; Wed, 21 Oct 1998 01:58:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA02517; Wed, 21 Oct 1998 01:58:16 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA01238; Wed, 21 Oct 1998 01:58:13 -0700 (PDT) Date: Wed, 21 Oct 1998 01:58:13 -0700 (PDT) Message-Id: <199810210858.BAA01238@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/japanese/zipcodes Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/21 01:58:13 PDT Modified files: japanese/zipcodes Makefile Log: No need to use += for a variable defined only once. Revision Changes Path 1.7 +2 -2 ports/japanese/zipcodes/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 02:06:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA02938 for cvs-all-outgoing; Wed, 21 Oct 1998 02:06:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA02932; Wed, 21 Oct 1998 02:06:42 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from grjottunagard.ifi.uio.no (2602@grjottunagard.ifi.uio.no [129.240.64.131]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id LAA07069; Wed, 21 Oct 1998 11:05:06 +0200 (MET DST) Received: (from dag-erli@localhost) by grjottunagard.ifi.uio.no ; Wed, 21 Oct 1998 11:05:06 +0200 (MET DST) Mime-Version: 1.0 To: Matthew Dillon Cc: Peter Wemm , Bruce Evans , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c References: <199810210245.KAA14596@spinner.netplex.com.au> <199810210437.VAA01979@apollo.backplane.com> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 21 Oct 1998 11:05:05 +0200 In-Reply-To: Matthew Dillon's message of "Tue, 20 Oct 1998 21:37:26 -0700 (PDT)" Message-ID: Lines: 14 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id CAB02933 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Matthew Dillon writes: > I could go either way. My personal preference would be to fix the manual > page to read 'mode 0600 masked by the current umask' and *not* put in the > fchmod(), because I can certainly see a program expecting to create a > file with read-only permissions by setting the umask and calling > mkstemp() to get the read+write descriptor. It would be phenominally dumb > programmer to depend on it, but I can see it. So we should adapt FreeBSD to be nice to phenomenally dumb programmers? I feel a rerun of the fclose(NULL) debate coming... DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 02:26:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA04340 for cvs-all-outgoing; Wed, 21 Oct 1998 02:26:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA04332; Wed, 21 Oct 1998 02:26:25 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id TAA31167; Wed, 21 Oct 1998 19:25:05 +1000 Date: Wed, 21 Oct 1998 19:25:05 +1000 From: Bruce Evans Message-Id: <199810210925.TAA31167@godzilla.zeta.org.au> To: bde@zeta.org.au, peter@netplex.com.au Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> >man mkstemp: >> > The mkstemp() function makes the same replacement to the template and >> > creates the template file, mode 0600, returning a file descriptor opene > d >> > ^^^^ >> > for reading and writing. This avoids the race between testing for a >> > file's existence and opening it for use. >> >> man creat. It's not clear that creation has its English meaning or the >> technical one of creat. I trust the code more than the man page. > >What does this have to do with creat()? The documentation is the creat() "with" mode m gives a final mode of (m & ~umask). >definition for the interface in this case and here's specific: the file >will be created mode 0600. There is no ambiguity. It's hard to tell, since the clause describing the mode is hard to parse. >> >A specfic mode is specified, your example is broken, especially on NFS. >> >The way to implement what you want is: >> > >> > fd = mkstemp(foo); >> > unlink(foo); >> >> This has a race between the mkstemp() and the unlink(). > >So? It's no different to another process doing a chmod on the mode 000 >file to get access to it. If you want to stop signals from making you So you just added a race where there was no race before (if the caller called umask(0777). The other process still has to do a chmod to change the mode from 000. Perhaps it has agreed not to do that. >> Hmm. POSIX specifies that tmpfile() shall allocate the fd as fopen() >> does (and that fopen() shall allocate it as open() does). This seems >> to require honouring the umask. > >It's irrelevant, the filesystem permissions do not "exist" because there >is no file present at the return of tmpfile(). They exist internally in tmpfile(). >> Who owns it? The Linux (Redhat version mumble) man page says that >> mkstemp() conforms to BSD 4.3 and creates the file with permissions >> 0666. glibc-2.0.5c uses the same O_EXCL open as us except for using >> this insecure mode. ^^^^^^^^ >This falls squarely into the '1 million flies can't be wrong' department. >Doing it that way just makes it an already dangerous operation more >dangerous. I know. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 02:27:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA04403 for cvs-all-outgoing; Wed, 21 Oct 1998 02:27:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA04393; Wed, 21 Oct 1998 02:27:31 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca9-115.ix.netcom.com [209.109.236.115]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id CAA17468; Wed, 21 Oct 1998 02:27:03 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id CAA21059; Wed, 21 Oct 1998 02:27:01 -0700 (PDT) Date: Wed, 21 Oct 1998 02:27:01 -0700 (PDT) Message-Id: <199810210927.CAA21059@silvia.hip.berkeley.edu> To: jkoshy@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199810210831.BAA00429@freefall.freebsd.org> (message from Joseph Koshy on Wed, 21 Oct 1998 01:31:09 -0700 (PDT)) Subject: Re: cvs commit: ports/misc/tet - Imported sources From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * - though the source to TET3.2c is being made publically * available, one still needs to register with the open group * prior to download the sources. Consequently this port * has been marked `MANUAL_FETCH'. What's MANUAL_FETCH? ;) My guess is that you probably mean IS_INTERACTIVE + one of NO_CDROM/RESTRICTED (depending on the actual license terms). Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 03:37:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA06721 for cvs-all-outgoing; Wed, 21 Oct 1998 03:37:06 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: (from jkoshy@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA06712; Wed, 21 Oct 1998 03:37:03 -0700 (PDT) (envelope-from jkoshy) Date: Wed, 21 Oct 1998 03:37:03 -0700 (PDT) From: Joseph Koshy Message-Id: <199810211037.DAA06712@hub.freebsd.org> X-Mailer: exmh version 2.0.2 2/24/98 To: asami@FreeBSD.ORG (Satoshi Asami) Cc: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/misc/tet - Imported sources In-Reply-To: Your message of "Wed, 21 Oct 1998 02:27:01 MST." <199810210927.CAA21059@silvia.hip.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > What's MANUAL_FETCH? ;) Sorry. I seem to have remembered MANUAL_PACKAGE_BUILD and interpolated accordingly :). > My guess is that you probably mean IS_INTERACTIVE + one of > NO_CDROM/RESTRICTED (depending on the actual license terms). Well, the stuff is being given out under a perl-like Artistic license. However you can't (as of today) just pull it down via `fetch' 'cuz you has to first register your email address with the OG server prior to downloading the sources. The license does not prevent redistribution, so I guess we could just mirror a copy somewhere, but I thought it better to follow the spirit of the requirement ... Any suggestions on how to handle a situation like this? Koshy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 04:38:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09440 for cvs-all-outgoing; Wed, 21 Oct 1998 04:38:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09434; Wed, 21 Oct 1998 04:38:17 -0700 (PDT) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA07904; Wed, 21 Oct 1998 04:38:14 -0700 (PDT) Date: Wed, 21 Oct 1998 04:38:14 -0700 (PDT) Message-Id: <199810211138.EAA07904@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha pmap.c src/sys/i386/i386 pmap.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/10/21 04:38:14 PDT Modified files: sys/alpha/alpha pmap.c sys/i386/i386 pmap.c Log: Decrement the now unused page table page's wire_count prior to freeing it. It will soon be required that pages have a zero wire_count when being freed. Revision Changes Path 1.11 +3 -1 src/sys/alpha/alpha/pmap.c 1.210 +3 -1 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 06:25:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15924 for cvs-all-outgoing; Wed, 21 Oct 1998 06:25:56 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15902; Wed, 21 Oct 1998 06:25:51 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08431; Wed, 21 Oct 1998 04:48:40 -0700 (PDT) Date: Wed, 21 Oct 1998 04:48:40 -0700 (PDT) Message-Id: <199810211148.EAA08431@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/compress compress.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/21 04:48:40 PDT Modified files: usr.bin/compress compress.c Log: Fixed previous commit to actually work. The wrong variable was initialized earlier (with style bugs of course), so zcat was an alias for uncompress instead of `uncompress -c'. Revision Changes Path 1.6 +4 -3 src/usr.bin/compress/compress.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 06:25:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15938 for cvs-all-outgoing; Wed, 21 Oct 1998 06:25:57 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15909; Wed, 21 Oct 1998 06:25:52 -0700 (PDT) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08015; Wed, 21 Oct 1998 04:43:05 -0700 (PDT) Date: Wed, 21 Oct 1998 04:43:05 -0700 (PDT) Message-Id: <199810211143.EAA08015@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_page.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/10/21 04:43:05 PDT Modified files: sys/vm vm_page.c Log: Add a diagnostic printf for freeing a wired page. This will eventually be turned into a panic, but I want to make sure that all cases of freeing pages with wire_count==1 (which is/was allowed) have first been fixed. Revision Changes Path 1.108 +2 -1 src/sys/vm/vm_page.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 06:25:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15954 for cvs-all-outgoing; Wed, 21 Oct 1998 06:25:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15913; Wed, 21 Oct 1998 06:25:54 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) From: Motoyuki Konno Received: (from motoyuki@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA07051; Wed, 21 Oct 1998 04:17:33 -0700 (PDT) Date: Wed, 21 Oct 1998 04:17:33 -0700 (PDT) Message-Id: <199810211117.EAA07051@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/ja/releases/3.0R errata.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1998/10/21 04:17:33 PDT Modified files: ja/releases/3.0R errata.sgml Log: Oops! My last commit was in the wrong code (ISO-2022-JP). Revision Changes Path 1.2 +23 -23 www/ja/releases/3.0R/errata.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 06:25:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA15931 for cvs-all-outgoing; Wed, 21 Oct 1998 06:25:57 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15879 for ; Wed, 21 Oct 1998 06:25:37 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (IDENT:WHAT_THE_HELL_YOU_LOOKING_AT_@d60-147.leach.ucdavis.edu [169.237.60.147]) by relay.nuxi.com (8.9.1/8.9.1) with ESMTP id CAA07021; Wed, 21 Oct 1998 02:59:51 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.1/8.9.1) id JAA21094; Wed, 21 Oct 1998 09:59:29 GMT (envelope-from obrien) Message-ID: <19981021025928.A21068@nuxi.com> Date: Wed, 21 Oct 1998 02:59:28 -0700 From: "David O'Brien" To: Peter Wemm Cc: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c Reply-To: obrien@nuxi.com References: <199810202134.PAA28899@harmony.village.org> <199810210231.KAA14549@spinner.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199810210231.KAA14549@spinner.netplex.com.au>; from Peter Wemm on Wed, Oct 21, 1998 at 10:31:05AM +0800 X-Operating-System: FreeBSD 3.0-BETA Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > - open(path, O_CREAT|O_EXCL|O_RDWR, 0600)) >= 0) > + open(path, O_CREAT|O_EXCL|O_RDWR, 0600)) >= 0) { Stylistically speaking, why do people keep insisting on not checking error conditions properly? open(2) is documented to return "-1" on error, not non-negative as many want to test it against. Yes, this has caused me problems on an old 286 Xenix system. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 06:26:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA16035 for cvs-all-outgoing; Wed, 21 Oct 1998 06:26:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15943; Wed, 21 Oct 1998 06:25:58 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA03231; Wed, 21 Oct 1998 02:58:30 -0700 (PDT) Date: Wed, 21 Oct 1998 02:58:30 -0700 (PDT) Message-Id: <199810210958.CAA03231@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/editors/mule-common Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/21 02:58:29 PDT Modified files: editors/mule-common Makefile Log: Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing onto the "STRIP=". Revision Changes Path 1.34 +2 -2 ports/editors/mule-common/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 06:26:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA16049 for cvs-all-outgoing; Wed, 21 Oct 1998 06:26:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15964; Wed, 21 Oct 1998 06:25:59 -0700 (PDT) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA03574; Wed, 21 Oct 1998 03:07:51 -0700 (PDT) Date: Wed, 21 Oct 1998 03:07:51 -0700 (PDT) Message-Id: <199810211007.DAA03574@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/p5-SNMP Makefile ports/net/p5-SNMP/files md5 ports/net/p5-SNMP/patches patch-aa patch-ab ports/net/p5-SNMP/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 1998/10/21 03:07:51 PDT Modified files: net/p5-SNMP Makefile net/p5-SNMP/files md5 net/p5-SNMP/patches patch-aa net/p5-SNMP/pkg DESCR PLIST Removed files: net/p5-SNMP/patches patch-ab Log: Unbreak. Upgrade to v1.8b3. Fix for Perl5. Revision Changes Path 1.4 +5 -7 ports/net/p5-SNMP/Makefile 1.2 +1 -1 ports/net/p5-SNMP/files/md5 1.3 +24 -18 ports/net/p5-SNMP/patches/patch-aa 1.2 +3 -22 ports/net/p5-SNMP/pkg/DESCR 1.2 +6 -8 ports/net/p5-SNMP/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 06:26:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA16070 for cvs-all-outgoing; Wed, 21 Oct 1998 06:26:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA15993; Wed, 21 Oct 1998 06:26:02 -0700 (PDT) (envelope-from dima@FreeBSD.org) From: Dima Ruban Received: (from dima@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA02968; Wed, 21 Oct 1998 02:48:37 -0700 (PDT) Date: Wed, 21 Oct 1998 02:48:37 -0700 (PDT) Message-Id: <199810210948.CAA02968@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys stat.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dima 1998/10/21 02:48:37 PDT Modified files: lib/libc/sys stat.2 Log: Fix types. Revision Changes Path 1.14 +19 -19 src/lib/libc/sys/stat.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 06:44:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18956 for cvs-all-outgoing; Wed, 21 Oct 1998 06:44:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA18942; Wed, 21 Oct 1998 06:43:58 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA18244; Wed, 21 Oct 1998 06:43:56 -0700 (PDT) Date: Wed, 21 Oct 1998 06:43:56 -0700 (PDT) Message-Id: <199810211343.GAA18244@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/docproj current.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/21 06:43:55 PDT Modified files: en/docproj current.sgml Log: Added to the Documentation Project TODO list: Write some new Papers The FreeBSD VM architecture The New SCSI layer for FreeBSD (CAM) Write some new Tutorials How to update from a.out to elf How to build a FreeBSD release Write Manpages for the kernel CGI Scripts Rewrite cvsweb.cgi cgi script from scratch using a RCS perl Module Rewrite man.cgi cgi script and fix some bugs. Write a ports INDEX perl Module Translations of the FreeBSD Documentation Revision Changes Path 1.3 +62 -2 www/en/docproj/current.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 07:06:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA21820 for cvs-all-outgoing; Wed, 21 Oct 1998 07:06:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA21815; Wed, 21 Oct 1998 07:06:53 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) From: Motoyuki Konno Received: (from motoyuki@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA18946; Wed, 21 Oct 1998 07:06:51 -0700 (PDT) Date: Wed, 21 Oct 1998 07:06:51 -0700 (PDT) Message-Id: <199810211406.HAA18946@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/ja/handbook eresources.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1998/10/21 07:06:50 PDT Modified files: ja/handbook eresources.sgml Log: Merge the following changes in the English version: eresources.sgml : 1.49 -> 1.50 Submitted by: condle@geocities.co.jp Revision Changes Path 1.19 +24 -4 doc/ja/handbook/eresources.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 07:29:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA24559 for cvs-all-outgoing; Wed, 21 Oct 1998 07:29:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA24554; Wed, 21 Oct 1998 07:29:47 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA19599; Wed, 21 Oct 1998 07:29:44 -0700 (PDT) Date: Wed, 21 Oct 1998 07:29:44 -0700 (PDT) Message-Id: <199810211429.HAA19599@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/security security.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/21 07:29:44 PDT Modified files: en/security security.sgml Log: Fix URL of The COAST Security Hotlist Submitted by: Bruce Campbell Revision Changes Path 1.5 +3 -3 www/en/security/security.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 07:31:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA24673 for cvs-all-outgoing; Wed, 21 Oct 1998 07:31:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA24666; Wed, 21 Oct 1998 07:31:11 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) From: Motoyuki Konno Received: (from motoyuki@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA19779; Wed, 21 Oct 1998 07:31:09 -0700 (PDT) Date: Wed, 21 Oct 1998 07:31:09 -0700 (PDT) Message-Id: <199810211431.HAA19779@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/ja index.html y2kbug.sgml www/ja/copyright copyright.sgml license.sgml www/ja/gallery gallery.sgml www/ja/internal about.sgml machines.sgml www/ja/news press.sgml www/ja/releases index.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1998/10/21 07:31:08 PDT Modified files: ja index.html y2kbug.sgml ja/copyright copyright.sgml license.sgml ja/gallery gallery.sgml ja/internal about.sgml machines.sgml ja/news press.sgml ja/releases index.sgml Log: Merge the following changes in the English version: index.html : 1.56 -> 1.57 y2kbug.sgml : 1.9 -> 1.10 copyright/copyright.sgml : 1.1 -> 1.3 copyright/license.sgml : 1.3 -> 1.4 gallery/gallery.sgml : 1.39 -> 1.41 internal/about.sgml : 1.18 -> 1.21 internal/machines.sgml : 1.5 -> 1.6 news/press.sgml : 1.17 -> 1.23 releases/index.sgml : 1.22 -> 1.23 Submitted by: Hirose Shouichi hino@ccm.cl.nec.co.jp Motoyuki Konno Revision Changes Path 1.17 +4 -4 www/ja/index.html 1.5 +5 -4 www/ja/y2kbug.sgml 1.3 +6 -5 www/ja/copyright/copyright.sgml 1.4 +4 -4 www/ja/copyright/license.sgml 1.11 +5 -4 www/ja/gallery/gallery.sgml 1.11 +11 -4 www/ja/internal/about.sgml 1.5 +5 -5 www/ja/internal/machines.sgml 1.6 +43 -3 www/ja/news/press.sgml 1.10 +10 -3 www/ja/releases/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 07:46:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26743 for cvs-all-outgoing; Wed, 21 Oct 1998 07:46:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26735; Wed, 21 Oct 1998 07:46:45 -0700 (PDT) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA20453; Wed, 21 Oct 1998 07:46:42 -0700 (PDT) Date: Wed, 21 Oct 1998 07:46:42 -0700 (PDT) Message-Id: <199810211446.HAA20453@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_page.c vm_page.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/10/21 07:46:42 PDT Modified files: sys/vm vm_page.c vm_page.h Log: Nuked PG_TABLED flag. Replaced with m->object != NULL. Revision Changes Path 1.109 +4 -8 src/sys/vm/vm_page.c 1.47 +1 -2 src/sys/vm/vm_page.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 08:03:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA28511 for cvs-all-outgoing; Wed, 21 Oct 1998 08:03:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA28506; Wed, 21 Oct 1998 08:03:23 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21041; Wed, 21 Oct 1998 08:03:20 -0700 (PDT) Date: Wed, 21 Oct 1998 08:03:20 -0700 (PDT) Message-Id: <199810211503.IAA21041@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/projects projects.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/21 08:03:20 PDT Modified files: en/projects projects.sgml Log: ADded the The FreeBSD Diary Revision Changes Path 1.18 +12 -2 www/en/projects/projects.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 08:05:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA28716 for cvs-all-outgoing; Wed, 21 Oct 1998 08:05:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dana.clari.net.au (dana.clari.net.au [203.27.85.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA28711; Wed, 21 Oct 1998 08:05:26 -0700 (PDT) (envelope-from thepish@freebsd.org) Received: from localhost (thepish@localhost) by dana.clari.net.au (8.9.1/8.8.7) with ESMTP id BAA06282; Thu, 22 Oct 1998 01:04:47 +1000 (EST) (envelope-from thepish@freebsd.org) X-Authentication-Warning: dana.clari.net.au: thepish owned process doing -bs Date: Thu, 22 Oct 1998 01:04:47 +1000 (EST) From: Peter Hawkins X-Sender: thepish@dana.clari.net.au To: "David O'Brien" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www/netscape45-communicator Makefile ports/www/netscape45-communicator/files md5 In-Reply-To: <19981019115601.A19567@nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >If "USE_128BIT" is defined, the user is told this is pre-release >software. Seems this is a now a released version as it doesn't call >itself a Beta anymore. Well regardless of what you might think, it is a beta. Difference is that this is the unbroken PR2 (the PR2 you were using was the broken one). Please see Netscape's online documentation. >Doesn't seem like packaging (nor ``pkg_delete -v'') was tested... yes... I intended to back out the multiple name thing in favour of reverting but I was getting a lot of complaints that the PR2 was breaking so I wanted to get something out quickly. If you want to put back your alternate binary name (which is a good idea) please send me a patch using MULTIVERSION (for compatability) and have it handle PLIST either way. Meanwhile I'll revert to the netscape name for the binary. Peter Hilink Internet Peter Hawkins 381 Swan St Richmond, Vic, Australia Ph: +61-3-9421 2006 Fax: +61-3-9421 2007 http://www.hilink.com.au Peter@hilink.com.au FreeBSD Project: thepish@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 08:13:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA29342 for cvs-all-outgoing; Wed, 21 Oct 1998 08:13:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29337; Wed, 21 Oct 1998 08:13:21 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA21495; Wed, 21 Oct 1998 08:13:16 -0700 (PDT) Date: Wed, 21 Oct 1998 08:13:16 -0700 (PDT) Message-Id: <199810211513.IAA21495@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/objformat Makefile objformat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/10/21 08:13:16 PDT Modified files: usr.bin/objformat Makefile objformat.c Log: Remove most of the code and replace it with a call to getobjformat(). Revision Changes Path 1.12 +3 -9 src/usr.bin/objformat/Makefile 1.5 +13 -109 src/usr.bin/objformat/objformat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 09:01:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04200 for cvs-all-outgoing; Wed, 21 Oct 1998 09:01:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04194; Wed, 21 Oct 1998 09:01:18 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) From: Motoyuki Konno Received: (from motoyuki@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA22992; Wed, 21 Oct 1998 09:01:15 -0700 (PDT) Date: Wed, 21 Oct 1998 09:01:15 -0700 (PDT) Message-Id: <199810211601.JAA22992@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/ja/search web.atoz Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1998/10/21 09:01:15 PDT Modified files: ja/search web.atoz Log: Merge the following changes in the English version: web.atoz : 1.41 -> 1.42 Revision Changes Path 1.11 +2 -5 www/ja/search/web.atoz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 09:07:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04625 for cvs-all-outgoing; Wed, 21 Oct 1998 09:07:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04620 for ; Wed, 21 Oct 1998 09:07:31 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id JAA06226; Wed, 21 Oct 1998 09:06:58 -0700 (PDT) (envelope-from dillon) Date: Wed, 21 Oct 1998 09:06:58 -0700 (PDT) From: Matthew Dillon Message-Id: <199810211606.JAA06226@apollo.backplane.com> To: "David O'Brien" Cc: Peter Wemm , cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c References: <199810202134.PAA28899@harmony.village.org> <199810210231.KAA14549@spinner.netplex.com.au> <19981021025928.A21068@nuxi.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk :> - open(path, O_CREAT|O_EXCL|O_RDWR, 0600)) >= 0) :> + open(path, O_CREAT|O_EXCL|O_RDWR, 0600)) >= 0) { : :Stylistically speaking, why do people keep insisting on not checking :error conditions properly? open(2) is documented to return "-1" on :error, not non-negative as many want to test it against. : :Yes, this has caused me problems on an old 286 Xenix system. for open(), checking the result for >= 0 for success is historical. In many years past, some programmers made the mistake of checking the result of open for values greater then 0 (> 0), forgetting that 0 is a perfectly valid file descriptor. In disgust, T.R.O.T.W. explicitly began comparing the result against >= 0. Most people I know do not compare against -1 explicitly for any system call but instead use an insequality. Historically, the result of a system call has been tested negative ( < 0 ) to determine if there was an error, or exactly 0 ( == 0) if not, except for those calls that had a specific type of return value (such as read()). The one glaring exception to this, historically, has been lseek(). Many people these days don't even bother checking the return value for lseek() unless they need the new position of the file. With open(), it is especially silly to compare against an explicit -1 because many programs will then use the file descriptor in an FD_SET or as an array index somewhere and thus the descriptor would blow up the program if it were negative (say, -2). Better to fail. -Matt :-- :-- David (obrien@NUXI.com -or- obrien@FreeBSD.org) : : Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 09:09:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04716 for cvs-all-outgoing; Wed, 21 Oct 1998 09:09:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04710; Wed, 21 Oct 1998 09:09:30 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id JAA06244; Wed, 21 Oct 1998 09:08:56 -0700 (PDT) (envelope-from dillon) Date: Wed, 21 Oct 1998 09:08:56 -0700 (PDT) From: Matthew Dillon Message-Id: <199810211608.JAA06244@apollo.backplane.com> To: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Cc: Peter Wemm , Bruce Evans , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c References: <199810210245.KAA14596@spinner.netplex.com.au> <199810210437.VAA01979@apollo.backplane.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk :Matthew Dillon writes: :> I could go either way. My personal preference would be to fix the manual :> page to read 'mode 0600 masked by the current umask' and *not* put in the :> fchmod(), because I can certainly see a program expecting to create a :> file with read-only permissions by setting the umask and calling :> mkstemp() to get the read+write descriptor. It would be phenominally dumb :> programmer to depend on it, but I can see it. : :So we should adapt FreeBSD to be nice to phenomenally dumb :programmers? I feel a rerun of the fclose(NULL) debate coming... : :DES Huh? That's kind of an out-of-the-blue comment. I have no idea what you are talking about. -Matt :-- :Dag-Erling Smørgrav - dag-erli@ifi.uio.no : : Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 09:31:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA06942 for cvs-all-outgoing; Wed, 21 Oct 1998 09:31:43 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA06936; Wed, 21 Oct 1998 09:31:42 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA24096; Wed, 21 Oct 1998 09:31:39 -0700 (PDT) Date: Wed, 21 Oct 1998 09:31:39 -0700 (PDT) Message-Id: <199810211631.JAA24096@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_sig.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/10/21 09:31:39 PDT Modified files: sys/kern kern_sig.c Log: Eliminate a superfluous comment. Revision Changes Path 1.48 +1 -5 src/sys/kern/kern_sig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 10:07:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11304 for cvs-all-outgoing; Wed, 21 Oct 1998 10:07:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11280; Wed, 21 Oct 1998 10:07:15 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) From: Motoyuki Konno Received: (from motoyuki@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA25809; Wed, 21 Oct 1998 10:07:12 -0700 (PDT) Date: Wed, 21 Oct 1998 10:07:12 -0700 (PDT) Message-Id: <199810211707.KAA25809@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/ja/news newsflash.sgml press.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1998/10/21 10:07:12 PDT Modified files: ja/news newsflash.sgml press.sgml Log: Merge the following changes in the English version: news/newsflash.sgml : 1.99 -> 1.100 Add translation: press.sgml Revision Changes Path 1.26 +14 -3 www/ja/news/newsflash.sgml 1.7 +3 -3 www/ja/news/press.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 10:10:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11945 for cvs-all-outgoing; Wed, 21 Oct 1998 10:10:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11939; Wed, 21 Oct 1998 10:10:52 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA25932; Wed, 21 Oct 1998 10:10:50 -0700 (PDT) Date: Wed, 21 Oct 1998 10:10:50 -0700 (PDT) Message-Id: <199810211710.KAA25932@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 math_emulate.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/21 10:10:49 PDT Modified files: sys/i386/i386 math_emulate.c Log: Get things limping along again for the 80386 and friends. The ELF assembler emits a redundant operand-size prefix for the fnstsw %ax instruction, and this stops the show for 3.0-RELEASE. Revision Changes Path 1.30 +5 -2 src/sys/i386/i386/math_emulate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 10:36:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA14637 for cvs-all-outgoing; Wed, 21 Oct 1998 10:36:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA14632; Wed, 21 Oct 1998 10:36:32 -0700 (PDT) (envelope-from abial@FreeBSD.org) From: Andrzej Bialecki Received: (from abial@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA26898; Wed, 21 Oct 1998 10:36:29 -0700 (PDT) Date: Wed, 21 Oct 1998 10:36:29 -0700 (PDT) Message-Id: <199810211736.KAA26898@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/picobsd/tinyware/mined Makefile README mined.h mined1.c mined2.c src/release/picobsd/tinyware/msh Makefile README sh.1 sh.h sh1.c sh2.c sh3.c sh4.c sh5.c sh6.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk abial 1998/10/21 10:36:29 PDT Added files: release/picobsd/tinyware/mined Makefile README mined.h mined1.c mined2.c release/picobsd/tinyware/msh Makefile README sh.1 sh.h sh1.c sh2.c sh3.c sh4.c sh5.c sh6.c Log: Added two new utilities, both ported from Minix: mined (editor), and msh (largely compatible Bourne shell). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 11:51:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA23540 for cvs-all-outgoing; Wed, 21 Oct 1998 11:51:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA23528; Wed, 21 Oct 1998 11:51:53 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA29618; Wed, 21 Oct 1998 11:51:50 -0700 (PDT) Date: Wed, 21 Oct 1998 11:51:50 -0700 (PDT) Message-Id: <199810211851.LAA29618@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/10/21 11:51:49 PDT Modified files: . modules Log: gawk --> ports/lang/gawk Revision Changes Path 1.2425 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 11:52:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA23663 for cvs-all-outgoing; Wed, 21 Oct 1998 11:52:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA23658; Wed, 21 Oct 1998 11:52:06 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA29635; Wed, 21 Oct 1998 11:52:03 -0700 (PDT) Date: Wed, 21 Oct 1998 11:52:03 -0700 (PDT) Message-Id: <199810211852.LAA29635@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/lang/gawk - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/10/21 11:52:03 PDT ports/lang/gawk - Imported sources Update of /home/ncvs/ports/lang/gawk In directory freefall.freebsd.org:/d/users/andreas/newports/gawk Log Message: New port gawk Status: Vendor Tag: GNU Release Tags: v3_0_3 I ports/lang/gawk/CVS N ports/lang/gawk/Makefile N ports/lang/gawk/files/md5 N ports/lang/gawk/pkg/COMMENT N ports/lang/gawk/pkg/DESCR N ports/lang/gawk/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 11:53:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA23815 for cvs-all-outgoing; Wed, 21 Oct 1998 11:53:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA23806; Wed, 21 Oct 1998 11:53:19 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA29675; Wed, 21 Oct 1998 11:53:16 -0700 (PDT) Date: Wed, 21 Oct 1998 11:53:16 -0700 (PDT) Message-Id: <199810211853.LAA29675@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/lang Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1998/10/21 11:53:16 PDT Modified files: lang Makefile Log: enable gawk Revision Changes Path 1.112 +2 -1 ports/lang/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 12:14:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA26671 for cvs-all-outgoing; Wed, 21 Oct 1998 12:14:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA26656; Wed, 21 Oct 1998 12:14:06 -0700 (PDT) (envelope-from obrien@relay.nuxi.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.1/8.9.1) id MAA09766; Wed, 21 Oct 1998 12:13:38 -0700 (PDT) (envelope-from obrien) Message-ID: <19981021121338.C9426@nuxi.com> Date: Wed, 21 Oct 1998 12:13:38 -0700 From: "David O'Brien" To: Peter Hawkins Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www/netscape45-communicator Makefile ports/www/netscape45-communicator/files md5 Reply-To: obrien@nuxi.com References: <19981019115601.A19567@nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Peter Hawkins on Thu, Oct 22, 1998 at 01:04:47AM +1000 X-Operating-System: FreeBSD 3.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Well regardless of what you might think, it is a beta. Can you substantiate this? Running the PR2 beta and looking at the "about:" URL says: "Netscape® Communicator 4.5b2" with "Netscape: Version 4.5b2 [en]-98252" in the title bar. In contract, the current Communicator 4.5 port's "about:" URL says: "Netscape® Communicator 4.5" with "Netscape: Version 4.5 [en]-98286" in the title bar. Looking at http://home.netscape.com/download/selectplatform_1_521.html (and all pages between http://www.netscape.com to there), not at single one mention "Beta". Are you saying Netscape is misrepresenting itself to the public?? -- -- David (obrien@NUXI.ucdavis.edu -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 12:17:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA27019 for cvs-all-outgoing; Wed, 21 Oct 1998 12:17:02 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA27007; Wed, 21 Oct 1998 12:16:58 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA00582; Wed, 21 Oct 1998 12:16:55 -0700 (PDT) Date: Wed, 21 Oct 1998 12:16:55 -0700 (PDT) Message-Id: <199810211916.MAA00582@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/shells/tcsh Makefile ports/shells/tcsh/files md5 ports/shells/tcsh/patches patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/10/21 12:16:55 PDT Modified files: shells/tcsh Makefile shells/tcsh/files md5 shells/tcsh/patches patch-aa patch-ab Removed files: shells/tcsh/patches patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai Log: upgrade to 6.08.00 Revision Changes Path 1.22 +4 -4 ports/shells/tcsh/Makefile 1.6 +1 -1 ports/shells/tcsh/files/md5 1.10 +18 -55 ports/shells/tcsh/patches/patch-aa 1.6 +18 -18 ports/shells/tcsh/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 12:43:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA00224 for cvs-all-outgoing; Wed, 21 Oct 1998 12:43:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dt053nb4.san.rr.com (dt053nb4.san.rr.com [204.210.34.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA00213; Wed, 21 Oct 1998 12:43:06 -0700 (PDT) (envelope-from Studded@gorean.org) Received: from gorean.org (Studded@localhost [127.0.0.1]) by dt053nb4.san.rr.com (8.8.8/8.8.8) with ESMTP id MAA18958; Wed, 21 Oct 1998 12:42:31 -0700 (PDT) (envelope-from Studded@gorean.org) Message-ID: <362E3926.E2D2FDC3@gorean.org> Date: Wed, 21 Oct 1998 12:42:30 -0700 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.5b2 [en] (X11; I; FreeBSD 2.2.7-STABLE-1015 i386) X-Accept-Language: en MIME-Version: 1.0 To: obrien@nuxi.com CC: Peter Hawkins , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www/netscape45-communicator Makefile ports/www/netscape45-communicator/files md5 References: <19981019115601.A19567@nuxi.com> <19981021121338.C9426@nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk David O'Brien wrote: > > > Well regardless of what you might think, it is a beta. > > Can you substantiate this? The "PR" in "PR2" stands for "Preview Release." That was netscape's way of calling it a beta without calling it a beta. :) However, looking at the pages *today* it seems that netscape has stopped calling it a Preview and is now shipping a gold version of 4.5. Should we be surprised that netscape is a moving target? I think not. :) Doug -- *** Chief Operations Officer, DALnet IRC network *** Go PADRES! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 13:10:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA03988 for cvs-all-outgoing; Wed, 21 Oct 1998 13:10:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA03982; Wed, 21 Oct 1998 13:10:37 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA02639; Wed, 21 Oct 1998 13:10:34 -0700 (PDT) Date: Wed, 21 Oct 1998 13:10:34 -0700 (PDT) Message-Id: <199810212010.NAA02639@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/loader Makefile conf.c main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/21 13:10:34 PDT Modified files: sys/boot/i386/loader Makefile conf.c main.c Log: - Enable PnP and ISA PnP code. - Use the ISA PnP enumerator. - Use the new linker set code, throw out the gensetdefs stuff. - Produce an intermediate loader image that has symbols stripped, to aid - in debugging. - Supply ISA port access functions required for ISA PnP Revision Changes Path 1.13 +21 -23 src/sys/boot/i386/loader/Makefile 1.8 +2 -2 src/sys/boot/i386/loader/conf.c 1.12 +36 -1 src/sys/boot/i386/loader/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 13:11:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA04095 for cvs-all-outgoing; Wed, 21 Oct 1998 13:11:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA04086; Wed, 21 Oct 1998 13:11:06 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA02673; Wed, 21 Oct 1998 13:11:03 -0700 (PDT) Date: Wed, 21 Oct 1998 13:11:03 -0700 (PDT) Message-Id: <199810212011.NAA02673@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/loader setdef0.c setdef1.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/21 13:11:03 PDT Removed files: sys/boot/i386/loader setdef0.c setdef1.c Log: Bye-bye setdefs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 14:05:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA10903 for cvs-all-outgoing; Wed, 21 Oct 1998 14:05:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA10896; Wed, 21 Oct 1998 14:05:14 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA05278; Wed, 21 Oct 1998 14:05:11 -0700 (PDT) Date: Wed, 21 Oct 1998 14:05:11 -0700 (PDT) Message-Id: <199810212105.OAA05278@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/cad/felt Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/21 14:05:11 PDT Modified files: cad/felt Makefile Log: Broken for -stable too (same error). Revision Changes Path 1.8 +1 -3 ports/cad/felt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 14:48:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16596 for cvs-all-outgoing; Wed, 21 Oct 1998 14:48:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA16588; Wed, 21 Oct 1998 14:48:38 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA06733; Wed, 21 Oct 1998 14:48:35 -0700 (PDT) Date: Wed, 21 Oct 1998 14:48:35 -0700 (PDT) Message-Id: <199810212148.OAA06733@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook README handbook.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/21 14:48:35 PDT Modified files: en/handbook README handbook.sgml Log: Finished sweep. If it's white space sensitive (examples, program listings, PGP signatures...) the white space is now correct. I may have missed one or two on the way, I'll catch them later. Revision Changes Path 1.34 +4 -0 doc/en/handbook/README 1.33 +2926 -1088doc/en/handbook/handbook.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 14:51:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16809 for cvs-all-outgoing; Wed, 21 Oct 1998 14:51:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA16800; Wed, 21 Oct 1998 14:51:16 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA06823; Wed, 21 Oct 1998 14:51:13 -0700 (PDT) Date: Wed, 21 Oct 1998 14:51:13 -0700 (PDT) Message-Id: <199810212151.OAA06823@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook README handbook.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/21 14:51:13 PDT Modified files: en/handbook README handbook.sgml Log: Removed double whitespace from the end of stops -- . , ! ? : ; Some parts of the handbook had single spaces after stops, some had double or triple. While the typographical convention for monospaced fonts may be to use double spaces after them, that doesn't apply here. TeX will ignore them, as will HTML. If we need them for a plain text version of the Handbook then the stylesheet / conversion mechanism can insert them as necessary. Searching for _\([;:!\.\?,]\) +_ in Emacs and replacing with _\1 _ (ignore the '_', they're just to delineate the regexps) does the job quite nicely. However, you can't do this everywhere, since some of the double spaces might be in program listings or other literal sections (e.g., the BSD Copyright), so you need to sit and bounce on the 'y' or 'n' key as appropriate for each occurance of a stop. Revision Changes Path 1.35 +24 -0 doc/en/handbook/README 1.34 +2292 -2292doc/en/handbook/handbook.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 14:52:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16954 for cvs-all-outgoing; Wed, 21 Oct 1998 14:52:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA16945; Wed, 21 Oct 1998 14:52:35 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA06922; Wed, 21 Oct 1998 14:52:32 -0700 (PDT) Date: Wed, 21 Oct 1998 14:52:32 -0700 (PDT) Message-Id: <199810212152.OAA06922@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook README handbook.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/21 14:52:32 PDT Modified files: en/handbook README handbook.sgml Log: Some paragraphs have leading space(s). E.g., There is some leading space here. Get rid of it, doing an emacs search/replace for +\([^ ]\) and replacing with \1 This can be done globally. Revision Changes Path 1.36 +13 -0 doc/en/handbook/README 1.35 +185 -185 doc/en/handbook/handbook.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 14:53:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17076 for cvs-all-outgoing; Wed, 21 Oct 1998 14:53:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17071; Wed, 21 Oct 1998 14:53:43 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA06962; Wed, 21 Oct 1998 14:53:40 -0700 (PDT) Date: Wed, 21 Oct 1998 14:53:40 -0700 (PDT) Message-Id: <199810212153.OAA06962@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook README handbook.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/21 14:53:40 PDT Modified files: en/handbook README handbook.sgml Log: A lot of tags have leading whitespace before them. Remove it. Do this (in Emacs) by searching for \s-+ and replacing with Do this for all occurences *except* where the element immediately before the is one of , , , . The ... wrapping these elements is mostly redundant, and will be removed later. Revision Changes Path 1.37 +14 -0 doc/en/handbook/README 1.36 +652 -1220 doc/en/handbook/handbook.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 14:58:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17494 for cvs-all-outgoing; Wed, 21 Oct 1998 14:58:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17487; Wed, 21 Oct 1998 14:58:45 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA07110; Wed, 21 Oct 1998 14:58:42 -0700 (PDT) Date: Wed, 21 Oct 1998 14:58:42 -0700 (PDT) Message-Id: <199810212158.OAA07110@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook README handbook.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/21 14:58:42 PDT Modified files: en/handbook README handbook.sgml Log: With the agreement of the Japanese team, a change in the way I'm doing things. I'm now working through from the beginning of the handbook to end, correcting as I go. I'll commit in chunks of 5,000 lines (or thereabouts). Most of the changes fall into the following categories. * --> * Spurious s around <*list>s deleted (but not reformatted) "C-c -" in Emacs SGML mode (when the point is on an element starting or end tags) will delete that element's starting or end tags. * Marked smileys with for possible future deletion * Deleting , around ... -> ... * Fine tuning markup choices in some cases - C: -> C: * Extra s here and there. * Some <*list>s to (and s to ) * ASCII emphasis converted to i.e., do it like *this* -> do it like this * -> There are very few whitespace changes, although a few have probably cropped up. The vast majority of the whitespace changes will happen in one megacommit, hopefully some time next week. This does the first 5,000 lines or so. Revision Changes Path 1.38 +40 -0 doc/en/handbook/README 1.37 +322 -313 doc/en/handbook/handbook.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 15:00:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17666 for cvs-all-outgoing; Wed, 21 Oct 1998 15:00:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17661; Wed, 21 Oct 1998 15:00:25 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA07188; Wed, 21 Oct 1998 15:00:22 -0700 (PDT) Date: Wed, 21 Oct 1998 15:00:22 -0700 (PDT) Message-Id: <199810212200.PAA07188@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook README handbook.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/21 15:00:22 PDT Modified files: en/handbook README handbook.sgml Log: As previous commit, now to up to line 11490. Revision Changes Path 1.39 +3 -0 doc/en/handbook/README 1.38 +678 -615 doc/en/handbook/handbook.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 15:02:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17857 for cvs-all-outgoing; Wed, 21 Oct 1998 15:02:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17852; Wed, 21 Oct 1998 15:02:47 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA07279; Wed, 21 Oct 1998 15:02:44 -0700 (PDT) Date: Wed, 21 Oct 1998 15:02:44 -0700 (PDT) Message-Id: <199810212202.PAA07279@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook README handbook.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/21 15:02:44 PDT Modified files: en/handbook README handbook.sgml Log: As previous commit, to line 15126 Revision Changes Path 1.40 +6 -4 doc/en/handbook/README 1.39 +94 -81 doc/en/handbook/handbook.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 15:05:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA18039 for cvs-all-outgoing; Wed, 21 Oct 1998 15:05:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA18034; Wed, 21 Oct 1998 15:05:33 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA07491; Wed, 21 Oct 1998 15:05:26 -0700 (PDT) Date: Wed, 21 Oct 1998 15:05:26 -0700 (PDT) Message-Id: <199810212205.PAA07491@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook README handbook.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/21 15:05:25 PDT Modified files: en/handbook README handbook.sgml Log: As previous commit, to line 20370. Revision Changes Path 1.41 +2 -0 doc/en/handbook/README 1.40 +313 -300 doc/en/handbook/handbook.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 15:09:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA18355 for cvs-all-outgoing; Wed, 21 Oct 1998 15:09:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA18350; Wed, 21 Oct 1998 15:09:00 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA07672; Wed, 21 Oct 1998 15:08:57 -0700 (PDT) Date: Wed, 21 Oct 1998 15:08:57 -0700 (PDT) Message-Id: <199810212208.PAA07672@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1998/10/21 15:08:57 PDT Modified files: . modules Log: ja-chasen --> ports/japanese/chasen Revision Changes Path 1.2426 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 15:09:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA18411 for cvs-all-outgoing; Wed, 21 Oct 1998 15:09:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA18406; Wed, 21 Oct 1998 15:09:47 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA07720; Wed, 21 Oct 1998 15:09:44 -0700 (PDT) Date: Wed, 21 Oct 1998 15:09:44 -0700 (PDT) Message-Id: <199810212209.PAA07720@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/japanese/chasen - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1998/10/21 15:09:44 PDT ports/japanese/chasen - Imported sources Update of /home/ncvs/ports/japanese/chasen In directory freefall.freebsd.org:/x/tmp/cvs-serv7709 Log Message: Japanese Morphological Analysis System Submitted by: Jun Kuriyama Status: Vendor Tag: KURIYAMA Release Tags: v1_51 N ports/japanese/chasen/Makefile N ports/japanese/chasen/pkg/COMMENT N ports/japanese/chasen/pkg/PLIST N ports/japanese/chasen/pkg/DESCR N ports/japanese/chasen/files/md5 N ports/japanese/chasen/patches/patch-aa N ports/japanese/chasen/patches/patch-ab No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 15:10:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA18555 for cvs-all-outgoing; Wed, 21 Oct 1998 15:10:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA18550; Wed, 21 Oct 1998 15:10:57 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) From: Jun Kuriyama Received: (from kuriyama@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA07796; Wed, 21 Oct 1998 15:10:54 -0700 (PDT) Date: Wed, 21 Oct 1998 15:10:54 -0700 (PDT) Message-Id: <199810212210.PAA07796@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/japanese Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1998/10/21 15:10:54 PDT Modified files: japanese Makefile Log: Activate ja-chasen. Revision Changes Path 1.154 +2 -1 ports/japanese/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 16:06:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA24692 for cvs-all-outgoing; Wed, 21 Oct 1998 16:06:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA24685; Wed, 21 Oct 1998 16:06:53 -0700 (PDT) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA09364; Wed, 21 Oct 1998 16:06:50 -0700 (PDT) Date: Wed, 21 Oct 1998 16:06:50 -0700 (PDT) Message-Id: <199810212306.QAA09364@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm device_pager.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/10/21 16:06:50 PDT Modified files: sys/vm device_pager.c Log: Set m->object to NULL in dev_pager_getfake(). Revision Changes Path 1.33 +2 -1 src/sys/vm/device_pager.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 17:26:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA03049 for cvs-all-outgoing; Wed, 21 Oct 1998 17:26:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA03015; Wed, 21 Oct 1998 17:26:00 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA11660; Wed, 21 Oct 1998 17:25:57 -0700 (PDT) Date: Wed, 21 Oct 1998 17:25:57 -0700 (PDT) Message-Id: <199810220025.RAA11660@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11/XttXF86srv-common Makefile ports/x11/XttXF86srv-common/files Imakefile ports/x11/XttXF86srv-common/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/10/21 17:25:57 PDT Modified files: x11/XttXF86srv-common Makefile x11/XttXF86srv-common/files Imakefile x11/XttXF86srv-common/pkg PLIST Log: Unbreak for ELF. PR: 8390 Submitted by: Taguchi Takeshi Revision Changes Path 1.7 +7 -5 ports/x11/XttXF86srv-common/Makefile 1.4 +1 -1 ports/x11/XttXF86srv-common/files/Imakefile 1.4 +3 -0 ports/x11/XttXF86srv-common/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 18:45:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10609 for cvs-all-outgoing; Wed, 21 Oct 1998 18:45:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA10604; Wed, 21 Oct 1998 18:45:33 -0700 (PDT) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA13695; Wed, 21 Oct 1998 18:45:31 -0700 (PDT) Date: Wed, 21 Oct 1998 18:45:31 -0700 (PDT) Message-Id: <199810220145.SAA13695@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm device_pager.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/10/21 18:45:30 PDT Modified files: sys/vm device_pager.c Log: Convert fake page allocs to use the zone allocator, thus eliminating the private pool management code in here. Revision Changes Path 1.34 +8 -14 src/sys/vm/device_pager.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 19:00:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12077 for cvs-all-outgoing; Wed, 21 Oct 1998 19:00:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA12061; Wed, 21 Oct 1998 19:00:52 -0700 (PDT) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA14188; Wed, 21 Oct 1998 19:00:49 -0700 (PDT) Date: Wed, 21 Oct 1998 19:00:49 -0700 (PDT) Message-Id: <199810220200.TAA14188@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_fxp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/10/21 19:00:49 PDT Modified files: sys/pci if_fxp.c Log: Defer rundown (m_freem) of completed transmit buffers for no longer than 1 second. Revision Changes Path 1.58 +22 -1 src/sys/pci/if_fxp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 19:17:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA13761 for cvs-all-outgoing; Wed, 21 Oct 1998 19:17:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA13753; Wed, 21 Oct 1998 19:16:58 -0700 (PDT) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA14641; Wed, 21 Oct 1998 19:16:55 -0700 (PDT) Date: Wed, 21 Oct 1998 19:16:55 -0700 (PDT) Message-Id: <199810220216.TAA14641@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_object.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/10/21 19:16:54 PDT Modified files: sys/vm vm_object.c Log: Make the VM system handle the case where a terminating object contains legitimately wired pages. Currently we print a diagnostic when this happens, but this will be removed soon when it will be common for this to occur with zero-copy TCP/IP buffers. Revision Changes Path 1.130 +31 -43 src/sys/vm/vm_object.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 19:30:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA15225 for cvs-all-outgoing; Wed, 21 Oct 1998 19:30:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA15220; Wed, 21 Oct 1998 19:30:28 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA15087; Wed, 21 Oct 1998 19:30:25 -0700 (PDT) Date: Wed, 21 Oct 1998 19:30:25 -0700 (PDT) Message-Id: <199810220230.TAA15087@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/databases/typhoon Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/21 19:30:25 PDT Modified files: databases/typhoon Makefile Log: Fix various bogons. (I *assume* the libtyphoon.so link was meant for the a.out case, because otherwise the name of the shared library is wrong.) Revision Changes Path 1.5 +3 -3 ports/databases/typhoon/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 19:32:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA15528 for cvs-all-outgoing; Wed, 21 Oct 1998 19:32:57 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA15522; Wed, 21 Oct 1998 19:32:54 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA15195; Wed, 21 Oct 1998 19:32:51 -0700 (PDT) Date: Wed, 21 Oct 1998 19:32:51 -0700 (PDT) Message-Id: <199810220232.TAA15195@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp iface.c iface.h Makefile bundle.c bundle.h command.c filter.c ipcp.c ipcp.h main.c ppp.8 route.c tun.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/10/21 19:32:51 PDT Modified files: usr.sbin/ppp Makefile bundle.c bundle.h command.c filter.c ipcp.c ipcp.h main.c ppp.8 route.c tun.c Added files: usr.sbin/ppp iface.c iface.h Log: Solve the ``first connection'' problem that occurs on demand-dial links with dynamic IP numbers where the program that causes the dial bind()s to an interface address that is subsequently changed after ppp negotiation. The problem is defeated by adding negotiated addresses to the tun interface as additional alias addresses and providing a set of ``iface'' commands for managing the interface. Libalias is also required (and what a name clash!) - it happily IP-aliases the address so that the source is that of the primary (negotiated) interface and un-IP-aliases it on the way back. An ``enable iface-alias'' is done implicitly by the -alias command line switch. If -alias isn't given, iface-aliasing is disabled by default and can't be enabled 'till an ``alias enable yes'' is done. ``alias enable no'' silently disables iface-alias. So, for dynamic-IP-type-connections, running ``ppp -alias -auto blah'' will work for the first connection, although existing bindings will not survive a disconnect/connect as the TCP peer will be trying to send to the old IP address - the packets won't route. It's now a lot easier to add IPXCP to ppp with minor updates to the new iface.[ch] (if anyone ever gets 'round to it). It's also now possible to manually add interface aliases with something like ``iface add 1.2.3.4/24 5.6.7.8''. This allows multi-homed ppp links :-) Revision Changes Path 1.50 +2 -2 src/usr.sbin/ppp/Makefile 1.36 +41 -94 src/usr.sbin/ppp/bundle.c 1.14 +8 -2 src/usr.sbin/ppp/bundle.h 1.168 +199 -97 src/usr.sbin/ppp/command.c 1.26 +9 -5 src/usr.sbin/ppp/filter.c 1.67 +126 -143 src/usr.sbin/ppp/ipcp.c 1.21 +1 -4 src/usr.sbin/ppp/ipcp.h 1.144 +5 -2 src/usr.sbin/ppp/main.c 1.127 +96 -31 src/usr.sbin/ppp/ppp.8 1.54 +4 -3 src/usr.sbin/ppp/route.c 1.10 +3 -2 src/usr.sbin/ppp/tun.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 21:02:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA23545 for cvs-all-outgoing; Wed, 21 Oct 1998 21:02:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA23540; Wed, 21 Oct 1998 21:02:40 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA18468; Wed, 21 Oct 1998 21:02:37 -0700 (PDT) Date: Wed, 21 Oct 1998 21:02:37 -0700 (PDT) Message-Id: <199810220402.VAA18468@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/gcore gcore.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/10/21 21:02:37 PDT Modified files: usr.bin/gcore gcore.c Log: When the "-s" option is given, try to ensure that we restart the target process even if we are killed or die due to an error. Revision Changes Path 1.12 +32 -12 src/usr.bin/gcore/gcore.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 21:41:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA25990 for cvs-all-outgoing; Wed, 21 Oct 1998 21:41:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA25985; Wed, 21 Oct 1998 21:41:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA19892; Wed, 21 Oct 1998 21:41:35 -0700 (PDT) Date: Wed, 21 Oct 1998 21:41:35 -0700 (PDT) Message-Id: <199810220441.VAA19892@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/file/Magdir ms-dos Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1998/10/21 21:41:34 PDT Modified files: usr.bin/file/Magdir ms-dos Log: Added Microsoft's PE formatted executables for mips, i386 and Alpha. Also added entry for the debugger files as well. The PE format is used for all Win32 platforms (Win95, Win98, WinNT and WinCE), so it is nice to be able to tell what kind of thing the foo.dll.... Don't have any data for powerpc formats, however... Revision Changes Path 1.2 +103 -6 src/usr.bin/file/Magdir/ms-dos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 21:58:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA27308 for cvs-all-outgoing; Wed, 21 Oct 1998 21:58:43 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA27303; Wed, 21 Oct 1998 21:58:42 -0700 (PDT) (envelope-from gpalmer@FreeBSD.org) From: Gary Palmer Received: (from gpalmer@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA20360; Wed, 21 Oct 1998 21:58:39 -0700 (PDT) Date: Wed, 21 Oct 1998 21:58:39 -0700 (PDT) Message-Id: <199810220458.VAA20360@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gpalmer 1998/10/21 21:58:39 PDT Modified files: release Makefile Log: s/boot2/loader/ on the alpha Revision Changes Path 1.422 +2 -2 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 22:58:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA00450 for cvs-all-outgoing; Wed, 21 Oct 1998 22:58:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA00445; Wed, 21 Oct 1998 22:58:49 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA22267; Wed, 21 Oct 1998 22:58:46 -0700 (PDT) Date: Wed, 21 Oct 1998 22:58:46 -0700 (PDT) Message-Id: <199810220558.WAA22267@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa aic6360.c alog.c asc.c cy.c fd.c if_ar.c if_cs.c if_cx.c if_ed.c if_eg.c if_el.c if_ep.c if_ex.c if_fe.c if_ie.c if_le.c if_lnc.c if_sr.c if_wl.c if_ze.c if_zp.c isa.c isa_device.h labpc.c loran.c lpt.c mcd.c mse.c ncr5380.c ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/21 22:58:46 PDT Modified files: sys/i386/isa aic6360.c alog.c asc.c cy.c fd.c if_ar.c if_cs.c if_cx.c if_ed.c if_eg.c if_el.c if_ep.c if_ex.c if_fe.c if_ie.c if_le.c if_lnc.c if_sr.c if_wl.c if_ze.c if_zp.c isa.c isa_device.h labpc.c loran.c lpt.c mcd.c mse.c ncr5380.c npx.c pcf.c pnp.c ppc.c psm.c rc.c seagate.c sio.c spigot.c stallion.c syscons.c tw.c ultra14f.c wd.c wd7000.c wdreg.h wt.c sys/i386/isa/bs bsif.c sys/i386/isa/pcvt pcvt_drv.c pcvt_hdr.h sys/i386/isa/snd sound.c sound.h sys/i386/isa/sound sound_calls.h soundcard.c sys/pc98/pc98 fd.c if_ed.c if_fe.c lpt.c mse.c npx.c pc98.c sio.c syscons.c wd.c Log: Initialize isa_devtab entries for interrupt handlers in individual device drivers, not in ioconf.c. Use a different hack in isa_device.h so that a new config(8) is not required yet. pc98 parts approved by: kato Revision Changes Path 1.42 +4 -2 src/sys/i386/isa/aic6360.c 1.7 +3 -1 src/sys/i386/isa/alog.c 1.32 +5 -2 src/sys/i386/isa/asc.c 1.72 +3 -1 src/sys/i386/isa/cy.c 1.124 +4 -2 src/sys/i386/isa/fd.c 1.23 +4 -2 src/sys/i386/isa/if_ar.c 1.6 +4 -2 src/sys/i386/isa/if_cs.c 1.25 +4 -1 src/sys/i386/isa/if_cx.c 1.146 +4 -2 src/sys/i386/isa/if_ed.c 1.29 +4 -2 src/sys/i386/isa/if_eg.c 1.38 +4 -2 src/sys/i386/isa/if_el.c 1.77 +4 -2 src/sys/i386/isa/if_ep.c 1.13 +5 -2 src/sys/i386/isa/if_ex.c 1.43 +5 -2 src/sys/i386/isa/if_fe.c 1.57 +5 -2 src/sys/i386/isa/if_ie.c 1.48 +4 -2 src/sys/i386/isa/if_le.c 1.47 +6 -3 src/sys/i386/isa/if_lnc.c 1.16 +3 -2 src/sys/i386/isa/if_sr.c 1.16 +5 -3 src/sys/i386/isa/if_wl.c 1.55 +5 -2 src/sys/i386/isa/if_ze.c 1.49 +5 -2 src/sys/i386/isa/if_zp.c 1.116 +6 -3 src/sys/i386/isa/isa.c 1.56 +65 -69 src/sys/i386/isa/isa_device.h 1.28 +3 -1 src/sys/i386/isa/labpc.c 1.9 +5 -2 src/sys/i386/isa/loran.c 1.71 +4 -2 src/sys/i386/isa/lpt.c 1.101 +4 -2 src/sys/i386/isa/mcd.c 1.39 +4 -2 src/sys/i386/isa/mse.c 1.21 +4 -1 src/sys/i386/isa/ncr5380.c 1.62 +4 -1 src/sys/i386/isa/npx.c 1.2 +4 -2 src/sys/i386/isa/pcf.c 1.7 +2 -2 src/sys/i386/isa/pnp.c 1.10 +5 -2 src/sys/i386/isa/ppc.c 1.56 +5 -2 src/sys/i386/isa/psm.c 1.40 +5 -1 src/sys/i386/isa/rc.c 1.32 +5 -2 src/sys/i386/isa/seagate.c 1.216 +4 -2 src/sys/i386/isa/sio.c 1.35 +4 -1 src/sys/i386/isa/spigot.c 1.23 +5 -2 src/sys/i386/isa/stallion.c 1.285 +4 -2 src/sys/i386/isa/syscons.c 1.28 +3 -1 src/sys/i386/isa/tw.c 1.62 +6 -2 src/sys/i386/isa/ultra14f.c 1.178 +3 -1 src/sys/i386/isa/wd.c 1.21 +3 -1 src/sys/i386/isa/wd7000.c 1.23 +3 -1 src/sys/i386/isa/wdreg.h 1.46 +4 -2 src/sys/i386/isa/wt.c 1.7 +3 -1 src/sys/i386/isa/bs/bsif.c 1.42 +2 -0 src/sys/i386/isa/pcvt/pcvt_drv.c 1.28 +1 -0 src/sys/i386/isa/pcvt/pcvt_hdr.h 1.19 +2 -0 src/sys/i386/isa/snd/sound.c 1.9 +2 -0 src/sys/i386/isa/snd/sound.h 1.24 +6 -1 src/sys/i386/isa/sound/sound_calls.h 1.71 +23 -2 src/sys/i386/isa/sound/soundcard.c 1.42 +4 -2 src/sys/pc98/pc98/fd.c 1.55 +4 -2 src/sys/pc98/pc98/if_ed.c 1.35 +5 -2 src/sys/pc98/pc98/if_fe.c 1.23 +4 -2 src/sys/pc98/pc98/lpt.c 1.18 +4 -2 src/sys/pc98/pc98/mse.c 1.39 +4 -1 src/sys/pc98/pc98/npx.c 1.54 +6 -3 src/sys/pc98/pc98/pc98.c 1.68 +9 -7 src/sys/pc98/pc98/sio.c 1.102 +4 -2 src/sys/pc98/pc98/syscons.c 1.65 +3 -1 src/sys/pc98/pc98/wd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 21 23:33:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02871 for cvs-all-outgoing; Wed, 21 Oct 1998 23:33:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA02866; Wed, 21 Oct 1998 23:33:51 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA23320; Wed, 21 Oct 1998 23:33:48 -0700 (PDT) Date: Wed, 21 Oct 1998 23:33:48 -0700 (PDT) Message-Id: <199810220633.XAA23320@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/libffi Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/21 23:33:47 PDT Modified files: devel/libffi Makefile Log: Looks like someone broke this while fixing the ELF case.... ;) === /bin/sh ../libtool --mode=link cc -O -pipe -o ffitest ffitest.o libffi.la libtool: link: warning: using a buggy system linker libtool: link: relinking will be required before `ffitest' can be installed cc -O -pipe -o .libs/ffitest ffitest.o /usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so creating ffitest ./ffitest ld.so failed: Undefined symbol "ffi_prep_args" in ffitest:/usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so *** Error code 1 Stop. Revision Changes Path 1.4 +6 -1 ports/devel/libffi/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 00:40:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06325 for cvs-all-outgoing; Thu, 22 Oct 1998 00:40:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06320; Thu, 22 Oct 1998 00:40:09 -0700 (PDT) (envelope-from torstenb@FreeBSD.org) From: Torsten Blum Received: (from torstenb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA24965; Thu, 22 Oct 1998 00:40:06 -0700 (PDT) Date: Thu, 22 Oct 1998 00:40:06 -0700 (PDT) Message-Id: <199810220740.AAA24965@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/calendar/calendars calendar.birthday Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk torstenb 1998/10/22 00:40:06 PDT Modified files: usr.bin/calendar/calendars calendar.birthday Log: Add Jon Postel's birth/death PR: 8402 Revision Changes Path 1.8 +2 -2 src/usr.bin/calendar/calendars/calendar.birthday To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 00:47:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA06934 for cvs-all-outgoing; Thu, 22 Oct 1998 00:47:46 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA06929; Thu, 22 Oct 1998 00:47:45 -0700 (PDT) (envelope-from thepish@FreeBSD.org) From: Peter Hawkins Received: (from thepish@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA25218; Thu, 22 Oct 1998 00:47:42 -0700 (PDT) Date: Thu, 22 Oct 1998 00:47:42 -0700 (PDT) Message-Id: <199810220747.AAA25218@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/databases/mysql322 Makefile ports/databases/mysql322/files md5 ports/databases/mysql322/patches patch-ab patch-af ports/databases/mysql322/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk thepish 1998/10/22 00:47:41 PDT Modified files: databases/mysql322 Makefile databases/mysql322/files md5 databases/mysql322/patches patch-ab patch-af databases/mysql322/pkg PLIST Log: Submitted by: Dirk Froemberg - Upgrade to mysql-3.22.9-beta - fix build under ELF Revision Changes Path 1.30 +6 -6 ports/databases/mysql322/Makefile 1.16 +1 -1 ports/databases/mysql322/files/md5 1.5 +53 -33 ports/databases/mysql322/patches/patch-ab 1.2 +17 -9 ports/databases/mysql322/patches/patch-af 1.14 +7 -7 ports/databases/mysql322/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 00:56:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA07672 for cvs-all-outgoing; Thu, 22 Oct 1998 00:56:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA07667; Thu, 22 Oct 1998 00:56:25 -0700 (PDT) (envelope-from torstenb@FreeBSD.org) From: Torsten Blum Received: (from torstenb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA25540; Thu, 22 Oct 1998 00:56:23 -0700 (PDT) Date: Thu, 22 Oct 1998 00:56:23 -0700 (PDT) Message-Id: <199810220756.AAA25540@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/calendar/calendars calendar.birthday Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk torstenb 1998/10/22 00:56:22 PDT Modified files: usr.bin/calendar/calendars calendar.birthday Log: oops, forgot to add his birthday Revision Changes Path 1.9 +2 -1 src/usr.bin/calendar/calendars/calendar.birthday To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 00:58:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA07992 for cvs-all-outgoing; Thu, 22 Oct 1998 00:58:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dana.clari.net.au (dana.clari.net.au [203.27.85.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA07978; Thu, 22 Oct 1998 00:58:15 -0700 (PDT) (envelope-from thepish@freebsd.org) Received: from localhost (thepish@localhost) by dana.clari.net.au (8.9.1/8.8.7) with ESMTP id RAA11883; Thu, 22 Oct 1998 17:57:01 +1000 (EST) (envelope-from thepish@freebsd.org) X-Authentication-Warning: dana.clari.net.au: thepish owned process doing -bs Date: Thu, 22 Oct 1998 17:57:01 +1000 (EST) From: Peter Hawkins X-Sender: thepish@dana.clari.net.au To: "David O'Brien" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www/netscape45-communicator Makefile ports/www/netscape45-communicator/files md5 In-Reply-To: <19981021121338.C9426@nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >Can you substantiate this? Yes. RTFM :) >Are you saying Netscape is misrepresenting itself to the public?? no :) >-- David (obrien@NUXI.ucdavis.edu -or- obrien@FreeBSD.org) > Hilink Internet Peter Hawkins 381 Swan St Richmond, Vic, Australia Ph: +61-3-9421 2006 Fax: +61-3-9421 2007 http://www.hilink.com.au Peter@hilink.com.au FreeBSD Project: thepish@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 01:36:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA10724 for cvs-all-outgoing; Thu, 22 Oct 1998 01:36:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA10719; Thu, 22 Oct 1998 01:36:35 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA29611; Thu, 22 Oct 1998 01:36:32 -0700 (PDT) Date: Thu, 22 Oct 1998 01:36:32 -0700 (PDT) Message-Id: <199810220836.BAA29611@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc pccard.conf.sample rc.conf src/etc/etc.i386 rc.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/22 01:36:32 PDT Modified files: (Branch: RELENG_2_2) etc pccard.conf.sample rc.conf etc/etc.i386 rc.i386 Log: MFC: allscreens patch Submitted by: Sheldon Hearn PR: 4765 Revision Changes Path 1.4.2.10 +5 -1 src/etc/pccard.conf.sample 1.1.2.47 +2 -1 src/etc/rc.conf 1.18.2.11 +10 -1 src/etc/etc.i386/rc.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 01:41:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA11043 for cvs-all-outgoing; Thu, 22 Oct 1998 01:41:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA11035; Thu, 22 Oct 1998 01:41:44 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from hrotti.ifi.uio.no (2602@hrotti.ifi.uio.no [129.240.64.15]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id KAA14224; Thu, 22 Oct 1998 10:40:13 +0200 (MET DST) Received: (from dag-erli@localhost) by hrotti.ifi.uio.no ; Thu, 22 Oct 1998 10:40:12 +0200 (MET DST) Mime-Version: 1.0 To: Matthew Dillon Cc: Peter Wemm , Bruce Evans , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c References: <199810210245.KAA14596@spinner.netplex.com.au> <199810210437.VAA01979@apollo.backplane.com> <199810211608.JAA06244@apollo.backplane.com> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 22 Oct 1998 10:40:10 +0200 In-Reply-To: Matthew Dillon's message of "Wed, 21 Oct 1998 09:08:56 -0700 (PDT)" Message-ID: Lines: 19 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id BAB11036 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Matthew Dillon writes: > :Matthew Dillon writes: > :> I could go either way. My personal preference would be to fix the manual > :> page to read 'mode 0600 masked by the current umask' and *not* put in the > :> fchmod(), because I can certainly see a program expecting to create a > :> file with read-only permissions by setting the umask and calling > :> mkstemp() to get the read+write descriptor. It would be phenominally dumb > :> programmer to depend on it, but I can see it. > :So we should adapt FreeBSD to be nice to phenomenally dumb > :programmers? I feel a rerun of the fclose(NULL) debate coming... > Huh? That's kind of an out-of-the-blue comment. I have no idea what > you are talking about. I was referring to the argument about whether or not fclose() should dump core when passed a NULL pointer. DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 02:37:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA14554 for cvs-all-outgoing; Thu, 22 Oct 1998 02:37:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA14549; Thu, 22 Oct 1998 02:37:22 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA04919; Thu, 22 Oct 1998 02:37:19 -0700 (PDT) Date: Thu, 22 Oct 1998 02:37:19 -0700 (PDT) Message-Id: <199810220937.CAA04919@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-wm/blackbox Makefile ports/x11-wm/blackbox/files md5 ports/x11-wm/blackbox/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1998/10/22 02:37:19 PDT Modified files: x11-wm/blackbox Makefile x11-wm/blackbox/files md5 x11-wm/blackbox/patches patch-ab Log: Upgrade to v0.40.11. Submitted by: Don Croyle PR: 8406 Revision Changes Path 1.11 +5 -4 ports/x11-wm/blackbox/Makefile 1.10 +1 -1 ports/x11-wm/blackbox/files/md5 1.5 +9 -9 ports/x11-wm/blackbox/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 03:07:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA16809 for cvs-all-outgoing; Thu, 22 Oct 1998 03:07:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA16794; Thu, 22 Oct 1998 03:07:43 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id MAA19465; Thu, 22 Oct 1998 12:07:13 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id MAA24223; Thu, 22 Oct 1998 12:07:11 +0200 (MET DST) Message-ID: <19981022120711.03981@follo.net> Date: Thu, 22 Oct 1998 12:07:11 +0200 From: Eivind Eklund To: Andrzej Bialecki , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release/picobsd/tinyware/mined Makefile README mined.h mined1.c mined2.c src/release/picobsd/tinyware/msh Makefile README sh.1 sh.h sh1.c sh2.c sh3.c sh4.c sh5.c sh6.c References: <199810211736.KAA26898@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199810211736.KAA26898@freefall.freebsd.org>; from Andrzej Bialecki on Wed, Oct 21, 1998 at 10:36:29AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, Oct 21, 1998 at 10:36:29AM -0700, Andrzej Bialecki wrote: > abial 1998/10/21 10:36:29 PDT > > Added files: > release/picobsd/tinyware/mined Makefile README mined.h > mined1.c mined2.c > release/picobsd/tinyware/msh Makefile README sh.1 sh.h sh1.c > sh2.c sh3.c sh4.c sh5.c sh6.c > Log: > Added two new utilities, both ported from Minix: mined (editor), and > msh (largely compatible Bourne shell). Have you checked the license issues on this? Minix at least used to be under a commercial license (allowing the sharing of patches, but no more). Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 03:13:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17243 for cvs-all-outgoing; Thu, 22 Oct 1998 03:13:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17226; Thu, 22 Oct 1998 03:13:40 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id MAA20015; Thu, 22 Oct 1998 12:13:10 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id MAA24270; Thu, 22 Oct 1998 12:13:10 +0200 (MET DST) Message-ID: <19981022121310.60706@follo.net> Date: Thu, 22 Oct 1998 12:13:10 +0200 From: Eivind Eklund To: Bruce Evans , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa aic6360.c alog.c asc.c cy.c fd.c if_ar.c if_cs.c if_cx.c if_ed.c if_eg.c if_el.c if_ep.c if_ex.c if_fe.c if_ie.c if_le.c if_lnc.c if_sr.c if_wl.c if_ze.c if_zp.c isa.c isa_device.h labpc.c loran.c lpt.c mcd.c mse.c ncr538 References: <199810220558.WAA22267@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i XSFrom: Eivind Eklund In-Reply-To: <199810220558.WAA22267@freefall.freebsd.org>; from Bruce Evans on Wed, Oct 21, 1998 at 10:58:46PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, Oct 21, 1998 at 10:58:46PM -0700, Bruce Evans wrote: > bde 1998/10/21 22:58:46 PDT > > Modified files: > sys/i386/isa aic6360.c alog.c asc.c cy.c fd.c if_ar.c > if_cs.c if_cx.c if_ed.c if_eg.c if_el.c > if_ep.c if_ex.c if_fe.c if_ie.c if_le.c > if_lnc.c if_sr.c if_wl.c if_ze.c if_zp.c > isa.c isa_device.h labpc.c loran.c lpt.c > mcd.c mse.c ncr5380.c npx.c pcf.c pnp.c > ppc.c psm.c rc.c seagate.c sio.c spigot.c > stallion.c syscons.c tw.c ultra14f.c wd.c > wd7000.c wdreg.h wt.c > sys/i386/isa/bs bsif.c > sys/i386/isa/pcvt pcvt_drv.c pcvt_hdr.h > sys/i386/isa/snd sound.c sound.h > sys/i386/isa/sound sound_calls.h soundcard.c > sys/pc98/pc98 fd.c if_ed.c if_fe.c lpt.c mse.c npx.c > pc98.c sio.c syscons.c wd.c > Log: > Initialize isa_devtab entries for interrupt handlers in individual > device drivers, not in ioconf.c. Use a different hack in isa_device.h > so that a new config(8) is not required yet. Hurray! Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 03:34:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18350 for cvs-all-outgoing; Thu, 22 Oct 1998 03:34:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA18345; Thu, 22 Oct 1998 03:34:15 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA06508; Thu, 22 Oct 1998 03:34:12 -0700 (PDT) Date: Thu, 22 Oct 1998 03:34:12 -0700 (PDT) Message-Id: <199810221034.DAA06508@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/sound soundcard.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 03:34:12 PDT Modified files: sys/i386/isa/sound soundcard.c Log: The previous change was much too simple to actually compensate for braindamage in sound driver confiruration. Attempt to only reference interrupt handlers if their driver is configured. Revision Changes Path 1.72 +15 -1 src/sys/i386/isa/sound/soundcard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 04:16:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA22028 for cvs-all-outgoing; Thu, 22 Oct 1998 04:16:45 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA22023; Thu, 22 Oct 1998 04:16:44 -0700 (PDT) (envelope-from abial@FreeBSD.org) From: Andrzej Bialecki Received: (from abial@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08679; Thu, 22 Oct 1998 04:16:41 -0700 (PDT) Date: Thu, 22 Oct 1998 04:16:41 -0700 (PDT) Message-Id: <199810221116.EAA08679@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/picobsd/tinyware/mined LICENSE README mined2.c src/release/picobsd/tinyware/msh LICENSE README Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk abial 1998/10/22 04:16:41 PDT Modified files: release/picobsd/tinyware/mined README mined2.c release/picobsd/tinyware/msh README Added files: release/picobsd/tinyware/mined LICENSE release/picobsd/tinyware/msh LICENSE Log: This is a copyrighted software. I forgot to include the license here. Apologies to all parties involved - it wasn't intended... Reminded by: bde Revision Changes Path 1.2 +4 -1 src/release/picobsd/tinyware/mined/README 1.2 +1 -0 src/release/picobsd/tinyware/mined/mined2.c 1.2 +4 -1 src/release/picobsd/tinyware/msh/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 04:20:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA22234 for cvs-all-outgoing; Thu, 22 Oct 1998 04:20:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA22229; Thu, 22 Oct 1998 04:20:37 -0700 (PDT) (envelope-from luigi@FreeBSD.org) From: Luigi Rizzo Received: (from luigi@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08854; Thu, 22 Oct 1998 04:20:34 -0700 (PDT) Date: Thu, 22 Oct 1998 04:20:34 -0700 (PDT) Message-Id: <199810221120.EAA08854@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd dmabuf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luigi 1998/10/22 04:20:34 PDT Modified files: sys/i386/isa/snd dmabuf.c Log: Fix behaviour of the driver with small files -- due to a stupid bug sound was not played if the total amount of data written to the device was less than one blocksize Noticed by: NABETANI Masaki and FreeBSD-users-jp Revision Changes Path 1.9 +2 -2 src/sys/i386/isa/snd/dmabuf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 04:23:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA22369 for cvs-all-outgoing; Thu, 22 Oct 1998 04:23:48 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA22364; Thu, 22 Oct 1998 04:23:47 -0700 (PDT) (envelope-from thepish@FreeBSD.org) From: Peter Hawkins Received: (from thepish@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA09035; Thu, 22 Oct 1998 04:23:44 -0700 (PDT) Date: Thu, 22 Oct 1998 04:23:44 -0700 (PDT) Message-Id: <199810221123.EAA09035@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/databases/mysql322/patches patch-ah patch-ai patch-aj patch-ak Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk thepish 1998/10/22 04:23:44 PDT Added files: databases/mysql322/patches patch-ah patch-ai patch-aj patch-ak Log: Reviewed by: Dirk Froemberg ELF support patches To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 04:30:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA22760 for cvs-all-outgoing; Thu, 22 Oct 1998 04:30:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA22752; Thu, 22 Oct 1998 04:30:02 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA09224; Thu, 22 Oct 1998 04:29:59 -0700 (PDT) Date: Thu, 22 Oct 1998 04:29:59 -0700 (PDT) Message-Id: <199810221129.EAA09224@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf GENERIC98 GENERICupgrade SMP-GENERIC98 src/sys/pc98/i386 userconfig.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/10/22 04:29:59 PDT Modified files: sys/pc98/conf GENERIC98 GENERICupgrade SMP-GENERIC98 sys/pc98/i386 userconfig.c Log: Added rl driver. Revision Changes Path 1.53 +2 -1 src/sys/pc98/conf/GENERIC98 1.5 +2 -3 src/sys/pc98/conf/GENERICupgrade 1.8 +2 -1 src/sys/pc98/conf/SMP-GENERIC98 1.58 +4 -3 src/sys/pc98/i386/userconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 04:41:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA23477 for cvs-all-outgoing; Thu, 22 Oct 1998 04:41:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA23471; Thu, 22 Oct 1998 04:41:26 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA09592; Thu, 22 Oct 1998 04:41:23 -0700 (PDT) Date: Thu, 22 Oct 1998 04:41:23 -0700 (PDT) Message-Id: <199810221141.EAA09592@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/sound soundcard.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 04:41:23 PDT Modified files: sys/i386/isa/sound soundcard.c Log: Fixed the ifdef for `uart' driver being present. The sound-driver-specific ifdef used in uart6850.c is bogus. Reported by: Paul Allenby Revision Changes Path 1.73 +3 -1 src/sys/i386/isa/sound/soundcard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 04:49:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA23962 for cvs-all-outgoing; Thu, 22 Oct 1998 04:49:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA23956; Thu, 22 Oct 1998 04:49:17 -0700 (PDT) (envelope-from abial@nask.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.9.1/8.8.5) with SMTP id NAA07204; Thu, 22 Oct 1998 13:53:53 +0200 (CEST) X-Authentication-Warning: korin.warman.org.pl: abial owned process doing -bs Date: Thu, 22 Oct 1998 13:53:53 +0200 (CEST) From: Andrzej Bialecki X-Sender: abial@korin.warman.org.pl To: Eivind Eklund cc: Andrzej Bialecki , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release/picobsd/tinyware/mined Makefile README mined.h mined1.c mined2.c src/release/picobsd/tinyware/msh Makefile README sh.1 sh.h sh1.c sh2.c sh3.c sh4.c sh5.c sh6.c In-Reply-To: <19981022120711.03981@follo.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, 22 Oct 1998, Eivind Eklund wrote: > > Log: > > Added two new utilities, both ported from Minix: mined (editor), and > > msh (largely compatible Bourne shell). > > Have you checked the license issues on this? Minix at least used to be > under a commercial license (allowing the sharing of patches, but no more). Yes, I did, but forgot to include the license... sorry for this. The general Minix license permits educational and research use, but these two programs don't have any specific license statement, so I'm still somewhat unsure... I'll try to resolve this issue a.s.a.p. Andrzej Bialecki -------------------- ++-------++ ------------------------------------- ||PicoBSD|| FreeBSD in your pocket? Go and see: Research & Academic |+-------+| "Small & Embedded FreeBSD" Network in Poland | |TT~~~| | http://www.freebsd.org/~picobsd/ -------------------- ~-+==---+-+ ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 05:23:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA25726 for cvs-all-outgoing; Thu, 22 Oct 1998 05:23:09 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA25718; Thu, 22 Oct 1998 05:23:07 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA10714; Thu, 22 Oct 1998 05:23:05 -0700 (PDT) Date: Thu, 22 Oct 1998 05:23:05 -0700 (PDT) Message-Id: <199810221223.FAA10714@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC GENERICupgrade LINT LKM PCCARD SMP-GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 05:23:04 PDT Modified files: sys/i386/conf GENERIC GENERICupgrade LINT LKM PCCARD SMP-GENERIC Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Revision Changes Path 1.127 +30 -30 src/sys/i386/conf/GENERIC 1.5 +31 -31 src/sys/i386/conf/GENERICupgrade 1.490 +67 -67 src/sys/i386/conf/LINT 1.2 +5 -5 src/sys/i386/conf/LKM 1.8 +16 -16 src/sys/i386/conf/PCCARD 1.19 +30 -30 src/sys/i386/conf/SMP-GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 06:01:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA28389 for cvs-all-outgoing; Thu, 22 Oct 1998 06:01:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA28384; Thu, 22 Oct 1998 06:01:26 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA12011; Thu, 22 Oct 1998 06:01:23 -0700 (PDT) Date: Thu, 22 Oct 1998 06:01:23 -0700 (PDT) Message-Id: <199810221301.GAA12011@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 fe.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 06:01:22 PDT Modified files: share/man/man4/man4.i386 fe.4 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Use the correct macro in configuration declarations. .Cm somehow gave the same results as .Cm. Revision Changes Path 1.11 +2 -2 src/share/man/man4/man4.i386/fe.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 06:35:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA01255 for cvs-all-outgoing; Thu, 22 Oct 1998 06:35:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA01249; Thu, 22 Oct 1998 06:35:26 -0700 (PDT) (envelope-from luigi@FreeBSD.org) From: Luigi Rizzo Received: (from luigi@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA13158; Thu, 22 Oct 1998 06:35:23 -0700 (PDT) Date: Thu, 22 Oct 1998 06:35:23 -0700 (PDT) Message-Id: <199810221335.GAA13158@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd CARDS README ad1848.c dmabuf.c sb_dsp.c sbcard.h sound.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luigi 1998/10/22 06:35:23 PDT Modified files: (Branch: RELENG_2_2) sys/i386/isa/snd CARDS README ad1848.c dmabuf.c sb_dsp.c sbcard.h sound.c Log: Update the -stable driver to what is in -current. Mostly bugfixes, improved SB16 support, apm hooks. No ESS support yet, some PnP device IDs still missing. Revision Changes Path 1.2.4.3 +1 -1 src/sys/i386/isa/snd/CARDS 1.2.2.3 +15 -8 src/sys/i386/isa/snd/README 1.5.2.4 +129 -12 src/sys/i386/isa/snd/ad1848.c 1.4.2.5 +4 -4 src/sys/i386/isa/snd/dmabuf.c 1.5.2.6 +8 -78 src/sys/i386/isa/snd/sb_dsp.c 1.3.2.3 +5 -0 src/sys/i386/isa/snd/sbcard.h 1.8.2.6 +111 -16 src/sys/i386/isa/snd/sound.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 06:49:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03151 for cvs-all-outgoing; Thu, 22 Oct 1998 06:49:57 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03146; Thu, 22 Oct 1998 06:49:55 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA19510; Thu, 22 Oct 1998 06:49:52 -0700 (PDT) Date: Thu, 22 Oct 1998 06:49:52 -0700 (PDT) Message-Id: <199810221349.GAA19510@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC GENERICupgrade LINT LKM PCCARD SMP-GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 06:49:52 PDT Modified files: sys/i386/conf GENERIC GENERICupgrade LINT LKM PCCARD SMP-GENERIC Log: Quote port names that have a digit in them. IO_TIMER1 was lexed as { port_name = "IO_TIMER", port_number = 1 } and only worked because it was reassembled to "IO_TIMER1". Trailing digits always work, but this is too magic to depend on. Don't quote port names that don't have a digit in them. Revision Changes Path 1.128 +5 -5 src/sys/i386/conf/GENERIC 1.6 +5 -5 src/sys/i386/conf/GENERICupgrade 1.491 +8 -8 src/sys/i386/conf/LINT 1.3 +3 -3 src/sys/i386/conf/LKM 1.9 +4 -4 src/sys/i386/conf/PCCARD 1.20 +5 -5 src/sys/i386/conf/SMP-GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 07:07:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04510 for cvs-all-outgoing; Thu, 22 Oct 1998 07:07:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA04505; Thu, 22 Oct 1998 07:07:20 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) From: Motoyuki Konno Received: (from motoyuki@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA19975; Thu, 22 Oct 1998 07:07:17 -0700 (PDT) Date: Thu, 22 Oct 1998 07:07:17 -0700 (PDT) Message-Id: <199810221407.HAA19975@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/ja/handbook backups.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1998/10/22 07:07:17 PDT Modified files: ja/handbook backups.sgml Log: Fix typo. Submitted by: Kazuo Horikawa Revision Changes Path 1.4 +2 -2 doc/ja/handbook/backups.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 07:13:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05192 for cvs-all-outgoing; Thu, 22 Oct 1998 07:13:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05187; Thu, 22 Oct 1998 07:12:59 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA20213; Thu, 22 Oct 1998 07:12:56 -0700 (PDT) Date: Thu, 22 Oct 1998 07:12:56 -0700 (PDT) Message-Id: <199810221412.HAA20213@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 alog.4 ar.4 cs.4 ed.4 eg.4 el.4 ep.4 ie.4 le.4 lnc.4 lp.4 lpt.4 mcd.4 pcm.4 sb.4 sio.4 sr.4 wd.4 wl.4 wt.4 ze.4 zp.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 07:12:56 PDT Modified files: share/man/man4/man4.i386 alog.4 ar.4 cs.4 ed.4 eg.4 el.4 ep.4 ie.4 le.4 lnc.4 lp.4 lpt.4 mcd.4 pcm.4 sb.4 sio.4 sr.4 wd.4 wl.4 wt.4 ze.4 zp.4 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Revision Changes Path 1.5 +1 -1 src/share/man/man4/man4.i386/alog.4 1.9 +3 -3 src/share/man/man4/man4.i386/ar.4 1.2 +3 -3 src/share/man/man4/man4.i386/cs.4 1.13 +4 -4 src/share/man/man4/man4.i386/ed.4 1.7 +2 -2 src/share/man/man4/man4.i386/eg.4 1.7 +2 -2 src/share/man/man4/man4.i386/el.4 1.9 +2 -2 src/share/man/man4/man4.i386/ep.4 1.7 +2 -2 src/share/man/man4/man4.i386/ie.4 1.5 +2 -2 src/share/man/man4/man4.i386/le.4 1.5 +2 -2 src/share/man/man4/man4.i386/lnc.4 1.7 +2 -2 src/share/man/man4/man4.i386/lp.4 1.8 +5 -5 src/share/man/man4/man4.i386/lpt.4 1.6 +2 -2 src/share/man/man4/man4.i386/mcd.4 1.2 +2 -2 src/share/man/man4/man4.i386/pcm.4 1.4 +1 -1 src/share/man/man4/man4.i386/sb.4 1.28 +8 -10 src/share/man/man4/man4.i386/sio.4 1.10 +3 -3 src/share/man/man4/man4.i386/sr.4 1.10 +2 -2 src/share/man/man4/man4.i386/wd.4 1.6 +2 -2 src/share/man/man4/man4.i386/wl.4 1.4 +2 -2 src/share/man/man4/man4.i386/wt.4 1.6 +2 -2 src/share/man/man4/man4.i386/ze.4 1.5 +2 -2 src/share/man/man4/man4.i386/zp.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 07:17:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05614 for cvs-all-outgoing; Thu, 22 Oct 1998 07:17:49 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05608; Thu, 22 Oct 1998 07:17:48 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA20394; Thu, 22 Oct 1998 07:17:45 -0700 (PDT) Date: Thu, 22 Oct 1998 07:17:45 -0700 (PDT) Message-Id: <199810221417.HAA20394@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 asc.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 07:17:45 PDT Modified files: share/man/man4/man4.i386 asc.4 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Fixed quoting of IO_ASC1. Revision Changes Path 1.8 +2 -2 src/share/man/man4/man4.i386/asc.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 07:18:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05771 for cvs-all-outgoing; Thu, 22 Oct 1998 07:18:02 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05724; Thu, 22 Oct 1998 07:18:00 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) From: Motoyuki Konno Received: (from motoyuki@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA20437; Thu, 22 Oct 1998 07:17:56 -0700 (PDT) Date: Thu, 22 Oct 1998 07:17:56 -0700 (PDT) Message-Id: <199810221417.HAA20437@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/ja/news news.sgml qnewsletter.sgml www/ja/security security.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1998/10/22 07:17:56 PDT Modified files: ja/news news.sgml qnewsletter.sgml ja/security security.sgml Log: Merge the following changes in the English version: news/news.sgml : 1.4 -> 1.5 news/qnewsletter.sgml : 1.7 -> 1.8 security/security.sgml : 1.4 -> 1.5 Revision Changes Path 1.5 +3 -4 www/ja/news/news.sgml 1.6 +3 -3 www/ja/news/qnewsletter.sgml 1.4 +4 -4 www/ja/security/security.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 07:22:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA06396 for cvs-all-outgoing; Thu, 22 Oct 1998 07:22:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA06391; Thu, 22 Oct 1998 07:22:16 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA20564; Thu, 22 Oct 1998 07:22:13 -0700 (PDT) Date: Thu, 22 Oct 1998 07:22:13 -0700 (PDT) Message-Id: <199810221422.HAA20564@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 npx.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 07:22:13 PDT Modified files: share/man/man4/man4.i386 npx.4 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Fixed the port name, and don't quote it. IO_NPX0 never existed. Revision Changes Path 1.5 +2 -2 src/share/man/man4/man4.i386/npx.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 07:29:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA06825 for cvs-all-outgoing; Thu, 22 Oct 1998 07:29:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA06820; Thu, 22 Oct 1998 07:29:07 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA20927; Thu, 22 Oct 1998 07:29:04 -0700 (PDT) Date: Thu, 22 Oct 1998 07:29:04 -0700 (PDT) Message-Id: <199810221429.HAA20927@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 pcvt.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 07:29:04 PDT Modified files: share/man/man4/man4.i386 pcvt.4 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Use .Cd instead of a a home made format. Don't quote IO_KBD. Revision Changes Path 1.12 +2 -12 src/share/man/man4/man4.i386/pcvt.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 07:32:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07088 for cvs-all-outgoing; Thu, 22 Oct 1998 07:32:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07083; Thu, 22 Oct 1998 07:32:23 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA21098; Thu, 22 Oct 1998 07:32:21 -0700 (PDT) Date: Thu, 22 Oct 1998 07:32:21 -0700 (PDT) Message-Id: <199810221432.HAA21098@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 ex.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 07:32:20 PDT Modified files: share/man/man4/man4.i386 ex.4 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Format "irq ?" the same as in other man pages. Revision Changes Path 1.6 +2 -2 src/share/man/man4/man4.i386/ex.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 07:37:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07475 for cvs-all-outgoing; Thu, 22 Oct 1998 07:37:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07470; Thu, 22 Oct 1998 07:36:58 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA21311; Thu, 22 Oct 1998 07:36:55 -0700 (PDT) Date: Thu, 22 Oct 1998 07:36:55 -0700 (PDT) Message-Id: <199810221436.HAA21311@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 psm.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 07:36:55 PDT Modified files: share/man/man4/man4.i386 psm.4 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Don't quote IO_KBD. Revision Changes Path 1.13 +5 -6 src/share/man/man4/man4.i386/psm.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 07:49:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08344 for cvs-all-outgoing; Thu, 22 Oct 1998 07:49:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA08339; Thu, 22 Oct 1998 07:49:03 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA21695; Thu, 22 Oct 1998 07:49:00 -0700 (PDT) Date: Thu, 22 Oct 1998 07:49:00 -0700 (PDT) Message-Id: <199810221449.HAA21695@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 fdc.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 07:49:00 PDT Modified files: share/man/man4/man4.i386 fdc.4 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Quote the last few args to form 1 arg. Quoting them in pairs almost defeated the point of quoting them, which is to reduce the arg count to <= 9. Revision Changes Path 1.10 +2 -2 src/share/man/man4/man4.i386/fdc.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 07:51:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08520 for cvs-all-outgoing; Thu, 22 Oct 1998 07:51:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA08515; Thu, 22 Oct 1998 07:51:22 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA21818; Thu, 22 Oct 1998 07:51:19 -0700 (PDT) Date: Thu, 22 Oct 1998 07:51:19 -0700 (PDT) Message-Id: <199810221451.HAA21818@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man4/man4.i386 cy.4 labpc.4 mse.4 nca.4 sea.4 uha.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 07:51:19 PDT Modified files: share/man/man4/man4.i386 cy.4 labpc.4 mse.4 nca.4 sea.4 uha.4 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Fixed some missing closing quotes. Revision Changes Path 1.9 +3 -3 src/share/man/man4/man4.i386/cy.4 1.6 +2 -2 src/share/man/man4/man4.i386/labpc.4 1.5 +4 -4 src/share/man/man4/man4.i386/mse.4 1.6 +6 -6 src/share/man/man4/man4.i386/nca.4 1.8 +2 -2 src/share/man/man4/man4.i386/sea.4 1.10 +3 -3 src/share/man/man4/man4.i386/uha.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 08:26:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10981 for cvs-all-outgoing; Thu, 22 Oct 1998 08:26:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10975; Thu, 22 Oct 1998 08:26:43 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id IAA13589; Thu, 22 Oct 1998 08:26:07 -0700 (PDT) (envelope-from dillon) Date: Thu, 22 Oct 1998 08:26:07 -0700 (PDT) From: Matthew Dillon Message-Id: <199810221526.IAA13589@apollo.backplane.com> To: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Cc: Peter Wemm , Bruce Evans , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio mktemp.c References: <199810210245.KAA14596@spinner.netplex.com.au> <199810210437.VAA01979@apollo.backplane.com> <199810211608.JAA06244@apollo.backplane.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk :Matthew Dillon writes: : :I was referring to the argument about whether or not fclose() should :dump core when passed a NULL pointer. : :DES Let me throw one back at you: should one be able to call vprintf() with NULL for the file or vsprintf() with NULL for the buffer and have them return the number of characters they would have printed? That came up five years ago while I was working on DICE (My 68000 C compiler). There are a thousand little hacks people have done to standard library routines in the past. Had I implemented those and other hacks, I would never have been able to port my code from the Amiga to, say, FreeBSD, without a hellofalot more work. It is generally a real *bad* idea to implement any such hacks for precisely that reason. Unless *everyone* imlements the same hack, all that happens is that anyone writing code using the hack has to rip it out again when they port the code to another platform. Implementing these hacks does nobody any favors, believe me. But things like vsprintf(NULL, ...) are very different form things like mkstemp(). The mkstemp() discussion below is a security discussion. vsprintf(NULL, ...), fclose(NULL), and others of that ilk are feature enhancement hacks. The two are very different beasts and you just can't compare one against the other as you appear to be doing. -Matt :-- :Dag-Erling Smørgrav - dag-erli@ifi.uio.no : : Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 08:31:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11483 for cvs-all-outgoing; Thu, 22 Oct 1998 08:31:37 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11476; Thu, 22 Oct 1998 08:31:36 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA23438; Thu, 22 Oct 1998 08:31:34 -0700 (PDT) Date: Thu, 22 Oct 1998 08:31:34 -0700 (PDT) Message-Id: <199810221531.IAA23438@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/biosboot README.serial src/sys/pc98/boot/biosboot README.serial Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 08:31:33 PDT Modified files: sys/i386/boot/biosboot README.serial sys/pc98/boot/biosboot README.serial Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Revision Changes Path 1.10 +3 -3 src/sys/i386/boot/biosboot/README.serial 1.6 +3 -3 src/sys/pc98/boot/biosboot/README.serial To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 08:37:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11945 for cvs-all-outgoing; Thu, 22 Oct 1998 08:37:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11939; Thu, 22 Oct 1998 08:37:39 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA23709; Thu, 22 Oct 1998 08:37:36 -0700 (PDT) Date: Thu, 22 Oct 1998 08:37:36 -0700 (PDT) Message-Id: <199810221537.IAA23709@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd README src/sys/i386/isa/sound README.FREEBSD sound.doc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 08:37:35 PDT Modified files: sys/i386/isa/snd README sys/i386/isa/sound README.FREEBSD sound.doc Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Revision Changes Path 1.6 +7 -8 src/sys/i386/isa/snd/README 1.2 +3 -3 src/sys/i386/isa/sound/README.FREEBSD 1.9 +7 -7 src/sys/i386/isa/sound/sound.doc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 08:39:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12043 for cvs-all-outgoing; Thu, 22 Oct 1998 08:39:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA12038; Thu, 22 Oct 1998 08:39:38 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA23797; Thu, 22 Oct 1998 08:39:35 -0700 (PDT) Date: Thu, 22 Oct 1998 08:39:35 -0700 (PDT) Message-Id: <199810221539.IAA23797@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa README.le README.stl Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 08:39:35 PDT Modified files: sys/i386/isa README.le README.stl Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Revision Changes Path 1.5 +2 -2 src/sys/i386/isa/README.le 1.3 +1 -1 src/sys/i386/isa/README.stl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 08:47:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12759 for cvs-all-outgoing; Thu, 22 Oct 1998 08:47:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA12754; Thu, 22 Oct 1998 08:47:39 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA24057; Thu, 22 Oct 1998 08:47:36 -0700 (PDT) Date: Thu, 22 Oct 1998 08:47:36 -0700 (PDT) Message-Id: <199810221547.IAA24057@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/tools/tools/kdrv sample.drvinfo Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 08:47:36 PDT Modified files: tools/tools/kdrv sample.drvinfo Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Revision Changes Path 1.3 +3 -3 src/tools/tools/kdrv/sample.drvinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 08:49:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA12893 for cvs-all-outgoing; Thu, 22 Oct 1998 08:49:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA12888; Thu, 22 Oct 1998 08:49:34 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA24109; Thu, 22 Oct 1998 08:49:31 -0700 (PDT) Date: Thu, 22 Oct 1998 08:49:31 -0700 (PDT) Message-Id: <199810221549.IAA24109@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/xten README Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 08:49:31 PDT Modified files: usr.sbin/xten README Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Revision Changes Path 1.3 +3 -3 src/usr.sbin/xten/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 08:50:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13116 for cvs-all-outgoing; Thu, 22 Oct 1998 08:50:56 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13111; Thu, 22 Oct 1998 08:50:55 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA24163; Thu, 22 Oct 1998 08:50:52 -0700 (PDT) Date: Thu, 22 Oct 1998 08:50:52 -0700 (PDT) Message-Id: <199810221550.IAA24163@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/stallion/bootcode stl.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 08:50:52 PDT Modified files: usr.sbin/stallion/bootcode stl.4 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Revision Changes Path 1.5 +4 -4 src/usr.sbin/stallion/bootcode/stl.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 08:51:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13189 for cvs-all-outgoing; Thu, 22 Oct 1998 08:51:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13184; Thu, 22 Oct 1998 08:51:51 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA24214; Thu, 22 Oct 1998 08:51:48 -0700 (PDT) Date: Thu, 22 Oct 1998 08:51:48 -0700 (PDT) Message-Id: <199810221551.IAA24214@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/sasc INSTALL Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 08:51:48 PDT Modified files: usr.bin/sasc INSTALL Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Revision Changes Path 1.2 +1 -1 src/usr.bin/sasc/INSTALL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 08:52:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13374 for cvs-all-outgoing; Thu, 22 Oct 1998 08:52:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13369; Thu, 22 Oct 1998 08:52:29 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA24229; Thu, 22 Oct 1998 08:52:26 -0700 (PDT) Date: Thu, 22 Oct 1998 08:52:26 -0700 (PDT) Message-Id: <199810221552.IAA24229@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/22 08:52:26 PDT Modified files: sys/pci if_xl.c if_xlreg.h Log: Close PR #8384: Revert the transmission packet queueing strategy changes. Clearly I missed something while debugging this, although I never encountered any problems on my test machines. Also make one other minor change: jack up the TX reclaim threshold for 3c90xB adapters in order to stave off 'transmission error: 82' errors. Document the existence of the tx reclaim register (for inspecting the current reclaim threshold) in register window 5 (if_xlreg.h). Revision Changes Path 1.15 +37 -21 src/sys/pci/if_xl.c 1.8 +2 -2 src/sys/pci/if_xlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 08:53:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13521 for cvs-all-outgoing; Thu, 22 Oct 1998 08:53:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13512; Thu, 22 Oct 1998 08:53:10 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA24277; Thu, 22 Oct 1998 08:53:06 -0700 (PDT) Date: Thu, 22 Oct 1998 08:53:06 -0700 (PDT) Message-Id: <199810221553.IAA24277@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/man/man9 spl.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 08:53:06 PDT Modified files: share/man/man9 spl.9 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Revision Changes Path 1.7 +2 -2 src/share/man/man9/spl.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 08:53:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13608 for cvs-all-outgoing; Thu, 22 Oct 1998 08:53:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13601; Thu, 22 Oct 1998 08:53:52 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA24322; Thu, 22 Oct 1998 08:53:49 -0700 (PDT) Date: Thu, 22 Oct 1998 08:53:49 -0700 (PDT) Message-Id: <199810221553.IAA24322@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/22 08:53:48 PDT Modified files: (Branch: RELENG_2_2) sys/pci if_xl.c if_xlreg.h Log: MFC: close PR #8384 Revision Changes Path 1.5.2.11 +37 -21 src/sys/pci/if_xl.c 1.3.2.6 +2 -2 src/sys/pci/if_xlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 09:10:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15273 for cvs-all-outgoing; Thu, 22 Oct 1998 09:10:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15268; Thu, 22 Oct 1998 09:10:32 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA24900; Thu, 22 Oct 1998 09:10:29 -0700 (PDT) Date: Thu, 22 Oct 1998 09:10:29 -0700 (PDT) Message-Id: <199810221610.JAA24900@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/examples/drivers make_device_driver.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 09:10:29 PDT Modified files: share/examples/drivers make_device_driver.sh Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Attempted to update the generated interrupt handler attachment to the current "temporary" method. Not tested. To test it, someone would first have to fix the bitrot in the ioctl command arg type. Revision Changes Path 1.4 +13 -7 src/share/examples/drivers/make_device_driver.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 09:12:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15423 for cvs-all-outgoing; Thu, 22 Oct 1998 09:12:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15418; Thu, 22 Oct 1998 09:12:19 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA24972; Thu, 22 Oct 1998 09:12:16 -0700 (PDT) Date: Thu, 22 Oct 1998 09:12:16 -0700 (PDT) Message-Id: <199810221612.JAA24972@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/examples/drivers make_pseudo_driver.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 09:12:16 PDT Modified files: share/examples/drivers make_pseudo_driver.sh Log: FIxed a bogus comment. Revision Changes Path 1.3 +3 -3 src/share/examples/drivers/make_pseudo_driver.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 09:16:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15771 for cvs-all-outgoing; Thu, 22 Oct 1998 09:16:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15766; Thu, 22 Oct 1998 09:16:06 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA25112; Thu, 22 Oct 1998 09:16:03 -0700 (PDT) Date: Thu, 22 Oct 1998 09:16:03 -0700 (PDT) Message-Id: <199810221616.JAA25112@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/conf GENERIC98 GENERICupgrade SMP-GENERIC98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 09:16:03 PDT Modified files: sys/pc98/conf GENERIC98 GENERICupgrade SMP-GENERIC98 Log: Removed all `vector xxxintr' specifications. Interrupt handlers are now configured in drivers. Don't quote port names that don't have a digit in them. Revision Changes Path 1.54 +36 -36 src/sys/pc98/conf/GENERIC98 1.6 +36 -36 src/sys/pc98/conf/GENERICupgrade 1.9 +35 -35 src/sys/pc98/conf/SMP-GENERIC98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 09:46:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19514 for cvs-all-outgoing; Thu, 22 Oct 1998 09:46:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19508; Thu, 22 Oct 1998 09:46:29 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA26287; Thu, 22 Oct 1998 09:46:26 -0700 (PDT) Date: Thu, 22 Oct 1998 09:46:26 -0700 (PDT) Message-Id: <199810221646.JAA26287@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_xl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/22 09:46:26 PDT Modified files: sys/pci if_xl.c Log: Close PR #8409: Fix syntax errors inside #ifdef FORCE_AUTONEG_TFOUR. Revision Changes Path 1.16 +3 -3 src/sys/pci/if_xl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 09:47:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19651 for cvs-all-outgoing; Thu, 22 Oct 1998 09:47:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19646; Thu, 22 Oct 1998 09:47:29 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA26335; Thu, 22 Oct 1998 09:47:26 -0700 (PDT) Date: Thu, 22 Oct 1998 09:47:26 -0700 (PDT) Message-Id: <199810221647.JAA26335@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_xl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1998/10/22 09:47:26 PDT Modified files: (Branch: RELENG_2_2) sys/pci if_xl.c Log: MFC: close PR #8409 Revision Changes Path 1.5.2.12 +3 -3 src/sys/pci/if_xl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 11:14:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02787 for cvs-all-outgoing; Thu, 22 Oct 1998 11:14:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02781; Thu, 22 Oct 1998 11:14:58 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA29112; Thu, 22 Oct 1998 11:14:55 -0700 (PDT) Date: Thu, 22 Oct 1998 11:14:55 -0700 (PDT) Message-Id: <199810221814.LAA29112@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/FAQ network.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/10/22 11:14:54 PDT Modified files: FAQ network.sgml Log: Mention that the ``first connection'' problem is fixed in the latest version of ppp. Revision Changes Path 1.16 +20 -14 doc/FAQ/network.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 11:17:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03052 for cvs-all-outgoing; Thu, 22 Oct 1998 11:17:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03047; Thu, 22 Oct 1998 11:17:33 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA29206; Thu, 22 Oct 1998 11:17:30 -0700 (PDT) Date: Thu, 22 Oct 1998 11:17:30 -0700 (PDT) Message-Id: <199810221817.LAA29206@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/calendar/calendars calendar.birthday Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 11:17:30 PDT Modified files: usr.bin/calendar/calendars calendar.birthday Log: Fixed gratuitous unformatting in rev.1.8. Revision Changes Path 1.10 +2 -1 src/usr.bin/calendar/calendars/calendar.birthday To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 13:24:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24049 for cvs-all-outgoing; Thu, 22 Oct 1998 13:24:04 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24028; Thu, 22 Oct 1998 13:24:02 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA03270; Thu, 22 Oct 1998 13:23:59 -0700 (PDT) Date: Thu, 22 Oct 1998 13:23:59 -0700 (PDT) Message-Id: <199810222023.NAA03270@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/common bootstrap.h isapnp.c pnp.c src/sys/boot/i386/btx/lib btxv86.s src/sys/boot/i386/libi386 Makefile src/sys/boot/i386/loader Makefile conf.c main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/22 13:23:59 PDT Modified files: sys/boot/common bootstrap.h isapnp.c pnp.c Log: Export an interface for presetting the ISA PnP read port address. Make the EISA ID formatter generally available Revision Changes Path 1.15 +9 -1 src/sys/boot/common/bootstrap.h 1.4 +45 -44 src/sys/boot/common/isapnp.c 1.5 +23 -1 src/sys/boot/common/pnp.c Modified files: sys/boot/i386/btx/lib btxv86.s Log: Pop the return address off the stack before making a V86_CALLF call; this allows us to implement what look like C function calls from user space "directly" to v86 mode code. (Used for calling the PnP BIOS) Revision Changes Path 1.2 +5 -2 src/sys/boot/i386/btx/lib/btxv86.s Modified files: sys/boot/i386/libi386 Makefile Log: Add biospnp.c Revision Changes Path 1.10 +3 -2 src/sys/boot/i386/libi386/Makefile Modified files: sys/boot/i386/loader Makefile conf.c main.c Log: Add a dependancy on the BTX crt0 object Add the biospnp handler to the pnp handler array Drop some old debugging code Revision Changes Path 1.14 +2 -2 src/sys/boot/i386/loader/Makefile 1.9 +3 -1 src/sys/boot/i386/loader/conf.c 1.13 +1 -5 src/sys/boot/i386/loader/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 13:25:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24200 for cvs-all-outgoing; Thu, 22 Oct 1998 13:25:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24189; Thu, 22 Oct 1998 13:25:10 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA03310; Thu, 22 Oct 1998 13:25:07 -0700 (PDT) Date: Thu, 22 Oct 1998 13:25:07 -0700 (PDT) Message-Id: <199810222025.NAA03310@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/libi386 biospnp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/22 13:25:07 PDT Added files: sys/boot/i386/libi386 biospnp.c Log: PnP BIOS enumerator; mostly useful for hunting PnP devices that are supported by the system BIOS rather than supporting ISA PnP. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 14:42:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05654 for cvs-all-outgoing; Thu, 22 Oct 1998 14:42:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA05641; Thu, 22 Oct 1998 14:42:24 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA05337; Thu, 22 Oct 1998 14:42:21 -0700 (PDT) Date: Thu, 22 Oct 1998 14:42:21 -0700 (PDT) Message-Id: <199810222142.OAA05337@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/bin/mkdir mkdir.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/22 14:42:21 PDT Modified files: bin/mkdir mkdir.c Log: Honour the spirit rather than the implementation of the previous changes; if we are invoked with -m, use chmod() on the final directory component in order to ensure the mode is correctly set. Revision Changes Path 1.14 +10 -19 src/bin/mkdir/mkdir.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 15:17:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA11226 for cvs-all-outgoing; Thu, 22 Oct 1998 15:17:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11219; Thu, 22 Oct 1998 15:17:00 -0700 (PDT) (envelope-from ken@FreeBSD.org) From: Kenneth Merry Received: (from ken@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA06253; Thu, 22 Oct 1998 15:16:57 -0700 (PDT) Date: Thu, 22 Oct 1998 15:16:57 -0700 (PDT) Message-Id: <199810222216.PAA06253@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/cam cam_periph.c cam_periph.h cam_xpt.c src/sys/cam/scsi scsi_cd.c scsi_ch.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_target.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ken 1998/10/22 15:16:56 PDT Modified files: sys/cam cam_periph.c cam_periph.h cam_xpt.c sys/cam/scsi scsi_cd.c scsi_ch.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_target.c Log: Fix a problem with the way we handled device invalidation when attaching to a device failed. In theory, the same steps that happen when we get an AC_LOST_DEVICE async notification should have been taken when a driver fails to attach. In practice, that wasn't the case. This only affected the da, cd and ch drivers, but the fix affects all peripheral drivers. There were several possible problems: - In the da driver, we didn't remove the peripheral's softc from the da driver's linked list of softcs. Once the peripheral and softc got removed, we'd get a kernel panic the next time the timeout routine called dasendorderedtag(). - In the da, cd and possibly ch drivers, we didn't remove the peripheral's devstat structure from the devstat queue. Once the peripheral and softc were removed, this could cause a panic if anyone tried to access device statistics. (one component of the linked list wouldn't exist anymore) - In the cd driver, we didn't take the peripheral off the changer run queue if it was scheduled to run. In practice, it's highly unlikely, and maybe impossible that the peripheral would have been on the changer run queue at that stage of the probe process. The fix is: - Add a new peripheral callback function (the "oninvalidate" function) that is called the first time cam_periph_invalidate() is called for a peripheral. - Create new foooninvalidate() routines for each peripheral driver. This routine is always called at splsoftcam(), and contains all the stuff that used to be in the AC_LOST_DEVICE case of the async callback handler. - Move the devstat cleanup call to the destructor/cleanup routines, since some of the drivers do I/O in their close routines. - Make sure that when we're flushing the buffer queue, we traverse it at splbio(). - Add a check for the invalid flag in the pt driver's open routine. Reviewed by: gibbs Revision Changes Path 1.6 +17 -6 src/sys/cam/cam_periph.c 1.3 +7 -3 src/sys/cam/cam_periph.h 1.25 +3 -3 src/sys/cam/cam_xpt.c 1.8 +80 -66 src/sys/cam/scsi/scsi_cd.c 1.5 +45 -42 src/sys/cam/scsi/scsi_ch.c 1.12 +68 -55 src/sys/cam/scsi/scsi_da.c 1.4 +70 -57 src/sys/cam/scsi/scsi_pass.c 1.3 +70 -50 src/sys/cam/scsi/scsi_pt.c 1.4 +76 -51 src/sys/cam/scsi/scsi_sa.c 1.3 +2 -2 src/sys/cam/scsi/scsi_target.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 16:03:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17539 for cvs-all-outgoing; Thu, 22 Oct 1998 16:03:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17528; Thu, 22 Oct 1998 16:03:08 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA07299; Thu, 22 Oct 1998 16:03:05 -0700 (PDT) Date: Thu, 22 Oct 1998 16:03:05 -0700 (PDT) Message-Id: <199810222303.QAA07299@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook handbook.sgml README Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/22 16:03:05 PDT Modified files: en/handbook handbook.sgml README Log: As previous commit, to line 24997 Revision Changes Path 1.41 +667 -583 doc/en/handbook/handbook.sgml 1.42 +1 -0 doc/en/handbook/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 16:03:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17660 for cvs-all-outgoing; Thu, 22 Oct 1998 16:03:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17653; Thu, 22 Oct 1998 16:03:58 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA07351; Thu, 22 Oct 1998 16:03:53 -0700 (PDT) Date: Thu, 22 Oct 1998 16:03:53 -0700 (PDT) Message-Id: <199810222303.QAA07351@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook handbook.sgml README Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/22 16:03:53 PDT Modified files: en/handbook handbook.sgml README Log: Small changes to keep it validating. Revision Changes Path 1.42 +4 -9 doc/en/handbook/handbook.sgml 1.43 +2 -0 doc/en/handbook/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 16:06:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18135 for cvs-all-outgoing; Thu, 22 Oct 1998 16:06:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA18068; Thu, 22 Oct 1998 16:06:10 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA07426; Thu, 22 Oct 1998 16:06:06 -0700 (PDT) Date: Thu, 22 Oct 1998 16:06:06 -0700 (PDT) Message-Id: <199810222306.QAA07426@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook handbook.sgml README Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/22 16:06:05 PDT Modified files: en/handbook handbook.sgml README Log: As earlier commits, to line 30118 Revision Changes Path 1.43 +365 -339 doc/en/handbook/handbook.sgml 1.44 +2 -0 doc/en/handbook/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 16:07:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18240 for cvs-all-outgoing; Thu, 22 Oct 1998 16:07:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA18228; Thu, 22 Oct 1998 16:07:06 -0700 (PDT) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA07497; Thu, 22 Oct 1998 16:07:03 -0700 (PDT) Date: Thu, 22 Oct 1998 16:07:03 -0700 (PDT) Message-Id: <199810222307.QAA07497@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook handbook.sgml README Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1998/10/22 16:07:02 PDT Modified files: en/handbook handbook.sgml README Log: As previous commit, to line 35973. Revision Changes Path 1.44 +311 -259 doc/en/handbook/handbook.sgml 1.45 +3 -0 doc/en/handbook/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 16:14:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA19805 for cvs-all-outgoing; Thu, 22 Oct 1998 16:14:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA19778; Thu, 22 Oct 1998 16:14:29 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id IAA25518; Fri, 23 Oct 1998 08:43:58 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id IAA00771; Fri, 23 Oct 1998 08:43:56 +0930 (CST) Message-ID: <19981023084356.F28824@freebie.lemis.com> Date: Fri, 23 Oct 1998 08:43:56 +0930 From: Greg Lehey To: Nik Clayton , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: doc/en/handbook README handbook.sgml References: <199810212158.OAA07110@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199810212158.OAA07110@freefall.freebsd.org>; from Nik Clayton on Wed, Oct 21, 1998 at 02:58:42PM -0700 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wednesday, 21 October 1998 at 14:58:42 -0700, Nik Clayton wrote: > nik 1998/10/21 14:58:42 PDT > > Modified files: > en/handbook README handbook.sgml > Log: > With the agreement of the Japanese team, a change in the way I'm doing > things. > > I'm now working through from the beginning of the handbook to end, > correcting as I go. I'll commit in chunks of 5,000 lines (or > thereabouts). I've just been looking at printing out the handbook (PostScript format), and note a number of formatting problems. They're not urgent, but if you're going through anyway you should be aware of them. This isn't so much a "please fix" as a "did you know?". 1. No odd/even page breaks (e.g. The part headers can occur on an even page). 2. Spurious " characters on a line by themselves after some subheaders (e.g. section 1.4, "The CVS repository"). 3. Spurious vertical space after some numbered list items (e.g. Section 2, "Installing FreeBSD". 4. Some notes in constant width instead of italics (e.g. the "Special note" in section 2.2.1). I suppose this is a matter of taste, but I suspect it's also a coincidence. 5. Some examples are wider than the page, and don't wrap. For example, section 4.2. 6. Use of * for emphasis in some places (4.3.1, "... the mount point *must* be /cdrom"). Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 16:47:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA23847 for cvs-all-outgoing; Thu, 22 Oct 1998 16:47:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA23836; Thu, 22 Oct 1998 16:47:01 -0700 (PDT) (envelope-from jfieber@fallout.campusview.indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.9.1/8.9.1) with ESMTP id SAA29660; Thu, 22 Oct 1998 18:44:49 -0500 (EST) Date: Thu, 22 Oct 1998 18:44:49 -0500 (EST) From: John Fieber To: Greg Lehey cc: Nik Clayton , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: doc/en/handbook README handbook.sgml In-Reply-To: <19981023084356.F28824@freebie.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, 23 Oct 1998, Greg Lehey wrote: > I've just been looking at printing out the handbook (PostScript > format), and note a number of formatting problems. If you are referring to the Linuxdoc version of the handbook, it is of little concern since the formatting engine is being completely replaced. (Of course, "star" *emphasis* and similar have to be fixed.) -john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 22:25:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA23085 for cvs-all-outgoing; Thu, 22 Oct 1998 22:25:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA23080; Thu, 22 Oct 1998 22:25:53 -0700 (PDT) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA19628; Thu, 22 Oct 1998 22:25:50 -0700 (PDT) Date: Thu, 22 Oct 1998 22:25:50 -0700 (PDT) Message-Id: <199810230525.WAA19628@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_object.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/10/22 22:25:50 PDT Modified files: sys/vm vm_object.c Log: Fixed two bugs in recent commit: in vm_object_terminate, vm_pager_dealloc needs to be called prior to freeing remaining pages in the object so that the device pager has an opportunity to grab its "fake" pages. Also, in the case of wired pages, the page must be made busy prior to calling vm_page_remove. This is a difference from 2.2.x that I overlooked when I brought these changes forward. Revision Changes Path 1.131 +10 -8 src/sys/vm/vm_object.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 22:43:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA24787 for cvs-all-outgoing; Thu, 22 Oct 1998 22:43:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA24782; Thu, 22 Oct 1998 22:43:17 -0700 (PDT) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA20106; Thu, 22 Oct 1998 22:43:14 -0700 (PDT) Date: Thu, 22 Oct 1998 22:43:14 -0700 (PDT) Message-Id: <199810230543.WAA20106@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_object.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/10/22 22:43:14 PDT Modified files: sys/vm vm_object.c Log: Oops, revert part of last fix. vm_pager_dealloc() can't be called until after the pages are removed from the object...so fix the problem by not printing the diagnostic for wired fictitious pages (which is normal). Revision Changes Path 1.132 +8 -7 src/sys/vm/vm_object.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 22 23:28:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA28754 for cvs-all-outgoing; Thu, 22 Oct 1998 23:28:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA28746; Thu, 22 Oct 1998 23:28:43 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA21684; Thu, 22 Oct 1998 23:28:40 -0700 (PDT) Date: Thu, 22 Oct 1998 23:28:40 -0700 (PDT) Message-Id: <199810230628.XAA21684@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/bin/mkdir mkdir.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/22 23:28:40 PDT Modified files: bin/mkdir mkdir.c Log: Fix behaviour for 'mkdir -m 777 / /tmp/foo'. Play "guess the style bug" with Bruce again. Reported by: bde Revision Changes Path 1.15 +8 -6 src/bin/mkdir/mkdir.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 03:27:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA14380 for cvs-all-outgoing; Fri, 23 Oct 1998 03:27:56 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA14375; Fri, 23 Oct 1998 03:27:54 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA00132; Fri, 23 Oct 1998 03:27:51 -0700 (PDT) Date: Fri, 23 Oct 1998 03:27:51 -0700 (PDT) Message-Id: <199810231027.DAA00132@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall install.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/23 03:27:50 PDT Modified files: release/sysinstall install.c Log: fix spelling error. Submitted by: Pomegranate Revision Changes Path 1.217 +2 -2 src/release/sysinstall/install.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 03:45:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA15470 for cvs-all-outgoing; Fri, 23 Oct 1998 03:45:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA15464; Fri, 23 Oct 1998 03:45:14 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA00790; Fri, 23 Oct 1998 03:45:11 -0700 (PDT) Date: Fri, 23 Oct 1998 03:45:11 -0700 (PDT) Message-Id: <199810231045.DAA00790@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys time.h src/sys/kern kern_clock.c src/sys/i386/isa loran.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/10/23 03:45:11 PDT Modified files: sys/sys time.h Log: Remove the tc_cost field from timecounters. Revision Changes Path 1.34 +1 -2 src/sys/sys/time.h Modified files: sys/kern kern_clock.c Log: Change the way we simulate stable storage for timecounters. If you have problems with the "calcru" messages and processes being killed for excessive cpu time, try to increase the NTIMECOUNTER #define and report your findings. Revision Changes Path 1.81 +51 -56 src/sys/kern/kern_clock.c Modified files: sys/i386/isa loran.c Log: Update timecounters to new interface. Revision Changes Path 1.10 +3 -3 src/sys/i386/isa/loran.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 03:46:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA15670 for cvs-all-outgoing; Fri, 23 Oct 1998 03:46:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA15665; Fri, 23 Oct 1998 03:46:24 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA00840; Fri, 23 Oct 1998 03:46:21 -0700 (PDT) Date: Fri, 23 Oct 1998 03:46:21 -0700 (PDT) Message-Id: <199810231046.DAA00840@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa clock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/10/23 03:46:21 PDT Modified files: sys/i386/isa clock.c Log: Update timecounters to new interface. Revision Changes Path 1.128 +11 -11 src/sys/i386/isa/clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 04:49:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA21047 for cvs-all-outgoing; Fri, 23 Oct 1998 04:49:51 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA21042; Fri, 23 Oct 1998 04:49:50 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA03722; Fri, 23 Oct 1998 04:49:47 -0700 (PDT) Date: Fri, 23 Oct 1998 04:49:47 -0700 (PDT) Message-Id: <199810231149.EAA03722@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lkm/vinum vinum.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/23 04:49:47 PDT Modified files: lkm/vinum vinum.c Log: Move the kld stuff to here. Revision Changes Path 1.2 +38 -4 src/lkm/vinum/vinum.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 04:56:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA21535 for cvs-all-outgoing; Fri, 23 Oct 1998 04:56:49 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA21530; Fri, 23 Oct 1998 04:56:48 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA03865; Fri, 23 Oct 1998 04:56:45 -0700 (PDT) Date: Fri, 23 Oct 1998 04:56:45 -0700 (PDT) Message-Id: <199810231156.EAA03865@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/modules/vinum Makefile COPYRIGHT config.c interrupt.c io.c lock.c makestatetext memory.c parser.c request.c request.h revive.c state.c statetexts.h util.c vinum.c vinumext.h vinumhdr.h vinumio.h vinumioctl.c vinumkw.h vinumstate.h ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/23 04:56:45 PDT Modified files: sys/modules/vinum Makefile Removed files: sys/modules/vinum COPYRIGHT config.c interrupt.c io.c lock.c makestatetext memory.c parser.c request.c request.h revive.c state.c statetexts.h util.c vinum.c vinumext.h vinumhdr.h vinumio.h vinumioctl.c vinumkw.h vinumstate.h vinumvar.h Log: Refer to vinum driver sources in a single location (outside of the kernel src/sys tree, sigh - it should really be sys/dev/vinum/*). Revision Changes Path 1.4 +8 -9 src/sys/modules/vinum/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 06:13:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA26489 for cvs-all-outgoing; Fri, 23 Oct 1998 06:13:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA26484; Fri, 23 Oct 1998 06:13:46 -0700 (PDT) (envelope-from kato@FreeBSD.org) From: KATO Takenori Received: (from kato@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA06190; Fri, 23 Oct 1998 06:13:43 -0700 (PDT) Date: Fri, 23 Oct 1998 06:13:43 -0700 (PDT) Message-Id: <199810231313.GAA06190@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 clock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1998/10/23 06:13:43 PDT Modified files: sys/pc98/pc98 clock.c Log: Sync with sys/i386/isa/clock.c revision 1.128. Revision Changes Path 1.64 +11 -11 src/sys/pc98/pc98/clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 07:25:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03217 for cvs-all-outgoing; Fri, 23 Oct 1998 07:25:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA03196; Fri, 23 Oct 1998 07:25:55 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA14249; Fri, 23 Oct 1998 07:25:51 -0700 (PDT) Date: Fri, 23 Oct 1998 07:25:51 -0700 (PDT) Message-Id: <199810231425.HAA14249@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/sysutils/gnomeadmin/patches patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/23 07:25:51 PDT Added files: sysutils/gnomeadmin/patches patch-af Log: Add a patch for plugin's directory. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 07:27:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03402 for cvs-all-outgoing; Fri, 23 Oct 1998 07:27:45 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA03397; Fri, 23 Oct 1998 07:27:44 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA14368; Fri, 23 Oct 1998 07:27:40 -0700 (PDT) Date: Fri, 23 Oct 1998 07:27:40 -0700 (PDT) Message-Id: <199810231427.HAA14368@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-wm/qvwm Makefile ports/x11-wm/qvwm/files md5 ports/x11-wm/qvwm/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/23 07:27:40 PDT Modified files: x11-wm/qvwm Makefile x11-wm/qvwm/files md5 x11-wm/qvwm/pkg PLIST Log: Upgrade to 1.0b12. Revision Changes Path 1.20 +3 -3 ports/x11-wm/qvwm/Makefile 1.15 +1 -1 ports/x11-wm/qvwm/files/md5 1.7 +2 -1 ports/x11-wm/qvwm/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 07:29:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03622 for cvs-all-outgoing; Fri, 23 Oct 1998 07:29:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA03614; Fri, 23 Oct 1998 07:29:35 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA14511; Fri, 23 Oct 1998 07:29:32 -0700 (PDT) Date: Fri, 23 Oct 1998 07:29:32 -0700 (PDT) Message-Id: <199810231429.HAA14511@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/security/sudo Makefile ports/security/sudo/files md5 ports/security/sudo/patches patch-aa patch-ac patch-ae ports/security/sudo/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/23 07:29:32 PDT Modified files: security/sudo Makefile security/sudo/files md5 security/sudo/patches patch-aa patch-ac security/sudo/pkg PLIST Removed files: security/sudo/patches patch-ae Log: Upgrade to 1.5.6p3, and change erich's email address. Revision Changes Path 1.11 +6 -6 ports/security/sudo/Makefile 1.7 +1 -1 ports/security/sudo/files/md5 1.6 +24 -23 ports/security/sudo/patches/patch-aa 1.3 +19 -19 ports/security/sudo/patches/patch-ac 1.6 +1 -1 ports/security/sudo/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 07:36:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04123 for cvs-all-outgoing; Fri, 23 Oct 1998 07:36:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA04115; Fri, 23 Oct 1998 07:36:28 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA14780; Fri, 23 Oct 1998 07:36:25 -0700 (PDT) Date: Fri, 23 Oct 1998 07:36:25 -0700 (PDT) Message-Id: <199810231436.HAA14780@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11/gnomecore Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/23 07:36:24 PDT Modified files: x11/gnomecore Makefile Log: sgid kmem for libgtop. Revision Changes Path 1.5 +9 -1 ports/x11/gnomecore/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 07:43:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04877 for cvs-all-outgoing; Fri, 23 Oct 1998 07:43:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA04872; Fri, 23 Oct 1998 07:43:17 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA15071; Fri, 23 Oct 1998 07:43:14 -0700 (PDT) Date: Fri, 23 Oct 1998 07:43:14 -0700 (PDT) Message-Id: <199810231443.HAA15071@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/23 07:43:14 PDT Modified files: . modules Log: gnumeric --> ports/misc/gnumeric Revision Changes Path 1.2427 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 07:44:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05151 for cvs-all-outgoing; Fri, 23 Oct 1998 07:44:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05142; Fri, 23 Oct 1998 07:44:27 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA15119; Fri, 23 Oct 1998 07:44:24 -0700 (PDT) Date: Fri, 23 Oct 1998 07:44:24 -0700 (PDT) Message-Id: <199810231444.HAA15119@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc/gnumeric - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/23 07:44:24 PDT ports/misc/gnumeric - Imported sources Update of /home/ncvs/ports/misc/gnumeric In directory freefall.freebsd.org:/d/users/vanilla/work/gnumeric Log Message: Import gnumeric, It's a spread sheet program. PR: ports/8227 Submitted by: Nakai@technologist.com Status: Vendor Tag: GNOME Release Tags: gnumeric_0_30 N ports/misc/gnumeric/Makefile I ports/misc/gnumeric/CVS N ports/misc/gnumeric/files/md5 N ports/misc/gnumeric/patches/patch-aa N ports/misc/gnumeric/patches/patch-ab N ports/misc/gnumeric/patches/patch-ac N ports/misc/gnumeric/patches/patch-ad N ports/misc/gnumeric/patches/patch-ae N ports/misc/gnumeric/patches/patch-af N ports/misc/gnumeric/pkg/COMMENT N ports/misc/gnumeric/pkg/DESCR N ports/misc/gnumeric/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 07:45:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05278 for cvs-all-outgoing; Fri, 23 Oct 1998 07:45:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05273; Fri, 23 Oct 1998 07:45:38 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA15257; Fri, 23 Oct 1998 07:45:34 -0700 (PDT) Date: Fri, 23 Oct 1998 07:45:34 -0700 (PDT) Message-Id: <199810231445.HAA15257@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/23 07:45:34 PDT Modified files: misc Makefile Log: Activate gnumeric. Revision Changes Path 1.171 +2 -1 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 09:34:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA17139 for cvs-all-outgoing; Fri, 23 Oct 1998 09:34:00 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA17093; Fri, 23 Oct 1998 09:32:24 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.9.1/8.9.1) with ESMTP id JAA27479; Fri, 23 Oct 1998 09:31:53 -0700 (PDT) (envelope-from jdp) Message-Id: <199810231631.JAA27479@austin.polstra.com> To: brian@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp Makefile In-Reply-To: <199810200019.RAA11611@freefall.freebsd.org> References: <199810200019.RAA11611@freefall.freebsd.org> Organization: Polstra & Co., Seattle, WA Cc: committers@FreeBSD.ORG Date: Fri, 23 Oct 1998 09:31:53 -0700 From: John Polstra Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In article <199810200019.RAA11611@freefall.freebsd.org>, Brian Somers wrote: > brian 1998/10/19 17:19:39 PDT > > Modified files: > usr.sbin/ppp Makefile > Log: > Specify BINOWN explicitly - we don't want to depend on bsd.own.mk > setting it to ``root''. Good. I think the wave of commits a while back that removed all the explicit "BINOWN=root" lines for setuid programs was a mistake. -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Nobody ever went broke underestimating the taste of the American public." -- H. L. Mencken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 09:47:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18702 for cvs-all-outgoing; Fri, 23 Oct 1998 09:47:05 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18695; Fri, 23 Oct 1998 09:47:04 -0700 (PDT) (envelope-from fenner@FreeBSD.org) From: Bill Fenner Received: (from fenner@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA20803; Fri, 23 Oct 1998 09:47:01 -0700 (PDT) Date: Fri, 23 Oct 1998 09:47:01 -0700 (PDT) Message-Id: <199810231647.JAA20803@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/sysutils/xperfmon Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1998/10/23 09:47:00 PDT Modified files: sysutils/xperfmon Makefile Log: Update MASTER_SITES Submitted by: Lars.Koeller@post.uni-bielefeld.de Revision Changes Path 1.20 +4 -3 ports/sysutils/xperfmon/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 10:05:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA20239 for cvs-all-outgoing; Fri, 23 Oct 1998 10:05:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20233; Fri, 23 Oct 1998 10:05:10 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA21398; Fri, 23 Oct 1998 10:05:06 -0700 (PDT) Date: Fri, 23 Oct 1998 10:05:06 -0700 (PDT) Message-Id: <199810231705.KAA21398@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf Makefile.i386 src/usr.sbin/config configvers.h mkioconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/23 10:05:06 PDT Modified files: sys/i386/conf Makefile.i386 usr.sbin/config configvers.h mkioconf.c Log: Ignore `vector xxxintr' specifications except for checking their syntax. Interrupt handlers are now configured in drivers. Didn't update config/SMM.doc. It doesn't have any i386 examples (not even `isa'). Bumped CONFIGVERS. This is not necessary for -current yet, but using the new config with old system sources gives null pointers for all vectors. Revision Changes Path 1.127 +2 -2 src/sys/i386/conf/Makefile.i386 1.7 +2 -2 src/usr.sbin/config/configvers.h 1.44 +7 -26 src/usr.sbin/config/mkioconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 10:49:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24795 for cvs-all-outgoing; Fri, 23 Oct 1998 10:49:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24789; Fri, 23 Oct 1998 10:49:33 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA23054; Fri, 23 Oct 1998 10:49:26 -0700 (PDT) Date: Fri, 23 Oct 1998 10:49:26 -0700 (PDT) Message-Id: <199810231749.KAA23054@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/projects projects.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/23 10:49:25 PDT Modified files: en/projects projects.sgml Log: Update URL of the The FreeBSD Diary Revision Changes Path 1.19 +3 -3 www/en/projects/projects.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 11:18:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA26891 for cvs-all-outgoing; Fri, 23 Oct 1998 11:18:02 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA26850; Fri, 23 Oct 1998 11:18:00 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA24653; Fri, 23 Oct 1998 11:17:57 -0700 (PDT) Date: Fri, 23 Oct 1998 11:17:57 -0700 (PDT) Message-Id: <199810231817.LAA24653@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/projects projects.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/23 11:17:56 PDT Modified files: en/projects projects.sgml Log: Added The FreeBSD User Guide. Revision Changes Path 1.20 +10 -2 www/en/projects/projects.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 11:29:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27757 for cvs-all-outgoing; Fri, 23 Oct 1998 11:29:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA27748; Fri, 23 Oct 1998 11:29:06 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA24917; Fri, 23 Oct 1998 11:29:03 -0700 (PDT) Date: Fri, 23 Oct 1998 11:29:03 -0700 (PDT) Message-Id: <199810231829.LAA24917@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en/projects projects.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/23 11:29:03 PDT Modified files: en/projects projects.sgml Log: Request to submit new projects to www@freebsd.org. Revision Changes Path 1.21 +6 -2 www/en/projects/projects.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 11:40:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28773 for cvs-all-outgoing; Fri, 23 Oct 1998 11:40:23 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28768; Fri, 23 Oct 1998 11:40:22 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA25340; Fri, 23 Oct 1998 11:40:19 -0700 (PDT) Date: Fri, 23 Oct 1998 11:40:19 -0700 (PDT) Message-Id: <199810231840.LAA25340@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: www/en index.html Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/23 11:40:19 PDT Modified files: en index.html Log: change information about primary www server of freebsd project in slovakia from www2.sk.freebsd.org to "www.sk.freebsd.org" Submitted by: "TPS's lists" Revision Changes Path 1.58 +3 -3 www/en/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 11:42:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29057 for cvs-all-outgoing; Fri, 23 Oct 1998 11:42:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29052; Fri, 23 Oct 1998 11:42:53 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA25486; Fri, 23 Oct 1998 11:42:50 -0700 (PDT) Date: Fri, 23 Oct 1998 11:42:50 -0700 (PDT) Message-Id: <199810231842.LAA25486@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/mail/imap-uw Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/10/23 11:42:50 PDT Modified files: mail/imap-uw Makefile Log: The previous commit broke this for a.out. === cc -fpic -DPIC -c -O -pipe -DNFSKLUDGE -DIGNORE_LOCK_EACCES_ERRORS mx.c -o mx.so ld -Bshareable -x -soname libc-client.so.2.1 -o libc-client.so.2.1 mail.so misc.so newsrc.so smanager.so osdep.so utf8.so siglocal.so dummy.so pseudo.so netmsg.so flstring.so fdstring.so rfc822.so nntp.so smtp.so imap4r1.so pop3.so unix.so mbox.so mbx.so mmdf.so tenex.so mtx.so news.so phile.so mh.so mx.so ld: libc-client.so.2.1: No such file or directory *** Error code 1 Stop. Revision Changes Path 1.20 +5 -1 ports/mail/imap-uw/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 11:57:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00380 for cvs-all-outgoing; Fri, 23 Oct 1998 11:57:44 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00375; Fri, 23 Oct 1998 11:57:43 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA25882; Fri, 23 Oct 1998 11:57:39 -0700 (PDT) Date: Fri, 23 Oct 1998 11:57:39 -0700 (PDT) Message-Id: <199810231857.LAA25882@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/disklabel disklabel.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/23 11:57:39 PDT Modified files: sbin/disklabel disklabel.c Log: Oops, don't quite use RAW_PART instead of RAWPARTITION. Use 'a' + RAW_PART in both places. Revision Changes Path 1.23 +2 -2 src/sbin/disklabel/disklabel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 12:34:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02697 for cvs-all-outgoing; Fri, 23 Oct 1998 12:34:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02691; Fri, 23 Oct 1998 12:34:54 -0700 (PDT) (envelope-from abial@FreeBSD.org) From: Andrzej Bialecki Received: (from abial@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA27090; Fri, 23 Oct 1998 12:34:51 -0700 (PDT) Date: Fri, 23 Oct 1998 12:34:51 -0700 (PDT) Message-Id: <199810231934.MAA27090@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/picobsd/tinyware/view view.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk abial 1998/10/23 12:34:51 PDT Modified files: release/picobsd/tinyware/view view.c Log: Added ability to auto-run a presentation. Revision Changes Path 1.3 +27 -8 src/release/picobsd/tinyware/view/view.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 15:29:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17720 for cvs-all-outgoing; Fri, 23 Oct 1998 15:29:24 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17713; Fri, 23 Oct 1998 15:29:23 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA03268; Fri, 23 Oct 1998 15:29:19 -0700 (PDT) Date: Fri, 23 Oct 1998 15:29:19 -0700 (PDT) Message-Id: <199810232229.PAA03268@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/libi386 biospci.c Makefile biospnp.c src/sys/boot/i386/loader conf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/23 15:29:19 PDT Modified files: sys/boot/i386/libi386 Makefile biospnp.c Added files: sys/boot/i386/libi386 biospci.c Log: PnP enumerator using the PCI BIOS. This is needlessly complex due to the lack of a simple "enumerate all PCI devices" function. Revision Changes Path 1.11 +4 -4 src/sys/boot/i386/libi386/Makefile 1.2 +2 -2 src/sys/boot/i386/libi386/biospnp.c Modified files: sys/boot/i386/loader conf.c Log: Enable the PCI BIOS PnP enumerator. Revision Changes Path 1.10 +3 -3 src/sys/boot/i386/loader/conf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 15:30:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17824 for cvs-all-outgoing; Fri, 23 Oct 1998 15:30:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17817; Fri, 23 Oct 1998 15:30:57 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA03389; Fri, 23 Oct 1998 15:30:54 -0700 (PDT) Date: Fri, 23 Oct 1998 15:30:54 -0700 (PDT) Message-Id: <199810232230.PAA03389@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/libi386 biospnp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/23 15:30:53 PDT Modified files: sys/boot/i386/libi386 biospnp.c Log: Remove a debugging copy of offsetof() that snuck in. Revision Changes Path 1.3 +1 -2 src/sys/boot/i386/libi386/biospnp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 15:32:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17937 for cvs-all-outgoing; Fri, 23 Oct 1998 15:32:31 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17931; Fri, 23 Oct 1998 15:32:30 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA03521; Fri, 23 Oct 1998 15:32:27 -0700 (PDT) Date: Fri, 23 Oct 1998 15:32:27 -0700 (PDT) Message-Id: <199810232232.PAA03521@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/loader Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/23 15:32:27 PDT Modified files: sys/boot/i386/loader Makefile Log: Clean the ${BASE}.sym file as well. Revision Changes Path 1.15 +2 -2 src/sys/boot/i386/loader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 17:31:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA27228 for cvs-all-outgoing; Fri, 23 Oct 1998 17:31:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA27220; Fri, 23 Oct 1998 17:31:25 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA06021; Fri, 23 Oct 1998 17:31:22 -0700 (PDT) Date: Fri, 23 Oct 1998 17:31:22 -0700 (PDT) Message-Id: <199810240031.RAA06021@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/alpha/common main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/23 17:31:22 PDT Modified files: sys/boot/alpha/common main.c Log: Reserve some space for the stack in the region we recover from the initial bootloader. Submitted by: dfr Revision Changes Path 1.7 +3 -2 src/sys/boot/alpha/common/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 18:08:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA29960 for cvs-all-outgoing; Fri, 23 Oct 1998 18:08:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA29951; Fri, 23 Oct 1998 18:08:49 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA07176; Fri, 23 Oct 1998 18:08:46 -0700 (PDT) Date: Fri, 23 Oct 1998 18:08:46 -0700 (PDT) Message-Id: <199810240108.SAA07176@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c bundle.h command.c mp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/10/23 18:08:45 PDT Modified files: usr.sbin/ppp bundle.c bundle.h command.c mp.c Log: Loosen our restrictions on setting enddisc, mrru, shortseq, authname and authkey. o Auth{name,key} may additionally be set in PHASE_ESTABLISH. o The others may be set in PHASE_ESTABLISH as long as no links have yet reached DATALINK_LCP. Revision Changes Path 1.37 +14 -1 src/usr.sbin/ppp/bundle.c 1.15 +2 -1 src/usr.sbin/ppp/bundle.h 1.169 +54 -24 src/usr.sbin/ppp/command.c 1.17 +15 -4 src/usr.sbin/ppp/mp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 19:01:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03344 for cvs-all-outgoing; Fri, 23 Oct 1998 19:01:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA03332; Fri, 23 Oct 1998 19:01:34 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA08053; Fri, 23 Oct 1998 19:01:31 -0700 (PDT) Date: Fri, 23 Oct 1998 19:01:31 -0700 (PDT) Message-Id: <199810240201.TAA08053@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/objformat objformat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/10/23 19:01:30 PDT Modified files: usr.bin/objformat objformat.c Log: When invoked as "objformat" to print out the current object format, produce an error message if any arguments are given on the command line. Revision Changes Path 1.6 +5 -1 src/usr.bin/objformat/objformat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 19:17:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA04636 for cvs-all-outgoing; Fri, 23 Oct 1998 19:17:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA04631; Fri, 23 Oct 1998 19:17:50 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA08464; Fri, 23 Oct 1998 19:17:46 -0700 (PDT) Date: Fri, 23 Oct 1998 19:17:46 -0700 (PDT) Message-Id: <199810240217.TAA08464@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/handbook cvsup.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/10/23 19:17:45 PDT Modified files: handbook cvsup.sgml Log: List the release tags for 3.0 and 2.2.7. Revision Changes Path 1.40 +7 -1 doc/handbook/cvsup.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 23 23:02:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19389 for cvs-all-outgoing; Fri, 23 Oct 1998 23:02:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from sasami.jurai.net (sasami.jurai.net [207.153.65.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19382; Fri, 23 Oct 1998 23:02:47 -0700 (PDT) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.8.8/8.8.7) with SMTP id CAA17625; Sat, 24 Oct 1998 02:02:05 -0400 (EDT) Date: Sat, 24 Oct 1998 02:02:02 -0400 (EDT) From: "Matthew N. Dodd" To: Kenneth Merry cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/cam cam_periph.c cam_periph.h cam_xpt.c src/sys/cam/scsi scsi_cd.c scsi_ch.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_target.c In-Reply-To: <199810222216.PAA06253@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Well, I was of little help in debuging this but it appears that these fixes address the errors I was seeing on my system when using broken devices. (What? The rest of you aren't using deviously broken devices as a way of stress testing the scsi system?:) Thanks Kenneth! On Thu, 22 Oct 1998, Kenneth Merry wrote: > There were several possible problems: > - In the da driver, we didn't remove the peripheral's softc from the da > driver's linked list of softcs. Once the peripheral and softc got > removed, we'd get a kernel panic the next time the timeout routine > called dasendorderedtag(). > - In the da, cd and possibly ch drivers, we didn't remove the > peripheral's devstat structure from the devstat queue. Once the > peripheral and softc were removed, this could cause a panic if anyone > tried to access device statistics. (one component of the linked list > wouldn't exist anymore) > - In the cd driver, we didn't take the peripheral off the changer run > queue if it was scheduled to run. In practice, it's highly unlikely, > and maybe impossible that the peripheral would have been on the > changer run queue at that stage of the probe process. -- | Matthew N. Dodd | 78 280Z | 75 164E | 84 245DL | FreeBSD/NetBSD/Sprite/VMS | | winter@jurai.net | This Space For Rent | ix86,sparc,m68k,pmax,vax | | http://www.jurai.net/~winter | Are you k-rad elite enough for my webpage? | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 03:08:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA29489 for cvs-all-outgoing; Sat, 24 Oct 1998 03:08:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA29484; Sat, 24 Oct 1998 03:08:10 -0700 (PDT) (envelope-from thepish@FreeBSD.org) From: Peter Hawkins Received: (from thepish@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA17919; Sat, 24 Oct 1998 03:08:06 -0700 (PDT) Date: Sat, 24 Oct 1998 03:08:06 -0700 (PDT) Message-Id: <199810241008.DAA17919@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/tcpdump tcpdump.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk thepish 1998/10/24 03:08:06 PDT Modified files: contrib/tcpdump tcpdump.1 Log: PR: 8429 Submitted by: jkb@FreeBSD.ORG correct typo in example Revision Changes Path 1.5 +1 -1 src/contrib/tcpdump/tcpdump.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 03:47:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA02351 for cvs-all-outgoing; Sat, 24 Oct 1998 03:47:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA02346; Sat, 24 Oct 1998 03:47:49 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA18853; Sat, 24 Oct 1998 03:47:45 -0700 (PDT) Date: Sat, 24 Oct 1998 03:47:45 -0700 (PDT) Message-Id: <199810241047.DAA18853@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/handbook mirrors.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1998/10/24 03:47:45 PDT Modified files: handbook mirrors.sgml Log: Delete Mozilla CVSup mirror section. Revision Changes Path 1.92 +1 -27 doc/handbook/mirrors.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 10:08:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24443 for cvs-all-outgoing; Sat, 24 Oct 1998 10:08:53 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24438; Sat, 24 Oct 1998 10:08:51 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA07964; Sat, 24 Oct 1998 10:08:47 -0700 (PDT) Date: Sat, 24 Oct 1998 10:08:47 -0700 (PDT) Message-Id: <199810241708.KAA07964@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/emulators/hfsutils Makefile ports/emulators/hfsutils/files md5 ports/emulators/hfsutils/patches patch-aa patch-ab ports/emulators/hfsutils/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/24 10:08:47 PDT Modified files: emulators/hfsutils Makefile emulators/hfsutils/files md5 emulators/hfsutils/patches patch-aa patch-ab emulators/hfsutils/pkg DESCR Log: Upgrade to 3.3.2. Revision Changes Path 1.12 +25 -11 ports/emulators/hfsutils/Makefile 1.4 +1 -1 ports/emulators/hfsutils/files/md5 1.4 +41 -39 ports/emulators/hfsutils/patches/patch-aa 1.2 +16 -21 ports/emulators/hfsutils/patches/patch-ab 1.2 +1 -1 ports/emulators/hfsutils/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 10:10:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24553 for cvs-all-outgoing; Sat, 24 Oct 1998 10:10:18 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24548; Sat, 24 Oct 1998 10:10:17 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08072; Sat, 24 Oct 1998 10:10:14 -0700 (PDT) Date: Sat, 24 Oct 1998 10:10:14 -0700 (PDT) Message-Id: <199810241710.KAA08072@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/editors/gxedit Makefile ports/editors/gxedit/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/24 10:10:14 PDT Modified files: editors/gxedit Makefile editors/gxedit/files md5 Log: Upgrade to 1.15. Revision Changes Path 1.14 +4 -4 ports/editors/gxedit/Makefile 1.7 +1 -1 ports/editors/gxedit/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 10:12:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24705 for cvs-all-outgoing; Sat, 24 Oct 1998 10:12:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24699; Sat, 24 Oct 1998 10:12:51 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08169; Sat, 24 Oct 1998 10:12:47 -0700 (PDT) Date: Sat, 24 Oct 1998 10:12:47 -0700 (PDT) Message-Id: <199810241712.KAA08169@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11/gnomelibs/patches patch-ag patch-ab ports/x11/gnomelibs/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/24 10:12:47 PDT Modified files: x11/gnomelibs/patches patch-ab x11/gnomelibs/pkg PLIST Added files: x11/gnomelibs/patches patch-ag Log: Add a patch for gnome_util_user_shll(). Revision Changes Path 1.4 +2 -13 ports/x11/gnomelibs/patches/patch-ab 1.3 +0 -1 ports/x11/gnomelibs/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 10:14:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24915 for cvs-all-outgoing; Sat, 24 Oct 1998 10:14:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24910; Sat, 24 Oct 1998 10:14:27 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08282; Sat, 24 Oct 1998 10:14:24 -0700 (PDT) Date: Sat, 24 Oct 1998 10:14:24 -0700 (PDT) Message-Id: <199810241714.KAA08282@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/libffi Makefile ports/devel/libffi/files md5 ports/devel/libffi/patches patch-aa patch-ab ports/devel/libffi/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/24 10:14:24 PDT Modified files: devel/libffi Makefile devel/libffi/files md5 devel/libffi/patches patch-aa patch-ab devel/libffi/pkg PLIST Log: Upgrade to 1.20, remove BROKEN_ELF tag. Submitted by: maintainer. Revision Changes Path 1.5 +7 -11 ports/devel/libffi/Makefile 1.2 +1 -1 ports/devel/libffi/files/md5 1.2 +3 -3 ports/devel/libffi/patches/patch-aa 1.3 +2 -2 ports/devel/libffi/patches/patch-ab 1.3 +3 -3 ports/devel/libffi/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 10:19:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25297 for cvs-all-outgoing; Sat, 24 Oct 1998 10:19:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25285; Sat, 24 Oct 1998 10:19:45 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) From: "Vanilla I. Shu" Received: (from vanilla@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA08415; Sat, 24 Oct 1998 10:19:38 -0700 (PDT) Date: Sat, 24 Oct 1998 10:19:38 -0700 (PDT) Message-Id: <199810241719.KAA08415@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/handbook submitters.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk vanilla 1998/10/24 10:19:37 PDT Modified files: handbook submitters.sgml Log: Add Horance Chou for libffi ports. Forgotten by: steve Revision Changes Path 1.244 +3 -1 doc/handbook/submitters.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 11:35:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29505 for cvs-all-outgoing; Sat, 24 Oct 1998 11:35:17 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29499; Sat, 24 Oct 1998 11:35:15 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA10761; Sat, 24 Oct 1998 11:35:11 -0700 (PDT) Date: Sat, 24 Oct 1998 11:35:11 -0700 (PDT) Message-Id: <199810241835.LAA10761@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_linker.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/24 11:35:10 PDT Modified files: sys/kern kern_linker.c Log: Don't put 0x in front of %p, it does it already. Submitted by: Brian Feldman Revision Changes Path 1.11 +4 -4 src/sys/kern/kern_linker.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 11:55:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA00821 for cvs-all-outgoing; Sat, 24 Oct 1998 11:55:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA00816; Sat, 24 Oct 1998 11:55:56 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA11245; Sat, 24 Oct 1998 11:55:53 -0700 (PDT) Date: Sat, 24 Oct 1998 11:55:53 -0700 (PDT) Message-Id: <199810241855.LAA11245@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ppbus if_plip.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/24 11:55:53 PDT Modified files: sys/dev/ppbus if_plip.c Log: Don't complain about SIOCGIFMEDIA; it's harmless and not something useful here yet. Submitted by: markm and others Revision Changes Path 1.5 +8 -1 src/sys/dev/ppbus/if_plip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 12:36:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA03543 for cvs-all-outgoing; Sat, 24 Oct 1998 12:36:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA03538; Sat, 24 Oct 1998 12:36:56 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA12317; Sat, 24 Oct 1998 12:36:52 -0700 (PDT) Date: Sat, 24 Oct 1998 12:36:52 -0700 (PDT) Message-Id: <199810241936.MAA12317@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/nfsstat nfsstat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/24 12:36:52 PDT Modified files: usr.bin/nfsstat nfsstat.c Log: Use sysctlbyname() to locate the vfs.nfs.nfsstats node. Submitted by: Daniel Rock Revision Changes Path 1.11 +2 -9 src/usr.bin/nfsstat/nfsstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 12:47:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04283 for cvs-all-outgoing; Sat, 24 Oct 1998 12:47:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04278; Sat, 24 Oct 1998 12:47:46 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA12749; Sat, 24 Oct 1998 12:47:42 -0700 (PDT) Date: Sat, 24 Oct 1998 12:47:42 -0700 (PDT) Message-Id: <199810241947.MAA12749@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys xrpuio.h src/sys/pci xrpu.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/10/24 12:47:42 PDT Added files: sys/sys xrpuio.h Log: Header file for XRPU devices. Modified files: sys/pci xrpu.c Log: Update and add timekeeping code. Revision Changes Path 1.3 +182 -24 src/sys/pci/xrpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 12:55:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04653 for cvs-all-outgoing; Sat, 24 Oct 1998 12:55:15 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA04648; Sat, 24 Oct 1998 12:55:13 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA12979; Sat, 24 Oct 1998 12:55:09 -0700 (PDT) Date: Sat, 24 Oct 1998 12:55:09 -0700 (PDT) Message-Id: <199810241955.MAA12979@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa loran.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/10/24 12:55:09 PDT Modified files: sys/i386/isa loran.c Log: Update to current reality. We can now track several LORSTA on separate minor devices. Improve PLL/OCXO DAC dithering. General remodeling. Performance is now 2.5e-11 in frequency and +/- 100 nsec in time, both of which are actually the limits of the transmitted signal. Revision Changes Path 1.11 +185 -136 src/sys/i386/isa/loran.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 16:12:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA14587 for cvs-all-outgoing; Sat, 24 Oct 1998 16:12:14 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA14582; Sat, 24 Oct 1998 16:12:13 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA17430; Sat, 24 Oct 1998 16:12:10 -0700 (PDT) Date: Sat, 24 Oct 1998 16:12:10 -0700 (PDT) Message-Id: <199810242312.QAA17430@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/vmstat vmstat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/24 16:12:10 PDT Modified files: usr.bin/vmstat vmstat.c Log: Work around some variables having N_UNDF types but valid values; this makes vmstat work on ELF kernels again. Submitted by: Daniel Rock Revision Changes Path 1.28 +2 -2 src/usr.bin/vmstat/vmstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 16:30:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15425 for cvs-all-outgoing; Sat, 24 Oct 1998 16:30:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA15420; Sat, 24 Oct 1998 16:30:48 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA17850; Sat, 24 Oct 1998 16:30:45 -0700 (PDT) Date: Sat, 24 Oct 1998 16:30:45 -0700 (PDT) Message-Id: <199810242330.QAA17850@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/24 16:30:45 PDT Modified files: . modules Log: queso --> ports/net/queso Revision Changes Path 1.2428 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 16:31:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15550 for cvs-all-outgoing; Sat, 24 Oct 1998 16:31:32 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA15545; Sat, 24 Oct 1998 16:31:31 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA17895; Sat, 24 Oct 1998 16:31:27 -0700 (PDT) Date: Sat, 24 Oct 1998 16:31:27 -0700 (PDT) Message-Id: <199810242331.QAA17895@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/queso - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/24 16:31:27 PDT ports/net/queso - Imported sources Update of /home/ncvs/ports/net/queso In directory freefall.freebsd.org:/d/users/obrien/new/queso Log Message: QueSO determines a remote OS by sending simple TCP packets and analysing the result. Status: Vendor Tag: WOJU Release Tags: queso_980922_import N ports/net/queso/Makefile I ports/net/queso/CVS N ports/net/queso/patches/patch-02 N ports/net/queso/patches/patch-01 N ports/net/queso/patches/DONT.patch-aa N ports/net/queso/patches/DONT.patch-03 N ports/net/queso/pkg/PLIST N ports/net/queso/pkg/DESCR N ports/net/queso/pkg/COMMENT N ports/net/queso/files/md5 No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 16:32:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15609 for cvs-all-outgoing; Sat, 24 Oct 1998 16:32:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA15604; Sat, 24 Oct 1998 16:32:15 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA17944; Sat, 24 Oct 1998 16:32:11 -0700 (PDT) Date: Sat, 24 Oct 1998 16:32:11 -0700 (PDT) Message-Id: <199810242332.QAA17944@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/24 16:32:11 PDT Modified files: net Makefile Log: turn on queso Revision Changes Path 1.185 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 16:40:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16115 for cvs-all-outgoing; Sat, 24 Oct 1998 16:40:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16103; Sat, 24 Oct 1998 16:40:03 -0700 (PDT) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA18164; Sat, 24 Oct 1998 16:39:59 -0700 (PDT) Date: Sat, 24 Oct 1998 16:39:59 -0700 (PDT) Message-Id: <199810242339.QAA18164@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/queso/patches DONT.patch-03 DONT.patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/10/24 16:39:59 PDT Removed files: net/queso/patches DONT.patch-03 DONT.patch-aa Log: garbage files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 17:58:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21096 for cvs-all-outgoing; Sat, 24 Oct 1998 17:58:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA21090; Sat, 24 Oct 1998 17:58:20 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA19728; Sat, 24 Oct 1998 17:58:16 -0700 (PDT) Date: Sat, 24 Oct 1998 17:58:16 -0700 (PDT) Message-Id: <199810250058.RAA19728@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/misc/tet Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1998/10/24 17:58:16 PDT Modified files: misc/tet Makefile Log: TET is now available off an FTP site. Change MASTER_SITE accordingly. Revision Changes Path 1.2 +2 -5 ports/misc/tet/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 18:30:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA23372 for cvs-all-outgoing; Sat, 24 Oct 1998 18:30:21 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA23367; Sat, 24 Oct 1998 18:30:20 -0700 (PDT) (envelope-from paul@FreeBSD.org) From: Paul Richards Received: (from paul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA20542; Sat, 24 Oct 1998 18:30:16 -0700 (PDT) Date: Sat, 24 Oct 1998 18:30:16 -0700 (PDT) Message-Id: <199810250130.SAA20542@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/isa isa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk paul 1998/10/24 18:30:16 PDT Modified files: sys/alpha/isa isa.c Log: Fix the interrupt mask generated for enabling/disabling interrupts 8 to 15. Revision Changes Path 1.5 +3 -3 src/sys/alpha/isa/isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 19:54:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA29181 for cvs-all-outgoing; Sat, 24 Oct 1998 19:54:33 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA29162 for ; Sat, 24 Oct 1998 19:54:30 -0700 (PDT) (envelope-from abial@nask.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.9.1/8.8.5) with SMTP id DAA15713 for ; Sun, 25 Oct 1998 03:59:50 +0100 (CET) X-Authentication-Warning: korin.warman.org.pl: abial owned process doing -bs Date: Sun, 25 Oct 1998 03:59:50 +0100 (CET) From: Andrzej Bialecki X-Sender: abial@korin.warman.org.pl To: committers@FreeBSD.ORG Subject: Missing .forward - apologies Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Hi, I'm pretty embarassed to admit that I completely forgot to create appropriate /var/forward/abial file... As a result, all mail for abial@freebsd.org (for the last 4 months) simply stayed on hub. I also didn't receive any notices about overflowing mailboxes, because they were sent to local accounts... Now, when I discovered it I started to browse it for messages sent directly to me, and unfortunately there were quite a few of them... :-(( So, my sincere apologies to all of you who sent me some important info, asked questions etc.. The reason I didn't answer was just this omission, not that I didn't care. I'll try to catch up with this (there were over 5000 messages there..) Andrzej Bialecki -------------------- ++-------++ ------------------------------------- ||PicoBSD|| FreeBSD in your pocket? Go and see: Research & Academic |+-------+| "Small & Embedded FreeBSD" Network in Poland | |TT~~~| | http://www.freebsd.org/~picobsd/ -------------------- ~-+==---+-+ ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 20:03:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA29901 for cvs-all-outgoing; Sat, 24 Oct 1998 20:03:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA29896; Sat, 24 Oct 1998 20:03:00 -0700 (PDT) (envelope-from abial@FreeBSD.org) From: Andrzej Bialecki Received: (from abial@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA22292; Sat, 24 Oct 1998 20:02:56 -0700 (PDT) Date: Sat, 24 Oct 1998 20:02:56 -0700 (PDT) Message-Id: <199810250302.UAA22292@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/picobsd/tinyware/mined LICENSE Makefile README mined.h mined1.c mined2.c src/release/picobsd/tinyware/msh LICENSE Makefile README sh.1 sh.h sh1.c sh2.c sh3.c sh4.c sh5.c sh6.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk abial 1998/10/24 20:02:56 PDT Removed files: release/picobsd/tinyware/mined LICENSE Makefile README mined.h mined1.c mined2.c release/picobsd/tinyware/msh LICENSE Makefile README sh.1 sh.h sh1.c sh2.c sh3.c sh4.c sh5.c sh6.c Log: With much regret, I had to remove these two programs - their license doesn't permit us to distribute them. I think I should take some law classes... Explained by: bde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 20:16:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA00751 for cvs-all-outgoing; Sat, 24 Oct 1998 20:16:09 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA00746; Sat, 24 Oct 1998 20:16:07 -0700 (PDT) (envelope-from abial@FreeBSD.org) From: Andrzej Bialecki Received: (from abial@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA22583; Sat, 24 Oct 1998 20:16:03 -0700 (PDT) Date: Sat, 24 Oct 1998 20:16:03 -0700 (PDT) Message-Id: <199810250316.UAA22583@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/release/picobsd/tinyware/kget Makefile README uc_eisa.c uc_isa.c uc_kmem.c uc_list.c uc_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk abial 1998/10/24 20:16:03 PDT Modified files: release/picobsd/tinyware/kget Makefile README Removed files: release/picobsd/tinyware/kget uc_eisa.c uc_isa.c uc_kmem.c uc_list.c uc_pci.c Log: Remove redundant copies, and give credit to proper person. Noticed by: jkh Revision Changes Path 1.3 +2 -1 src/release/picobsd/tinyware/kget/Makefile 1.2 +3 -2 src/release/picobsd/tinyware/kget/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 24 22:06:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA07287 for cvs-all-outgoing; Sat, 24 Oct 1998 22:06:47 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA07282; Sat, 24 Oct 1998 22:06:46 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA24676; Sat, 24 Oct 1998 22:06:42 -0700 (PDT) Date: Sat, 24 Oct 1998 22:06:42 -0700 (PDT) Message-Id: <199810250506.WAA24676@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/locale ansi.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ache 1998/10/24 22:06:42 PDT Modified files: lib/libc/locale ansi.c Log: fix unsigned overflow PR: 8437 Revision Changes Path 1.3 +7 -5 src/lib/libc/locale/ansi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message